### YamlMime:XRefMap sorted: true references: - uid: Dalamud.Configuration name: Dalamud.Configuration href: api/Dalamud.Configuration.html commentId: N:Dalamud.Configuration fullName: Dalamud.Configuration nameWithType: Dalamud.Configuration - uid: Dalamud.Configuration.IPluginConfiguration name: IPluginConfiguration href: api/Dalamud.Configuration.IPluginConfiguration.html commentId: T:Dalamud.Configuration.IPluginConfiguration fullName: Dalamud.Configuration.IPluginConfiguration nameWithType: IPluginConfiguration - uid: Dalamud.Configuration.IPluginConfiguration.Version name: Version href: api/Dalamud.Configuration.IPluginConfiguration.html#Dalamud_Configuration_IPluginConfiguration_Version commentId: P:Dalamud.Configuration.IPluginConfiguration.Version fullName: Dalamud.Configuration.IPluginConfiguration.Version nameWithType: IPluginConfiguration.Version - uid: Dalamud.Configuration.IPluginConfiguration.Version* name: Version href: api/Dalamud.Configuration.IPluginConfiguration.html#Dalamud_Configuration_IPluginConfiguration_Version_ commentId: Overload:Dalamud.Configuration.IPluginConfiguration.Version isSpec: "True" fullName: Dalamud.Configuration.IPluginConfiguration.Version nameWithType: IPluginConfiguration.Version - uid: Dalamud.Configuration.PluginConfigurations name: PluginConfigurations href: api/Dalamud.Configuration.PluginConfigurations.html commentId: T:Dalamud.Configuration.PluginConfigurations fullName: Dalamud.Configuration.PluginConfigurations nameWithType: PluginConfigurations - uid: Dalamud.Configuration.PluginConfigurations.#ctor(System.String) name: PluginConfigurations(String) href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations__ctor_System_String_ commentId: M:Dalamud.Configuration.PluginConfigurations.#ctor(System.String) fullName: Dalamud.Configuration.PluginConfigurations.PluginConfigurations(System.String) nameWithType: PluginConfigurations.PluginConfigurations(String) - uid: Dalamud.Configuration.PluginConfigurations.#ctor* name: PluginConfigurations href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations__ctor_ commentId: Overload:Dalamud.Configuration.PluginConfigurations.#ctor isSpec: "True" fullName: Dalamud.Configuration.PluginConfigurations.PluginConfigurations nameWithType: PluginConfigurations.PluginConfigurations - uid: Dalamud.Configuration.PluginConfigurations.Load(System.String) name: Load(String) href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations_Load_System_String_ commentId: M:Dalamud.Configuration.PluginConfigurations.Load(System.String) fullName: Dalamud.Configuration.PluginConfigurations.Load(System.String) nameWithType: PluginConfigurations.Load(String) - uid: Dalamud.Configuration.PluginConfigurations.Load* name: Load href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations_Load_ commentId: Overload:Dalamud.Configuration.PluginConfigurations.Load isSpec: "True" fullName: Dalamud.Configuration.PluginConfigurations.Load nameWithType: PluginConfigurations.Load - uid: Dalamud.Configuration.PluginConfigurations.LoadForType* name: LoadForType href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations_LoadForType_ commentId: Overload:Dalamud.Configuration.PluginConfigurations.LoadForType isSpec: "True" fullName: Dalamud.Configuration.PluginConfigurations.LoadForType nameWithType: PluginConfigurations.LoadForType - uid: Dalamud.Configuration.PluginConfigurations.LoadForType``1(System.String) name: LoadForType(String) href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations_LoadForType__1_System_String_ commentId: M:Dalamud.Configuration.PluginConfigurations.LoadForType``1(System.String) name.vb: LoadForType(Of T)(String) fullName: Dalamud.Configuration.PluginConfigurations.LoadForType(System.String) fullName.vb: Dalamud.Configuration.PluginConfigurations.LoadForType(Of T)(System.String) nameWithType: PluginConfigurations.LoadForType(String) nameWithType.vb: PluginConfigurations.LoadForType(Of T)(String) - uid: Dalamud.Configuration.PluginConfigurations.Save(Dalamud.Configuration.IPluginConfiguration,System.String) name: Save(IPluginConfiguration, String) href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations_Save_Dalamud_Configuration_IPluginConfiguration_System_String_ commentId: M:Dalamud.Configuration.PluginConfigurations.Save(Dalamud.Configuration.IPluginConfiguration,System.String) fullName: Dalamud.Configuration.PluginConfigurations.Save(Dalamud.Configuration.IPluginConfiguration, System.String) nameWithType: PluginConfigurations.Save(IPluginConfiguration, String) - uid: Dalamud.Configuration.PluginConfigurations.Save* name: Save href: api/Dalamud.Configuration.PluginConfigurations.html#Dalamud_Configuration_PluginConfigurations_Save_ commentId: Overload:Dalamud.Configuration.PluginConfigurations.Save isSpec: "True" fullName: Dalamud.Configuration.PluginConfigurations.Save nameWithType: PluginConfigurations.Save - uid: Dalamud.Data name: Dalamud.Data href: api/Dalamud.Data.html commentId: N:Dalamud.Data fullName: Dalamud.Data nameWithType: Dalamud.Data - uid: Dalamud.Data.DataManager name: DataManager href: api/Dalamud.Data.DataManager.html commentId: T:Dalamud.Data.DataManager fullName: Dalamud.Data.DataManager nameWithType: DataManager - uid: Dalamud.Data.DataManager.#ctor(Dalamud.ClientLanguage) name: DataManager(ClientLanguage) href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager__ctor_Dalamud_ClientLanguage_ commentId: M:Dalamud.Data.DataManager.#ctor(Dalamud.ClientLanguage) fullName: Dalamud.Data.DataManager.DataManager(Dalamud.ClientLanguage) nameWithType: DataManager.DataManager(ClientLanguage) - uid: Dalamud.Data.DataManager.#ctor* name: DataManager href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager__ctor_ commentId: Overload:Dalamud.Data.DataManager.#ctor isSpec: "True" fullName: Dalamud.Data.DataManager.DataManager nameWithType: DataManager.DataManager - uid: Dalamud.Data.DataManager.ClientOpCodes name: ClientOpCodes href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_ClientOpCodes commentId: P:Dalamud.Data.DataManager.ClientOpCodes fullName: Dalamud.Data.DataManager.ClientOpCodes nameWithType: DataManager.ClientOpCodes - uid: Dalamud.Data.DataManager.ClientOpCodes* name: ClientOpCodes href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_ClientOpCodes_ commentId: Overload:Dalamud.Data.DataManager.ClientOpCodes isSpec: "True" fullName: Dalamud.Data.DataManager.ClientOpCodes nameWithType: DataManager.ClientOpCodes - uid: Dalamud.Data.DataManager.Excel name: Excel href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_Excel commentId: P:Dalamud.Data.DataManager.Excel fullName: Dalamud.Data.DataManager.Excel nameWithType: DataManager.Excel - uid: Dalamud.Data.DataManager.Excel* name: Excel href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_Excel_ commentId: Overload:Dalamud.Data.DataManager.Excel isSpec: "True" fullName: Dalamud.Data.DataManager.Excel nameWithType: DataManager.Excel - uid: Dalamud.Data.DataManager.GetExcelSheet* name: GetExcelSheet href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetExcelSheet_ commentId: Overload:Dalamud.Data.DataManager.GetExcelSheet isSpec: "True" fullName: Dalamud.Data.DataManager.GetExcelSheet nameWithType: DataManager.GetExcelSheet - uid: Dalamud.Data.DataManager.GetExcelSheet``1 name: GetExcelSheet() href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetExcelSheet__1 commentId: M:Dalamud.Data.DataManager.GetExcelSheet``1 name.vb: GetExcelSheet(Of T)() fullName: Dalamud.Data.DataManager.GetExcelSheet() fullName.vb: Dalamud.Data.DataManager.GetExcelSheet(Of T)() nameWithType: DataManager.GetExcelSheet() nameWithType.vb: DataManager.GetExcelSheet(Of T)() - uid: Dalamud.Data.DataManager.GetFile(System.String) name: GetFile(String) href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetFile_System_String_ commentId: M:Dalamud.Data.DataManager.GetFile(System.String) fullName: Dalamud.Data.DataManager.GetFile(System.String) nameWithType: DataManager.GetFile(String) - uid: Dalamud.Data.DataManager.GetFile* name: GetFile href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetFile_ commentId: Overload:Dalamud.Data.DataManager.GetFile isSpec: "True" fullName: Dalamud.Data.DataManager.GetFile nameWithType: DataManager.GetFile - uid: Dalamud.Data.DataManager.GetFile``1(System.String) name: GetFile(String) href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetFile__1_System_String_ commentId: M:Dalamud.Data.DataManager.GetFile``1(System.String) name.vb: GetFile(Of T)(String) fullName: Dalamud.Data.DataManager.GetFile(System.String) fullName.vb: Dalamud.Data.DataManager.GetFile(Of T)(System.String) nameWithType: DataManager.GetFile(String) nameWithType.vb: DataManager.GetFile(Of T)(String) - uid: Dalamud.Data.DataManager.GetIcon(Dalamud.ClientLanguage,System.Int32) name: GetIcon(ClientLanguage, Int32) href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetIcon_Dalamud_ClientLanguage_System_Int32_ commentId: M:Dalamud.Data.DataManager.GetIcon(Dalamud.ClientLanguage,System.Int32) fullName: Dalamud.Data.DataManager.GetIcon(Dalamud.ClientLanguage, System.Int32) nameWithType: DataManager.GetIcon(ClientLanguage, Int32) - uid: Dalamud.Data.DataManager.GetIcon(System.Int32) name: GetIcon(Int32) href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetIcon_System_Int32_ commentId: M:Dalamud.Data.DataManager.GetIcon(System.Int32) fullName: Dalamud.Data.DataManager.GetIcon(System.Int32) nameWithType: DataManager.GetIcon(Int32) - uid: Dalamud.Data.DataManager.GetIcon(System.String,System.Int32) name: GetIcon(String, Int32) href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetIcon_System_String_System_Int32_ commentId: M:Dalamud.Data.DataManager.GetIcon(System.String,System.Int32) fullName: Dalamud.Data.DataManager.GetIcon(System.String, System.Int32) nameWithType: DataManager.GetIcon(String, Int32) - uid: Dalamud.Data.DataManager.GetIcon* name: GetIcon href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_GetIcon_ commentId: Overload:Dalamud.Data.DataManager.GetIcon isSpec: "True" fullName: Dalamud.Data.DataManager.GetIcon nameWithType: DataManager.GetIcon - uid: Dalamud.Data.DataManager.Initialize(System.String) name: Initialize(String) href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_Initialize_System_String_ commentId: M:Dalamud.Data.DataManager.Initialize(System.String) fullName: Dalamud.Data.DataManager.Initialize(System.String) nameWithType: DataManager.Initialize(String) - uid: Dalamud.Data.DataManager.Initialize* name: Initialize href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_Initialize_ commentId: Overload:Dalamud.Data.DataManager.Initialize isSpec: "True" fullName: Dalamud.Data.DataManager.Initialize nameWithType: DataManager.Initialize - uid: Dalamud.Data.DataManager.IsDataReady name: IsDataReady href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_IsDataReady commentId: P:Dalamud.Data.DataManager.IsDataReady fullName: Dalamud.Data.DataManager.IsDataReady nameWithType: DataManager.IsDataReady - uid: Dalamud.Data.DataManager.IsDataReady* name: IsDataReady href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_IsDataReady_ commentId: Overload:Dalamud.Data.DataManager.IsDataReady isSpec: "True" fullName: Dalamud.Data.DataManager.IsDataReady nameWithType: DataManager.IsDataReady - uid: Dalamud.Data.DataManager.ServerOpCodes name: ServerOpCodes href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_ServerOpCodes commentId: P:Dalamud.Data.DataManager.ServerOpCodes fullName: Dalamud.Data.DataManager.ServerOpCodes nameWithType: DataManager.ServerOpCodes - uid: Dalamud.Data.DataManager.ServerOpCodes* name: ServerOpCodes href: api/Dalamud.Data.DataManager.html#Dalamud_Data_DataManager_ServerOpCodes_ commentId: Overload:Dalamud.Data.DataManager.ServerOpCodes isSpec: "True" fullName: Dalamud.Data.DataManager.ServerOpCodes nameWithType: DataManager.ServerOpCodes - uid: Dalamud.Data.LuminaExtensions name: Dalamud.Data.LuminaExtensions href: api/Dalamud.Data.LuminaExtensions.html commentId: N:Dalamud.Data.LuminaExtensions fullName: Dalamud.Data.LuminaExtensions nameWithType: Dalamud.Data.LuminaExtensions - uid: Dalamud.Data.LuminaExtensions.TexFileExtensions name: TexFileExtensions href: api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html commentId: T:Dalamud.Data.LuminaExtensions.TexFileExtensions fullName: Dalamud.Data.LuminaExtensions.TexFileExtensions nameWithType: TexFileExtensions - uid: Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData(Lumina.Data.Files.TexFile) name: GetRgbaImageData(TexFile) href: api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html#Dalamud_Data_LuminaExtensions_TexFileExtensions_GetRgbaImageData_Lumina_Data_Files_TexFile_ commentId: M:Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData(Lumina.Data.Files.TexFile) fullName: Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData(Lumina.Data.Files.TexFile) nameWithType: TexFileExtensions.GetRgbaImageData(TexFile) - uid: Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData* name: GetRgbaImageData href: api/Dalamud.Data.LuminaExtensions.TexFileExtensions.html#Dalamud_Data_LuminaExtensions_TexFileExtensions_GetRgbaImageData_ commentId: Overload:Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData isSpec: "True" fullName: Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData nameWithType: TexFileExtensions.GetRgbaImageData - uid: Dalamud.Data.TransientSheet name: Dalamud.Data.TransientSheet href: api/Dalamud.Data.TransientSheet.html commentId: N:Dalamud.Data.TransientSheet fullName: Dalamud.Data.TransientSheet nameWithType: Dalamud.Data.TransientSheet - uid: Dalamud.Data.TransientSheet.Completion name: Completion href: api/Dalamud.Data.TransientSheet.Completion.html commentId: T:Dalamud.Data.TransientSheet.Completion fullName: Dalamud.Data.TransientSheet.Completion nameWithType: Completion - uid: Dalamud.Data.TransientSheet.Completion.Group name: Group href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_Group commentId: F:Dalamud.Data.TransientSheet.Completion.Group fullName: Dalamud.Data.TransientSheet.Completion.Group nameWithType: Completion.Group - uid: Dalamud.Data.TransientSheet.Completion.GroupTitle name: GroupTitle href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_GroupTitle commentId: F:Dalamud.Data.TransientSheet.Completion.GroupTitle fullName: Dalamud.Data.TransientSheet.Completion.GroupTitle nameWithType: Completion.GroupTitle - uid: Dalamud.Data.TransientSheet.Completion.Key name: Key href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_Key commentId: F:Dalamud.Data.TransientSheet.Completion.Key fullName: Dalamud.Data.TransientSheet.Completion.Key nameWithType: Completion.Key - uid: Dalamud.Data.TransientSheet.Completion.LookupTable name: LookupTable href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_LookupTable commentId: F:Dalamud.Data.TransientSheet.Completion.LookupTable fullName: Dalamud.Data.TransientSheet.Completion.LookupTable nameWithType: Completion.LookupTable - uid: Dalamud.Data.TransientSheet.Completion.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) name: PopulateData(RowParser, Lumina) href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_PopulateData_Lumina_Excel_RowParser_Lumina_Lumina_ commentId: M:Dalamud.Data.TransientSheet.Completion.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) fullName: Dalamud.Data.TransientSheet.Completion.PopulateData(Lumina.Excel.RowParser, Lumina.Lumina) nameWithType: Completion.PopulateData(RowParser, Lumina) - uid: Dalamud.Data.TransientSheet.Completion.PopulateData* name: PopulateData href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_PopulateData_ commentId: Overload:Dalamud.Data.TransientSheet.Completion.PopulateData isSpec: "True" fullName: Dalamud.Data.TransientSheet.Completion.PopulateData nameWithType: Completion.PopulateData - uid: Dalamud.Data.TransientSheet.Completion.RowId name: RowId href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_RowId commentId: P:Dalamud.Data.TransientSheet.Completion.RowId fullName: Dalamud.Data.TransientSheet.Completion.RowId nameWithType: Completion.RowId - uid: Dalamud.Data.TransientSheet.Completion.RowId* name: RowId href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_RowId_ commentId: Overload:Dalamud.Data.TransientSheet.Completion.RowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.Completion.RowId nameWithType: Completion.RowId - uid: Dalamud.Data.TransientSheet.Completion.SubRowId name: SubRowId href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_SubRowId commentId: P:Dalamud.Data.TransientSheet.Completion.SubRowId fullName: Dalamud.Data.TransientSheet.Completion.SubRowId nameWithType: Completion.SubRowId - uid: Dalamud.Data.TransientSheet.Completion.SubRowId* name: SubRowId href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_SubRowId_ commentId: Overload:Dalamud.Data.TransientSheet.Completion.SubRowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.Completion.SubRowId nameWithType: Completion.SubRowId - uid: Dalamud.Data.TransientSheet.Completion.Text name: Text href: api/Dalamud.Data.TransientSheet.Completion.html#Dalamud_Data_TransientSheet_Completion_Text commentId: F:Dalamud.Data.TransientSheet.Completion.Text fullName: Dalamud.Data.TransientSheet.Completion.Text nameWithType: Completion.Text - uid: Dalamud.Data.TransientSheet.ContentFinderCondition name: ContentFinderCondition href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html commentId: T:Dalamud.Data.TransientSheet.ContentFinderCondition fullName: Dalamud.Data.TransientSheet.ContentFinderCondition nameWithType: ContentFinderCondition - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.AcceptClassJobCategory name: AcceptClassJobCategory href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_AcceptClassJobCategory commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.AcceptClassJobCategory fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.AcceptClassJobCategory nameWithType: ContentFinderCondition.AcceptClassJobCategory - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.AllianceRoulette name: AllianceRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_AllianceRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.AllianceRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.AllianceRoulette nameWithType: ContentFinderCondition.AllianceRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowReplacement name: AllowReplacement href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_AllowReplacement commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.AllowReplacement fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowReplacement nameWithType: ContentFinderCondition.AllowReplacement - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowReplacement* name: AllowReplacement href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_AllowReplacement_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.AllowReplacement isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowReplacement nameWithType: ContentFinderCondition.AllowReplacement - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowUndersized name: AllowUndersized href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_AllowUndersized commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.AllowUndersized fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowUndersized nameWithType: ContentFinderCondition.AllowUndersized - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowUndersized* name: AllowUndersized href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_AllowUndersized_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.AllowUndersized isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.AllowUndersized nameWithType: ContentFinderCondition.AllowUndersized - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ClassJobLevelRequired name: ClassJobLevelRequired href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ClassJobLevelRequired commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ClassJobLevelRequired fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ClassJobLevelRequired nameWithType: ContentFinderCondition.ClassJobLevelRequired - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ClassJobLevelSync name: ClassJobLevelSync href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ClassJobLevelSync commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ClassJobLevelSync fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ClassJobLevelSync nameWithType: ContentFinderCondition.ClassJobLevelSync - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.Content name: Content href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_Content commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.Content fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.Content nameWithType: ContentFinderCondition.Content - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ContentLinkType name: ContentLinkType href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ContentLinkType commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ContentLinkType fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ContentLinkType nameWithType: ContentFinderCondition.ContentLinkType - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ContentMemberType name: ContentMemberType href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ContentMemberType commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ContentMemberType fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ContentMemberType nameWithType: ContentFinderCondition.ContentMemberType - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ContentType name: ContentType href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ContentType commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ContentType fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ContentType nameWithType: ContentFinderCondition.ContentType - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.DailyFrontlineChallenge name: DailyFrontlineChallenge href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_DailyFrontlineChallenge commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.DailyFrontlineChallenge fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.DailyFrontlineChallenge nameWithType: ContentFinderCondition.DailyFrontlineChallenge - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.DutyRecorderAllowed name: DutyRecorderAllowed href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_DutyRecorderAllowed commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.DutyRecorderAllowed fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.DutyRecorderAllowed nameWithType: ContentFinderCondition.DutyRecorderAllowed - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.DutyRecorderAllowed* name: DutyRecorderAllowed href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_DutyRecorderAllowed_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.DutyRecorderAllowed isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.DutyRecorderAllowed nameWithType: ContentFinderCondition.DutyRecorderAllowed - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ExpertRoulette name: ExpertRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ExpertRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ExpertRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ExpertRoulette nameWithType: ContentFinderCondition.ExpertRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.GuildHestRoulette name: GuildHestRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_GuildHestRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.GuildHestRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.GuildHestRoulette nameWithType: ContentFinderCondition.GuildHestRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.HighEndDuty name: HighEndDuty href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_HighEndDuty commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.HighEndDuty fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.HighEndDuty nameWithType: ContentFinderCondition.HighEndDuty - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.HighEndDuty* name: HighEndDuty href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_HighEndDuty_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.HighEndDuty isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.HighEndDuty nameWithType: ContentFinderCondition.HighEndDuty - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.Icon name: Icon href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_Icon commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.Icon fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.Icon nameWithType: ContentFinderCondition.Icon - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.Image name: Image href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_Image commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.Image fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.Image nameWithType: ContentFinderCondition.Image - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ItemLevelRequired name: ItemLevelRequired href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ItemLevelRequired commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ItemLevelRequired fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ItemLevelRequired nameWithType: ContentFinderCondition.ItemLevelRequired - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ItemLevelSync name: ItemLevelSync href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ItemLevelSync commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ItemLevelSync fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ItemLevelSync nameWithType: ContentFinderCondition.ItemLevelSync - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.Level5060Roulette name: Level5060Roulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_Level5060Roulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.Level5060Roulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.Level5060Roulette nameWithType: ContentFinderCondition.Level5060Roulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.Level70Roulette name: Level70Roulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_Level70Roulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.Level70Roulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.Level70Roulette nameWithType: ContentFinderCondition.Level70Roulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.LevelingRoulette name: LevelingRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_LevelingRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.LevelingRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.LevelingRoulette nameWithType: ContentFinderCondition.LevelingRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.MentorRoulette name: MentorRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_MentorRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.MentorRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.MentorRoulette nameWithType: ContentFinderCondition.MentorRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.MSQRoulette name: MSQRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_MSQRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.MSQRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.MSQRoulette nameWithType: ContentFinderCondition.MSQRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.Name name: Name href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_Name commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.Name fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.Name nameWithType: ContentFinderCondition.Name - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.NormalRaidRoulette name: NormalRaidRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_NormalRaidRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.NormalRaidRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.NormalRaidRoulette nameWithType: ContentFinderCondition.NormalRaidRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) name: PopulateData(RowParser, Lumina) href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_PopulateData_Lumina_Excel_RowParser_Lumina_Lumina_ commentId: M:Dalamud.Data.TransientSheet.ContentFinderCondition.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.PopulateData(Lumina.Excel.RowParser, Lumina.Lumina) nameWithType: ContentFinderCondition.PopulateData(RowParser, Lumina) - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.PopulateData* name: PopulateData href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_PopulateData_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.PopulateData isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.PopulateData nameWithType: ContentFinderCondition.PopulateData - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.PvP name: PvP href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_PvP commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.PvP fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.PvP nameWithType: ContentFinderCondition.PvP - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.PvP* name: PvP href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_PvP_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.PvP isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.PvP nameWithType: ContentFinderCondition.PvP - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.RowId name: RowId href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_RowId commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.RowId fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.RowId nameWithType: ContentFinderCondition.RowId - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.RowId* name: RowId href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_RowId_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.RowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.RowId nameWithType: ContentFinderCondition.RowId - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.ShortCode name: ShortCode href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_ShortCode commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.ShortCode fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.ShortCode nameWithType: ContentFinderCondition.ShortCode - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.SortKey name: SortKey href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_SortKey commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.SortKey fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.SortKey nameWithType: ContentFinderCondition.SortKey - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.SubRowId name: SubRowId href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_SubRowId commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.SubRowId fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.SubRowId nameWithType: ContentFinderCondition.SubRowId - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.SubRowId* name: SubRowId href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_SubRowId_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.SubRowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.SubRowId nameWithType: ContentFinderCondition.SubRowId - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.TerritoryType name: TerritoryType href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_TerritoryType commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.TerritoryType fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.TerritoryType nameWithType: ContentFinderCondition.TerritoryType - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.Transient name: Transient href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_Transient commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.Transient fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.Transient nameWithType: ContentFinderCondition.Transient - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.TransientKey name: TransientKey href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_TransientKey commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.TransientKey fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.TransientKey nameWithType: ContentFinderCondition.TransientKey - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.TrialRoulette name: TrialRoulette href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_TrialRoulette commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.TrialRoulette fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.TrialRoulette nameWithType: ContentFinderCondition.TrialRoulette - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown10 name: unknown10 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown10 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown10 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown10 nameWithType: ContentFinderCondition.unknown10 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown11 name: unknown11 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown11 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown11 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown11 nameWithType: ContentFinderCondition.unknown11 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown13 name: unknown13 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown13 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown13 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown13 nameWithType: ContentFinderCondition.unknown13 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown15 name: unknown15 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown15 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown15 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown15 nameWithType: ContentFinderCondition.unknown15 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown16 name: unknown16 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown16 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown16 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown16 nameWithType: ContentFinderCondition.unknown16 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown17 name: unknown17 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown17 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown17 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown17 nameWithType: ContentFinderCondition.unknown17 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown18 name: unknown18 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown18 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown18 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown18 nameWithType: ContentFinderCondition.unknown18 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown19 name: unknown19 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown19 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown19 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown19 nameWithType: ContentFinderCondition.unknown19 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1a name: unknown1a href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown1a commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1a fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1a nameWithType: ContentFinderCondition.unknown1a - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1b name: unknown1b href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown1b commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1b fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1b nameWithType: ContentFinderCondition.unknown1b - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1c name: unknown1c href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown1c commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1c fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1c nameWithType: ContentFinderCondition.unknown1c - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1d name: unknown1d href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown1d commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1d fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1d nameWithType: ContentFinderCondition.unknown1d - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1e name: unknown1e href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown1e commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1e fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1e nameWithType: ContentFinderCondition.unknown1e - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1f name: unknown1f href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown1f commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1f fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown1f nameWithType: ContentFinderCondition.unknown1f - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown20 name: unknown20 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown20 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown20 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown20 nameWithType: ContentFinderCondition.unknown20 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown21 name: unknown21 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown21 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown21 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown21 nameWithType: ContentFinderCondition.unknown21 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown22 name: unknown22 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown22 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown22 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown22 nameWithType: ContentFinderCondition.unknown22 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown23 name: unknown23 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown23 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown23 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown23 nameWithType: ContentFinderCondition.unknown23 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown24 name: unknown24 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown24 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown24 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown24 nameWithType: ContentFinderCondition.unknown24 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown25 name: unknown25 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown25 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown25 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown25 nameWithType: ContentFinderCondition.unknown25 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown26 name: unknown26 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown26 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown26 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown26 nameWithType: ContentFinderCondition.unknown26 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown27 name: unknown27 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown27 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown27 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown27 nameWithType: ContentFinderCondition.unknown27 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown28 name: unknown28 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown28 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown28 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown28 nameWithType: ContentFinderCondition.unknown28 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown29 name: unknown29 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown29 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown29 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown29 nameWithType: ContentFinderCondition.unknown29 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown2a name: unknown2a href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown2a commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown2a fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown2a nameWithType: ContentFinderCondition.unknown2a - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown30 name: unknown30 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown30 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown30 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown30 nameWithType: ContentFinderCondition.unknown30 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown34 name: unknown34 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown34 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown34 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown34 nameWithType: ContentFinderCondition.unknown34 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown4c name: unknown4c href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown4c commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown4c fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown4c nameWithType: ContentFinderCondition.unknown4c - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown55 name: unknown55 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown55 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown55 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown55 nameWithType: ContentFinderCondition.unknown55 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown58 name: unknown58 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown58 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown58 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown58 nameWithType: ContentFinderCondition.unknown58 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown59 name: unknown59 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown59 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown59 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown59 nameWithType: ContentFinderCondition.unknown59 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown5a name: unknown5a href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown5a commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown5a fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown5a nameWithType: ContentFinderCondition.unknown5a - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown5d name: unknown5d href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown5d commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown5d fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown5d nameWithType: ContentFinderCondition.unknown5d - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown60 name: unknown60 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown60 commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown60 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown60 nameWithType: ContentFinderCondition.unknown60 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_10 name: unknown61_10 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_10 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_10 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_10 nameWithType: ContentFinderCondition.unknown61_10 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_10* name: unknown61_10 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_10_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_10 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_10 nameWithType: ContentFinderCondition.unknown61_10 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_20 name: unknown61_20 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_20 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_20 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_20 nameWithType: ContentFinderCondition.unknown61_20 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_20* name: unknown61_20 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_20_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_20 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_20 nameWithType: ContentFinderCondition.unknown61_20 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_40 name: unknown61_40 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_40 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_40 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_40 nameWithType: ContentFinderCondition.unknown61_40 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_40* name: unknown61_40 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_40_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_40 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_40 nameWithType: ContentFinderCondition.unknown61_40 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_8 name: unknown61_8 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_8 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_8 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_8 nameWithType: ContentFinderCondition.unknown61_8 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_8* name: unknown61_8 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown61_8_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_8 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown61_8 nameWithType: ContentFinderCondition.unknown61_8 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_1 name: unknown62_1 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_1 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_1 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_1 nameWithType: ContentFinderCondition.unknown62_1 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_1* name: unknown62_1 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_1_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_1 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_1 nameWithType: ContentFinderCondition.unknown62_1 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_10 name: unknown62_10 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_10 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_10 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_10 nameWithType: ContentFinderCondition.unknown62_10 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_10* name: unknown62_10 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_10_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_10 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_10 nameWithType: ContentFinderCondition.unknown62_10 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_2 name: unknown62_2 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_2 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_2 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_2 nameWithType: ContentFinderCondition.unknown62_2 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_2* name: unknown62_2 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_2_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_2 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_2 nameWithType: ContentFinderCondition.unknown62_2 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_20 name: unknown62_20 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_20 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_20 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_20 nameWithType: ContentFinderCondition.unknown62_20 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_20* name: unknown62_20 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_20_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_20 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_20 nameWithType: ContentFinderCondition.unknown62_20 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_4 name: unknown62_4 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_4 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_4 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_4 nameWithType: ContentFinderCondition.unknown62_4 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_4* name: unknown62_4 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_4_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_4 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_4 nameWithType: ContentFinderCondition.unknown62_4 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_40 name: unknown62_40 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_40 commentId: P:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_40 fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_40 nameWithType: ContentFinderCondition.unknown62_40 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_40* name: unknown62_40 href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknown62_40_ commentId: Overload:Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_40 isSpec: "True" fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknown62_40 nameWithType: ContentFinderCondition.unknown62_40 - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknownd name: unknownd href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknownd commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknownd fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknownd nameWithType: ContentFinderCondition.unknownd - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknowne name: unknowne href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknowne commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknowne fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknowne nameWithType: ContentFinderCondition.unknowne - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.unknownf name: unknownf href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_unknownf commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.unknownf fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.unknownf nameWithType: ContentFinderCondition.unknownf - uid: Dalamud.Data.TransientSheet.ContentFinderCondition.UnlockQuest name: UnlockQuest href: api/Dalamud.Data.TransientSheet.ContentFinderCondition.html#Dalamud_Data_TransientSheet_ContentFinderCondition_UnlockQuest commentId: F:Dalamud.Data.TransientSheet.ContentFinderCondition.UnlockQuest fullName: Dalamud.Data.TransientSheet.ContentFinderCondition.UnlockQuest nameWithType: ContentFinderCondition.UnlockQuest - uid: Dalamud.Data.TransientSheet.Item name: Item href: api/Dalamud.Data.TransientSheet.Item.html commentId: T:Dalamud.Data.TransientSheet.Item fullName: Dalamud.Data.TransientSheet.Item nameWithType: Item - uid: Dalamud.Data.TransientSheet.Item.AdditionalData name: AdditionalData href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_AdditionalData commentId: F:Dalamud.Data.TransientSheet.Item.AdditionalData fullName: Dalamud.Data.TransientSheet.Item.AdditionalData nameWithType: Item.AdditionalData - uid: Dalamud.Data.TransientSheet.Item.Adjective name: Adjective href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Adjective commentId: F:Dalamud.Data.TransientSheet.Item.Adjective fullName: Dalamud.Data.TransientSheet.Item.Adjective nameWithType: Item.Adjective - uid: Dalamud.Data.TransientSheet.Item.AetherialReduce name: AetherialReduce href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_AetherialReduce commentId: F:Dalamud.Data.TransientSheet.Item.AetherialReduce fullName: Dalamud.Data.TransientSheet.Item.AetherialReduce nameWithType: Item.AetherialReduce - uid: Dalamud.Data.TransientSheet.Item.AlwaysCollectable name: AlwaysCollectable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_AlwaysCollectable commentId: P:Dalamud.Data.TransientSheet.Item.AlwaysCollectable fullName: Dalamud.Data.TransientSheet.Item.AlwaysCollectable nameWithType: Item.AlwaysCollectable - uid: Dalamud.Data.TransientSheet.Item.AlwaysCollectable* name: AlwaysCollectable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_AlwaysCollectable_ commentId: Overload:Dalamud.Data.TransientSheet.Item.AlwaysCollectable isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.AlwaysCollectable nameWithType: Item.AlwaysCollectable - uid: Dalamud.Data.TransientSheet.Item.Article name: Article href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Article commentId: F:Dalamud.Data.TransientSheet.Item.Article fullName: Dalamud.Data.TransientSheet.Item.Article nameWithType: Item.Article - uid: Dalamud.Data.TransientSheet.Item.BaseParamModifier name: BaseParamModifier href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_BaseParamModifier commentId: F:Dalamud.Data.TransientSheet.Item.BaseParamModifier fullName: Dalamud.Data.TransientSheet.Item.BaseParamModifier nameWithType: Item.BaseParamModifier - uid: Dalamud.Data.TransientSheet.Item.Block name: Block href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Block commentId: F:Dalamud.Data.TransientSheet.Item.Block fullName: Dalamud.Data.TransientSheet.Item.Block nameWithType: Item.Block - uid: Dalamud.Data.TransientSheet.Item.BlockRate name: BlockRate href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_BlockRate commentId: F:Dalamud.Data.TransientSheet.Item.BlockRate fullName: Dalamud.Data.TransientSheet.Item.BlockRate nameWithType: Item.BlockRate - uid: Dalamud.Data.TransientSheet.Item.CanBeHq name: CanBeHq href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_CanBeHq commentId: P:Dalamud.Data.TransientSheet.Item.CanBeHq fullName: Dalamud.Data.TransientSheet.Item.CanBeHq nameWithType: Item.CanBeHq - uid: Dalamud.Data.TransientSheet.Item.CanBeHq* name: CanBeHq href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_CanBeHq_ commentId: Overload:Dalamud.Data.TransientSheet.Item.CanBeHq isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.CanBeHq nameWithType: Item.CanBeHq - uid: Dalamud.Data.TransientSheet.Item.ClassJobCategory name: ClassJobCategory href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ClassJobCategory commentId: F:Dalamud.Data.TransientSheet.Item.ClassJobCategory fullName: Dalamud.Data.TransientSheet.Item.ClassJobCategory nameWithType: Item.ClassJobCategory - uid: Dalamud.Data.TransientSheet.Item.ClassJobRepair name: ClassJobRepair href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ClassJobRepair commentId: F:Dalamud.Data.TransientSheet.Item.ClassJobRepair fullName: Dalamud.Data.TransientSheet.Item.ClassJobRepair nameWithType: Item.ClassJobRepair - uid: Dalamud.Data.TransientSheet.Item.ClassJobUse name: ClassJobUse href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ClassJobUse commentId: F:Dalamud.Data.TransientSheet.Item.ClassJobUse fullName: Dalamud.Data.TransientSheet.Item.ClassJobUse nameWithType: Item.ClassJobUse - uid: Dalamud.Data.TransientSheet.Item.Cooldowns name: Cooldowns href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Cooldowns commentId: F:Dalamud.Data.TransientSheet.Item.Cooldowns fullName: Dalamud.Data.TransientSheet.Item.Cooldowns nameWithType: Item.Cooldowns - uid: Dalamud.Data.TransientSheet.Item.DamageMag name: DamageMag href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_DamageMag commentId: F:Dalamud.Data.TransientSheet.Item.DamageMag fullName: Dalamud.Data.TransientSheet.Item.DamageMag nameWithType: Item.DamageMag - uid: Dalamud.Data.TransientSheet.Item.DamagePhys name: DamagePhys href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_DamagePhys commentId: F:Dalamud.Data.TransientSheet.Item.DamagePhys fullName: Dalamud.Data.TransientSheet.Item.DamagePhys nameWithType: Item.DamagePhys - uid: Dalamud.Data.TransientSheet.Item.DefenseMag name: DefenseMag href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_DefenseMag commentId: F:Dalamud.Data.TransientSheet.Item.DefenseMag fullName: Dalamud.Data.TransientSheet.Item.DefenseMag nameWithType: Item.DefenseMag - uid: Dalamud.Data.TransientSheet.Item.DefensePhys name: DefensePhys href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_DefensePhys commentId: F:Dalamud.Data.TransientSheet.Item.DefensePhys fullName: Dalamud.Data.TransientSheet.Item.DefensePhys nameWithType: Item.DefensePhys - uid: Dalamud.Data.TransientSheet.Item.Delayms name: Delayms href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Delayms commentId: F:Dalamud.Data.TransientSheet.Item.Delayms fullName: Dalamud.Data.TransientSheet.Item.Delayms nameWithType: Item.Delayms - uid: Dalamud.Data.TransientSheet.Item.Description name: Description href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Description commentId: F:Dalamud.Data.TransientSheet.Item.Description fullName: Dalamud.Data.TransientSheet.Item.Description nameWithType: Item.Description - uid: Dalamud.Data.TransientSheet.Item.EquipRestriction name: EquipRestriction href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_EquipRestriction commentId: F:Dalamud.Data.TransientSheet.Item.EquipRestriction fullName: Dalamud.Data.TransientSheet.Item.EquipRestriction nameWithType: Item.EquipRestriction - uid: Dalamud.Data.TransientSheet.Item.EquipSlotCategory name: EquipSlotCategory href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_EquipSlotCategory commentId: F:Dalamud.Data.TransientSheet.Item.EquipSlotCategory fullName: Dalamud.Data.TransientSheet.Item.EquipSlotCategory nameWithType: Item.EquipSlotCategory - uid: Dalamud.Data.TransientSheet.Item.FilterGroup name: FilterGroup href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_FilterGroup commentId: F:Dalamud.Data.TransientSheet.Item.FilterGroup fullName: Dalamud.Data.TransientSheet.Item.FilterGroup nameWithType: Item.FilterGroup - uid: Dalamud.Data.TransientSheet.Item.GrandCompany name: GrandCompany href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_GrandCompany commentId: F:Dalamud.Data.TransientSheet.Item.GrandCompany fullName: Dalamud.Data.TransientSheet.Item.GrandCompany nameWithType: Item.GrandCompany - uid: Dalamud.Data.TransientSheet.Item.Icon name: Icon href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Icon commentId: F:Dalamud.Data.TransientSheet.Item.Icon fullName: Dalamud.Data.TransientSheet.Item.Icon nameWithType: Item.Icon - uid: Dalamud.Data.TransientSheet.Item.IsAdvancedMeldingPermitted name: IsAdvancedMeldingPermitted href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsAdvancedMeldingPermitted commentId: P:Dalamud.Data.TransientSheet.Item.IsAdvancedMeldingPermitted fullName: Dalamud.Data.TransientSheet.Item.IsAdvancedMeldingPermitted nameWithType: Item.IsAdvancedMeldingPermitted - uid: Dalamud.Data.TransientSheet.Item.IsAdvancedMeldingPermitted* name: IsAdvancedMeldingPermitted href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsAdvancedMeldingPermitted_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsAdvancedMeldingPermitted isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsAdvancedMeldingPermitted nameWithType: Item.IsAdvancedMeldingPermitted - uid: Dalamud.Data.TransientSheet.Item.IsCollectable name: IsCollectable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsCollectable commentId: P:Dalamud.Data.TransientSheet.Item.IsCollectable fullName: Dalamud.Data.TransientSheet.Item.IsCollectable nameWithType: Item.IsCollectable - uid: Dalamud.Data.TransientSheet.Item.IsCollectable* name: IsCollectable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsCollectable_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsCollectable isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsCollectable nameWithType: Item.IsCollectable - uid: Dalamud.Data.TransientSheet.Item.IsCrestWorthy name: IsCrestWorthy href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsCrestWorthy commentId: P:Dalamud.Data.TransientSheet.Item.IsCrestWorthy fullName: Dalamud.Data.TransientSheet.Item.IsCrestWorthy nameWithType: Item.IsCrestWorthy - uid: Dalamud.Data.TransientSheet.Item.IsCrestWorthy* name: IsCrestWorthy href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsCrestWorthy_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsCrestWorthy isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsCrestWorthy nameWithType: Item.IsCrestWorthy - uid: Dalamud.Data.TransientSheet.Item.IsDyeable name: IsDyeable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsDyeable commentId: P:Dalamud.Data.TransientSheet.Item.IsDyeable fullName: Dalamud.Data.TransientSheet.Item.IsDyeable nameWithType: Item.IsDyeable - uid: Dalamud.Data.TransientSheet.Item.IsDyeable* name: IsDyeable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsDyeable_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsDyeable isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsDyeable nameWithType: Item.IsDyeable - uid: Dalamud.Data.TransientSheet.Item.IsGlamourous name: IsGlamourous href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsGlamourous commentId: P:Dalamud.Data.TransientSheet.Item.IsGlamourous fullName: Dalamud.Data.TransientSheet.Item.IsGlamourous nameWithType: Item.IsGlamourous - uid: Dalamud.Data.TransientSheet.Item.IsGlamourous* name: IsGlamourous href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsGlamourous_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsGlamourous isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsGlamourous nameWithType: Item.IsGlamourous - uid: Dalamud.Data.TransientSheet.Item.IsIndisposable name: IsIndisposable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsIndisposable commentId: P:Dalamud.Data.TransientSheet.Item.IsIndisposable fullName: Dalamud.Data.TransientSheet.Item.IsIndisposable nameWithType: Item.IsIndisposable - uid: Dalamud.Data.TransientSheet.Item.IsIndisposable* name: IsIndisposable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsIndisposable_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsIndisposable isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsIndisposable nameWithType: Item.IsIndisposable - uid: Dalamud.Data.TransientSheet.Item.IsPvP name: IsPvP href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsPvP commentId: P:Dalamud.Data.TransientSheet.Item.IsPvP fullName: Dalamud.Data.TransientSheet.Item.IsPvP nameWithType: Item.IsPvP - uid: Dalamud.Data.TransientSheet.Item.IsPvP* name: IsPvP href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsPvP_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsPvP isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsPvP nameWithType: Item.IsPvP - uid: Dalamud.Data.TransientSheet.Item.IsUnique name: IsUnique href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsUnique commentId: P:Dalamud.Data.TransientSheet.Item.IsUnique fullName: Dalamud.Data.TransientSheet.Item.IsUnique nameWithType: Item.IsUnique - uid: Dalamud.Data.TransientSheet.Item.IsUnique* name: IsUnique href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsUnique_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsUnique isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsUnique nameWithType: Item.IsUnique - uid: Dalamud.Data.TransientSheet.Item.IsUntradable name: IsUntradable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsUntradable commentId: P:Dalamud.Data.TransientSheet.Item.IsUntradable fullName: Dalamud.Data.TransientSheet.Item.IsUntradable nameWithType: Item.IsUntradable - uid: Dalamud.Data.TransientSheet.Item.IsUntradable* name: IsUntradable href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_IsUntradable_ commentId: Overload:Dalamud.Data.TransientSheet.Item.IsUntradable isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.IsUntradable nameWithType: Item.IsUntradable - uid: Dalamud.Data.TransientSheet.Item.ItemAction name: ItemAction href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemAction commentId: F:Dalamud.Data.TransientSheet.Item.ItemAction fullName: Dalamud.Data.TransientSheet.Item.ItemAction nameWithType: Item.ItemAction - uid: Dalamud.Data.TransientSheet.Item.ItemGlamour name: ItemGlamour href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemGlamour commentId: F:Dalamud.Data.TransientSheet.Item.ItemGlamour fullName: Dalamud.Data.TransientSheet.Item.ItemGlamour nameWithType: Item.ItemGlamour - uid: Dalamud.Data.TransientSheet.Item.ItemRepair name: ItemRepair href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemRepair commentId: F:Dalamud.Data.TransientSheet.Item.ItemRepair fullName: Dalamud.Data.TransientSheet.Item.ItemRepair nameWithType: Item.ItemRepair - uid: Dalamud.Data.TransientSheet.Item.ItemSearchCategory name: ItemSearchCategory href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemSearchCategory commentId: F:Dalamud.Data.TransientSheet.Item.ItemSearchCategory fullName: Dalamud.Data.TransientSheet.Item.ItemSearchCategory nameWithType: Item.ItemSearchCategory - uid: Dalamud.Data.TransientSheet.Item.ItemSeries name: ItemSeries href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemSeries commentId: F:Dalamud.Data.TransientSheet.Item.ItemSeries fullName: Dalamud.Data.TransientSheet.Item.ItemSeries nameWithType: Item.ItemSeries - uid: Dalamud.Data.TransientSheet.Item.ItemSpecialBonus name: ItemSpecialBonus href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemSpecialBonus commentId: F:Dalamud.Data.TransientSheet.Item.ItemSpecialBonus fullName: Dalamud.Data.TransientSheet.Item.ItemSpecialBonus nameWithType: Item.ItemSpecialBonus - uid: Dalamud.Data.TransientSheet.Item.ItemSpecialBonusParam name: ItemSpecialBonusParam href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemSpecialBonusParam commentId: F:Dalamud.Data.TransientSheet.Item.ItemSpecialBonusParam fullName: Dalamud.Data.TransientSheet.Item.ItemSpecialBonusParam nameWithType: Item.ItemSpecialBonusParam - uid: Dalamud.Data.TransientSheet.Item.ItemUICategory name: ItemUICategory href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ItemUICategory commentId: F:Dalamud.Data.TransientSheet.Item.ItemUICategory fullName: Dalamud.Data.TransientSheet.Item.ItemUICategory nameWithType: Item.ItemUICategory - uid: Dalamud.Data.TransientSheet.Item.LevelEquip name: LevelEquip href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_LevelEquip commentId: F:Dalamud.Data.TransientSheet.Item.LevelEquip fullName: Dalamud.Data.TransientSheet.Item.LevelEquip nameWithType: Item.LevelEquip - uid: Dalamud.Data.TransientSheet.Item.LevelItem name: LevelItem href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_LevelItem commentId: F:Dalamud.Data.TransientSheet.Item.LevelItem fullName: Dalamud.Data.TransientSheet.Item.LevelItem nameWithType: Item.LevelItem - uid: Dalamud.Data.TransientSheet.Item.Lot name: Lot href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Lot commentId: P:Dalamud.Data.TransientSheet.Item.Lot fullName: Dalamud.Data.TransientSheet.Item.Lot nameWithType: Item.Lot - uid: Dalamud.Data.TransientSheet.Item.Lot* name: Lot href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Lot_ commentId: Overload:Dalamud.Data.TransientSheet.Item.Lot isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.Lot nameWithType: Item.Lot - uid: Dalamud.Data.TransientSheet.Item.MaterializeType name: MaterializeType href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_MaterializeType commentId: F:Dalamud.Data.TransientSheet.Item.MaterializeType fullName: Dalamud.Data.TransientSheet.Item.MaterializeType nameWithType: Item.MaterializeType - uid: Dalamud.Data.TransientSheet.Item.MateriaSlotCount name: MateriaSlotCount href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_MateriaSlotCount commentId: F:Dalamud.Data.TransientSheet.Item.MateriaSlotCount fullName: Dalamud.Data.TransientSheet.Item.MateriaSlotCount nameWithType: Item.MateriaSlotCount - uid: Dalamud.Data.TransientSheet.Item.ModelMain name: ModelMain href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ModelMain commentId: F:Dalamud.Data.TransientSheet.Item.ModelMain fullName: Dalamud.Data.TransientSheet.Item.ModelMain nameWithType: Item.ModelMain - uid: Dalamud.Data.TransientSheet.Item.ModelSub name: ModelSub href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_ModelSub commentId: F:Dalamud.Data.TransientSheet.Item.ModelSub fullName: Dalamud.Data.TransientSheet.Item.ModelSub nameWithType: Item.ModelSub - uid: Dalamud.Data.TransientSheet.Item.Name name: Name href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Name commentId: F:Dalamud.Data.TransientSheet.Item.Name fullName: Dalamud.Data.TransientSheet.Item.Name nameWithType: Item.Name - uid: Dalamud.Data.TransientSheet.Item.Plural name: Plural href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Plural commentId: F:Dalamud.Data.TransientSheet.Item.Plural fullName: Dalamud.Data.TransientSheet.Item.Plural nameWithType: Item.Plural - uid: Dalamud.Data.TransientSheet.Item.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) name: PopulateData(RowParser, Lumina) href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_PopulateData_Lumina_Excel_RowParser_Lumina_Lumina_ commentId: M:Dalamud.Data.TransientSheet.Item.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) fullName: Dalamud.Data.TransientSheet.Item.PopulateData(Lumina.Excel.RowParser, Lumina.Lumina) nameWithType: Item.PopulateData(RowParser, Lumina) - uid: Dalamud.Data.TransientSheet.Item.PopulateData* name: PopulateData href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_PopulateData_ commentId: Overload:Dalamud.Data.TransientSheet.Item.PopulateData isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.PopulateData nameWithType: Item.PopulateData - uid: Dalamud.Data.TransientSheet.Item.PossessivePronoun name: PossessivePronoun href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_PossessivePronoun commentId: F:Dalamud.Data.TransientSheet.Item.PossessivePronoun fullName: Dalamud.Data.TransientSheet.Item.PossessivePronoun nameWithType: Item.PossessivePronoun - uid: Dalamud.Data.TransientSheet.Item.PriceLow name: PriceLow href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_PriceLow commentId: F:Dalamud.Data.TransientSheet.Item.PriceLow fullName: Dalamud.Data.TransientSheet.Item.PriceLow nameWithType: Item.PriceLow - uid: Dalamud.Data.TransientSheet.Item.PriceMid name: PriceMid href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_PriceMid commentId: F:Dalamud.Data.TransientSheet.Item.PriceMid fullName: Dalamud.Data.TransientSheet.Item.PriceMid nameWithType: Item.PriceMid - uid: Dalamud.Data.TransientSheet.Item.Pronoun name: Pronoun href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Pronoun commentId: F:Dalamud.Data.TransientSheet.Item.Pronoun fullName: Dalamud.Data.TransientSheet.Item.Pronoun nameWithType: Item.Pronoun - uid: Dalamud.Data.TransientSheet.Item.Rarity name: Rarity href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Rarity commentId: F:Dalamud.Data.TransientSheet.Item.Rarity fullName: Dalamud.Data.TransientSheet.Item.Rarity nameWithType: Item.Rarity - uid: Dalamud.Data.TransientSheet.Item.RowId name: RowId href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_RowId commentId: P:Dalamud.Data.TransientSheet.Item.RowId fullName: Dalamud.Data.TransientSheet.Item.RowId nameWithType: Item.RowId - uid: Dalamud.Data.TransientSheet.Item.RowId* name: RowId href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_RowId_ commentId: Overload:Dalamud.Data.TransientSheet.Item.RowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.RowId nameWithType: Item.RowId - uid: Dalamud.Data.TransientSheet.Item.Salvage name: Salvage href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Salvage commentId: F:Dalamud.Data.TransientSheet.Item.Salvage fullName: Dalamud.Data.TransientSheet.Item.Salvage nameWithType: Item.Salvage - uid: Dalamud.Data.TransientSheet.Item.Singular name: Singular href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_Singular commentId: F:Dalamud.Data.TransientSheet.Item.Singular fullName: Dalamud.Data.TransientSheet.Item.Singular nameWithType: Item.Singular - uid: Dalamud.Data.TransientSheet.Item.StackSize name: StackSize href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_StackSize commentId: F:Dalamud.Data.TransientSheet.Item.StackSize fullName: Dalamud.Data.TransientSheet.Item.StackSize nameWithType: Item.StackSize - uid: Dalamud.Data.TransientSheet.Item.StartsWithVowel name: StartsWithVowel href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_StartsWithVowel commentId: F:Dalamud.Data.TransientSheet.Item.StartsWithVowel fullName: Dalamud.Data.TransientSheet.Item.StartsWithVowel nameWithType: Item.StartsWithVowel - uid: Dalamud.Data.TransientSheet.Item.SubRowId name: SubRowId href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_SubRowId commentId: P:Dalamud.Data.TransientSheet.Item.SubRowId fullName: Dalamud.Data.TransientSheet.Item.SubRowId nameWithType: Item.SubRowId - uid: Dalamud.Data.TransientSheet.Item.SubRowId* name: SubRowId href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_SubRowId_ commentId: Overload:Dalamud.Data.TransientSheet.Item.SubRowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.Item.SubRowId nameWithType: Item.SubRowId - uid: Dalamud.Data.TransientSheet.Item.unknown13 name: unknown13 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown13 commentId: F:Dalamud.Data.TransientSheet.Item.unknown13 fullName: Dalamud.Data.TransientSheet.Item.unknown13 nameWithType: Item.unknown13 - uid: Dalamud.Data.TransientSheet.Item.unknown3c name: unknown3c href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown3c commentId: F:Dalamud.Data.TransientSheet.Item.unknown3c fullName: Dalamud.Data.TransientSheet.Item.unknown3c nameWithType: Item.unknown3c - uid: Dalamud.Data.TransientSheet.Item.unknown3e name: unknown3e href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown3e commentId: F:Dalamud.Data.TransientSheet.Item.unknown3e fullName: Dalamud.Data.TransientSheet.Item.unknown3e nameWithType: Item.unknown3e - uid: Dalamud.Data.TransientSheet.Item.unknown40 name: unknown40 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown40 commentId: F:Dalamud.Data.TransientSheet.Item.unknown40 fullName: Dalamud.Data.TransientSheet.Item.unknown40 nameWithType: Item.unknown40 - uid: Dalamud.Data.TransientSheet.Item.unknown48 name: unknown48 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown48 commentId: F:Dalamud.Data.TransientSheet.Item.unknown48 fullName: Dalamud.Data.TransientSheet.Item.unknown48 nameWithType: Item.unknown48 - uid: Dalamud.Data.TransientSheet.Item.unknown4a name: unknown4a href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown4a commentId: F:Dalamud.Data.TransientSheet.Item.unknown4a fullName: Dalamud.Data.TransientSheet.Item.unknown4a nameWithType: Item.unknown4a - uid: Dalamud.Data.TransientSheet.Item.unknown4c name: unknown4c href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown4c commentId: F:Dalamud.Data.TransientSheet.Item.unknown4c fullName: Dalamud.Data.TransientSheet.Item.unknown4c nameWithType: Item.unknown4c - uid: Dalamud.Data.TransientSheet.Item.unknown4f name: unknown4f href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown4f commentId: F:Dalamud.Data.TransientSheet.Item.unknown4f fullName: Dalamud.Data.TransientSheet.Item.unknown4f nameWithType: Item.unknown4f - uid: Dalamud.Data.TransientSheet.Item.unknown56 name: unknown56 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown56 commentId: F:Dalamud.Data.TransientSheet.Item.unknown56 fullName: Dalamud.Data.TransientSheet.Item.unknown56 nameWithType: Item.unknown56 - uid: Dalamud.Data.TransientSheet.Item.unknown57 name: unknown57 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown57 commentId: F:Dalamud.Data.TransientSheet.Item.unknown57 fullName: Dalamud.Data.TransientSheet.Item.unknown57 nameWithType: Item.unknown57 - uid: Dalamud.Data.TransientSheet.Item.unknown58 name: unknown58 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown58 commentId: F:Dalamud.Data.TransientSheet.Item.unknown58 fullName: Dalamud.Data.TransientSheet.Item.unknown58 nameWithType: Item.unknown58 - uid: Dalamud.Data.TransientSheet.Item.unknown5b name: unknown5b href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown5b commentId: F:Dalamud.Data.TransientSheet.Item.unknown5b fullName: Dalamud.Data.TransientSheet.Item.unknown5b nameWithType: Item.unknown5b - uid: Dalamud.Data.TransientSheet.Item.unknown5c name: unknown5c href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown5c commentId: F:Dalamud.Data.TransientSheet.Item.unknown5c fullName: Dalamud.Data.TransientSheet.Item.unknown5c nameWithType: Item.unknown5c - uid: Dalamud.Data.TransientSheet.Item.unknown5d name: unknown5d href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown5d commentId: F:Dalamud.Data.TransientSheet.Item.unknown5d fullName: Dalamud.Data.TransientSheet.Item.unknown5d nameWithType: Item.unknown5d - uid: Dalamud.Data.TransientSheet.Item.unknown60 name: unknown60 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown60 commentId: F:Dalamud.Data.TransientSheet.Item.unknown60 fullName: Dalamud.Data.TransientSheet.Item.unknown60 nameWithType: Item.unknown60 - uid: Dalamud.Data.TransientSheet.Item.unknown63 name: unknown63 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown63 commentId: F:Dalamud.Data.TransientSheet.Item.unknown63 fullName: Dalamud.Data.TransientSheet.Item.unknown63 nameWithType: Item.unknown63 - uid: Dalamud.Data.TransientSheet.Item.unknown64 name: unknown64 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown64 commentId: F:Dalamud.Data.TransientSheet.Item.unknown64 fullName: Dalamud.Data.TransientSheet.Item.unknown64 nameWithType: Item.unknown64 - uid: Dalamud.Data.TransientSheet.Item.unknown65 name: unknown65 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown65 commentId: F:Dalamud.Data.TransientSheet.Item.unknown65 fullName: Dalamud.Data.TransientSheet.Item.unknown65 nameWithType: Item.unknown65 - uid: Dalamud.Data.TransientSheet.Item.unknown68 name: unknown68 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown68 commentId: F:Dalamud.Data.TransientSheet.Item.unknown68 fullName: Dalamud.Data.TransientSheet.Item.unknown68 nameWithType: Item.unknown68 - uid: Dalamud.Data.TransientSheet.Item.unknown8c name: unknown8c href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown8c commentId: F:Dalamud.Data.TransientSheet.Item.unknown8c fullName: Dalamud.Data.TransientSheet.Item.unknown8c nameWithType: Item.unknown8c - uid: Dalamud.Data.TransientSheet.Item.unknown94 name: unknown94 href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown94 commentId: F:Dalamud.Data.TransientSheet.Item.unknown94 fullName: Dalamud.Data.TransientSheet.Item.unknown94 nameWithType: Item.unknown94 - uid: Dalamud.Data.TransientSheet.Item.unknown9d name: unknown9d href: api/Dalamud.Data.TransientSheet.Item.html#Dalamud_Data_TransientSheet_Item_unknown9d commentId: F:Dalamud.Data.TransientSheet.Item.unknown9d fullName: Dalamud.Data.TransientSheet.Item.unknown9d nameWithType: Item.unknown9d - uid: Dalamud.Data.TransientSheet.PetMirage name: PetMirage href: api/Dalamud.Data.TransientSheet.PetMirage.html commentId: T:Dalamud.Data.TransientSheet.PetMirage fullName: Dalamud.Data.TransientSheet.PetMirage nameWithType: PetMirage - uid: Dalamud.Data.TransientSheet.PetMirage.Name name: Name href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_Name commentId: F:Dalamud.Data.TransientSheet.PetMirage.Name fullName: Dalamud.Data.TransientSheet.PetMirage.Name nameWithType: PetMirage.Name - uid: Dalamud.Data.TransientSheet.PetMirage.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) name: PopulateData(RowParser, Lumina) href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_PopulateData_Lumina_Excel_RowParser_Lumina_Lumina_ commentId: M:Dalamud.Data.TransientSheet.PetMirage.PopulateData(Lumina.Excel.RowParser,Lumina.Lumina) fullName: Dalamud.Data.TransientSheet.PetMirage.PopulateData(Lumina.Excel.RowParser, Lumina.Lumina) nameWithType: PetMirage.PopulateData(RowParser, Lumina) - uid: Dalamud.Data.TransientSheet.PetMirage.PopulateData* name: PopulateData href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_PopulateData_ commentId: Overload:Dalamud.Data.TransientSheet.PetMirage.PopulateData isSpec: "True" fullName: Dalamud.Data.TransientSheet.PetMirage.PopulateData nameWithType: PetMirage.PopulateData - uid: Dalamud.Data.TransientSheet.PetMirage.RowId name: RowId href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_RowId commentId: P:Dalamud.Data.TransientSheet.PetMirage.RowId fullName: Dalamud.Data.TransientSheet.PetMirage.RowId nameWithType: PetMirage.RowId - uid: Dalamud.Data.TransientSheet.PetMirage.RowId* name: RowId href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_RowId_ commentId: Overload:Dalamud.Data.TransientSheet.PetMirage.RowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.PetMirage.RowId nameWithType: PetMirage.RowId - uid: Dalamud.Data.TransientSheet.PetMirage.SubRowId name: SubRowId href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_SubRowId commentId: P:Dalamud.Data.TransientSheet.PetMirage.SubRowId fullName: Dalamud.Data.TransientSheet.PetMirage.SubRowId nameWithType: PetMirage.SubRowId - uid: Dalamud.Data.TransientSheet.PetMirage.SubRowId* name: SubRowId href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_SubRowId_ commentId: Overload:Dalamud.Data.TransientSheet.PetMirage.SubRowId isSpec: "True" fullName: Dalamud.Data.TransientSheet.PetMirage.SubRowId nameWithType: PetMirage.SubRowId - uid: Dalamud.Data.TransientSheet.PetMirage.unknown10 name: unknown10 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown10 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown10 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown10 nameWithType: PetMirage.unknown10 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown12 name: unknown12 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown12 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown12 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown12 nameWithType: PetMirage.unknown12 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown14 name: unknown14 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown14 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown14 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown14 nameWithType: PetMirage.unknown14 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown16 name: unknown16 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown16 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown16 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown16 nameWithType: PetMirage.unknown16 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown18 name: unknown18 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown18 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown18 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown18 nameWithType: PetMirage.unknown18 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown1a name: unknown1a href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown1a commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown1a fullName: Dalamud.Data.TransientSheet.PetMirage.unknown1a nameWithType: PetMirage.unknown1a - uid: Dalamud.Data.TransientSheet.PetMirage.unknown1c name: unknown1c href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown1c commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown1c fullName: Dalamud.Data.TransientSheet.PetMirage.unknown1c nameWithType: PetMirage.unknown1c - uid: Dalamud.Data.TransientSheet.PetMirage.unknown1e name: unknown1e href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown1e commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown1e fullName: Dalamud.Data.TransientSheet.PetMirage.unknown1e nameWithType: PetMirage.unknown1e - uid: Dalamud.Data.TransientSheet.PetMirage.unknown20 name: unknown20 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown20 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown20 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown20 nameWithType: PetMirage.unknown20 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown22 name: unknown22 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown22 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown22 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown22 nameWithType: PetMirage.unknown22 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown24 name: unknown24 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown24 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown24 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown24 nameWithType: PetMirage.unknown24 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown26 name: unknown26 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown26 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown26 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown26 nameWithType: PetMirage.unknown26 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown28 name: unknown28 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown28 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown28 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown28 nameWithType: PetMirage.unknown28 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown2a name: unknown2a href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown2a commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown2a fullName: Dalamud.Data.TransientSheet.PetMirage.unknown2a nameWithType: PetMirage.unknown2a - uid: Dalamud.Data.TransientSheet.PetMirage.unknown2c name: unknown2c href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown2c commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown2c fullName: Dalamud.Data.TransientSheet.PetMirage.unknown2c nameWithType: PetMirage.unknown2c - uid: Dalamud.Data.TransientSheet.PetMirage.unknown2e name: unknown2e href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown2e commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown2e fullName: Dalamud.Data.TransientSheet.PetMirage.unknown2e nameWithType: PetMirage.unknown2e - uid: Dalamud.Data.TransientSheet.PetMirage.unknown30 name: unknown30 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown30 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown30 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown30 nameWithType: PetMirage.unknown30 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown32 name: unknown32 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown32 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown32 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown32 nameWithType: PetMirage.unknown32 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown34 name: unknown34 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown34 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown34 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown34 nameWithType: PetMirage.unknown34 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown36 name: unknown36 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown36 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown36 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown36 nameWithType: PetMirage.unknown36 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown38 name: unknown38 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown38 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown38 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown38 nameWithType: PetMirage.unknown38 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown3a name: unknown3a href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown3a commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown3a fullName: Dalamud.Data.TransientSheet.PetMirage.unknown3a nameWithType: PetMirage.unknown3a - uid: Dalamud.Data.TransientSheet.PetMirage.unknown3c name: unknown3c href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown3c commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown3c fullName: Dalamud.Data.TransientSheet.PetMirage.unknown3c nameWithType: PetMirage.unknown3c - uid: Dalamud.Data.TransientSheet.PetMirage.unknown3e name: unknown3e href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown3e commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown3e fullName: Dalamud.Data.TransientSheet.PetMirage.unknown3e nameWithType: PetMirage.unknown3e - uid: Dalamud.Data.TransientSheet.PetMirage.unknown4 name: unknown4 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown4 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown4 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown4 nameWithType: PetMirage.unknown4 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown40 name: unknown40 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown40 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown40 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown40 nameWithType: PetMirage.unknown40 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown42 name: unknown42 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown42 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown42 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown42 nameWithType: PetMirage.unknown42 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown44 name: unknown44 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown44 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown44 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown44 nameWithType: PetMirage.unknown44 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown46 name: unknown46 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown46 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown46 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown46 nameWithType: PetMirage.unknown46 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown48 name: unknown48 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown48 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown48 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown48 nameWithType: PetMirage.unknown48 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown4a name: unknown4a href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown4a commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown4a fullName: Dalamud.Data.TransientSheet.PetMirage.unknown4a nameWithType: PetMirage.unknown4a - uid: Dalamud.Data.TransientSheet.PetMirage.unknown4c name: unknown4c href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown4c commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown4c fullName: Dalamud.Data.TransientSheet.PetMirage.unknown4c nameWithType: PetMirage.unknown4c - uid: Dalamud.Data.TransientSheet.PetMirage.unknown4e name: unknown4e href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown4e commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown4e fullName: Dalamud.Data.TransientSheet.PetMirage.unknown4e nameWithType: PetMirage.unknown4e - uid: Dalamud.Data.TransientSheet.PetMirage.unknown50 name: unknown50 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown50 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown50 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown50 nameWithType: PetMirage.unknown50 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown52 name: unknown52 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown52 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown52 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown52 nameWithType: PetMirage.unknown52 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown54 name: unknown54 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown54 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown54 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown54 nameWithType: PetMirage.unknown54 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown56 name: unknown56 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown56 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown56 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown56 nameWithType: PetMirage.unknown56 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown58 name: unknown58 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown58 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown58 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown58 nameWithType: PetMirage.unknown58 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown5a name: unknown5a href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown5a commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown5a fullName: Dalamud.Data.TransientSheet.PetMirage.unknown5a nameWithType: PetMirage.unknown5a - uid: Dalamud.Data.TransientSheet.PetMirage.unknown5c name: unknown5c href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown5c commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown5c fullName: Dalamud.Data.TransientSheet.PetMirage.unknown5c nameWithType: PetMirage.unknown5c - uid: Dalamud.Data.TransientSheet.PetMirage.unknown5e name: unknown5e href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown5e commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown5e fullName: Dalamud.Data.TransientSheet.PetMirage.unknown5e nameWithType: PetMirage.unknown5e - uid: Dalamud.Data.TransientSheet.PetMirage.unknown6 name: unknown6 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown6 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown6 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown6 nameWithType: PetMirage.unknown6 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown60 name: unknown60 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown60 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown60 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown60 nameWithType: PetMirage.unknown60 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown62 name: unknown62 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown62 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown62 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown62 nameWithType: PetMirage.unknown62 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown64 name: unknown64 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown64 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown64 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown64 nameWithType: PetMirage.unknown64 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown66 name: unknown66 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown66 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown66 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown66 nameWithType: PetMirage.unknown66 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown68 name: unknown68 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown68 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown68 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown68 nameWithType: PetMirage.unknown68 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown6a name: unknown6a href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown6a commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown6a fullName: Dalamud.Data.TransientSheet.PetMirage.unknown6a nameWithType: PetMirage.unknown6a - uid: Dalamud.Data.TransientSheet.PetMirage.unknown6c name: unknown6c href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown6c commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown6c fullName: Dalamud.Data.TransientSheet.PetMirage.unknown6c nameWithType: PetMirage.unknown6c - uid: Dalamud.Data.TransientSheet.PetMirage.unknown6e name: unknown6e href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown6e commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown6e fullName: Dalamud.Data.TransientSheet.PetMirage.unknown6e nameWithType: PetMirage.unknown6e - uid: Dalamud.Data.TransientSheet.PetMirage.unknown70 name: unknown70 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown70 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown70 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown70 nameWithType: PetMirage.unknown70 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown72 name: unknown72 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown72 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown72 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown72 nameWithType: PetMirage.unknown72 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown74 name: unknown74 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown74 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown74 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown74 nameWithType: PetMirage.unknown74 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown76 name: unknown76 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown76 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown76 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown76 nameWithType: PetMirage.unknown76 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown78 name: unknown78 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown78 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown78 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown78 nameWithType: PetMirage.unknown78 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown7a name: unknown7a href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown7a commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown7a fullName: Dalamud.Data.TransientSheet.PetMirage.unknown7a nameWithType: PetMirage.unknown7a - uid: Dalamud.Data.TransientSheet.PetMirage.unknown7c name: unknown7c href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown7c commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown7c fullName: Dalamud.Data.TransientSheet.PetMirage.unknown7c nameWithType: PetMirage.unknown7c - uid: Dalamud.Data.TransientSheet.PetMirage.unknown8 name: unknown8 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown8 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown8 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown8 nameWithType: PetMirage.unknown8 - uid: Dalamud.Data.TransientSheet.PetMirage.unknown80 name: unknown80 href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknown80 commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknown80 fullName: Dalamud.Data.TransientSheet.PetMirage.unknown80 nameWithType: PetMirage.unknown80 - uid: Dalamud.Data.TransientSheet.PetMirage.unknowna name: unknowna href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknowna commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknowna fullName: Dalamud.Data.TransientSheet.PetMirage.unknowna nameWithType: PetMirage.unknowna - uid: Dalamud.Data.TransientSheet.PetMirage.unknownc name: unknownc href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknownc commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknownc fullName: Dalamud.Data.TransientSheet.PetMirage.unknownc nameWithType: PetMirage.unknownc - uid: Dalamud.Data.TransientSheet.PetMirage.unknowne name: unknowne href: api/Dalamud.Data.TransientSheet.PetMirage.html#Dalamud_Data_TransientSheet_PetMirage_unknowne commentId: F:Dalamud.Data.TransientSheet.PetMirage.unknowne fullName: Dalamud.Data.TransientSheet.PetMirage.unknowne nameWithType: PetMirage.unknowne - uid: Dalamud.Game name: Dalamud.Game href: api/Dalamud.Game.html commentId: N:Dalamud.Game fullName: Dalamud.Game nameWithType: Dalamud.Game - uid: Dalamud.Game.Chat name: Dalamud.Game.Chat href: api/Dalamud.Game.Chat.html commentId: N:Dalamud.Game.Chat fullName: Dalamud.Game.Chat nameWithType: Dalamud.Game.Chat - uid: Dalamud.Game.Chat.EnumExtensions name: EnumExtensions href: api/Dalamud.Game.Chat.EnumExtensions.html commentId: T:Dalamud.Game.Chat.EnumExtensions fullName: Dalamud.Game.Chat.EnumExtensions nameWithType: EnumExtensions - uid: Dalamud.Game.Chat.EnumExtensions.GetAttribute* name: GetAttribute href: api/Dalamud.Game.Chat.EnumExtensions.html#Dalamud_Game_Chat_EnumExtensions_GetAttribute_ commentId: Overload:Dalamud.Game.Chat.EnumExtensions.GetAttribute isSpec: "True" fullName: Dalamud.Game.Chat.EnumExtensions.GetAttribute nameWithType: EnumExtensions.GetAttribute - uid: Dalamud.Game.Chat.EnumExtensions.GetAttribute``1(System.Enum) name: GetAttribute(Enum) href: api/Dalamud.Game.Chat.EnumExtensions.html#Dalamud_Game_Chat_EnumExtensions_GetAttribute__1_System_Enum_ commentId: M:Dalamud.Game.Chat.EnumExtensions.GetAttribute``1(System.Enum) name.vb: GetAttribute(Of TAttribute)(Enum) fullName: Dalamud.Game.Chat.EnumExtensions.GetAttribute(System.Enum) fullName.vb: Dalamud.Game.Chat.EnumExtensions.GetAttribute(Of TAttribute)(System.Enum) nameWithType: EnumExtensions.GetAttribute(Enum) nameWithType.vb: EnumExtensions.GetAttribute(Of TAttribute)(Enum) - uid: Dalamud.Game.Chat.SeIconChar name: SeIconChar href: api/Dalamud.Game.Chat.SeIconChar.html commentId: T:Dalamud.Game.Chat.SeIconChar fullName: Dalamud.Game.Chat.SeIconChar nameWithType: SeIconChar - uid: Dalamud.Game.Chat.SeIconChar.ArrowDown name: ArrowDown href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ArrowDown commentId: F:Dalamud.Game.Chat.SeIconChar.ArrowDown fullName: Dalamud.Game.Chat.SeIconChar.ArrowDown nameWithType: SeIconChar.ArrowDown - uid: Dalamud.Game.Chat.SeIconChar.ArrowRight name: ArrowRight href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ArrowRight commentId: F:Dalamud.Game.Chat.SeIconChar.ArrowRight fullName: Dalamud.Game.Chat.SeIconChar.ArrowRight nameWithType: SeIconChar.ArrowRight - uid: Dalamud.Game.Chat.SeIconChar.AutoTranslateClose name: AutoTranslateClose href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_AutoTranslateClose commentId: F:Dalamud.Game.Chat.SeIconChar.AutoTranslateClose fullName: Dalamud.Game.Chat.SeIconChar.AutoTranslateClose nameWithType: SeIconChar.AutoTranslateClose - uid: Dalamud.Game.Chat.SeIconChar.AutoTranslateOpen name: AutoTranslateOpen href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_AutoTranslateOpen commentId: F:Dalamud.Game.Chat.SeIconChar.AutoTranslateOpen fullName: Dalamud.Game.Chat.SeIconChar.AutoTranslateOpen nameWithType: SeIconChar.AutoTranslateOpen - uid: Dalamud.Game.Chat.SeIconChar.BotanistSprout name: BotanistSprout href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BotanistSprout commentId: F:Dalamud.Game.Chat.SeIconChar.BotanistSprout fullName: Dalamud.Game.Chat.SeIconChar.BotanistSprout nameWithType: SeIconChar.BotanistSprout - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterA name: BoxedLetterA href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterA commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterA fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterA nameWithType: SeIconChar.BoxedLetterA - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterB name: BoxedLetterB href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterB commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterB fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterB nameWithType: SeIconChar.BoxedLetterB - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterC name: BoxedLetterC href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterC commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterC fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterC nameWithType: SeIconChar.BoxedLetterC - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterD name: BoxedLetterD href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterD commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterD fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterD nameWithType: SeIconChar.BoxedLetterD - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterE name: BoxedLetterE href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterE commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterE fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterE nameWithType: SeIconChar.BoxedLetterE - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterF name: BoxedLetterF href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterF commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterF fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterF nameWithType: SeIconChar.BoxedLetterF - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterG name: BoxedLetterG href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterG commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterG fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterG nameWithType: SeIconChar.BoxedLetterG - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterH name: BoxedLetterH href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterH commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterH fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterH nameWithType: SeIconChar.BoxedLetterH - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterI name: BoxedLetterI href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterI commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterI fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterI nameWithType: SeIconChar.BoxedLetterI - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterJ name: BoxedLetterJ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterJ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterJ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterJ nameWithType: SeIconChar.BoxedLetterJ - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterK name: BoxedLetterK href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterK commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterK fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterK nameWithType: SeIconChar.BoxedLetterK - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterL name: BoxedLetterL href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterL commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterL fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterL nameWithType: SeIconChar.BoxedLetterL - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterM name: BoxedLetterM href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterM commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterM fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterM nameWithType: SeIconChar.BoxedLetterM - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterN name: BoxedLetterN href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterN commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterN fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterN nameWithType: SeIconChar.BoxedLetterN - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterO name: BoxedLetterO href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterO commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterO fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterO nameWithType: SeIconChar.BoxedLetterO - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterP name: BoxedLetterP href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterP commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterP fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterP nameWithType: SeIconChar.BoxedLetterP - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterQ name: BoxedLetterQ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterQ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterQ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterQ nameWithType: SeIconChar.BoxedLetterQ - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterR name: BoxedLetterR href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterR commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterR fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterR nameWithType: SeIconChar.BoxedLetterR - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterS name: BoxedLetterS href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterS commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterS fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterS nameWithType: SeIconChar.BoxedLetterS - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterT name: BoxedLetterT href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterT commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterT fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterT nameWithType: SeIconChar.BoxedLetterT - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterU name: BoxedLetterU href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterU commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterU fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterU nameWithType: SeIconChar.BoxedLetterU - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterV name: BoxedLetterV href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterV commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterV fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterV nameWithType: SeIconChar.BoxedLetterV - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterW name: BoxedLetterW href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterW commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterW fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterW nameWithType: SeIconChar.BoxedLetterW - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterX name: BoxedLetterX href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterX commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterX fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterX nameWithType: SeIconChar.BoxedLetterX - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterY name: BoxedLetterY href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterY commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterY fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterY nameWithType: SeIconChar.BoxedLetterY - uid: Dalamud.Game.Chat.SeIconChar.BoxedLetterZ name: BoxedLetterZ href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedLetterZ commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedLetterZ fullName: Dalamud.Game.Chat.SeIconChar.BoxedLetterZ nameWithType: SeIconChar.BoxedLetterZ - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber0 name: BoxedNumber0 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber0 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber0 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber0 nameWithType: SeIconChar.BoxedNumber0 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber1 name: BoxedNumber1 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber1 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber1 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber1 nameWithType: SeIconChar.BoxedNumber1 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber10 name: BoxedNumber10 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber10 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber10 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber10 nameWithType: SeIconChar.BoxedNumber10 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber11 name: BoxedNumber11 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber11 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber11 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber11 nameWithType: SeIconChar.BoxedNumber11 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber12 name: BoxedNumber12 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber12 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber12 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber12 nameWithType: SeIconChar.BoxedNumber12 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber13 name: BoxedNumber13 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber13 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber13 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber13 nameWithType: SeIconChar.BoxedNumber13 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber14 name: BoxedNumber14 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber14 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber14 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber14 nameWithType: SeIconChar.BoxedNumber14 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber15 name: BoxedNumber15 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber15 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber15 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber15 nameWithType: SeIconChar.BoxedNumber15 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber16 name: BoxedNumber16 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber16 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber16 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber16 nameWithType: SeIconChar.BoxedNumber16 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber17 name: BoxedNumber17 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber17 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber17 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber17 nameWithType: SeIconChar.BoxedNumber17 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber18 name: BoxedNumber18 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber18 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber18 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber18 nameWithType: SeIconChar.BoxedNumber18 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber19 name: BoxedNumber19 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber19 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber19 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber19 nameWithType: SeIconChar.BoxedNumber19 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber2 name: BoxedNumber2 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber2 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber2 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber2 nameWithType: SeIconChar.BoxedNumber2 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber20 name: BoxedNumber20 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber20 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber20 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber20 nameWithType: SeIconChar.BoxedNumber20 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber21 name: BoxedNumber21 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber21 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber21 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber21 nameWithType: SeIconChar.BoxedNumber21 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber22 name: BoxedNumber22 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber22 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber22 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber22 nameWithType: SeIconChar.BoxedNumber22 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber23 name: BoxedNumber23 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber23 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber23 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber23 nameWithType: SeIconChar.BoxedNumber23 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber24 name: BoxedNumber24 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber24 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber24 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber24 nameWithType: SeIconChar.BoxedNumber24 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber25 name: BoxedNumber25 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber25 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber25 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber25 nameWithType: SeIconChar.BoxedNumber25 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber26 name: BoxedNumber26 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber26 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber26 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber26 nameWithType: SeIconChar.BoxedNumber26 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber27 name: BoxedNumber27 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber27 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber27 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber27 nameWithType: SeIconChar.BoxedNumber27 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber28 name: BoxedNumber28 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber28 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber28 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber28 nameWithType: SeIconChar.BoxedNumber28 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber29 name: BoxedNumber29 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber29 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber29 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber29 nameWithType: SeIconChar.BoxedNumber29 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber3 name: BoxedNumber3 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber3 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber3 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber3 nameWithType: SeIconChar.BoxedNumber3 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber30 name: BoxedNumber30 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber30 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber30 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber30 nameWithType: SeIconChar.BoxedNumber30 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber31 name: BoxedNumber31 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber31 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber31 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber31 nameWithType: SeIconChar.BoxedNumber31 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber4 name: BoxedNumber4 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber4 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber4 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber4 nameWithType: SeIconChar.BoxedNumber4 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber5 name: BoxedNumber5 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber5 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber5 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber5 nameWithType: SeIconChar.BoxedNumber5 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber6 name: BoxedNumber6 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber6 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber6 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber6 nameWithType: SeIconChar.BoxedNumber6 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber7 name: BoxedNumber7 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber7 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber7 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber7 nameWithType: SeIconChar.BoxedNumber7 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber8 name: BoxedNumber8 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber8 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber8 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber8 nameWithType: SeIconChar.BoxedNumber8 - uid: Dalamud.Game.Chat.SeIconChar.BoxedNumber9 name: BoxedNumber9 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedNumber9 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedNumber9 fullName: Dalamud.Game.Chat.SeIconChar.BoxedNumber9 nameWithType: SeIconChar.BoxedNumber9 - uid: Dalamud.Game.Chat.SeIconChar.BoxedPlus name: BoxedPlus href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedPlus commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedPlus fullName: Dalamud.Game.Chat.SeIconChar.BoxedPlus nameWithType: SeIconChar.BoxedPlus - uid: Dalamud.Game.Chat.SeIconChar.BoxedQuestionMark name: BoxedQuestionMark href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedQuestionMark commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedQuestionMark fullName: Dalamud.Game.Chat.SeIconChar.BoxedQuestionMark nameWithType: SeIconChar.BoxedQuestionMark - uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman1 name: BoxedRoman1 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman1 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman1 fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman1 nameWithType: SeIconChar.BoxedRoman1 - uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman2 name: BoxedRoman2 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman2 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman2 fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman2 nameWithType: SeIconChar.BoxedRoman2 - uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman3 name: BoxedRoman3 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman3 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman3 fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman3 nameWithType: SeIconChar.BoxedRoman3 - uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman4 name: BoxedRoman4 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman4 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman4 fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman4 nameWithType: SeIconChar.BoxedRoman4 - uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman5 name: BoxedRoman5 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman5 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman5 fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman5 nameWithType: SeIconChar.BoxedRoman5 - uid: Dalamud.Game.Chat.SeIconChar.BoxedRoman6 name: BoxedRoman6 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedRoman6 commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedRoman6 fullName: Dalamud.Game.Chat.SeIconChar.BoxedRoman6 nameWithType: SeIconChar.BoxedRoman6 - uid: Dalamud.Game.Chat.SeIconChar.BoxedStar name: BoxedStar href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_BoxedStar commentId: F:Dalamud.Game.Chat.SeIconChar.BoxedStar fullName: Dalamud.Game.Chat.SeIconChar.BoxedStar nameWithType: SeIconChar.BoxedStar - uid: Dalamud.Game.Chat.SeIconChar.Buff name: Buff href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Buff commentId: F:Dalamud.Game.Chat.SeIconChar.Buff fullName: Dalamud.Game.Chat.SeIconChar.Buff nameWithType: SeIconChar.Buff - uid: Dalamud.Game.Chat.SeIconChar.Circle name: Circle href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Circle commentId: F:Dalamud.Game.Chat.SeIconChar.Circle fullName: Dalamud.Game.Chat.SeIconChar.Circle nameWithType: SeIconChar.Circle - uid: Dalamud.Game.Chat.SeIconChar.Clock name: Clock href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Clock commentId: F:Dalamud.Game.Chat.SeIconChar.Clock fullName: Dalamud.Game.Chat.SeIconChar.Clock nameWithType: SeIconChar.Clock - uid: Dalamud.Game.Chat.SeIconChar.Cross name: Cross href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Cross commentId: F:Dalamud.Game.Chat.SeIconChar.Cross fullName: Dalamud.Game.Chat.SeIconChar.Cross nameWithType: SeIconChar.Cross - uid: Dalamud.Game.Chat.SeIconChar.CrossWorld name: CrossWorld href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_CrossWorld commentId: F:Dalamud.Game.Chat.SeIconChar.CrossWorld fullName: Dalamud.Game.Chat.SeIconChar.CrossWorld nameWithType: SeIconChar.CrossWorld - uid: Dalamud.Game.Chat.SeIconChar.Debuff name: Debuff href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Debuff commentId: F:Dalamud.Game.Chat.SeIconChar.Debuff fullName: Dalamud.Game.Chat.SeIconChar.Debuff nameWithType: SeIconChar.Debuff - uid: Dalamud.Game.Chat.SeIconChar.Dice name: Dice href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Dice commentId: F:Dalamud.Game.Chat.SeIconChar.Dice fullName: Dalamud.Game.Chat.SeIconChar.Dice nameWithType: SeIconChar.Dice - uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeDe name: EorzeaTimeDe href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeDe commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeDe fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeDe nameWithType: SeIconChar.EorzeaTimeDe - uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeEn name: EorzeaTimeEn href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeEn commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeEn fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeEn nameWithType: SeIconChar.EorzeaTimeEn - uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeFr name: EorzeaTimeFr href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeFr commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeFr fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeFr nameWithType: SeIconChar.EorzeaTimeFr - uid: Dalamud.Game.Chat.SeIconChar.EorzeaTimeJa name: EorzeaTimeJa href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EorzeaTimeJa commentId: F:Dalamud.Game.Chat.SeIconChar.EorzeaTimeJa fullName: Dalamud.Game.Chat.SeIconChar.EorzeaTimeJa nameWithType: SeIconChar.EorzeaTimeJa - uid: Dalamud.Game.Chat.SeIconChar.EurekaLevel name: EurekaLevel href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_EurekaLevel commentId: F:Dalamud.Game.Chat.SeIconChar.EurekaLevel fullName: Dalamud.Game.Chat.SeIconChar.EurekaLevel nameWithType: SeIconChar.EurekaLevel - uid: Dalamud.Game.Chat.SeIconChar.Experience name: Experience href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Experience commentId: F:Dalamud.Game.Chat.SeIconChar.Experience fullName: Dalamud.Game.Chat.SeIconChar.Experience nameWithType: SeIconChar.Experience - uid: Dalamud.Game.Chat.SeIconChar.ExperienceFilled name: ExperienceFilled href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ExperienceFilled commentId: F:Dalamud.Game.Chat.SeIconChar.ExperienceFilled fullName: Dalamud.Game.Chat.SeIconChar.ExperienceFilled nameWithType: SeIconChar.ExperienceFilled - uid: Dalamud.Game.Chat.SeIconChar.Gil name: Gil href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Gil commentId: F:Dalamud.Game.Chat.SeIconChar.Gil fullName: Dalamud.Game.Chat.SeIconChar.Gil nameWithType: SeIconChar.Gil - uid: Dalamud.Game.Chat.SeIconChar.Glamoured name: Glamoured href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Glamoured commentId: F:Dalamud.Game.Chat.SeIconChar.Glamoured fullName: Dalamud.Game.Chat.SeIconChar.Glamoured nameWithType: SeIconChar.Glamoured - uid: Dalamud.Game.Chat.SeIconChar.GlamouredDyed name: GlamouredDyed href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_GlamouredDyed commentId: F:Dalamud.Game.Chat.SeIconChar.GlamouredDyed fullName: Dalamud.Game.Chat.SeIconChar.GlamouredDyed nameWithType: SeIconChar.GlamouredDyed - uid: Dalamud.Game.Chat.SeIconChar.Hexagon name: Hexagon href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Hexagon commentId: F:Dalamud.Game.Chat.SeIconChar.Hexagon fullName: Dalamud.Game.Chat.SeIconChar.Hexagon nameWithType: SeIconChar.Hexagon - uid: Dalamud.Game.Chat.SeIconChar.HighQuality name: HighQuality href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_HighQuality commentId: F:Dalamud.Game.Chat.SeIconChar.HighQuality fullName: Dalamud.Game.Chat.SeIconChar.HighQuality nameWithType: SeIconChar.HighQuality - uid: Dalamud.Game.Chat.SeIconChar.Hyadelyn name: Hyadelyn href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Hyadelyn commentId: F:Dalamud.Game.Chat.SeIconChar.Hyadelyn fullName: Dalamud.Game.Chat.SeIconChar.Hyadelyn nameWithType: SeIconChar.Hyadelyn - uid: Dalamud.Game.Chat.SeIconChar.ImeAlphanumeric name: ImeAlphanumeric href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeAlphanumeric commentId: F:Dalamud.Game.Chat.SeIconChar.ImeAlphanumeric fullName: Dalamud.Game.Chat.SeIconChar.ImeAlphanumeric nameWithType: SeIconChar.ImeAlphanumeric - uid: Dalamud.Game.Chat.SeIconChar.ImeAlphanumericHalfWidth name: ImeAlphanumericHalfWidth href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeAlphanumericHalfWidth commentId: F:Dalamud.Game.Chat.SeIconChar.ImeAlphanumericHalfWidth fullName: Dalamud.Game.Chat.SeIconChar.ImeAlphanumericHalfWidth nameWithType: SeIconChar.ImeAlphanumericHalfWidth - uid: Dalamud.Game.Chat.SeIconChar.ImeHiragana name: ImeHiragana href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeHiragana commentId: F:Dalamud.Game.Chat.SeIconChar.ImeHiragana fullName: Dalamud.Game.Chat.SeIconChar.ImeHiragana nameWithType: SeIconChar.ImeHiragana - uid: Dalamud.Game.Chat.SeIconChar.ImeKatakana name: ImeKatakana href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeKatakana commentId: F:Dalamud.Game.Chat.SeIconChar.ImeKatakana fullName: Dalamud.Game.Chat.SeIconChar.ImeKatakana nameWithType: SeIconChar.ImeKatakana - uid: Dalamud.Game.Chat.SeIconChar.ImeKatakanaHalfWidth name: ImeKatakanaHalfWidth href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ImeKatakanaHalfWidth commentId: F:Dalamud.Game.Chat.SeIconChar.ImeKatakanaHalfWidth fullName: Dalamud.Game.Chat.SeIconChar.ImeKatakanaHalfWidth nameWithType: SeIconChar.ImeKatakanaHalfWidth - uid: Dalamud.Game.Chat.SeIconChar.Instance1 name: Instance1 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance1 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance1 fullName: Dalamud.Game.Chat.SeIconChar.Instance1 nameWithType: SeIconChar.Instance1 - uid: Dalamud.Game.Chat.SeIconChar.Instance2 name: Instance2 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance2 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance2 fullName: Dalamud.Game.Chat.SeIconChar.Instance2 nameWithType: SeIconChar.Instance2 - uid: Dalamud.Game.Chat.SeIconChar.Instance3 name: Instance3 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance3 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance3 fullName: Dalamud.Game.Chat.SeIconChar.Instance3 nameWithType: SeIconChar.Instance3 - uid: Dalamud.Game.Chat.SeIconChar.Instance4 name: Instance4 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance4 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance4 fullName: Dalamud.Game.Chat.SeIconChar.Instance4 nameWithType: SeIconChar.Instance4 - uid: Dalamud.Game.Chat.SeIconChar.Instance5 name: Instance5 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance5 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance5 fullName: Dalamud.Game.Chat.SeIconChar.Instance5 nameWithType: SeIconChar.Instance5 - uid: Dalamud.Game.Chat.SeIconChar.Instance6 name: Instance6 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance6 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance6 fullName: Dalamud.Game.Chat.SeIconChar.Instance6 nameWithType: SeIconChar.Instance6 - uid: Dalamud.Game.Chat.SeIconChar.Instance7 name: Instance7 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance7 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance7 fullName: Dalamud.Game.Chat.SeIconChar.Instance7 nameWithType: SeIconChar.Instance7 - uid: Dalamud.Game.Chat.SeIconChar.Instance8 name: Instance8 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance8 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance8 fullName: Dalamud.Game.Chat.SeIconChar.Instance8 nameWithType: SeIconChar.Instance8 - uid: Dalamud.Game.Chat.SeIconChar.Instance9 name: Instance9 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Instance9 commentId: F:Dalamud.Game.Chat.SeIconChar.Instance9 fullName: Dalamud.Game.Chat.SeIconChar.Instance9 nameWithType: SeIconChar.Instance9 - uid: Dalamud.Game.Chat.SeIconChar.InstanceMerged name: InstanceMerged href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_InstanceMerged commentId: F:Dalamud.Game.Chat.SeIconChar.InstanceMerged fullName: Dalamud.Game.Chat.SeIconChar.InstanceMerged nameWithType: SeIconChar.InstanceMerged - uid: Dalamud.Game.Chat.SeIconChar.ItemLevel name: ItemLevel href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ItemLevel commentId: F:Dalamud.Game.Chat.SeIconChar.ItemLevel fullName: Dalamud.Game.Chat.SeIconChar.ItemLevel nameWithType: SeIconChar.ItemLevel - uid: Dalamud.Game.Chat.SeIconChar.LevelDe name: LevelDe href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LevelDe commentId: F:Dalamud.Game.Chat.SeIconChar.LevelDe fullName: Dalamud.Game.Chat.SeIconChar.LevelDe nameWithType: SeIconChar.LevelDe - uid: Dalamud.Game.Chat.SeIconChar.LevelEn name: LevelEn href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LevelEn commentId: F:Dalamud.Game.Chat.SeIconChar.LevelEn fullName: Dalamud.Game.Chat.SeIconChar.LevelEn nameWithType: SeIconChar.LevelEn - uid: Dalamud.Game.Chat.SeIconChar.LevelFr name: LevelFr href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LevelFr commentId: F:Dalamud.Game.Chat.SeIconChar.LevelFr fullName: Dalamud.Game.Chat.SeIconChar.LevelFr nameWithType: SeIconChar.LevelFr - uid: Dalamud.Game.Chat.SeIconChar.LinkMarker name: LinkMarker href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LinkMarker commentId: F:Dalamud.Game.Chat.SeIconChar.LinkMarker fullName: Dalamud.Game.Chat.SeIconChar.LinkMarker nameWithType: SeIconChar.LinkMarker - uid: Dalamud.Game.Chat.SeIconChar.LocalTimeDe name: LocalTimeDe href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeDe commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeDe fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeDe nameWithType: SeIconChar.LocalTimeDe - uid: Dalamud.Game.Chat.SeIconChar.LocalTimeEn name: LocalTimeEn href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeEn commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeEn fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeEn nameWithType: SeIconChar.LocalTimeEn - uid: Dalamud.Game.Chat.SeIconChar.LocalTimeFr name: LocalTimeFr href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeFr commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeFr fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeFr nameWithType: SeIconChar.LocalTimeFr - uid: Dalamud.Game.Chat.SeIconChar.LocalTimeJa name: LocalTimeJa href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_LocalTimeJa commentId: F:Dalamud.Game.Chat.SeIconChar.LocalTimeJa fullName: Dalamud.Game.Chat.SeIconChar.LocalTimeJa nameWithType: SeIconChar.LocalTimeJa - uid: Dalamud.Game.Chat.SeIconChar.Mouse1 name: Mouse1 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse1 commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse1 fullName: Dalamud.Game.Chat.SeIconChar.Mouse1 nameWithType: SeIconChar.Mouse1 - uid: Dalamud.Game.Chat.SeIconChar.Mouse2 name: Mouse2 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse2 commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse2 fullName: Dalamud.Game.Chat.SeIconChar.Mouse2 nameWithType: SeIconChar.Mouse2 - uid: Dalamud.Game.Chat.SeIconChar.Mouse3 name: Mouse3 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse3 commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse3 fullName: Dalamud.Game.Chat.SeIconChar.Mouse3 nameWithType: SeIconChar.Mouse3 - uid: Dalamud.Game.Chat.SeIconChar.Mouse4 name: Mouse4 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse4 commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse4 fullName: Dalamud.Game.Chat.SeIconChar.Mouse4 nameWithType: SeIconChar.Mouse4 - uid: Dalamud.Game.Chat.SeIconChar.Mouse5 name: Mouse5 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Mouse5 commentId: F:Dalamud.Game.Chat.SeIconChar.Mouse5 fullName: Dalamud.Game.Chat.SeIconChar.Mouse5 nameWithType: SeIconChar.Mouse5 - uid: Dalamud.Game.Chat.SeIconChar.MouseBothClick name: MouseBothClick href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseBothClick commentId: F:Dalamud.Game.Chat.SeIconChar.MouseBothClick fullName: Dalamud.Game.Chat.SeIconChar.MouseBothClick nameWithType: SeIconChar.MouseBothClick - uid: Dalamud.Game.Chat.SeIconChar.MouseLeftClick name: MouseLeftClick href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseLeftClick commentId: F:Dalamud.Game.Chat.SeIconChar.MouseLeftClick fullName: Dalamud.Game.Chat.SeIconChar.MouseLeftClick nameWithType: SeIconChar.MouseLeftClick - uid: Dalamud.Game.Chat.SeIconChar.MouseNoClick name: MouseNoClick href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseNoClick commentId: F:Dalamud.Game.Chat.SeIconChar.MouseNoClick fullName: Dalamud.Game.Chat.SeIconChar.MouseNoClick nameWithType: SeIconChar.MouseNoClick - uid: Dalamud.Game.Chat.SeIconChar.MouseRightClick name: MouseRightClick href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseRightClick commentId: F:Dalamud.Game.Chat.SeIconChar.MouseRightClick fullName: Dalamud.Game.Chat.SeIconChar.MouseRightClick nameWithType: SeIconChar.MouseRightClick - uid: Dalamud.Game.Chat.SeIconChar.MouseWheel name: MouseWheel href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_MouseWheel commentId: F:Dalamud.Game.Chat.SeIconChar.MouseWheel fullName: Dalamud.Game.Chat.SeIconChar.MouseWheel nameWithType: SeIconChar.MouseWheel - uid: Dalamud.Game.Chat.SeIconChar.Number0 name: Number0 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number0 commentId: F:Dalamud.Game.Chat.SeIconChar.Number0 fullName: Dalamud.Game.Chat.SeIconChar.Number0 nameWithType: SeIconChar.Number0 - uid: Dalamud.Game.Chat.SeIconChar.Number1 name: Number1 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number1 commentId: F:Dalamud.Game.Chat.SeIconChar.Number1 fullName: Dalamud.Game.Chat.SeIconChar.Number1 nameWithType: SeIconChar.Number1 - uid: Dalamud.Game.Chat.SeIconChar.Number2 name: Number2 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number2 commentId: F:Dalamud.Game.Chat.SeIconChar.Number2 fullName: Dalamud.Game.Chat.SeIconChar.Number2 nameWithType: SeIconChar.Number2 - uid: Dalamud.Game.Chat.SeIconChar.Number3 name: Number3 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number3 commentId: F:Dalamud.Game.Chat.SeIconChar.Number3 fullName: Dalamud.Game.Chat.SeIconChar.Number3 nameWithType: SeIconChar.Number3 - uid: Dalamud.Game.Chat.SeIconChar.Number4 name: Number4 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number4 commentId: F:Dalamud.Game.Chat.SeIconChar.Number4 fullName: Dalamud.Game.Chat.SeIconChar.Number4 nameWithType: SeIconChar.Number4 - uid: Dalamud.Game.Chat.SeIconChar.Number5 name: Number5 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number5 commentId: F:Dalamud.Game.Chat.SeIconChar.Number5 fullName: Dalamud.Game.Chat.SeIconChar.Number5 nameWithType: SeIconChar.Number5 - uid: Dalamud.Game.Chat.SeIconChar.Number6 name: Number6 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number6 commentId: F:Dalamud.Game.Chat.SeIconChar.Number6 fullName: Dalamud.Game.Chat.SeIconChar.Number6 nameWithType: SeIconChar.Number6 - uid: Dalamud.Game.Chat.SeIconChar.Number7 name: Number7 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number7 commentId: F:Dalamud.Game.Chat.SeIconChar.Number7 fullName: Dalamud.Game.Chat.SeIconChar.Number7 nameWithType: SeIconChar.Number7 - uid: Dalamud.Game.Chat.SeIconChar.Number8 name: Number8 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number8 commentId: F:Dalamud.Game.Chat.SeIconChar.Number8 fullName: Dalamud.Game.Chat.SeIconChar.Number8 nameWithType: SeIconChar.Number8 - uid: Dalamud.Game.Chat.SeIconChar.Number9 name: Number9 href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Number9 commentId: F:Dalamud.Game.Chat.SeIconChar.Number9 fullName: Dalamud.Game.Chat.SeIconChar.Number9 nameWithType: SeIconChar.Number9 - uid: Dalamud.Game.Chat.SeIconChar.Prohibited name: Prohibited href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Prohibited commentId: F:Dalamud.Game.Chat.SeIconChar.Prohibited fullName: Dalamud.Game.Chat.SeIconChar.Prohibited nameWithType: SeIconChar.Prohibited - uid: Dalamud.Game.Chat.SeIconChar.QuestRepeatable name: QuestRepeatable href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_QuestRepeatable commentId: F:Dalamud.Game.Chat.SeIconChar.QuestRepeatable fullName: Dalamud.Game.Chat.SeIconChar.QuestRepeatable nameWithType: SeIconChar.QuestRepeatable - uid: Dalamud.Game.Chat.SeIconChar.QuestSync name: QuestSync href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_QuestSync commentId: F:Dalamud.Game.Chat.SeIconChar.QuestSync fullName: Dalamud.Game.Chat.SeIconChar.QuestSync nameWithType: SeIconChar.QuestSync - uid: Dalamud.Game.Chat.SeIconChar.ServerTimeDe name: ServerTimeDe href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeDe commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeDe fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeDe nameWithType: SeIconChar.ServerTimeDe - uid: Dalamud.Game.Chat.SeIconChar.ServerTimeEn name: ServerTimeEn href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeEn commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeEn fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeEn nameWithType: SeIconChar.ServerTimeEn - uid: Dalamud.Game.Chat.SeIconChar.ServerTimeFr name: ServerTimeFr href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeFr commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeFr fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeFr nameWithType: SeIconChar.ServerTimeFr - uid: Dalamud.Game.Chat.SeIconChar.ServerTimeJa name: ServerTimeJa href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_ServerTimeJa commentId: F:Dalamud.Game.Chat.SeIconChar.ServerTimeJa fullName: Dalamud.Game.Chat.SeIconChar.ServerTimeJa nameWithType: SeIconChar.ServerTimeJa - uid: Dalamud.Game.Chat.SeIconChar.Square name: Square href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Square commentId: F:Dalamud.Game.Chat.SeIconChar.Square fullName: Dalamud.Game.Chat.SeIconChar.Square nameWithType: SeIconChar.Square - uid: Dalamud.Game.Chat.SeIconChar.TimeAm name: TimeAm href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_TimeAm commentId: F:Dalamud.Game.Chat.SeIconChar.TimeAm fullName: Dalamud.Game.Chat.SeIconChar.TimeAm nameWithType: SeIconChar.TimeAm - uid: Dalamud.Game.Chat.SeIconChar.TimePm name: TimePm href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_TimePm commentId: F:Dalamud.Game.Chat.SeIconChar.TimePm fullName: Dalamud.Game.Chat.SeIconChar.TimePm nameWithType: SeIconChar.TimePm - uid: Dalamud.Game.Chat.SeIconChar.Triangle name: Triangle href: api/Dalamud.Game.Chat.SeIconChar.html#Dalamud_Game_Chat_SeIconChar_Triangle commentId: F:Dalamud.Game.Chat.SeIconChar.Triangle fullName: Dalamud.Game.Chat.SeIconChar.Triangle nameWithType: SeIconChar.Triangle - uid: Dalamud.Game.Chat.SeStringHandling name: Dalamud.Game.Chat.SeStringHandling href: api/Dalamud.Game.Chat.SeStringHandling.html commentId: N:Dalamud.Game.Chat.SeStringHandling fullName: Dalamud.Game.Chat.SeStringHandling nameWithType: Dalamud.Game.Chat.SeStringHandling - uid: Dalamud.Game.Chat.SeStringHandling.Payload name: Payload href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payload fullName: Dalamud.Game.Chat.SeStringHandling.Payload nameWithType: Payload - uid: Dalamud.Game.Chat.SeStringHandling.Payload.#ctor name: Payload() href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload__ctor commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.#ctor fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Payload() nameWithType: Payload.Payload() - uid: Dalamud.Game.Chat.SeStringHandling.Payload.#ctor* name: Payload href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Payload nameWithType: Payload.Payload - uid: Dalamud.Game.Chat.SeStringHandling.Payload.dataResolver name: dataResolver href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_dataResolver commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.dataResolver fullName: Dalamud.Game.Chat.SeStringHandling.Payload.dataResolver nameWithType: Payload.dataResolver - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Decode(System.IO.BinaryReader) name: Decode(BinaryReader) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Decode_System_IO_BinaryReader_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.Decode(System.IO.BinaryReader) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Decode(System.IO.BinaryReader) nameWithType: Payload.Decode(BinaryReader) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Decode* name: Decode href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Decode_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.Decode isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Decode nameWithType: Payload.Decode - uid: Dalamud.Game.Chat.SeStringHandling.Payload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: Payload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.DecodeImpl nameWithType: Payload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Dirty name: Dirty href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Dirty commentId: P:Dalamud.Game.Chat.SeStringHandling.Payload.Dirty fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Dirty nameWithType: Payload.Dirty - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Dirty* name: Dirty href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Dirty_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.Dirty isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Dirty nameWithType: Payload.Dirty - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType name: Payload.EmbeddedInfoType href: api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType nameWithType: Payload.EmbeddedInfoType - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.ItemLink name: ItemLink href: api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html#Dalamud_Game_Chat_SeStringHandling_Payload_EmbeddedInfoType_ItemLink commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.ItemLink fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.ItemLink nameWithType: Payload.EmbeddedInfoType.ItemLink - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.LinkTerminator name: LinkTerminator href: api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html#Dalamud_Game_Chat_SeStringHandling_Payload_EmbeddedInfoType_LinkTerminator commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.LinkTerminator fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.LinkTerminator nameWithType: Payload.EmbeddedInfoType.LinkTerminator - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.MapPositionLink name: MapPositionLink href: api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html#Dalamud_Game_Chat_SeStringHandling_Payload_EmbeddedInfoType_MapPositionLink commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.MapPositionLink fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.MapPositionLink nameWithType: Payload.EmbeddedInfoType.MapPositionLink - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.PlayerName name: PlayerName href: api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html#Dalamud_Game_Chat_SeStringHandling_Payload_EmbeddedInfoType_PlayerName commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.PlayerName fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.PlayerName nameWithType: Payload.EmbeddedInfoType.PlayerName - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.Status name: Status href: api/Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.html#Dalamud_Game_Chat_SeStringHandling_Payload_EmbeddedInfoType_Status commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.Status fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EmbeddedInfoType.Status nameWithType: Payload.EmbeddedInfoType.Status - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Encode(System.Boolean) name: Encode(Boolean) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Encode_System_Boolean_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.Encode(System.Boolean) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Encode(System.Boolean) nameWithType: Payload.Encode(Boolean) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Encode* name: Encode href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Encode_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.Encode isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Encode nameWithType: Payload.Encode - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EncodeImpl() nameWithType: Payload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.EncodeImpl nameWithType: Payload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payload.END_BYTE name: END_BYTE href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_END_BYTE commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.END_BYTE fullName: Dalamud.Game.Chat.SeStringHandling.Payload.END_BYTE nameWithType: Payload.END_BYTE - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger(System.IO.BinaryReader) name: GetInteger(BinaryReader) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger(System.IO.BinaryReader) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger(System.IO.BinaryReader) nameWithType: Payload.GetInteger(BinaryReader) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger* name: GetInteger href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetInteger_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger nameWithType: Payload.GetInteger - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes(System.Byte[]) name: GetMarkerForIntegerBytes(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes(System.Byte[]) name.vb: GetMarkerForIntegerBytes(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes(System.Byte()) nameWithType: Payload.GetMarkerForIntegerBytes(Byte[]) nameWithType.vb: Payload.GetMarkerForIntegerBytes(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes* name: GetMarkerForIntegerBytes href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForIntegerBytes_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes nameWithType: Payload.GetMarkerForIntegerBytes - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes(System.Byte[]) name: GetMarkerForPackedIntegerBytes(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes(System.Byte[]) name.vb: GetMarkerForPackedIntegerBytes(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes(System.Byte()) nameWithType: Payload.GetMarkerForPackedIntegerBytes(Byte[]) nameWithType.vb: Payload.GetMarkerForPackedIntegerBytes(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes* name: GetMarkerForPackedIntegerBytes href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes nameWithType: Payload.GetMarkerForPackedIntegerBytes - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers(System.IO.BinaryReader) name: GetPackedIntegers(BinaryReader) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers(System.IO.BinaryReader) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers(System.IO.BinaryReader) nameWithType: Payload.GetPackedIntegers(BinaryReader) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers* name: GetPackedIntegers href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_GetPackedIntegers_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers nameWithType: Payload.GetPackedIntegers - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType name: Payload.IntegerType href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType nameWithType: Payload.IntegerType - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Byte name: Byte href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Byte commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Byte fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Byte nameWithType: Payload.IntegerType.Byte - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.ByteTimes256 name: ByteTimes256 href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_ByteTimes256 commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.ByteTimes256 fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.ByteTimes256 nameWithType: Payload.IntegerType.ByteTimes256 - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int16 name: Int16 href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int16 commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int16 fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int16 nameWithType: Payload.IntegerType.Int16 - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int16Packed name: Int16Packed href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int16Packed commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int16Packed fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int16Packed nameWithType: Payload.IntegerType.Int16Packed - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24 name: Int24 href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int24 commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24 fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24 nameWithType: Payload.IntegerType.Int24 - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Packed name: Int24Packed href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int24Packed commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Packed fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Packed nameWithType: Payload.IntegerType.Int24Packed - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Special name: Int24Special href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int24Special commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Special fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int24Special nameWithType: Payload.IntegerType.Int24Special - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int32 name: Int32 href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_Int32 commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int32 fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.Int32 nameWithType: Payload.IntegerType.Int32 - uid: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.None name: None href: api/Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.html#Dalamud_Game_Chat_SeStringHandling_Payload_IntegerType_None commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.None fullName: Dalamud.Game.Chat.SeStringHandling.Payload.IntegerType.None nameWithType: Payload.IntegerType.None - uid: Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger(System.UInt32,System.Boolean,System.Boolean) name: MakeInteger(UInt32, Boolean, Boolean) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger(System.UInt32,System.Boolean,System.Boolean) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger(System.UInt32, System.Boolean, System.Boolean) nameWithType: Payload.MakeInteger(UInt32, Boolean, Boolean) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger* name: MakeInteger href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_MakeInteger_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger nameWithType: Payload.MakeInteger - uid: Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger(System.UInt32,System.UInt32,System.Boolean) name: MakePackedInteger(UInt32, UInt32, Boolean) href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger(System.UInt32,System.UInt32,System.Boolean) fullName: Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger(System.UInt32, System.UInt32, System.Boolean) nameWithType: Payload.MakePackedInteger(UInt32, UInt32, Boolean) - uid: Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger* name: MakePackedInteger href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_MakePackedInteger_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger nameWithType: Payload.MakePackedInteger - uid: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType name: Payload.SeStringChunkType href: api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType fullName: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType nameWithType: Payload.SeStringChunkType - uid: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.AutoTranslateKey name: AutoTranslateKey href: api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html#Dalamud_Game_Chat_SeStringHandling_Payload_SeStringChunkType_AutoTranslateKey commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.AutoTranslateKey fullName: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.AutoTranslateKey nameWithType: Payload.SeStringChunkType.AutoTranslateKey - uid: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.EmphasisItalic name: EmphasisItalic href: api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html#Dalamud_Game_Chat_SeStringHandling_Payload_SeStringChunkType_EmphasisItalic commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.EmphasisItalic fullName: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.EmphasisItalic nameWithType: Payload.SeStringChunkType.EmphasisItalic - uid: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.Interactable name: Interactable href: api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html#Dalamud_Game_Chat_SeStringHandling_Payload_SeStringChunkType_Interactable commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.Interactable fullName: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.Interactable nameWithType: Payload.SeStringChunkType.Interactable - uid: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.UIForeground name: UIForeground href: api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html#Dalamud_Game_Chat_SeStringHandling_Payload_SeStringChunkType_UIForeground commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.UIForeground fullName: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.UIForeground nameWithType: Payload.SeStringChunkType.UIForeground - uid: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.UIGlow name: UIGlow href: api/Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.html#Dalamud_Game_Chat_SeStringHandling_Payload_SeStringChunkType_UIGlow commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.UIGlow fullName: Dalamud.Game.Chat.SeStringHandling.Payload.SeStringChunkType.UIGlow nameWithType: Payload.SeStringChunkType.UIGlow - uid: Dalamud.Game.Chat.SeStringHandling.Payload.START_BYTE name: START_BYTE href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_START_BYTE commentId: F:Dalamud.Game.Chat.SeStringHandling.Payload.START_BYTE fullName: Dalamud.Game.Chat.SeStringHandling.Payload.START_BYTE nameWithType: Payload.START_BYTE - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Type nameWithType: Payload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payload.html#Dalamud_Game_Chat_SeStringHandling_Payload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payload.Type nameWithType: Payload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads name: Dalamud.Game.Chat.SeStringHandling.Payloads href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.html commentId: N:Dalamud.Game.Chat.SeStringHandling.Payloads fullName: Dalamud.Game.Chat.SeStringHandling.Payloads nameWithType: Dalamud.Game.Chat.SeStringHandling.Payloads - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload name: AutoTranslatePayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload nameWithType: AutoTranslatePayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.#ctor(System.UInt32,System.UInt32) name: AutoTranslatePayload(UInt32, UInt32) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload__ctor_System_UInt32_System_UInt32_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.#ctor(System.UInt32,System.UInt32) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.AutoTranslatePayload(System.UInt32, System.UInt32) nameWithType: AutoTranslatePayload.AutoTranslatePayload(UInt32, UInt32) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.#ctor* name: AutoTranslatePayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.AutoTranslatePayload nameWithType: AutoTranslatePayload.AutoTranslatePayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: AutoTranslatePayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl nameWithType: AutoTranslatePayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl() nameWithType: AutoTranslatePayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl nameWithType: AutoTranslatePayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Text name: Text href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_Text commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Text fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Text nameWithType: AutoTranslatePayload.Text - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Text* name: Text href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_Text_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Text isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Text nameWithType: AutoTranslatePayload.Text - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.ToString() nameWithType: AutoTranslatePayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.ToString nameWithType: AutoTranslatePayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Type nameWithType: AutoTranslatePayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_AutoTranslatePayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.Type nameWithType: AutoTranslatePayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload name: EmphasisItalicPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload nameWithType: EmphasisItalicPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.#ctor(System.Boolean) name: EmphasisItalicPayload(Boolean) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload__ctor_System_Boolean_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.#ctor(System.Boolean) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EmphasisItalicPayload(System.Boolean) nameWithType: EmphasisItalicPayload.EmphasisItalicPayload(Boolean) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.#ctor* name: EmphasisItalicPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EmphasisItalicPayload nameWithType: EmphasisItalicPayload.EmphasisItalicPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: EmphasisItalicPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.DecodeImpl nameWithType: EmphasisItalicPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EncodeImpl() nameWithType: EmphasisItalicPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.EncodeImpl nameWithType: EmphasisItalicPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.IsEnabled name: IsEnabled href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_IsEnabled commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.IsEnabled fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.IsEnabled nameWithType: EmphasisItalicPayload.IsEnabled - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.IsEnabled* name: IsEnabled href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_IsEnabled_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.IsEnabled isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.IsEnabled nameWithType: EmphasisItalicPayload.IsEnabled - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOff name: ItalicsOff href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_ItalicsOff commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOff fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOff nameWithType: EmphasisItalicPayload.ItalicsOff - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOff* name: ItalicsOff href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_ItalicsOff_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOff isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOff nameWithType: EmphasisItalicPayload.ItalicsOff - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOn name: ItalicsOn href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_ItalicsOn commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOn fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOn nameWithType: EmphasisItalicPayload.ItalicsOn - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOn* name: ItalicsOn href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_ItalicsOn_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOn isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ItalicsOn nameWithType: EmphasisItalicPayload.ItalicsOn - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ToString() nameWithType: EmphasisItalicPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.ToString nameWithType: EmphasisItalicPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.Type nameWithType: EmphasisItalicPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_EmphasisItalicPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.Type nameWithType: EmphasisItalicPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload name: ItemPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload nameWithType: ItemPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.#ctor(System.UInt32,System.Boolean,System.String) name: ItemPayload(UInt32, Boolean, String) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload__ctor_System_UInt32_System_Boolean_System_String_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.#ctor(System.UInt32,System.Boolean,System.String) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ItemPayload(System.UInt32, System.Boolean, System.String) nameWithType: ItemPayload.ItemPayload(UInt32, Boolean, String) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.#ctor* name: ItemPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ItemPayload nameWithType: ItemPayload.ItemPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: ItemPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DecodeImpl nameWithType: ItemPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DisplayName name: DisplayName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_DisplayName commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DisplayName fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DisplayName nameWithType: ItemPayload.DisplayName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DisplayName* name: DisplayName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_DisplayName_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DisplayName isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.DisplayName nameWithType: ItemPayload.DisplayName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.EncodeImpl() nameWithType: ItemPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.EncodeImpl nameWithType: ItemPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes(System.Byte[]) name: GetMarkerForIntegerBytes(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_GetMarkerForIntegerBytes_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes(System.Byte[]) name.vb: GetMarkerForIntegerBytes(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes(System.Byte()) nameWithType: ItemPayload.GetMarkerForIntegerBytes(Byte[]) nameWithType.vb: ItemPayload.GetMarkerForIntegerBytes(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes* name: GetMarkerForIntegerBytes href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_GetMarkerForIntegerBytes_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes nameWithType: ItemPayload.GetMarkerForIntegerBytes - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.IsHQ name: IsHQ href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_IsHQ commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.IsHQ fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.IsHQ nameWithType: ItemPayload.IsHQ - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.IsHQ* name: IsHQ href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_IsHQ_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.IsHQ isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.IsHQ nameWithType: ItemPayload.IsHQ - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Item name: Item href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_Item commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Item fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Item nameWithType: ItemPayload.Item - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Item* name: Item href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_Item_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Item isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Item nameWithType: ItemPayload.Item - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.MakeInteger(System.UInt32,System.Boolean,System.Boolean) name: MakeInteger(UInt32, Boolean, Boolean) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.MakeInteger(System.UInt32,System.Boolean,System.Boolean) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.MakeInteger(System.UInt32, System.Boolean, System.Boolean) nameWithType: ItemPayload.MakeInteger(UInt32, Boolean, Boolean) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.MakeInteger* name: MakeInteger href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_MakeInteger_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.MakeInteger isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.MakeInteger nameWithType: ItemPayload.MakeInteger - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ToString() nameWithType: ItemPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.ToString nameWithType: ItemPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Type nameWithType: ItemPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_ItemPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.Type nameWithType: ItemPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload name: MapLinkPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload nameWithType: MapLinkPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.#ctor(System.UInt32,System.UInt32,System.Int32,System.Int32) name: MapLinkPayload(UInt32, UInt32, Int32, Int32) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload__ctor_System_UInt32_System_UInt32_System_Int32_System_Int32_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.#ctor(System.UInt32,System.UInt32,System.Int32,System.Int32) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.MapLinkPayload(System.UInt32, System.UInt32, System.Int32, System.Int32) nameWithType: MapLinkPayload.MapLinkPayload(UInt32, UInt32, Int32, Int32) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.#ctor(System.UInt32,System.UInt32,System.Single,System.Single,System.Single) name: MapLinkPayload(UInt32, UInt32, Single, Single, Single) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload__ctor_System_UInt32_System_UInt32_System_Single_System_Single_System_Single_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.#ctor(System.UInt32,System.UInt32,System.Single,System.Single,System.Single) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.MapLinkPayload(System.UInt32, System.UInt32, System.Single, System.Single, System.Single) nameWithType: MapLinkPayload.MapLinkPayload(UInt32, UInt32, Single, Single, Single) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.#ctor* name: MapLinkPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.MapLinkPayload nameWithType: MapLinkPayload.MapLinkPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.CoordinateString name: CoordinateString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_CoordinateString commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.CoordinateString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.CoordinateString nameWithType: MapLinkPayload.CoordinateString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.CoordinateString* name: CoordinateString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_CoordinateString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.CoordinateString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.CoordinateString nameWithType: MapLinkPayload.CoordinateString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DataString name: DataString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_DataString commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DataString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DataString nameWithType: MapLinkPayload.DataString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DataString* name: DataString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_DataString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DataString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DataString nameWithType: MapLinkPayload.DataString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: MapLinkPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.DecodeImpl nameWithType: MapLinkPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.EncodeImpl() nameWithType: MapLinkPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.EncodeImpl nameWithType: MapLinkPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes(System.Byte[]) name: GetMarkerForIntegerBytes(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_GetMarkerForIntegerBytes_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes(System.Byte[]) name.vb: GetMarkerForIntegerBytes(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes(System.Byte()) nameWithType: MapLinkPayload.GetMarkerForIntegerBytes(Byte[]) nameWithType.vb: MapLinkPayload.GetMarkerForIntegerBytes(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes* name: GetMarkerForIntegerBytes href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_GetMarkerForIntegerBytes_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes nameWithType: MapLinkPayload.GetMarkerForIntegerBytes - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Map name: Map href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_Map commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Map fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Map nameWithType: MapLinkPayload.Map - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Map* name: Map href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_Map_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Map isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Map nameWithType: MapLinkPayload.Map - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceName name: PlaceName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_PlaceName commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceName fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceName nameWithType: MapLinkPayload.PlaceName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceName* name: PlaceName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_PlaceName_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceName isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceName nameWithType: MapLinkPayload.PlaceName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceNameRegion name: PlaceNameRegion href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_PlaceNameRegion commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceNameRegion fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceNameRegion nameWithType: MapLinkPayload.PlaceNameRegion - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceNameRegion* name: PlaceNameRegion href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_PlaceNameRegion_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceNameRegion isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.PlaceNameRegion nameWithType: MapLinkPayload.PlaceNameRegion - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawX name: RawX href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_RawX commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawX fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawX nameWithType: MapLinkPayload.RawX - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawX* name: RawX href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_RawX_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawX isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawX nameWithType: MapLinkPayload.RawX - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawY name: RawY href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_RawY commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawY fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawY nameWithType: MapLinkPayload.RawY - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawY* name: RawY href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_RawY_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawY isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.RawY nameWithType: MapLinkPayload.RawY - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.TerritoryType name: TerritoryType href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_TerritoryType commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.TerritoryType fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.TerritoryType nameWithType: MapLinkPayload.TerritoryType - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.TerritoryType* name: TerritoryType href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_TerritoryType_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.TerritoryType isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.TerritoryType nameWithType: MapLinkPayload.TerritoryType - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString() nameWithType: MapLinkPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.ToString nameWithType: MapLinkPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Type nameWithType: MapLinkPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.Type nameWithType: MapLinkPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.XCoord name: XCoord href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_XCoord commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.XCoord fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.XCoord nameWithType: MapLinkPayload.XCoord - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.XCoord* name: XCoord href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_XCoord_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.XCoord isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.XCoord nameWithType: MapLinkPayload.XCoord - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.YCoord name: YCoord href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_YCoord commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.YCoord fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.YCoord nameWithType: MapLinkPayload.YCoord - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.YCoord* name: YCoord href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_YCoord_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.YCoord isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.YCoord nameWithType: MapLinkPayload.YCoord - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload name: PlayerPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload nameWithType: PlayerPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.#ctor(System.String,System.UInt32) name: PlayerPayload(String, UInt32) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload__ctor_System_String_System_UInt32_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.#ctor(System.String,System.UInt32) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerPayload(System.String, System.UInt32) nameWithType: PlayerPayload.PlayerPayload(String, UInt32) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.#ctor* name: PlayerPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerPayload nameWithType: PlayerPayload.PlayerPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: PlayerPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DecodeImpl nameWithType: PlayerPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DisplayedName name: DisplayedName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_DisplayedName commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DisplayedName fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DisplayedName nameWithType: PlayerPayload.DisplayedName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DisplayedName* name: DisplayedName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_DisplayedName_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DisplayedName isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.DisplayedName nameWithType: PlayerPayload.DisplayedName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.EncodeImpl() nameWithType: PlayerPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.EncodeImpl nameWithType: PlayerPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerName name: PlayerName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_PlayerName commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerName fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerName nameWithType: PlayerPayload.PlayerName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerName* name: PlayerName href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_PlayerName_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerName isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.PlayerName nameWithType: PlayerPayload.PlayerName - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.ToString() nameWithType: PlayerPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.ToString nameWithType: PlayerPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.Type nameWithType: PlayerPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.Type nameWithType: PlayerPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.World name: World href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_World commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.World fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.World nameWithType: PlayerPayload.World - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.World* name: World href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_PlayerPayload_World_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.World isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.World nameWithType: PlayerPayload.World - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload name: RawPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload nameWithType: RawPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.#ctor(System.Byte[]) name: RawPayload(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload__ctor_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.#ctor(System.Byte[]) name.vb: RawPayload(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.RawPayload(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.RawPayload(System.Byte()) nameWithType: RawPayload.RawPayload(Byte[]) nameWithType.vb: RawPayload.RawPayload(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.#ctor* name: RawPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.RawPayload nameWithType: RawPayload.RawPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Data name: Data href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_Data commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Data fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Data nameWithType: RawPayload.Data - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Data* name: Data href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_Data_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Data isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Data nameWithType: RawPayload.Data - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: RawPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.DecodeImpl nameWithType: RawPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.EncodeImpl() nameWithType: RawPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.EncodeImpl nameWithType: RawPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.LinkTerminator name: LinkTerminator href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_LinkTerminator commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.LinkTerminator fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.LinkTerminator nameWithType: RawPayload.LinkTerminator - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.LinkTerminator* name: LinkTerminator href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_LinkTerminator_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.LinkTerminator isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.LinkTerminator nameWithType: RawPayload.LinkTerminator - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.ToString() nameWithType: RawPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.ToString nameWithType: RawPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Type nameWithType: RawPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_RawPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.Type nameWithType: RawPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload name: StatusPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload nameWithType: StatusPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.#ctor(System.UInt32) name: StatusPayload(UInt32) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload__ctor_System_UInt32_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.#ctor(System.UInt32) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.StatusPayload(System.UInt32) nameWithType: StatusPayload.StatusPayload(UInt32) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.#ctor* name: StatusPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.StatusPayload nameWithType: StatusPayload.StatusPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: StatusPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.DecodeImpl nameWithType: StatusPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.EncodeImpl() nameWithType: StatusPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.EncodeImpl nameWithType: StatusPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Status name: Status href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_Status commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Status fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Status nameWithType: StatusPayload.Status - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Status* name: Status href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_Status_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Status isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Status nameWithType: StatusPayload.Status - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.ToString() nameWithType: StatusPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.ToString nameWithType: StatusPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Type nameWithType: StatusPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_StatusPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.Type nameWithType: StatusPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload name: TextPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload nameWithType: TextPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.#ctor(System.String) name: TextPayload(String) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload__ctor_System_String_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.#ctor(System.String) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.TextPayload(System.String) nameWithType: TextPayload.TextPayload(String) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.#ctor* name: TextPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.TextPayload nameWithType: TextPayload.TextPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: TextPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.DecodeImpl nameWithType: TextPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.EncodeImpl() nameWithType: TextPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.EncodeImpl nameWithType: TextPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Text name: Text href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_Text commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Text fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Text nameWithType: TextPayload.Text - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Text* name: Text href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_Text_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Text isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Text nameWithType: TextPayload.Text - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.ToString() nameWithType: TextPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.ToString nameWithType: TextPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Type nameWithType: TextPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_TextPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.Type nameWithType: TextPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload name: UIForegroundPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload nameWithType: UIForegroundPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.#ctor(System.UInt16) name: UIForegroundPayload(UInt16) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload__ctor_System_UInt16_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.#ctor(System.UInt16) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundPayload(System.UInt16) nameWithType: UIForegroundPayload.UIForegroundPayload(UInt16) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.#ctor* name: UIForegroundPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundPayload nameWithType: UIForegroundPayload.UIForegroundPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ColorKey name: ColorKey href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_ColorKey commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ColorKey fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ColorKey nameWithType: UIForegroundPayload.ColorKey - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ColorKey* name: ColorKey href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_ColorKey_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ColorKey isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ColorKey nameWithType: UIForegroundPayload.ColorKey - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: UIForegroundPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.DecodeImpl nameWithType: UIForegroundPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.EncodeImpl() nameWithType: UIForegroundPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.EncodeImpl nameWithType: UIForegroundPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes(System.Byte[]) name: GetMarkerForIntegerBytes(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_GetMarkerForIntegerBytes_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes(System.Byte[]) name.vb: GetMarkerForIntegerBytes(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes(System.Byte()) nameWithType: UIForegroundPayload.GetMarkerForIntegerBytes(Byte[]) nameWithType.vb: UIForegroundPayload.GetMarkerForIntegerBytes(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes* name: GetMarkerForIntegerBytes href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_GetMarkerForIntegerBytes_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes nameWithType: UIForegroundPayload.GetMarkerForIntegerBytes - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.IsEnabled name: IsEnabled href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_IsEnabled commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.IsEnabled fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.IsEnabled nameWithType: UIForegroundPayload.IsEnabled - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.IsEnabled* name: IsEnabled href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_IsEnabled_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.IsEnabled isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.IsEnabled nameWithType: UIForegroundPayload.IsEnabled - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.RGB name: RGB href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_RGB commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.RGB fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.RGB nameWithType: UIForegroundPayload.RGB - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.RGB* name: RGB href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_RGB_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.RGB isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.RGB nameWithType: UIForegroundPayload.RGB - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ToString() nameWithType: UIForegroundPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.ToString nameWithType: UIForegroundPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.Type nameWithType: UIForegroundPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.Type nameWithType: UIForegroundPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIColor name: UIColor href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_UIColor commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIColor fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIColor nameWithType: UIForegroundPayload.UIColor - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIColor* name: UIColor href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_UIColor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIColor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIColor nameWithType: UIForegroundPayload.UIColor - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundOff name: UIForegroundOff href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_UIForegroundOff commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundOff fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundOff nameWithType: UIForegroundPayload.UIForegroundOff - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundOff* name: UIForegroundOff href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIForegroundPayload_UIForegroundOff_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundOff isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.UIForegroundOff nameWithType: UIForegroundPayload.UIForegroundOff - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload name: UIGlowPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html commentId: T:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload nameWithType: UIGlowPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.#ctor(System.UInt16) name: UIGlowPayload(UInt16) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload__ctor_System_UInt16_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.#ctor(System.UInt16) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowPayload(System.UInt16) nameWithType: UIGlowPayload.UIGlowPayload(UInt16) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.#ctor* name: UIGlowPayload href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowPayload nameWithType: UIGlowPayload.UIGlowPayload - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ColorKey name: ColorKey href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_ColorKey commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ColorKey fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ColorKey nameWithType: UIGlowPayload.ColorKey - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ColorKey* name: ColorKey href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_ColorKey_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ColorKey isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ColorKey nameWithType: UIGlowPayload.ColorKey - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) name: DecodeImpl(BinaryReader, Int64) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_DecodeImpl_System_IO_BinaryReader_System_Int64_ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.DecodeImpl(System.IO.BinaryReader,System.Int64) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.DecodeImpl(System.IO.BinaryReader, System.Int64) nameWithType: UIGlowPayload.DecodeImpl(BinaryReader, Int64) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.DecodeImpl* name: DecodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_DecodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.DecodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.DecodeImpl nameWithType: UIGlowPayload.DecodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.EncodeImpl name: EncodeImpl() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_EncodeImpl commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.EncodeImpl fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.EncodeImpl() nameWithType: UIGlowPayload.EncodeImpl() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.EncodeImpl* name: EncodeImpl href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_EncodeImpl_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.EncodeImpl isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.EncodeImpl nameWithType: UIGlowPayload.EncodeImpl - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes(System.Byte[]) name: GetMarkerForIntegerBytes(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_GetMarkerForIntegerBytes_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes(System.Byte[]) name.vb: GetMarkerForIntegerBytes(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes(System.Byte()) nameWithType: UIGlowPayload.GetMarkerForIntegerBytes(Byte[]) nameWithType.vb: UIGlowPayload.GetMarkerForIntegerBytes(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes* name: GetMarkerForIntegerBytes href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_GetMarkerForIntegerBytes_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes nameWithType: UIGlowPayload.GetMarkerForIntegerBytes - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.IsEnabled name: IsEnabled href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_IsEnabled commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.IsEnabled fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.IsEnabled nameWithType: UIGlowPayload.IsEnabled - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.IsEnabled* name: IsEnabled href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_IsEnabled_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.IsEnabled isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.IsEnabled nameWithType: UIGlowPayload.IsEnabled - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.RGB name: RGB href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_RGB commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.RGB fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.RGB nameWithType: UIGlowPayload.RGB - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.RGB* name: RGB href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_RGB_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.RGB isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.RGB nameWithType: UIGlowPayload.RGB - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ToString name: ToString() href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_ToString commentId: M:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ToString fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ToString() nameWithType: UIGlowPayload.ToString() - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ToString* name: ToString href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_ToString_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ToString isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.ToString nameWithType: UIGlowPayload.ToString - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.Type name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_Type commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.Type fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.Type nameWithType: UIGlowPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.Type* name: Type href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_Type_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.Type isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.Type nameWithType: UIGlowPayload.Type - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIColor name: UIColor href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_UIColor commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIColor fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIColor nameWithType: UIGlowPayload.UIColor - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIColor* name: UIColor href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_UIColor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIColor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIColor nameWithType: UIGlowPayload.UIColor - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowOff name: UIGlowOff href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_UIGlowOff commentId: P:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowOff fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowOff nameWithType: UIGlowPayload.UIGlowOff - uid: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowOff* name: UIGlowOff href: api/Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.html#Dalamud_Game_Chat_SeStringHandling_Payloads_UIGlowPayload_UIGlowOff_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowOff isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.Payloads.UIGlowPayload.UIGlowOff nameWithType: UIGlowPayload.UIGlowOff - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType name: PayloadType href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html commentId: T:Dalamud.Game.Chat.SeStringHandling.PayloadType fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType nameWithType: PayloadType - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.AutoTranslateText name: AutoTranslateText href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_AutoTranslateText commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.AutoTranslateText fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.AutoTranslateText nameWithType: PayloadType.AutoTranslateText - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.EmphasisItalic name: EmphasisItalic href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_EmphasisItalic commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.EmphasisItalic fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.EmphasisItalic nameWithType: PayloadType.EmphasisItalic - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.Item name: Item href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_Item commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.Item fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.Item nameWithType: PayloadType.Item - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.MapLink name: MapLink href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_MapLink commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.MapLink fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.MapLink nameWithType: PayloadType.MapLink - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.Player name: Player href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_Player commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.Player fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.Player nameWithType: PayloadType.Player - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.RawText name: RawText href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_RawText commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.RawText fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.RawText nameWithType: PayloadType.RawText - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.Status name: Status href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_Status commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.Status fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.Status nameWithType: PayloadType.Status - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.UIForeground name: UIForeground href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_UIForeground commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.UIForeground fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.UIForeground nameWithType: PayloadType.UIForeground - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.UIGlow name: UIGlow href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_UIGlow commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.UIGlow fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.UIGlow nameWithType: PayloadType.UIGlow - uid: Dalamud.Game.Chat.SeStringHandling.PayloadType.Unknown name: Unknown href: api/Dalamud.Game.Chat.SeStringHandling.PayloadType.html#Dalamud_Game_Chat_SeStringHandling_PayloadType_Unknown commentId: F:Dalamud.Game.Chat.SeStringHandling.PayloadType.Unknown fullName: Dalamud.Game.Chat.SeStringHandling.PayloadType.Unknown nameWithType: PayloadType.Unknown - uid: Dalamud.Game.Chat.SeStringHandling.SeString name: SeString href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html commentId: T:Dalamud.Game.Chat.SeStringHandling.SeString fullName: Dalamud.Game.Chat.SeStringHandling.SeString nameWithType: SeString - uid: Dalamud.Game.Chat.SeStringHandling.SeString.#ctor(Dalamud.Game.Chat.SeStringHandling.Payload[]) name: SeString(Payload[]) href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString__ctor_Dalamud_Game_Chat_SeStringHandling_Payload___ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeString.#ctor(Dalamud.Game.Chat.SeStringHandling.Payload[]) name.vb: SeString(Payload()) fullName: Dalamud.Game.Chat.SeStringHandling.SeString.SeString(Dalamud.Game.Chat.SeStringHandling.Payload[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.SeString.SeString(Dalamud.Game.Chat.SeStringHandling.Payload()) nameWithType: SeString.SeString(Payload[]) nameWithType.vb: SeString.SeString(Payload()) - uid: Dalamud.Game.Chat.SeStringHandling.SeString.#ctor(System.Collections.Generic.List{Dalamud.Game.Chat.SeStringHandling.Payload}) name: SeString(List) href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString__ctor_System_Collections_Generic_List_Dalamud_Game_Chat_SeStringHandling_Payload__ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeString.#ctor(System.Collections.Generic.List{Dalamud.Game.Chat.SeStringHandling.Payload}) name.vb: SeString(List(Of Payload)) fullName: Dalamud.Game.Chat.SeStringHandling.SeString.SeString(System.Collections.Generic.List) fullName.vb: Dalamud.Game.Chat.SeStringHandling.SeString.SeString(System.Collections.Generic.List(Of Dalamud.Game.Chat.SeStringHandling.Payload)) nameWithType: SeString.SeString(List) nameWithType.vb: SeString.SeString(List(Of Payload)) - uid: Dalamud.Game.Chat.SeStringHandling.SeString.#ctor* name: SeString href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString__ctor_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeString.#ctor isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeString.SeString nameWithType: SeString.SeString - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Append(Dalamud.Game.Chat.SeStringHandling.Payload) name: Append(Payload) href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Append_Dalamud_Game_Chat_SeStringHandling_Payload_ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeString.Append(Dalamud.Game.Chat.SeStringHandling.Payload) fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Append(Dalamud.Game.Chat.SeStringHandling.Payload) nameWithType: SeString.Append(Payload) - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Append(Dalamud.Game.Chat.SeStringHandling.SeString) name: Append(SeString) href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Append_Dalamud_Game_Chat_SeStringHandling_SeString_ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeString.Append(Dalamud.Game.Chat.SeStringHandling.SeString) fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Append(Dalamud.Game.Chat.SeStringHandling.SeString) nameWithType: SeString.Append(SeString) - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Append(System.Collections.Generic.List{Dalamud.Game.Chat.SeStringHandling.Payload}) name: Append(List) href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Append_System_Collections_Generic_List_Dalamud_Game_Chat_SeStringHandling_Payload__ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeString.Append(System.Collections.Generic.List{Dalamud.Game.Chat.SeStringHandling.Payload}) name.vb: Append(List(Of Payload)) fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Append(System.Collections.Generic.List) fullName.vb: Dalamud.Game.Chat.SeStringHandling.SeString.Append(System.Collections.Generic.List(Of Dalamud.Game.Chat.SeStringHandling.Payload)) nameWithType: SeString.Append(List) nameWithType.vb: SeString.Append(List(Of Payload)) - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Append* name: Append href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Append_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeString.Append isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Append nameWithType: SeString.Append - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Encode name: Encode() href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Encode commentId: M:Dalamud.Game.Chat.SeStringHandling.SeString.Encode fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Encode() nameWithType: SeString.Encode() - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Encode* name: Encode href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Encode_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeString.Encode isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Encode nameWithType: SeString.Encode - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Parse(System.Byte[]) name: Parse(Byte[]) href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Parse_System_Byte___ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeString.Parse(System.Byte[]) name.vb: Parse(Byte()) fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Parse(System.Byte[]) fullName.vb: Dalamud.Game.Chat.SeStringHandling.SeString.Parse(System.Byte()) nameWithType: SeString.Parse(Byte[]) nameWithType.vb: SeString.Parse(Byte()) - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Parse* name: Parse href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Parse_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeString.Parse isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Parse nameWithType: SeString.Parse - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Payloads name: Payloads href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Payloads commentId: P:Dalamud.Game.Chat.SeStringHandling.SeString.Payloads fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Payloads nameWithType: SeString.Payloads - uid: Dalamud.Game.Chat.SeStringHandling.SeString.Payloads* name: Payloads href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_Payloads_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeString.Payloads isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeString.Payloads nameWithType: SeString.Payloads - uid: Dalamud.Game.Chat.SeStringHandling.SeString.TextValue name: TextValue href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_TextValue commentId: P:Dalamud.Game.Chat.SeStringHandling.SeString.TextValue fullName: Dalamud.Game.Chat.SeStringHandling.SeString.TextValue nameWithType: SeString.TextValue - uid: Dalamud.Game.Chat.SeStringHandling.SeString.TextValue* name: TextValue href: api/Dalamud.Game.Chat.SeStringHandling.SeString.html#Dalamud_Game_Chat_SeStringHandling_SeString_TextValue_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeString.TextValue isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeString.TextValue nameWithType: SeString.TextValue - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils name: SeStringUtils href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html commentId: T:Dalamud.Game.Chat.SeStringHandling.SeStringUtils fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils nameWithType: SeStringUtils - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink(Dalamud.Data.TransientSheet.Item,System.Boolean,System.String) name: CreateItemLink(Item, Boolean, String) href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_CreateItemLink_Dalamud_Data_TransientSheet_Item_System_Boolean_System_String_ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink(Dalamud.Data.TransientSheet.Item,System.Boolean,System.String) fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink(Dalamud.Data.TransientSheet.Item, System.Boolean, System.String) nameWithType: SeStringUtils.CreateItemLink(Item, Boolean, String) - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink(System.UInt32,System.Boolean,System.String) name: CreateItemLink(UInt32, Boolean, String) href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_CreateItemLink_System_UInt32_System_Boolean_System_String_ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink(System.UInt32,System.Boolean,System.String) fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink(System.UInt32, System.Boolean, System.String) nameWithType: SeStringUtils.CreateItemLink(UInt32, Boolean, String) - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink* name: CreateItemLink href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_CreateItemLink_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateItemLink nameWithType: SeStringUtils.CreateItemLink - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.String,System.Single,System.Single,System.Single) name: CreateMapLink(String, Single, Single, Single) href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_CreateMapLink_System_String_System_Single_System_Single_System_Single_ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.String,System.Single,System.Single,System.Single) fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.String, System.Single, System.Single, System.Single) nameWithType: SeStringUtils.CreateMapLink(String, Single, Single, Single) - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.UInt32,System.UInt32,System.Int32,System.Int32) name: CreateMapLink(UInt32, UInt32, Int32, Int32) href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_CreateMapLink_System_UInt32_System_UInt32_System_Int32_System_Int32_ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.UInt32,System.UInt32,System.Int32,System.Int32) fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.UInt32, System.UInt32, System.Int32, System.Int32) nameWithType: SeStringUtils.CreateMapLink(UInt32, UInt32, Int32, Int32) - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.UInt32,System.UInt32,System.Single,System.Single,System.Single) name: CreateMapLink(UInt32, UInt32, Single, Single, Single) href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_CreateMapLink_System_UInt32_System_UInt32_System_Single_System_Single_System_Single_ commentId: M:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.UInt32,System.UInt32,System.Single,System.Single,System.Single) fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink(System.UInt32, System.UInt32, System.Single, System.Single, System.Single) nameWithType: SeStringUtils.CreateMapLink(UInt32, UInt32, Single, Single, Single) - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink* name: CreateMapLink href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_CreateMapLink_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.CreateMapLink nameWithType: SeStringUtils.CreateMapLink - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.TextArrowPayloads name: TextArrowPayloads() href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_TextArrowPayloads commentId: M:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.TextArrowPayloads fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.TextArrowPayloads() nameWithType: SeStringUtils.TextArrowPayloads() - uid: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.TextArrowPayloads* name: TextArrowPayloads href: api/Dalamud.Game.Chat.SeStringHandling.SeStringUtils.html#Dalamud_Game_Chat_SeStringHandling_SeStringUtils_TextArrowPayloads_ commentId: Overload:Dalamud.Game.Chat.SeStringHandling.SeStringUtils.TextArrowPayloads isSpec: "True" fullName: Dalamud.Game.Chat.SeStringHandling.SeStringUtils.TextArrowPayloads nameWithType: SeStringUtils.TextArrowPayloads - uid: Dalamud.Game.Chat.XivChatEntry name: XivChatEntry href: api/Dalamud.Game.Chat.XivChatEntry.html commentId: T:Dalamud.Game.Chat.XivChatEntry fullName: Dalamud.Game.Chat.XivChatEntry nameWithType: XivChatEntry - uid: Dalamud.Game.Chat.XivChatEntry.MessageBytes name: MessageBytes href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_MessageBytes commentId: P:Dalamud.Game.Chat.XivChatEntry.MessageBytes fullName: Dalamud.Game.Chat.XivChatEntry.MessageBytes nameWithType: XivChatEntry.MessageBytes - uid: Dalamud.Game.Chat.XivChatEntry.MessageBytes* name: MessageBytes href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_MessageBytes_ commentId: Overload:Dalamud.Game.Chat.XivChatEntry.MessageBytes isSpec: "True" fullName: Dalamud.Game.Chat.XivChatEntry.MessageBytes nameWithType: XivChatEntry.MessageBytes - uid: Dalamud.Game.Chat.XivChatEntry.Name name: Name href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Name commentId: P:Dalamud.Game.Chat.XivChatEntry.Name fullName: Dalamud.Game.Chat.XivChatEntry.Name nameWithType: XivChatEntry.Name - uid: Dalamud.Game.Chat.XivChatEntry.Name* name: Name href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Name_ commentId: Overload:Dalamud.Game.Chat.XivChatEntry.Name isSpec: "True" fullName: Dalamud.Game.Chat.XivChatEntry.Name nameWithType: XivChatEntry.Name - uid: Dalamud.Game.Chat.XivChatEntry.Parameters name: Parameters href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Parameters commentId: P:Dalamud.Game.Chat.XivChatEntry.Parameters fullName: Dalamud.Game.Chat.XivChatEntry.Parameters nameWithType: XivChatEntry.Parameters - uid: Dalamud.Game.Chat.XivChatEntry.Parameters* name: Parameters href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Parameters_ commentId: Overload:Dalamud.Game.Chat.XivChatEntry.Parameters isSpec: "True" fullName: Dalamud.Game.Chat.XivChatEntry.Parameters nameWithType: XivChatEntry.Parameters - uid: Dalamud.Game.Chat.XivChatEntry.SenderId name: SenderId href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_SenderId commentId: P:Dalamud.Game.Chat.XivChatEntry.SenderId fullName: Dalamud.Game.Chat.XivChatEntry.SenderId nameWithType: XivChatEntry.SenderId - uid: Dalamud.Game.Chat.XivChatEntry.SenderId* name: SenderId href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_SenderId_ commentId: Overload:Dalamud.Game.Chat.XivChatEntry.SenderId isSpec: "True" fullName: Dalamud.Game.Chat.XivChatEntry.SenderId nameWithType: XivChatEntry.SenderId - uid: Dalamud.Game.Chat.XivChatEntry.Type name: Type href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Type commentId: P:Dalamud.Game.Chat.XivChatEntry.Type fullName: Dalamud.Game.Chat.XivChatEntry.Type nameWithType: XivChatEntry.Type - uid: Dalamud.Game.Chat.XivChatEntry.Type* name: Type href: api/Dalamud.Game.Chat.XivChatEntry.html#Dalamud_Game_Chat_XivChatEntry_Type_ commentId: Overload:Dalamud.Game.Chat.XivChatEntry.Type isSpec: "True" fullName: Dalamud.Game.Chat.XivChatEntry.Type nameWithType: XivChatEntry.Type - uid: Dalamud.Game.Chat.XivChatType name: XivChatType href: api/Dalamud.Game.Chat.XivChatType.html commentId: T:Dalamud.Game.Chat.XivChatType fullName: Dalamud.Game.Chat.XivChatType nameWithType: XivChatType - uid: Dalamud.Game.Chat.XivChatType.Alliance name: Alliance href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Alliance commentId: F:Dalamud.Game.Chat.XivChatType.Alliance fullName: Dalamud.Game.Chat.XivChatType.Alliance nameWithType: XivChatType.Alliance - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell1 name: CrossLinkShell1 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell1 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell1 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell1 nameWithType: XivChatType.CrossLinkShell1 - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell2 name: CrossLinkShell2 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell2 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell2 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell2 nameWithType: XivChatType.CrossLinkShell2 - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell3 name: CrossLinkShell3 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell3 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell3 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell3 nameWithType: XivChatType.CrossLinkShell3 - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell4 name: CrossLinkShell4 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell4 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell4 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell4 nameWithType: XivChatType.CrossLinkShell4 - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell5 name: CrossLinkShell5 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell5 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell5 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell5 nameWithType: XivChatType.CrossLinkShell5 - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell6 name: CrossLinkShell6 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell6 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell6 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell6 nameWithType: XivChatType.CrossLinkShell6 - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell7 name: CrossLinkShell7 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell7 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell7 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell7 nameWithType: XivChatType.CrossLinkShell7 - uid: Dalamud.Game.Chat.XivChatType.CrossLinkShell8 name: CrossLinkShell8 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossLinkShell8 commentId: F:Dalamud.Game.Chat.XivChatType.CrossLinkShell8 fullName: Dalamud.Game.Chat.XivChatType.CrossLinkShell8 nameWithType: XivChatType.CrossLinkShell8 - uid: Dalamud.Game.Chat.XivChatType.CrossParty name: CrossParty href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CrossParty commentId: F:Dalamud.Game.Chat.XivChatType.CrossParty fullName: Dalamud.Game.Chat.XivChatType.CrossParty nameWithType: XivChatType.CrossParty - uid: Dalamud.Game.Chat.XivChatType.CustomEmote name: CustomEmote href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_CustomEmote commentId: F:Dalamud.Game.Chat.XivChatType.CustomEmote fullName: Dalamud.Game.Chat.XivChatType.CustomEmote nameWithType: XivChatType.CustomEmote - uid: Dalamud.Game.Chat.XivChatType.Debug name: Debug href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Debug commentId: F:Dalamud.Game.Chat.XivChatType.Debug fullName: Dalamud.Game.Chat.XivChatType.Debug nameWithType: XivChatType.Debug - uid: Dalamud.Game.Chat.XivChatType.Echo name: Echo href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Echo commentId: F:Dalamud.Game.Chat.XivChatType.Echo fullName: Dalamud.Game.Chat.XivChatType.Echo nameWithType: XivChatType.Echo - uid: Dalamud.Game.Chat.XivChatType.ErrorMessage name: ErrorMessage href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_ErrorMessage commentId: F:Dalamud.Game.Chat.XivChatType.ErrorMessage fullName: Dalamud.Game.Chat.XivChatType.ErrorMessage nameWithType: XivChatType.ErrorMessage - uid: Dalamud.Game.Chat.XivChatType.FreeCompany name: FreeCompany href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_FreeCompany commentId: F:Dalamud.Game.Chat.XivChatType.FreeCompany fullName: Dalamud.Game.Chat.XivChatType.FreeCompany nameWithType: XivChatType.FreeCompany - uid: Dalamud.Game.Chat.XivChatType.GatheringSystemMessage name: GatheringSystemMessage href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_GatheringSystemMessage commentId: F:Dalamud.Game.Chat.XivChatType.GatheringSystemMessage fullName: Dalamud.Game.Chat.XivChatType.GatheringSystemMessage nameWithType: XivChatType.GatheringSystemMessage - uid: Dalamud.Game.Chat.XivChatType.Ls1 name: Ls1 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls1 commentId: F:Dalamud.Game.Chat.XivChatType.Ls1 fullName: Dalamud.Game.Chat.XivChatType.Ls1 nameWithType: XivChatType.Ls1 - uid: Dalamud.Game.Chat.XivChatType.Ls2 name: Ls2 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls2 commentId: F:Dalamud.Game.Chat.XivChatType.Ls2 fullName: Dalamud.Game.Chat.XivChatType.Ls2 nameWithType: XivChatType.Ls2 - uid: Dalamud.Game.Chat.XivChatType.Ls3 name: Ls3 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls3 commentId: F:Dalamud.Game.Chat.XivChatType.Ls3 fullName: Dalamud.Game.Chat.XivChatType.Ls3 nameWithType: XivChatType.Ls3 - uid: Dalamud.Game.Chat.XivChatType.Ls4 name: Ls4 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls4 commentId: F:Dalamud.Game.Chat.XivChatType.Ls4 fullName: Dalamud.Game.Chat.XivChatType.Ls4 nameWithType: XivChatType.Ls4 - uid: Dalamud.Game.Chat.XivChatType.Ls5 name: Ls5 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls5 commentId: F:Dalamud.Game.Chat.XivChatType.Ls5 fullName: Dalamud.Game.Chat.XivChatType.Ls5 nameWithType: XivChatType.Ls5 - uid: Dalamud.Game.Chat.XivChatType.Ls6 name: Ls6 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls6 commentId: F:Dalamud.Game.Chat.XivChatType.Ls6 fullName: Dalamud.Game.Chat.XivChatType.Ls6 nameWithType: XivChatType.Ls6 - uid: Dalamud.Game.Chat.XivChatType.Ls7 name: Ls7 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls7 commentId: F:Dalamud.Game.Chat.XivChatType.Ls7 fullName: Dalamud.Game.Chat.XivChatType.Ls7 nameWithType: XivChatType.Ls7 - uid: Dalamud.Game.Chat.XivChatType.Ls8 name: Ls8 href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Ls8 commentId: F:Dalamud.Game.Chat.XivChatType.Ls8 fullName: Dalamud.Game.Chat.XivChatType.Ls8 nameWithType: XivChatType.Ls8 - uid: Dalamud.Game.Chat.XivChatType.None name: None href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_None commentId: F:Dalamud.Game.Chat.XivChatType.None fullName: Dalamud.Game.Chat.XivChatType.None nameWithType: XivChatType.None - uid: Dalamud.Game.Chat.XivChatType.Notice name: Notice href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Notice commentId: F:Dalamud.Game.Chat.XivChatType.Notice fullName: Dalamud.Game.Chat.XivChatType.Notice nameWithType: XivChatType.Notice - uid: Dalamud.Game.Chat.XivChatType.NoviceNetwork name: NoviceNetwork href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_NoviceNetwork commentId: F:Dalamud.Game.Chat.XivChatType.NoviceNetwork fullName: Dalamud.Game.Chat.XivChatType.NoviceNetwork nameWithType: XivChatType.NoviceNetwork - uid: Dalamud.Game.Chat.XivChatType.Party name: Party href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Party commentId: F:Dalamud.Game.Chat.XivChatType.Party fullName: Dalamud.Game.Chat.XivChatType.Party nameWithType: XivChatType.Party - uid: Dalamud.Game.Chat.XivChatType.PvPTeam name: PvPTeam href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_PvPTeam commentId: F:Dalamud.Game.Chat.XivChatType.PvPTeam fullName: Dalamud.Game.Chat.XivChatType.PvPTeam nameWithType: XivChatType.PvPTeam - uid: Dalamud.Game.Chat.XivChatType.RetainerSale name: RetainerSale href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_RetainerSale commentId: F:Dalamud.Game.Chat.XivChatType.RetainerSale fullName: Dalamud.Game.Chat.XivChatType.RetainerSale nameWithType: XivChatType.RetainerSale - uid: Dalamud.Game.Chat.XivChatType.Say name: Say href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Say commentId: F:Dalamud.Game.Chat.XivChatType.Say fullName: Dalamud.Game.Chat.XivChatType.Say nameWithType: XivChatType.Say - uid: Dalamud.Game.Chat.XivChatType.Shout name: Shout href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Shout commentId: F:Dalamud.Game.Chat.XivChatType.Shout fullName: Dalamud.Game.Chat.XivChatType.Shout nameWithType: XivChatType.Shout - uid: Dalamud.Game.Chat.XivChatType.StandardEmote name: StandardEmote href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_StandardEmote commentId: F:Dalamud.Game.Chat.XivChatType.StandardEmote fullName: Dalamud.Game.Chat.XivChatType.StandardEmote nameWithType: XivChatType.StandardEmote - uid: Dalamud.Game.Chat.XivChatType.SystemError name: SystemError href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_SystemError commentId: F:Dalamud.Game.Chat.XivChatType.SystemError fullName: Dalamud.Game.Chat.XivChatType.SystemError nameWithType: XivChatType.SystemError - uid: Dalamud.Game.Chat.XivChatType.SystemMessage name: SystemMessage href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_SystemMessage commentId: F:Dalamud.Game.Chat.XivChatType.SystemMessage fullName: Dalamud.Game.Chat.XivChatType.SystemMessage nameWithType: XivChatType.SystemMessage - uid: Dalamud.Game.Chat.XivChatType.TellIncoming name: TellIncoming href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_TellIncoming commentId: F:Dalamud.Game.Chat.XivChatType.TellIncoming fullName: Dalamud.Game.Chat.XivChatType.TellIncoming nameWithType: XivChatType.TellIncoming - uid: Dalamud.Game.Chat.XivChatType.TellOutgoing name: TellOutgoing href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_TellOutgoing commentId: F:Dalamud.Game.Chat.XivChatType.TellOutgoing fullName: Dalamud.Game.Chat.XivChatType.TellOutgoing nameWithType: XivChatType.TellOutgoing - uid: Dalamud.Game.Chat.XivChatType.Urgent name: Urgent href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Urgent commentId: F:Dalamud.Game.Chat.XivChatType.Urgent fullName: Dalamud.Game.Chat.XivChatType.Urgent nameWithType: XivChatType.Urgent - uid: Dalamud.Game.Chat.XivChatType.Yell name: Yell href: api/Dalamud.Game.Chat.XivChatType.html#Dalamud_Game_Chat_XivChatType_Yell commentId: F:Dalamud.Game.Chat.XivChatType.Yell fullName: Dalamud.Game.Chat.XivChatType.Yell nameWithType: XivChatType.Yell - uid: Dalamud.Game.Chat.XivChatTypeExtensions name: XivChatTypeExtensions href: api/Dalamud.Game.Chat.XivChatTypeExtensions.html commentId: T:Dalamud.Game.Chat.XivChatTypeExtensions fullName: Dalamud.Game.Chat.XivChatTypeExtensions nameWithType: XivChatTypeExtensions - uid: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails(Dalamud.Game.Chat.XivChatType) name: GetDetails(XivChatType) href: api/Dalamud.Game.Chat.XivChatTypeExtensions.html#Dalamud_Game_Chat_XivChatTypeExtensions_GetDetails_Dalamud_Game_Chat_XivChatType_ commentId: M:Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails(Dalamud.Game.Chat.XivChatType) fullName: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails(Dalamud.Game.Chat.XivChatType) nameWithType: XivChatTypeExtensions.GetDetails(XivChatType) - uid: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails* name: GetDetails href: api/Dalamud.Game.Chat.XivChatTypeExtensions.html#Dalamud_Game_Chat_XivChatTypeExtensions_GetDetails_ commentId: Overload:Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails isSpec: "True" fullName: Dalamud.Game.Chat.XivChatTypeExtensions.GetDetails nameWithType: XivChatTypeExtensions.GetDetails - uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute name: XivChatTypeInfoAttribute href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html commentId: T:Dalamud.Game.Chat.XivChatTypeInfoAttribute fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute nameWithType: XivChatTypeInfoAttribute - uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor name: DefaultColor href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_DefaultColor commentId: P:Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor nameWithType: XivChatTypeInfoAttribute.DefaultColor - uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor* name: DefaultColor href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_DefaultColor_ commentId: Overload:Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor isSpec: "True" fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.DefaultColor nameWithType: XivChatTypeInfoAttribute.DefaultColor - uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName name: FancyName href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_FancyName commentId: P:Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName nameWithType: XivChatTypeInfoAttribute.FancyName - uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName* name: FancyName href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_FancyName_ commentId: Overload:Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName isSpec: "True" fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.FancyName nameWithType: XivChatTypeInfoAttribute.FancyName - uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.Slug name: Slug href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_Slug commentId: P:Dalamud.Game.Chat.XivChatTypeInfoAttribute.Slug fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.Slug nameWithType: XivChatTypeInfoAttribute.Slug - uid: Dalamud.Game.Chat.XivChatTypeInfoAttribute.Slug* name: Slug href: api/Dalamud.Game.Chat.XivChatTypeInfoAttribute.html#Dalamud_Game_Chat_XivChatTypeInfoAttribute_Slug_ commentId: Overload:Dalamud.Game.Chat.XivChatTypeInfoAttribute.Slug isSpec: "True" fullName: Dalamud.Game.Chat.XivChatTypeInfoAttribute.Slug nameWithType: XivChatTypeInfoAttribute.Slug - uid: Dalamud.Game.ChatHandlers name: ChatHandlers href: api/Dalamud.Game.ChatHandlers.html commentId: T:Dalamud.Game.ChatHandlers fullName: Dalamud.Game.ChatHandlers nameWithType: ChatHandlers - uid: Dalamud.Game.ChatHandlers.#ctor(Dalamud.Dalamud) name: ChatHandlers(Dalamud) href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers__ctor_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ChatHandlers.#ctor(Dalamud.Dalamud) fullName: Dalamud.Game.ChatHandlers.ChatHandlers(Dalamud.Dalamud) nameWithType: ChatHandlers.ChatHandlers(Dalamud) - uid: Dalamud.Game.ChatHandlers.#ctor* name: ChatHandlers href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers__ctor_ commentId: Overload:Dalamud.Game.ChatHandlers.#ctor isSpec: "True" fullName: Dalamud.Game.ChatHandlers.ChatHandlers nameWithType: ChatHandlers.ChatHandlers - uid: Dalamud.Game.ChatHandlers.LastLink name: LastLink href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers_LastLink commentId: P:Dalamud.Game.ChatHandlers.LastLink fullName: Dalamud.Game.ChatHandlers.LastLink nameWithType: ChatHandlers.LastLink - uid: Dalamud.Game.ChatHandlers.LastLink* name: LastLink href: api/Dalamud.Game.ChatHandlers.html#Dalamud_Game_ChatHandlers_LastLink_ commentId: Overload:Dalamud.Game.ChatHandlers.LastLink isSpec: "True" fullName: Dalamud.Game.ChatHandlers.LastLink nameWithType: ChatHandlers.LastLink - uid: Dalamud.Game.ClientState name: Dalamud.Game.ClientState href: api/Dalamud.Game.ClientState.html commentId: N:Dalamud.Game.ClientState fullName: Dalamud.Game.ClientState nameWithType: Dalamud.Game.ClientState - uid: Dalamud.Game.ClientState.Actors name: Dalamud.Game.ClientState.Actors href: api/Dalamud.Game.ClientState.Actors.html commentId: N:Dalamud.Game.ClientState.Actors fullName: Dalamud.Game.ClientState.Actors nameWithType: Dalamud.Game.ClientState.Actors - uid: Dalamud.Game.ClientState.Actors.ActorTable name: ActorTable href: api/Dalamud.Game.ClientState.Actors.ActorTable.html commentId: T:Dalamud.Game.ClientState.Actors.ActorTable fullName: Dalamud.Game.ClientState.Actors.ActorTable nameWithType: ActorTable - uid: Dalamud.Game.ClientState.Actors.ActorTable.#ctor(Dalamud.Dalamud,Dalamud.Game.ClientState.ClientStateAddressResolver) name: ActorTable(Dalamud, ClientStateAddressResolver) href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable__ctor_Dalamud_Dalamud_Dalamud_Game_ClientState_ClientStateAddressResolver_ commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.#ctor(Dalamud.Dalamud,Dalamud.Game.ClientState.ClientStateAddressResolver) fullName: Dalamud.Game.ClientState.Actors.ActorTable.ActorTable(Dalamud.Dalamud, Dalamud.Game.ClientState.ClientStateAddressResolver) nameWithType: ActorTable.ActorTable(Dalamud, ClientStateAddressResolver) - uid: Dalamud.Game.ClientState.Actors.ActorTable.#ctor* name: ActorTable href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.ActorTable.ActorTable nameWithType: ActorTable.ActorTable - uid: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator name: GetEnumerator() href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_GetEnumerator commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator fullName: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator() nameWithType: ActorTable.GetEnumerator() - uid: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator* name: GetEnumerator href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_GetEnumerator_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.ActorTable.GetEnumerator nameWithType: ActorTable.GetEnumerator - uid: Dalamud.Game.ClientState.Actors.ActorTable.Item(System.Int32) name: Item[Int32] href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Item_System_Int32_ commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.Item(System.Int32) name.vb: Item(Int32) fullName: Dalamud.Game.ClientState.Actors.ActorTable.Item[System.Int32] fullName.vb: Dalamud.Game.ClientState.Actors.ActorTable.Item(System.Int32) nameWithType: ActorTable.Item[Int32] nameWithType.vb: ActorTable.Item(Int32) - uid: Dalamud.Game.ClientState.Actors.ActorTable.Item* name: Item href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Item_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.Item isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.ActorTable.Item nameWithType: ActorTable.Item - uid: Dalamud.Game.ClientState.Actors.ActorTable.Length name: Length href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Length commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.Length fullName: Dalamud.Game.ClientState.Actors.ActorTable.Length nameWithType: ActorTable.Length - uid: Dalamud.Game.ClientState.Actors.ActorTable.Length* name: Length href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_Length_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.Length isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.ActorTable.Length nameWithType: ActorTable.Length - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count name: IReadOnlyCollection.Count href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_Actor__Count commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count name.vb: System.Collections.Generic.IReadOnlyCollection.Count fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.Generic.IReadOnlyCollection.Count nameWithType: ActorTable.IReadOnlyCollection.Count nameWithType.vb: ActorTable.System.Collections.Generic.IReadOnlyCollection.Count - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count* name: IReadOnlyCollection.Count href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_Actor__Count_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#Actor}#Count isSpec: "True" name.vb: System.Collections.Generic.IReadOnlyCollection.Count fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.Generic.IReadOnlyCollection.Count nameWithType: ActorTable.IReadOnlyCollection.Count nameWithType.vb: ActorTable.System.Collections.Generic.IReadOnlyCollection.Count - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo(System.Array,System.Int32) name: ICollection.CopyTo(Array, Int32) href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_CopyTo_System_Array_System_Int32_ commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo(System.Array,System.Int32) name.vb: System.Collections.ICollection.CopyTo(Array, Int32) fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.CopyTo(System.Array, System.Int32) nameWithType: ActorTable.ICollection.CopyTo(Array, Int32) nameWithType.vb: ActorTable.System.Collections.ICollection.CopyTo(Array, Int32) - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo* name: ICollection.CopyTo href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_CopyTo_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#CopyTo isSpec: "True" name.vb: System.Collections.ICollection.CopyTo fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.CopyTo nameWithType: ActorTable.ICollection.CopyTo nameWithType.vb: ActorTable.System.Collections.ICollection.CopyTo - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count name: ICollection.Count href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_Count commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count name.vb: System.Collections.ICollection.Count fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.Count nameWithType: ActorTable.ICollection.Count nameWithType.vb: ActorTable.System.Collections.ICollection.Count - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count* name: ICollection.Count href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_Count_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#Count isSpec: "True" name.vb: System.Collections.ICollection.Count fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.Count nameWithType: ActorTable.ICollection.Count nameWithType.vb: ActorTable.System.Collections.ICollection.Count - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized name: ICollection.IsSynchronized href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_IsSynchronized commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized name.vb: System.Collections.ICollection.IsSynchronized fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.IsSynchronized nameWithType: ActorTable.ICollection.IsSynchronized nameWithType.vb: ActorTable.System.Collections.ICollection.IsSynchronized - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized* name: ICollection.IsSynchronized href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_IsSynchronized_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#IsSynchronized isSpec: "True" name.vb: System.Collections.ICollection.IsSynchronized fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.IsSynchronized nameWithType: ActorTable.ICollection.IsSynchronized nameWithType.vb: ActorTable.System.Collections.ICollection.IsSynchronized - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#SyncRoot name: ICollection.SyncRoot href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_SyncRoot commentId: P:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#SyncRoot name.vb: System.Collections.ICollection.SyncRoot fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.SyncRoot nameWithType: ActorTable.ICollection.SyncRoot nameWithType.vb: ActorTable.System.Collections.ICollection.SyncRoot - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#SyncRoot* name: ICollection.SyncRoot href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_ICollection_SyncRoot_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#ICollection#SyncRoot isSpec: "True" name.vb: System.Collections.ICollection.SyncRoot fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.ICollection.SyncRoot nameWithType: ActorTable.ICollection.SyncRoot nameWithType.vb: ActorTable.System.Collections.ICollection.SyncRoot - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator name: IEnumerable.GetEnumerator() href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_IEnumerable_GetEnumerator commentId: M:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator name.vb: System.Collections.IEnumerable.GetEnumerator() fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.IEnumerable.GetEnumerator() nameWithType: ActorTable.IEnumerable.GetEnumerator() nameWithType.vb: ActorTable.System.Collections.IEnumerable.GetEnumerator() - uid: Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator* name: IEnumerable.GetEnumerator href: api/Dalamud.Game.ClientState.Actors.ActorTable.html#Dalamud_Game_ClientState_Actors_ActorTable_System_Collections_IEnumerable_GetEnumerator_ commentId: Overload:Dalamud.Game.ClientState.Actors.ActorTable.System#Collections#IEnumerable#GetEnumerator isSpec: "True" name.vb: System.Collections.IEnumerable.GetEnumerator fullName: Dalamud.Game.ClientState.Actors.ActorTable.System.Collections.IEnumerable.GetEnumerator nameWithType: ActorTable.IEnumerable.GetEnumerator nameWithType.vb: ActorTable.System.Collections.IEnumerable.GetEnumerator - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex name: CustomizeIndex href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html commentId: T:Dalamud.Game.ClientState.Actors.CustomizeIndex fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex nameWithType: CustomizeIndex - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.BustSize name: BustSize href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_BustSize commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.BustSize fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.BustSize nameWithType: CustomizeIndex.BustSize - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.Eyebrows name: Eyebrows href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_Eyebrows commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.Eyebrows fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.Eyebrows nameWithType: CustomizeIndex.Eyebrows - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeColor name: EyeColor href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_EyeColor commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeColor fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeColor nameWithType: CustomizeIndex.EyeColor - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeColor2 name: EyeColor2 href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_EyeColor2 commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeColor2 fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeColor2 nameWithType: CustomizeIndex.EyeColor2 - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeShape name: EyeShape href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_EyeShape commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeShape fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.EyeShape nameWithType: CustomizeIndex.EyeShape - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceFeatures name: FaceFeatures href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_FaceFeatures commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceFeatures fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceFeatures nameWithType: CustomizeIndex.FaceFeatures - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceFeaturesColor name: FaceFeaturesColor href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_FaceFeaturesColor commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceFeaturesColor fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceFeaturesColor nameWithType: CustomizeIndex.FaceFeaturesColor - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.Facepaint name: Facepaint href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_Facepaint commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.Facepaint fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.Facepaint nameWithType: CustomizeIndex.Facepaint - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.FacepaintColor name: FacepaintColor href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_FacepaintColor commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.FacepaintColor fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.FacepaintColor nameWithType: CustomizeIndex.FacepaintColor - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceType name: FaceType href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_FaceType commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceType fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.FaceType nameWithType: CustomizeIndex.FaceType - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.Gender name: Gender href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_Gender commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.Gender fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.Gender nameWithType: CustomizeIndex.Gender - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.HairColor name: HairColor href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_HairColor commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.HairColor fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.HairColor nameWithType: CustomizeIndex.HairColor - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.HairColor2 name: HairColor2 href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_HairColor2 commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.HairColor2 fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.HairColor2 nameWithType: CustomizeIndex.HairColor2 - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.HairStyle name: HairStyle href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_HairStyle commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.HairStyle fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.HairStyle nameWithType: CustomizeIndex.HairStyle - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.HasHighlights name: HasHighlights href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_HasHighlights commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.HasHighlights fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.HasHighlights nameWithType: CustomizeIndex.HasHighlights - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.Height name: Height href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_Height commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.Height fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.Height nameWithType: CustomizeIndex.Height - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.JawShape name: JawShape href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_JawShape commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.JawShape fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.JawShape nameWithType: CustomizeIndex.JawShape - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.LipColor name: LipColor href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_LipColor commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.LipColor fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.LipColor nameWithType: CustomizeIndex.LipColor - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.LipStyle name: LipStyle href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_LipStyle commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.LipStyle fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.LipStyle nameWithType: CustomizeIndex.LipStyle - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.ModelType name: ModelType href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_ModelType commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.ModelType fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.ModelType nameWithType: CustomizeIndex.ModelType - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.NoseShape name: NoseShape href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_NoseShape commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.NoseShape fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.NoseShape nameWithType: CustomizeIndex.NoseShape - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.Race name: Race href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_Race commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.Race fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.Race nameWithType: CustomizeIndex.Race - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.RaceFeatureSize name: RaceFeatureSize href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_RaceFeatureSize commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.RaceFeatureSize fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.RaceFeatureSize nameWithType: CustomizeIndex.RaceFeatureSize - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.RaceFeatureType name: RaceFeatureType href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_RaceFeatureType commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.RaceFeatureType fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.RaceFeatureType nameWithType: CustomizeIndex.RaceFeatureType - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.SkinColor name: SkinColor href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_SkinColor commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.SkinColor fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.SkinColor nameWithType: CustomizeIndex.SkinColor - uid: Dalamud.Game.ClientState.Actors.CustomizeIndex.Tribe name: Tribe href: api/Dalamud.Game.ClientState.Actors.CustomizeIndex.html#Dalamud_Game_ClientState_Actors_CustomizeIndex_Tribe commentId: F:Dalamud.Game.ClientState.Actors.CustomizeIndex.Tribe fullName: Dalamud.Game.ClientState.Actors.CustomizeIndex.Tribe nameWithType: CustomizeIndex.Tribe - uid: Dalamud.Game.ClientState.Actors.ObjectKind name: ObjectKind href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html commentId: T:Dalamud.Game.ClientState.Actors.ObjectKind fullName: Dalamud.Game.ClientState.Actors.ObjectKind nameWithType: ObjectKind - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Aetheryte name: Aetheryte href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Aetheryte commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Aetheryte fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Aetheryte nameWithType: ObjectKind.Aetheryte - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Area name: Area href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Area commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Area fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Area nameWithType: ObjectKind.Area - uid: Dalamud.Game.ClientState.Actors.ObjectKind.BattleNpc name: BattleNpc href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_BattleNpc commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.BattleNpc fullName: Dalamud.Game.ClientState.Actors.ObjectKind.BattleNpc nameWithType: ObjectKind.BattleNpc - uid: Dalamud.Game.ClientState.Actors.ObjectKind.CardStand name: CardStand href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_CardStand commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.CardStand fullName: Dalamud.Game.ClientState.Actors.ObjectKind.CardStand nameWithType: ObjectKind.CardStand - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Companion name: Companion href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Companion commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Companion fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Companion nameWithType: ObjectKind.Companion - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Cutscene name: Cutscene href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Cutscene commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Cutscene fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Cutscene nameWithType: ObjectKind.Cutscene - uid: Dalamud.Game.ClientState.Actors.ObjectKind.EventNpc name: EventNpc href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_EventNpc commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.EventNpc fullName: Dalamud.Game.ClientState.Actors.ObjectKind.EventNpc nameWithType: ObjectKind.EventNpc - uid: Dalamud.Game.ClientState.Actors.ObjectKind.EventObj name: EventObj href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_EventObj commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.EventObj fullName: Dalamud.Game.ClientState.Actors.ObjectKind.EventObj nameWithType: ObjectKind.EventObj - uid: Dalamud.Game.ClientState.Actors.ObjectKind.GatheringPoint name: GatheringPoint href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_GatheringPoint commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.GatheringPoint fullName: Dalamud.Game.ClientState.Actors.ObjectKind.GatheringPoint nameWithType: ObjectKind.GatheringPoint - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Housing name: Housing href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Housing commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Housing fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Housing nameWithType: ObjectKind.Housing - uid: Dalamud.Game.ClientState.Actors.ObjectKind.MountType name: MountType href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_MountType commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.MountType fullName: Dalamud.Game.ClientState.Actors.ObjectKind.MountType nameWithType: ObjectKind.MountType - uid: Dalamud.Game.ClientState.Actors.ObjectKind.None name: None href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_None commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.None fullName: Dalamud.Game.ClientState.Actors.ObjectKind.None nameWithType: ObjectKind.None - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Player name: Player href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Player commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Player fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Player nameWithType: ObjectKind.Player - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Retainer name: Retainer href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Retainer commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Retainer fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Retainer nameWithType: ObjectKind.Retainer - uid: Dalamud.Game.ClientState.Actors.ObjectKind.Treasure name: Treasure href: api/Dalamud.Game.ClientState.Actors.ObjectKind.html#Dalamud_Game_ClientState_Actors_ObjectKind_Treasure commentId: F:Dalamud.Game.ClientState.Actors.ObjectKind.Treasure fullName: Dalamud.Game.ClientState.Actors.ObjectKind.Treasure nameWithType: ObjectKind.Treasure - uid: Dalamud.Game.ClientState.Actors.Position3 name: Position3 href: api/Dalamud.Game.ClientState.Actors.Position3.html commentId: T:Dalamud.Game.ClientState.Actors.Position3 fullName: Dalamud.Game.ClientState.Actors.Position3 nameWithType: Position3 - uid: Dalamud.Game.ClientState.Actors.Position3.op_Implicit(Dalamud.Game.ClientState.Actors.Position3)~SharpDX.Vector3 name: Implicit(Position3 to Vector3) href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_op_Implicit_Dalamud_Game_ClientState_Actors_Position3__SharpDX_Vector3 commentId: M:Dalamud.Game.ClientState.Actors.Position3.op_Implicit(Dalamud.Game.ClientState.Actors.Position3)~SharpDX.Vector3 name.vb: Widening(Position3 to Vector3) fullName: Dalamud.Game.ClientState.Actors.Position3.Implicit(Dalamud.Game.ClientState.Actors.Position3 to SharpDX.Vector3) fullName.vb: Dalamud.Game.ClientState.Actors.Position3.Widening(Dalamud.Game.ClientState.Actors.Position3 to SharpDX.Vector3) nameWithType: Position3.Implicit(Position3 to Vector3) nameWithType.vb: Position3.Widening(Position3 to Vector3) - uid: Dalamud.Game.ClientState.Actors.Position3.op_Implicit(Dalamud.Game.ClientState.Actors.Position3)~System.Numerics.Vector3 name: Implicit(Position3 to Vector3) href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_op_Implicit_Dalamud_Game_ClientState_Actors_Position3__System_Numerics_Vector3 commentId: M:Dalamud.Game.ClientState.Actors.Position3.op_Implicit(Dalamud.Game.ClientState.Actors.Position3)~System.Numerics.Vector3 name.vb: Widening(Position3 to Vector3) fullName: Dalamud.Game.ClientState.Actors.Position3.Implicit(Dalamud.Game.ClientState.Actors.Position3 to System.Numerics.Vector3) fullName.vb: Dalamud.Game.ClientState.Actors.Position3.Widening(Dalamud.Game.ClientState.Actors.Position3 to System.Numerics.Vector3) nameWithType: Position3.Implicit(Position3 to Vector3) nameWithType.vb: Position3.Widening(Position3 to Vector3) - uid: Dalamud.Game.ClientState.Actors.Position3.op_Implicit* name: Implicit href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_op_Implicit_ commentId: Overload:Dalamud.Game.ClientState.Actors.Position3.op_Implicit isSpec: "True" name.vb: Widening fullName: Dalamud.Game.ClientState.Actors.Position3.Implicit fullName.vb: Dalamud.Game.ClientState.Actors.Position3.Widening nameWithType: Position3.Implicit nameWithType.vb: Position3.Widening - uid: Dalamud.Game.ClientState.Actors.Position3.X name: X href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_X commentId: F:Dalamud.Game.ClientState.Actors.Position3.X fullName: Dalamud.Game.ClientState.Actors.Position3.X nameWithType: Position3.X - uid: Dalamud.Game.ClientState.Actors.Position3.Y name: Y href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_Y commentId: F:Dalamud.Game.ClientState.Actors.Position3.Y fullName: Dalamud.Game.ClientState.Actors.Position3.Y nameWithType: Position3.Y - uid: Dalamud.Game.ClientState.Actors.Position3.Z name: Z href: api/Dalamud.Game.ClientState.Actors.Position3.html#Dalamud_Game_ClientState_Actors_Position3_Z commentId: F:Dalamud.Game.ClientState.Actors.Position3.Z fullName: Dalamud.Game.ClientState.Actors.Position3.Z nameWithType: Position3.Z - uid: Dalamud.Game.ClientState.Actors.Resolvers name: Dalamud.Game.ClientState.Actors.Resolvers href: api/Dalamud.Game.ClientState.Actors.Resolvers.html commentId: N:Dalamud.Game.ClientState.Actors.Resolvers fullName: Dalamud.Game.ClientState.Actors.Resolvers nameWithType: Dalamud.Game.ClientState.Actors.Resolvers - uid: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver name: BaseResolver href: api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html commentId: T:Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver fullName: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver nameWithType: BaseResolver - uid: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.#ctor(Dalamud.Dalamud) name: BaseResolver(Dalamud) href: api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html#Dalamud_Game_ClientState_Actors_Resolvers_BaseResolver__ctor_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.#ctor(Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.BaseResolver(Dalamud.Dalamud) nameWithType: BaseResolver.BaseResolver(Dalamud) - uid: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.#ctor* name: BaseResolver href: api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html#Dalamud_Game_ClientState_Actors_Resolvers_BaseResolver__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.BaseResolver nameWithType: BaseResolver.BaseResolver - uid: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.dalamud name: dalamud href: api/Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.html#Dalamud_Game_ClientState_Actors_Resolvers_BaseResolver_dalamud commentId: F:Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.dalamud fullName: Dalamud.Game.ClientState.Actors.Resolvers.BaseResolver.dalamud nameWithType: BaseResolver.dalamud - uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob name: ClassJob href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html commentId: T:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob nameWithType: ClassJob - uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor(System.Byte,Dalamud.Dalamud) name: ClassJob(Byte, Dalamud) href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob__ctor_System_Byte_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor(System.Byte,Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.ClassJob(System.Byte, Dalamud.Dalamud) nameWithType: ClassJob.ClassJob(Byte, Dalamud) - uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor* name: ClassJob href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.ClassJob nameWithType: ClassJob.ClassJob - uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.GameData name: GameData href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob_GameData commentId: P:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.GameData fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.GameData nameWithType: ClassJob.GameData - uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.GameData* name: GameData href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob_GameData_ commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.GameData isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.GameData nameWithType: ClassJob.GameData - uid: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Id name: Id href: api/Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.html#Dalamud_Game_ClientState_Actors_Resolvers_ClassJob_Id commentId: F:Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Id fullName: Dalamud.Game.ClientState.Actors.Resolvers.ClassJob.Id nameWithType: ClassJob.Id - uid: Dalamud.Game.ClientState.Actors.Resolvers.World name: World href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html commentId: T:Dalamud.Game.ClientState.Actors.Resolvers.World fullName: Dalamud.Game.ClientState.Actors.Resolvers.World nameWithType: World - uid: Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor(System.Byte,Dalamud.Dalamud) name: World(Byte, Dalamud) href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World__ctor_System_Byte_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor(System.Byte,Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.World(System.Byte, Dalamud.Dalamud) nameWithType: World.World(Byte, Dalamud) - uid: Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor* name: World href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.World.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.World nameWithType: World.World - uid: Dalamud.Game.ClientState.Actors.Resolvers.World.GameData name: GameData href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World_GameData commentId: P:Dalamud.Game.ClientState.Actors.Resolvers.World.GameData fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.GameData nameWithType: World.GameData - uid: Dalamud.Game.ClientState.Actors.Resolvers.World.GameData* name: GameData href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World_GameData_ commentId: Overload:Dalamud.Game.ClientState.Actors.Resolvers.World.GameData isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.GameData nameWithType: World.GameData - uid: Dalamud.Game.ClientState.Actors.Resolvers.World.Id name: Id href: api/Dalamud.Game.ClientState.Actors.Resolvers.World.html#Dalamud_Game_ClientState_Actors_Resolvers_World_Id commentId: F:Dalamud.Game.ClientState.Actors.Resolvers.World.Id fullName: Dalamud.Game.ClientState.Actors.Resolvers.World.Id nameWithType: World.Id - uid: Dalamud.Game.ClientState.Actors.Types name: Dalamud.Game.ClientState.Actors.Types href: api/Dalamud.Game.ClientState.Actors.Types.html commentId: N:Dalamud.Game.ClientState.Actors.Types fullName: Dalamud.Game.ClientState.Actors.Types nameWithType: Dalamud.Game.ClientState.Actors.Types - uid: Dalamud.Game.ClientState.Actors.Types.Actor name: Actor href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html commentId: T:Dalamud.Game.ClientState.Actors.Types.Actor fullName: Dalamud.Game.ClientState.Actors.Types.Actor nameWithType: Actor - uid: Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) name: Actor(IntPtr, Actor, Dalamud) href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Actor(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud) nameWithType: Actor.Actor(IntPtr, Actor, Dalamud) - uid: Dalamud.Game.ClientState.Actors.Types.Actor.#ctor* name: Actor href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Actor nameWithType: Actor.Actor - uid: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId name: ActorId href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.ActorId fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId nameWithType: Actor.ActorId - uid: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId* name: ActorId href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.ActorId isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ActorId nameWithType: Actor.ActorId - uid: Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct name: actorStruct href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct commentId: F:Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct fullName: Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct nameWithType: Actor.actorStruct - uid: Dalamud.Game.ClientState.Actors.Types.Actor.Address name: Address href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address commentId: F:Dalamud.Game.ClientState.Actors.Types.Actor.Address fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Address nameWithType: Actor.Address - uid: Dalamud.Game.ClientState.Actors.Types.Actor.dalamud name: dalamud href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_dalamud commentId: F:Dalamud.Game.ClientState.Actors.Types.Actor.dalamud fullName: Dalamud.Game.ClientState.Actors.Types.Actor.dalamud nameWithType: Actor.dalamud - uid: Dalamud.Game.ClientState.Actors.Types.Actor.Name name: Name href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Name commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.Name fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Name nameWithType: Actor.Name - uid: Dalamud.Game.ClientState.Actors.Types.Actor.Name* name: Name href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Name_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.Name isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Name nameWithType: Actor.Name - uid: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind name: ObjectKind href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind nameWithType: Actor.ObjectKind - uid: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind* name: ObjectKind href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind nameWithType: Actor.ObjectKind - uid: Dalamud.Game.ClientState.Actors.Types.Actor.Position name: Position href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.Position fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Position nameWithType: Actor.Position - uid: Dalamud.Game.ClientState.Actors.Types.Actor.Position* name: Position href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.Position isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Position nameWithType: Actor.Position - uid: Dalamud.Game.ClientState.Actors.Types.Actor.Rotation name: Rotation href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Rotation commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.Rotation fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Rotation nameWithType: Actor.Rotation - uid: Dalamud.Game.ClientState.Actors.Types.Actor.Rotation* name: Rotation href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Rotation_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.Rotation isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.Rotation nameWithType: Actor.Rotation - uid: Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID name: TargetActorID href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_TargetActorID commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID fullName: Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID nameWithType: Actor.TargetActorID - uid: Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID* name: TargetActorID href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_TargetActorID_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID nameWithType: Actor.TargetActorID - uid: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX name: YalmDistanceX href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceX commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX fullName: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX nameWithType: Actor.YalmDistanceX - uid: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX* name: YalmDistanceX href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceX_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX nameWithType: Actor.YalmDistanceX - uid: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY name: YalmDistanceY href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceY commentId: P:Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY fullName: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY nameWithType: Actor.YalmDistanceY - uid: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY* name: YalmDistanceY href: api/Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceY_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY nameWithType: Actor.YalmDistanceY - uid: Dalamud.Game.ClientState.Actors.Types.Chara name: Chara href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html commentId: T:Dalamud.Game.ClientState.Actors.Types.Chara fullName: Dalamud.Game.ClientState.Actors.Types.Chara nameWithType: Chara - uid: Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) name: Chara(IntPtr, Actor, Dalamud) href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Chara(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud) nameWithType: Chara.Chara(IntPtr, Actor, Dalamud) - uid: Dalamud.Game.ClientState.Actors.Types.Chara.#ctor* name: Chara href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Chara nameWithType: Chara.Chara - uid: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob name: ClassJob href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_ClassJob commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob fullName: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob nameWithType: Chara.ClassJob - uid: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob* name: ClassJob href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_ClassJob_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob nameWithType: Chara.ClassJob - uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp name: CurrentHp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentHp commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp nameWithType: Chara.CurrentHp - uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp* name: CurrentHp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentHp_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp nameWithType: Chara.CurrentHp - uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp name: CurrentMp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentMp commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp nameWithType: Chara.CurrentMp - uid: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp* name: CurrentMp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_CurrentMp_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp nameWithType: Chara.CurrentMp - uid: Dalamud.Game.ClientState.Actors.Types.Chara.Customize name: Customize href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Customize commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.Customize fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Customize nameWithType: Chara.Customize - uid: Dalamud.Game.ClientState.Actors.Types.Chara.Customize* name: Customize href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Customize_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.Customize isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Customize nameWithType: Chara.Customize - uid: Dalamud.Game.ClientState.Actors.Types.Chara.Level name: Level href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Level commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.Level fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Level nameWithType: Chara.Level - uid: Dalamud.Game.ClientState.Actors.Types.Chara.Level* name: Level href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Level_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.Level isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.Level nameWithType: Chara.Level - uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp name: MaxHp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxHp commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp nameWithType: Chara.MaxHp - uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp* name: MaxHp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxHp_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp nameWithType: Chara.MaxHp - uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp name: MaxMp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxMp commentId: P:Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp nameWithType: Chara.MaxMp - uid: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp* name: MaxMp href: api/Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_MaxMp_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp nameWithType: Chara.MaxMp - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer name: Dalamud.Game.ClientState.Actors.Types.NonPlayer href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.html commentId: N:Dalamud.Game.ClientState.Actors.Types.NonPlayer fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer nameWithType: Dalamud.Game.ClientState.Actors.Types.NonPlayer - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc name: BattleNpc href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html commentId: T:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc nameWithType: BattleNpc - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) name: BattleNpc(IntPtr, Actor, Dalamud) href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpc(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud) nameWithType: BattleNpc.BattleNpc(IntPtr, Actor, Dalamud) - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor* name: BattleNpc href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpc nameWithType: BattleNpc.BattleNpc - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind name: BattleNpcKind href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_BattleNpcKind commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind nameWithType: BattleNpc.BattleNpcKind - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind* name: BattleNpcKind href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_BattleNpcKind_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind nameWithType: BattleNpc.BattleNpcKind - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId name: OwnerId href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_OwnerId commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId nameWithType: BattleNpc.OwnerId - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId* name: OwnerId href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_OwnerId_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId nameWithType: BattleNpc.OwnerId - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID name: TargetActorID href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_TargetActorID commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID nameWithType: BattleNpc.TargetActorID - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID* name: TargetActorID href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_TargetActorID_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID nameWithType: BattleNpc.TargetActorID - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind name: BattleNpcSubKind href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html commentId: T:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind nameWithType: BattleNpcSubKind - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Enemy name: Enemy href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind_Enemy commentId: F:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Enemy fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Enemy nameWithType: BattleNpcSubKind.Enemy - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.None name: None href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind_None commentId: F:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.None fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.None nameWithType: BattleNpcSubKind.None - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Pet name: Pet href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind_Pet commentId: F:Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Pet fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.Pet nameWithType: BattleNpcSubKind.Pet - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc name: Npc href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html commentId: T:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc nameWithType: Npc - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) name: Npc(IntPtr, Actor, Dalamud) href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.Npc(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud) nameWithType: Npc.Npc(IntPtr, Actor, Dalamud) - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor* name: Npc href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.Npc nameWithType: Npc.Npc - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId name: DataId href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_DataId commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId nameWithType: Npc.DataId - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId* name: DataId href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_DataId_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId nameWithType: Npc.DataId - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId name: NameId href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_NameId commentId: P:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId nameWithType: Npc.NameId - uid: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId* name: NameId href: api/Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html#Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_NameId_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId nameWithType: Npc.NameId - uid: Dalamud.Game.ClientState.Actors.Types.PartyMember name: PartyMember href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html commentId: T:Dalamud.Game.ClientState.Actors.Types.PartyMember fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember nameWithType: PartyMember - uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor(Dalamud.Game.ClientState.Actors.ActorTable,Dalamud.Game.ClientState.Structs.PartyMember) name: PartyMember(ActorTable, PartyMember) href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember__ctor_Dalamud_Game_ClientState_Actors_ActorTable_Dalamud_Game_ClientState_Structs_PartyMember_ commentId: M:Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor(Dalamud.Game.ClientState.Actors.ActorTable,Dalamud.Game.ClientState.Structs.PartyMember) fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.PartyMember(Dalamud.Game.ClientState.Actors.ActorTable, Dalamud.Game.ClientState.Structs.PartyMember) nameWithType: PartyMember.PartyMember(ActorTable, PartyMember) - uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor* name: PartyMember href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.PartyMember nameWithType: PartyMember.PartyMember - uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor name: Actor href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_Actor commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor nameWithType: PartyMember.Actor - uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName name: CharacterName href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_CharacterName commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName nameWithType: PartyMember.CharacterName - uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind name: ObjectKind href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_ObjectKind commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind nameWithType: PartyMember.ObjectKind - uid: Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown name: Unknown href: api/Dalamud.Game.ClientState.Actors.Types.PartyMember.html#Dalamud_Game_ClientState_Actors_Types_PartyMember_Unknown commentId: F:Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown fullName: Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown nameWithType: PartyMember.Unknown - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter name: PlayerCharacter href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html commentId: T:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter nameWithType: PlayerCharacter - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) name: PlayerCharacter(IntPtr, Actor, Dalamud) href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_ commentId: M:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud) fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.PlayerCharacter(System.IntPtr, Dalamud.Game.ClientState.Structs.Actor, Dalamud.Dalamud) nameWithType: PlayerCharacter.PlayerCharacter(IntPtr, Actor, Dalamud) - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor* name: PlayerCharacter href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.PlayerCharacter nameWithType: PlayerCharacter.PlayerCharacter - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag name: CompanyTag href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CompanyTag commentId: P:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag nameWithType: PlayerCharacter.CompanyTag - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag* name: CompanyTag href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CompanyTag_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag nameWithType: PlayerCharacter.CompanyTag - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld name: CurrentWorld href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CurrentWorld commentId: P:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld nameWithType: PlayerCharacter.CurrentWorld - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld* name: CurrentWorld href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CurrentWorld_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld nameWithType: PlayerCharacter.CurrentWorld - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld name: HomeWorld href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_HomeWorld commentId: P:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld nameWithType: PlayerCharacter.HomeWorld - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld* name: HomeWorld href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_HomeWorld_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld nameWithType: PlayerCharacter.HomeWorld - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID name: TargetActorID href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_TargetActorID commentId: P:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID nameWithType: PlayerCharacter.TargetActorID - uid: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID* name: TargetActorID href: api/Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html#Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_TargetActorID_ commentId: Overload:Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID isSpec: "True" fullName: Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID nameWithType: PlayerCharacter.TargetActorID - uid: Dalamud.Game.ClientState.ClientState name: ClientState href: api/Dalamud.Game.ClientState.ClientState.html commentId: T:Dalamud.Game.ClientState.ClientState fullName: Dalamud.Game.ClientState.ClientState nameWithType: ClientState - uid: Dalamud.Game.ClientState.ClientState.#ctor(Dalamud.Dalamud,Dalamud.DalamudStartInfo,Dalamud.Game.SigScanner) name: ClientState(Dalamud, DalamudStartInfo, SigScanner) href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState__ctor_Dalamud_Dalamud_Dalamud_DalamudStartInfo_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Game.ClientState.ClientState.#ctor(Dalamud.Dalamud,Dalamud.DalamudStartInfo,Dalamud.Game.SigScanner) fullName: Dalamud.Game.ClientState.ClientState.ClientState(Dalamud.Dalamud, Dalamud.DalamudStartInfo, Dalamud.Game.SigScanner) nameWithType: ClientState.ClientState(Dalamud, DalamudStartInfo, SigScanner) - uid: Dalamud.Game.ClientState.ClientState.#ctor* name: ClientState href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState__ctor_ commentId: Overload:Dalamud.Game.ClientState.ClientState.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.ClientState.ClientState nameWithType: ClientState.ClientState - uid: Dalamud.Game.ClientState.ClientState.Actors name: Actors href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_Actors commentId: F:Dalamud.Game.ClientState.ClientState.Actors fullName: Dalamud.Game.ClientState.ClientState.Actors nameWithType: ClientState.Actors - uid: Dalamud.Game.ClientState.ClientState.ClientLanguage name: ClientLanguage href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_ClientLanguage commentId: F:Dalamud.Game.ClientState.ClientState.ClientLanguage fullName: Dalamud.Game.ClientState.ClientState.ClientLanguage nameWithType: ClientState.ClientLanguage - uid: Dalamud.Game.ClientState.ClientState.Condition name: Condition href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_Condition commentId: F:Dalamud.Game.ClientState.ClientState.Condition fullName: Dalamud.Game.ClientState.ClientState.Condition nameWithType: ClientState.Condition - uid: Dalamud.Game.ClientState.ClientState.Dispose name: Dispose() href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_Dispose commentId: M:Dalamud.Game.ClientState.ClientState.Dispose fullName: Dalamud.Game.ClientState.ClientState.Dispose() nameWithType: ClientState.Dispose() - uid: Dalamud.Game.ClientState.ClientState.Dispose* name: Dispose href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_Dispose_ commentId: Overload:Dalamud.Game.ClientState.ClientState.Dispose isSpec: "True" fullName: Dalamud.Game.ClientState.ClientState.Dispose nameWithType: ClientState.Dispose - uid: Dalamud.Game.ClientState.ClientState.Enable name: Enable() href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_Enable commentId: M:Dalamud.Game.ClientState.ClientState.Enable fullName: Dalamud.Game.ClientState.ClientState.Enable() nameWithType: ClientState.Enable() - uid: Dalamud.Game.ClientState.ClientState.Enable* name: Enable href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_Enable_ commentId: Overload:Dalamud.Game.ClientState.ClientState.Enable isSpec: "True" fullName: Dalamud.Game.ClientState.ClientState.Enable nameWithType: ClientState.Enable - uid: Dalamud.Game.ClientState.ClientState.JobGauges name: JobGauges href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_JobGauges commentId: F:Dalamud.Game.ClientState.ClientState.JobGauges fullName: Dalamud.Game.ClientState.ClientState.JobGauges nameWithType: ClientState.JobGauges - uid: Dalamud.Game.ClientState.ClientState.KeyState name: KeyState href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_KeyState commentId: F:Dalamud.Game.ClientState.ClientState.KeyState fullName: Dalamud.Game.ClientState.ClientState.KeyState nameWithType: ClientState.KeyState - uid: Dalamud.Game.ClientState.ClientState.LocalContentId name: LocalContentId href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_LocalContentId commentId: P:Dalamud.Game.ClientState.ClientState.LocalContentId fullName: Dalamud.Game.ClientState.ClientState.LocalContentId nameWithType: ClientState.LocalContentId - uid: Dalamud.Game.ClientState.ClientState.LocalContentId* name: LocalContentId href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_LocalContentId_ commentId: Overload:Dalamud.Game.ClientState.ClientState.LocalContentId isSpec: "True" fullName: Dalamud.Game.ClientState.ClientState.LocalContentId nameWithType: ClientState.LocalContentId - uid: Dalamud.Game.ClientState.ClientState.LocalPlayer name: LocalPlayer href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_LocalPlayer commentId: P:Dalamud.Game.ClientState.ClientState.LocalPlayer fullName: Dalamud.Game.ClientState.ClientState.LocalPlayer nameWithType: ClientState.LocalPlayer - uid: Dalamud.Game.ClientState.ClientState.LocalPlayer* name: LocalPlayer href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_LocalPlayer_ commentId: Overload:Dalamud.Game.ClientState.ClientState.LocalPlayer isSpec: "True" fullName: Dalamud.Game.ClientState.ClientState.LocalPlayer nameWithType: ClientState.LocalPlayer - uid: Dalamud.Game.ClientState.ClientState.PartyList name: PartyList href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_PartyList commentId: F:Dalamud.Game.ClientState.ClientState.PartyList fullName: Dalamud.Game.ClientState.ClientState.PartyList nameWithType: ClientState.PartyList - uid: Dalamud.Game.ClientState.ClientState.PropertyChanged name: PropertyChanged href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_PropertyChanged commentId: E:Dalamud.Game.ClientState.ClientState.PropertyChanged fullName: Dalamud.Game.ClientState.ClientState.PropertyChanged nameWithType: ClientState.PropertyChanged - uid: Dalamud.Game.ClientState.ClientState.TerritoryChanged name: TerritoryChanged href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_TerritoryChanged commentId: F:Dalamud.Game.ClientState.ClientState.TerritoryChanged fullName: Dalamud.Game.ClientState.ClientState.TerritoryChanged nameWithType: ClientState.TerritoryChanged - uid: Dalamud.Game.ClientState.ClientState.TerritoryType name: TerritoryType href: api/Dalamud.Game.ClientState.ClientState.html#Dalamud_Game_ClientState_ClientState_TerritoryType commentId: F:Dalamud.Game.ClientState.ClientState.TerritoryType fullName: Dalamud.Game.ClientState.ClientState.TerritoryType nameWithType: ClientState.TerritoryType - uid: Dalamud.Game.ClientState.Condition name: Condition href: api/Dalamud.Game.ClientState.Condition.html commentId: T:Dalamud.Game.ClientState.Condition fullName: Dalamud.Game.ClientState.Condition nameWithType: Condition - uid: Dalamud.Game.ClientState.Condition.Item(Dalamud.Game.ClientState.ConditionFlag) name: Item[ConditionFlag] href: api/Dalamud.Game.ClientState.Condition.html#Dalamud_Game_ClientState_Condition_Item_Dalamud_Game_ClientState_ConditionFlag_ commentId: P:Dalamud.Game.ClientState.Condition.Item(Dalamud.Game.ClientState.ConditionFlag) name.vb: Item(ConditionFlag) fullName: Dalamud.Game.ClientState.Condition.Item[Dalamud.Game.ClientState.ConditionFlag] fullName.vb: Dalamud.Game.ClientState.Condition.Item(Dalamud.Game.ClientState.ConditionFlag) nameWithType: Condition.Item[ConditionFlag] nameWithType.vb: Condition.Item(ConditionFlag) - uid: Dalamud.Game.ClientState.Condition.Item* name: Item href: api/Dalamud.Game.ClientState.Condition.html#Dalamud_Game_ClientState_Condition_Item_ commentId: Overload:Dalamud.Game.ClientState.Condition.Item isSpec: "True" fullName: Dalamud.Game.ClientState.Condition.Item nameWithType: Condition.Item - uid: Dalamud.Game.ClientState.Condition.MaxConditionEntries name: MaxConditionEntries href: api/Dalamud.Game.ClientState.Condition.html#Dalamud_Game_ClientState_Condition_MaxConditionEntries commentId: F:Dalamud.Game.ClientState.Condition.MaxConditionEntries fullName: Dalamud.Game.ClientState.Condition.MaxConditionEntries nameWithType: Condition.MaxConditionEntries - uid: Dalamud.Game.ClientState.ConditionFlag name: ConditionFlag href: api/Dalamud.Game.ClientState.ConditionFlag.html commentId: T:Dalamud.Game.ClientState.ConditionFlag fullName: Dalamud.Game.ClientState.ConditionFlag nameWithType: ConditionFlag - uid: Dalamud.Game.ClientState.ConditionFlag.AutorunActive name: AutorunActive href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_AutorunActive commentId: F:Dalamud.Game.ClientState.ConditionFlag.AutorunActive fullName: Dalamud.Game.ClientState.ConditionFlag.AutorunActive nameWithType: ConditionFlag.AutorunActive - uid: Dalamud.Game.ClientState.ConditionFlag.BeingMoved name: BeingMoved href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_BeingMoved commentId: F:Dalamud.Game.ClientState.ConditionFlag.BeingMoved fullName: Dalamud.Game.ClientState.ConditionFlag.BeingMoved nameWithType: ConditionFlag.BeingMoved - uid: Dalamud.Game.ClientState.ConditionFlag.BetweenAreas name: BetweenAreas href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_BetweenAreas commentId: F:Dalamud.Game.ClientState.ConditionFlag.BetweenAreas fullName: Dalamud.Game.ClientState.ConditionFlag.BetweenAreas nameWithType: ConditionFlag.BetweenAreas - uid: Dalamud.Game.ClientState.ConditionFlag.BetweenAreas51 name: BetweenAreas51 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_BetweenAreas51 commentId: F:Dalamud.Game.ClientState.ConditionFlag.BetweenAreas51 fullName: Dalamud.Game.ClientState.ConditionFlag.BetweenAreas51 nameWithType: ConditionFlag.BetweenAreas51 - uid: Dalamud.Game.ClientState.ConditionFlag.BoundByDuty name: BoundByDuty href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_BoundByDuty commentId: F:Dalamud.Game.ClientState.ConditionFlag.BoundByDuty fullName: Dalamud.Game.ClientState.ConditionFlag.BoundByDuty nameWithType: ConditionFlag.BoundByDuty - uid: Dalamud.Game.ClientState.ConditionFlag.BoundByDuty56 name: BoundByDuty56 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_BoundByDuty56 commentId: F:Dalamud.Game.ClientState.ConditionFlag.BoundByDuty56 fullName: Dalamud.Game.ClientState.ConditionFlag.BoundByDuty56 nameWithType: ConditionFlag.BoundByDuty56 - uid: Dalamud.Game.ClientState.ConditionFlag.BoundByDuty95 name: BoundByDuty95 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_BoundByDuty95 commentId: F:Dalamud.Game.ClientState.ConditionFlag.BoundByDuty95 fullName: Dalamud.Game.ClientState.ConditionFlag.BoundByDuty95 nameWithType: ConditionFlag.BoundByDuty95 - uid: Dalamud.Game.ClientState.ConditionFlag.BoundToDuty97 name: BoundToDuty97 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_BoundToDuty97 commentId: F:Dalamud.Game.ClientState.ConditionFlag.BoundToDuty97 fullName: Dalamud.Game.ClientState.ConditionFlag.BoundToDuty97 nameWithType: ConditionFlag.BoundToDuty97 - uid: Dalamud.Game.ClientState.ConditionFlag.CarryingItem name: CarryingItem href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_CarryingItem commentId: F:Dalamud.Game.ClientState.ConditionFlag.CarryingItem fullName: Dalamud.Game.ClientState.ConditionFlag.CarryingItem nameWithType: ConditionFlag.CarryingItem - uid: Dalamud.Game.ClientState.ConditionFlag.CarryingObject name: CarryingObject href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_CarryingObject commentId: F:Dalamud.Game.ClientState.ConditionFlag.CarryingObject fullName: Dalamud.Game.ClientState.ConditionFlag.CarryingObject nameWithType: ConditionFlag.CarryingObject - uid: Dalamud.Game.ClientState.ConditionFlag.Casting name: Casting href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Casting commentId: F:Dalamud.Game.ClientState.ConditionFlag.Casting fullName: Dalamud.Game.ClientState.ConditionFlag.Casting nameWithType: ConditionFlag.Casting - uid: Dalamud.Game.ClientState.ConditionFlag.Casting87 name: Casting87 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Casting87 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Casting87 fullName: Dalamud.Game.ClientState.ConditionFlag.Casting87 nameWithType: ConditionFlag.Casting87 - uid: Dalamud.Game.ClientState.ConditionFlag.ChocoboRacing name: ChocoboRacing href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_ChocoboRacing commentId: F:Dalamud.Game.ClientState.ConditionFlag.ChocoboRacing fullName: Dalamud.Game.ClientState.ConditionFlag.ChocoboRacing nameWithType: ConditionFlag.ChocoboRacing - uid: Dalamud.Game.ClientState.ConditionFlag.ConditionLocation name: ConditionLocation href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_ConditionLocation commentId: F:Dalamud.Game.ClientState.ConditionFlag.ConditionLocation fullName: Dalamud.Game.ClientState.ConditionFlag.ConditionLocation nameWithType: ConditionFlag.ConditionLocation - uid: Dalamud.Game.ClientState.ConditionFlag.Crafting name: Crafting href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Crafting commentId: F:Dalamud.Game.ClientState.ConditionFlag.Crafting fullName: Dalamud.Game.ClientState.ConditionFlag.Crafting nameWithType: ConditionFlag.Crafting - uid: Dalamud.Game.ClientState.ConditionFlag.Crafting40 name: Crafting40 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Crafting40 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Crafting40 fullName: Dalamud.Game.ClientState.ConditionFlag.Crafting40 nameWithType: ConditionFlag.Crafting40 - uid: Dalamud.Game.ClientState.ConditionFlag.CreatingCharacter name: CreatingCharacter href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_CreatingCharacter commentId: F:Dalamud.Game.ClientState.ConditionFlag.CreatingCharacter fullName: Dalamud.Game.ClientState.ConditionFlag.CreatingCharacter nameWithType: ConditionFlag.CreatingCharacter - uid: Dalamud.Game.ClientState.ConditionFlag.Diving name: Diving href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Diving commentId: F:Dalamud.Game.ClientState.ConditionFlag.Diving fullName: Dalamud.Game.ClientState.ConditionFlag.Diving nameWithType: ConditionFlag.Diving - uid: Dalamud.Game.ClientState.ConditionFlag.DutyRecorderPlayback name: DutyRecorderPlayback href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_DutyRecorderPlayback commentId: F:Dalamud.Game.ClientState.ConditionFlag.DutyRecorderPlayback fullName: Dalamud.Game.ClientState.ConditionFlag.DutyRecorderPlayback nameWithType: ConditionFlag.DutyRecorderPlayback - uid: Dalamud.Game.ClientState.ConditionFlag.Emoting name: Emoting href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Emoting commentId: F:Dalamud.Game.ClientState.ConditionFlag.Emoting fullName: Dalamud.Game.ClientState.ConditionFlag.Emoting nameWithType: ConditionFlag.Emoting - uid: Dalamud.Game.ClientState.ConditionFlag.Fishing name: Fishing href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Fishing commentId: F:Dalamud.Game.ClientState.ConditionFlag.Fishing fullName: Dalamud.Game.ClientState.ConditionFlag.Fishing nameWithType: ConditionFlag.Fishing - uid: Dalamud.Game.ClientState.ConditionFlag.Gathering name: Gathering href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Gathering commentId: F:Dalamud.Game.ClientState.ConditionFlag.Gathering fullName: Dalamud.Game.ClientState.ConditionFlag.Gathering nameWithType: ConditionFlag.Gathering - uid: Dalamud.Game.ClientState.ConditionFlag.Gathering42 name: Gathering42 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Gathering42 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Gathering42 fullName: Dalamud.Game.ClientState.ConditionFlag.Gathering42 nameWithType: ConditionFlag.Gathering42 - uid: Dalamud.Game.ClientState.ConditionFlag.InCombat name: InCombat href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_InCombat commentId: F:Dalamud.Game.ClientState.ConditionFlag.InCombat fullName: Dalamud.Game.ClientState.ConditionFlag.InCombat nameWithType: ConditionFlag.InCombat - uid: Dalamud.Game.ClientState.ConditionFlag.InDeepDungeon name: InDeepDungeon href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_InDeepDungeon commentId: F:Dalamud.Game.ClientState.ConditionFlag.InDeepDungeon fullName: Dalamud.Game.ClientState.ConditionFlag.InDeepDungeon nameWithType: ConditionFlag.InDeepDungeon - uid: Dalamud.Game.ClientState.ConditionFlag.InDuelingArea name: InDuelingArea href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_InDuelingArea commentId: F:Dalamud.Game.ClientState.ConditionFlag.InDuelingArea fullName: Dalamud.Game.ClientState.ConditionFlag.InDuelingArea nameWithType: ConditionFlag.InDuelingArea - uid: Dalamud.Game.ClientState.ConditionFlag.InFlight name: InFlight href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_InFlight commentId: F:Dalamud.Game.ClientState.ConditionFlag.InFlight fullName: Dalamud.Game.ClientState.ConditionFlag.InFlight nameWithType: ConditionFlag.InFlight - uid: Dalamud.Game.ClientState.ConditionFlag.InThatPosition name: InThatPosition href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_InThatPosition commentId: F:Dalamud.Game.ClientState.ConditionFlag.InThatPosition fullName: Dalamud.Game.ClientState.ConditionFlag.InThatPosition nameWithType: ConditionFlag.InThatPosition - uid: Dalamud.Game.ClientState.ConditionFlag.InThisState88 name: InThisState88 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_InThisState88 commentId: F:Dalamud.Game.ClientState.ConditionFlag.InThisState88 fullName: Dalamud.Game.ClientState.ConditionFlag.InThisState88 nameWithType: ConditionFlag.InThisState88 - uid: Dalamud.Game.ClientState.ConditionFlag.InThisState89 name: InThisState89 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_InThisState89 commentId: F:Dalamud.Game.ClientState.ConditionFlag.InThisState89 fullName: Dalamud.Game.ClientState.ConditionFlag.InThisState89 nameWithType: ConditionFlag.InThisState89 - uid: Dalamud.Game.ClientState.ConditionFlag.Jumping name: Jumping href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Jumping commentId: F:Dalamud.Game.ClientState.ConditionFlag.Jumping fullName: Dalamud.Game.ClientState.ConditionFlag.Jumping nameWithType: ConditionFlag.Jumping - uid: Dalamud.Game.ClientState.ConditionFlag.Jumping61 name: Jumping61 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Jumping61 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Jumping61 fullName: Dalamud.Game.ClientState.ConditionFlag.Jumping61 nameWithType: ConditionFlag.Jumping61 - uid: Dalamud.Game.ClientState.ConditionFlag.LoggingOut name: LoggingOut href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_LoggingOut commentId: F:Dalamud.Game.ClientState.ConditionFlag.LoggingOut fullName: Dalamud.Game.ClientState.ConditionFlag.LoggingOut nameWithType: ConditionFlag.LoggingOut - uid: Dalamud.Game.ClientState.ConditionFlag.MeldingMateria name: MeldingMateria href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_MeldingMateria commentId: F:Dalamud.Game.ClientState.ConditionFlag.MeldingMateria fullName: Dalamud.Game.ClientState.ConditionFlag.MeldingMateria nameWithType: ConditionFlag.MeldingMateria - uid: Dalamud.Game.ClientState.ConditionFlag.Mounted name: Mounted href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Mounted commentId: F:Dalamud.Game.ClientState.ConditionFlag.Mounted fullName: Dalamud.Game.ClientState.ConditionFlag.Mounted nameWithType: ConditionFlag.Mounted - uid: Dalamud.Game.ClientState.ConditionFlag.Mounted2 name: Mounted2 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Mounted2 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Mounted2 fullName: Dalamud.Game.ClientState.ConditionFlag.Mounted2 nameWithType: ConditionFlag.Mounted2 - uid: Dalamud.Game.ClientState.ConditionFlag.Mounting name: Mounting href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Mounting commentId: F:Dalamud.Game.ClientState.ConditionFlag.Mounting fullName: Dalamud.Game.ClientState.ConditionFlag.Mounting nameWithType: ConditionFlag.Mounting - uid: Dalamud.Game.ClientState.ConditionFlag.Mounting71 name: Mounting71 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Mounting71 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Mounting71 fullName: Dalamud.Game.ClientState.ConditionFlag.Mounting71 nameWithType: ConditionFlag.Mounting71 - uid: Dalamud.Game.ClientState.ConditionFlag.None name: None href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_None commentId: F:Dalamud.Game.ClientState.ConditionFlag.None fullName: Dalamud.Game.ClientState.ConditionFlag.None nameWithType: ConditionFlag.None - uid: Dalamud.Game.ClientState.ConditionFlag.NormalConditions name: NormalConditions href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_NormalConditions commentId: F:Dalamud.Game.ClientState.ConditionFlag.NormalConditions fullName: Dalamud.Game.ClientState.ConditionFlag.NormalConditions nameWithType: ConditionFlag.NormalConditions - uid: Dalamud.Game.ClientState.ConditionFlag.Occupied name: Occupied href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Occupied commentId: F:Dalamud.Game.ClientState.ConditionFlag.Occupied fullName: Dalamud.Game.ClientState.ConditionFlag.Occupied nameWithType: ConditionFlag.Occupied - uid: Dalamud.Game.ClientState.ConditionFlag.Occupied30 name: Occupied30 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Occupied30 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Occupied30 fullName: Dalamud.Game.ClientState.ConditionFlag.Occupied30 nameWithType: ConditionFlag.Occupied30 - uid: Dalamud.Game.ClientState.ConditionFlag.Occupied33 name: Occupied33 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Occupied33 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Occupied33 fullName: Dalamud.Game.ClientState.ConditionFlag.Occupied33 nameWithType: ConditionFlag.Occupied33 - uid: Dalamud.Game.ClientState.ConditionFlag.Occupied38 name: Occupied38 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Occupied38 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Occupied38 fullName: Dalamud.Game.ClientState.ConditionFlag.Occupied38 nameWithType: ConditionFlag.Occupied38 - uid: Dalamud.Game.ClientState.ConditionFlag.Occupied39 name: Occupied39 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Occupied39 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Occupied39 fullName: Dalamud.Game.ClientState.ConditionFlag.Occupied39 nameWithType: ConditionFlag.Occupied39 - uid: Dalamud.Game.ClientState.ConditionFlag.OccupiedInCutSceneEvent name: OccupiedInCutSceneEvent href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_OccupiedInCutSceneEvent commentId: F:Dalamud.Game.ClientState.ConditionFlag.OccupiedInCutSceneEvent fullName: Dalamud.Game.ClientState.ConditionFlag.OccupiedInCutSceneEvent nameWithType: ConditionFlag.OccupiedInCutSceneEvent - uid: Dalamud.Game.ClientState.ConditionFlag.OccupiedInEvent name: OccupiedInEvent href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_OccupiedInEvent commentId: F:Dalamud.Game.ClientState.ConditionFlag.OccupiedInEvent fullName: Dalamud.Game.ClientState.ConditionFlag.OccupiedInEvent nameWithType: ConditionFlag.OccupiedInEvent - uid: Dalamud.Game.ClientState.ConditionFlag.OccupiedInQuestEvent name: OccupiedInQuestEvent href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_OccupiedInQuestEvent commentId: F:Dalamud.Game.ClientState.ConditionFlag.OccupiedInQuestEvent fullName: Dalamud.Game.ClientState.ConditionFlag.OccupiedInQuestEvent nameWithType: ConditionFlag.OccupiedInQuestEvent - uid: Dalamud.Game.ClientState.ConditionFlag.OccupiedSummoningBell name: OccupiedSummoningBell href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_OccupiedSummoningBell commentId: F:Dalamud.Game.ClientState.ConditionFlag.OccupiedSummoningBell fullName: Dalamud.Game.ClientState.ConditionFlag.OccupiedSummoningBell nameWithType: ConditionFlag.OccupiedSummoningBell - uid: Dalamud.Game.ClientState.ConditionFlag.OnFreeTrial name: OnFreeTrial href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_OnFreeTrial commentId: F:Dalamud.Game.ClientState.ConditionFlag.OnFreeTrial fullName: Dalamud.Game.ClientState.ConditionFlag.OnFreeTrial nameWithType: ConditionFlag.OnFreeTrial - uid: Dalamud.Game.ClientState.ConditionFlag.OperatingSiegeMachine name: OperatingSiegeMachine href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_OperatingSiegeMachine commentId: F:Dalamud.Game.ClientState.ConditionFlag.OperatingSiegeMachine fullName: Dalamud.Game.ClientState.ConditionFlag.OperatingSiegeMachine nameWithType: ConditionFlag.OperatingSiegeMachine - uid: Dalamud.Game.ClientState.ConditionFlag.ParticipatingInCrossWorldPartyOrAlliance name: ParticipatingInCrossWorldPartyOrAlliance href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_ParticipatingInCrossWorldPartyOrAlliance commentId: F:Dalamud.Game.ClientState.ConditionFlag.ParticipatingInCrossWorldPartyOrAlliance fullName: Dalamud.Game.ClientState.ConditionFlag.ParticipatingInCrossWorldPartyOrAlliance nameWithType: ConditionFlag.ParticipatingInCrossWorldPartyOrAlliance - uid: Dalamud.Game.ClientState.ConditionFlag.ParticipatingInCustomMatch name: ParticipatingInCustomMatch href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_ParticipatingInCustomMatch commentId: F:Dalamud.Game.ClientState.ConditionFlag.ParticipatingInCustomMatch fullName: Dalamud.Game.ClientState.ConditionFlag.ParticipatingInCustomMatch nameWithType: ConditionFlag.ParticipatingInCustomMatch - uid: Dalamud.Game.ClientState.ConditionFlag.Performing name: Performing href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Performing commentId: F:Dalamud.Game.ClientState.ConditionFlag.Performing fullName: Dalamud.Game.ClientState.ConditionFlag.Performing nameWithType: ConditionFlag.Performing - uid: Dalamud.Game.ClientState.ConditionFlag.PlayingLordOfVerminion name: PlayingLordOfVerminion href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_PlayingLordOfVerminion commentId: F:Dalamud.Game.ClientState.ConditionFlag.PlayingLordOfVerminion fullName: Dalamud.Game.ClientState.ConditionFlag.PlayingLordOfVerminion nameWithType: ConditionFlag.PlayingLordOfVerminion - uid: Dalamud.Game.ClientState.ConditionFlag.PlayingMiniGame name: PlayingMiniGame href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_PlayingMiniGame commentId: F:Dalamud.Game.ClientState.ConditionFlag.PlayingMiniGame fullName: Dalamud.Game.ClientState.ConditionFlag.PlayingMiniGame nameWithType: ConditionFlag.PlayingMiniGame - uid: Dalamud.Game.ClientState.ConditionFlag.PreparingToCraft name: PreparingToCraft href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_PreparingToCraft commentId: F:Dalamud.Game.ClientState.ConditionFlag.PreparingToCraft fullName: Dalamud.Game.ClientState.ConditionFlag.PreparingToCraft nameWithType: ConditionFlag.PreparingToCraft - uid: Dalamud.Game.ClientState.ConditionFlag.PvPDisplayActive name: PvPDisplayActive href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_PvPDisplayActive commentId: F:Dalamud.Game.ClientState.ConditionFlag.PvPDisplayActive fullName: Dalamud.Game.ClientState.ConditionFlag.PvPDisplayActive nameWithType: ConditionFlag.PvPDisplayActive - uid: Dalamud.Game.ClientState.ConditionFlag.ReadyingVisitOtherWorld name: ReadyingVisitOtherWorld href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_ReadyingVisitOtherWorld commentId: F:Dalamud.Game.ClientState.ConditionFlag.ReadyingVisitOtherWorld fullName: Dalamud.Game.ClientState.ConditionFlag.ReadyingVisitOtherWorld nameWithType: ConditionFlag.ReadyingVisitOtherWorld - uid: Dalamud.Game.ClientState.ConditionFlag.RegisteringForRaceOrMatch name: RegisteringForRaceOrMatch href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_RegisteringForRaceOrMatch commentId: F:Dalamud.Game.ClientState.ConditionFlag.RegisteringForRaceOrMatch fullName: Dalamud.Game.ClientState.ConditionFlag.RegisteringForRaceOrMatch nameWithType: ConditionFlag.RegisteringForRaceOrMatch - uid: Dalamud.Game.ClientState.ConditionFlag.RegisteringForTripleTriadMatch name: RegisteringForTripleTriadMatch href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_RegisteringForTripleTriadMatch commentId: F:Dalamud.Game.ClientState.ConditionFlag.RegisteringForTripleTriadMatch fullName: Dalamud.Game.ClientState.ConditionFlag.RegisteringForTripleTriadMatch nameWithType: ConditionFlag.RegisteringForTripleTriadMatch - uid: Dalamud.Game.ClientState.ConditionFlag.RolePlaying name: RolePlaying href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_RolePlaying commentId: F:Dalamud.Game.ClientState.ConditionFlag.RolePlaying fullName: Dalamud.Game.ClientState.ConditionFlag.RolePlaying nameWithType: ConditionFlag.RolePlaying - uid: Dalamud.Game.ClientState.ConditionFlag.Stealthed name: Stealthed href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Stealthed commentId: F:Dalamud.Game.ClientState.ConditionFlag.Stealthed fullName: Dalamud.Game.ClientState.ConditionFlag.Stealthed nameWithType: ConditionFlag.Stealthed - uid: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction name: SufferingStatusAffliction href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_SufferingStatusAffliction commentId: F:Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction fullName: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction nameWithType: ConditionFlag.SufferingStatusAffliction - uid: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction2 name: SufferingStatusAffliction2 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_SufferingStatusAffliction2 commentId: F:Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction2 fullName: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction2 nameWithType: ConditionFlag.SufferingStatusAffliction2 - uid: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction63 name: SufferingStatusAffliction63 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_SufferingStatusAffliction63 commentId: F:Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction63 fullName: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction63 nameWithType: ConditionFlag.SufferingStatusAffliction63 - uid: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction72 name: SufferingStatusAffliction72 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_SufferingStatusAffliction72 commentId: F:Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction72 fullName: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction72 nameWithType: ConditionFlag.SufferingStatusAffliction72 - uid: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction73 name: SufferingStatusAffliction73 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_SufferingStatusAffliction73 commentId: F:Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction73 fullName: Dalamud.Game.ClientState.ConditionFlag.SufferingStatusAffliction73 nameWithType: ConditionFlag.SufferingStatusAffliction73 - uid: Dalamud.Game.ClientState.ConditionFlag.Swimming name: Swimming href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Swimming commentId: F:Dalamud.Game.ClientState.ConditionFlag.Swimming fullName: Dalamud.Game.ClientState.ConditionFlag.Swimming nameWithType: ConditionFlag.Swimming - uid: Dalamud.Game.ClientState.ConditionFlag.SystemError name: SystemError href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_SystemError commentId: F:Dalamud.Game.ClientState.ConditionFlag.SystemError fullName: Dalamud.Game.ClientState.ConditionFlag.SystemError nameWithType: ConditionFlag.SystemError - uid: Dalamud.Game.ClientState.ConditionFlag.TradeOpen name: TradeOpen href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_TradeOpen commentId: F:Dalamud.Game.ClientState.ConditionFlag.TradeOpen fullName: Dalamud.Game.ClientState.ConditionFlag.TradeOpen nameWithType: ConditionFlag.TradeOpen - uid: Dalamud.Game.ClientState.ConditionFlag.Transformed name: Transformed href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Transformed commentId: F:Dalamud.Game.ClientState.ConditionFlag.Transformed fullName: Dalamud.Game.ClientState.ConditionFlag.Transformed nameWithType: ConditionFlag.Transformed - uid: Dalamud.Game.ClientState.ConditionFlag.Unconscious name: Unconscious href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Unconscious commentId: F:Dalamud.Game.ClientState.ConditionFlag.Unconscious fullName: Dalamud.Game.ClientState.ConditionFlag.Unconscious nameWithType: ConditionFlag.Unconscious - uid: Dalamud.Game.ClientState.ConditionFlag.Unknown57 name: Unknown57 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_Unknown57 commentId: F:Dalamud.Game.ClientState.ConditionFlag.Unknown57 fullName: Dalamud.Game.ClientState.ConditionFlag.Unknown57 nameWithType: ConditionFlag.Unknown57 - uid: Dalamud.Game.ClientState.ConditionFlag.UsingHousingFunctions name: UsingHousingFunctions href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_UsingHousingFunctions commentId: F:Dalamud.Game.ClientState.ConditionFlag.UsingHousingFunctions fullName: Dalamud.Game.ClientState.ConditionFlag.UsingHousingFunctions nameWithType: ConditionFlag.UsingHousingFunctions - uid: Dalamud.Game.ClientState.ConditionFlag.UsingParasol name: UsingParasol href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_UsingParasol commentId: F:Dalamud.Game.ClientState.ConditionFlag.UsingParasol fullName: Dalamud.Game.ClientState.ConditionFlag.UsingParasol nameWithType: ConditionFlag.UsingParasol - uid: Dalamud.Game.ClientState.ConditionFlag.UsingPartyFinder name: UsingPartyFinder href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_UsingPartyFinder commentId: F:Dalamud.Game.ClientState.ConditionFlag.UsingPartyFinder fullName: Dalamud.Game.ClientState.ConditionFlag.UsingPartyFinder nameWithType: ConditionFlag.UsingPartyFinder - uid: Dalamud.Game.ClientState.ConditionFlag.WaitingForDuty name: WaitingForDuty href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WaitingForDuty commentId: F:Dalamud.Game.ClientState.ConditionFlag.WaitingForDuty fullName: Dalamud.Game.ClientState.ConditionFlag.WaitingForDuty nameWithType: ConditionFlag.WaitingForDuty - uid: Dalamud.Game.ClientState.ConditionFlag.WaitingForDutyFinder name: WaitingForDutyFinder href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WaitingForDutyFinder commentId: F:Dalamud.Game.ClientState.ConditionFlag.WaitingForDutyFinder fullName: Dalamud.Game.ClientState.ConditionFlag.WaitingForDutyFinder nameWithType: ConditionFlag.WaitingForDutyFinder - uid: Dalamud.Game.ClientState.ConditionFlag.WaitingForRaceOrMatch name: WaitingForRaceOrMatch href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WaitingForRaceOrMatch commentId: F:Dalamud.Game.ClientState.ConditionFlag.WaitingForRaceOrMatch fullName: Dalamud.Game.ClientState.ConditionFlag.WaitingForRaceOrMatch nameWithType: ConditionFlag.WaitingForRaceOrMatch - uid: Dalamud.Game.ClientState.ConditionFlag.WaitingForTripleTriadMatch name: WaitingForTripleTriadMatch href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WaitingForTripleTriadMatch commentId: F:Dalamud.Game.ClientState.ConditionFlag.WaitingForTripleTriadMatch fullName: Dalamud.Game.ClientState.ConditionFlag.WaitingForTripleTriadMatch nameWithType: ConditionFlag.WaitingForTripleTriadMatch - uid: Dalamud.Game.ClientState.ConditionFlag.WaitingForTripleTriadMatch83 name: WaitingForTripleTriadMatch83 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WaitingForTripleTriadMatch83 commentId: F:Dalamud.Game.ClientState.ConditionFlag.WaitingForTripleTriadMatch83 fullName: Dalamud.Game.ClientState.ConditionFlag.WaitingForTripleTriadMatch83 nameWithType: ConditionFlag.WaitingForTripleTriadMatch83 - uid: Dalamud.Game.ClientState.ConditionFlag.WaitingToVisitOtherWorld name: WaitingToVisitOtherWorld href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WaitingToVisitOtherWorld commentId: F:Dalamud.Game.ClientState.ConditionFlag.WaitingToVisitOtherWorld fullName: Dalamud.Game.ClientState.ConditionFlag.WaitingToVisitOtherWorld nameWithType: ConditionFlag.WaitingToVisitOtherWorld - uid: Dalamud.Game.ClientState.ConditionFlag.WatchingCutscene name: WatchingCutscene href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WatchingCutscene commentId: F:Dalamud.Game.ClientState.ConditionFlag.WatchingCutscene fullName: Dalamud.Game.ClientState.ConditionFlag.WatchingCutscene nameWithType: ConditionFlag.WatchingCutscene - uid: Dalamud.Game.ClientState.ConditionFlag.WatchingCutscene78 name: WatchingCutscene78 href: api/Dalamud.Game.ClientState.ConditionFlag.html#Dalamud_Game_ClientState_ConditionFlag_WatchingCutscene78 commentId: F:Dalamud.Game.ClientState.ConditionFlag.WatchingCutscene78 fullName: Dalamud.Game.ClientState.ConditionFlag.WatchingCutscene78 nameWithType: ConditionFlag.WatchingCutscene78 - uid: Dalamud.Game.ClientState.JobGauges name: JobGauges href: api/Dalamud.Game.ClientState.JobGauges.html commentId: T:Dalamud.Game.ClientState.JobGauges fullName: Dalamud.Game.ClientState.JobGauges nameWithType: JobGauges - uid: Dalamud.Game.ClientState.JobGauges.#ctor(Dalamud.Game.ClientState.ClientStateAddressResolver) name: JobGauges(ClientStateAddressResolver) href: api/Dalamud.Game.ClientState.JobGauges.html#Dalamud_Game_ClientState_JobGauges__ctor_Dalamud_Game_ClientState_ClientStateAddressResolver_ commentId: M:Dalamud.Game.ClientState.JobGauges.#ctor(Dalamud.Game.ClientState.ClientStateAddressResolver) fullName: Dalamud.Game.ClientState.JobGauges.JobGauges(Dalamud.Game.ClientState.ClientStateAddressResolver) nameWithType: JobGauges.JobGauges(ClientStateAddressResolver) - uid: Dalamud.Game.ClientState.JobGauges.#ctor* name: JobGauges href: api/Dalamud.Game.ClientState.JobGauges.html#Dalamud_Game_ClientState_JobGauges__ctor_ commentId: Overload:Dalamud.Game.ClientState.JobGauges.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.JobGauges.JobGauges nameWithType: JobGauges.JobGauges - uid: Dalamud.Game.ClientState.JobGauges.Get* name: Get href: api/Dalamud.Game.ClientState.JobGauges.html#Dalamud_Game_ClientState_JobGauges_Get_ commentId: Overload:Dalamud.Game.ClientState.JobGauges.Get isSpec: "True" fullName: Dalamud.Game.ClientState.JobGauges.Get nameWithType: JobGauges.Get - uid: Dalamud.Game.ClientState.JobGauges.Get``1 name: Get() href: api/Dalamud.Game.ClientState.JobGauges.html#Dalamud_Game_ClientState_JobGauges_Get__1 commentId: M:Dalamud.Game.ClientState.JobGauges.Get``1 name.vb: Get(Of T)() fullName: Dalamud.Game.ClientState.JobGauges.Get() fullName.vb: Dalamud.Game.ClientState.JobGauges.Get(Of T)() nameWithType: JobGauges.Get() nameWithType.vb: JobGauges.Get(Of T)() - uid: Dalamud.Game.ClientState.KeyState name: KeyState href: api/Dalamud.Game.ClientState.KeyState.html commentId: T:Dalamud.Game.ClientState.KeyState fullName: Dalamud.Game.ClientState.KeyState nameWithType: KeyState - uid: Dalamud.Game.ClientState.KeyState.#ctor(Dalamud.Game.ClientState.ClientStateAddressResolver,System.IntPtr) name: KeyState(ClientStateAddressResolver, IntPtr) href: api/Dalamud.Game.ClientState.KeyState.html#Dalamud_Game_ClientState_KeyState__ctor_Dalamud_Game_ClientState_ClientStateAddressResolver_System_IntPtr_ commentId: M:Dalamud.Game.ClientState.KeyState.#ctor(Dalamud.Game.ClientState.ClientStateAddressResolver,System.IntPtr) fullName: Dalamud.Game.ClientState.KeyState.KeyState(Dalamud.Game.ClientState.ClientStateAddressResolver, System.IntPtr) nameWithType: KeyState.KeyState(ClientStateAddressResolver, IntPtr) - uid: Dalamud.Game.ClientState.KeyState.#ctor* name: KeyState href: api/Dalamud.Game.ClientState.KeyState.html#Dalamud_Game_ClientState_KeyState__ctor_ commentId: Overload:Dalamud.Game.ClientState.KeyState.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.KeyState.KeyState nameWithType: KeyState.KeyState - uid: Dalamud.Game.ClientState.KeyState.ClearAll name: ClearAll() href: api/Dalamud.Game.ClientState.KeyState.html#Dalamud_Game_ClientState_KeyState_ClearAll commentId: M:Dalamud.Game.ClientState.KeyState.ClearAll fullName: Dalamud.Game.ClientState.KeyState.ClearAll() nameWithType: KeyState.ClearAll() - uid: Dalamud.Game.ClientState.KeyState.ClearAll* name: ClearAll href: api/Dalamud.Game.ClientState.KeyState.html#Dalamud_Game_ClientState_KeyState_ClearAll_ commentId: Overload:Dalamud.Game.ClientState.KeyState.ClearAll isSpec: "True" fullName: Dalamud.Game.ClientState.KeyState.ClearAll nameWithType: KeyState.ClearAll - uid: Dalamud.Game.ClientState.KeyState.Item(System.Int32) name: Item[Int32] href: api/Dalamud.Game.ClientState.KeyState.html#Dalamud_Game_ClientState_KeyState_Item_System_Int32_ commentId: P:Dalamud.Game.ClientState.KeyState.Item(System.Int32) name.vb: Item(Int32) fullName: Dalamud.Game.ClientState.KeyState.Item[System.Int32] fullName.vb: Dalamud.Game.ClientState.KeyState.Item(System.Int32) nameWithType: KeyState.Item[Int32] nameWithType.vb: KeyState.Item(Int32) - uid: Dalamud.Game.ClientState.KeyState.Item* name: Item href: api/Dalamud.Game.ClientState.KeyState.html#Dalamud_Game_ClientState_KeyState_Item_ commentId: Overload:Dalamud.Game.ClientState.KeyState.Item isSpec: "True" fullName: Dalamud.Game.ClientState.KeyState.Item nameWithType: KeyState.Item - uid: Dalamud.Game.ClientState.PartyList name: PartyList href: api/Dalamud.Game.ClientState.PartyList.html commentId: T:Dalamud.Game.ClientState.PartyList fullName: Dalamud.Game.ClientState.PartyList nameWithType: PartyList - uid: Dalamud.Game.ClientState.PartyList.#ctor(Dalamud.Dalamud,Dalamud.Game.ClientState.ClientStateAddressResolver) name: PartyList(Dalamud, ClientStateAddressResolver) href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList__ctor_Dalamud_Dalamud_Dalamud_Game_ClientState_ClientStateAddressResolver_ commentId: M:Dalamud.Game.ClientState.PartyList.#ctor(Dalamud.Dalamud,Dalamud.Game.ClientState.ClientStateAddressResolver) fullName: Dalamud.Game.ClientState.PartyList.PartyList(Dalamud.Dalamud, Dalamud.Game.ClientState.ClientStateAddressResolver) nameWithType: PartyList.PartyList(Dalamud, ClientStateAddressResolver) - uid: Dalamud.Game.ClientState.PartyList.#ctor* name: PartyList href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList__ctor_ commentId: Overload:Dalamud.Game.ClientState.PartyList.#ctor isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.PartyList nameWithType: PartyList.PartyList - uid: Dalamud.Game.ClientState.PartyList.CopyTo(System.Array,System.Int32) name: CopyTo(Array, Int32) href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_CopyTo_System_Array_System_Int32_ commentId: M:Dalamud.Game.ClientState.PartyList.CopyTo(System.Array,System.Int32) fullName: Dalamud.Game.ClientState.PartyList.CopyTo(System.Array, System.Int32) nameWithType: PartyList.CopyTo(Array, Int32) - uid: Dalamud.Game.ClientState.PartyList.CopyTo* name: CopyTo href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_CopyTo_ commentId: Overload:Dalamud.Game.ClientState.PartyList.CopyTo isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.CopyTo nameWithType: PartyList.CopyTo - uid: Dalamud.Game.ClientState.PartyList.Count name: Count href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Count commentId: P:Dalamud.Game.ClientState.PartyList.Count fullName: Dalamud.Game.ClientState.PartyList.Count nameWithType: PartyList.Count - uid: Dalamud.Game.ClientState.PartyList.Count* name: Count href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Count_ commentId: Overload:Dalamud.Game.ClientState.PartyList.Count isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.Count nameWithType: PartyList.Count - uid: Dalamud.Game.ClientState.PartyList.Dispose name: Dispose() href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Dispose commentId: M:Dalamud.Game.ClientState.PartyList.Dispose fullName: Dalamud.Game.ClientState.PartyList.Dispose() nameWithType: PartyList.Dispose() - uid: Dalamud.Game.ClientState.PartyList.Dispose* name: Dispose href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Dispose_ commentId: Overload:Dalamud.Game.ClientState.PartyList.Dispose isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.Dispose nameWithType: PartyList.Dispose - uid: Dalamud.Game.ClientState.PartyList.Enable name: Enable() href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Enable commentId: M:Dalamud.Game.ClientState.PartyList.Enable fullName: Dalamud.Game.ClientState.PartyList.Enable() nameWithType: PartyList.Enable() - uid: Dalamud.Game.ClientState.PartyList.Enable* name: Enable href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Enable_ commentId: Overload:Dalamud.Game.ClientState.PartyList.Enable isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.Enable nameWithType: PartyList.Enable - uid: Dalamud.Game.ClientState.PartyList.GetEnumerator name: GetEnumerator() href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_GetEnumerator commentId: M:Dalamud.Game.ClientState.PartyList.GetEnumerator fullName: Dalamud.Game.ClientState.PartyList.GetEnumerator() nameWithType: PartyList.GetEnumerator() - uid: Dalamud.Game.ClientState.PartyList.GetEnumerator* name: GetEnumerator href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_GetEnumerator_ commentId: Overload:Dalamud.Game.ClientState.PartyList.GetEnumerator isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.GetEnumerator nameWithType: PartyList.GetEnumerator - uid: Dalamud.Game.ClientState.PartyList.IsSynchronized name: IsSynchronized href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_IsSynchronized commentId: P:Dalamud.Game.ClientState.PartyList.IsSynchronized fullName: Dalamud.Game.ClientState.PartyList.IsSynchronized nameWithType: PartyList.IsSynchronized - uid: Dalamud.Game.ClientState.PartyList.IsSynchronized* name: IsSynchronized href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_IsSynchronized_ commentId: Overload:Dalamud.Game.ClientState.PartyList.IsSynchronized isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.IsSynchronized nameWithType: PartyList.IsSynchronized - uid: Dalamud.Game.ClientState.PartyList.Item(System.Int32) name: Item[Int32] href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Item_System_Int32_ commentId: P:Dalamud.Game.ClientState.PartyList.Item(System.Int32) name.vb: Item(Int32) fullName: Dalamud.Game.ClientState.PartyList.Item[System.Int32] fullName.vb: Dalamud.Game.ClientState.PartyList.Item(System.Int32) nameWithType: PartyList.Item[Int32] nameWithType.vb: PartyList.Item(Int32) - uid: Dalamud.Game.ClientState.PartyList.Item* name: Item href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Item_ commentId: Overload:Dalamud.Game.ClientState.PartyList.Item isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.Item nameWithType: PartyList.Item - uid: Dalamud.Game.ClientState.PartyList.Length name: Length href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Length commentId: P:Dalamud.Game.ClientState.PartyList.Length fullName: Dalamud.Game.ClientState.PartyList.Length nameWithType: PartyList.Length - uid: Dalamud.Game.ClientState.PartyList.Length* name: Length href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_Length_ commentId: Overload:Dalamud.Game.ClientState.PartyList.Length isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.Length nameWithType: PartyList.Length - uid: Dalamud.Game.ClientState.PartyList.SyncRoot name: SyncRoot href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_SyncRoot commentId: P:Dalamud.Game.ClientState.PartyList.SyncRoot fullName: Dalamud.Game.ClientState.PartyList.SyncRoot nameWithType: PartyList.SyncRoot - uid: Dalamud.Game.ClientState.PartyList.SyncRoot* name: SyncRoot href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_SyncRoot_ commentId: Overload:Dalamud.Game.ClientState.PartyList.SyncRoot isSpec: "True" fullName: Dalamud.Game.ClientState.PartyList.SyncRoot nameWithType: PartyList.SyncRoot - uid: Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count name: IReadOnlyCollection.Count href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_PartyMember__Count commentId: P:Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count name.vb: System.Collections.Generic.IReadOnlyCollection.Count fullName: Dalamud.Game.ClientState.PartyList.System.Collections.Generic.IReadOnlyCollection.Count nameWithType: PartyList.IReadOnlyCollection.Count nameWithType.vb: PartyList.System.Collections.Generic.IReadOnlyCollection.Count - uid: Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count* name: IReadOnlyCollection.Count href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Actors_Types_PartyMember__Count_ commentId: Overload:Dalamud.Game.ClientState.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Actors#Types#PartyMember}#Count isSpec: "True" name.vb: System.Collections.Generic.IReadOnlyCollection.Count fullName: Dalamud.Game.ClientState.PartyList.System.Collections.Generic.IReadOnlyCollection.Count nameWithType: PartyList.IReadOnlyCollection.Count nameWithType.vb: PartyList.System.Collections.Generic.IReadOnlyCollection.Count - uid: Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator name: IEnumerable.GetEnumerator() href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_IEnumerable_GetEnumerator commentId: M:Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator name.vb: System.Collections.IEnumerable.GetEnumerator() fullName: Dalamud.Game.ClientState.PartyList.System.Collections.IEnumerable.GetEnumerator() nameWithType: PartyList.IEnumerable.GetEnumerator() nameWithType.vb: PartyList.System.Collections.IEnumerable.GetEnumerator() - uid: Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator* name: IEnumerable.GetEnumerator href: api/Dalamud.Game.ClientState.PartyList.html#Dalamud_Game_ClientState_PartyList_System_Collections_IEnumerable_GetEnumerator_ commentId: Overload:Dalamud.Game.ClientState.PartyList.System#Collections#IEnumerable#GetEnumerator isSpec: "True" name.vb: System.Collections.IEnumerable.GetEnumerator fullName: Dalamud.Game.ClientState.PartyList.System.Collections.IEnumerable.GetEnumerator nameWithType: PartyList.IEnumerable.GetEnumerator nameWithType.vb: PartyList.System.Collections.IEnumerable.GetEnumerator - uid: Dalamud.Game.ClientState.Structs name: Dalamud.Game.ClientState.Structs href: api/Dalamud.Game.ClientState.Structs.html commentId: N:Dalamud.Game.ClientState.Structs fullName: Dalamud.Game.ClientState.Structs nameWithType: Dalamud.Game.ClientState.Structs - uid: Dalamud.Game.ClientState.Structs.Actor name: Actor href: api/Dalamud.Game.ClientState.Structs.Actor.html commentId: T:Dalamud.Game.ClientState.Structs.Actor fullName: Dalamud.Game.ClientState.Structs.Actor nameWithType: Actor - uid: Dalamud.Game.ClientState.Structs.Actor.ActorId name: ActorId href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_ActorId commentId: F:Dalamud.Game.ClientState.Structs.Actor.ActorId fullName: Dalamud.Game.ClientState.Structs.Actor.ActorId nameWithType: Actor.ActorId - uid: Dalamud.Game.ClientState.Structs.Actor.BattleNpcTargetActorId name: BattleNpcTargetActorId href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_BattleNpcTargetActorId commentId: F:Dalamud.Game.ClientState.Structs.Actor.BattleNpcTargetActorId fullName: Dalamud.Game.ClientState.Structs.Actor.BattleNpcTargetActorId nameWithType: Actor.BattleNpcTargetActorId - uid: Dalamud.Game.ClientState.Structs.Actor.ClassJob name: ClassJob href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_ClassJob commentId: F:Dalamud.Game.ClientState.Structs.Actor.ClassJob fullName: Dalamud.Game.ClientState.Structs.Actor.ClassJob nameWithType: Actor.ClassJob - uid: Dalamud.Game.ClientState.Structs.Actor.CompanyTag name: CompanyTag href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_CompanyTag commentId: F:Dalamud.Game.ClientState.Structs.Actor.CompanyTag fullName: Dalamud.Game.ClientState.Structs.Actor.CompanyTag nameWithType: Actor.CompanyTag - uid: Dalamud.Game.ClientState.Structs.Actor.CurrentHp name: CurrentHp href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_CurrentHp commentId: F:Dalamud.Game.ClientState.Structs.Actor.CurrentHp fullName: Dalamud.Game.ClientState.Structs.Actor.CurrentHp nameWithType: Actor.CurrentHp - uid: Dalamud.Game.ClientState.Structs.Actor.CurrentMp name: CurrentMp href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_CurrentMp commentId: F:Dalamud.Game.ClientState.Structs.Actor.CurrentMp fullName: Dalamud.Game.ClientState.Structs.Actor.CurrentMp nameWithType: Actor.CurrentMp - uid: Dalamud.Game.ClientState.Structs.Actor.CurrentWorld name: CurrentWorld href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_CurrentWorld commentId: F:Dalamud.Game.ClientState.Structs.Actor.CurrentWorld fullName: Dalamud.Game.ClientState.Structs.Actor.CurrentWorld nameWithType: Actor.CurrentWorld - uid: Dalamud.Game.ClientState.Structs.Actor.Customize name: Customize href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Customize commentId: F:Dalamud.Game.ClientState.Structs.Actor.Customize fullName: Dalamud.Game.ClientState.Structs.Actor.Customize nameWithType: Actor.Customize - uid: Dalamud.Game.ClientState.Structs.Actor.DataId name: DataId href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_DataId commentId: F:Dalamud.Game.ClientState.Structs.Actor.DataId fullName: Dalamud.Game.ClientState.Structs.Actor.DataId nameWithType: Actor.DataId - uid: Dalamud.Game.ClientState.Structs.Actor.HomeWorld name: HomeWorld href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_HomeWorld commentId: F:Dalamud.Game.ClientState.Structs.Actor.HomeWorld fullName: Dalamud.Game.ClientState.Structs.Actor.HomeWorld nameWithType: Actor.HomeWorld - uid: Dalamud.Game.ClientState.Structs.Actor.IsFriendly name: IsFriendly href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_IsFriendly commentId: F:Dalamud.Game.ClientState.Structs.Actor.IsFriendly fullName: Dalamud.Game.ClientState.Structs.Actor.IsFriendly nameWithType: Actor.IsFriendly - uid: Dalamud.Game.ClientState.Structs.Actor.Level name: Level href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Level commentId: F:Dalamud.Game.ClientState.Structs.Actor.Level fullName: Dalamud.Game.ClientState.Structs.Actor.Level nameWithType: Actor.Level - uid: Dalamud.Game.ClientState.Structs.Actor.MaxHp name: MaxHp href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_MaxHp commentId: F:Dalamud.Game.ClientState.Structs.Actor.MaxHp fullName: Dalamud.Game.ClientState.Structs.Actor.MaxHp nameWithType: Actor.MaxHp - uid: Dalamud.Game.ClientState.Structs.Actor.MaxMp name: MaxMp href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_MaxMp commentId: F:Dalamud.Game.ClientState.Structs.Actor.MaxMp fullName: Dalamud.Game.ClientState.Structs.Actor.MaxMp nameWithType: Actor.MaxMp - uid: Dalamud.Game.ClientState.Structs.Actor.Name name: Name href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Name commentId: F:Dalamud.Game.ClientState.Structs.Actor.Name fullName: Dalamud.Game.ClientState.Structs.Actor.Name nameWithType: Actor.Name - uid: Dalamud.Game.ClientState.Structs.Actor.NameId name: NameId href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_NameId commentId: F:Dalamud.Game.ClientState.Structs.Actor.NameId fullName: Dalamud.Game.ClientState.Structs.Actor.NameId nameWithType: Actor.NameId - uid: Dalamud.Game.ClientState.Structs.Actor.ObjectKind name: ObjectKind href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_ObjectKind commentId: F:Dalamud.Game.ClientState.Structs.Actor.ObjectKind fullName: Dalamud.Game.ClientState.Structs.Actor.ObjectKind nameWithType: Actor.ObjectKind - uid: Dalamud.Game.ClientState.Structs.Actor.OwnerId name: OwnerId href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_OwnerId commentId: F:Dalamud.Game.ClientState.Structs.Actor.OwnerId fullName: Dalamud.Game.ClientState.Structs.Actor.OwnerId nameWithType: Actor.OwnerId - uid: Dalamud.Game.ClientState.Structs.Actor.PlayerCharacterTargetActorId name: PlayerCharacterTargetActorId href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_PlayerCharacterTargetActorId commentId: F:Dalamud.Game.ClientState.Structs.Actor.PlayerCharacterTargetActorId fullName: Dalamud.Game.ClientState.Structs.Actor.PlayerCharacterTargetActorId nameWithType: Actor.PlayerCharacterTargetActorId - uid: Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus name: PlayerTargetStatus href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_PlayerTargetStatus commentId: F:Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus fullName: Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus nameWithType: Actor.PlayerTargetStatus - uid: Dalamud.Game.ClientState.Structs.Actor.Position name: Position href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Position commentId: F:Dalamud.Game.ClientState.Structs.Actor.Position fullName: Dalamud.Game.ClientState.Structs.Actor.Position nameWithType: Actor.Position - uid: Dalamud.Game.ClientState.Structs.Actor.Rotation name: Rotation href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_Rotation commentId: F:Dalamud.Game.ClientState.Structs.Actor.Rotation fullName: Dalamud.Game.ClientState.Structs.Actor.Rotation nameWithType: Actor.Rotation - uid: Dalamud.Game.ClientState.Structs.Actor.SubKind name: SubKind href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_SubKind commentId: F:Dalamud.Game.ClientState.Structs.Actor.SubKind fullName: Dalamud.Game.ClientState.Structs.Actor.SubKind nameWithType: Actor.SubKind - uid: Dalamud.Game.ClientState.Structs.Actor.UIStatusEffects name: UIStatusEffects href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_UIStatusEffects commentId: F:Dalamud.Game.ClientState.Structs.Actor.UIStatusEffects fullName: Dalamud.Game.ClientState.Structs.Actor.UIStatusEffects nameWithType: Actor.UIStatusEffects - uid: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerX name: YalmDistanceFromPlayerX href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayerX commentId: F:Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerX fullName: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerX nameWithType: Actor.YalmDistanceFromPlayerX - uid: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerY name: YalmDistanceFromPlayerY href: api/Dalamud.Game.ClientState.Structs.Actor.html#Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayerY commentId: F:Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerY fullName: Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerY nameWithType: Actor.YalmDistanceFromPlayerY - uid: Dalamud.Game.ClientState.Structs.JobGauge name: Dalamud.Game.ClientState.Structs.JobGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.html commentId: N:Dalamud.Game.ClientState.Structs.JobGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge nameWithType: Dalamud.Game.ClientState.Structs.JobGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge name: ASTGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge nameWithType: ASTGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.ContainsSeal(Dalamud.Game.ClientState.Structs.JobGauge.SealType) name: ContainsSeal(SealType) href: api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_ASTGauge_ContainsSeal_Dalamud_Game_ClientState_Structs_JobGauge_SealType_ commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.ContainsSeal(Dalamud.Game.ClientState.Structs.JobGauge.SealType) fullName: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.ContainsSeal(Dalamud.Game.ClientState.Structs.JobGauge.SealType) nameWithType: ASTGauge.ContainsSeal(SealType) - uid: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.ContainsSeal* name: ContainsSeal href: api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_ASTGauge_ContainsSeal_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.ContainsSeal isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.ContainsSeal nameWithType: ASTGauge.ContainsSeal - uid: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.DrawnCard name: DrawnCard() href: api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_ASTGauge_DrawnCard commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.DrawnCard fullName: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.DrawnCard() nameWithType: ASTGauge.DrawnCard() - uid: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.DrawnCard* name: DrawnCard href: api/Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_ASTGauge_DrawnCard_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.DrawnCard isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.ASTGauge.DrawnCard nameWithType: ASTGauge.DrawnCard - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge name: BLMGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge nameWithType: BLMGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.ElementTimeRemaining name: ElementTimeRemaining href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_ElementTimeRemaining commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.ElementTimeRemaining fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.ElementTimeRemaining nameWithType: BLMGauge.ElementTimeRemaining - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InAstralFire name: InAstralFire() href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_InAstralFire commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InAstralFire fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InAstralFire() nameWithType: BLMGauge.InAstralFire() - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InAstralFire* name: InAstralFire href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_InAstralFire_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InAstralFire isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InAstralFire nameWithType: BLMGauge.InAstralFire - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InUmbralIce name: InUmbralIce() href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_InUmbralIce commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InUmbralIce fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InUmbralIce() nameWithType: BLMGauge.InUmbralIce() - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InUmbralIce* name: InUmbralIce href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_InUmbralIce_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InUmbralIce isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.InUmbralIce nameWithType: BLMGauge.InUmbralIce - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.IsEnoActive name: IsEnoActive() href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_IsEnoActive commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.IsEnoActive fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.IsEnoActive() nameWithType: BLMGauge.IsEnoActive() - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.IsEnoActive* name: IsEnoActive href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_IsEnoActive_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.IsEnoActive isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.IsEnoActive nameWithType: BLMGauge.IsEnoActive - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.NumPolyglotStacks name: NumPolyglotStacks href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_NumPolyglotStacks commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.NumPolyglotStacks fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.NumPolyglotStacks nameWithType: BLMGauge.NumPolyglotStacks - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.NumUmbralHearts name: NumUmbralHearts href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_NumUmbralHearts commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.NumUmbralHearts fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.NumUmbralHearts nameWithType: BLMGauge.NumUmbralHearts - uid: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.TimeUntilNextPolyglot name: TimeUntilNextPolyglot href: api/Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BLMGauge_TimeUntilNextPolyglot commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.TimeUntilNextPolyglot fullName: Dalamud.Game.ClientState.Structs.JobGauge.BLMGauge.TimeUntilNextPolyglot nameWithType: BLMGauge.TimeUntilNextPolyglot - uid: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState name: BOTDState href: api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.BOTDState fullName: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState nameWithType: BOTDState - uid: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.BOTD name: BOTD href: api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html#Dalamud_Game_ClientState_Structs_JobGauge_BOTDState_BOTD commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.BOTD fullName: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.BOTD nameWithType: BOTDState.BOTD - uid: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.LOTD name: LOTD href: api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html#Dalamud_Game_ClientState_Structs_JobGauge_BOTDState_LOTD commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.LOTD fullName: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.LOTD nameWithType: BOTDState.LOTD - uid: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.NONE name: NONE href: api/Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.html#Dalamud_Game_ClientState_Structs_JobGauge_BOTDState_NONE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.NONE fullName: Dalamud.Game.ClientState.Structs.JobGauge.BOTDState.NONE nameWithType: BOTDState.NONE - uid: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge name: BRDGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge nameWithType: BRDGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.ActiveSong name: ActiveSong href: api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BRDGauge_ActiveSong commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.ActiveSong fullName: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.ActiveSong nameWithType: BRDGauge.ActiveSong - uid: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.NumSongStacks name: NumSongStacks href: api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BRDGauge_NumSongStacks commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.NumSongStacks fullName: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.NumSongStacks nameWithType: BRDGauge.NumSongStacks - uid: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SongTimer name: SongTimer href: api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BRDGauge_SongTimer commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SongTimer fullName: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SongTimer nameWithType: BRDGauge.SongTimer - uid: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SoulVoiceValue name: SoulVoiceValue href: api/Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_BRDGauge_SoulVoiceValue commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SoulVoiceValue fullName: Dalamud.Game.ClientState.Structs.JobGauge.BRDGauge.SoulVoiceValue nameWithType: BRDGauge.SoulVoiceValue - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType name: CardType href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.CardType fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType nameWithType: CardType - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.ARROW name: ARROW href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_ARROW commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.ARROW fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.ARROW nameWithType: CardType.ARROW - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.BALANCE name: BALANCE href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_BALANCE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.BALANCE fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.BALANCE nameWithType: CardType.BALANCE - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.BOLE name: BOLE href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_BOLE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.BOLE fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.BOLE nameWithType: CardType.BOLE - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.EWER name: EWER href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_EWER commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.EWER fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.EWER nameWithType: CardType.EWER - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.LADY name: LADY href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_LADY commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.LADY fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.LADY nameWithType: CardType.LADY - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.LORD name: LORD href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_LORD commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.LORD fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.LORD nameWithType: CardType.LORD - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.NONE name: NONE href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_NONE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.NONE fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.NONE nameWithType: CardType.NONE - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.SPEAR name: SPEAR href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_SPEAR commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.SPEAR fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.SPEAR nameWithType: CardType.SPEAR - uid: Dalamud.Game.ClientState.Structs.JobGauge.CardType.SPIRE name: SPIRE href: api/Dalamud.Game.ClientState.Structs.JobGauge.CardType.html#Dalamud_Game_ClientState_Structs_JobGauge_CardType_SPIRE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CardType.SPIRE fullName: Dalamud.Game.ClientState.Structs.JobGauge.CardType.SPIRE nameWithType: CardType.SPIRE - uid: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong name: CurrentSong href: api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong fullName: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong nameWithType: CurrentSong - uid: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.ARMY name: ARMY href: api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html#Dalamud_Game_ClientState_Structs_JobGauge_CurrentSong_ARMY commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.ARMY fullName: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.ARMY nameWithType: CurrentSong.ARMY - uid: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.MAGE name: MAGE href: api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html#Dalamud_Game_ClientState_Structs_JobGauge_CurrentSong_MAGE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.MAGE fullName: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.MAGE nameWithType: CurrentSong.MAGE - uid: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.WANDERER name: WANDERER href: api/Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.html#Dalamud_Game_ClientState_Structs_JobGauge_CurrentSong_WANDERER commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.WANDERER fullName: Dalamud.Game.ClientState.Structs.JobGauge.CurrentSong.WANDERER nameWithType: CurrentSong.WANDERER - uid: Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy name: DismissedFairy href: api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy fullName: Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy nameWithType: DismissedFairy - uid: Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.EOS name: EOS href: api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html#Dalamud_Game_ClientState_Structs_JobGauge_DismissedFairy_EOS commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.EOS fullName: Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.EOS nameWithType: DismissedFairy.EOS - uid: Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.SELENE name: SELENE href: api/Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.html#Dalamud_Game_ClientState_Structs_JobGauge_DismissedFairy_SELENE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.SELENE fullName: Dalamud.Game.ClientState.Structs.JobGauge.DismissedFairy.SELENE nameWithType: DismissedFairy.SELENE - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge name: DNCGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge nameWithType: DNCGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.Esprit name: Esprit href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DNCGauge_Esprit commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.Esprit fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.Esprit nameWithType: DNCGauge.Esprit - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.IsDancing name: IsDancing() href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DNCGauge_IsDancing commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.IsDancing fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.IsDancing() nameWithType: DNCGauge.IsDancing() - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.IsDancing* name: IsDancing href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DNCGauge_IsDancing_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.IsDancing isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.IsDancing nameWithType: DNCGauge.IsDancing - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NextStep name: NextStep() href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DNCGauge_NextStep commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NextStep fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NextStep() nameWithType: DNCGauge.NextStep() - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NextStep* name: NextStep href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DNCGauge_NextStep_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NextStep isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NextStep nameWithType: DNCGauge.NextStep - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NumCompleteSteps name: NumCompleteSteps href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DNCGauge_NumCompleteSteps commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NumCompleteSteps fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NumCompleteSteps nameWithType: DNCGauge.NumCompleteSteps - uid: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NumFeathers name: NumFeathers href: api/Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DNCGauge_NumFeathers commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NumFeathers fullName: Dalamud.Game.ClientState.Structs.JobGauge.DNCGauge.NumFeathers nameWithType: DNCGauge.NumFeathers - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge name: DRGGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge nameWithType: DRGGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.BOTDState name: BOTDState href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRGGauge_BOTDState commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.BOTDState fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.BOTDState nameWithType: DRGGauge.BOTDState - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.BOTDTimer name: BOTDTimer href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRGGauge_BOTDTimer commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.BOTDTimer fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.BOTDTimer nameWithType: DRGGauge.BOTDTimer - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.EyeCount name: EyeCount href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRGGauge_EyeCount commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.EyeCount fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRGGauge.EyeCount nameWithType: DRGGauge.EyeCount - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge name: DRKGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge nameWithType: DRKGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.Blood name: Blood href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRKGauge_Blood commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.Blood fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.Blood nameWithType: DRKGauge.Blood - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.DarksideTimeRemaining name: DarksideTimeRemaining href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRKGauge_DarksideTimeRemaining commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.DarksideTimeRemaining fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.DarksideTimeRemaining nameWithType: DRKGauge.DarksideTimeRemaining - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.HasDarkArts name: HasDarkArts() href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRKGauge_HasDarkArts commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.HasDarkArts fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.HasDarkArts() nameWithType: DRKGauge.HasDarkArts() - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.HasDarkArts* name: HasDarkArts href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRKGauge_HasDarkArts_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.HasDarkArts isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.HasDarkArts nameWithType: DRKGauge.HasDarkArts - uid: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.ShadowTimeRemaining name: ShadowTimeRemaining href: api/Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_DRKGauge_ShadowTimeRemaining commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.ShadowTimeRemaining fullName: Dalamud.Game.ClientState.Structs.JobGauge.DRKGauge.ShadowTimeRemaining nameWithType: DRKGauge.ShadowTimeRemaining - uid: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge name: GNBGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge nameWithType: GNBGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.AmmoComboStepNumber name: AmmoComboStepNumber href: api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_GNBGauge_AmmoComboStepNumber commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.AmmoComboStepNumber fullName: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.AmmoComboStepNumber nameWithType: GNBGauge.AmmoComboStepNumber - uid: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.MaxTimerDuration name: MaxTimerDuration href: api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_GNBGauge_MaxTimerDuration commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.MaxTimerDuration fullName: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.MaxTimerDuration nameWithType: GNBGauge.MaxTimerDuration - uid: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.NumAmmo name: NumAmmo href: api/Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_GNBGauge_NumAmmo commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.NumAmmo fullName: Dalamud.Game.ClientState.Structs.JobGauge.GNBGauge.NumAmmo nameWithType: GNBGauge.NumAmmo - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge name: MCHGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge nameWithType: MCHGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.Battery name: Battery href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_Battery commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.Battery fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.Battery nameWithType: MCHGauge.Battery - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.Heat name: Heat href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_Heat commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.Heat fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.Heat nameWithType: MCHGauge.Heat - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsOverheated name: IsOverheated() href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_IsOverheated commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsOverheated fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsOverheated() nameWithType: MCHGauge.IsOverheated() - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsOverheated* name: IsOverheated href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_IsOverheated_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsOverheated isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsOverheated nameWithType: MCHGauge.IsOverheated - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsRobotActive name: IsRobotActive() href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_IsRobotActive commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsRobotActive fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsRobotActive() nameWithType: MCHGauge.IsRobotActive() - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsRobotActive* name: IsRobotActive href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_IsRobotActive_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsRobotActive isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.IsRobotActive nameWithType: MCHGauge.IsRobotActive - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.LastRobotBatteryPower name: LastRobotBatteryPower href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_LastRobotBatteryPower commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.LastRobotBatteryPower fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.LastRobotBatteryPower nameWithType: MCHGauge.LastRobotBatteryPower - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.OverheatTimeRemaining name: OverheatTimeRemaining href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_OverheatTimeRemaining commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.OverheatTimeRemaining fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.OverheatTimeRemaining nameWithType: MCHGauge.OverheatTimeRemaining - uid: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.RobotTimeRemaining name: RobotTimeRemaining href: api/Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MCHGauge_RobotTimeRemaining commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.RobotTimeRemaining fullName: Dalamud.Game.ClientState.Structs.JobGauge.MCHGauge.RobotTimeRemaining nameWithType: MCHGauge.RobotTimeRemaining - uid: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge name: MNKGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge nameWithType: MNKGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.GLTimer name: GLTimer href: api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_GLTimer commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.GLTimer fullName: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.GLTimer nameWithType: MNKGauge.GLTimer - uid: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze name: IsGLTimerFroze() href: api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_IsGLTimerFroze commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze fullName: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze() nameWithType: MNKGauge.IsGLTimerFroze() - uid: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze* name: IsGLTimerFroze href: api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_IsGLTimerFroze_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze nameWithType: MNKGauge.IsGLTimerFroze - uid: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumChakra name: NumChakra href: api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_NumChakra commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumChakra fullName: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumChakra nameWithType: MNKGauge.NumChakra - uid: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumGLStacks name: NumGLStacks href: api/Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_NumGLStacks commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumGLStacks fullName: Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumGLStacks nameWithType: MNKGauge.NumGLStacks - uid: Dalamud.Game.ClientState.Structs.JobGauge.Mudras name: Mudras href: api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.Mudras fullName: Dalamud.Game.ClientState.Structs.JobGauge.Mudras nameWithType: Mudras - uid: Dalamud.Game.ClientState.Structs.JobGauge.Mudras.CHI name: CHI href: api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html#Dalamud_Game_ClientState_Structs_JobGauge_Mudras_CHI commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.Mudras.CHI fullName: Dalamud.Game.ClientState.Structs.JobGauge.Mudras.CHI nameWithType: Mudras.CHI - uid: Dalamud.Game.ClientState.Structs.JobGauge.Mudras.JIN name: JIN href: api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html#Dalamud_Game_ClientState_Structs_JobGauge_Mudras_JIN commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.Mudras.JIN fullName: Dalamud.Game.ClientState.Structs.JobGauge.Mudras.JIN nameWithType: Mudras.JIN - uid: Dalamud.Game.ClientState.Structs.JobGauge.Mudras.TEN name: TEN href: api/Dalamud.Game.ClientState.Structs.JobGauge.Mudras.html#Dalamud_Game_ClientState_Structs_JobGauge_Mudras_TEN commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.Mudras.TEN fullName: Dalamud.Game.ClientState.Structs.JobGauge.Mudras.TEN nameWithType: Mudras.TEN - uid: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge name: NINGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.NINGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge nameWithType: NINGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.HutonTimeLeft name: HutonTimeLeft href: api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_HutonTimeLeft commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.HutonTimeLeft fullName: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.HutonTimeLeft nameWithType: NINGauge.HutonTimeLeft - uid: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.Ninki name: Ninki href: api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_Ninki commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.Ninki fullName: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.Ninki nameWithType: NINGauge.Ninki - uid: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.NumHutonManualCasts name: NumHutonManualCasts href: api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_NumHutonManualCasts commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.NumHutonManualCasts fullName: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.NumHutonManualCasts nameWithType: NINGauge.NumHutonManualCasts - uid: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.TCJMudrasUsed name: TCJMudrasUsed href: api/Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_TCJMudrasUsed commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.TCJMudrasUsed fullName: Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.TCJMudrasUsed nameWithType: NINGauge.TCJMudrasUsed - uid: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam name: PetGlam href: api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.PetGlam fullName: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam nameWithType: PetGlam - uid: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.EMERALD name: EMERALD href: api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html#Dalamud_Game_ClientState_Structs_JobGauge_PetGlam_EMERALD commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.EMERALD fullName: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.EMERALD nameWithType: PetGlam.EMERALD - uid: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.NONE name: NONE href: api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html#Dalamud_Game_ClientState_Structs_JobGauge_PetGlam_NONE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.NONE fullName: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.NONE nameWithType: PetGlam.NONE - uid: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.RUBY name: RUBY href: api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html#Dalamud_Game_ClientState_Structs_JobGauge_PetGlam_RUBY commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.RUBY fullName: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.RUBY nameWithType: PetGlam.RUBY - uid: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.TOPAZ name: TOPAZ href: api/Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.html#Dalamud_Game_ClientState_Structs_JobGauge_PetGlam_TOPAZ commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.TOPAZ fullName: Dalamud.Game.ClientState.Structs.JobGauge.PetGlam.TOPAZ nameWithType: PetGlam.TOPAZ - uid: Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge name: PLDGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge nameWithType: PLDGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.GaugeAmount name: GaugeAmount href: api/Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_PLDGauge_GaugeAmount commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.GaugeAmount fullName: Dalamud.Game.ClientState.Structs.JobGauge.PLDGauge.GaugeAmount nameWithType: PLDGauge.GaugeAmount - uid: Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge name: RDMGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge nameWithType: RDMGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.BlackGauge name: BlackGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_RDMGauge_BlackGauge commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.BlackGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.BlackGauge nameWithType: RDMGauge.BlackGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.WhiteGauge name: WhiteGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_RDMGauge_WhiteGauge commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.WhiteGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.RDMGauge.WhiteGauge nameWithType: RDMGauge.WhiteGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge name: SAMGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge nameWithType: SAMGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.Kenki name: Kenki href: api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SAMGauge_Kenki commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.Kenki fullName: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.Kenki nameWithType: SAMGauge.Kenki - uid: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.MeditationStacks name: MeditationStacks href: api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SAMGauge_MeditationStacks commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.MeditationStacks fullName: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.MeditationStacks nameWithType: SAMGauge.MeditationStacks - uid: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.Sen name: Sen href: api/Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SAMGauge_Sen commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.Sen fullName: Dalamud.Game.ClientState.Structs.JobGauge.SAMGauge.Sen nameWithType: SAMGauge.Sen - uid: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge name: SCHGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge nameWithType: SCHGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.DismissedFairy name: DismissedFairy href: api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SCHGauge_DismissedFairy commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.DismissedFairy fullName: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.DismissedFairy nameWithType: SCHGauge.DismissedFairy - uid: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.FairyGaugeAmount name: FairyGaugeAmount href: api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SCHGauge_FairyGaugeAmount commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.FairyGaugeAmount fullName: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.FairyGaugeAmount nameWithType: SCHGauge.FairyGaugeAmount - uid: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.NumAetherflowStacks name: NumAetherflowStacks href: api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SCHGauge_NumAetherflowStacks commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.NumAetherflowStacks fullName: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.NumAetherflowStacks nameWithType: SCHGauge.NumAetherflowStacks - uid: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.SeraphTimer name: SeraphTimer href: api/Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SCHGauge_SeraphTimer commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.SeraphTimer fullName: Dalamud.Game.ClientState.Structs.JobGauge.SCHGauge.SeraphTimer nameWithType: SCHGauge.SeraphTimer - uid: Dalamud.Game.ClientState.Structs.JobGauge.SealType name: SealType href: api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.SealType fullName: Dalamud.Game.ClientState.Structs.JobGauge.SealType nameWithType: SealType - uid: Dalamud.Game.ClientState.Structs.JobGauge.SealType.CELESTIAL name: CELESTIAL href: api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html#Dalamud_Game_ClientState_Structs_JobGauge_SealType_CELESTIAL commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SealType.CELESTIAL fullName: Dalamud.Game.ClientState.Structs.JobGauge.SealType.CELESTIAL nameWithType: SealType.CELESTIAL - uid: Dalamud.Game.ClientState.Structs.JobGauge.SealType.MOON name: MOON href: api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html#Dalamud_Game_ClientState_Structs_JobGauge_SealType_MOON commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SealType.MOON fullName: Dalamud.Game.ClientState.Structs.JobGauge.SealType.MOON nameWithType: SealType.MOON - uid: Dalamud.Game.ClientState.Structs.JobGauge.SealType.NONE name: NONE href: api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html#Dalamud_Game_ClientState_Structs_JobGauge_SealType_NONE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SealType.NONE fullName: Dalamud.Game.ClientState.Structs.JobGauge.SealType.NONE nameWithType: SealType.NONE - uid: Dalamud.Game.ClientState.Structs.JobGauge.SealType.SUN name: SUN href: api/Dalamud.Game.ClientState.Structs.JobGauge.SealType.html#Dalamud_Game_ClientState_Structs_JobGauge_SealType_SUN commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SealType.SUN fullName: Dalamud.Game.ClientState.Structs.JobGauge.SealType.SUN nameWithType: SealType.SUN - uid: Dalamud.Game.ClientState.Structs.JobGauge.Sen name: Sen href: api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.Sen fullName: Dalamud.Game.ClientState.Structs.JobGauge.Sen nameWithType: Sen - uid: Dalamud.Game.ClientState.Structs.JobGauge.Sen.GETSU name: GETSU href: api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html#Dalamud_Game_ClientState_Structs_JobGauge_Sen_GETSU commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.Sen.GETSU fullName: Dalamud.Game.ClientState.Structs.JobGauge.Sen.GETSU nameWithType: Sen.GETSU - uid: Dalamud.Game.ClientState.Structs.JobGauge.Sen.KA name: KA href: api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html#Dalamud_Game_ClientState_Structs_JobGauge_Sen_KA commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.Sen.KA fullName: Dalamud.Game.ClientState.Structs.JobGauge.Sen.KA nameWithType: Sen.KA - uid: Dalamud.Game.ClientState.Structs.JobGauge.Sen.NONE name: NONE href: api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html#Dalamud_Game_ClientState_Structs_JobGauge_Sen_NONE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.Sen.NONE fullName: Dalamud.Game.ClientState.Structs.JobGauge.Sen.NONE nameWithType: Sen.NONE - uid: Dalamud.Game.ClientState.Structs.JobGauge.Sen.SETSU name: SETSU href: api/Dalamud.Game.ClientState.Structs.JobGauge.Sen.html#Dalamud_Game_ClientState_Structs_JobGauge_Sen_SETSU commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.Sen.SETSU fullName: Dalamud.Game.ClientState.Structs.JobGauge.Sen.SETSU nameWithType: Sen.SETSU - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge name: SMNGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge nameWithType: SMNGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.HasAetherflowStacks name: HasAetherflowStacks() href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_HasAetherflowStacks commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.HasAetherflowStacks fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.HasAetherflowStacks() nameWithType: SMNGauge.HasAetherflowStacks() - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.HasAetherflowStacks* name: HasAetherflowStacks href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_HasAetherflowStacks_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.HasAetherflowStacks isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.HasAetherflowStacks nameWithType: SMNGauge.HasAetherflowStacks - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsBahamutReady name: IsBahamutReady() href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_IsBahamutReady commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsBahamutReady fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsBahamutReady() nameWithType: SMNGauge.IsBahamutReady() - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsBahamutReady* name: IsBahamutReady href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_IsBahamutReady_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsBahamutReady isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsBahamutReady nameWithType: SMNGauge.IsBahamutReady - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsPhoenixReady name: IsPhoenixReady() href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_IsPhoenixReady commentId: M:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsPhoenixReady fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsPhoenixReady() nameWithType: SMNGauge.IsPhoenixReady() - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsPhoenixReady* name: IsPhoenixReady href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_IsPhoenixReady_ commentId: Overload:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsPhoenixReady isSpec: "True" fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.IsPhoenixReady nameWithType: SMNGauge.IsPhoenixReady - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.NumStacks name: NumStacks href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_NumStacks commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.NumStacks fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.NumStacks nameWithType: SMNGauge.NumStacks - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.ReturnSummon name: ReturnSummon href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_ReturnSummon commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.ReturnSummon fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.ReturnSummon nameWithType: SMNGauge.ReturnSummon - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.ReturnSummonGlam name: ReturnSummonGlam href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_ReturnSummonGlam commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.ReturnSummonGlam fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.ReturnSummonGlam nameWithType: SMNGauge.ReturnSummonGlam - uid: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.TimerRemaining name: TimerRemaining href: api/Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_SMNGauge_TimerRemaining commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.TimerRemaining fullName: Dalamud.Game.ClientState.Structs.JobGauge.SMNGauge.TimerRemaining nameWithType: SMNGauge.TimerRemaining - uid: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet name: SummonPet href: api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.SummonPet fullName: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet nameWithType: SummonPet - uid: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.GARUDA name: GARUDA href: api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html#Dalamud_Game_ClientState_Structs_JobGauge_SummonPet_GARUDA commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.GARUDA fullName: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.GARUDA nameWithType: SummonPet.GARUDA - uid: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.IFRIT name: IFRIT href: api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html#Dalamud_Game_ClientState_Structs_JobGauge_SummonPet_IFRIT commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.IFRIT fullName: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.IFRIT nameWithType: SummonPet.IFRIT - uid: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.NONE name: NONE href: api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html#Dalamud_Game_ClientState_Structs_JobGauge_SummonPet_NONE commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.NONE fullName: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.NONE nameWithType: SummonPet.NONE - uid: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.TITAN name: TITAN href: api/Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.html#Dalamud_Game_ClientState_Structs_JobGauge_SummonPet_TITAN commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.TITAN fullName: Dalamud.Game.ClientState.Structs.JobGauge.SummonPet.TITAN nameWithType: SummonPet.TITAN - uid: Dalamud.Game.ClientState.Structs.JobGauge.WARGauge name: WARGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.WARGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.WARGauge nameWithType: WARGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.BeastGaugeAmount name: BeastGaugeAmount href: api/Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_WARGauge_BeastGaugeAmount commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.BeastGaugeAmount fullName: Dalamud.Game.ClientState.Structs.JobGauge.WARGauge.BeastGaugeAmount nameWithType: WARGauge.BeastGaugeAmount - uid: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge name: WHMGauge href: api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html commentId: T:Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge fullName: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge nameWithType: WHMGauge - uid: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.LilyTimer name: LilyTimer href: api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_WHMGauge_LilyTimer commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.LilyTimer fullName: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.LilyTimer nameWithType: WHMGauge.LilyTimer - uid: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumBloodLily name: NumBloodLily href: api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_WHMGauge_NumBloodLily commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumBloodLily fullName: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumBloodLily nameWithType: WHMGauge.NumBloodLily - uid: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumLilies name: NumLilies href: api/Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.html#Dalamud_Game_ClientState_Structs_JobGauge_WHMGauge_NumLilies commentId: F:Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumLilies fullName: Dalamud.Game.ClientState.Structs.JobGauge.WHMGauge.NumLilies nameWithType: WHMGauge.NumLilies - uid: Dalamud.Game.ClientState.Structs.PartyMember name: PartyMember href: api/Dalamud.Game.ClientState.Structs.PartyMember.html commentId: T:Dalamud.Game.ClientState.Structs.PartyMember fullName: Dalamud.Game.ClientState.Structs.PartyMember nameWithType: PartyMember - uid: Dalamud.Game.ClientState.Structs.PartyMember.actorId name: actorId href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_actorId commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.actorId fullName: Dalamud.Game.ClientState.Structs.PartyMember.actorId nameWithType: PartyMember.actorId - uid: Dalamud.Game.ClientState.Structs.PartyMember.namePtr name: namePtr href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_namePtr commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.namePtr fullName: Dalamud.Game.ClientState.Structs.PartyMember.namePtr nameWithType: PartyMember.namePtr - uid: Dalamud.Game.ClientState.Structs.PartyMember.objectKind name: objectKind href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_objectKind commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.objectKind fullName: Dalamud.Game.ClientState.Structs.PartyMember.objectKind nameWithType: PartyMember.objectKind - uid: Dalamud.Game.ClientState.Structs.PartyMember.unknown name: unknown href: api/Dalamud.Game.ClientState.Structs.PartyMember.html#Dalamud_Game_ClientState_Structs_PartyMember_unknown commentId: F:Dalamud.Game.ClientState.Structs.PartyMember.unknown fullName: Dalamud.Game.ClientState.Structs.PartyMember.unknown nameWithType: PartyMember.unknown - uid: Dalamud.Game.ClientState.Structs.StatusEffect name: StatusEffect href: api/Dalamud.Game.ClientState.Structs.StatusEffect.html commentId: T:Dalamud.Game.ClientState.Structs.StatusEffect fullName: Dalamud.Game.ClientState.Structs.StatusEffect nameWithType: StatusEffect - uid: Dalamud.Game.ClientState.Structs.StatusEffect.Duration name: Duration href: api/Dalamud.Game.ClientState.Structs.StatusEffect.html#Dalamud_Game_ClientState_Structs_StatusEffect_Duration commentId: F:Dalamud.Game.ClientState.Structs.StatusEffect.Duration fullName: Dalamud.Game.ClientState.Structs.StatusEffect.Duration nameWithType: StatusEffect.Duration - uid: Dalamud.Game.ClientState.Structs.StatusEffect.EffectId name: EffectId href: api/Dalamud.Game.ClientState.Structs.StatusEffect.html#Dalamud_Game_ClientState_Structs_StatusEffect_EffectId commentId: F:Dalamud.Game.ClientState.Structs.StatusEffect.EffectId fullName: Dalamud.Game.ClientState.Structs.StatusEffect.EffectId nameWithType: StatusEffect.EffectId - uid: Dalamud.Game.ClientState.Structs.StatusEffect.OwnerId name: OwnerId href: api/Dalamud.Game.ClientState.Structs.StatusEffect.html#Dalamud_Game_ClientState_Structs_StatusEffect_OwnerId commentId: F:Dalamud.Game.ClientState.Structs.StatusEffect.OwnerId fullName: Dalamud.Game.ClientState.Structs.StatusEffect.OwnerId nameWithType: StatusEffect.OwnerId - uid: Dalamud.Game.ClientState.Structs.StatusEffect.Param name: Param href: api/Dalamud.Game.ClientState.Structs.StatusEffect.html#Dalamud_Game_ClientState_Structs_StatusEffect_Param commentId: F:Dalamud.Game.ClientState.Structs.StatusEffect.Param fullName: Dalamud.Game.ClientState.Structs.StatusEffect.Param nameWithType: StatusEffect.Param - uid: Dalamud.Game.ClientState.Structs.StatusEffect.StackCount name: StackCount href: api/Dalamud.Game.ClientState.Structs.StatusEffect.html#Dalamud_Game_ClientState_Structs_StatusEffect_StackCount commentId: F:Dalamud.Game.ClientState.Structs.StatusEffect.StackCount fullName: Dalamud.Game.ClientState.Structs.StatusEffect.StackCount nameWithType: StatusEffect.StackCount - uid: Dalamud.Game.Command name: Dalamud.Game.Command href: api/Dalamud.Game.Command.html commentId: N:Dalamud.Game.Command fullName: Dalamud.Game.Command nameWithType: Dalamud.Game.Command - uid: Dalamud.Game.Command.CommandInfo name: CommandInfo href: api/Dalamud.Game.Command.CommandInfo.html commentId: T:Dalamud.Game.Command.CommandInfo fullName: Dalamud.Game.Command.CommandInfo nameWithType: CommandInfo - uid: Dalamud.Game.Command.CommandInfo.#ctor(Dalamud.Game.Command.CommandInfo.HandlerDelegate) name: CommandInfo(CommandInfo.HandlerDelegate) href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo__ctor_Dalamud_Game_Command_CommandInfo_HandlerDelegate_ commentId: M:Dalamud.Game.Command.CommandInfo.#ctor(Dalamud.Game.Command.CommandInfo.HandlerDelegate) fullName: Dalamud.Game.Command.CommandInfo.CommandInfo(Dalamud.Game.Command.CommandInfo.HandlerDelegate) nameWithType: CommandInfo.CommandInfo(CommandInfo.HandlerDelegate) - uid: Dalamud.Game.Command.CommandInfo.#ctor* name: CommandInfo href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo__ctor_ commentId: Overload:Dalamud.Game.Command.CommandInfo.#ctor isSpec: "True" fullName: Dalamud.Game.Command.CommandInfo.CommandInfo nameWithType: CommandInfo.CommandInfo - uid: Dalamud.Game.Command.CommandInfo.Handler name: Handler href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_Handler commentId: P:Dalamud.Game.Command.CommandInfo.Handler fullName: Dalamud.Game.Command.CommandInfo.Handler nameWithType: CommandInfo.Handler - uid: Dalamud.Game.Command.CommandInfo.Handler* name: Handler href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_Handler_ commentId: Overload:Dalamud.Game.Command.CommandInfo.Handler isSpec: "True" fullName: Dalamud.Game.Command.CommandInfo.Handler nameWithType: CommandInfo.Handler - uid: Dalamud.Game.Command.CommandInfo.HandlerDelegate name: CommandInfo.HandlerDelegate href: api/Dalamud.Game.Command.CommandInfo.HandlerDelegate.html commentId: T:Dalamud.Game.Command.CommandInfo.HandlerDelegate fullName: Dalamud.Game.Command.CommandInfo.HandlerDelegate nameWithType: CommandInfo.HandlerDelegate - uid: Dalamud.Game.Command.CommandInfo.HelpMessage name: HelpMessage href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_HelpMessage commentId: P:Dalamud.Game.Command.CommandInfo.HelpMessage fullName: Dalamud.Game.Command.CommandInfo.HelpMessage nameWithType: CommandInfo.HelpMessage - uid: Dalamud.Game.Command.CommandInfo.HelpMessage* name: HelpMessage href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_HelpMessage_ commentId: Overload:Dalamud.Game.Command.CommandInfo.HelpMessage isSpec: "True" fullName: Dalamud.Game.Command.CommandInfo.HelpMessage nameWithType: CommandInfo.HelpMessage - uid: Dalamud.Game.Command.CommandInfo.ShowInHelp name: ShowInHelp href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_ShowInHelp commentId: P:Dalamud.Game.Command.CommandInfo.ShowInHelp fullName: Dalamud.Game.Command.CommandInfo.ShowInHelp nameWithType: CommandInfo.ShowInHelp - uid: Dalamud.Game.Command.CommandInfo.ShowInHelp* name: ShowInHelp href: api/Dalamud.Game.Command.CommandInfo.html#Dalamud_Game_Command_CommandInfo_ShowInHelp_ commentId: Overload:Dalamud.Game.Command.CommandInfo.ShowInHelp isSpec: "True" fullName: Dalamud.Game.Command.CommandInfo.ShowInHelp nameWithType: CommandInfo.ShowInHelp - uid: Dalamud.Game.Command.CommandManager name: CommandManager href: api/Dalamud.Game.Command.CommandManager.html commentId: T:Dalamud.Game.Command.CommandManager fullName: Dalamud.Game.Command.CommandManager nameWithType: CommandManager - uid: Dalamud.Game.Command.CommandManager.#ctor(Dalamud.Dalamud,Dalamud.ClientLanguage) name: CommandManager(Dalamud, ClientLanguage) href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager__ctor_Dalamud_Dalamud_Dalamud_ClientLanguage_ commentId: M:Dalamud.Game.Command.CommandManager.#ctor(Dalamud.Dalamud,Dalamud.ClientLanguage) fullName: Dalamud.Game.Command.CommandManager.CommandManager(Dalamud.Dalamud, Dalamud.ClientLanguage) nameWithType: CommandManager.CommandManager(Dalamud, ClientLanguage) - uid: Dalamud.Game.Command.CommandManager.#ctor* name: CommandManager href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager__ctor_ commentId: Overload:Dalamud.Game.Command.CommandManager.#ctor isSpec: "True" fullName: Dalamud.Game.Command.CommandManager.CommandManager nameWithType: CommandManager.CommandManager - uid: Dalamud.Game.Command.CommandManager.AddHandler(System.String,Dalamud.Game.Command.CommandInfo) name: AddHandler(String, CommandInfo) href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_AddHandler_System_String_Dalamud_Game_Command_CommandInfo_ commentId: M:Dalamud.Game.Command.CommandManager.AddHandler(System.String,Dalamud.Game.Command.CommandInfo) fullName: Dalamud.Game.Command.CommandManager.AddHandler(System.String, Dalamud.Game.Command.CommandInfo) nameWithType: CommandManager.AddHandler(String, CommandInfo) - uid: Dalamud.Game.Command.CommandManager.AddHandler* name: AddHandler href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_AddHandler_ commentId: Overload:Dalamud.Game.Command.CommandManager.AddHandler isSpec: "True" fullName: Dalamud.Game.Command.CommandManager.AddHandler nameWithType: CommandManager.AddHandler - uid: Dalamud.Game.Command.CommandManager.Commands name: Commands href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_Commands commentId: P:Dalamud.Game.Command.CommandManager.Commands fullName: Dalamud.Game.Command.CommandManager.Commands nameWithType: CommandManager.Commands - uid: Dalamud.Game.Command.CommandManager.Commands* name: Commands href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_Commands_ commentId: Overload:Dalamud.Game.Command.CommandManager.Commands isSpec: "True" fullName: Dalamud.Game.Command.CommandManager.Commands nameWithType: CommandManager.Commands - uid: Dalamud.Game.Command.CommandManager.DispatchCommand(System.String,System.String,Dalamud.Game.Command.CommandInfo) name: DispatchCommand(String, String, CommandInfo) href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_DispatchCommand_System_String_System_String_Dalamud_Game_Command_CommandInfo_ commentId: M:Dalamud.Game.Command.CommandManager.DispatchCommand(System.String,System.String,Dalamud.Game.Command.CommandInfo) fullName: Dalamud.Game.Command.CommandManager.DispatchCommand(System.String, System.String, Dalamud.Game.Command.CommandInfo) nameWithType: CommandManager.DispatchCommand(String, String, CommandInfo) - uid: Dalamud.Game.Command.CommandManager.DispatchCommand* name: DispatchCommand href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_DispatchCommand_ commentId: Overload:Dalamud.Game.Command.CommandManager.DispatchCommand isSpec: "True" fullName: Dalamud.Game.Command.CommandManager.DispatchCommand nameWithType: CommandManager.DispatchCommand - uid: Dalamud.Game.Command.CommandManager.ProcessCommand(System.String) name: ProcessCommand(String) href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_ProcessCommand_System_String_ commentId: M:Dalamud.Game.Command.CommandManager.ProcessCommand(System.String) fullName: Dalamud.Game.Command.CommandManager.ProcessCommand(System.String) nameWithType: CommandManager.ProcessCommand(String) - uid: Dalamud.Game.Command.CommandManager.ProcessCommand* name: ProcessCommand href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_ProcessCommand_ commentId: Overload:Dalamud.Game.Command.CommandManager.ProcessCommand isSpec: "True" fullName: Dalamud.Game.Command.CommandManager.ProcessCommand nameWithType: CommandManager.ProcessCommand - uid: Dalamud.Game.Command.CommandManager.RemoveHandler(System.String) name: RemoveHandler(String) href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_RemoveHandler_System_String_ commentId: M:Dalamud.Game.Command.CommandManager.RemoveHandler(System.String) fullName: Dalamud.Game.Command.CommandManager.RemoveHandler(System.String) nameWithType: CommandManager.RemoveHandler(String) - uid: Dalamud.Game.Command.CommandManager.RemoveHandler* name: RemoveHandler href: api/Dalamud.Game.Command.CommandManager.html#Dalamud_Game_Command_CommandManager_RemoveHandler_ commentId: Overload:Dalamud.Game.Command.CommandManager.RemoveHandler isSpec: "True" fullName: Dalamud.Game.Command.CommandManager.RemoveHandler nameWithType: CommandManager.RemoveHandler - uid: Dalamud.Game.Internal name: Dalamud.Game.Internal href: api/Dalamud.Game.Internal.html commentId: N:Dalamud.Game.Internal fullName: Dalamud.Game.Internal nameWithType: Dalamud.Game.Internal - uid: Dalamud.Game.Internal.DXGI name: Dalamud.Game.Internal.DXGI href: api/Dalamud.Game.Internal.DXGI.html commentId: N:Dalamud.Game.Internal.DXGI fullName: Dalamud.Game.Internal.DXGI nameWithType: Dalamud.Game.Internal.DXGI - uid: Dalamud.Game.Internal.DXGI.SwapChainSigResolver name: SwapChainSigResolver href: api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html commentId: T:Dalamud.Game.Internal.DXGI.SwapChainSigResolver fullName: Dalamud.Game.Internal.DXGI.SwapChainSigResolver nameWithType: SwapChainSigResolver - uid: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Present name: Present href: api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html#Dalamud_Game_Internal_DXGI_SwapChainSigResolver_Present commentId: P:Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Present fullName: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Present nameWithType: SwapChainSigResolver.Present - uid: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Present* name: Present href: api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html#Dalamud_Game_Internal_DXGI_SwapChainSigResolver_Present_ commentId: Overload:Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Present isSpec: "True" fullName: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Present nameWithType: SwapChainSigResolver.Present - uid: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers name: ResizeBuffers href: api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html#Dalamud_Game_Internal_DXGI_SwapChainSigResolver_ResizeBuffers commentId: P:Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers fullName: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers nameWithType: SwapChainSigResolver.ResizeBuffers - uid: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers* name: ResizeBuffers href: api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html#Dalamud_Game_Internal_DXGI_SwapChainSigResolver_ResizeBuffers_ commentId: Overload:Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers isSpec: "True" fullName: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers nameWithType: SwapChainSigResolver.ResizeBuffers - uid: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Setup64Bit(Dalamud.Game.SigScanner) name: Setup64Bit(SigScanner) href: api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html#Dalamud_Game_Internal_DXGI_SwapChainSigResolver_Setup64Bit_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Setup64Bit(Dalamud.Game.SigScanner) fullName: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Setup64Bit(Dalamud.Game.SigScanner) nameWithType: SwapChainSigResolver.Setup64Bit(SigScanner) - uid: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Setup64Bit* name: Setup64Bit href: api/Dalamud.Game.Internal.DXGI.SwapChainSigResolver.html#Dalamud_Game_Internal_DXGI_SwapChainSigResolver_Setup64Bit_ commentId: Overload:Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Setup64Bit isSpec: "True" fullName: Dalamud.Game.Internal.DXGI.SwapChainSigResolver.Setup64Bit nameWithType: SwapChainSigResolver.Setup64Bit - uid: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver name: SwapChainVtableResolver href: api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html commentId: T:Dalamud.Game.Internal.DXGI.SwapChainVtableResolver fullName: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver nameWithType: SwapChainVtableResolver - uid: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Present name: Present href: api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html#Dalamud_Game_Internal_DXGI_SwapChainVtableResolver_Present commentId: P:Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Present fullName: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Present nameWithType: SwapChainVtableResolver.Present - uid: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Present* name: Present href: api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html#Dalamud_Game_Internal_DXGI_SwapChainVtableResolver_Present_ commentId: Overload:Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Present isSpec: "True" fullName: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Present nameWithType: SwapChainVtableResolver.Present - uid: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.ResizeBuffers name: ResizeBuffers href: api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html#Dalamud_Game_Internal_DXGI_SwapChainVtableResolver_ResizeBuffers commentId: P:Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.ResizeBuffers fullName: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.ResizeBuffers nameWithType: SwapChainVtableResolver.ResizeBuffers - uid: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.ResizeBuffers* name: ResizeBuffers href: api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html#Dalamud_Game_Internal_DXGI_SwapChainVtableResolver_ResizeBuffers_ commentId: Overload:Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.ResizeBuffers isSpec: "True" fullName: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.ResizeBuffers nameWithType: SwapChainVtableResolver.ResizeBuffers - uid: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Setup64Bit(Dalamud.Game.SigScanner) name: Setup64Bit(SigScanner) href: api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html#Dalamud_Game_Internal_DXGI_SwapChainVtableResolver_Setup64Bit_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Setup64Bit(Dalamud.Game.SigScanner) fullName: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Setup64Bit(Dalamud.Game.SigScanner) nameWithType: SwapChainVtableResolver.Setup64Bit(SigScanner) - uid: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Setup64Bit* name: Setup64Bit href: api/Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.html#Dalamud_Game_Internal_DXGI_SwapChainVtableResolver_Setup64Bit_ commentId: Overload:Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Setup64Bit isSpec: "True" fullName: Dalamud.Game.Internal.DXGI.SwapChainVtableResolver.Setup64Bit nameWithType: SwapChainVtableResolver.Setup64Bit - uid: Dalamud.Game.Internal.File name: Dalamud.Game.Internal.File href: api/Dalamud.Game.Internal.File.html commentId: N:Dalamud.Game.Internal.File fullName: Dalamud.Game.Internal.File nameWithType: Dalamud.Game.Internal.File - uid: Dalamud.Game.Internal.File.ResourceManager name: ResourceManager href: api/Dalamud.Game.Internal.File.ResourceManager.html commentId: T:Dalamud.Game.Internal.File.ResourceManager fullName: Dalamud.Game.Internal.File.ResourceManager nameWithType: ResourceManager - uid: Dalamud.Game.Internal.File.ResourceManager.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner) name: ResourceManager(Dalamud, SigScanner) href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager__ctor_Dalamud_Dalamud_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Game.Internal.File.ResourceManager.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner) fullName: Dalamud.Game.Internal.File.ResourceManager.ResourceManager(Dalamud.Dalamud, Dalamud.Game.SigScanner) nameWithType: ResourceManager.ResourceManager(Dalamud, SigScanner) - uid: Dalamud.Game.Internal.File.ResourceManager.#ctor* name: ResourceManager href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager__ctor_ commentId: Overload:Dalamud.Game.Internal.File.ResourceManager.#ctor isSpec: "True" fullName: Dalamud.Game.Internal.File.ResourceManager.ResourceManager nameWithType: ResourceManager.ResourceManager - uid: Dalamud.Game.Internal.File.ResourceManager.Dispose name: Dispose() href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager_Dispose commentId: M:Dalamud.Game.Internal.File.ResourceManager.Dispose fullName: Dalamud.Game.Internal.File.ResourceManager.Dispose() nameWithType: ResourceManager.Dispose() - uid: Dalamud.Game.Internal.File.ResourceManager.Dispose* name: Dispose href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager_Dispose_ commentId: Overload:Dalamud.Game.Internal.File.ResourceManager.Dispose isSpec: "True" fullName: Dalamud.Game.Internal.File.ResourceManager.Dispose nameWithType: ResourceManager.Dispose - uid: Dalamud.Game.Internal.File.ResourceManager.Enable name: Enable() href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager_Enable commentId: M:Dalamud.Game.Internal.File.ResourceManager.Enable fullName: Dalamud.Game.Internal.File.ResourceManager.Enable() nameWithType: ResourceManager.Enable() - uid: Dalamud.Game.Internal.File.ResourceManager.Enable* name: Enable href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager_Enable_ commentId: Overload:Dalamud.Game.Internal.File.ResourceManager.Enable isSpec: "True" fullName: Dalamud.Game.Internal.File.ResourceManager.Enable nameWithType: ResourceManager.Enable - uid: Dalamud.Game.Internal.File.ResourceManager.FilePathHasInvalidChars(System.String) name: FilePathHasInvalidChars(String) href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager_FilePathHasInvalidChars_System_String_ commentId: M:Dalamud.Game.Internal.File.ResourceManager.FilePathHasInvalidChars(System.String) fullName: Dalamud.Game.Internal.File.ResourceManager.FilePathHasInvalidChars(System.String) nameWithType: ResourceManager.FilePathHasInvalidChars(String) - uid: Dalamud.Game.Internal.File.ResourceManager.FilePathHasInvalidChars* name: FilePathHasInvalidChars href: api/Dalamud.Game.Internal.File.ResourceManager.html#Dalamud_Game_Internal_File_ResourceManager_FilePathHasInvalidChars_ commentId: Overload:Dalamud.Game.Internal.File.ResourceManager.FilePathHasInvalidChars isSpec: "True" fullName: Dalamud.Game.Internal.File.ResourceManager.FilePathHasInvalidChars nameWithType: ResourceManager.FilePathHasInvalidChars - uid: Dalamud.Game.Internal.Framework name: Framework href: api/Dalamud.Game.Internal.Framework.html commentId: T:Dalamud.Game.Internal.Framework fullName: Dalamud.Game.Internal.Framework nameWithType: Framework - uid: Dalamud.Game.Internal.Framework.#ctor(Dalamud.Game.SigScanner,Dalamud.Dalamud) name: Framework(SigScanner, Dalamud) href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework__ctor_Dalamud_Game_SigScanner_Dalamud_Dalamud_ commentId: M:Dalamud.Game.Internal.Framework.#ctor(Dalamud.Game.SigScanner,Dalamud.Dalamud) fullName: Dalamud.Game.Internal.Framework.Framework(Dalamud.Game.SigScanner, Dalamud.Dalamud) nameWithType: Framework.Framework(SigScanner, Dalamud) - uid: Dalamud.Game.Internal.Framework.#ctor* name: Framework href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework__ctor_ commentId: Overload:Dalamud.Game.Internal.Framework.#ctor isSpec: "True" fullName: Dalamud.Game.Internal.Framework.Framework nameWithType: Framework.Framework - uid: Dalamud.Game.Internal.Framework.Address name: Address href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Address commentId: P:Dalamud.Game.Internal.Framework.Address fullName: Dalamud.Game.Internal.Framework.Address nameWithType: Framework.Address - uid: Dalamud.Game.Internal.Framework.Address* name: Address href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Address_ commentId: Overload:Dalamud.Game.Internal.Framework.Address isSpec: "True" fullName: Dalamud.Game.Internal.Framework.Address nameWithType: Framework.Address - uid: Dalamud.Game.Internal.Framework.Dispose name: Dispose() href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Dispose commentId: M:Dalamud.Game.Internal.Framework.Dispose fullName: Dalamud.Game.Internal.Framework.Dispose() nameWithType: Framework.Dispose() - uid: Dalamud.Game.Internal.Framework.Dispose* name: Dispose href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Dispose_ commentId: Overload:Dalamud.Game.Internal.Framework.Dispose isSpec: "True" fullName: Dalamud.Game.Internal.Framework.Dispose nameWithType: Framework.Dispose - uid: Dalamud.Game.Internal.Framework.Enable name: Enable() href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Enable commentId: M:Dalamud.Game.Internal.Framework.Enable fullName: Dalamud.Game.Internal.Framework.Enable() nameWithType: Framework.Enable() - uid: Dalamud.Game.Internal.Framework.Enable* name: Enable href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Enable_ commentId: Overload:Dalamud.Game.Internal.Framework.Enable isSpec: "True" fullName: Dalamud.Game.Internal.Framework.Enable nameWithType: Framework.Enable - uid: Dalamud.Game.Internal.Framework.Gui name: Gui href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Gui commentId: P:Dalamud.Game.Internal.Framework.Gui fullName: Dalamud.Game.Internal.Framework.Gui nameWithType: Framework.Gui - uid: Dalamud.Game.Internal.Framework.Gui* name: Gui href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Gui_ commentId: Overload:Dalamud.Game.Internal.Framework.Gui isSpec: "True" fullName: Dalamud.Game.Internal.Framework.Gui nameWithType: Framework.Gui - uid: Dalamud.Game.Internal.Framework.Libc name: Libc href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Libc commentId: P:Dalamud.Game.Internal.Framework.Libc fullName: Dalamud.Game.Internal.Framework.Libc nameWithType: Framework.Libc - uid: Dalamud.Game.Internal.Framework.Libc* name: Libc href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Libc_ commentId: Overload:Dalamud.Game.Internal.Framework.Libc isSpec: "True" fullName: Dalamud.Game.Internal.Framework.Libc nameWithType: Framework.Libc - uid: Dalamud.Game.Internal.Framework.Network name: Network href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Network commentId: P:Dalamud.Game.Internal.Framework.Network fullName: Dalamud.Game.Internal.Framework.Network nameWithType: Framework.Network - uid: Dalamud.Game.Internal.Framework.Network* name: Network href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_Network_ commentId: Overload:Dalamud.Game.Internal.Framework.Network isSpec: "True" fullName: Dalamud.Game.Internal.Framework.Network nameWithType: Framework.Network - uid: Dalamud.Game.Internal.Framework.OnUpdateDelegate name: Framework.OnUpdateDelegate href: api/Dalamud.Game.Internal.Framework.OnUpdateDelegate.html commentId: T:Dalamud.Game.Internal.Framework.OnUpdateDelegate fullName: Dalamud.Game.Internal.Framework.OnUpdateDelegate nameWithType: Framework.OnUpdateDelegate - uid: Dalamud.Game.Internal.Framework.OnUpdateEvent name: OnUpdateEvent href: api/Dalamud.Game.Internal.Framework.html#Dalamud_Game_Internal_Framework_OnUpdateEvent commentId: E:Dalamud.Game.Internal.Framework.OnUpdateEvent fullName: Dalamud.Game.Internal.Framework.OnUpdateEvent nameWithType: Framework.OnUpdateEvent - uid: Dalamud.Game.Internal.Gui name: Dalamud.Game.Internal.Gui href: api/Dalamud.Game.Internal.Gui.html commentId: N:Dalamud.Game.Internal.Gui fullName: Dalamud.Game.Internal.Gui nameWithType: Dalamud.Game.Internal.Gui - uid: Dalamud.Game.Internal.Gui.ChatGui name: ChatGui href: api/Dalamud.Game.Internal.Gui.ChatGui.html commentId: T:Dalamud.Game.Internal.Gui.ChatGui fullName: Dalamud.Game.Internal.Gui.ChatGui nameWithType: ChatGui - uid: Dalamud.Game.Internal.Gui.ChatGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud) name: ChatGui(IntPtr, SigScanner, Dalamud) href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_ commentId: M:Dalamud.Game.Internal.Gui.ChatGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud) fullName: Dalamud.Game.Internal.Gui.ChatGui.ChatGui(System.IntPtr, Dalamud.Game.SigScanner, Dalamud.Dalamud) nameWithType: ChatGui.ChatGui(IntPtr, SigScanner, Dalamud) - uid: Dalamud.Game.Internal.Gui.ChatGui.#ctor* name: ChatGui href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui__ctor_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.#ctor isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.ChatGui nameWithType: ChatGui.ChatGui - uid: Dalamud.Game.Internal.Gui.ChatGui.Dispose name: Dispose() href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Dispose commentId: M:Dalamud.Game.Internal.Gui.ChatGui.Dispose fullName: Dalamud.Game.Internal.Gui.ChatGui.Dispose() nameWithType: ChatGui.Dispose() - uid: Dalamud.Game.Internal.Gui.ChatGui.Dispose* name: Dispose href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Dispose_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.Dispose isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.Dispose nameWithType: ChatGui.Dispose - uid: Dalamud.Game.Internal.Gui.ChatGui.Enable name: Enable() href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Enable commentId: M:Dalamud.Game.Internal.Gui.ChatGui.Enable fullName: Dalamud.Game.Internal.Gui.ChatGui.Enable() nameWithType: ChatGui.Enable() - uid: Dalamud.Game.Internal.Gui.ChatGui.Enable* name: Enable href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Enable_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.Enable isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.Enable nameWithType: ChatGui.Enable - uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags name: LastLinkedItemFlags href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemFlags commentId: P:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags nameWithType: ChatGui.LastLinkedItemFlags - uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags* name: LastLinkedItemFlags href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemFlags_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags nameWithType: ChatGui.LastLinkedItemFlags - uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId name: LastLinkedItemId href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemId commentId: P:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId nameWithType: ChatGui.LastLinkedItemId - uid: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId* name: LastLinkedItemId href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemId_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId nameWithType: ChatGui.LastLinkedItemId - uid: Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage name: OnChatMessage href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_OnChatMessage commentId: E:Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage fullName: Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage nameWithType: ChatGui.OnChatMessage - uid: Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageRaw name: OnChatMessageRaw href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_OnChatMessageRaw commentId: E:Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageRaw fullName: Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageRaw nameWithType: ChatGui.OnChatMessageRaw - uid: Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandled name: OnCheckMessageHandled href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_OnCheckMessageHandled commentId: E:Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandled fullName: Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandled nameWithType: ChatGui.OnCheckMessageHandled - uid: Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate name: ChatGui.OnCheckMessageHandledDelegate href: api/Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate.html commentId: T:Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate fullName: Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandledDelegate nameWithType: ChatGui.OnCheckMessageHandledDelegate - uid: Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate name: ChatGui.OnMessageDelegate href: api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html commentId: T:Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate fullName: Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate nameWithType: ChatGui.OnMessageDelegate - uid: Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate name: ChatGui.OnMessageRawDelegate href: api/Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate.html commentId: T:Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate fullName: Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate nameWithType: ChatGui.OnMessageRawDelegate - uid: Dalamud.Game.Internal.Gui.ChatGui.Print(System.String) name: Print(String) href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Print_System_String_ commentId: M:Dalamud.Game.Internal.Gui.ChatGui.Print(System.String) fullName: Dalamud.Game.Internal.Gui.ChatGui.Print(System.String) nameWithType: ChatGui.Print(String) - uid: Dalamud.Game.Internal.Gui.ChatGui.Print* name: Print href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_Print_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.Print isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.Print nameWithType: ChatGui.Print - uid: Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Chat.XivChatEntry) name: PrintChat(XivChatEntry) href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintChat_Dalamud_Game_Chat_XivChatEntry_ commentId: M:Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Chat.XivChatEntry) fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Chat.XivChatEntry) nameWithType: ChatGui.PrintChat(XivChatEntry) - uid: Dalamud.Game.Internal.Gui.ChatGui.PrintChat* name: PrintChat href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintChat_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.PrintChat isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintChat nameWithType: ChatGui.PrintChat - uid: Dalamud.Game.Internal.Gui.ChatGui.PrintError(System.String) name: PrintError(String) href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintError_System_String_ commentId: M:Dalamud.Game.Internal.Gui.ChatGui.PrintError(System.String) fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintError(System.String) nameWithType: ChatGui.PrintError(String) - uid: Dalamud.Game.Internal.Gui.ChatGui.PrintError* name: PrintError href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_PrintError_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.PrintError isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.PrintError nameWithType: ChatGui.PrintError - uid: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework) name: UpdateQueue(Framework) href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_UpdateQueue_Dalamud_Game_Internal_Framework_ commentId: M:Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework) fullName: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework) nameWithType: ChatGui.UpdateQueue(Framework) - uid: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue* name: UpdateQueue href: api/Dalamud.Game.Internal.Gui.ChatGui.html#Dalamud_Game_Internal_Gui_ChatGui_UpdateQueue_ commentId: Overload:Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue isSpec: "True" fullName: Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue nameWithType: ChatGui.UpdateQueue - uid: Dalamud.Game.Internal.Gui.GameGui name: GameGui href: api/Dalamud.Game.Internal.Gui.GameGui.html commentId: T:Dalamud.Game.Internal.Gui.GameGui fullName: Dalamud.Game.Internal.Gui.GameGui nameWithType: GameGui - uid: Dalamud.Game.Internal.Gui.GameGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud) name: GameGui(IntPtr, SigScanner, Dalamud) href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_ commentId: M:Dalamud.Game.Internal.Gui.GameGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud) fullName: Dalamud.Game.Internal.Gui.GameGui.GameGui(System.IntPtr, Dalamud.Game.SigScanner, Dalamud.Dalamud) nameWithType: GameGui.GameGui(IntPtr, SigScanner, Dalamud) - uid: Dalamud.Game.Internal.Gui.GameGui.#ctor* name: GameGui href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui__ctor_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.#ctor isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.GameGui nameWithType: GameGui.GameGui - uid: Dalamud.Game.Internal.Gui.GameGui.Chat name: Chat href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Chat commentId: P:Dalamud.Game.Internal.Gui.GameGui.Chat fullName: Dalamud.Game.Internal.Gui.GameGui.Chat nameWithType: GameGui.Chat - uid: Dalamud.Game.Internal.Gui.GameGui.Chat* name: Chat href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Chat_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.Chat isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.Chat nameWithType: GameGui.Chat - uid: Dalamud.Game.Internal.Gui.GameGui.Dispose name: Dispose() href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Dispose commentId: M:Dalamud.Game.Internal.Gui.GameGui.Dispose fullName: Dalamud.Game.Internal.Gui.GameGui.Dispose() nameWithType: GameGui.Dispose() - uid: Dalamud.Game.Internal.Gui.GameGui.Dispose* name: Dispose href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Dispose_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.Dispose isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.Dispose nameWithType: GameGui.Dispose - uid: Dalamud.Game.Internal.Gui.GameGui.Enable name: Enable() href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Enable commentId: M:Dalamud.Game.Internal.Gui.GameGui.Enable fullName: Dalamud.Game.Internal.Gui.GameGui.Enable() nameWithType: GameGui.Enable() - uid: Dalamud.Game.Internal.Gui.GameGui.Enable* name: Enable href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_Enable_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.Enable isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.Enable nameWithType: GameGui.Enable - uid: Dalamud.Game.Internal.Gui.GameGui.HoveredItem name: HoveredItem href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_HoveredItem commentId: P:Dalamud.Game.Internal.Gui.GameGui.HoveredItem fullName: Dalamud.Game.Internal.Gui.GameGui.HoveredItem nameWithType: GameGui.HoveredItem - uid: Dalamud.Game.Internal.Gui.GameGui.HoveredItem* name: HoveredItem href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_HoveredItem_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.HoveredItem isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.HoveredItem nameWithType: GameGui.HoveredItem - uid: Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged name: HoveredItemChanged href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_HoveredItemChanged commentId: P:Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged fullName: Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged nameWithType: GameGui.HoveredItemChanged - uid: Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged* name: HoveredItemChanged href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_HoveredItemChanged_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged nameWithType: GameGui.HoveredItemChanged - uid: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload) name: OpenMapWithMapLink(MapLinkPayload) href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_OpenMapWithMapLink_Dalamud_Game_Chat_SeStringHandling_Payloads_MapLinkPayload_ commentId: M:Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload) fullName: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload) nameWithType: GameGui.OpenMapWithMapLink(MapLinkPayload) - uid: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink* name: OpenMapWithMapLink href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_OpenMapWithMapLink_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink nameWithType: GameGui.OpenMapWithMapLink - uid: Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(SharpDX.Vector2,SharpDX.Vector3@,System.Single) name: ScreenToWorld(Vector2, out Vector3, Single) href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_ScreenToWorld_SharpDX_Vector2_SharpDX_Vector3__System_Single_ commentId: M:Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(SharpDX.Vector2,SharpDX.Vector3@,System.Single) name.vb: ScreenToWorld(Vector2, ByRef Vector3, Single) fullName: Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(SharpDX.Vector2, out SharpDX.Vector3, System.Single) fullName.vb: Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(SharpDX.Vector2, ByRef SharpDX.Vector3, System.Single) nameWithType: GameGui.ScreenToWorld(Vector2, out Vector3, Single) nameWithType.vb: GameGui.ScreenToWorld(Vector2, ByRef Vector3, Single) - uid: Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld* name: ScreenToWorld href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_ScreenToWorld_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld nameWithType: GameGui.ScreenToWorld - uid: Dalamud.Game.Internal.Gui.GameGui.SetBgm(System.UInt16) name: SetBgm(UInt16) href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_SetBgm_System_UInt16_ commentId: M:Dalamud.Game.Internal.Gui.GameGui.SetBgm(System.UInt16) fullName: Dalamud.Game.Internal.Gui.GameGui.SetBgm(System.UInt16) nameWithType: GameGui.SetBgm(UInt16) - uid: Dalamud.Game.Internal.Gui.GameGui.SetBgm* name: SetBgm href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_SetBgm_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.SetBgm isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.SetBgm nameWithType: GameGui.SetBgm - uid: Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(SharpDX.Vector3,SharpDX.Vector2@) name: WorldToScreen(Vector3, out Vector2) href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_WorldToScreen_SharpDX_Vector3_SharpDX_Vector2__ commentId: M:Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(SharpDX.Vector3,SharpDX.Vector2@) name.vb: WorldToScreen(Vector3, ByRef Vector2) fullName: Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(SharpDX.Vector3, out SharpDX.Vector2) fullName.vb: Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(SharpDX.Vector3, ByRef SharpDX.Vector2) nameWithType: GameGui.WorldToScreen(Vector3, out Vector2) nameWithType.vb: GameGui.WorldToScreen(Vector3, ByRef Vector2) - uid: Dalamud.Game.Internal.Gui.GameGui.WorldToScreen* name: WorldToScreen href: api/Dalamud.Game.Internal.Gui.GameGui.html#Dalamud_Game_Internal_Gui_GameGui_WorldToScreen_ commentId: Overload:Dalamud.Game.Internal.Gui.GameGui.WorldToScreen isSpec: "True" fullName: Dalamud.Game.Internal.Gui.GameGui.WorldToScreen nameWithType: GameGui.WorldToScreen - uid: Dalamud.Game.Internal.Gui.TargetManager name: TargetManager href: api/Dalamud.Game.Internal.Gui.TargetManager.html commentId: T:Dalamud.Game.Internal.Gui.TargetManager fullName: Dalamud.Game.Internal.Gui.TargetManager nameWithType: TargetManager - uid: Dalamud.Game.Internal.Gui.TargetManager.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner) name: TargetManager(Dalamud, SigScanner) href: api/Dalamud.Game.Internal.Gui.TargetManager.html#Dalamud_Game_Internal_Gui_TargetManager__ctor_Dalamud_Dalamud_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Game.Internal.Gui.TargetManager.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner) fullName: Dalamud.Game.Internal.Gui.TargetManager.TargetManager(Dalamud.Dalamud, Dalamud.Game.SigScanner) nameWithType: TargetManager.TargetManager(Dalamud, SigScanner) - uid: Dalamud.Game.Internal.Gui.TargetManager.#ctor* name: TargetManager href: api/Dalamud.Game.Internal.Gui.TargetManager.html#Dalamud_Game_Internal_Gui_TargetManager__ctor_ commentId: Overload:Dalamud.Game.Internal.Gui.TargetManager.#ctor isSpec: "True" fullName: Dalamud.Game.Internal.Gui.TargetManager.TargetManager nameWithType: TargetManager.TargetManager - uid: Dalamud.Game.Internal.Gui.TargetManager.Dispose name: Dispose() href: api/Dalamud.Game.Internal.Gui.TargetManager.html#Dalamud_Game_Internal_Gui_TargetManager_Dispose commentId: M:Dalamud.Game.Internal.Gui.TargetManager.Dispose fullName: Dalamud.Game.Internal.Gui.TargetManager.Dispose() nameWithType: TargetManager.Dispose() - uid: Dalamud.Game.Internal.Gui.TargetManager.Dispose* name: Dispose href: api/Dalamud.Game.Internal.Gui.TargetManager.html#Dalamud_Game_Internal_Gui_TargetManager_Dispose_ commentId: Overload:Dalamud.Game.Internal.Gui.TargetManager.Dispose isSpec: "True" fullName: Dalamud.Game.Internal.Gui.TargetManager.Dispose nameWithType: TargetManager.Dispose - uid: Dalamud.Game.Internal.Gui.TargetManager.Enable name: Enable() href: api/Dalamud.Game.Internal.Gui.TargetManager.html#Dalamud_Game_Internal_Gui_TargetManager_Enable commentId: M:Dalamud.Game.Internal.Gui.TargetManager.Enable fullName: Dalamud.Game.Internal.Gui.TargetManager.Enable() nameWithType: TargetManager.Enable() - uid: Dalamud.Game.Internal.Gui.TargetManager.Enable* name: Enable href: api/Dalamud.Game.Internal.Gui.TargetManager.html#Dalamud_Game_Internal_Gui_TargetManager_Enable_ commentId: Overload:Dalamud.Game.Internal.Gui.TargetManager.Enable isSpec: "True" fullName: Dalamud.Game.Internal.Gui.TargetManager.Enable nameWithType: TargetManager.Enable - uid: Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate name: TargetManager.GetTargetDelegate href: api/Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate.html commentId: T:Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate fullName: Dalamud.Game.Internal.Gui.TargetManager.GetTargetDelegate nameWithType: TargetManager.GetTargetDelegate - uid: Dalamud.Game.Internal.Libc name: Dalamud.Game.Internal.Libc href: api/Dalamud.Game.Internal.Libc.html commentId: N:Dalamud.Game.Internal.Libc fullName: Dalamud.Game.Internal.Libc nameWithType: Dalamud.Game.Internal.Libc - uid: Dalamud.Game.Internal.Libc.LibcFunction name: LibcFunction href: api/Dalamud.Game.Internal.Libc.LibcFunction.html commentId: T:Dalamud.Game.Internal.Libc.LibcFunction fullName: Dalamud.Game.Internal.Libc.LibcFunction nameWithType: LibcFunction - uid: Dalamud.Game.Internal.Libc.LibcFunction.#ctor(Dalamud.Game.SigScanner) name: LibcFunction(SigScanner) href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction__ctor_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Game.Internal.Libc.LibcFunction.#ctor(Dalamud.Game.SigScanner) fullName: Dalamud.Game.Internal.Libc.LibcFunction.LibcFunction(Dalamud.Game.SigScanner) nameWithType: LibcFunction.LibcFunction(SigScanner) - uid: Dalamud.Game.Internal.Libc.LibcFunction.#ctor* name: LibcFunction href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction__ctor_ commentId: Overload:Dalamud.Game.Internal.Libc.LibcFunction.#ctor isSpec: "True" fullName: Dalamud.Game.Internal.Libc.LibcFunction.LibcFunction nameWithType: LibcFunction.LibcFunction - uid: Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.Byte[]) name: NewString(Byte[]) href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction_NewString_System_Byte___ commentId: M:Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.Byte[]) name.vb: NewString(Byte()) fullName: Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.Byte[]) fullName.vb: Dalamud.Game.Internal.Libc.LibcFunction.NewString(System.Byte()) nameWithType: LibcFunction.NewString(Byte[]) nameWithType.vb: LibcFunction.NewString(Byte()) - uid: Dalamud.Game.Internal.Libc.LibcFunction.NewString* name: NewString href: api/Dalamud.Game.Internal.Libc.LibcFunction.html#Dalamud_Game_Internal_Libc_LibcFunction_NewString_ commentId: Overload:Dalamud.Game.Internal.Libc.LibcFunction.NewString isSpec: "True" fullName: Dalamud.Game.Internal.Libc.LibcFunction.NewString nameWithType: LibcFunction.NewString - uid: Dalamud.Game.Internal.Libc.OwnedStdString name: OwnedStdString href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html commentId: T:Dalamud.Game.Internal.Libc.OwnedStdString fullName: Dalamud.Game.Internal.Libc.OwnedStdString nameWithType: OwnedStdString - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Address name: Address href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Address commentId: P:Dalamud.Game.Internal.Libc.OwnedStdString.Address fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Address nameWithType: OwnedStdString.Address - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Address* name: Address href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Address_ commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Address isSpec: "True" fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Address nameWithType: OwnedStdString.Address - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose name: Dispose() href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Dispose commentId: M:Dalamud.Game.Internal.Libc.OwnedStdString.Dispose fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose() nameWithType: OwnedStdString.Dispose() - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose* name: Dispose href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Dispose_ commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Dispose isSpec: "True" fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Dispose nameWithType: OwnedStdString.Dispose - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize name: Finalize() href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Finalize commentId: M:Dalamud.Game.Internal.Libc.OwnedStdString.Finalize fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize() nameWithType: OwnedStdString.Finalize() - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize* name: Finalize href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Finalize_ commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Finalize isSpec: "True" fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Finalize nameWithType: OwnedStdString.Finalize - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Read name: Read() href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Read commentId: M:Dalamud.Game.Internal.Libc.OwnedStdString.Read fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Read() nameWithType: OwnedStdString.Read() - uid: Dalamud.Game.Internal.Libc.OwnedStdString.Read* name: Read href: api/Dalamud.Game.Internal.Libc.OwnedStdString.html#Dalamud_Game_Internal_Libc_OwnedStdString_Read_ commentId: Overload:Dalamud.Game.Internal.Libc.OwnedStdString.Read isSpec: "True" fullName: Dalamud.Game.Internal.Libc.OwnedStdString.Read nameWithType: OwnedStdString.Read - uid: Dalamud.Game.Internal.Libc.StdString name: StdString href: api/Dalamud.Game.Internal.Libc.StdString.html commentId: T:Dalamud.Game.Internal.Libc.StdString fullName: Dalamud.Game.Internal.Libc.StdString nameWithType: StdString - uid: Dalamud.Game.Internal.Libc.StdString.RawData name: RawData href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_RawData commentId: P:Dalamud.Game.Internal.Libc.StdString.RawData fullName: Dalamud.Game.Internal.Libc.StdString.RawData nameWithType: StdString.RawData - uid: Dalamud.Game.Internal.Libc.StdString.RawData* name: RawData href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_RawData_ commentId: Overload:Dalamud.Game.Internal.Libc.StdString.RawData isSpec: "True" fullName: Dalamud.Game.Internal.Libc.StdString.RawData nameWithType: StdString.RawData - uid: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr) name: ReadFromPointer(IntPtr) href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_ReadFromPointer_System_IntPtr_ commentId: M:Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr) fullName: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer(System.IntPtr) nameWithType: StdString.ReadFromPointer(IntPtr) - uid: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer* name: ReadFromPointer href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_ReadFromPointer_ commentId: Overload:Dalamud.Game.Internal.Libc.StdString.ReadFromPointer isSpec: "True" fullName: Dalamud.Game.Internal.Libc.StdString.ReadFromPointer nameWithType: StdString.ReadFromPointer - uid: Dalamud.Game.Internal.Libc.StdString.Value name: Value href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_Value commentId: P:Dalamud.Game.Internal.Libc.StdString.Value fullName: Dalamud.Game.Internal.Libc.StdString.Value nameWithType: StdString.Value - uid: Dalamud.Game.Internal.Libc.StdString.Value* name: Value href: api/Dalamud.Game.Internal.Libc.StdString.html#Dalamud_Game_Internal_Libc_StdString_Value_ commentId: Overload:Dalamud.Game.Internal.Libc.StdString.Value isSpec: "True" fullName: Dalamud.Game.Internal.Libc.StdString.Value nameWithType: StdString.Value - uid: Dalamud.Game.Internal.Network name: Dalamud.Game.Internal.Network href: api/Dalamud.Game.Internal.Network.html commentId: N:Dalamud.Game.Internal.Network fullName: Dalamud.Game.Internal.Network nameWithType: Dalamud.Game.Internal.Network - uid: Dalamud.Game.Internal.Network.GameNetwork name: GameNetwork href: api/Dalamud.Game.Internal.Network.GameNetwork.html commentId: T:Dalamud.Game.Internal.Network.GameNetwork fullName: Dalamud.Game.Internal.Network.GameNetwork nameWithType: GameNetwork - uid: Dalamud.Game.Internal.Network.GameNetwork.#ctor(Dalamud.Game.SigScanner) name: GameNetwork(SigScanner) href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork__ctor_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Game.Internal.Network.GameNetwork.#ctor(Dalamud.Game.SigScanner) fullName: Dalamud.Game.Internal.Network.GameNetwork.GameNetwork(Dalamud.Game.SigScanner) nameWithType: GameNetwork.GameNetwork(SigScanner) - uid: Dalamud.Game.Internal.Network.GameNetwork.#ctor* name: GameNetwork href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork__ctor_ commentId: Overload:Dalamud.Game.Internal.Network.GameNetwork.#ctor isSpec: "True" fullName: Dalamud.Game.Internal.Network.GameNetwork.GameNetwork nameWithType: GameNetwork.GameNetwork - uid: Dalamud.Game.Internal.Network.GameNetwork.Dispose name: Dispose() href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Dispose commentId: M:Dalamud.Game.Internal.Network.GameNetwork.Dispose fullName: Dalamud.Game.Internal.Network.GameNetwork.Dispose() nameWithType: GameNetwork.Dispose() - uid: Dalamud.Game.Internal.Network.GameNetwork.Dispose* name: Dispose href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Dispose_ commentId: Overload:Dalamud.Game.Internal.Network.GameNetwork.Dispose isSpec: "True" fullName: Dalamud.Game.Internal.Network.GameNetwork.Dispose nameWithType: GameNetwork.Dispose - uid: Dalamud.Game.Internal.Network.GameNetwork.Enable name: Enable() href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Enable commentId: M:Dalamud.Game.Internal.Network.GameNetwork.Enable fullName: Dalamud.Game.Internal.Network.GameNetwork.Enable() nameWithType: GameNetwork.Enable() - uid: Dalamud.Game.Internal.Network.GameNetwork.Enable* name: Enable href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_Enable_ commentId: Overload:Dalamud.Game.Internal.Network.GameNetwork.Enable isSpec: "True" fullName: Dalamud.Game.Internal.Network.GameNetwork.Enable nameWithType: GameNetwork.Enable - uid: Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessage name: OnNetworkMessage href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_OnNetworkMessage commentId: F:Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessage fullName: Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessage nameWithType: GameNetwork.OnNetworkMessage - uid: Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate name: GameNetwork.OnNetworkMessageDelegate href: api/Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate.html commentId: T:Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate fullName: Dalamud.Game.Internal.Network.GameNetwork.OnNetworkMessageDelegate nameWithType: GameNetwork.OnNetworkMessageDelegate - uid: Dalamud.Game.Internal.Network.GameNetwork.UpdateQueue(Dalamud.Game.Internal.Framework) name: UpdateQueue(Framework) href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_UpdateQueue_Dalamud_Game_Internal_Framework_ commentId: M:Dalamud.Game.Internal.Network.GameNetwork.UpdateQueue(Dalamud.Game.Internal.Framework) fullName: Dalamud.Game.Internal.Network.GameNetwork.UpdateQueue(Dalamud.Game.Internal.Framework) nameWithType: GameNetwork.UpdateQueue(Framework) - uid: Dalamud.Game.Internal.Network.GameNetwork.UpdateQueue* name: UpdateQueue href: api/Dalamud.Game.Internal.Network.GameNetwork.html#Dalamud_Game_Internal_Network_GameNetwork_UpdateQueue_ commentId: Overload:Dalamud.Game.Internal.Network.GameNetwork.UpdateQueue isSpec: "True" fullName: Dalamud.Game.Internal.Network.GameNetwork.UpdateQueue nameWithType: GameNetwork.UpdateQueue - uid: Dalamud.Game.Internal.Network.NetworkMessageDirection name: NetworkMessageDirection href: api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html commentId: T:Dalamud.Game.Internal.Network.NetworkMessageDirection fullName: Dalamud.Game.Internal.Network.NetworkMessageDirection nameWithType: NetworkMessageDirection - uid: Dalamud.Game.Internal.Network.NetworkMessageDirection.ZoneDown name: ZoneDown href: api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html#Dalamud_Game_Internal_Network_NetworkMessageDirection_ZoneDown commentId: F:Dalamud.Game.Internal.Network.NetworkMessageDirection.ZoneDown fullName: Dalamud.Game.Internal.Network.NetworkMessageDirection.ZoneDown nameWithType: NetworkMessageDirection.ZoneDown - uid: Dalamud.Game.Internal.Network.NetworkMessageDirection.ZoneUp name: ZoneUp href: api/Dalamud.Game.Internal.Network.NetworkMessageDirection.html#Dalamud_Game_Internal_Network_NetworkMessageDirection_ZoneUp commentId: F:Dalamud.Game.Internal.Network.NetworkMessageDirection.ZoneUp fullName: Dalamud.Game.Internal.Network.NetworkMessageDirection.ZoneUp nameWithType: NetworkMessageDirection.ZoneUp - uid: Dalamud.Game.Network name: Dalamud.Game.Network href: api/Dalamud.Game.Network.html commentId: N:Dalamud.Game.Network fullName: Dalamud.Game.Network nameWithType: Dalamud.Game.Network - uid: Dalamud.Game.Network.NetworkHandlers name: NetworkHandlers href: api/Dalamud.Game.Network.NetworkHandlers.html commentId: T:Dalamud.Game.Network.NetworkHandlers fullName: Dalamud.Game.Network.NetworkHandlers nameWithType: NetworkHandlers - uid: Dalamud.Game.Network.NetworkHandlers.#ctor(Dalamud.Dalamud,System.Boolean) name: NetworkHandlers(Dalamud, Boolean) href: api/Dalamud.Game.Network.NetworkHandlers.html#Dalamud_Game_Network_NetworkHandlers__ctor_Dalamud_Dalamud_System_Boolean_ commentId: M:Dalamud.Game.Network.NetworkHandlers.#ctor(Dalamud.Dalamud,System.Boolean) fullName: Dalamud.Game.Network.NetworkHandlers.NetworkHandlers(Dalamud.Dalamud, System.Boolean) nameWithType: NetworkHandlers.NetworkHandlers(Dalamud, Boolean) - uid: Dalamud.Game.Network.NetworkHandlers.#ctor* name: NetworkHandlers href: api/Dalamud.Game.Network.NetworkHandlers.html#Dalamud_Game_Network_NetworkHandlers__ctor_ commentId: Overload:Dalamud.Game.Network.NetworkHandlers.#ctor isSpec: "True" fullName: Dalamud.Game.Network.NetworkHandlers.NetworkHandlers nameWithType: NetworkHandlers.NetworkHandlers - uid: Dalamud.Game.Network.NetworkHandlers.CfPop name: NetworkHandlers.CfPop href: api/Dalamud.Game.Network.NetworkHandlers.CfPop.html commentId: T:Dalamud.Game.Network.NetworkHandlers.CfPop fullName: Dalamud.Game.Network.NetworkHandlers.CfPop nameWithType: NetworkHandlers.CfPop - uid: Dalamud.Game.Network.NetworkHandlers.ProcessCfPop name: ProcessCfPop href: api/Dalamud.Game.Network.NetworkHandlers.html#Dalamud_Game_Network_NetworkHandlers_ProcessCfPop commentId: E:Dalamud.Game.Network.NetworkHandlers.ProcessCfPop fullName: Dalamud.Game.Network.NetworkHandlers.ProcessCfPop nameWithType: NetworkHandlers.ProcessCfPop - uid: Dalamud.Game.Network.Structures name: Dalamud.Game.Network.Structures href: api/Dalamud.Game.Network.Structures.html commentId: N:Dalamud.Game.Network.Structures fullName: Dalamud.Game.Network.Structures nameWithType: Dalamud.Game.Network.Structures - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings name: MarketBoardCurrentOfferings href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html commentId: T:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings nameWithType: MarketBoardCurrentOfferings - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ItemListings name: ItemListings href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_ItemListings commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ItemListings fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ItemListings nameWithType: MarketBoardCurrentOfferings.ItemListings - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ListingIndexEnd name: ListingIndexEnd href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_ListingIndexEnd commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ListingIndexEnd fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ListingIndexEnd nameWithType: MarketBoardCurrentOfferings.ListingIndexEnd - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ListingIndexStart name: ListingIndexStart href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_ListingIndexStart commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ListingIndexStart fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.ListingIndexStart nameWithType: MarketBoardCurrentOfferings.ListingIndexStart - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing name: MarketBoardCurrentOfferings.MarketBoardItemListing href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html commentId: T:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ArtisanId name: ArtisanId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_ArtisanId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ArtisanId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ArtisanId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.ArtisanId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.CatalogId name: CatalogId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_CatalogId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.CatalogId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.CatalogId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.CatalogId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.IsHq name: IsHq href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_IsHq commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.IsHq fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.IsHq nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.IsHq - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria name: MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html commentId: T:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.Index name: Index href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_ItemMateria_Index commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.Index fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.Index nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.Index - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.MateriaId name: MateriaId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_ItemMateria_MateriaId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.MateriaId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.MateriaId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.ItemMateria.MateriaId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemQuantity name: ItemQuantity href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_ItemQuantity commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemQuantity fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ItemQuantity nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.ItemQuantity - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.LastReviewTime name: LastReviewTime href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_LastReviewTime commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.LastReviewTime fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.LastReviewTime nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.LastReviewTime - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ListingId name: ListingId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_ListingId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ListingId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.ListingId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.ListingId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.Materia name: Materia href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_Materia commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.Materia fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.Materia nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.Materia - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.MateriaCount name: MateriaCount href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_MateriaCount commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.MateriaCount fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.MateriaCount nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.MateriaCount - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.OnMannequin name: OnMannequin href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_OnMannequin commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.OnMannequin fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.OnMannequin nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.OnMannequin - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.PlayerName name: PlayerName href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_PlayerName commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.PlayerName fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.PlayerName nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.PlayerName - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.PricePerUnit name: PricePerUnit href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_PricePerUnit commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.PricePerUnit fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.PricePerUnit nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.PricePerUnit - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerCityId name: RetainerCityId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_RetainerCityId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerCityId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerCityId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerCityId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerId name: RetainerId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_RetainerId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerName name: RetainerName href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_RetainerName commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerName fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerName nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerName - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerOwnerId name: RetainerOwnerId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_RetainerOwnerId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerOwnerId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerOwnerId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.RetainerOwnerId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.StainId name: StainId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_StainId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.StainId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.StainId nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.StainId - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.TotalTax name: TotalTax href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_MarketBoardItemListing_TotalTax commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.TotalTax fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.MarketBoardItemListing.TotalTax nameWithType: MarketBoardCurrentOfferings.MarketBoardItemListing.TotalTax - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.Read(System.IntPtr) name: Read(IntPtr) href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_Read_System_IntPtr_ commentId: M:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.Read(System.IntPtr) fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.Read(System.IntPtr) nameWithType: MarketBoardCurrentOfferings.Read(IntPtr) - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.Read* name: Read href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_Read_ commentId: Overload:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.Read isSpec: "True" fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.Read nameWithType: MarketBoardCurrentOfferings.Read - uid: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.RequestId name: RequestId href: api/Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.html#Dalamud_Game_Network_Structures_MarketBoardCurrentOfferings_RequestId commentId: F:Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.RequestId fullName: Dalamud.Game.Network.Structures.MarketBoardCurrentOfferings.RequestId nameWithType: MarketBoardCurrentOfferings.RequestId - uid: Dalamud.Game.Network.Structures.MarketBoardHistory name: MarketBoardHistory href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.html commentId: T:Dalamud.Game.Network.Structures.MarketBoardHistory fullName: Dalamud.Game.Network.Structures.MarketBoardHistory nameWithType: MarketBoardHistory - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.CatalogId name: CatalogId href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.html#Dalamud_Game_Network_Structures_MarketBoardHistory_CatalogId commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.CatalogId fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.CatalogId nameWithType: MarketBoardHistory.CatalogId - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.CatalogId2 name: CatalogId2 href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.html#Dalamud_Game_Network_Structures_MarketBoardHistory_CatalogId2 commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.CatalogId2 fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.CatalogId2 nameWithType: MarketBoardHistory.CatalogId2 - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.HistoryListings name: HistoryListings href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.html#Dalamud_Game_Network_Structures_MarketBoardHistory_HistoryListings commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.HistoryListings fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.HistoryListings nameWithType: MarketBoardHistory.HistoryListings - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing name: MarketBoardHistory.MarketBoardHistoryListing href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html commentId: T:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing nameWithType: MarketBoardHistory.MarketBoardHistoryListing - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.BuyerName name: BuyerName href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html#Dalamud_Game_Network_Structures_MarketBoardHistory_MarketBoardHistoryListing_BuyerName commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.BuyerName fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.BuyerName nameWithType: MarketBoardHistory.MarketBoardHistoryListing.BuyerName - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.CatalogId name: CatalogId href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html#Dalamud_Game_Network_Structures_MarketBoardHistory_MarketBoardHistoryListing_CatalogId commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.CatalogId fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.CatalogId nameWithType: MarketBoardHistory.MarketBoardHistoryListing.CatalogId - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.IsHq name: IsHq href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html#Dalamud_Game_Network_Structures_MarketBoardHistory_MarketBoardHistoryListing_IsHq commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.IsHq fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.IsHq nameWithType: MarketBoardHistory.MarketBoardHistoryListing.IsHq - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.OnMannequin name: OnMannequin href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html#Dalamud_Game_Network_Structures_MarketBoardHistory_MarketBoardHistoryListing_OnMannequin commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.OnMannequin fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.OnMannequin nameWithType: MarketBoardHistory.MarketBoardHistoryListing.OnMannequin - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.PurchaseTime name: PurchaseTime href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html#Dalamud_Game_Network_Structures_MarketBoardHistory_MarketBoardHistoryListing_PurchaseTime commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.PurchaseTime fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.PurchaseTime nameWithType: MarketBoardHistory.MarketBoardHistoryListing.PurchaseTime - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.Quantity name: Quantity href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html#Dalamud_Game_Network_Structures_MarketBoardHistory_MarketBoardHistoryListing_Quantity commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.Quantity fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.Quantity nameWithType: MarketBoardHistory.MarketBoardHistoryListing.Quantity - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.SalePrice name: SalePrice href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html#Dalamud_Game_Network_Structures_MarketBoardHistory_MarketBoardHistoryListing_SalePrice commentId: F:Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.SalePrice fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.SalePrice nameWithType: MarketBoardHistory.MarketBoardHistoryListing.SalePrice - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.Read(System.IntPtr) name: Read(IntPtr) href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.html#Dalamud_Game_Network_Structures_MarketBoardHistory_Read_System_IntPtr_ commentId: M:Dalamud.Game.Network.Structures.MarketBoardHistory.Read(System.IntPtr) fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.Read(System.IntPtr) nameWithType: MarketBoardHistory.Read(IntPtr) - uid: Dalamud.Game.Network.Structures.MarketBoardHistory.Read* name: Read href: api/Dalamud.Game.Network.Structures.MarketBoardHistory.html#Dalamud_Game_Network_Structures_MarketBoardHistory_Read_ commentId: Overload:Dalamud.Game.Network.Structures.MarketBoardHistory.Read isSpec: "True" fullName: Dalamud.Game.Network.Structures.MarketBoardHistory.Read nameWithType: MarketBoardHistory.Read - uid: Dalamud.Game.Network.Structures.MarketTaxRates name: MarketTaxRates href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html commentId: T:Dalamud.Game.Network.Structures.MarketTaxRates fullName: Dalamud.Game.Network.Structures.MarketTaxRates nameWithType: MarketTaxRates - uid: Dalamud.Game.Network.Structures.MarketTaxRates.CrystariumTax name: CrystariumTax href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_CrystariumTax commentId: F:Dalamud.Game.Network.Structures.MarketTaxRates.CrystariumTax fullName: Dalamud.Game.Network.Structures.MarketTaxRates.CrystariumTax nameWithType: MarketTaxRates.CrystariumTax - uid: Dalamud.Game.Network.Structures.MarketTaxRates.GridaniaTax name: GridaniaTax href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_GridaniaTax commentId: F:Dalamud.Game.Network.Structures.MarketTaxRates.GridaniaTax fullName: Dalamud.Game.Network.Structures.MarketTaxRates.GridaniaTax nameWithType: MarketTaxRates.GridaniaTax - uid: Dalamud.Game.Network.Structures.MarketTaxRates.IshgardTax name: IshgardTax href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_IshgardTax commentId: F:Dalamud.Game.Network.Structures.MarketTaxRates.IshgardTax fullName: Dalamud.Game.Network.Structures.MarketTaxRates.IshgardTax nameWithType: MarketTaxRates.IshgardTax - uid: Dalamud.Game.Network.Structures.MarketTaxRates.KuganeTax name: KuganeTax href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_KuganeTax commentId: F:Dalamud.Game.Network.Structures.MarketTaxRates.KuganeTax fullName: Dalamud.Game.Network.Structures.MarketTaxRates.KuganeTax nameWithType: MarketTaxRates.KuganeTax - uid: Dalamud.Game.Network.Structures.MarketTaxRates.LimsaLominsaTax name: LimsaLominsaTax href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_LimsaLominsaTax commentId: F:Dalamud.Game.Network.Structures.MarketTaxRates.LimsaLominsaTax fullName: Dalamud.Game.Network.Structures.MarketTaxRates.LimsaLominsaTax nameWithType: MarketTaxRates.LimsaLominsaTax - uid: Dalamud.Game.Network.Structures.MarketTaxRates.Read(System.IntPtr) name: Read(IntPtr) href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_Read_System_IntPtr_ commentId: M:Dalamud.Game.Network.Structures.MarketTaxRates.Read(System.IntPtr) fullName: Dalamud.Game.Network.Structures.MarketTaxRates.Read(System.IntPtr) nameWithType: MarketTaxRates.Read(IntPtr) - uid: Dalamud.Game.Network.Structures.MarketTaxRates.Read* name: Read href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_Read_ commentId: Overload:Dalamud.Game.Network.Structures.MarketTaxRates.Read isSpec: "True" fullName: Dalamud.Game.Network.Structures.MarketTaxRates.Read nameWithType: MarketTaxRates.Read - uid: Dalamud.Game.Network.Structures.MarketTaxRates.UldahTax name: UldahTax href: api/Dalamud.Game.Network.Structures.MarketTaxRates.html#Dalamud_Game_Network_Structures_MarketTaxRates_UldahTax commentId: F:Dalamud.Game.Network.Structures.MarketTaxRates.UldahTax fullName: Dalamud.Game.Network.Structures.MarketTaxRates.UldahTax nameWithType: MarketTaxRates.UldahTax - uid: Dalamud.Game.SigScanner name: SigScanner href: api/Dalamud.Game.SigScanner.html commentId: T:Dalamud.Game.SigScanner fullName: Dalamud.Game.SigScanner nameWithType: SigScanner - uid: Dalamud.Game.SigScanner.#ctor(System.Diagnostics.ProcessModule,System.Boolean) name: SigScanner(ProcessModule, Boolean) href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner__ctor_System_Diagnostics_ProcessModule_System_Boolean_ commentId: M:Dalamud.Game.SigScanner.#ctor(System.Diagnostics.ProcessModule,System.Boolean) fullName: Dalamud.Game.SigScanner.SigScanner(System.Diagnostics.ProcessModule, System.Boolean) nameWithType: SigScanner.SigScanner(ProcessModule, Boolean) - uid: Dalamud.Game.SigScanner.#ctor* name: SigScanner href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner__ctor_ commentId: Overload:Dalamud.Game.SigScanner.#ctor isSpec: "True" fullName: Dalamud.Game.SigScanner.SigScanner nameWithType: SigScanner.SigScanner - uid: Dalamud.Game.SigScanner.DataSectionBase name: DataSectionBase href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionBase commentId: P:Dalamud.Game.SigScanner.DataSectionBase fullName: Dalamud.Game.SigScanner.DataSectionBase nameWithType: SigScanner.DataSectionBase - uid: Dalamud.Game.SigScanner.DataSectionBase* name: DataSectionBase href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionBase_ commentId: Overload:Dalamud.Game.SigScanner.DataSectionBase isSpec: "True" fullName: Dalamud.Game.SigScanner.DataSectionBase nameWithType: SigScanner.DataSectionBase - uid: Dalamud.Game.SigScanner.DataSectionOffset name: DataSectionOffset href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionOffset commentId: P:Dalamud.Game.SigScanner.DataSectionOffset fullName: Dalamud.Game.SigScanner.DataSectionOffset nameWithType: SigScanner.DataSectionOffset - uid: Dalamud.Game.SigScanner.DataSectionOffset* name: DataSectionOffset href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionOffset_ commentId: Overload:Dalamud.Game.SigScanner.DataSectionOffset isSpec: "True" fullName: Dalamud.Game.SigScanner.DataSectionOffset nameWithType: SigScanner.DataSectionOffset - uid: Dalamud.Game.SigScanner.DataSectionSize name: DataSectionSize href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionSize commentId: P:Dalamud.Game.SigScanner.DataSectionSize fullName: Dalamud.Game.SigScanner.DataSectionSize nameWithType: SigScanner.DataSectionSize - uid: Dalamud.Game.SigScanner.DataSectionSize* name: DataSectionSize href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_DataSectionSize_ commentId: Overload:Dalamud.Game.SigScanner.DataSectionSize isSpec: "True" fullName: Dalamud.Game.SigScanner.DataSectionSize nameWithType: SigScanner.DataSectionSize - uid: Dalamud.Game.SigScanner.Dispose name: Dispose() href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Dispose commentId: M:Dalamud.Game.SigScanner.Dispose fullName: Dalamud.Game.SigScanner.Dispose() nameWithType: SigScanner.Dispose() - uid: Dalamud.Game.SigScanner.Dispose* name: Dispose href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Dispose_ commentId: Overload:Dalamud.Game.SigScanner.Dispose isSpec: "True" fullName: Dalamud.Game.SigScanner.Dispose nameWithType: SigScanner.Dispose - uid: Dalamud.Game.SigScanner.GetStaticAddressFromSig(System.String,System.Int32) name: GetStaticAddressFromSig(String, Int32) href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_GetStaticAddressFromSig_System_String_System_Int32_ commentId: M:Dalamud.Game.SigScanner.GetStaticAddressFromSig(System.String,System.Int32) fullName: Dalamud.Game.SigScanner.GetStaticAddressFromSig(System.String, System.Int32) nameWithType: SigScanner.GetStaticAddressFromSig(String, Int32) - uid: Dalamud.Game.SigScanner.GetStaticAddressFromSig* name: GetStaticAddressFromSig href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_GetStaticAddressFromSig_ commentId: Overload:Dalamud.Game.SigScanner.GetStaticAddressFromSig isSpec: "True" fullName: Dalamud.Game.SigScanner.GetStaticAddressFromSig nameWithType: SigScanner.GetStaticAddressFromSig - uid: Dalamud.Game.SigScanner.Is32BitProcess name: Is32BitProcess href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Is32BitProcess commentId: P:Dalamud.Game.SigScanner.Is32BitProcess fullName: Dalamud.Game.SigScanner.Is32BitProcess nameWithType: SigScanner.Is32BitProcess - uid: Dalamud.Game.SigScanner.Is32BitProcess* name: Is32BitProcess href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Is32BitProcess_ commentId: Overload:Dalamud.Game.SigScanner.Is32BitProcess isSpec: "True" fullName: Dalamud.Game.SigScanner.Is32BitProcess nameWithType: SigScanner.Is32BitProcess - uid: Dalamud.Game.SigScanner.IsCopy name: IsCopy href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_IsCopy commentId: P:Dalamud.Game.SigScanner.IsCopy fullName: Dalamud.Game.SigScanner.IsCopy nameWithType: SigScanner.IsCopy - uid: Dalamud.Game.SigScanner.IsCopy* name: IsCopy href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_IsCopy_ commentId: Overload:Dalamud.Game.SigScanner.IsCopy isSpec: "True" fullName: Dalamud.Game.SigScanner.IsCopy nameWithType: SigScanner.IsCopy - uid: Dalamud.Game.SigScanner.Module name: Module href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Module commentId: P:Dalamud.Game.SigScanner.Module fullName: Dalamud.Game.SigScanner.Module nameWithType: SigScanner.Module - uid: Dalamud.Game.SigScanner.Module* name: Module href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Module_ commentId: Overload:Dalamud.Game.SigScanner.Module isSpec: "True" fullName: Dalamud.Game.SigScanner.Module nameWithType: SigScanner.Module - uid: Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr,System.Int32) name: ResolveRelativeAddress(IntPtr, Int32) href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ResolveRelativeAddress_System_IntPtr_System_Int32_ commentId: M:Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr,System.Int32) fullName: Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr, System.Int32) nameWithType: SigScanner.ResolveRelativeAddress(IntPtr, Int32) - uid: Dalamud.Game.SigScanner.ResolveRelativeAddress* name: ResolveRelativeAddress href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ResolveRelativeAddress_ commentId: Overload:Dalamud.Game.SigScanner.ResolveRelativeAddress isSpec: "True" fullName: Dalamud.Game.SigScanner.ResolveRelativeAddress nameWithType: SigScanner.ResolveRelativeAddress - uid: Dalamud.Game.SigScanner.Scan(System.IntPtr,System.Int32,System.String) name: Scan(IntPtr, Int32, String) href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Scan_System_IntPtr_System_Int32_System_String_ commentId: M:Dalamud.Game.SigScanner.Scan(System.IntPtr,System.Int32,System.String) fullName: Dalamud.Game.SigScanner.Scan(System.IntPtr, System.Int32, System.String) nameWithType: SigScanner.Scan(IntPtr, Int32, String) - uid: Dalamud.Game.SigScanner.Scan* name: Scan href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_Scan_ commentId: Overload:Dalamud.Game.SigScanner.Scan isSpec: "True" fullName: Dalamud.Game.SigScanner.Scan nameWithType: SigScanner.Scan - uid: Dalamud.Game.SigScanner.ScanData(System.String) name: ScanData(String) href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanData_System_String_ commentId: M:Dalamud.Game.SigScanner.ScanData(System.String) fullName: Dalamud.Game.SigScanner.ScanData(System.String) nameWithType: SigScanner.ScanData(String) - uid: Dalamud.Game.SigScanner.ScanData* name: ScanData href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanData_ commentId: Overload:Dalamud.Game.SigScanner.ScanData isSpec: "True" fullName: Dalamud.Game.SigScanner.ScanData nameWithType: SigScanner.ScanData - uid: Dalamud.Game.SigScanner.ScanModule(System.String) name: ScanModule(String) href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanModule_System_String_ commentId: M:Dalamud.Game.SigScanner.ScanModule(System.String) fullName: Dalamud.Game.SigScanner.ScanModule(System.String) nameWithType: SigScanner.ScanModule(String) - uid: Dalamud.Game.SigScanner.ScanModule* name: ScanModule href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanModule_ commentId: Overload:Dalamud.Game.SigScanner.ScanModule isSpec: "True" fullName: Dalamud.Game.SigScanner.ScanModule nameWithType: SigScanner.ScanModule - uid: Dalamud.Game.SigScanner.ScanText(System.String) name: ScanText(String) href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanText_System_String_ commentId: M:Dalamud.Game.SigScanner.ScanText(System.String) fullName: Dalamud.Game.SigScanner.ScanText(System.String) nameWithType: SigScanner.ScanText(String) - uid: Dalamud.Game.SigScanner.ScanText* name: ScanText href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_ScanText_ commentId: Overload:Dalamud.Game.SigScanner.ScanText isSpec: "True" fullName: Dalamud.Game.SigScanner.ScanText nameWithType: SigScanner.ScanText - uid: Dalamud.Game.SigScanner.SearchBase name: SearchBase href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_SearchBase commentId: P:Dalamud.Game.SigScanner.SearchBase fullName: Dalamud.Game.SigScanner.SearchBase nameWithType: SigScanner.SearchBase - uid: Dalamud.Game.SigScanner.SearchBase* name: SearchBase href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_SearchBase_ commentId: Overload:Dalamud.Game.SigScanner.SearchBase isSpec: "True" fullName: Dalamud.Game.SigScanner.SearchBase nameWithType: SigScanner.SearchBase - uid: Dalamud.Game.SigScanner.TextSectionBase name: TextSectionBase href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionBase commentId: P:Dalamud.Game.SigScanner.TextSectionBase fullName: Dalamud.Game.SigScanner.TextSectionBase nameWithType: SigScanner.TextSectionBase - uid: Dalamud.Game.SigScanner.TextSectionBase* name: TextSectionBase href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionBase_ commentId: Overload:Dalamud.Game.SigScanner.TextSectionBase isSpec: "True" fullName: Dalamud.Game.SigScanner.TextSectionBase nameWithType: SigScanner.TextSectionBase - uid: Dalamud.Game.SigScanner.TextSectionOffset name: TextSectionOffset href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionOffset commentId: P:Dalamud.Game.SigScanner.TextSectionOffset fullName: Dalamud.Game.SigScanner.TextSectionOffset nameWithType: SigScanner.TextSectionOffset - uid: Dalamud.Game.SigScanner.TextSectionOffset* name: TextSectionOffset href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionOffset_ commentId: Overload:Dalamud.Game.SigScanner.TextSectionOffset isSpec: "True" fullName: Dalamud.Game.SigScanner.TextSectionOffset nameWithType: SigScanner.TextSectionOffset - uid: Dalamud.Game.SigScanner.TextSectionSize name: TextSectionSize href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionSize commentId: P:Dalamud.Game.SigScanner.TextSectionSize fullName: Dalamud.Game.SigScanner.TextSectionSize nameWithType: SigScanner.TextSectionSize - uid: Dalamud.Game.SigScanner.TextSectionSize* name: TextSectionSize href: api/Dalamud.Game.SigScanner.html#Dalamud_Game_SigScanner_TextSectionSize_ commentId: Overload:Dalamud.Game.SigScanner.TextSectionSize isSpec: "True" fullName: Dalamud.Game.SigScanner.TextSectionSize nameWithType: SigScanner.TextSectionSize - uid: Dalamud.Interface name: Dalamud.Interface href: api/Dalamud.Interface.html commentId: N:Dalamud.Interface fullName: Dalamud.Interface nameWithType: Dalamud.Interface - uid: Dalamud.Interface.FontAwesomeExtensions name: FontAwesomeExtensions href: api/Dalamud.Interface.FontAwesomeExtensions.html commentId: T:Dalamud.Interface.FontAwesomeExtensions fullName: Dalamud.Interface.FontAwesomeExtensions nameWithType: FontAwesomeExtensions - uid: Dalamud.Interface.FontAwesomeExtensions.ToIconChar(Dalamud.Interface.FontAwesomeIcon) name: ToIconChar(FontAwesomeIcon) href: api/Dalamud.Interface.FontAwesomeExtensions.html#Dalamud_Interface_FontAwesomeExtensions_ToIconChar_Dalamud_Interface_FontAwesomeIcon_ commentId: M:Dalamud.Interface.FontAwesomeExtensions.ToIconChar(Dalamud.Interface.FontAwesomeIcon) fullName: Dalamud.Interface.FontAwesomeExtensions.ToIconChar(Dalamud.Interface.FontAwesomeIcon) nameWithType: FontAwesomeExtensions.ToIconChar(FontAwesomeIcon) - uid: Dalamud.Interface.FontAwesomeExtensions.ToIconChar* name: ToIconChar href: api/Dalamud.Interface.FontAwesomeExtensions.html#Dalamud_Interface_FontAwesomeExtensions_ToIconChar_ commentId: Overload:Dalamud.Interface.FontAwesomeExtensions.ToIconChar isSpec: "True" fullName: Dalamud.Interface.FontAwesomeExtensions.ToIconChar nameWithType: FontAwesomeExtensions.ToIconChar - uid: Dalamud.Interface.FontAwesomeExtensions.ToIconString(Dalamud.Interface.FontAwesomeIcon) name: ToIconString(FontAwesomeIcon) href: api/Dalamud.Interface.FontAwesomeExtensions.html#Dalamud_Interface_FontAwesomeExtensions_ToIconString_Dalamud_Interface_FontAwesomeIcon_ commentId: M:Dalamud.Interface.FontAwesomeExtensions.ToIconString(Dalamud.Interface.FontAwesomeIcon) fullName: Dalamud.Interface.FontAwesomeExtensions.ToIconString(Dalamud.Interface.FontAwesomeIcon) nameWithType: FontAwesomeExtensions.ToIconString(FontAwesomeIcon) - uid: Dalamud.Interface.FontAwesomeExtensions.ToIconString* name: ToIconString href: api/Dalamud.Interface.FontAwesomeExtensions.html#Dalamud_Interface_FontAwesomeExtensions_ToIconString_ commentId: Overload:Dalamud.Interface.FontAwesomeExtensions.ToIconString isSpec: "True" fullName: Dalamud.Interface.FontAwesomeExtensions.ToIconString nameWithType: FontAwesomeExtensions.ToIconString - uid: Dalamud.Interface.FontAwesomeIcon name: FontAwesomeIcon href: api/Dalamud.Interface.FontAwesomeIcon.html commentId: T:Dalamud.Interface.FontAwesomeIcon fullName: Dalamud.Interface.FontAwesomeIcon nameWithType: FontAwesomeIcon - uid: Dalamud.Interface.FontAwesomeIcon._500Px name: _500Px href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon__500Px commentId: F:Dalamud.Interface.FontAwesomeIcon._500Px fullName: Dalamud.Interface.FontAwesomeIcon._500Px nameWithType: FontAwesomeIcon._500Px - uid: Dalamud.Interface.FontAwesomeIcon.AccessibleIcon name: AccessibleIcon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AccessibleIcon commentId: F:Dalamud.Interface.FontAwesomeIcon.AccessibleIcon fullName: Dalamud.Interface.FontAwesomeIcon.AccessibleIcon nameWithType: FontAwesomeIcon.AccessibleIcon - uid: Dalamud.Interface.FontAwesomeIcon.Accusoft name: Accusoft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Accusoft commentId: F:Dalamud.Interface.FontAwesomeIcon.Accusoft fullName: Dalamud.Interface.FontAwesomeIcon.Accusoft nameWithType: FontAwesomeIcon.Accusoft - uid: Dalamud.Interface.FontAwesomeIcon.AcquisitionsIncorporated name: AcquisitionsIncorporated href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AcquisitionsIncorporated commentId: F:Dalamud.Interface.FontAwesomeIcon.AcquisitionsIncorporated fullName: Dalamud.Interface.FontAwesomeIcon.AcquisitionsIncorporated nameWithType: FontAwesomeIcon.AcquisitionsIncorporated - uid: Dalamud.Interface.FontAwesomeIcon.Ad name: Ad href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ad commentId: F:Dalamud.Interface.FontAwesomeIcon.Ad fullName: Dalamud.Interface.FontAwesomeIcon.Ad nameWithType: FontAwesomeIcon.Ad - uid: Dalamud.Interface.FontAwesomeIcon.AddressBook name: AddressBook href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AddressBook commentId: F:Dalamud.Interface.FontAwesomeIcon.AddressBook fullName: Dalamud.Interface.FontAwesomeIcon.AddressBook nameWithType: FontAwesomeIcon.AddressBook - uid: Dalamud.Interface.FontAwesomeIcon.AddressCard name: AddressCard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AddressCard commentId: F:Dalamud.Interface.FontAwesomeIcon.AddressCard fullName: Dalamud.Interface.FontAwesomeIcon.AddressCard nameWithType: FontAwesomeIcon.AddressCard - uid: Dalamud.Interface.FontAwesomeIcon.Adjust name: Adjust href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Adjust commentId: F:Dalamud.Interface.FontAwesomeIcon.Adjust fullName: Dalamud.Interface.FontAwesomeIcon.Adjust nameWithType: FontAwesomeIcon.Adjust - uid: Dalamud.Interface.FontAwesomeIcon.Adn name: Adn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Adn commentId: F:Dalamud.Interface.FontAwesomeIcon.Adn fullName: Dalamud.Interface.FontAwesomeIcon.Adn nameWithType: FontAwesomeIcon.Adn - uid: Dalamud.Interface.FontAwesomeIcon.Adobe name: Adobe href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Adobe commentId: F:Dalamud.Interface.FontAwesomeIcon.Adobe fullName: Dalamud.Interface.FontAwesomeIcon.Adobe nameWithType: FontAwesomeIcon.Adobe - uid: Dalamud.Interface.FontAwesomeIcon.Adversal name: Adversal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Adversal commentId: F:Dalamud.Interface.FontAwesomeIcon.Adversal fullName: Dalamud.Interface.FontAwesomeIcon.Adversal nameWithType: FontAwesomeIcon.Adversal - uid: Dalamud.Interface.FontAwesomeIcon.Affiliatetheme name: Affiliatetheme href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Affiliatetheme commentId: F:Dalamud.Interface.FontAwesomeIcon.Affiliatetheme fullName: Dalamud.Interface.FontAwesomeIcon.Affiliatetheme nameWithType: FontAwesomeIcon.Affiliatetheme - uid: Dalamud.Interface.FontAwesomeIcon.Airbnb name: Airbnb href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Airbnb commentId: F:Dalamud.Interface.FontAwesomeIcon.Airbnb fullName: Dalamud.Interface.FontAwesomeIcon.Airbnb nameWithType: FontAwesomeIcon.Airbnb - uid: Dalamud.Interface.FontAwesomeIcon.AirFreshener name: AirFreshener href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AirFreshener commentId: F:Dalamud.Interface.FontAwesomeIcon.AirFreshener fullName: Dalamud.Interface.FontAwesomeIcon.AirFreshener nameWithType: FontAwesomeIcon.AirFreshener - uid: Dalamud.Interface.FontAwesomeIcon.Algolia name: Algolia href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Algolia commentId: F:Dalamud.Interface.FontAwesomeIcon.Algolia fullName: Dalamud.Interface.FontAwesomeIcon.Algolia nameWithType: FontAwesomeIcon.Algolia - uid: Dalamud.Interface.FontAwesomeIcon.AlignCenter name: AlignCenter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AlignCenter commentId: F:Dalamud.Interface.FontAwesomeIcon.AlignCenter fullName: Dalamud.Interface.FontAwesomeIcon.AlignCenter nameWithType: FontAwesomeIcon.AlignCenter - uid: Dalamud.Interface.FontAwesomeIcon.AlignJustify name: AlignJustify href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AlignJustify commentId: F:Dalamud.Interface.FontAwesomeIcon.AlignJustify fullName: Dalamud.Interface.FontAwesomeIcon.AlignJustify nameWithType: FontAwesomeIcon.AlignJustify - uid: Dalamud.Interface.FontAwesomeIcon.AlignLeft name: AlignLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AlignLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.AlignLeft fullName: Dalamud.Interface.FontAwesomeIcon.AlignLeft nameWithType: FontAwesomeIcon.AlignLeft - uid: Dalamud.Interface.FontAwesomeIcon.AlignRight name: AlignRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AlignRight commentId: F:Dalamud.Interface.FontAwesomeIcon.AlignRight fullName: Dalamud.Interface.FontAwesomeIcon.AlignRight nameWithType: FontAwesomeIcon.AlignRight - uid: Dalamud.Interface.FontAwesomeIcon.Alipay name: Alipay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Alipay commentId: F:Dalamud.Interface.FontAwesomeIcon.Alipay fullName: Dalamud.Interface.FontAwesomeIcon.Alipay nameWithType: FontAwesomeIcon.Alipay - uid: Dalamud.Interface.FontAwesomeIcon.Allergies name: Allergies href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Allergies commentId: F:Dalamud.Interface.FontAwesomeIcon.Allergies fullName: Dalamud.Interface.FontAwesomeIcon.Allergies nameWithType: FontAwesomeIcon.Allergies - uid: Dalamud.Interface.FontAwesomeIcon.Amazon name: Amazon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Amazon commentId: F:Dalamud.Interface.FontAwesomeIcon.Amazon fullName: Dalamud.Interface.FontAwesomeIcon.Amazon nameWithType: FontAwesomeIcon.Amazon - uid: Dalamud.Interface.FontAwesomeIcon.AmazonPay name: AmazonPay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AmazonPay commentId: F:Dalamud.Interface.FontAwesomeIcon.AmazonPay fullName: Dalamud.Interface.FontAwesomeIcon.AmazonPay nameWithType: FontAwesomeIcon.AmazonPay - uid: Dalamud.Interface.FontAwesomeIcon.Ambulance name: Ambulance href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ambulance commentId: F:Dalamud.Interface.FontAwesomeIcon.Ambulance fullName: Dalamud.Interface.FontAwesomeIcon.Ambulance nameWithType: FontAwesomeIcon.Ambulance - uid: Dalamud.Interface.FontAwesomeIcon.AmericanSignLanguageInterpreting name: AmericanSignLanguageInterpreting href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AmericanSignLanguageInterpreting commentId: F:Dalamud.Interface.FontAwesomeIcon.AmericanSignLanguageInterpreting fullName: Dalamud.Interface.FontAwesomeIcon.AmericanSignLanguageInterpreting nameWithType: FontAwesomeIcon.AmericanSignLanguageInterpreting - uid: Dalamud.Interface.FontAwesomeIcon.Amilia name: Amilia href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Amilia commentId: F:Dalamud.Interface.FontAwesomeIcon.Amilia fullName: Dalamud.Interface.FontAwesomeIcon.Amilia nameWithType: FontAwesomeIcon.Amilia - uid: Dalamud.Interface.FontAwesomeIcon.Anchor name: Anchor href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Anchor commentId: F:Dalamud.Interface.FontAwesomeIcon.Anchor fullName: Dalamud.Interface.FontAwesomeIcon.Anchor nameWithType: FontAwesomeIcon.Anchor - uid: Dalamud.Interface.FontAwesomeIcon.Android name: Android href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Android commentId: F:Dalamud.Interface.FontAwesomeIcon.Android fullName: Dalamud.Interface.FontAwesomeIcon.Android nameWithType: FontAwesomeIcon.Android - uid: Dalamud.Interface.FontAwesomeIcon.Angellist name: Angellist href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Angellist commentId: F:Dalamud.Interface.FontAwesomeIcon.Angellist fullName: Dalamud.Interface.FontAwesomeIcon.Angellist nameWithType: FontAwesomeIcon.Angellist - uid: Dalamud.Interface.FontAwesomeIcon.AngleDoubleDown name: AngleDoubleDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleDoubleDown commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleDoubleDown fullName: Dalamud.Interface.FontAwesomeIcon.AngleDoubleDown nameWithType: FontAwesomeIcon.AngleDoubleDown - uid: Dalamud.Interface.FontAwesomeIcon.AngleDoubleLeft name: AngleDoubleLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleDoubleLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleDoubleLeft fullName: Dalamud.Interface.FontAwesomeIcon.AngleDoubleLeft nameWithType: FontAwesomeIcon.AngleDoubleLeft - uid: Dalamud.Interface.FontAwesomeIcon.AngleDoubleRight name: AngleDoubleRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleDoubleRight commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleDoubleRight fullName: Dalamud.Interface.FontAwesomeIcon.AngleDoubleRight nameWithType: FontAwesomeIcon.AngleDoubleRight - uid: Dalamud.Interface.FontAwesomeIcon.AngleDoubleUp name: AngleDoubleUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleDoubleUp commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleDoubleUp fullName: Dalamud.Interface.FontAwesomeIcon.AngleDoubleUp nameWithType: FontAwesomeIcon.AngleDoubleUp - uid: Dalamud.Interface.FontAwesomeIcon.AngleDown name: AngleDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleDown commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleDown fullName: Dalamud.Interface.FontAwesomeIcon.AngleDown nameWithType: FontAwesomeIcon.AngleDown - uid: Dalamud.Interface.FontAwesomeIcon.AngleLeft name: AngleLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleLeft fullName: Dalamud.Interface.FontAwesomeIcon.AngleLeft nameWithType: FontAwesomeIcon.AngleLeft - uid: Dalamud.Interface.FontAwesomeIcon.AngleRight name: AngleRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleRight commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleRight fullName: Dalamud.Interface.FontAwesomeIcon.AngleRight nameWithType: FontAwesomeIcon.AngleRight - uid: Dalamud.Interface.FontAwesomeIcon.AngleUp name: AngleUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AngleUp commentId: F:Dalamud.Interface.FontAwesomeIcon.AngleUp fullName: Dalamud.Interface.FontAwesomeIcon.AngleUp nameWithType: FontAwesomeIcon.AngleUp - uid: Dalamud.Interface.FontAwesomeIcon.Angry name: Angry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Angry commentId: F:Dalamud.Interface.FontAwesomeIcon.Angry fullName: Dalamud.Interface.FontAwesomeIcon.Angry nameWithType: FontAwesomeIcon.Angry - uid: Dalamud.Interface.FontAwesomeIcon.Angrycreative name: Angrycreative href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Angrycreative commentId: F:Dalamud.Interface.FontAwesomeIcon.Angrycreative fullName: Dalamud.Interface.FontAwesomeIcon.Angrycreative nameWithType: FontAwesomeIcon.Angrycreative - uid: Dalamud.Interface.FontAwesomeIcon.Angular name: Angular href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Angular commentId: F:Dalamud.Interface.FontAwesomeIcon.Angular fullName: Dalamud.Interface.FontAwesomeIcon.Angular nameWithType: FontAwesomeIcon.Angular - uid: Dalamud.Interface.FontAwesomeIcon.Ankh name: Ankh href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ankh commentId: F:Dalamud.Interface.FontAwesomeIcon.Ankh fullName: Dalamud.Interface.FontAwesomeIcon.Ankh nameWithType: FontAwesomeIcon.Ankh - uid: Dalamud.Interface.FontAwesomeIcon.Apper name: Apper href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Apper commentId: F:Dalamud.Interface.FontAwesomeIcon.Apper fullName: Dalamud.Interface.FontAwesomeIcon.Apper nameWithType: FontAwesomeIcon.Apper - uid: Dalamud.Interface.FontAwesomeIcon.Apple name: Apple href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Apple commentId: F:Dalamud.Interface.FontAwesomeIcon.Apple fullName: Dalamud.Interface.FontAwesomeIcon.Apple nameWithType: FontAwesomeIcon.Apple - uid: Dalamud.Interface.FontAwesomeIcon.AppleAlt name: AppleAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AppleAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.AppleAlt fullName: Dalamud.Interface.FontAwesomeIcon.AppleAlt nameWithType: FontAwesomeIcon.AppleAlt - uid: Dalamud.Interface.FontAwesomeIcon.ApplePay name: ApplePay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ApplePay commentId: F:Dalamud.Interface.FontAwesomeIcon.ApplePay fullName: Dalamud.Interface.FontAwesomeIcon.ApplePay nameWithType: FontAwesomeIcon.ApplePay - uid: Dalamud.Interface.FontAwesomeIcon.AppStore name: AppStore href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AppStore commentId: F:Dalamud.Interface.FontAwesomeIcon.AppStore fullName: Dalamud.Interface.FontAwesomeIcon.AppStore nameWithType: FontAwesomeIcon.AppStore - uid: Dalamud.Interface.FontAwesomeIcon.AppStoreIos name: AppStoreIos href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AppStoreIos commentId: F:Dalamud.Interface.FontAwesomeIcon.AppStoreIos fullName: Dalamud.Interface.FontAwesomeIcon.AppStoreIos nameWithType: FontAwesomeIcon.AppStoreIos - uid: Dalamud.Interface.FontAwesomeIcon.Archive name: Archive href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Archive commentId: F:Dalamud.Interface.FontAwesomeIcon.Archive fullName: Dalamud.Interface.FontAwesomeIcon.Archive nameWithType: FontAwesomeIcon.Archive - uid: Dalamud.Interface.FontAwesomeIcon.Archway name: Archway href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Archway commentId: F:Dalamud.Interface.FontAwesomeIcon.Archway fullName: Dalamud.Interface.FontAwesomeIcon.Archway nameWithType: FontAwesomeIcon.Archway - uid: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleDown name: ArrowAltCircleDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowAltCircleDown commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleDown fullName: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleDown nameWithType: FontAwesomeIcon.ArrowAltCircleDown - uid: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleLeft name: ArrowAltCircleLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowAltCircleLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleLeft fullName: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleLeft nameWithType: FontAwesomeIcon.ArrowAltCircleLeft - uid: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleRight name: ArrowAltCircleRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowAltCircleRight commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleRight fullName: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleRight nameWithType: FontAwesomeIcon.ArrowAltCircleRight - uid: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleUp name: ArrowAltCircleUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowAltCircleUp commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleUp fullName: Dalamud.Interface.FontAwesomeIcon.ArrowAltCircleUp nameWithType: FontAwesomeIcon.ArrowAltCircleUp - uid: Dalamud.Interface.FontAwesomeIcon.ArrowCircleDown name: ArrowCircleDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowCircleDown commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowCircleDown fullName: Dalamud.Interface.FontAwesomeIcon.ArrowCircleDown nameWithType: FontAwesomeIcon.ArrowCircleDown - uid: Dalamud.Interface.FontAwesomeIcon.ArrowCircleLeft name: ArrowCircleLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowCircleLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowCircleLeft fullName: Dalamud.Interface.FontAwesomeIcon.ArrowCircleLeft nameWithType: FontAwesomeIcon.ArrowCircleLeft - uid: Dalamud.Interface.FontAwesomeIcon.ArrowCircleRight name: ArrowCircleRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowCircleRight commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowCircleRight fullName: Dalamud.Interface.FontAwesomeIcon.ArrowCircleRight nameWithType: FontAwesomeIcon.ArrowCircleRight - uid: Dalamud.Interface.FontAwesomeIcon.ArrowCircleUp name: ArrowCircleUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowCircleUp commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowCircleUp fullName: Dalamud.Interface.FontAwesomeIcon.ArrowCircleUp nameWithType: FontAwesomeIcon.ArrowCircleUp - uid: Dalamud.Interface.FontAwesomeIcon.ArrowDown name: ArrowDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowDown commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowDown fullName: Dalamud.Interface.FontAwesomeIcon.ArrowDown nameWithType: FontAwesomeIcon.ArrowDown - uid: Dalamud.Interface.FontAwesomeIcon.ArrowLeft name: ArrowLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowLeft fullName: Dalamud.Interface.FontAwesomeIcon.ArrowLeft nameWithType: FontAwesomeIcon.ArrowLeft - uid: Dalamud.Interface.FontAwesomeIcon.ArrowRight name: ArrowRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowRight commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowRight fullName: Dalamud.Interface.FontAwesomeIcon.ArrowRight nameWithType: FontAwesomeIcon.ArrowRight - uid: Dalamud.Interface.FontAwesomeIcon.ArrowsAlt name: ArrowsAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowsAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowsAlt fullName: Dalamud.Interface.FontAwesomeIcon.ArrowsAlt nameWithType: FontAwesomeIcon.ArrowsAlt - uid: Dalamud.Interface.FontAwesomeIcon.ArrowsAltH name: ArrowsAltH href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowsAltH commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowsAltH fullName: Dalamud.Interface.FontAwesomeIcon.ArrowsAltH nameWithType: FontAwesomeIcon.ArrowsAltH - uid: Dalamud.Interface.FontAwesomeIcon.ArrowsAltV name: ArrowsAltV href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowsAltV commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowsAltV fullName: Dalamud.Interface.FontAwesomeIcon.ArrowsAltV nameWithType: FontAwesomeIcon.ArrowsAltV - uid: Dalamud.Interface.FontAwesomeIcon.ArrowUp name: ArrowUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ArrowUp commentId: F:Dalamud.Interface.FontAwesomeIcon.ArrowUp fullName: Dalamud.Interface.FontAwesomeIcon.ArrowUp nameWithType: FontAwesomeIcon.ArrowUp - uid: Dalamud.Interface.FontAwesomeIcon.Artstation name: Artstation href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Artstation commentId: F:Dalamud.Interface.FontAwesomeIcon.Artstation fullName: Dalamud.Interface.FontAwesomeIcon.Artstation nameWithType: FontAwesomeIcon.Artstation - uid: Dalamud.Interface.FontAwesomeIcon.AssistiveListeningSystems name: AssistiveListeningSystems href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AssistiveListeningSystems commentId: F:Dalamud.Interface.FontAwesomeIcon.AssistiveListeningSystems fullName: Dalamud.Interface.FontAwesomeIcon.AssistiveListeningSystems nameWithType: FontAwesomeIcon.AssistiveListeningSystems - uid: Dalamud.Interface.FontAwesomeIcon.Asterisk name: Asterisk href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Asterisk commentId: F:Dalamud.Interface.FontAwesomeIcon.Asterisk fullName: Dalamud.Interface.FontAwesomeIcon.Asterisk nameWithType: FontAwesomeIcon.Asterisk - uid: Dalamud.Interface.FontAwesomeIcon.Asymmetrik name: Asymmetrik href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Asymmetrik commentId: F:Dalamud.Interface.FontAwesomeIcon.Asymmetrik fullName: Dalamud.Interface.FontAwesomeIcon.Asymmetrik nameWithType: FontAwesomeIcon.Asymmetrik - uid: Dalamud.Interface.FontAwesomeIcon.At name: At href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_At commentId: F:Dalamud.Interface.FontAwesomeIcon.At fullName: Dalamud.Interface.FontAwesomeIcon.At nameWithType: FontAwesomeIcon.At - uid: Dalamud.Interface.FontAwesomeIcon.Atlas name: Atlas href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Atlas commentId: F:Dalamud.Interface.FontAwesomeIcon.Atlas fullName: Dalamud.Interface.FontAwesomeIcon.Atlas nameWithType: FontAwesomeIcon.Atlas - uid: Dalamud.Interface.FontAwesomeIcon.Atlassian name: Atlassian href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Atlassian commentId: F:Dalamud.Interface.FontAwesomeIcon.Atlassian fullName: Dalamud.Interface.FontAwesomeIcon.Atlassian nameWithType: FontAwesomeIcon.Atlassian - uid: Dalamud.Interface.FontAwesomeIcon.Atom name: Atom href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Atom commentId: F:Dalamud.Interface.FontAwesomeIcon.Atom fullName: Dalamud.Interface.FontAwesomeIcon.Atom nameWithType: FontAwesomeIcon.Atom - uid: Dalamud.Interface.FontAwesomeIcon.Audible name: Audible href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Audible commentId: F:Dalamud.Interface.FontAwesomeIcon.Audible fullName: Dalamud.Interface.FontAwesomeIcon.Audible nameWithType: FontAwesomeIcon.Audible - uid: Dalamud.Interface.FontAwesomeIcon.AudioDescription name: AudioDescription href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_AudioDescription commentId: F:Dalamud.Interface.FontAwesomeIcon.AudioDescription fullName: Dalamud.Interface.FontAwesomeIcon.AudioDescription nameWithType: FontAwesomeIcon.AudioDescription - uid: Dalamud.Interface.FontAwesomeIcon.Autoprefixer name: Autoprefixer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Autoprefixer commentId: F:Dalamud.Interface.FontAwesomeIcon.Autoprefixer fullName: Dalamud.Interface.FontAwesomeIcon.Autoprefixer nameWithType: FontAwesomeIcon.Autoprefixer - uid: Dalamud.Interface.FontAwesomeIcon.Avianex name: Avianex href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Avianex commentId: F:Dalamud.Interface.FontAwesomeIcon.Avianex fullName: Dalamud.Interface.FontAwesomeIcon.Avianex nameWithType: FontAwesomeIcon.Avianex - uid: Dalamud.Interface.FontAwesomeIcon.Aviato name: Aviato href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Aviato commentId: F:Dalamud.Interface.FontAwesomeIcon.Aviato fullName: Dalamud.Interface.FontAwesomeIcon.Aviato nameWithType: FontAwesomeIcon.Aviato - uid: Dalamud.Interface.FontAwesomeIcon.Award name: Award href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Award commentId: F:Dalamud.Interface.FontAwesomeIcon.Award fullName: Dalamud.Interface.FontAwesomeIcon.Award nameWithType: FontAwesomeIcon.Award - uid: Dalamud.Interface.FontAwesomeIcon.Aws name: Aws href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Aws commentId: F:Dalamud.Interface.FontAwesomeIcon.Aws fullName: Dalamud.Interface.FontAwesomeIcon.Aws nameWithType: FontAwesomeIcon.Aws - uid: Dalamud.Interface.FontAwesomeIcon.Baby name: Baby href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Baby commentId: F:Dalamud.Interface.FontAwesomeIcon.Baby fullName: Dalamud.Interface.FontAwesomeIcon.Baby nameWithType: FontAwesomeIcon.Baby - uid: Dalamud.Interface.FontAwesomeIcon.BabyCarriage name: BabyCarriage href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BabyCarriage commentId: F:Dalamud.Interface.FontAwesomeIcon.BabyCarriage fullName: Dalamud.Interface.FontAwesomeIcon.BabyCarriage nameWithType: FontAwesomeIcon.BabyCarriage - uid: Dalamud.Interface.FontAwesomeIcon.Backspace name: Backspace href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Backspace commentId: F:Dalamud.Interface.FontAwesomeIcon.Backspace fullName: Dalamud.Interface.FontAwesomeIcon.Backspace nameWithType: FontAwesomeIcon.Backspace - uid: Dalamud.Interface.FontAwesomeIcon.Backward name: Backward href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Backward commentId: F:Dalamud.Interface.FontAwesomeIcon.Backward fullName: Dalamud.Interface.FontAwesomeIcon.Backward nameWithType: FontAwesomeIcon.Backward - uid: Dalamud.Interface.FontAwesomeIcon.Bacon name: Bacon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bacon commentId: F:Dalamud.Interface.FontAwesomeIcon.Bacon fullName: Dalamud.Interface.FontAwesomeIcon.Bacon nameWithType: FontAwesomeIcon.Bacon - uid: Dalamud.Interface.FontAwesomeIcon.Bahai name: Bahai href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bahai commentId: F:Dalamud.Interface.FontAwesomeIcon.Bahai fullName: Dalamud.Interface.FontAwesomeIcon.Bahai nameWithType: FontAwesomeIcon.Bahai - uid: Dalamud.Interface.FontAwesomeIcon.BalanceScale name: BalanceScale href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BalanceScale commentId: F:Dalamud.Interface.FontAwesomeIcon.BalanceScale fullName: Dalamud.Interface.FontAwesomeIcon.BalanceScale nameWithType: FontAwesomeIcon.BalanceScale - uid: Dalamud.Interface.FontAwesomeIcon.BalanceScaleLeft name: BalanceScaleLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BalanceScaleLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.BalanceScaleLeft fullName: Dalamud.Interface.FontAwesomeIcon.BalanceScaleLeft nameWithType: FontAwesomeIcon.BalanceScaleLeft - uid: Dalamud.Interface.FontAwesomeIcon.BalanceScaleRight name: BalanceScaleRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BalanceScaleRight commentId: F:Dalamud.Interface.FontAwesomeIcon.BalanceScaleRight fullName: Dalamud.Interface.FontAwesomeIcon.BalanceScaleRight nameWithType: FontAwesomeIcon.BalanceScaleRight - uid: Dalamud.Interface.FontAwesomeIcon.Ban name: Ban href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ban commentId: F:Dalamud.Interface.FontAwesomeIcon.Ban fullName: Dalamud.Interface.FontAwesomeIcon.Ban nameWithType: FontAwesomeIcon.Ban - uid: Dalamud.Interface.FontAwesomeIcon.BandAid name: BandAid href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BandAid commentId: F:Dalamud.Interface.FontAwesomeIcon.BandAid fullName: Dalamud.Interface.FontAwesomeIcon.BandAid nameWithType: FontAwesomeIcon.BandAid - uid: Dalamud.Interface.FontAwesomeIcon.Bandcamp name: Bandcamp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bandcamp commentId: F:Dalamud.Interface.FontAwesomeIcon.Bandcamp fullName: Dalamud.Interface.FontAwesomeIcon.Bandcamp nameWithType: FontAwesomeIcon.Bandcamp - uid: Dalamud.Interface.FontAwesomeIcon.Barcode name: Barcode href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Barcode commentId: F:Dalamud.Interface.FontAwesomeIcon.Barcode fullName: Dalamud.Interface.FontAwesomeIcon.Barcode nameWithType: FontAwesomeIcon.Barcode - uid: Dalamud.Interface.FontAwesomeIcon.Bars name: Bars href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bars commentId: F:Dalamud.Interface.FontAwesomeIcon.Bars fullName: Dalamud.Interface.FontAwesomeIcon.Bars nameWithType: FontAwesomeIcon.Bars - uid: Dalamud.Interface.FontAwesomeIcon.BaseballBall name: BaseballBall href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BaseballBall commentId: F:Dalamud.Interface.FontAwesomeIcon.BaseballBall fullName: Dalamud.Interface.FontAwesomeIcon.BaseballBall nameWithType: FontAwesomeIcon.BaseballBall - uid: Dalamud.Interface.FontAwesomeIcon.BasketballBall name: BasketballBall href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BasketballBall commentId: F:Dalamud.Interface.FontAwesomeIcon.BasketballBall fullName: Dalamud.Interface.FontAwesomeIcon.BasketballBall nameWithType: FontAwesomeIcon.BasketballBall - uid: Dalamud.Interface.FontAwesomeIcon.Bath name: Bath href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bath commentId: F:Dalamud.Interface.FontAwesomeIcon.Bath fullName: Dalamud.Interface.FontAwesomeIcon.Bath nameWithType: FontAwesomeIcon.Bath - uid: Dalamud.Interface.FontAwesomeIcon.BatteryEmpty name: BatteryEmpty href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BatteryEmpty commentId: F:Dalamud.Interface.FontAwesomeIcon.BatteryEmpty fullName: Dalamud.Interface.FontAwesomeIcon.BatteryEmpty nameWithType: FontAwesomeIcon.BatteryEmpty - uid: Dalamud.Interface.FontAwesomeIcon.BatteryFull name: BatteryFull href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BatteryFull commentId: F:Dalamud.Interface.FontAwesomeIcon.BatteryFull fullName: Dalamud.Interface.FontAwesomeIcon.BatteryFull nameWithType: FontAwesomeIcon.BatteryFull - uid: Dalamud.Interface.FontAwesomeIcon.BatteryHalf name: BatteryHalf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BatteryHalf commentId: F:Dalamud.Interface.FontAwesomeIcon.BatteryHalf fullName: Dalamud.Interface.FontAwesomeIcon.BatteryHalf nameWithType: FontAwesomeIcon.BatteryHalf - uid: Dalamud.Interface.FontAwesomeIcon.BatteryQuarter name: BatteryQuarter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BatteryQuarter commentId: F:Dalamud.Interface.FontAwesomeIcon.BatteryQuarter fullName: Dalamud.Interface.FontAwesomeIcon.BatteryQuarter nameWithType: FontAwesomeIcon.BatteryQuarter - uid: Dalamud.Interface.FontAwesomeIcon.BatteryThreeQuarters name: BatteryThreeQuarters href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BatteryThreeQuarters commentId: F:Dalamud.Interface.FontAwesomeIcon.BatteryThreeQuarters fullName: Dalamud.Interface.FontAwesomeIcon.BatteryThreeQuarters nameWithType: FontAwesomeIcon.BatteryThreeQuarters - uid: Dalamud.Interface.FontAwesomeIcon.BattleNet name: BattleNet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BattleNet commentId: F:Dalamud.Interface.FontAwesomeIcon.BattleNet fullName: Dalamud.Interface.FontAwesomeIcon.BattleNet nameWithType: FontAwesomeIcon.BattleNet - uid: Dalamud.Interface.FontAwesomeIcon.Bed name: Bed href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bed commentId: F:Dalamud.Interface.FontAwesomeIcon.Bed fullName: Dalamud.Interface.FontAwesomeIcon.Bed nameWithType: FontAwesomeIcon.Bed - uid: Dalamud.Interface.FontAwesomeIcon.Beer name: Beer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Beer commentId: F:Dalamud.Interface.FontAwesomeIcon.Beer fullName: Dalamud.Interface.FontAwesomeIcon.Beer nameWithType: FontAwesomeIcon.Beer - uid: Dalamud.Interface.FontAwesomeIcon.Behance name: Behance href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Behance commentId: F:Dalamud.Interface.FontAwesomeIcon.Behance fullName: Dalamud.Interface.FontAwesomeIcon.Behance nameWithType: FontAwesomeIcon.Behance - uid: Dalamud.Interface.FontAwesomeIcon.BehanceSquare name: BehanceSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BehanceSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.BehanceSquare fullName: Dalamud.Interface.FontAwesomeIcon.BehanceSquare nameWithType: FontAwesomeIcon.BehanceSquare - uid: Dalamud.Interface.FontAwesomeIcon.Bell name: Bell href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bell commentId: F:Dalamud.Interface.FontAwesomeIcon.Bell fullName: Dalamud.Interface.FontAwesomeIcon.Bell nameWithType: FontAwesomeIcon.Bell - uid: Dalamud.Interface.FontAwesomeIcon.BellSlash name: BellSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BellSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.BellSlash fullName: Dalamud.Interface.FontAwesomeIcon.BellSlash nameWithType: FontAwesomeIcon.BellSlash - uid: Dalamud.Interface.FontAwesomeIcon.BezierCurve name: BezierCurve href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BezierCurve commentId: F:Dalamud.Interface.FontAwesomeIcon.BezierCurve fullName: Dalamud.Interface.FontAwesomeIcon.BezierCurve nameWithType: FontAwesomeIcon.BezierCurve - uid: Dalamud.Interface.FontAwesomeIcon.Bible name: Bible href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bible commentId: F:Dalamud.Interface.FontAwesomeIcon.Bible fullName: Dalamud.Interface.FontAwesomeIcon.Bible nameWithType: FontAwesomeIcon.Bible - uid: Dalamud.Interface.FontAwesomeIcon.Bicycle name: Bicycle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bicycle commentId: F:Dalamud.Interface.FontAwesomeIcon.Bicycle fullName: Dalamud.Interface.FontAwesomeIcon.Bicycle nameWithType: FontAwesomeIcon.Bicycle - uid: Dalamud.Interface.FontAwesomeIcon.Biking name: Biking href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Biking commentId: F:Dalamud.Interface.FontAwesomeIcon.Biking fullName: Dalamud.Interface.FontAwesomeIcon.Biking nameWithType: FontAwesomeIcon.Biking - uid: Dalamud.Interface.FontAwesomeIcon.Bimobject name: Bimobject href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bimobject commentId: F:Dalamud.Interface.FontAwesomeIcon.Bimobject fullName: Dalamud.Interface.FontAwesomeIcon.Bimobject nameWithType: FontAwesomeIcon.Bimobject - uid: Dalamud.Interface.FontAwesomeIcon.Binoculars name: Binoculars href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Binoculars commentId: F:Dalamud.Interface.FontAwesomeIcon.Binoculars fullName: Dalamud.Interface.FontAwesomeIcon.Binoculars nameWithType: FontAwesomeIcon.Binoculars - uid: Dalamud.Interface.FontAwesomeIcon.Biohazard name: Biohazard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Biohazard commentId: F:Dalamud.Interface.FontAwesomeIcon.Biohazard fullName: Dalamud.Interface.FontAwesomeIcon.Biohazard nameWithType: FontAwesomeIcon.Biohazard - uid: Dalamud.Interface.FontAwesomeIcon.BirthdayCake name: BirthdayCake href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BirthdayCake commentId: F:Dalamud.Interface.FontAwesomeIcon.BirthdayCake fullName: Dalamud.Interface.FontAwesomeIcon.BirthdayCake nameWithType: FontAwesomeIcon.BirthdayCake - uid: Dalamud.Interface.FontAwesomeIcon.Bitbucket name: Bitbucket href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bitbucket commentId: F:Dalamud.Interface.FontAwesomeIcon.Bitbucket fullName: Dalamud.Interface.FontAwesomeIcon.Bitbucket nameWithType: FontAwesomeIcon.Bitbucket - uid: Dalamud.Interface.FontAwesomeIcon.Bitcoin name: Bitcoin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bitcoin commentId: F:Dalamud.Interface.FontAwesomeIcon.Bitcoin fullName: Dalamud.Interface.FontAwesomeIcon.Bitcoin nameWithType: FontAwesomeIcon.Bitcoin - uid: Dalamud.Interface.FontAwesomeIcon.Bity name: Bity href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bity commentId: F:Dalamud.Interface.FontAwesomeIcon.Bity fullName: Dalamud.Interface.FontAwesomeIcon.Bity nameWithType: FontAwesomeIcon.Bity - uid: Dalamud.Interface.FontAwesomeIcon.Blackberry name: Blackberry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Blackberry commentId: F:Dalamud.Interface.FontAwesomeIcon.Blackberry fullName: Dalamud.Interface.FontAwesomeIcon.Blackberry nameWithType: FontAwesomeIcon.Blackberry - uid: Dalamud.Interface.FontAwesomeIcon.BlackTie name: BlackTie href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BlackTie commentId: F:Dalamud.Interface.FontAwesomeIcon.BlackTie fullName: Dalamud.Interface.FontAwesomeIcon.BlackTie nameWithType: FontAwesomeIcon.BlackTie - uid: Dalamud.Interface.FontAwesomeIcon.Blender name: Blender href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Blender commentId: F:Dalamud.Interface.FontAwesomeIcon.Blender fullName: Dalamud.Interface.FontAwesomeIcon.Blender nameWithType: FontAwesomeIcon.Blender - uid: Dalamud.Interface.FontAwesomeIcon.BlenderPhone name: BlenderPhone href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BlenderPhone commentId: F:Dalamud.Interface.FontAwesomeIcon.BlenderPhone fullName: Dalamud.Interface.FontAwesomeIcon.BlenderPhone nameWithType: FontAwesomeIcon.BlenderPhone - uid: Dalamud.Interface.FontAwesomeIcon.Blind name: Blind href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Blind commentId: F:Dalamud.Interface.FontAwesomeIcon.Blind fullName: Dalamud.Interface.FontAwesomeIcon.Blind nameWithType: FontAwesomeIcon.Blind - uid: Dalamud.Interface.FontAwesomeIcon.Blog name: Blog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Blog commentId: F:Dalamud.Interface.FontAwesomeIcon.Blog fullName: Dalamud.Interface.FontAwesomeIcon.Blog nameWithType: FontAwesomeIcon.Blog - uid: Dalamud.Interface.FontAwesomeIcon.Blogger name: Blogger href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Blogger commentId: F:Dalamud.Interface.FontAwesomeIcon.Blogger fullName: Dalamud.Interface.FontAwesomeIcon.Blogger nameWithType: FontAwesomeIcon.Blogger - uid: Dalamud.Interface.FontAwesomeIcon.BloggerB name: BloggerB href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BloggerB commentId: F:Dalamud.Interface.FontAwesomeIcon.BloggerB fullName: Dalamud.Interface.FontAwesomeIcon.BloggerB nameWithType: FontAwesomeIcon.BloggerB - uid: Dalamud.Interface.FontAwesomeIcon.Bluetooth name: Bluetooth href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bluetooth commentId: F:Dalamud.Interface.FontAwesomeIcon.Bluetooth fullName: Dalamud.Interface.FontAwesomeIcon.Bluetooth nameWithType: FontAwesomeIcon.Bluetooth - uid: Dalamud.Interface.FontAwesomeIcon.BluetoothB name: BluetoothB href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BluetoothB commentId: F:Dalamud.Interface.FontAwesomeIcon.BluetoothB fullName: Dalamud.Interface.FontAwesomeIcon.BluetoothB nameWithType: FontAwesomeIcon.BluetoothB - uid: Dalamud.Interface.FontAwesomeIcon.Bold name: Bold href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bold commentId: F:Dalamud.Interface.FontAwesomeIcon.Bold fullName: Dalamud.Interface.FontAwesomeIcon.Bold nameWithType: FontAwesomeIcon.Bold - uid: Dalamud.Interface.FontAwesomeIcon.Bolt name: Bolt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bolt commentId: F:Dalamud.Interface.FontAwesomeIcon.Bolt fullName: Dalamud.Interface.FontAwesomeIcon.Bolt nameWithType: FontAwesomeIcon.Bolt - uid: Dalamud.Interface.FontAwesomeIcon.Bomb name: Bomb href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bomb commentId: F:Dalamud.Interface.FontAwesomeIcon.Bomb fullName: Dalamud.Interface.FontAwesomeIcon.Bomb nameWithType: FontAwesomeIcon.Bomb - uid: Dalamud.Interface.FontAwesomeIcon.Bone name: Bone href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bone commentId: F:Dalamud.Interface.FontAwesomeIcon.Bone fullName: Dalamud.Interface.FontAwesomeIcon.Bone nameWithType: FontAwesomeIcon.Bone - uid: Dalamud.Interface.FontAwesomeIcon.Bong name: Bong href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bong commentId: F:Dalamud.Interface.FontAwesomeIcon.Bong fullName: Dalamud.Interface.FontAwesomeIcon.Bong nameWithType: FontAwesomeIcon.Bong - uid: Dalamud.Interface.FontAwesomeIcon.Book name: Book href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Book commentId: F:Dalamud.Interface.FontAwesomeIcon.Book fullName: Dalamud.Interface.FontAwesomeIcon.Book nameWithType: FontAwesomeIcon.Book - uid: Dalamud.Interface.FontAwesomeIcon.BookDead name: BookDead href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BookDead commentId: F:Dalamud.Interface.FontAwesomeIcon.BookDead fullName: Dalamud.Interface.FontAwesomeIcon.BookDead nameWithType: FontAwesomeIcon.BookDead - uid: Dalamud.Interface.FontAwesomeIcon.Bookmark name: Bookmark href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bookmark commentId: F:Dalamud.Interface.FontAwesomeIcon.Bookmark fullName: Dalamud.Interface.FontAwesomeIcon.Bookmark nameWithType: FontAwesomeIcon.Bookmark - uid: Dalamud.Interface.FontAwesomeIcon.BookMedical name: BookMedical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BookMedical commentId: F:Dalamud.Interface.FontAwesomeIcon.BookMedical fullName: Dalamud.Interface.FontAwesomeIcon.BookMedical nameWithType: FontAwesomeIcon.BookMedical - uid: Dalamud.Interface.FontAwesomeIcon.BookOpen name: BookOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BookOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.BookOpen fullName: Dalamud.Interface.FontAwesomeIcon.BookOpen nameWithType: FontAwesomeIcon.BookOpen - uid: Dalamud.Interface.FontAwesomeIcon.BookReader name: BookReader href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BookReader commentId: F:Dalamud.Interface.FontAwesomeIcon.BookReader fullName: Dalamud.Interface.FontAwesomeIcon.BookReader nameWithType: FontAwesomeIcon.BookReader - uid: Dalamud.Interface.FontAwesomeIcon.Bootstrap name: Bootstrap href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bootstrap commentId: F:Dalamud.Interface.FontAwesomeIcon.Bootstrap fullName: Dalamud.Interface.FontAwesomeIcon.Bootstrap nameWithType: FontAwesomeIcon.Bootstrap - uid: Dalamud.Interface.FontAwesomeIcon.BorderAll name: BorderAll href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BorderAll commentId: F:Dalamud.Interface.FontAwesomeIcon.BorderAll fullName: Dalamud.Interface.FontAwesomeIcon.BorderAll nameWithType: FontAwesomeIcon.BorderAll - uid: Dalamud.Interface.FontAwesomeIcon.BorderNone name: BorderNone href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BorderNone commentId: F:Dalamud.Interface.FontAwesomeIcon.BorderNone fullName: Dalamud.Interface.FontAwesomeIcon.BorderNone nameWithType: FontAwesomeIcon.BorderNone - uid: Dalamud.Interface.FontAwesomeIcon.BorderStyle name: BorderStyle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BorderStyle commentId: F:Dalamud.Interface.FontAwesomeIcon.BorderStyle fullName: Dalamud.Interface.FontAwesomeIcon.BorderStyle nameWithType: FontAwesomeIcon.BorderStyle - uid: Dalamud.Interface.FontAwesomeIcon.BowlingBall name: BowlingBall href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BowlingBall commentId: F:Dalamud.Interface.FontAwesomeIcon.BowlingBall fullName: Dalamud.Interface.FontAwesomeIcon.BowlingBall nameWithType: FontAwesomeIcon.BowlingBall - uid: Dalamud.Interface.FontAwesomeIcon.Box name: Box href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Box commentId: F:Dalamud.Interface.FontAwesomeIcon.Box fullName: Dalamud.Interface.FontAwesomeIcon.Box nameWithType: FontAwesomeIcon.Box - uid: Dalamud.Interface.FontAwesomeIcon.Boxes name: Boxes href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Boxes commentId: F:Dalamud.Interface.FontAwesomeIcon.Boxes fullName: Dalamud.Interface.FontAwesomeIcon.Boxes nameWithType: FontAwesomeIcon.Boxes - uid: Dalamud.Interface.FontAwesomeIcon.BoxOpen name: BoxOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BoxOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.BoxOpen fullName: Dalamud.Interface.FontAwesomeIcon.BoxOpen nameWithType: FontAwesomeIcon.BoxOpen - uid: Dalamud.Interface.FontAwesomeIcon.Braille name: Braille href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Braille commentId: F:Dalamud.Interface.FontAwesomeIcon.Braille fullName: Dalamud.Interface.FontAwesomeIcon.Braille nameWithType: FontAwesomeIcon.Braille - uid: Dalamud.Interface.FontAwesomeIcon.Brain name: Brain href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Brain commentId: F:Dalamud.Interface.FontAwesomeIcon.Brain fullName: Dalamud.Interface.FontAwesomeIcon.Brain nameWithType: FontAwesomeIcon.Brain - uid: Dalamud.Interface.FontAwesomeIcon.BreadSlice name: BreadSlice href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BreadSlice commentId: F:Dalamud.Interface.FontAwesomeIcon.BreadSlice fullName: Dalamud.Interface.FontAwesomeIcon.BreadSlice nameWithType: FontAwesomeIcon.BreadSlice - uid: Dalamud.Interface.FontAwesomeIcon.Briefcase name: Briefcase href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Briefcase commentId: F:Dalamud.Interface.FontAwesomeIcon.Briefcase fullName: Dalamud.Interface.FontAwesomeIcon.Briefcase nameWithType: FontAwesomeIcon.Briefcase - uid: Dalamud.Interface.FontAwesomeIcon.BriefcaseMedical name: BriefcaseMedical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BriefcaseMedical commentId: F:Dalamud.Interface.FontAwesomeIcon.BriefcaseMedical fullName: Dalamud.Interface.FontAwesomeIcon.BriefcaseMedical nameWithType: FontAwesomeIcon.BriefcaseMedical - uid: Dalamud.Interface.FontAwesomeIcon.BroadcastTower name: BroadcastTower href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BroadcastTower commentId: F:Dalamud.Interface.FontAwesomeIcon.BroadcastTower fullName: Dalamud.Interface.FontAwesomeIcon.BroadcastTower nameWithType: FontAwesomeIcon.BroadcastTower - uid: Dalamud.Interface.FontAwesomeIcon.Broom name: Broom href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Broom commentId: F:Dalamud.Interface.FontAwesomeIcon.Broom fullName: Dalamud.Interface.FontAwesomeIcon.Broom nameWithType: FontAwesomeIcon.Broom - uid: Dalamud.Interface.FontAwesomeIcon.Brush name: Brush href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Brush commentId: F:Dalamud.Interface.FontAwesomeIcon.Brush fullName: Dalamud.Interface.FontAwesomeIcon.Brush nameWithType: FontAwesomeIcon.Brush - uid: Dalamud.Interface.FontAwesomeIcon.Btc name: Btc href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Btc commentId: F:Dalamud.Interface.FontAwesomeIcon.Btc fullName: Dalamud.Interface.FontAwesomeIcon.Btc nameWithType: FontAwesomeIcon.Btc - uid: Dalamud.Interface.FontAwesomeIcon.Buffer name: Buffer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Buffer commentId: F:Dalamud.Interface.FontAwesomeIcon.Buffer fullName: Dalamud.Interface.FontAwesomeIcon.Buffer nameWithType: FontAwesomeIcon.Buffer - uid: Dalamud.Interface.FontAwesomeIcon.Bug name: Bug href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bug commentId: F:Dalamud.Interface.FontAwesomeIcon.Bug fullName: Dalamud.Interface.FontAwesomeIcon.Bug nameWithType: FontAwesomeIcon.Bug - uid: Dalamud.Interface.FontAwesomeIcon.Building name: Building href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Building commentId: F:Dalamud.Interface.FontAwesomeIcon.Building fullName: Dalamud.Interface.FontAwesomeIcon.Building nameWithType: FontAwesomeIcon.Building - uid: Dalamud.Interface.FontAwesomeIcon.Bullhorn name: Bullhorn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bullhorn commentId: F:Dalamud.Interface.FontAwesomeIcon.Bullhorn fullName: Dalamud.Interface.FontAwesomeIcon.Bullhorn nameWithType: FontAwesomeIcon.Bullhorn - uid: Dalamud.Interface.FontAwesomeIcon.Bullseye name: Bullseye href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bullseye commentId: F:Dalamud.Interface.FontAwesomeIcon.Bullseye fullName: Dalamud.Interface.FontAwesomeIcon.Bullseye nameWithType: FontAwesomeIcon.Bullseye - uid: Dalamud.Interface.FontAwesomeIcon.Burn name: Burn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Burn commentId: F:Dalamud.Interface.FontAwesomeIcon.Burn fullName: Dalamud.Interface.FontAwesomeIcon.Burn nameWithType: FontAwesomeIcon.Burn - uid: Dalamud.Interface.FontAwesomeIcon.Buromobelexperte name: Buromobelexperte href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Buromobelexperte commentId: F:Dalamud.Interface.FontAwesomeIcon.Buromobelexperte fullName: Dalamud.Interface.FontAwesomeIcon.Buromobelexperte nameWithType: FontAwesomeIcon.Buromobelexperte - uid: Dalamud.Interface.FontAwesomeIcon.Bus name: Bus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Bus commentId: F:Dalamud.Interface.FontAwesomeIcon.Bus fullName: Dalamud.Interface.FontAwesomeIcon.Bus nameWithType: FontAwesomeIcon.Bus - uid: Dalamud.Interface.FontAwesomeIcon.BusAlt name: BusAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BusAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.BusAlt fullName: Dalamud.Interface.FontAwesomeIcon.BusAlt nameWithType: FontAwesomeIcon.BusAlt - uid: Dalamud.Interface.FontAwesomeIcon.BusinessTime name: BusinessTime href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BusinessTime commentId: F:Dalamud.Interface.FontAwesomeIcon.BusinessTime fullName: Dalamud.Interface.FontAwesomeIcon.BusinessTime nameWithType: FontAwesomeIcon.BusinessTime - uid: Dalamud.Interface.FontAwesomeIcon.BuyNLarge name: BuyNLarge href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_BuyNLarge commentId: F:Dalamud.Interface.FontAwesomeIcon.BuyNLarge fullName: Dalamud.Interface.FontAwesomeIcon.BuyNLarge nameWithType: FontAwesomeIcon.BuyNLarge - uid: Dalamud.Interface.FontAwesomeIcon.Buysellads name: Buysellads href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Buysellads commentId: F:Dalamud.Interface.FontAwesomeIcon.Buysellads fullName: Dalamud.Interface.FontAwesomeIcon.Buysellads nameWithType: FontAwesomeIcon.Buysellads - uid: Dalamud.Interface.FontAwesomeIcon.Calculator name: Calculator href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Calculator commentId: F:Dalamud.Interface.FontAwesomeIcon.Calculator fullName: Dalamud.Interface.FontAwesomeIcon.Calculator nameWithType: FontAwesomeIcon.Calculator - uid: Dalamud.Interface.FontAwesomeIcon.Calendar name: Calendar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Calendar commentId: F:Dalamud.Interface.FontAwesomeIcon.Calendar fullName: Dalamud.Interface.FontAwesomeIcon.Calendar nameWithType: FontAwesomeIcon.Calendar - uid: Dalamud.Interface.FontAwesomeIcon.CalendarAlt name: CalendarAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CalendarAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CalendarAlt fullName: Dalamud.Interface.FontAwesomeIcon.CalendarAlt nameWithType: FontAwesomeIcon.CalendarAlt - uid: Dalamud.Interface.FontAwesomeIcon.CalendarCheck name: CalendarCheck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CalendarCheck commentId: F:Dalamud.Interface.FontAwesomeIcon.CalendarCheck fullName: Dalamud.Interface.FontAwesomeIcon.CalendarCheck nameWithType: FontAwesomeIcon.CalendarCheck - uid: Dalamud.Interface.FontAwesomeIcon.CalendarDay name: CalendarDay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CalendarDay commentId: F:Dalamud.Interface.FontAwesomeIcon.CalendarDay fullName: Dalamud.Interface.FontAwesomeIcon.CalendarDay nameWithType: FontAwesomeIcon.CalendarDay - uid: Dalamud.Interface.FontAwesomeIcon.CalendarMinus name: CalendarMinus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CalendarMinus commentId: F:Dalamud.Interface.FontAwesomeIcon.CalendarMinus fullName: Dalamud.Interface.FontAwesomeIcon.CalendarMinus nameWithType: FontAwesomeIcon.CalendarMinus - uid: Dalamud.Interface.FontAwesomeIcon.CalendarPlus name: CalendarPlus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CalendarPlus commentId: F:Dalamud.Interface.FontAwesomeIcon.CalendarPlus fullName: Dalamud.Interface.FontAwesomeIcon.CalendarPlus nameWithType: FontAwesomeIcon.CalendarPlus - uid: Dalamud.Interface.FontAwesomeIcon.CalendarTimes name: CalendarTimes href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CalendarTimes commentId: F:Dalamud.Interface.FontAwesomeIcon.CalendarTimes fullName: Dalamud.Interface.FontAwesomeIcon.CalendarTimes nameWithType: FontAwesomeIcon.CalendarTimes - uid: Dalamud.Interface.FontAwesomeIcon.CalendarWeek name: CalendarWeek href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CalendarWeek commentId: F:Dalamud.Interface.FontAwesomeIcon.CalendarWeek fullName: Dalamud.Interface.FontAwesomeIcon.CalendarWeek nameWithType: FontAwesomeIcon.CalendarWeek - uid: Dalamud.Interface.FontAwesomeIcon.Camera name: Camera href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Camera commentId: F:Dalamud.Interface.FontAwesomeIcon.Camera fullName: Dalamud.Interface.FontAwesomeIcon.Camera nameWithType: FontAwesomeIcon.Camera - uid: Dalamud.Interface.FontAwesomeIcon.CameraRetro name: CameraRetro href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CameraRetro commentId: F:Dalamud.Interface.FontAwesomeIcon.CameraRetro fullName: Dalamud.Interface.FontAwesomeIcon.CameraRetro nameWithType: FontAwesomeIcon.CameraRetro - uid: Dalamud.Interface.FontAwesomeIcon.Campground name: Campground href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Campground commentId: F:Dalamud.Interface.FontAwesomeIcon.Campground fullName: Dalamud.Interface.FontAwesomeIcon.Campground nameWithType: FontAwesomeIcon.Campground - uid: Dalamud.Interface.FontAwesomeIcon.CanadianMapleLeaf name: CanadianMapleLeaf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CanadianMapleLeaf commentId: F:Dalamud.Interface.FontAwesomeIcon.CanadianMapleLeaf fullName: Dalamud.Interface.FontAwesomeIcon.CanadianMapleLeaf nameWithType: FontAwesomeIcon.CanadianMapleLeaf - uid: Dalamud.Interface.FontAwesomeIcon.CandyCane name: CandyCane href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CandyCane commentId: F:Dalamud.Interface.FontAwesomeIcon.CandyCane fullName: Dalamud.Interface.FontAwesomeIcon.CandyCane nameWithType: FontAwesomeIcon.CandyCane - uid: Dalamud.Interface.FontAwesomeIcon.Cannabis name: Cannabis href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cannabis commentId: F:Dalamud.Interface.FontAwesomeIcon.Cannabis fullName: Dalamud.Interface.FontAwesomeIcon.Cannabis nameWithType: FontAwesomeIcon.Cannabis - uid: Dalamud.Interface.FontAwesomeIcon.Capsules name: Capsules href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Capsules commentId: F:Dalamud.Interface.FontAwesomeIcon.Capsules fullName: Dalamud.Interface.FontAwesomeIcon.Capsules nameWithType: FontAwesomeIcon.Capsules - uid: Dalamud.Interface.FontAwesomeIcon.Car name: Car href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Car commentId: F:Dalamud.Interface.FontAwesomeIcon.Car fullName: Dalamud.Interface.FontAwesomeIcon.Car nameWithType: FontAwesomeIcon.Car - uid: Dalamud.Interface.FontAwesomeIcon.CarAlt name: CarAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CarAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CarAlt fullName: Dalamud.Interface.FontAwesomeIcon.CarAlt nameWithType: FontAwesomeIcon.CarAlt - uid: Dalamud.Interface.FontAwesomeIcon.Caravan name: Caravan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Caravan commentId: F:Dalamud.Interface.FontAwesomeIcon.Caravan fullName: Dalamud.Interface.FontAwesomeIcon.Caravan nameWithType: FontAwesomeIcon.Caravan - uid: Dalamud.Interface.FontAwesomeIcon.CarBattery name: CarBattery href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CarBattery commentId: F:Dalamud.Interface.FontAwesomeIcon.CarBattery fullName: Dalamud.Interface.FontAwesomeIcon.CarBattery nameWithType: FontAwesomeIcon.CarBattery - uid: Dalamud.Interface.FontAwesomeIcon.CarCrash name: CarCrash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CarCrash commentId: F:Dalamud.Interface.FontAwesomeIcon.CarCrash fullName: Dalamud.Interface.FontAwesomeIcon.CarCrash nameWithType: FontAwesomeIcon.CarCrash - uid: Dalamud.Interface.FontAwesomeIcon.CaretDown name: CaretDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretDown commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretDown fullName: Dalamud.Interface.FontAwesomeIcon.CaretDown nameWithType: FontAwesomeIcon.CaretDown - uid: Dalamud.Interface.FontAwesomeIcon.CaretLeft name: CaretLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretLeft fullName: Dalamud.Interface.FontAwesomeIcon.CaretLeft nameWithType: FontAwesomeIcon.CaretLeft - uid: Dalamud.Interface.FontAwesomeIcon.CaretRight name: CaretRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretRight commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretRight fullName: Dalamud.Interface.FontAwesomeIcon.CaretRight nameWithType: FontAwesomeIcon.CaretRight - uid: Dalamud.Interface.FontAwesomeIcon.CaretSquareDown name: CaretSquareDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretSquareDown commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretSquareDown fullName: Dalamud.Interface.FontAwesomeIcon.CaretSquareDown nameWithType: FontAwesomeIcon.CaretSquareDown - uid: Dalamud.Interface.FontAwesomeIcon.CaretSquareLeft name: CaretSquareLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretSquareLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretSquareLeft fullName: Dalamud.Interface.FontAwesomeIcon.CaretSquareLeft nameWithType: FontAwesomeIcon.CaretSquareLeft - uid: Dalamud.Interface.FontAwesomeIcon.CaretSquareRight name: CaretSquareRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretSquareRight commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretSquareRight fullName: Dalamud.Interface.FontAwesomeIcon.CaretSquareRight nameWithType: FontAwesomeIcon.CaretSquareRight - uid: Dalamud.Interface.FontAwesomeIcon.CaretSquareUp name: CaretSquareUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretSquareUp commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretSquareUp fullName: Dalamud.Interface.FontAwesomeIcon.CaretSquareUp nameWithType: FontAwesomeIcon.CaretSquareUp - uid: Dalamud.Interface.FontAwesomeIcon.CaretUp name: CaretUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CaretUp commentId: F:Dalamud.Interface.FontAwesomeIcon.CaretUp fullName: Dalamud.Interface.FontAwesomeIcon.CaretUp nameWithType: FontAwesomeIcon.CaretUp - uid: Dalamud.Interface.FontAwesomeIcon.Carrot name: Carrot href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Carrot commentId: F:Dalamud.Interface.FontAwesomeIcon.Carrot fullName: Dalamud.Interface.FontAwesomeIcon.Carrot nameWithType: FontAwesomeIcon.Carrot - uid: Dalamud.Interface.FontAwesomeIcon.CarSide name: CarSide href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CarSide commentId: F:Dalamud.Interface.FontAwesomeIcon.CarSide fullName: Dalamud.Interface.FontAwesomeIcon.CarSide nameWithType: FontAwesomeIcon.CarSide - uid: Dalamud.Interface.FontAwesomeIcon.CartArrowDown name: CartArrowDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CartArrowDown commentId: F:Dalamud.Interface.FontAwesomeIcon.CartArrowDown fullName: Dalamud.Interface.FontAwesomeIcon.CartArrowDown nameWithType: FontAwesomeIcon.CartArrowDown - uid: Dalamud.Interface.FontAwesomeIcon.CartPlus name: CartPlus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CartPlus commentId: F:Dalamud.Interface.FontAwesomeIcon.CartPlus fullName: Dalamud.Interface.FontAwesomeIcon.CartPlus nameWithType: FontAwesomeIcon.CartPlus - uid: Dalamud.Interface.FontAwesomeIcon.CashRegister name: CashRegister href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CashRegister commentId: F:Dalamud.Interface.FontAwesomeIcon.CashRegister fullName: Dalamud.Interface.FontAwesomeIcon.CashRegister nameWithType: FontAwesomeIcon.CashRegister - uid: Dalamud.Interface.FontAwesomeIcon.Cat name: Cat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cat commentId: F:Dalamud.Interface.FontAwesomeIcon.Cat fullName: Dalamud.Interface.FontAwesomeIcon.Cat nameWithType: FontAwesomeIcon.Cat - uid: Dalamud.Interface.FontAwesomeIcon.CcAmazonPay name: CcAmazonPay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcAmazonPay commentId: F:Dalamud.Interface.FontAwesomeIcon.CcAmazonPay fullName: Dalamud.Interface.FontAwesomeIcon.CcAmazonPay nameWithType: FontAwesomeIcon.CcAmazonPay - uid: Dalamud.Interface.FontAwesomeIcon.CcAmex name: CcAmex href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcAmex commentId: F:Dalamud.Interface.FontAwesomeIcon.CcAmex fullName: Dalamud.Interface.FontAwesomeIcon.CcAmex nameWithType: FontAwesomeIcon.CcAmex - uid: Dalamud.Interface.FontAwesomeIcon.CcApplePay name: CcApplePay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcApplePay commentId: F:Dalamud.Interface.FontAwesomeIcon.CcApplePay fullName: Dalamud.Interface.FontAwesomeIcon.CcApplePay nameWithType: FontAwesomeIcon.CcApplePay - uid: Dalamud.Interface.FontAwesomeIcon.CcDinersClub name: CcDinersClub href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcDinersClub commentId: F:Dalamud.Interface.FontAwesomeIcon.CcDinersClub fullName: Dalamud.Interface.FontAwesomeIcon.CcDinersClub nameWithType: FontAwesomeIcon.CcDinersClub - uid: Dalamud.Interface.FontAwesomeIcon.CcDiscover name: CcDiscover href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcDiscover commentId: F:Dalamud.Interface.FontAwesomeIcon.CcDiscover fullName: Dalamud.Interface.FontAwesomeIcon.CcDiscover nameWithType: FontAwesomeIcon.CcDiscover - uid: Dalamud.Interface.FontAwesomeIcon.CcJcb name: CcJcb href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcJcb commentId: F:Dalamud.Interface.FontAwesomeIcon.CcJcb fullName: Dalamud.Interface.FontAwesomeIcon.CcJcb nameWithType: FontAwesomeIcon.CcJcb - uid: Dalamud.Interface.FontAwesomeIcon.CcMastercard name: CcMastercard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcMastercard commentId: F:Dalamud.Interface.FontAwesomeIcon.CcMastercard fullName: Dalamud.Interface.FontAwesomeIcon.CcMastercard nameWithType: FontAwesomeIcon.CcMastercard - uid: Dalamud.Interface.FontAwesomeIcon.CcPaypal name: CcPaypal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcPaypal commentId: F:Dalamud.Interface.FontAwesomeIcon.CcPaypal fullName: Dalamud.Interface.FontAwesomeIcon.CcPaypal nameWithType: FontAwesomeIcon.CcPaypal - uid: Dalamud.Interface.FontAwesomeIcon.CcStripe name: CcStripe href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcStripe commentId: F:Dalamud.Interface.FontAwesomeIcon.CcStripe fullName: Dalamud.Interface.FontAwesomeIcon.CcStripe nameWithType: FontAwesomeIcon.CcStripe - uid: Dalamud.Interface.FontAwesomeIcon.CcVisa name: CcVisa href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CcVisa commentId: F:Dalamud.Interface.FontAwesomeIcon.CcVisa fullName: Dalamud.Interface.FontAwesomeIcon.CcVisa nameWithType: FontAwesomeIcon.CcVisa - uid: Dalamud.Interface.FontAwesomeIcon.Centercode name: Centercode href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Centercode commentId: F:Dalamud.Interface.FontAwesomeIcon.Centercode fullName: Dalamud.Interface.FontAwesomeIcon.Centercode nameWithType: FontAwesomeIcon.Centercode - uid: Dalamud.Interface.FontAwesomeIcon.Centos name: Centos href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Centos commentId: F:Dalamud.Interface.FontAwesomeIcon.Centos fullName: Dalamud.Interface.FontAwesomeIcon.Centos nameWithType: FontAwesomeIcon.Centos - uid: Dalamud.Interface.FontAwesomeIcon.Certificate name: Certificate href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Certificate commentId: F:Dalamud.Interface.FontAwesomeIcon.Certificate fullName: Dalamud.Interface.FontAwesomeIcon.Certificate nameWithType: FontAwesomeIcon.Certificate - uid: Dalamud.Interface.FontAwesomeIcon.Chair name: Chair href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Chair commentId: F:Dalamud.Interface.FontAwesomeIcon.Chair fullName: Dalamud.Interface.FontAwesomeIcon.Chair nameWithType: FontAwesomeIcon.Chair - uid: Dalamud.Interface.FontAwesomeIcon.Chalkboard name: Chalkboard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Chalkboard commentId: F:Dalamud.Interface.FontAwesomeIcon.Chalkboard fullName: Dalamud.Interface.FontAwesomeIcon.Chalkboard nameWithType: FontAwesomeIcon.Chalkboard - uid: Dalamud.Interface.FontAwesomeIcon.ChalkboardTeacher name: ChalkboardTeacher href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChalkboardTeacher commentId: F:Dalamud.Interface.FontAwesomeIcon.ChalkboardTeacher fullName: Dalamud.Interface.FontAwesomeIcon.ChalkboardTeacher nameWithType: FontAwesomeIcon.ChalkboardTeacher - uid: Dalamud.Interface.FontAwesomeIcon.ChargingStation name: ChargingStation href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChargingStation commentId: F:Dalamud.Interface.FontAwesomeIcon.ChargingStation fullName: Dalamud.Interface.FontAwesomeIcon.ChargingStation nameWithType: FontAwesomeIcon.ChargingStation - uid: Dalamud.Interface.FontAwesomeIcon.ChartArea name: ChartArea href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChartArea commentId: F:Dalamud.Interface.FontAwesomeIcon.ChartArea fullName: Dalamud.Interface.FontAwesomeIcon.ChartArea nameWithType: FontAwesomeIcon.ChartArea - uid: Dalamud.Interface.FontAwesomeIcon.ChartBar name: ChartBar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChartBar commentId: F:Dalamud.Interface.FontAwesomeIcon.ChartBar fullName: Dalamud.Interface.FontAwesomeIcon.ChartBar nameWithType: FontAwesomeIcon.ChartBar - uid: Dalamud.Interface.FontAwesomeIcon.ChartLine name: ChartLine href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChartLine commentId: F:Dalamud.Interface.FontAwesomeIcon.ChartLine fullName: Dalamud.Interface.FontAwesomeIcon.ChartLine nameWithType: FontAwesomeIcon.ChartLine - uid: Dalamud.Interface.FontAwesomeIcon.ChartPie name: ChartPie href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChartPie commentId: F:Dalamud.Interface.FontAwesomeIcon.ChartPie fullName: Dalamud.Interface.FontAwesomeIcon.ChartPie nameWithType: FontAwesomeIcon.ChartPie - uid: Dalamud.Interface.FontAwesomeIcon.Check name: Check href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Check commentId: F:Dalamud.Interface.FontAwesomeIcon.Check fullName: Dalamud.Interface.FontAwesomeIcon.Check nameWithType: FontAwesomeIcon.Check - uid: Dalamud.Interface.FontAwesomeIcon.CheckCircle name: CheckCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CheckCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.CheckCircle fullName: Dalamud.Interface.FontAwesomeIcon.CheckCircle nameWithType: FontAwesomeIcon.CheckCircle - uid: Dalamud.Interface.FontAwesomeIcon.CheckDouble name: CheckDouble href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CheckDouble commentId: F:Dalamud.Interface.FontAwesomeIcon.CheckDouble fullName: Dalamud.Interface.FontAwesomeIcon.CheckDouble nameWithType: FontAwesomeIcon.CheckDouble - uid: Dalamud.Interface.FontAwesomeIcon.CheckSquare name: CheckSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CheckSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.CheckSquare fullName: Dalamud.Interface.FontAwesomeIcon.CheckSquare nameWithType: FontAwesomeIcon.CheckSquare - uid: Dalamud.Interface.FontAwesomeIcon.Cheese name: Cheese href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cheese commentId: F:Dalamud.Interface.FontAwesomeIcon.Cheese fullName: Dalamud.Interface.FontAwesomeIcon.Cheese nameWithType: FontAwesomeIcon.Cheese - uid: Dalamud.Interface.FontAwesomeIcon.Chess name: Chess href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Chess commentId: F:Dalamud.Interface.FontAwesomeIcon.Chess fullName: Dalamud.Interface.FontAwesomeIcon.Chess nameWithType: FontAwesomeIcon.Chess - uid: Dalamud.Interface.FontAwesomeIcon.ChessBishop name: ChessBishop href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChessBishop commentId: F:Dalamud.Interface.FontAwesomeIcon.ChessBishop fullName: Dalamud.Interface.FontAwesomeIcon.ChessBishop nameWithType: FontAwesomeIcon.ChessBishop - uid: Dalamud.Interface.FontAwesomeIcon.ChessBoard name: ChessBoard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChessBoard commentId: F:Dalamud.Interface.FontAwesomeIcon.ChessBoard fullName: Dalamud.Interface.FontAwesomeIcon.ChessBoard nameWithType: FontAwesomeIcon.ChessBoard - uid: Dalamud.Interface.FontAwesomeIcon.ChessKing name: ChessKing href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChessKing commentId: F:Dalamud.Interface.FontAwesomeIcon.ChessKing fullName: Dalamud.Interface.FontAwesomeIcon.ChessKing nameWithType: FontAwesomeIcon.ChessKing - uid: Dalamud.Interface.FontAwesomeIcon.ChessKnight name: ChessKnight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChessKnight commentId: F:Dalamud.Interface.FontAwesomeIcon.ChessKnight fullName: Dalamud.Interface.FontAwesomeIcon.ChessKnight nameWithType: FontAwesomeIcon.ChessKnight - uid: Dalamud.Interface.FontAwesomeIcon.ChessPawn name: ChessPawn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChessPawn commentId: F:Dalamud.Interface.FontAwesomeIcon.ChessPawn fullName: Dalamud.Interface.FontAwesomeIcon.ChessPawn nameWithType: FontAwesomeIcon.ChessPawn - uid: Dalamud.Interface.FontAwesomeIcon.ChessQueen name: ChessQueen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChessQueen commentId: F:Dalamud.Interface.FontAwesomeIcon.ChessQueen fullName: Dalamud.Interface.FontAwesomeIcon.ChessQueen nameWithType: FontAwesomeIcon.ChessQueen - uid: Dalamud.Interface.FontAwesomeIcon.ChessRook name: ChessRook href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChessRook commentId: F:Dalamud.Interface.FontAwesomeIcon.ChessRook fullName: Dalamud.Interface.FontAwesomeIcon.ChessRook nameWithType: FontAwesomeIcon.ChessRook - uid: Dalamud.Interface.FontAwesomeIcon.ChevronCircleDown name: ChevronCircleDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronCircleDown commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronCircleDown fullName: Dalamud.Interface.FontAwesomeIcon.ChevronCircleDown nameWithType: FontAwesomeIcon.ChevronCircleDown - uid: Dalamud.Interface.FontAwesomeIcon.ChevronCircleLeft name: ChevronCircleLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronCircleLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronCircleLeft fullName: Dalamud.Interface.FontAwesomeIcon.ChevronCircleLeft nameWithType: FontAwesomeIcon.ChevronCircleLeft - uid: Dalamud.Interface.FontAwesomeIcon.ChevronCircleRight name: ChevronCircleRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronCircleRight commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronCircleRight fullName: Dalamud.Interface.FontAwesomeIcon.ChevronCircleRight nameWithType: FontAwesomeIcon.ChevronCircleRight - uid: Dalamud.Interface.FontAwesomeIcon.ChevronCircleUp name: ChevronCircleUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronCircleUp commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronCircleUp fullName: Dalamud.Interface.FontAwesomeIcon.ChevronCircleUp nameWithType: FontAwesomeIcon.ChevronCircleUp - uid: Dalamud.Interface.FontAwesomeIcon.ChevronDown name: ChevronDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronDown commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronDown fullName: Dalamud.Interface.FontAwesomeIcon.ChevronDown nameWithType: FontAwesomeIcon.ChevronDown - uid: Dalamud.Interface.FontAwesomeIcon.ChevronLeft name: ChevronLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronLeft fullName: Dalamud.Interface.FontAwesomeIcon.ChevronLeft nameWithType: FontAwesomeIcon.ChevronLeft - uid: Dalamud.Interface.FontAwesomeIcon.ChevronRight name: ChevronRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronRight commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronRight fullName: Dalamud.Interface.FontAwesomeIcon.ChevronRight nameWithType: FontAwesomeIcon.ChevronRight - uid: Dalamud.Interface.FontAwesomeIcon.ChevronUp name: ChevronUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ChevronUp commentId: F:Dalamud.Interface.FontAwesomeIcon.ChevronUp fullName: Dalamud.Interface.FontAwesomeIcon.ChevronUp nameWithType: FontAwesomeIcon.ChevronUp - uid: Dalamud.Interface.FontAwesomeIcon.Child name: Child href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Child commentId: F:Dalamud.Interface.FontAwesomeIcon.Child fullName: Dalamud.Interface.FontAwesomeIcon.Child nameWithType: FontAwesomeIcon.Child - uid: Dalamud.Interface.FontAwesomeIcon.Chrome name: Chrome href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Chrome commentId: F:Dalamud.Interface.FontAwesomeIcon.Chrome fullName: Dalamud.Interface.FontAwesomeIcon.Chrome nameWithType: FontAwesomeIcon.Chrome - uid: Dalamud.Interface.FontAwesomeIcon.Chromecast name: Chromecast href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Chromecast commentId: F:Dalamud.Interface.FontAwesomeIcon.Chromecast fullName: Dalamud.Interface.FontAwesomeIcon.Chromecast nameWithType: FontAwesomeIcon.Chromecast - uid: Dalamud.Interface.FontAwesomeIcon.Church name: Church href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Church commentId: F:Dalamud.Interface.FontAwesomeIcon.Church fullName: Dalamud.Interface.FontAwesomeIcon.Church nameWithType: FontAwesomeIcon.Church - uid: Dalamud.Interface.FontAwesomeIcon.Circle name: Circle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Circle commentId: F:Dalamud.Interface.FontAwesomeIcon.Circle fullName: Dalamud.Interface.FontAwesomeIcon.Circle nameWithType: FontAwesomeIcon.Circle - uid: Dalamud.Interface.FontAwesomeIcon.CircleNotch name: CircleNotch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CircleNotch commentId: F:Dalamud.Interface.FontAwesomeIcon.CircleNotch fullName: Dalamud.Interface.FontAwesomeIcon.CircleNotch nameWithType: FontAwesomeIcon.CircleNotch - uid: Dalamud.Interface.FontAwesomeIcon.City name: City href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_City commentId: F:Dalamud.Interface.FontAwesomeIcon.City fullName: Dalamud.Interface.FontAwesomeIcon.City nameWithType: FontAwesomeIcon.City - uid: Dalamud.Interface.FontAwesomeIcon.ClinicMedical name: ClinicMedical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ClinicMedical commentId: F:Dalamud.Interface.FontAwesomeIcon.ClinicMedical fullName: Dalamud.Interface.FontAwesomeIcon.ClinicMedical nameWithType: FontAwesomeIcon.ClinicMedical - uid: Dalamud.Interface.FontAwesomeIcon.Clipboard name: Clipboard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Clipboard commentId: F:Dalamud.Interface.FontAwesomeIcon.Clipboard fullName: Dalamud.Interface.FontAwesomeIcon.Clipboard nameWithType: FontAwesomeIcon.Clipboard - uid: Dalamud.Interface.FontAwesomeIcon.ClipboardCheck name: ClipboardCheck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ClipboardCheck commentId: F:Dalamud.Interface.FontAwesomeIcon.ClipboardCheck fullName: Dalamud.Interface.FontAwesomeIcon.ClipboardCheck nameWithType: FontAwesomeIcon.ClipboardCheck - uid: Dalamud.Interface.FontAwesomeIcon.ClipboardList name: ClipboardList href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ClipboardList commentId: F:Dalamud.Interface.FontAwesomeIcon.ClipboardList fullName: Dalamud.Interface.FontAwesomeIcon.ClipboardList nameWithType: FontAwesomeIcon.ClipboardList - uid: Dalamud.Interface.FontAwesomeIcon.Clock name: Clock href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Clock commentId: F:Dalamud.Interface.FontAwesomeIcon.Clock fullName: Dalamud.Interface.FontAwesomeIcon.Clock nameWithType: FontAwesomeIcon.Clock - uid: Dalamud.Interface.FontAwesomeIcon.Clone name: Clone href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Clone commentId: F:Dalamud.Interface.FontAwesomeIcon.Clone fullName: Dalamud.Interface.FontAwesomeIcon.Clone nameWithType: FontAwesomeIcon.Clone - uid: Dalamud.Interface.FontAwesomeIcon.ClosedCaptioning name: ClosedCaptioning href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ClosedCaptioning commentId: F:Dalamud.Interface.FontAwesomeIcon.ClosedCaptioning fullName: Dalamud.Interface.FontAwesomeIcon.ClosedCaptioning nameWithType: FontAwesomeIcon.ClosedCaptioning - uid: Dalamud.Interface.FontAwesomeIcon.Cloud name: Cloud href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cloud commentId: F:Dalamud.Interface.FontAwesomeIcon.Cloud fullName: Dalamud.Interface.FontAwesomeIcon.Cloud nameWithType: FontAwesomeIcon.Cloud - uid: Dalamud.Interface.FontAwesomeIcon.CloudDownloadAlt name: CloudDownloadAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudDownloadAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudDownloadAlt fullName: Dalamud.Interface.FontAwesomeIcon.CloudDownloadAlt nameWithType: FontAwesomeIcon.CloudDownloadAlt - uid: Dalamud.Interface.FontAwesomeIcon.CloudMeatball name: CloudMeatball href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudMeatball commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudMeatball fullName: Dalamud.Interface.FontAwesomeIcon.CloudMeatball nameWithType: FontAwesomeIcon.CloudMeatball - uid: Dalamud.Interface.FontAwesomeIcon.CloudMoon name: CloudMoon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudMoon commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudMoon fullName: Dalamud.Interface.FontAwesomeIcon.CloudMoon nameWithType: FontAwesomeIcon.CloudMoon - uid: Dalamud.Interface.FontAwesomeIcon.CloudMoonRain name: CloudMoonRain href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudMoonRain commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudMoonRain fullName: Dalamud.Interface.FontAwesomeIcon.CloudMoonRain nameWithType: FontAwesomeIcon.CloudMoonRain - uid: Dalamud.Interface.FontAwesomeIcon.CloudRain name: CloudRain href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudRain commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudRain fullName: Dalamud.Interface.FontAwesomeIcon.CloudRain nameWithType: FontAwesomeIcon.CloudRain - uid: Dalamud.Interface.FontAwesomeIcon.Cloudscale name: Cloudscale href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cloudscale commentId: F:Dalamud.Interface.FontAwesomeIcon.Cloudscale fullName: Dalamud.Interface.FontAwesomeIcon.Cloudscale nameWithType: FontAwesomeIcon.Cloudscale - uid: Dalamud.Interface.FontAwesomeIcon.CloudShowersHeavy name: CloudShowersHeavy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudShowersHeavy commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudShowersHeavy fullName: Dalamud.Interface.FontAwesomeIcon.CloudShowersHeavy nameWithType: FontAwesomeIcon.CloudShowersHeavy - uid: Dalamud.Interface.FontAwesomeIcon.Cloudsmith name: Cloudsmith href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cloudsmith commentId: F:Dalamud.Interface.FontAwesomeIcon.Cloudsmith fullName: Dalamud.Interface.FontAwesomeIcon.Cloudsmith nameWithType: FontAwesomeIcon.Cloudsmith - uid: Dalamud.Interface.FontAwesomeIcon.CloudSun name: CloudSun href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudSun commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudSun fullName: Dalamud.Interface.FontAwesomeIcon.CloudSun nameWithType: FontAwesomeIcon.CloudSun - uid: Dalamud.Interface.FontAwesomeIcon.CloudSunRain name: CloudSunRain href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudSunRain commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudSunRain fullName: Dalamud.Interface.FontAwesomeIcon.CloudSunRain nameWithType: FontAwesomeIcon.CloudSunRain - uid: Dalamud.Interface.FontAwesomeIcon.CloudUploadAlt name: CloudUploadAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CloudUploadAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CloudUploadAlt fullName: Dalamud.Interface.FontAwesomeIcon.CloudUploadAlt nameWithType: FontAwesomeIcon.CloudUploadAlt - uid: Dalamud.Interface.FontAwesomeIcon.Cloudversify name: Cloudversify href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cloudversify commentId: F:Dalamud.Interface.FontAwesomeIcon.Cloudversify fullName: Dalamud.Interface.FontAwesomeIcon.Cloudversify nameWithType: FontAwesomeIcon.Cloudversify - uid: Dalamud.Interface.FontAwesomeIcon.Cocktail name: Cocktail href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cocktail commentId: F:Dalamud.Interface.FontAwesomeIcon.Cocktail fullName: Dalamud.Interface.FontAwesomeIcon.Cocktail nameWithType: FontAwesomeIcon.Cocktail - uid: Dalamud.Interface.FontAwesomeIcon.Code name: Code href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Code commentId: F:Dalamud.Interface.FontAwesomeIcon.Code fullName: Dalamud.Interface.FontAwesomeIcon.Code nameWithType: FontAwesomeIcon.Code - uid: Dalamud.Interface.FontAwesomeIcon.CodeBranch name: CodeBranch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CodeBranch commentId: F:Dalamud.Interface.FontAwesomeIcon.CodeBranch fullName: Dalamud.Interface.FontAwesomeIcon.CodeBranch nameWithType: FontAwesomeIcon.CodeBranch - uid: Dalamud.Interface.FontAwesomeIcon.Codepen name: Codepen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Codepen commentId: F:Dalamud.Interface.FontAwesomeIcon.Codepen fullName: Dalamud.Interface.FontAwesomeIcon.Codepen nameWithType: FontAwesomeIcon.Codepen - uid: Dalamud.Interface.FontAwesomeIcon.Codiepie name: Codiepie href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Codiepie commentId: F:Dalamud.Interface.FontAwesomeIcon.Codiepie fullName: Dalamud.Interface.FontAwesomeIcon.Codiepie nameWithType: FontAwesomeIcon.Codiepie - uid: Dalamud.Interface.FontAwesomeIcon.Coffee name: Coffee href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Coffee commentId: F:Dalamud.Interface.FontAwesomeIcon.Coffee fullName: Dalamud.Interface.FontAwesomeIcon.Coffee nameWithType: FontAwesomeIcon.Coffee - uid: Dalamud.Interface.FontAwesomeIcon.Cog name: Cog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cog commentId: F:Dalamud.Interface.FontAwesomeIcon.Cog fullName: Dalamud.Interface.FontAwesomeIcon.Cog nameWithType: FontAwesomeIcon.Cog - uid: Dalamud.Interface.FontAwesomeIcon.Cogs name: Cogs href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cogs commentId: F:Dalamud.Interface.FontAwesomeIcon.Cogs fullName: Dalamud.Interface.FontAwesomeIcon.Cogs nameWithType: FontAwesomeIcon.Cogs - uid: Dalamud.Interface.FontAwesomeIcon.Coins name: Coins href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Coins commentId: F:Dalamud.Interface.FontAwesomeIcon.Coins fullName: Dalamud.Interface.FontAwesomeIcon.Coins nameWithType: FontAwesomeIcon.Coins - uid: Dalamud.Interface.FontAwesomeIcon.Columns name: Columns href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Columns commentId: F:Dalamud.Interface.FontAwesomeIcon.Columns fullName: Dalamud.Interface.FontAwesomeIcon.Columns nameWithType: FontAwesomeIcon.Columns - uid: Dalamud.Interface.FontAwesomeIcon.Comment name: Comment href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Comment commentId: F:Dalamud.Interface.FontAwesomeIcon.Comment fullName: Dalamud.Interface.FontAwesomeIcon.Comment nameWithType: FontAwesomeIcon.Comment - uid: Dalamud.Interface.FontAwesomeIcon.CommentAlt name: CommentAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CommentAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CommentAlt fullName: Dalamud.Interface.FontAwesomeIcon.CommentAlt nameWithType: FontAwesomeIcon.CommentAlt - uid: Dalamud.Interface.FontAwesomeIcon.CommentDollar name: CommentDollar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CommentDollar commentId: F:Dalamud.Interface.FontAwesomeIcon.CommentDollar fullName: Dalamud.Interface.FontAwesomeIcon.CommentDollar nameWithType: FontAwesomeIcon.CommentDollar - uid: Dalamud.Interface.FontAwesomeIcon.CommentDots name: CommentDots href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CommentDots commentId: F:Dalamud.Interface.FontAwesomeIcon.CommentDots fullName: Dalamud.Interface.FontAwesomeIcon.CommentDots nameWithType: FontAwesomeIcon.CommentDots - uid: Dalamud.Interface.FontAwesomeIcon.CommentMedical name: CommentMedical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CommentMedical commentId: F:Dalamud.Interface.FontAwesomeIcon.CommentMedical fullName: Dalamud.Interface.FontAwesomeIcon.CommentMedical nameWithType: FontAwesomeIcon.CommentMedical - uid: Dalamud.Interface.FontAwesomeIcon.Comments name: Comments href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Comments commentId: F:Dalamud.Interface.FontAwesomeIcon.Comments fullName: Dalamud.Interface.FontAwesomeIcon.Comments nameWithType: FontAwesomeIcon.Comments - uid: Dalamud.Interface.FontAwesomeIcon.CommentsDollar name: CommentsDollar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CommentsDollar commentId: F:Dalamud.Interface.FontAwesomeIcon.CommentsDollar fullName: Dalamud.Interface.FontAwesomeIcon.CommentsDollar nameWithType: FontAwesomeIcon.CommentsDollar - uid: Dalamud.Interface.FontAwesomeIcon.CommentSlash name: CommentSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CommentSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.CommentSlash fullName: Dalamud.Interface.FontAwesomeIcon.CommentSlash nameWithType: FontAwesomeIcon.CommentSlash - uid: Dalamud.Interface.FontAwesomeIcon.CompactDisc name: CompactDisc href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CompactDisc commentId: F:Dalamud.Interface.FontAwesomeIcon.CompactDisc fullName: Dalamud.Interface.FontAwesomeIcon.CompactDisc nameWithType: FontAwesomeIcon.CompactDisc - uid: Dalamud.Interface.FontAwesomeIcon.Compass name: Compass href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Compass commentId: F:Dalamud.Interface.FontAwesomeIcon.Compass fullName: Dalamud.Interface.FontAwesomeIcon.Compass nameWithType: FontAwesomeIcon.Compass - uid: Dalamud.Interface.FontAwesomeIcon.Compress name: Compress href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Compress commentId: F:Dalamud.Interface.FontAwesomeIcon.Compress fullName: Dalamud.Interface.FontAwesomeIcon.Compress nameWithType: FontAwesomeIcon.Compress - uid: Dalamud.Interface.FontAwesomeIcon.CompressAlt name: CompressAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CompressAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CompressAlt fullName: Dalamud.Interface.FontAwesomeIcon.CompressAlt nameWithType: FontAwesomeIcon.CompressAlt - uid: Dalamud.Interface.FontAwesomeIcon.CompressArrowsAlt name: CompressArrowsAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CompressArrowsAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CompressArrowsAlt fullName: Dalamud.Interface.FontAwesomeIcon.CompressArrowsAlt nameWithType: FontAwesomeIcon.CompressArrowsAlt - uid: Dalamud.Interface.FontAwesomeIcon.ConciergeBell name: ConciergeBell href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ConciergeBell commentId: F:Dalamud.Interface.FontAwesomeIcon.ConciergeBell fullName: Dalamud.Interface.FontAwesomeIcon.ConciergeBell nameWithType: FontAwesomeIcon.ConciergeBell - uid: Dalamud.Interface.FontAwesomeIcon.Confluence name: Confluence href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Confluence commentId: F:Dalamud.Interface.FontAwesomeIcon.Confluence fullName: Dalamud.Interface.FontAwesomeIcon.Confluence nameWithType: FontAwesomeIcon.Confluence - uid: Dalamud.Interface.FontAwesomeIcon.Connectdevelop name: Connectdevelop href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Connectdevelop commentId: F:Dalamud.Interface.FontAwesomeIcon.Connectdevelop fullName: Dalamud.Interface.FontAwesomeIcon.Connectdevelop nameWithType: FontAwesomeIcon.Connectdevelop - uid: Dalamud.Interface.FontAwesomeIcon.Contao name: Contao href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Contao commentId: F:Dalamud.Interface.FontAwesomeIcon.Contao fullName: Dalamud.Interface.FontAwesomeIcon.Contao nameWithType: FontAwesomeIcon.Contao - uid: Dalamud.Interface.FontAwesomeIcon.Cookie name: Cookie href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cookie commentId: F:Dalamud.Interface.FontAwesomeIcon.Cookie fullName: Dalamud.Interface.FontAwesomeIcon.Cookie nameWithType: FontAwesomeIcon.Cookie - uid: Dalamud.Interface.FontAwesomeIcon.CookieBite name: CookieBite href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CookieBite commentId: F:Dalamud.Interface.FontAwesomeIcon.CookieBite fullName: Dalamud.Interface.FontAwesomeIcon.CookieBite nameWithType: FontAwesomeIcon.CookieBite - uid: Dalamud.Interface.FontAwesomeIcon.Copy name: Copy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Copy commentId: F:Dalamud.Interface.FontAwesomeIcon.Copy fullName: Dalamud.Interface.FontAwesomeIcon.Copy nameWithType: FontAwesomeIcon.Copy - uid: Dalamud.Interface.FontAwesomeIcon.Copyright name: Copyright href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Copyright commentId: F:Dalamud.Interface.FontAwesomeIcon.Copyright fullName: Dalamud.Interface.FontAwesomeIcon.Copyright nameWithType: FontAwesomeIcon.Copyright - uid: Dalamud.Interface.FontAwesomeIcon.CottonBureau name: CottonBureau href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CottonBureau commentId: F:Dalamud.Interface.FontAwesomeIcon.CottonBureau fullName: Dalamud.Interface.FontAwesomeIcon.CottonBureau nameWithType: FontAwesomeIcon.CottonBureau - uid: Dalamud.Interface.FontAwesomeIcon.Couch name: Couch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Couch commentId: F:Dalamud.Interface.FontAwesomeIcon.Couch fullName: Dalamud.Interface.FontAwesomeIcon.Couch nameWithType: FontAwesomeIcon.Couch - uid: Dalamud.Interface.FontAwesomeIcon.Cpanel name: Cpanel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cpanel commentId: F:Dalamud.Interface.FontAwesomeIcon.Cpanel fullName: Dalamud.Interface.FontAwesomeIcon.Cpanel nameWithType: FontAwesomeIcon.Cpanel - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommons name: CreativeCommons href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommons commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommons fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommons nameWithType: FontAwesomeIcon.CreativeCommons - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsBy name: CreativeCommonsBy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsBy commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsBy fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsBy nameWithType: FontAwesomeIcon.CreativeCommonsBy - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNc name: CreativeCommonsNc href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsNc commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNc fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNc nameWithType: FontAwesomeIcon.CreativeCommonsNc - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNcEu name: CreativeCommonsNcEu href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsNcEu commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNcEu fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNcEu nameWithType: FontAwesomeIcon.CreativeCommonsNcEu - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNcJp name: CreativeCommonsNcJp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsNcJp commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNcJp fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNcJp nameWithType: FontAwesomeIcon.CreativeCommonsNcJp - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNd name: CreativeCommonsNd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsNd commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNd fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsNd nameWithType: FontAwesomeIcon.CreativeCommonsNd - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsPd name: CreativeCommonsPd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsPd commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsPd fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsPd nameWithType: FontAwesomeIcon.CreativeCommonsPd - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsPdAlt name: CreativeCommonsPdAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsPdAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsPdAlt fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsPdAlt nameWithType: FontAwesomeIcon.CreativeCommonsPdAlt - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsRemix name: CreativeCommonsRemix href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsRemix commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsRemix fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsRemix nameWithType: FontAwesomeIcon.CreativeCommonsRemix - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSa name: CreativeCommonsSa href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsSa commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSa fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSa nameWithType: FontAwesomeIcon.CreativeCommonsSa - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSampling name: CreativeCommonsSampling href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsSampling commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSampling fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSampling nameWithType: FontAwesomeIcon.CreativeCommonsSampling - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSamplingPlus name: CreativeCommonsSamplingPlus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsSamplingPlus commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSamplingPlus fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsSamplingPlus nameWithType: FontAwesomeIcon.CreativeCommonsSamplingPlus - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsShare name: CreativeCommonsShare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsShare commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsShare fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsShare nameWithType: FontAwesomeIcon.CreativeCommonsShare - uid: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsZero name: CreativeCommonsZero href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreativeCommonsZero commentId: F:Dalamud.Interface.FontAwesomeIcon.CreativeCommonsZero fullName: Dalamud.Interface.FontAwesomeIcon.CreativeCommonsZero nameWithType: FontAwesomeIcon.CreativeCommonsZero - uid: Dalamud.Interface.FontAwesomeIcon.CreditCard name: CreditCard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CreditCard commentId: F:Dalamud.Interface.FontAwesomeIcon.CreditCard fullName: Dalamud.Interface.FontAwesomeIcon.CreditCard nameWithType: FontAwesomeIcon.CreditCard - uid: Dalamud.Interface.FontAwesomeIcon.CriticalRole name: CriticalRole href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CriticalRole commentId: F:Dalamud.Interface.FontAwesomeIcon.CriticalRole fullName: Dalamud.Interface.FontAwesomeIcon.CriticalRole nameWithType: FontAwesomeIcon.CriticalRole - uid: Dalamud.Interface.FontAwesomeIcon.Crop name: Crop href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Crop commentId: F:Dalamud.Interface.FontAwesomeIcon.Crop fullName: Dalamud.Interface.FontAwesomeIcon.Crop nameWithType: FontAwesomeIcon.Crop - uid: Dalamud.Interface.FontAwesomeIcon.CropAlt name: CropAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_CropAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.CropAlt fullName: Dalamud.Interface.FontAwesomeIcon.CropAlt nameWithType: FontAwesomeIcon.CropAlt - uid: Dalamud.Interface.FontAwesomeIcon.Cross name: Cross href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cross commentId: F:Dalamud.Interface.FontAwesomeIcon.Cross fullName: Dalamud.Interface.FontAwesomeIcon.Cross nameWithType: FontAwesomeIcon.Cross - uid: Dalamud.Interface.FontAwesomeIcon.Crosshairs name: Crosshairs href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Crosshairs commentId: F:Dalamud.Interface.FontAwesomeIcon.Crosshairs fullName: Dalamud.Interface.FontAwesomeIcon.Crosshairs nameWithType: FontAwesomeIcon.Crosshairs - uid: Dalamud.Interface.FontAwesomeIcon.Crow name: Crow href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Crow commentId: F:Dalamud.Interface.FontAwesomeIcon.Crow fullName: Dalamud.Interface.FontAwesomeIcon.Crow nameWithType: FontAwesomeIcon.Crow - uid: Dalamud.Interface.FontAwesomeIcon.Crown name: Crown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Crown commentId: F:Dalamud.Interface.FontAwesomeIcon.Crown fullName: Dalamud.Interface.FontAwesomeIcon.Crown nameWithType: FontAwesomeIcon.Crown - uid: Dalamud.Interface.FontAwesomeIcon.Crutch name: Crutch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Crutch commentId: F:Dalamud.Interface.FontAwesomeIcon.Crutch fullName: Dalamud.Interface.FontAwesomeIcon.Crutch nameWithType: FontAwesomeIcon.Crutch - uid: Dalamud.Interface.FontAwesomeIcon.Css3 name: Css3 href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Css3 commentId: F:Dalamud.Interface.FontAwesomeIcon.Css3 fullName: Dalamud.Interface.FontAwesomeIcon.Css3 nameWithType: FontAwesomeIcon.Css3 - uid: Dalamud.Interface.FontAwesomeIcon.Css3Alt name: Css3Alt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Css3Alt commentId: F:Dalamud.Interface.FontAwesomeIcon.Css3Alt fullName: Dalamud.Interface.FontAwesomeIcon.Css3Alt nameWithType: FontAwesomeIcon.Css3Alt - uid: Dalamud.Interface.FontAwesomeIcon.Cube name: Cube href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cube commentId: F:Dalamud.Interface.FontAwesomeIcon.Cube fullName: Dalamud.Interface.FontAwesomeIcon.Cube nameWithType: FontAwesomeIcon.Cube - uid: Dalamud.Interface.FontAwesomeIcon.Cubes name: Cubes href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cubes commentId: F:Dalamud.Interface.FontAwesomeIcon.Cubes fullName: Dalamud.Interface.FontAwesomeIcon.Cubes nameWithType: FontAwesomeIcon.Cubes - uid: Dalamud.Interface.FontAwesomeIcon.Cut name: Cut href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cut commentId: F:Dalamud.Interface.FontAwesomeIcon.Cut fullName: Dalamud.Interface.FontAwesomeIcon.Cut nameWithType: FontAwesomeIcon.Cut - uid: Dalamud.Interface.FontAwesomeIcon.Cuttlefish name: Cuttlefish href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Cuttlefish commentId: F:Dalamud.Interface.FontAwesomeIcon.Cuttlefish fullName: Dalamud.Interface.FontAwesomeIcon.Cuttlefish nameWithType: FontAwesomeIcon.Cuttlefish - uid: Dalamud.Interface.FontAwesomeIcon.Dailymotion name: Dailymotion href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dailymotion commentId: F:Dalamud.Interface.FontAwesomeIcon.Dailymotion fullName: Dalamud.Interface.FontAwesomeIcon.Dailymotion nameWithType: FontAwesomeIcon.Dailymotion - uid: Dalamud.Interface.FontAwesomeIcon.DAndD name: DAndD href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DAndD commentId: F:Dalamud.Interface.FontAwesomeIcon.DAndD fullName: Dalamud.Interface.FontAwesomeIcon.DAndD nameWithType: FontAwesomeIcon.DAndD - uid: Dalamud.Interface.FontAwesomeIcon.DAndDBeyond name: DAndDBeyond href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DAndDBeyond commentId: F:Dalamud.Interface.FontAwesomeIcon.DAndDBeyond fullName: Dalamud.Interface.FontAwesomeIcon.DAndDBeyond nameWithType: FontAwesomeIcon.DAndDBeyond - uid: Dalamud.Interface.FontAwesomeIcon.Dashcube name: Dashcube href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dashcube commentId: F:Dalamud.Interface.FontAwesomeIcon.Dashcube fullName: Dalamud.Interface.FontAwesomeIcon.Dashcube nameWithType: FontAwesomeIcon.Dashcube - uid: Dalamud.Interface.FontAwesomeIcon.Database name: Database href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Database commentId: F:Dalamud.Interface.FontAwesomeIcon.Database fullName: Dalamud.Interface.FontAwesomeIcon.Database nameWithType: FontAwesomeIcon.Database - uid: Dalamud.Interface.FontAwesomeIcon.Deaf name: Deaf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Deaf commentId: F:Dalamud.Interface.FontAwesomeIcon.Deaf fullName: Dalamud.Interface.FontAwesomeIcon.Deaf nameWithType: FontAwesomeIcon.Deaf - uid: Dalamud.Interface.FontAwesomeIcon.Delicious name: Delicious href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Delicious commentId: F:Dalamud.Interface.FontAwesomeIcon.Delicious fullName: Dalamud.Interface.FontAwesomeIcon.Delicious nameWithType: FontAwesomeIcon.Delicious - uid: Dalamud.Interface.FontAwesomeIcon.Democrat name: Democrat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Democrat commentId: F:Dalamud.Interface.FontAwesomeIcon.Democrat fullName: Dalamud.Interface.FontAwesomeIcon.Democrat nameWithType: FontAwesomeIcon.Democrat - uid: Dalamud.Interface.FontAwesomeIcon.Deploydog name: Deploydog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Deploydog commentId: F:Dalamud.Interface.FontAwesomeIcon.Deploydog fullName: Dalamud.Interface.FontAwesomeIcon.Deploydog nameWithType: FontAwesomeIcon.Deploydog - uid: Dalamud.Interface.FontAwesomeIcon.Deskpro name: Deskpro href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Deskpro commentId: F:Dalamud.Interface.FontAwesomeIcon.Deskpro fullName: Dalamud.Interface.FontAwesomeIcon.Deskpro nameWithType: FontAwesomeIcon.Deskpro - uid: Dalamud.Interface.FontAwesomeIcon.Desktop name: Desktop href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Desktop commentId: F:Dalamud.Interface.FontAwesomeIcon.Desktop fullName: Dalamud.Interface.FontAwesomeIcon.Desktop nameWithType: FontAwesomeIcon.Desktop - uid: Dalamud.Interface.FontAwesomeIcon.Dev name: Dev href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dev commentId: F:Dalamud.Interface.FontAwesomeIcon.Dev fullName: Dalamud.Interface.FontAwesomeIcon.Dev nameWithType: FontAwesomeIcon.Dev - uid: Dalamud.Interface.FontAwesomeIcon.Deviantart name: Deviantart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Deviantart commentId: F:Dalamud.Interface.FontAwesomeIcon.Deviantart fullName: Dalamud.Interface.FontAwesomeIcon.Deviantart nameWithType: FontAwesomeIcon.Deviantart - uid: Dalamud.Interface.FontAwesomeIcon.Dharmachakra name: Dharmachakra href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dharmachakra commentId: F:Dalamud.Interface.FontAwesomeIcon.Dharmachakra fullName: Dalamud.Interface.FontAwesomeIcon.Dharmachakra nameWithType: FontAwesomeIcon.Dharmachakra - uid: Dalamud.Interface.FontAwesomeIcon.Dhl name: Dhl href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dhl commentId: F:Dalamud.Interface.FontAwesomeIcon.Dhl fullName: Dalamud.Interface.FontAwesomeIcon.Dhl nameWithType: FontAwesomeIcon.Dhl - uid: Dalamud.Interface.FontAwesomeIcon.Diagnoses name: Diagnoses href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Diagnoses commentId: F:Dalamud.Interface.FontAwesomeIcon.Diagnoses fullName: Dalamud.Interface.FontAwesomeIcon.Diagnoses nameWithType: FontAwesomeIcon.Diagnoses - uid: Dalamud.Interface.FontAwesomeIcon.Diaspora name: Diaspora href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Diaspora commentId: F:Dalamud.Interface.FontAwesomeIcon.Diaspora fullName: Dalamud.Interface.FontAwesomeIcon.Diaspora nameWithType: FontAwesomeIcon.Diaspora - uid: Dalamud.Interface.FontAwesomeIcon.Dice name: Dice href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dice commentId: F:Dalamud.Interface.FontAwesomeIcon.Dice fullName: Dalamud.Interface.FontAwesomeIcon.Dice nameWithType: FontAwesomeIcon.Dice - uid: Dalamud.Interface.FontAwesomeIcon.DiceD20 name: DiceD20 href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceD20 commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceD20 fullName: Dalamud.Interface.FontAwesomeIcon.DiceD20 nameWithType: FontAwesomeIcon.DiceD20 - uid: Dalamud.Interface.FontAwesomeIcon.DiceD6 name: DiceD6 href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceD6 commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceD6 fullName: Dalamud.Interface.FontAwesomeIcon.DiceD6 nameWithType: FontAwesomeIcon.DiceD6 - uid: Dalamud.Interface.FontAwesomeIcon.DiceFive name: DiceFive href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceFive commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceFive fullName: Dalamud.Interface.FontAwesomeIcon.DiceFive nameWithType: FontAwesomeIcon.DiceFive - uid: Dalamud.Interface.FontAwesomeIcon.DiceFour name: DiceFour href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceFour commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceFour fullName: Dalamud.Interface.FontAwesomeIcon.DiceFour nameWithType: FontAwesomeIcon.DiceFour - uid: Dalamud.Interface.FontAwesomeIcon.DiceOne name: DiceOne href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceOne commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceOne fullName: Dalamud.Interface.FontAwesomeIcon.DiceOne nameWithType: FontAwesomeIcon.DiceOne - uid: Dalamud.Interface.FontAwesomeIcon.DiceSix name: DiceSix href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceSix commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceSix fullName: Dalamud.Interface.FontAwesomeIcon.DiceSix nameWithType: FontAwesomeIcon.DiceSix - uid: Dalamud.Interface.FontAwesomeIcon.DiceThree name: DiceThree href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceThree commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceThree fullName: Dalamud.Interface.FontAwesomeIcon.DiceThree nameWithType: FontAwesomeIcon.DiceThree - uid: Dalamud.Interface.FontAwesomeIcon.DiceTwo name: DiceTwo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DiceTwo commentId: F:Dalamud.Interface.FontAwesomeIcon.DiceTwo fullName: Dalamud.Interface.FontAwesomeIcon.DiceTwo nameWithType: FontAwesomeIcon.DiceTwo - uid: Dalamud.Interface.FontAwesomeIcon.Digg name: Digg href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Digg commentId: F:Dalamud.Interface.FontAwesomeIcon.Digg fullName: Dalamud.Interface.FontAwesomeIcon.Digg nameWithType: FontAwesomeIcon.Digg - uid: Dalamud.Interface.FontAwesomeIcon.DigitalOcean name: DigitalOcean href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DigitalOcean commentId: F:Dalamud.Interface.FontAwesomeIcon.DigitalOcean fullName: Dalamud.Interface.FontAwesomeIcon.DigitalOcean nameWithType: FontAwesomeIcon.DigitalOcean - uid: Dalamud.Interface.FontAwesomeIcon.DigitalTachograph name: DigitalTachograph href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DigitalTachograph commentId: F:Dalamud.Interface.FontAwesomeIcon.DigitalTachograph fullName: Dalamud.Interface.FontAwesomeIcon.DigitalTachograph nameWithType: FontAwesomeIcon.DigitalTachograph - uid: Dalamud.Interface.FontAwesomeIcon.Directions name: Directions href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Directions commentId: F:Dalamud.Interface.FontAwesomeIcon.Directions fullName: Dalamud.Interface.FontAwesomeIcon.Directions nameWithType: FontAwesomeIcon.Directions - uid: Dalamud.Interface.FontAwesomeIcon.Discord name: Discord href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Discord commentId: F:Dalamud.Interface.FontAwesomeIcon.Discord fullName: Dalamud.Interface.FontAwesomeIcon.Discord nameWithType: FontAwesomeIcon.Discord - uid: Dalamud.Interface.FontAwesomeIcon.Discourse name: Discourse href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Discourse commentId: F:Dalamud.Interface.FontAwesomeIcon.Discourse fullName: Dalamud.Interface.FontAwesomeIcon.Discourse nameWithType: FontAwesomeIcon.Discourse - uid: Dalamud.Interface.FontAwesomeIcon.Divide name: Divide href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Divide commentId: F:Dalamud.Interface.FontAwesomeIcon.Divide fullName: Dalamud.Interface.FontAwesomeIcon.Divide nameWithType: FontAwesomeIcon.Divide - uid: Dalamud.Interface.FontAwesomeIcon.Dizzy name: Dizzy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dizzy commentId: F:Dalamud.Interface.FontAwesomeIcon.Dizzy fullName: Dalamud.Interface.FontAwesomeIcon.Dizzy nameWithType: FontAwesomeIcon.Dizzy - uid: Dalamud.Interface.FontAwesomeIcon.Dna name: Dna href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dna commentId: F:Dalamud.Interface.FontAwesomeIcon.Dna fullName: Dalamud.Interface.FontAwesomeIcon.Dna nameWithType: FontAwesomeIcon.Dna - uid: Dalamud.Interface.FontAwesomeIcon.Dochub name: Dochub href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dochub commentId: F:Dalamud.Interface.FontAwesomeIcon.Dochub fullName: Dalamud.Interface.FontAwesomeIcon.Dochub nameWithType: FontAwesomeIcon.Dochub - uid: Dalamud.Interface.FontAwesomeIcon.Docker name: Docker href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Docker commentId: F:Dalamud.Interface.FontAwesomeIcon.Docker fullName: Dalamud.Interface.FontAwesomeIcon.Docker nameWithType: FontAwesomeIcon.Docker - uid: Dalamud.Interface.FontAwesomeIcon.Dog name: Dog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dog commentId: F:Dalamud.Interface.FontAwesomeIcon.Dog fullName: Dalamud.Interface.FontAwesomeIcon.Dog nameWithType: FontAwesomeIcon.Dog - uid: Dalamud.Interface.FontAwesomeIcon.DollarSign name: DollarSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DollarSign commentId: F:Dalamud.Interface.FontAwesomeIcon.DollarSign fullName: Dalamud.Interface.FontAwesomeIcon.DollarSign nameWithType: FontAwesomeIcon.DollarSign - uid: Dalamud.Interface.FontAwesomeIcon.Dolly name: Dolly href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dolly commentId: F:Dalamud.Interface.FontAwesomeIcon.Dolly fullName: Dalamud.Interface.FontAwesomeIcon.Dolly nameWithType: FontAwesomeIcon.Dolly - uid: Dalamud.Interface.FontAwesomeIcon.DollyFlatbed name: DollyFlatbed href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DollyFlatbed commentId: F:Dalamud.Interface.FontAwesomeIcon.DollyFlatbed fullName: Dalamud.Interface.FontAwesomeIcon.DollyFlatbed nameWithType: FontAwesomeIcon.DollyFlatbed - uid: Dalamud.Interface.FontAwesomeIcon.Donate name: Donate href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Donate commentId: F:Dalamud.Interface.FontAwesomeIcon.Donate fullName: Dalamud.Interface.FontAwesomeIcon.Donate nameWithType: FontAwesomeIcon.Donate - uid: Dalamud.Interface.FontAwesomeIcon.DoorClosed name: DoorClosed href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DoorClosed commentId: F:Dalamud.Interface.FontAwesomeIcon.DoorClosed fullName: Dalamud.Interface.FontAwesomeIcon.DoorClosed nameWithType: FontAwesomeIcon.DoorClosed - uid: Dalamud.Interface.FontAwesomeIcon.DoorOpen name: DoorOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DoorOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.DoorOpen fullName: Dalamud.Interface.FontAwesomeIcon.DoorOpen nameWithType: FontAwesomeIcon.DoorOpen - uid: Dalamud.Interface.FontAwesomeIcon.DotCircle name: DotCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DotCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.DotCircle fullName: Dalamud.Interface.FontAwesomeIcon.DotCircle nameWithType: FontAwesomeIcon.DotCircle - uid: Dalamud.Interface.FontAwesomeIcon.Dove name: Dove href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dove commentId: F:Dalamud.Interface.FontAwesomeIcon.Dove fullName: Dalamud.Interface.FontAwesomeIcon.Dove nameWithType: FontAwesomeIcon.Dove - uid: Dalamud.Interface.FontAwesomeIcon.Download name: Download href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Download commentId: F:Dalamud.Interface.FontAwesomeIcon.Download fullName: Dalamud.Interface.FontAwesomeIcon.Download nameWithType: FontAwesomeIcon.Download - uid: Dalamud.Interface.FontAwesomeIcon.Draft2digital name: Draft2digital href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Draft2digital commentId: F:Dalamud.Interface.FontAwesomeIcon.Draft2digital fullName: Dalamud.Interface.FontAwesomeIcon.Draft2digital nameWithType: FontAwesomeIcon.Draft2digital - uid: Dalamud.Interface.FontAwesomeIcon.DraftingCompass name: DraftingCompass href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DraftingCompass commentId: F:Dalamud.Interface.FontAwesomeIcon.DraftingCompass fullName: Dalamud.Interface.FontAwesomeIcon.DraftingCompass nameWithType: FontAwesomeIcon.DraftingCompass - uid: Dalamud.Interface.FontAwesomeIcon.Dragon name: Dragon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dragon commentId: F:Dalamud.Interface.FontAwesomeIcon.Dragon fullName: Dalamud.Interface.FontAwesomeIcon.Dragon nameWithType: FontAwesomeIcon.Dragon - uid: Dalamud.Interface.FontAwesomeIcon.DrawPolygon name: DrawPolygon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DrawPolygon commentId: F:Dalamud.Interface.FontAwesomeIcon.DrawPolygon fullName: Dalamud.Interface.FontAwesomeIcon.DrawPolygon nameWithType: FontAwesomeIcon.DrawPolygon - uid: Dalamud.Interface.FontAwesomeIcon.Dribbble name: Dribbble href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dribbble commentId: F:Dalamud.Interface.FontAwesomeIcon.Dribbble fullName: Dalamud.Interface.FontAwesomeIcon.Dribbble nameWithType: FontAwesomeIcon.Dribbble - uid: Dalamud.Interface.FontAwesomeIcon.DribbbleSquare name: DribbbleSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DribbbleSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.DribbbleSquare fullName: Dalamud.Interface.FontAwesomeIcon.DribbbleSquare nameWithType: FontAwesomeIcon.DribbbleSquare - uid: Dalamud.Interface.FontAwesomeIcon.Dropbox name: Dropbox href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dropbox commentId: F:Dalamud.Interface.FontAwesomeIcon.Dropbox fullName: Dalamud.Interface.FontAwesomeIcon.Dropbox nameWithType: FontAwesomeIcon.Dropbox - uid: Dalamud.Interface.FontAwesomeIcon.Drum name: Drum href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Drum commentId: F:Dalamud.Interface.FontAwesomeIcon.Drum fullName: Dalamud.Interface.FontAwesomeIcon.Drum nameWithType: FontAwesomeIcon.Drum - uid: Dalamud.Interface.FontAwesomeIcon.DrumSteelpan name: DrumSteelpan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DrumSteelpan commentId: F:Dalamud.Interface.FontAwesomeIcon.DrumSteelpan fullName: Dalamud.Interface.FontAwesomeIcon.DrumSteelpan nameWithType: FontAwesomeIcon.DrumSteelpan - uid: Dalamud.Interface.FontAwesomeIcon.DrumstickBite name: DrumstickBite href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DrumstickBite commentId: F:Dalamud.Interface.FontAwesomeIcon.DrumstickBite fullName: Dalamud.Interface.FontAwesomeIcon.DrumstickBite nameWithType: FontAwesomeIcon.DrumstickBite - uid: Dalamud.Interface.FontAwesomeIcon.Drupal name: Drupal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Drupal commentId: F:Dalamud.Interface.FontAwesomeIcon.Drupal fullName: Dalamud.Interface.FontAwesomeIcon.Drupal nameWithType: FontAwesomeIcon.Drupal - uid: Dalamud.Interface.FontAwesomeIcon.Dumbbell name: Dumbbell href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dumbbell commentId: F:Dalamud.Interface.FontAwesomeIcon.Dumbbell fullName: Dalamud.Interface.FontAwesomeIcon.Dumbbell nameWithType: FontAwesomeIcon.Dumbbell - uid: Dalamud.Interface.FontAwesomeIcon.Dumpster name: Dumpster href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dumpster commentId: F:Dalamud.Interface.FontAwesomeIcon.Dumpster fullName: Dalamud.Interface.FontAwesomeIcon.Dumpster nameWithType: FontAwesomeIcon.Dumpster - uid: Dalamud.Interface.FontAwesomeIcon.DumpsterFire name: DumpsterFire href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_DumpsterFire commentId: F:Dalamud.Interface.FontAwesomeIcon.DumpsterFire fullName: Dalamud.Interface.FontAwesomeIcon.DumpsterFire nameWithType: FontAwesomeIcon.DumpsterFire - uid: Dalamud.Interface.FontAwesomeIcon.Dungeon name: Dungeon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dungeon commentId: F:Dalamud.Interface.FontAwesomeIcon.Dungeon fullName: Dalamud.Interface.FontAwesomeIcon.Dungeon nameWithType: FontAwesomeIcon.Dungeon - uid: Dalamud.Interface.FontAwesomeIcon.Dyalog name: Dyalog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Dyalog commentId: F:Dalamud.Interface.FontAwesomeIcon.Dyalog fullName: Dalamud.Interface.FontAwesomeIcon.Dyalog nameWithType: FontAwesomeIcon.Dyalog - uid: Dalamud.Interface.FontAwesomeIcon.Earlybirds name: Earlybirds href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Earlybirds commentId: F:Dalamud.Interface.FontAwesomeIcon.Earlybirds fullName: Dalamud.Interface.FontAwesomeIcon.Earlybirds nameWithType: FontAwesomeIcon.Earlybirds - uid: Dalamud.Interface.FontAwesomeIcon.Ebay name: Ebay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ebay commentId: F:Dalamud.Interface.FontAwesomeIcon.Ebay fullName: Dalamud.Interface.FontAwesomeIcon.Ebay nameWithType: FontAwesomeIcon.Ebay - uid: Dalamud.Interface.FontAwesomeIcon.Edge name: Edge href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Edge commentId: F:Dalamud.Interface.FontAwesomeIcon.Edge fullName: Dalamud.Interface.FontAwesomeIcon.Edge nameWithType: FontAwesomeIcon.Edge - uid: Dalamud.Interface.FontAwesomeIcon.Edit name: Edit href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Edit commentId: F:Dalamud.Interface.FontAwesomeIcon.Edit fullName: Dalamud.Interface.FontAwesomeIcon.Edit nameWithType: FontAwesomeIcon.Edit - uid: Dalamud.Interface.FontAwesomeIcon.Egg name: Egg href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Egg commentId: F:Dalamud.Interface.FontAwesomeIcon.Egg fullName: Dalamud.Interface.FontAwesomeIcon.Egg nameWithType: FontAwesomeIcon.Egg - uid: Dalamud.Interface.FontAwesomeIcon.Eject name: Eject href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Eject commentId: F:Dalamud.Interface.FontAwesomeIcon.Eject fullName: Dalamud.Interface.FontAwesomeIcon.Eject nameWithType: FontAwesomeIcon.Eject - uid: Dalamud.Interface.FontAwesomeIcon.Elementor name: Elementor href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Elementor commentId: F:Dalamud.Interface.FontAwesomeIcon.Elementor fullName: Dalamud.Interface.FontAwesomeIcon.Elementor nameWithType: FontAwesomeIcon.Elementor - uid: Dalamud.Interface.FontAwesomeIcon.EllipsisH name: EllipsisH href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EllipsisH commentId: F:Dalamud.Interface.FontAwesomeIcon.EllipsisH fullName: Dalamud.Interface.FontAwesomeIcon.EllipsisH nameWithType: FontAwesomeIcon.EllipsisH - uid: Dalamud.Interface.FontAwesomeIcon.EllipsisV name: EllipsisV href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EllipsisV commentId: F:Dalamud.Interface.FontAwesomeIcon.EllipsisV fullName: Dalamud.Interface.FontAwesomeIcon.EllipsisV nameWithType: FontAwesomeIcon.EllipsisV - uid: Dalamud.Interface.FontAwesomeIcon.Ello name: Ello href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ello commentId: F:Dalamud.Interface.FontAwesomeIcon.Ello fullName: Dalamud.Interface.FontAwesomeIcon.Ello nameWithType: FontAwesomeIcon.Ello - uid: Dalamud.Interface.FontAwesomeIcon.Ember name: Ember href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ember commentId: F:Dalamud.Interface.FontAwesomeIcon.Ember fullName: Dalamud.Interface.FontAwesomeIcon.Ember nameWithType: FontAwesomeIcon.Ember - uid: Dalamud.Interface.FontAwesomeIcon.Empire name: Empire href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Empire commentId: F:Dalamud.Interface.FontAwesomeIcon.Empire fullName: Dalamud.Interface.FontAwesomeIcon.Empire nameWithType: FontAwesomeIcon.Empire - uid: Dalamud.Interface.FontAwesomeIcon.Envelope name: Envelope href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Envelope commentId: F:Dalamud.Interface.FontAwesomeIcon.Envelope fullName: Dalamud.Interface.FontAwesomeIcon.Envelope nameWithType: FontAwesomeIcon.Envelope - uid: Dalamud.Interface.FontAwesomeIcon.EnvelopeOpen name: EnvelopeOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EnvelopeOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.EnvelopeOpen fullName: Dalamud.Interface.FontAwesomeIcon.EnvelopeOpen nameWithType: FontAwesomeIcon.EnvelopeOpen - uid: Dalamud.Interface.FontAwesomeIcon.EnvelopeOpenText name: EnvelopeOpenText href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EnvelopeOpenText commentId: F:Dalamud.Interface.FontAwesomeIcon.EnvelopeOpenText fullName: Dalamud.Interface.FontAwesomeIcon.EnvelopeOpenText nameWithType: FontAwesomeIcon.EnvelopeOpenText - uid: Dalamud.Interface.FontAwesomeIcon.EnvelopeSquare name: EnvelopeSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EnvelopeSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.EnvelopeSquare fullName: Dalamud.Interface.FontAwesomeIcon.EnvelopeSquare nameWithType: FontAwesomeIcon.EnvelopeSquare - uid: Dalamud.Interface.FontAwesomeIcon.Envira name: Envira href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Envira commentId: F:Dalamud.Interface.FontAwesomeIcon.Envira fullName: Dalamud.Interface.FontAwesomeIcon.Envira nameWithType: FontAwesomeIcon.Envira - uid: Dalamud.Interface.FontAwesomeIcon.Equals name: Equals href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Equals commentId: F:Dalamud.Interface.FontAwesomeIcon.Equals fullName: Dalamud.Interface.FontAwesomeIcon.Equals nameWithType: FontAwesomeIcon.Equals - uid: Dalamud.Interface.FontAwesomeIcon.Eraser name: Eraser href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Eraser commentId: F:Dalamud.Interface.FontAwesomeIcon.Eraser fullName: Dalamud.Interface.FontAwesomeIcon.Eraser nameWithType: FontAwesomeIcon.Eraser - uid: Dalamud.Interface.FontAwesomeIcon.Erlang name: Erlang href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Erlang commentId: F:Dalamud.Interface.FontAwesomeIcon.Erlang fullName: Dalamud.Interface.FontAwesomeIcon.Erlang nameWithType: FontAwesomeIcon.Erlang - uid: Dalamud.Interface.FontAwesomeIcon.Ethereum name: Ethereum href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ethereum commentId: F:Dalamud.Interface.FontAwesomeIcon.Ethereum fullName: Dalamud.Interface.FontAwesomeIcon.Ethereum nameWithType: FontAwesomeIcon.Ethereum - uid: Dalamud.Interface.FontAwesomeIcon.Ethernet name: Ethernet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ethernet commentId: F:Dalamud.Interface.FontAwesomeIcon.Ethernet fullName: Dalamud.Interface.FontAwesomeIcon.Ethernet nameWithType: FontAwesomeIcon.Ethernet - uid: Dalamud.Interface.FontAwesomeIcon.Etsy name: Etsy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Etsy commentId: F:Dalamud.Interface.FontAwesomeIcon.Etsy fullName: Dalamud.Interface.FontAwesomeIcon.Etsy nameWithType: FontAwesomeIcon.Etsy - uid: Dalamud.Interface.FontAwesomeIcon.EuroSign name: EuroSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EuroSign commentId: F:Dalamud.Interface.FontAwesomeIcon.EuroSign fullName: Dalamud.Interface.FontAwesomeIcon.EuroSign nameWithType: FontAwesomeIcon.EuroSign - uid: Dalamud.Interface.FontAwesomeIcon.Evernote name: Evernote href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Evernote commentId: F:Dalamud.Interface.FontAwesomeIcon.Evernote fullName: Dalamud.Interface.FontAwesomeIcon.Evernote nameWithType: FontAwesomeIcon.Evernote - uid: Dalamud.Interface.FontAwesomeIcon.ExchangeAlt name: ExchangeAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ExchangeAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ExchangeAlt fullName: Dalamud.Interface.FontAwesomeIcon.ExchangeAlt nameWithType: FontAwesomeIcon.ExchangeAlt - uid: Dalamud.Interface.FontAwesomeIcon.Exclamation name: Exclamation href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Exclamation commentId: F:Dalamud.Interface.FontAwesomeIcon.Exclamation fullName: Dalamud.Interface.FontAwesomeIcon.Exclamation nameWithType: FontAwesomeIcon.Exclamation - uid: Dalamud.Interface.FontAwesomeIcon.ExclamationCircle name: ExclamationCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ExclamationCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.ExclamationCircle fullName: Dalamud.Interface.FontAwesomeIcon.ExclamationCircle nameWithType: FontAwesomeIcon.ExclamationCircle - uid: Dalamud.Interface.FontAwesomeIcon.ExclamationTriangle name: ExclamationTriangle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ExclamationTriangle commentId: F:Dalamud.Interface.FontAwesomeIcon.ExclamationTriangle fullName: Dalamud.Interface.FontAwesomeIcon.ExclamationTriangle nameWithType: FontAwesomeIcon.ExclamationTriangle - uid: Dalamud.Interface.FontAwesomeIcon.Expand name: Expand href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Expand commentId: F:Dalamud.Interface.FontAwesomeIcon.Expand fullName: Dalamud.Interface.FontAwesomeIcon.Expand nameWithType: FontAwesomeIcon.Expand - uid: Dalamud.Interface.FontAwesomeIcon.ExpandAlt name: ExpandAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ExpandAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ExpandAlt fullName: Dalamud.Interface.FontAwesomeIcon.ExpandAlt nameWithType: FontAwesomeIcon.ExpandAlt - uid: Dalamud.Interface.FontAwesomeIcon.ExpandArrowsAlt name: ExpandArrowsAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ExpandArrowsAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ExpandArrowsAlt fullName: Dalamud.Interface.FontAwesomeIcon.ExpandArrowsAlt nameWithType: FontAwesomeIcon.ExpandArrowsAlt - uid: Dalamud.Interface.FontAwesomeIcon.Expeditedssl name: Expeditedssl href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Expeditedssl commentId: F:Dalamud.Interface.FontAwesomeIcon.Expeditedssl fullName: Dalamud.Interface.FontAwesomeIcon.Expeditedssl nameWithType: FontAwesomeIcon.Expeditedssl - uid: Dalamud.Interface.FontAwesomeIcon.ExternalLinkAlt name: ExternalLinkAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ExternalLinkAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ExternalLinkAlt fullName: Dalamud.Interface.FontAwesomeIcon.ExternalLinkAlt nameWithType: FontAwesomeIcon.ExternalLinkAlt - uid: Dalamud.Interface.FontAwesomeIcon.ExternalLinkSquareAlt name: ExternalLinkSquareAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ExternalLinkSquareAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ExternalLinkSquareAlt fullName: Dalamud.Interface.FontAwesomeIcon.ExternalLinkSquareAlt nameWithType: FontAwesomeIcon.ExternalLinkSquareAlt - uid: Dalamud.Interface.FontAwesomeIcon.Eye name: Eye href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Eye commentId: F:Dalamud.Interface.FontAwesomeIcon.Eye fullName: Dalamud.Interface.FontAwesomeIcon.Eye nameWithType: FontAwesomeIcon.Eye - uid: Dalamud.Interface.FontAwesomeIcon.EyeDropper name: EyeDropper href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EyeDropper commentId: F:Dalamud.Interface.FontAwesomeIcon.EyeDropper fullName: Dalamud.Interface.FontAwesomeIcon.EyeDropper nameWithType: FontAwesomeIcon.EyeDropper - uid: Dalamud.Interface.FontAwesomeIcon.EyeSlash name: EyeSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_EyeSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.EyeSlash fullName: Dalamud.Interface.FontAwesomeIcon.EyeSlash nameWithType: FontAwesomeIcon.EyeSlash - uid: Dalamud.Interface.FontAwesomeIcon.Facebook name: Facebook href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Facebook commentId: F:Dalamud.Interface.FontAwesomeIcon.Facebook fullName: Dalamud.Interface.FontAwesomeIcon.Facebook nameWithType: FontAwesomeIcon.Facebook - uid: Dalamud.Interface.FontAwesomeIcon.FacebookF name: FacebookF href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FacebookF commentId: F:Dalamud.Interface.FontAwesomeIcon.FacebookF fullName: Dalamud.Interface.FontAwesomeIcon.FacebookF nameWithType: FontAwesomeIcon.FacebookF - uid: Dalamud.Interface.FontAwesomeIcon.FacebookMessenger name: FacebookMessenger href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FacebookMessenger commentId: F:Dalamud.Interface.FontAwesomeIcon.FacebookMessenger fullName: Dalamud.Interface.FontAwesomeIcon.FacebookMessenger nameWithType: FontAwesomeIcon.FacebookMessenger - uid: Dalamud.Interface.FontAwesomeIcon.FacebookSquare name: FacebookSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FacebookSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.FacebookSquare fullName: Dalamud.Interface.FontAwesomeIcon.FacebookSquare nameWithType: FontAwesomeIcon.FacebookSquare - uid: Dalamud.Interface.FontAwesomeIcon.Fan name: Fan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fan commentId: F:Dalamud.Interface.FontAwesomeIcon.Fan fullName: Dalamud.Interface.FontAwesomeIcon.Fan nameWithType: FontAwesomeIcon.Fan - uid: Dalamud.Interface.FontAwesomeIcon.FantasyFlightGames name: FantasyFlightGames href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FantasyFlightGames commentId: F:Dalamud.Interface.FontAwesomeIcon.FantasyFlightGames fullName: Dalamud.Interface.FontAwesomeIcon.FantasyFlightGames nameWithType: FontAwesomeIcon.FantasyFlightGames - uid: Dalamud.Interface.FontAwesomeIcon.FastBackward name: FastBackward href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FastBackward commentId: F:Dalamud.Interface.FontAwesomeIcon.FastBackward fullName: Dalamud.Interface.FontAwesomeIcon.FastBackward nameWithType: FontAwesomeIcon.FastBackward - uid: Dalamud.Interface.FontAwesomeIcon.FastForward name: FastForward href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FastForward commentId: F:Dalamud.Interface.FontAwesomeIcon.FastForward fullName: Dalamud.Interface.FontAwesomeIcon.FastForward nameWithType: FontAwesomeIcon.FastForward - uid: Dalamud.Interface.FontAwesomeIcon.Fax name: Fax href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fax commentId: F:Dalamud.Interface.FontAwesomeIcon.Fax fullName: Dalamud.Interface.FontAwesomeIcon.Fax nameWithType: FontAwesomeIcon.Fax - uid: Dalamud.Interface.FontAwesomeIcon.Feather name: Feather href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Feather commentId: F:Dalamud.Interface.FontAwesomeIcon.Feather fullName: Dalamud.Interface.FontAwesomeIcon.Feather nameWithType: FontAwesomeIcon.Feather - uid: Dalamud.Interface.FontAwesomeIcon.FeatherAlt name: FeatherAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FeatherAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.FeatherAlt fullName: Dalamud.Interface.FontAwesomeIcon.FeatherAlt nameWithType: FontAwesomeIcon.FeatherAlt - uid: Dalamud.Interface.FontAwesomeIcon.Fedex name: Fedex href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fedex commentId: F:Dalamud.Interface.FontAwesomeIcon.Fedex fullName: Dalamud.Interface.FontAwesomeIcon.Fedex nameWithType: FontAwesomeIcon.Fedex - uid: Dalamud.Interface.FontAwesomeIcon.Fedora name: Fedora href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fedora commentId: F:Dalamud.Interface.FontAwesomeIcon.Fedora fullName: Dalamud.Interface.FontAwesomeIcon.Fedora nameWithType: FontAwesomeIcon.Fedora - uid: Dalamud.Interface.FontAwesomeIcon.Female name: Female href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Female commentId: F:Dalamud.Interface.FontAwesomeIcon.Female fullName: Dalamud.Interface.FontAwesomeIcon.Female nameWithType: FontAwesomeIcon.Female - uid: Dalamud.Interface.FontAwesomeIcon.FighterJet name: FighterJet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FighterJet commentId: F:Dalamud.Interface.FontAwesomeIcon.FighterJet fullName: Dalamud.Interface.FontAwesomeIcon.FighterJet nameWithType: FontAwesomeIcon.FighterJet - uid: Dalamud.Interface.FontAwesomeIcon.Figma name: Figma href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Figma commentId: F:Dalamud.Interface.FontAwesomeIcon.Figma fullName: Dalamud.Interface.FontAwesomeIcon.Figma nameWithType: FontAwesomeIcon.Figma - uid: Dalamud.Interface.FontAwesomeIcon.File name: File href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_File commentId: F:Dalamud.Interface.FontAwesomeIcon.File fullName: Dalamud.Interface.FontAwesomeIcon.File nameWithType: FontAwesomeIcon.File - uid: Dalamud.Interface.FontAwesomeIcon.FileAlt name: FileAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.FileAlt fullName: Dalamud.Interface.FontAwesomeIcon.FileAlt nameWithType: FontAwesomeIcon.FileAlt - uid: Dalamud.Interface.FontAwesomeIcon.FileArchive name: FileArchive href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileArchive commentId: F:Dalamud.Interface.FontAwesomeIcon.FileArchive fullName: Dalamud.Interface.FontAwesomeIcon.FileArchive nameWithType: FontAwesomeIcon.FileArchive - uid: Dalamud.Interface.FontAwesomeIcon.FileAudio name: FileAudio href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileAudio commentId: F:Dalamud.Interface.FontAwesomeIcon.FileAudio fullName: Dalamud.Interface.FontAwesomeIcon.FileAudio nameWithType: FontAwesomeIcon.FileAudio - uid: Dalamud.Interface.FontAwesomeIcon.FileCode name: FileCode href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileCode commentId: F:Dalamud.Interface.FontAwesomeIcon.FileCode fullName: Dalamud.Interface.FontAwesomeIcon.FileCode nameWithType: FontAwesomeIcon.FileCode - uid: Dalamud.Interface.FontAwesomeIcon.FileContract name: FileContract href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileContract commentId: F:Dalamud.Interface.FontAwesomeIcon.FileContract fullName: Dalamud.Interface.FontAwesomeIcon.FileContract nameWithType: FontAwesomeIcon.FileContract - uid: Dalamud.Interface.FontAwesomeIcon.FileCsv name: FileCsv href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileCsv commentId: F:Dalamud.Interface.FontAwesomeIcon.FileCsv fullName: Dalamud.Interface.FontAwesomeIcon.FileCsv nameWithType: FontAwesomeIcon.FileCsv - uid: Dalamud.Interface.FontAwesomeIcon.FileDownload name: FileDownload href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileDownload commentId: F:Dalamud.Interface.FontAwesomeIcon.FileDownload fullName: Dalamud.Interface.FontAwesomeIcon.FileDownload nameWithType: FontAwesomeIcon.FileDownload - uid: Dalamud.Interface.FontAwesomeIcon.FileExcel name: FileExcel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileExcel commentId: F:Dalamud.Interface.FontAwesomeIcon.FileExcel fullName: Dalamud.Interface.FontAwesomeIcon.FileExcel nameWithType: FontAwesomeIcon.FileExcel - uid: Dalamud.Interface.FontAwesomeIcon.FileExport name: FileExport href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileExport commentId: F:Dalamud.Interface.FontAwesomeIcon.FileExport fullName: Dalamud.Interface.FontAwesomeIcon.FileExport nameWithType: FontAwesomeIcon.FileExport - uid: Dalamud.Interface.FontAwesomeIcon.FileImage name: FileImage href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileImage commentId: F:Dalamud.Interface.FontAwesomeIcon.FileImage fullName: Dalamud.Interface.FontAwesomeIcon.FileImage nameWithType: FontAwesomeIcon.FileImage - uid: Dalamud.Interface.FontAwesomeIcon.FileImport name: FileImport href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileImport commentId: F:Dalamud.Interface.FontAwesomeIcon.FileImport fullName: Dalamud.Interface.FontAwesomeIcon.FileImport nameWithType: FontAwesomeIcon.FileImport - uid: Dalamud.Interface.FontAwesomeIcon.FileInvoice name: FileInvoice href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileInvoice commentId: F:Dalamud.Interface.FontAwesomeIcon.FileInvoice fullName: Dalamud.Interface.FontAwesomeIcon.FileInvoice nameWithType: FontAwesomeIcon.FileInvoice - uid: Dalamud.Interface.FontAwesomeIcon.FileInvoiceDollar name: FileInvoiceDollar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileInvoiceDollar commentId: F:Dalamud.Interface.FontAwesomeIcon.FileInvoiceDollar fullName: Dalamud.Interface.FontAwesomeIcon.FileInvoiceDollar nameWithType: FontAwesomeIcon.FileInvoiceDollar - uid: Dalamud.Interface.FontAwesomeIcon.FileMedical name: FileMedical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileMedical commentId: F:Dalamud.Interface.FontAwesomeIcon.FileMedical fullName: Dalamud.Interface.FontAwesomeIcon.FileMedical nameWithType: FontAwesomeIcon.FileMedical - uid: Dalamud.Interface.FontAwesomeIcon.FileMedicalAlt name: FileMedicalAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileMedicalAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.FileMedicalAlt fullName: Dalamud.Interface.FontAwesomeIcon.FileMedicalAlt nameWithType: FontAwesomeIcon.FileMedicalAlt - uid: Dalamud.Interface.FontAwesomeIcon.FilePdf name: FilePdf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FilePdf commentId: F:Dalamud.Interface.FontAwesomeIcon.FilePdf fullName: Dalamud.Interface.FontAwesomeIcon.FilePdf nameWithType: FontAwesomeIcon.FilePdf - uid: Dalamud.Interface.FontAwesomeIcon.FilePowerpoint name: FilePowerpoint href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FilePowerpoint commentId: F:Dalamud.Interface.FontAwesomeIcon.FilePowerpoint fullName: Dalamud.Interface.FontAwesomeIcon.FilePowerpoint nameWithType: FontAwesomeIcon.FilePowerpoint - uid: Dalamud.Interface.FontAwesomeIcon.FilePrescription name: FilePrescription href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FilePrescription commentId: F:Dalamud.Interface.FontAwesomeIcon.FilePrescription fullName: Dalamud.Interface.FontAwesomeIcon.FilePrescription nameWithType: FontAwesomeIcon.FilePrescription - uid: Dalamud.Interface.FontAwesomeIcon.FileSignature name: FileSignature href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileSignature commentId: F:Dalamud.Interface.FontAwesomeIcon.FileSignature fullName: Dalamud.Interface.FontAwesomeIcon.FileSignature nameWithType: FontAwesomeIcon.FileSignature - uid: Dalamud.Interface.FontAwesomeIcon.FileUpload name: FileUpload href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileUpload commentId: F:Dalamud.Interface.FontAwesomeIcon.FileUpload fullName: Dalamud.Interface.FontAwesomeIcon.FileUpload nameWithType: FontAwesomeIcon.FileUpload - uid: Dalamud.Interface.FontAwesomeIcon.FileVideo name: FileVideo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileVideo commentId: F:Dalamud.Interface.FontAwesomeIcon.FileVideo fullName: Dalamud.Interface.FontAwesomeIcon.FileVideo nameWithType: FontAwesomeIcon.FileVideo - uid: Dalamud.Interface.FontAwesomeIcon.FileWord name: FileWord href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FileWord commentId: F:Dalamud.Interface.FontAwesomeIcon.FileWord fullName: Dalamud.Interface.FontAwesomeIcon.FileWord nameWithType: FontAwesomeIcon.FileWord - uid: Dalamud.Interface.FontAwesomeIcon.Fill name: Fill href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fill commentId: F:Dalamud.Interface.FontAwesomeIcon.Fill fullName: Dalamud.Interface.FontAwesomeIcon.Fill nameWithType: FontAwesomeIcon.Fill - uid: Dalamud.Interface.FontAwesomeIcon.FillDrip name: FillDrip href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FillDrip commentId: F:Dalamud.Interface.FontAwesomeIcon.FillDrip fullName: Dalamud.Interface.FontAwesomeIcon.FillDrip nameWithType: FontAwesomeIcon.FillDrip - uid: Dalamud.Interface.FontAwesomeIcon.Film name: Film href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Film commentId: F:Dalamud.Interface.FontAwesomeIcon.Film fullName: Dalamud.Interface.FontAwesomeIcon.Film nameWithType: FontAwesomeIcon.Film - uid: Dalamud.Interface.FontAwesomeIcon.Filter name: Filter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Filter commentId: F:Dalamud.Interface.FontAwesomeIcon.Filter fullName: Dalamud.Interface.FontAwesomeIcon.Filter nameWithType: FontAwesomeIcon.Filter - uid: Dalamud.Interface.FontAwesomeIcon.Fingerprint name: Fingerprint href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fingerprint commentId: F:Dalamud.Interface.FontAwesomeIcon.Fingerprint fullName: Dalamud.Interface.FontAwesomeIcon.Fingerprint nameWithType: FontAwesomeIcon.Fingerprint - uid: Dalamud.Interface.FontAwesomeIcon.Fire name: Fire href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fire commentId: F:Dalamud.Interface.FontAwesomeIcon.Fire fullName: Dalamud.Interface.FontAwesomeIcon.Fire nameWithType: FontAwesomeIcon.Fire - uid: Dalamud.Interface.FontAwesomeIcon.FireAlt name: FireAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FireAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.FireAlt fullName: Dalamud.Interface.FontAwesomeIcon.FireAlt nameWithType: FontAwesomeIcon.FireAlt - uid: Dalamud.Interface.FontAwesomeIcon.FireExtinguisher name: FireExtinguisher href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FireExtinguisher commentId: F:Dalamud.Interface.FontAwesomeIcon.FireExtinguisher fullName: Dalamud.Interface.FontAwesomeIcon.FireExtinguisher nameWithType: FontAwesomeIcon.FireExtinguisher - uid: Dalamud.Interface.FontAwesomeIcon.Firefox name: Firefox href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Firefox commentId: F:Dalamud.Interface.FontAwesomeIcon.Firefox fullName: Dalamud.Interface.FontAwesomeIcon.Firefox nameWithType: FontAwesomeIcon.Firefox - uid: Dalamud.Interface.FontAwesomeIcon.FirefoxBrowser name: FirefoxBrowser href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FirefoxBrowser commentId: F:Dalamud.Interface.FontAwesomeIcon.FirefoxBrowser fullName: Dalamud.Interface.FontAwesomeIcon.FirefoxBrowser nameWithType: FontAwesomeIcon.FirefoxBrowser - uid: Dalamud.Interface.FontAwesomeIcon.FirstAid name: FirstAid href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FirstAid commentId: F:Dalamud.Interface.FontAwesomeIcon.FirstAid fullName: Dalamud.Interface.FontAwesomeIcon.FirstAid nameWithType: FontAwesomeIcon.FirstAid - uid: Dalamud.Interface.FontAwesomeIcon.Firstdraft name: Firstdraft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Firstdraft commentId: F:Dalamud.Interface.FontAwesomeIcon.Firstdraft fullName: Dalamud.Interface.FontAwesomeIcon.Firstdraft nameWithType: FontAwesomeIcon.Firstdraft - uid: Dalamud.Interface.FontAwesomeIcon.FirstOrder name: FirstOrder href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FirstOrder commentId: F:Dalamud.Interface.FontAwesomeIcon.FirstOrder fullName: Dalamud.Interface.FontAwesomeIcon.FirstOrder nameWithType: FontAwesomeIcon.FirstOrder - uid: Dalamud.Interface.FontAwesomeIcon.FirstOrderAlt name: FirstOrderAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FirstOrderAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.FirstOrderAlt fullName: Dalamud.Interface.FontAwesomeIcon.FirstOrderAlt nameWithType: FontAwesomeIcon.FirstOrderAlt - uid: Dalamud.Interface.FontAwesomeIcon.Fish name: Fish href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fish commentId: F:Dalamud.Interface.FontAwesomeIcon.Fish fullName: Dalamud.Interface.FontAwesomeIcon.Fish nameWithType: FontAwesomeIcon.Fish - uid: Dalamud.Interface.FontAwesomeIcon.FistRaised name: FistRaised href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FistRaised commentId: F:Dalamud.Interface.FontAwesomeIcon.FistRaised fullName: Dalamud.Interface.FontAwesomeIcon.FistRaised nameWithType: FontAwesomeIcon.FistRaised - uid: Dalamud.Interface.FontAwesomeIcon.Flag name: Flag href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Flag commentId: F:Dalamud.Interface.FontAwesomeIcon.Flag fullName: Dalamud.Interface.FontAwesomeIcon.Flag nameWithType: FontAwesomeIcon.Flag - uid: Dalamud.Interface.FontAwesomeIcon.FlagCheckered name: FlagCheckered href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FlagCheckered commentId: F:Dalamud.Interface.FontAwesomeIcon.FlagCheckered fullName: Dalamud.Interface.FontAwesomeIcon.FlagCheckered nameWithType: FontAwesomeIcon.FlagCheckered - uid: Dalamud.Interface.FontAwesomeIcon.FlagUsa name: FlagUsa href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FlagUsa commentId: F:Dalamud.Interface.FontAwesomeIcon.FlagUsa fullName: Dalamud.Interface.FontAwesomeIcon.FlagUsa nameWithType: FontAwesomeIcon.FlagUsa - uid: Dalamud.Interface.FontAwesomeIcon.Flask name: Flask href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Flask commentId: F:Dalamud.Interface.FontAwesomeIcon.Flask fullName: Dalamud.Interface.FontAwesomeIcon.Flask nameWithType: FontAwesomeIcon.Flask - uid: Dalamud.Interface.FontAwesomeIcon.Flickr name: Flickr href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Flickr commentId: F:Dalamud.Interface.FontAwesomeIcon.Flickr fullName: Dalamud.Interface.FontAwesomeIcon.Flickr nameWithType: FontAwesomeIcon.Flickr - uid: Dalamud.Interface.FontAwesomeIcon.Flipboard name: Flipboard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Flipboard commentId: F:Dalamud.Interface.FontAwesomeIcon.Flipboard fullName: Dalamud.Interface.FontAwesomeIcon.Flipboard nameWithType: FontAwesomeIcon.Flipboard - uid: Dalamud.Interface.FontAwesomeIcon.Flushed name: Flushed href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Flushed commentId: F:Dalamud.Interface.FontAwesomeIcon.Flushed fullName: Dalamud.Interface.FontAwesomeIcon.Flushed nameWithType: FontAwesomeIcon.Flushed - uid: Dalamud.Interface.FontAwesomeIcon.Fly name: Fly href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fly commentId: F:Dalamud.Interface.FontAwesomeIcon.Fly fullName: Dalamud.Interface.FontAwesomeIcon.Fly nameWithType: FontAwesomeIcon.Fly - uid: Dalamud.Interface.FontAwesomeIcon.Folder name: Folder href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Folder commentId: F:Dalamud.Interface.FontAwesomeIcon.Folder fullName: Dalamud.Interface.FontAwesomeIcon.Folder nameWithType: FontAwesomeIcon.Folder - uid: Dalamud.Interface.FontAwesomeIcon.FolderMinus name: FolderMinus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FolderMinus commentId: F:Dalamud.Interface.FontAwesomeIcon.FolderMinus fullName: Dalamud.Interface.FontAwesomeIcon.FolderMinus nameWithType: FontAwesomeIcon.FolderMinus - uid: Dalamud.Interface.FontAwesomeIcon.FolderOpen name: FolderOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FolderOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.FolderOpen fullName: Dalamud.Interface.FontAwesomeIcon.FolderOpen nameWithType: FontAwesomeIcon.FolderOpen - uid: Dalamud.Interface.FontAwesomeIcon.FolderPlus name: FolderPlus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FolderPlus commentId: F:Dalamud.Interface.FontAwesomeIcon.FolderPlus fullName: Dalamud.Interface.FontAwesomeIcon.FolderPlus nameWithType: FontAwesomeIcon.FolderPlus - uid: Dalamud.Interface.FontAwesomeIcon.Font name: Font href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Font commentId: F:Dalamud.Interface.FontAwesomeIcon.Font fullName: Dalamud.Interface.FontAwesomeIcon.Font nameWithType: FontAwesomeIcon.Font - uid: Dalamud.Interface.FontAwesomeIcon.FontAwesome name: FontAwesome href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FontAwesome commentId: F:Dalamud.Interface.FontAwesomeIcon.FontAwesome fullName: Dalamud.Interface.FontAwesomeIcon.FontAwesome nameWithType: FontAwesomeIcon.FontAwesome - uid: Dalamud.Interface.FontAwesomeIcon.FontAwesomeAlt name: FontAwesomeAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FontAwesomeAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.FontAwesomeAlt fullName: Dalamud.Interface.FontAwesomeIcon.FontAwesomeAlt nameWithType: FontAwesomeIcon.FontAwesomeAlt - uid: Dalamud.Interface.FontAwesomeIcon.FontAwesomeFlag name: FontAwesomeFlag href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FontAwesomeFlag commentId: F:Dalamud.Interface.FontAwesomeIcon.FontAwesomeFlag fullName: Dalamud.Interface.FontAwesomeIcon.FontAwesomeFlag nameWithType: FontAwesomeIcon.FontAwesomeFlag - uid: Dalamud.Interface.FontAwesomeIcon.FontAwesomeLogoFull name: FontAwesomeLogoFull href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FontAwesomeLogoFull commentId: F:Dalamud.Interface.FontAwesomeIcon.FontAwesomeLogoFull fullName: Dalamud.Interface.FontAwesomeIcon.FontAwesomeLogoFull nameWithType: FontAwesomeIcon.FontAwesomeLogoFull - uid: Dalamud.Interface.FontAwesomeIcon.Fonticons name: Fonticons href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fonticons commentId: F:Dalamud.Interface.FontAwesomeIcon.Fonticons fullName: Dalamud.Interface.FontAwesomeIcon.Fonticons nameWithType: FontAwesomeIcon.Fonticons - uid: Dalamud.Interface.FontAwesomeIcon.FonticonsFi name: FonticonsFi href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FonticonsFi commentId: F:Dalamud.Interface.FontAwesomeIcon.FonticonsFi fullName: Dalamud.Interface.FontAwesomeIcon.FonticonsFi nameWithType: FontAwesomeIcon.FonticonsFi - uid: Dalamud.Interface.FontAwesomeIcon.FootballBall name: FootballBall href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FootballBall commentId: F:Dalamud.Interface.FontAwesomeIcon.FootballBall fullName: Dalamud.Interface.FontAwesomeIcon.FootballBall nameWithType: FontAwesomeIcon.FootballBall - uid: Dalamud.Interface.FontAwesomeIcon.FortAwesome name: FortAwesome href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FortAwesome commentId: F:Dalamud.Interface.FontAwesomeIcon.FortAwesome fullName: Dalamud.Interface.FontAwesomeIcon.FortAwesome nameWithType: FontAwesomeIcon.FortAwesome - uid: Dalamud.Interface.FontAwesomeIcon.FortAwesomeAlt name: FortAwesomeAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FortAwesomeAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.FortAwesomeAlt fullName: Dalamud.Interface.FontAwesomeIcon.FortAwesomeAlt nameWithType: FontAwesomeIcon.FortAwesomeAlt - uid: Dalamud.Interface.FontAwesomeIcon.Forumbee name: Forumbee href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Forumbee commentId: F:Dalamud.Interface.FontAwesomeIcon.Forumbee fullName: Dalamud.Interface.FontAwesomeIcon.Forumbee nameWithType: FontAwesomeIcon.Forumbee - uid: Dalamud.Interface.FontAwesomeIcon.Forward name: Forward href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Forward commentId: F:Dalamud.Interface.FontAwesomeIcon.Forward fullName: Dalamud.Interface.FontAwesomeIcon.Forward nameWithType: FontAwesomeIcon.Forward - uid: Dalamud.Interface.FontAwesomeIcon.Foursquare name: Foursquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Foursquare commentId: F:Dalamud.Interface.FontAwesomeIcon.Foursquare fullName: Dalamud.Interface.FontAwesomeIcon.Foursquare nameWithType: FontAwesomeIcon.Foursquare - uid: Dalamud.Interface.FontAwesomeIcon.Freebsd name: Freebsd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Freebsd commentId: F:Dalamud.Interface.FontAwesomeIcon.Freebsd fullName: Dalamud.Interface.FontAwesomeIcon.Freebsd nameWithType: FontAwesomeIcon.Freebsd - uid: Dalamud.Interface.FontAwesomeIcon.FreeCodeCamp name: FreeCodeCamp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FreeCodeCamp commentId: F:Dalamud.Interface.FontAwesomeIcon.FreeCodeCamp fullName: Dalamud.Interface.FontAwesomeIcon.FreeCodeCamp nameWithType: FontAwesomeIcon.FreeCodeCamp - uid: Dalamud.Interface.FontAwesomeIcon.Frog name: Frog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Frog commentId: F:Dalamud.Interface.FontAwesomeIcon.Frog fullName: Dalamud.Interface.FontAwesomeIcon.Frog nameWithType: FontAwesomeIcon.Frog - uid: Dalamud.Interface.FontAwesomeIcon.Frown name: Frown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Frown commentId: F:Dalamud.Interface.FontAwesomeIcon.Frown fullName: Dalamud.Interface.FontAwesomeIcon.Frown nameWithType: FontAwesomeIcon.Frown - uid: Dalamud.Interface.FontAwesomeIcon.FrownOpen name: FrownOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FrownOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.FrownOpen fullName: Dalamud.Interface.FontAwesomeIcon.FrownOpen nameWithType: FontAwesomeIcon.FrownOpen - uid: Dalamud.Interface.FontAwesomeIcon.Fulcrum name: Fulcrum href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Fulcrum commentId: F:Dalamud.Interface.FontAwesomeIcon.Fulcrum fullName: Dalamud.Interface.FontAwesomeIcon.Fulcrum nameWithType: FontAwesomeIcon.Fulcrum - uid: Dalamud.Interface.FontAwesomeIcon.FunnelDollar name: FunnelDollar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_FunnelDollar commentId: F:Dalamud.Interface.FontAwesomeIcon.FunnelDollar fullName: Dalamud.Interface.FontAwesomeIcon.FunnelDollar nameWithType: FontAwesomeIcon.FunnelDollar - uid: Dalamud.Interface.FontAwesomeIcon.Futbol name: Futbol href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Futbol commentId: F:Dalamud.Interface.FontAwesomeIcon.Futbol fullName: Dalamud.Interface.FontAwesomeIcon.Futbol nameWithType: FontAwesomeIcon.Futbol - uid: Dalamud.Interface.FontAwesomeIcon.GalacticRepublic name: GalacticRepublic href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GalacticRepublic commentId: F:Dalamud.Interface.FontAwesomeIcon.GalacticRepublic fullName: Dalamud.Interface.FontAwesomeIcon.GalacticRepublic nameWithType: FontAwesomeIcon.GalacticRepublic - uid: Dalamud.Interface.FontAwesomeIcon.GalacticSenate name: GalacticSenate href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GalacticSenate commentId: F:Dalamud.Interface.FontAwesomeIcon.GalacticSenate fullName: Dalamud.Interface.FontAwesomeIcon.GalacticSenate nameWithType: FontAwesomeIcon.GalacticSenate - uid: Dalamud.Interface.FontAwesomeIcon.Gamepad name: Gamepad href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gamepad commentId: F:Dalamud.Interface.FontAwesomeIcon.Gamepad fullName: Dalamud.Interface.FontAwesomeIcon.Gamepad nameWithType: FontAwesomeIcon.Gamepad - uid: Dalamud.Interface.FontAwesomeIcon.GasPump name: GasPump href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GasPump commentId: F:Dalamud.Interface.FontAwesomeIcon.GasPump fullName: Dalamud.Interface.FontAwesomeIcon.GasPump nameWithType: FontAwesomeIcon.GasPump - uid: Dalamud.Interface.FontAwesomeIcon.Gavel name: Gavel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gavel commentId: F:Dalamud.Interface.FontAwesomeIcon.Gavel fullName: Dalamud.Interface.FontAwesomeIcon.Gavel nameWithType: FontAwesomeIcon.Gavel - uid: Dalamud.Interface.FontAwesomeIcon.Gem name: Gem href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gem commentId: F:Dalamud.Interface.FontAwesomeIcon.Gem fullName: Dalamud.Interface.FontAwesomeIcon.Gem nameWithType: FontAwesomeIcon.Gem - uid: Dalamud.Interface.FontAwesomeIcon.Genderless name: Genderless href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Genderless commentId: F:Dalamud.Interface.FontAwesomeIcon.Genderless fullName: Dalamud.Interface.FontAwesomeIcon.Genderless nameWithType: FontAwesomeIcon.Genderless - uid: Dalamud.Interface.FontAwesomeIcon.GetPocket name: GetPocket href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GetPocket commentId: F:Dalamud.Interface.FontAwesomeIcon.GetPocket fullName: Dalamud.Interface.FontAwesomeIcon.GetPocket nameWithType: FontAwesomeIcon.GetPocket - uid: Dalamud.Interface.FontAwesomeIcon.Gg name: Gg href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gg commentId: F:Dalamud.Interface.FontAwesomeIcon.Gg fullName: Dalamud.Interface.FontAwesomeIcon.Gg nameWithType: FontAwesomeIcon.Gg - uid: Dalamud.Interface.FontAwesomeIcon.GgCircle name: GgCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GgCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.GgCircle fullName: Dalamud.Interface.FontAwesomeIcon.GgCircle nameWithType: FontAwesomeIcon.GgCircle - uid: Dalamud.Interface.FontAwesomeIcon.Ghost name: Ghost href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ghost commentId: F:Dalamud.Interface.FontAwesomeIcon.Ghost fullName: Dalamud.Interface.FontAwesomeIcon.Ghost nameWithType: FontAwesomeIcon.Ghost - uid: Dalamud.Interface.FontAwesomeIcon.Gift name: Gift href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gift commentId: F:Dalamud.Interface.FontAwesomeIcon.Gift fullName: Dalamud.Interface.FontAwesomeIcon.Gift nameWithType: FontAwesomeIcon.Gift - uid: Dalamud.Interface.FontAwesomeIcon.Gifts name: Gifts href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gifts commentId: F:Dalamud.Interface.FontAwesomeIcon.Gifts fullName: Dalamud.Interface.FontAwesomeIcon.Gifts nameWithType: FontAwesomeIcon.Gifts - uid: Dalamud.Interface.FontAwesomeIcon.Git name: Git href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Git commentId: F:Dalamud.Interface.FontAwesomeIcon.Git fullName: Dalamud.Interface.FontAwesomeIcon.Git nameWithType: FontAwesomeIcon.Git - uid: Dalamud.Interface.FontAwesomeIcon.GitAlt name: GitAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GitAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.GitAlt fullName: Dalamud.Interface.FontAwesomeIcon.GitAlt nameWithType: FontAwesomeIcon.GitAlt - uid: Dalamud.Interface.FontAwesomeIcon.Github name: Github href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Github commentId: F:Dalamud.Interface.FontAwesomeIcon.Github fullName: Dalamud.Interface.FontAwesomeIcon.Github nameWithType: FontAwesomeIcon.Github - uid: Dalamud.Interface.FontAwesomeIcon.GithubAlt name: GithubAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GithubAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.GithubAlt fullName: Dalamud.Interface.FontAwesomeIcon.GithubAlt nameWithType: FontAwesomeIcon.GithubAlt - uid: Dalamud.Interface.FontAwesomeIcon.GithubSquare name: GithubSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GithubSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.GithubSquare fullName: Dalamud.Interface.FontAwesomeIcon.GithubSquare nameWithType: FontAwesomeIcon.GithubSquare - uid: Dalamud.Interface.FontAwesomeIcon.Gitkraken name: Gitkraken href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gitkraken commentId: F:Dalamud.Interface.FontAwesomeIcon.Gitkraken fullName: Dalamud.Interface.FontAwesomeIcon.Gitkraken nameWithType: FontAwesomeIcon.Gitkraken - uid: Dalamud.Interface.FontAwesomeIcon.Gitlab name: Gitlab href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gitlab commentId: F:Dalamud.Interface.FontAwesomeIcon.Gitlab fullName: Dalamud.Interface.FontAwesomeIcon.Gitlab nameWithType: FontAwesomeIcon.Gitlab - uid: Dalamud.Interface.FontAwesomeIcon.GitSquare name: GitSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GitSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.GitSquare fullName: Dalamud.Interface.FontAwesomeIcon.GitSquare nameWithType: FontAwesomeIcon.GitSquare - uid: Dalamud.Interface.FontAwesomeIcon.Gitter name: Gitter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gitter commentId: F:Dalamud.Interface.FontAwesomeIcon.Gitter fullName: Dalamud.Interface.FontAwesomeIcon.Gitter nameWithType: FontAwesomeIcon.Gitter - uid: Dalamud.Interface.FontAwesomeIcon.GlassCheers name: GlassCheers href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlassCheers commentId: F:Dalamud.Interface.FontAwesomeIcon.GlassCheers fullName: Dalamud.Interface.FontAwesomeIcon.GlassCheers nameWithType: FontAwesomeIcon.GlassCheers - uid: Dalamud.Interface.FontAwesomeIcon.Glasses name: Glasses href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Glasses commentId: F:Dalamud.Interface.FontAwesomeIcon.Glasses fullName: Dalamud.Interface.FontAwesomeIcon.Glasses nameWithType: FontAwesomeIcon.Glasses - uid: Dalamud.Interface.FontAwesomeIcon.GlassMartini name: GlassMartini href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlassMartini commentId: F:Dalamud.Interface.FontAwesomeIcon.GlassMartini fullName: Dalamud.Interface.FontAwesomeIcon.GlassMartini nameWithType: FontAwesomeIcon.GlassMartini - uid: Dalamud.Interface.FontAwesomeIcon.GlassMartiniAlt name: GlassMartiniAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlassMartiniAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.GlassMartiniAlt fullName: Dalamud.Interface.FontAwesomeIcon.GlassMartiniAlt nameWithType: FontAwesomeIcon.GlassMartiniAlt - uid: Dalamud.Interface.FontAwesomeIcon.GlassWhiskey name: GlassWhiskey href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlassWhiskey commentId: F:Dalamud.Interface.FontAwesomeIcon.GlassWhiskey fullName: Dalamud.Interface.FontAwesomeIcon.GlassWhiskey nameWithType: FontAwesomeIcon.GlassWhiskey - uid: Dalamud.Interface.FontAwesomeIcon.Glide name: Glide href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Glide commentId: F:Dalamud.Interface.FontAwesomeIcon.Glide fullName: Dalamud.Interface.FontAwesomeIcon.Glide nameWithType: FontAwesomeIcon.Glide - uid: Dalamud.Interface.FontAwesomeIcon.GlideG name: GlideG href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlideG commentId: F:Dalamud.Interface.FontAwesomeIcon.GlideG fullName: Dalamud.Interface.FontAwesomeIcon.GlideG nameWithType: FontAwesomeIcon.GlideG - uid: Dalamud.Interface.FontAwesomeIcon.Globe name: Globe href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Globe commentId: F:Dalamud.Interface.FontAwesomeIcon.Globe fullName: Dalamud.Interface.FontAwesomeIcon.Globe nameWithType: FontAwesomeIcon.Globe - uid: Dalamud.Interface.FontAwesomeIcon.GlobeAfrica name: GlobeAfrica href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlobeAfrica commentId: F:Dalamud.Interface.FontAwesomeIcon.GlobeAfrica fullName: Dalamud.Interface.FontAwesomeIcon.GlobeAfrica nameWithType: FontAwesomeIcon.GlobeAfrica - uid: Dalamud.Interface.FontAwesomeIcon.GlobeAmericas name: GlobeAmericas href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlobeAmericas commentId: F:Dalamud.Interface.FontAwesomeIcon.GlobeAmericas fullName: Dalamud.Interface.FontAwesomeIcon.GlobeAmericas nameWithType: FontAwesomeIcon.GlobeAmericas - uid: Dalamud.Interface.FontAwesomeIcon.GlobeAsia name: GlobeAsia href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlobeAsia commentId: F:Dalamud.Interface.FontAwesomeIcon.GlobeAsia fullName: Dalamud.Interface.FontAwesomeIcon.GlobeAsia nameWithType: FontAwesomeIcon.GlobeAsia - uid: Dalamud.Interface.FontAwesomeIcon.GlobeEurope name: GlobeEurope href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GlobeEurope commentId: F:Dalamud.Interface.FontAwesomeIcon.GlobeEurope fullName: Dalamud.Interface.FontAwesomeIcon.GlobeEurope nameWithType: FontAwesomeIcon.GlobeEurope - uid: Dalamud.Interface.FontAwesomeIcon.Gofore name: Gofore href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gofore commentId: F:Dalamud.Interface.FontAwesomeIcon.Gofore fullName: Dalamud.Interface.FontAwesomeIcon.Gofore nameWithType: FontAwesomeIcon.Gofore - uid: Dalamud.Interface.FontAwesomeIcon.GolfBall name: GolfBall href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GolfBall commentId: F:Dalamud.Interface.FontAwesomeIcon.GolfBall fullName: Dalamud.Interface.FontAwesomeIcon.GolfBall nameWithType: FontAwesomeIcon.GolfBall - uid: Dalamud.Interface.FontAwesomeIcon.Goodreads name: Goodreads href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Goodreads commentId: F:Dalamud.Interface.FontAwesomeIcon.Goodreads fullName: Dalamud.Interface.FontAwesomeIcon.Goodreads nameWithType: FontAwesomeIcon.Goodreads - uid: Dalamud.Interface.FontAwesomeIcon.GoodreadsG name: GoodreadsG href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GoodreadsG commentId: F:Dalamud.Interface.FontAwesomeIcon.GoodreadsG fullName: Dalamud.Interface.FontAwesomeIcon.GoodreadsG nameWithType: FontAwesomeIcon.GoodreadsG - uid: Dalamud.Interface.FontAwesomeIcon.Google name: Google href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Google commentId: F:Dalamud.Interface.FontAwesomeIcon.Google fullName: Dalamud.Interface.FontAwesomeIcon.Google nameWithType: FontAwesomeIcon.Google - uid: Dalamud.Interface.FontAwesomeIcon.GoogleDrive name: GoogleDrive href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GoogleDrive commentId: F:Dalamud.Interface.FontAwesomeIcon.GoogleDrive fullName: Dalamud.Interface.FontAwesomeIcon.GoogleDrive nameWithType: FontAwesomeIcon.GoogleDrive - uid: Dalamud.Interface.FontAwesomeIcon.GooglePlay name: GooglePlay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GooglePlay commentId: F:Dalamud.Interface.FontAwesomeIcon.GooglePlay fullName: Dalamud.Interface.FontAwesomeIcon.GooglePlay nameWithType: FontAwesomeIcon.GooglePlay - uid: Dalamud.Interface.FontAwesomeIcon.GooglePlus name: GooglePlus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GooglePlus commentId: F:Dalamud.Interface.FontAwesomeIcon.GooglePlus fullName: Dalamud.Interface.FontAwesomeIcon.GooglePlus nameWithType: FontAwesomeIcon.GooglePlus - uid: Dalamud.Interface.FontAwesomeIcon.GooglePlusG name: GooglePlusG href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GooglePlusG commentId: F:Dalamud.Interface.FontAwesomeIcon.GooglePlusG fullName: Dalamud.Interface.FontAwesomeIcon.GooglePlusG nameWithType: FontAwesomeIcon.GooglePlusG - uid: Dalamud.Interface.FontAwesomeIcon.GooglePlusSquare name: GooglePlusSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GooglePlusSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.GooglePlusSquare fullName: Dalamud.Interface.FontAwesomeIcon.GooglePlusSquare nameWithType: FontAwesomeIcon.GooglePlusSquare - uid: Dalamud.Interface.FontAwesomeIcon.GoogleWallet name: GoogleWallet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GoogleWallet commentId: F:Dalamud.Interface.FontAwesomeIcon.GoogleWallet fullName: Dalamud.Interface.FontAwesomeIcon.GoogleWallet nameWithType: FontAwesomeIcon.GoogleWallet - uid: Dalamud.Interface.FontAwesomeIcon.Gopuram name: Gopuram href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gopuram commentId: F:Dalamud.Interface.FontAwesomeIcon.Gopuram fullName: Dalamud.Interface.FontAwesomeIcon.Gopuram nameWithType: FontAwesomeIcon.Gopuram - uid: Dalamud.Interface.FontAwesomeIcon.GraduationCap name: GraduationCap href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GraduationCap commentId: F:Dalamud.Interface.FontAwesomeIcon.GraduationCap fullName: Dalamud.Interface.FontAwesomeIcon.GraduationCap nameWithType: FontAwesomeIcon.GraduationCap - uid: Dalamud.Interface.FontAwesomeIcon.Gratipay name: Gratipay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gratipay commentId: F:Dalamud.Interface.FontAwesomeIcon.Gratipay fullName: Dalamud.Interface.FontAwesomeIcon.Gratipay nameWithType: FontAwesomeIcon.Gratipay - uid: Dalamud.Interface.FontAwesomeIcon.Grav name: Grav href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Grav commentId: F:Dalamud.Interface.FontAwesomeIcon.Grav fullName: Dalamud.Interface.FontAwesomeIcon.Grav nameWithType: FontAwesomeIcon.Grav - uid: Dalamud.Interface.FontAwesomeIcon.GreaterThan name: GreaterThan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GreaterThan commentId: F:Dalamud.Interface.FontAwesomeIcon.GreaterThan fullName: Dalamud.Interface.FontAwesomeIcon.GreaterThan nameWithType: FontAwesomeIcon.GreaterThan - uid: Dalamud.Interface.FontAwesomeIcon.GreaterThanEqual name: GreaterThanEqual href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GreaterThanEqual commentId: F:Dalamud.Interface.FontAwesomeIcon.GreaterThanEqual fullName: Dalamud.Interface.FontAwesomeIcon.GreaterThanEqual nameWithType: FontAwesomeIcon.GreaterThanEqual - uid: Dalamud.Interface.FontAwesomeIcon.Grimace name: Grimace href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Grimace commentId: F:Dalamud.Interface.FontAwesomeIcon.Grimace fullName: Dalamud.Interface.FontAwesomeIcon.Grimace nameWithType: FontAwesomeIcon.Grimace - uid: Dalamud.Interface.FontAwesomeIcon.Grin name: Grin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Grin commentId: F:Dalamud.Interface.FontAwesomeIcon.Grin fullName: Dalamud.Interface.FontAwesomeIcon.Grin nameWithType: FontAwesomeIcon.Grin - uid: Dalamud.Interface.FontAwesomeIcon.GrinAlt name: GrinAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinAlt fullName: Dalamud.Interface.FontAwesomeIcon.GrinAlt nameWithType: FontAwesomeIcon.GrinAlt - uid: Dalamud.Interface.FontAwesomeIcon.GrinBeam name: GrinBeam href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinBeam commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinBeam fullName: Dalamud.Interface.FontAwesomeIcon.GrinBeam nameWithType: FontAwesomeIcon.GrinBeam - uid: Dalamud.Interface.FontAwesomeIcon.GrinBeamSweat name: GrinBeamSweat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinBeamSweat commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinBeamSweat fullName: Dalamud.Interface.FontAwesomeIcon.GrinBeamSweat nameWithType: FontAwesomeIcon.GrinBeamSweat - uid: Dalamud.Interface.FontAwesomeIcon.GrinHearts name: GrinHearts href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinHearts commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinHearts fullName: Dalamud.Interface.FontAwesomeIcon.GrinHearts nameWithType: FontAwesomeIcon.GrinHearts - uid: Dalamud.Interface.FontAwesomeIcon.GrinSquint name: GrinSquint href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinSquint commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinSquint fullName: Dalamud.Interface.FontAwesomeIcon.GrinSquint nameWithType: FontAwesomeIcon.GrinSquint - uid: Dalamud.Interface.FontAwesomeIcon.GrinSquintTears name: GrinSquintTears href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinSquintTears commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinSquintTears fullName: Dalamud.Interface.FontAwesomeIcon.GrinSquintTears nameWithType: FontAwesomeIcon.GrinSquintTears - uid: Dalamud.Interface.FontAwesomeIcon.GrinStars name: GrinStars href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinStars commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinStars fullName: Dalamud.Interface.FontAwesomeIcon.GrinStars nameWithType: FontAwesomeIcon.GrinStars - uid: Dalamud.Interface.FontAwesomeIcon.GrinTears name: GrinTears href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinTears commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinTears fullName: Dalamud.Interface.FontAwesomeIcon.GrinTears nameWithType: FontAwesomeIcon.GrinTears - uid: Dalamud.Interface.FontAwesomeIcon.GrinTongue name: GrinTongue href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinTongue commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinTongue fullName: Dalamud.Interface.FontAwesomeIcon.GrinTongue nameWithType: FontAwesomeIcon.GrinTongue - uid: Dalamud.Interface.FontAwesomeIcon.GrinTongueSquint name: GrinTongueSquint href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinTongueSquint commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinTongueSquint fullName: Dalamud.Interface.FontAwesomeIcon.GrinTongueSquint nameWithType: FontAwesomeIcon.GrinTongueSquint - uid: Dalamud.Interface.FontAwesomeIcon.GrinTongueWink name: GrinTongueWink href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinTongueWink commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinTongueWink fullName: Dalamud.Interface.FontAwesomeIcon.GrinTongueWink nameWithType: FontAwesomeIcon.GrinTongueWink - uid: Dalamud.Interface.FontAwesomeIcon.GrinWink name: GrinWink href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GrinWink commentId: F:Dalamud.Interface.FontAwesomeIcon.GrinWink fullName: Dalamud.Interface.FontAwesomeIcon.GrinWink nameWithType: FontAwesomeIcon.GrinWink - uid: Dalamud.Interface.FontAwesomeIcon.Gripfire name: Gripfire href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gripfire commentId: F:Dalamud.Interface.FontAwesomeIcon.Gripfire fullName: Dalamud.Interface.FontAwesomeIcon.Gripfire nameWithType: FontAwesomeIcon.Gripfire - uid: Dalamud.Interface.FontAwesomeIcon.GripHorizontal name: GripHorizontal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GripHorizontal commentId: F:Dalamud.Interface.FontAwesomeIcon.GripHorizontal fullName: Dalamud.Interface.FontAwesomeIcon.GripHorizontal nameWithType: FontAwesomeIcon.GripHorizontal - uid: Dalamud.Interface.FontAwesomeIcon.GripLines name: GripLines href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GripLines commentId: F:Dalamud.Interface.FontAwesomeIcon.GripLines fullName: Dalamud.Interface.FontAwesomeIcon.GripLines nameWithType: FontAwesomeIcon.GripLines - uid: Dalamud.Interface.FontAwesomeIcon.GripLinesVertical name: GripLinesVertical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GripLinesVertical commentId: F:Dalamud.Interface.FontAwesomeIcon.GripLinesVertical fullName: Dalamud.Interface.FontAwesomeIcon.GripLinesVertical nameWithType: FontAwesomeIcon.GripLinesVertical - uid: Dalamud.Interface.FontAwesomeIcon.GripVertical name: GripVertical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_GripVertical commentId: F:Dalamud.Interface.FontAwesomeIcon.GripVertical fullName: Dalamud.Interface.FontAwesomeIcon.GripVertical nameWithType: FontAwesomeIcon.GripVertical - uid: Dalamud.Interface.FontAwesomeIcon.Grunt name: Grunt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Grunt commentId: F:Dalamud.Interface.FontAwesomeIcon.Grunt fullName: Dalamud.Interface.FontAwesomeIcon.Grunt nameWithType: FontAwesomeIcon.Grunt - uid: Dalamud.Interface.FontAwesomeIcon.Guitar name: Guitar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Guitar commentId: F:Dalamud.Interface.FontAwesomeIcon.Guitar fullName: Dalamud.Interface.FontAwesomeIcon.Guitar nameWithType: FontAwesomeIcon.Guitar - uid: Dalamud.Interface.FontAwesomeIcon.Gulp name: Gulp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Gulp commentId: F:Dalamud.Interface.FontAwesomeIcon.Gulp fullName: Dalamud.Interface.FontAwesomeIcon.Gulp nameWithType: FontAwesomeIcon.Gulp - uid: Dalamud.Interface.FontAwesomeIcon.HackerNews name: HackerNews href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HackerNews commentId: F:Dalamud.Interface.FontAwesomeIcon.HackerNews fullName: Dalamud.Interface.FontAwesomeIcon.HackerNews nameWithType: FontAwesomeIcon.HackerNews - uid: Dalamud.Interface.FontAwesomeIcon.HackerNewsSquare name: HackerNewsSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HackerNewsSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.HackerNewsSquare fullName: Dalamud.Interface.FontAwesomeIcon.HackerNewsSquare nameWithType: FontAwesomeIcon.HackerNewsSquare - uid: Dalamud.Interface.FontAwesomeIcon.Hackerrank name: Hackerrank href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hackerrank commentId: F:Dalamud.Interface.FontAwesomeIcon.Hackerrank fullName: Dalamud.Interface.FontAwesomeIcon.Hackerrank nameWithType: FontAwesomeIcon.Hackerrank - uid: Dalamud.Interface.FontAwesomeIcon.Hamburger name: Hamburger href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hamburger commentId: F:Dalamud.Interface.FontAwesomeIcon.Hamburger fullName: Dalamud.Interface.FontAwesomeIcon.Hamburger nameWithType: FontAwesomeIcon.Hamburger - uid: Dalamud.Interface.FontAwesomeIcon.Hammer name: Hammer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hammer commentId: F:Dalamud.Interface.FontAwesomeIcon.Hammer fullName: Dalamud.Interface.FontAwesomeIcon.Hammer nameWithType: FontAwesomeIcon.Hammer - uid: Dalamud.Interface.FontAwesomeIcon.Hamsa name: Hamsa href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hamsa commentId: F:Dalamud.Interface.FontAwesomeIcon.Hamsa fullName: Dalamud.Interface.FontAwesomeIcon.Hamsa nameWithType: FontAwesomeIcon.Hamsa - uid: Dalamud.Interface.FontAwesomeIcon.HandHolding name: HandHolding href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandHolding commentId: F:Dalamud.Interface.FontAwesomeIcon.HandHolding fullName: Dalamud.Interface.FontAwesomeIcon.HandHolding nameWithType: FontAwesomeIcon.HandHolding - uid: Dalamud.Interface.FontAwesomeIcon.HandHoldingHeart name: HandHoldingHeart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandHoldingHeart commentId: F:Dalamud.Interface.FontAwesomeIcon.HandHoldingHeart fullName: Dalamud.Interface.FontAwesomeIcon.HandHoldingHeart nameWithType: FontAwesomeIcon.HandHoldingHeart - uid: Dalamud.Interface.FontAwesomeIcon.HandHoldingUsd name: HandHoldingUsd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandHoldingUsd commentId: F:Dalamud.Interface.FontAwesomeIcon.HandHoldingUsd fullName: Dalamud.Interface.FontAwesomeIcon.HandHoldingUsd nameWithType: FontAwesomeIcon.HandHoldingUsd - uid: Dalamud.Interface.FontAwesomeIcon.HandLizard name: HandLizard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandLizard commentId: F:Dalamud.Interface.FontAwesomeIcon.HandLizard fullName: Dalamud.Interface.FontAwesomeIcon.HandLizard nameWithType: FontAwesomeIcon.HandLizard - uid: Dalamud.Interface.FontAwesomeIcon.HandMiddleFinger name: HandMiddleFinger href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandMiddleFinger commentId: F:Dalamud.Interface.FontAwesomeIcon.HandMiddleFinger fullName: Dalamud.Interface.FontAwesomeIcon.HandMiddleFinger nameWithType: FontAwesomeIcon.HandMiddleFinger - uid: Dalamud.Interface.FontAwesomeIcon.HandPaper name: HandPaper href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandPaper commentId: F:Dalamud.Interface.FontAwesomeIcon.HandPaper fullName: Dalamud.Interface.FontAwesomeIcon.HandPaper nameWithType: FontAwesomeIcon.HandPaper - uid: Dalamud.Interface.FontAwesomeIcon.HandPeace name: HandPeace href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandPeace commentId: F:Dalamud.Interface.FontAwesomeIcon.HandPeace fullName: Dalamud.Interface.FontAwesomeIcon.HandPeace nameWithType: FontAwesomeIcon.HandPeace - uid: Dalamud.Interface.FontAwesomeIcon.HandPointDown name: HandPointDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandPointDown commentId: F:Dalamud.Interface.FontAwesomeIcon.HandPointDown fullName: Dalamud.Interface.FontAwesomeIcon.HandPointDown nameWithType: FontAwesomeIcon.HandPointDown - uid: Dalamud.Interface.FontAwesomeIcon.HandPointer name: HandPointer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandPointer commentId: F:Dalamud.Interface.FontAwesomeIcon.HandPointer fullName: Dalamud.Interface.FontAwesomeIcon.HandPointer nameWithType: FontAwesomeIcon.HandPointer - uid: Dalamud.Interface.FontAwesomeIcon.HandPointLeft name: HandPointLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandPointLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.HandPointLeft fullName: Dalamud.Interface.FontAwesomeIcon.HandPointLeft nameWithType: FontAwesomeIcon.HandPointLeft - uid: Dalamud.Interface.FontAwesomeIcon.HandPointRight name: HandPointRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandPointRight commentId: F:Dalamud.Interface.FontAwesomeIcon.HandPointRight fullName: Dalamud.Interface.FontAwesomeIcon.HandPointRight nameWithType: FontAwesomeIcon.HandPointRight - uid: Dalamud.Interface.FontAwesomeIcon.HandPointUp name: HandPointUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandPointUp commentId: F:Dalamud.Interface.FontAwesomeIcon.HandPointUp fullName: Dalamud.Interface.FontAwesomeIcon.HandPointUp nameWithType: FontAwesomeIcon.HandPointUp - uid: Dalamud.Interface.FontAwesomeIcon.HandRock name: HandRock href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandRock commentId: F:Dalamud.Interface.FontAwesomeIcon.HandRock fullName: Dalamud.Interface.FontAwesomeIcon.HandRock nameWithType: FontAwesomeIcon.HandRock - uid: Dalamud.Interface.FontAwesomeIcon.Hands name: Hands href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hands commentId: F:Dalamud.Interface.FontAwesomeIcon.Hands fullName: Dalamud.Interface.FontAwesomeIcon.Hands nameWithType: FontAwesomeIcon.Hands - uid: Dalamud.Interface.FontAwesomeIcon.HandScissors name: HandScissors href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandScissors commentId: F:Dalamud.Interface.FontAwesomeIcon.HandScissors fullName: Dalamud.Interface.FontAwesomeIcon.HandScissors nameWithType: FontAwesomeIcon.HandScissors - uid: Dalamud.Interface.FontAwesomeIcon.Handshake name: Handshake href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Handshake commentId: F:Dalamud.Interface.FontAwesomeIcon.Handshake fullName: Dalamud.Interface.FontAwesomeIcon.Handshake nameWithType: FontAwesomeIcon.Handshake - uid: Dalamud.Interface.FontAwesomeIcon.HandsHelping name: HandsHelping href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandsHelping commentId: F:Dalamud.Interface.FontAwesomeIcon.HandsHelping fullName: Dalamud.Interface.FontAwesomeIcon.HandsHelping nameWithType: FontAwesomeIcon.HandsHelping - uid: Dalamud.Interface.FontAwesomeIcon.HandSpock name: HandSpock href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HandSpock commentId: F:Dalamud.Interface.FontAwesomeIcon.HandSpock fullName: Dalamud.Interface.FontAwesomeIcon.HandSpock nameWithType: FontAwesomeIcon.HandSpock - uid: Dalamud.Interface.FontAwesomeIcon.Hanukiah name: Hanukiah href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hanukiah commentId: F:Dalamud.Interface.FontAwesomeIcon.Hanukiah fullName: Dalamud.Interface.FontAwesomeIcon.Hanukiah nameWithType: FontAwesomeIcon.Hanukiah - uid: Dalamud.Interface.FontAwesomeIcon.HardHat name: HardHat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HardHat commentId: F:Dalamud.Interface.FontAwesomeIcon.HardHat fullName: Dalamud.Interface.FontAwesomeIcon.HardHat nameWithType: FontAwesomeIcon.HardHat - uid: Dalamud.Interface.FontAwesomeIcon.Hashtag name: Hashtag href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hashtag commentId: F:Dalamud.Interface.FontAwesomeIcon.Hashtag fullName: Dalamud.Interface.FontAwesomeIcon.Hashtag nameWithType: FontAwesomeIcon.Hashtag - uid: Dalamud.Interface.FontAwesomeIcon.HatCowboy name: HatCowboy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HatCowboy commentId: F:Dalamud.Interface.FontAwesomeIcon.HatCowboy fullName: Dalamud.Interface.FontAwesomeIcon.HatCowboy nameWithType: FontAwesomeIcon.HatCowboy - uid: Dalamud.Interface.FontAwesomeIcon.HatCowboySide name: HatCowboySide href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HatCowboySide commentId: F:Dalamud.Interface.FontAwesomeIcon.HatCowboySide fullName: Dalamud.Interface.FontAwesomeIcon.HatCowboySide nameWithType: FontAwesomeIcon.HatCowboySide - uid: Dalamud.Interface.FontAwesomeIcon.HatWizard name: HatWizard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HatWizard commentId: F:Dalamud.Interface.FontAwesomeIcon.HatWizard fullName: Dalamud.Interface.FontAwesomeIcon.HatWizard nameWithType: FontAwesomeIcon.HatWizard - uid: Dalamud.Interface.FontAwesomeIcon.Hdd name: Hdd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hdd commentId: F:Dalamud.Interface.FontAwesomeIcon.Hdd fullName: Dalamud.Interface.FontAwesomeIcon.Hdd nameWithType: FontAwesomeIcon.Hdd - uid: Dalamud.Interface.FontAwesomeIcon.Heading name: Heading href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Heading commentId: F:Dalamud.Interface.FontAwesomeIcon.Heading fullName: Dalamud.Interface.FontAwesomeIcon.Heading nameWithType: FontAwesomeIcon.Heading - uid: Dalamud.Interface.FontAwesomeIcon.Headphones name: Headphones href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Headphones commentId: F:Dalamud.Interface.FontAwesomeIcon.Headphones fullName: Dalamud.Interface.FontAwesomeIcon.Headphones nameWithType: FontAwesomeIcon.Headphones - uid: Dalamud.Interface.FontAwesomeIcon.HeadphonesAlt name: HeadphonesAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HeadphonesAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.HeadphonesAlt fullName: Dalamud.Interface.FontAwesomeIcon.HeadphonesAlt nameWithType: FontAwesomeIcon.HeadphonesAlt - uid: Dalamud.Interface.FontAwesomeIcon.Headset name: Headset href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Headset commentId: F:Dalamud.Interface.FontAwesomeIcon.Headset fullName: Dalamud.Interface.FontAwesomeIcon.Headset nameWithType: FontAwesomeIcon.Headset - uid: Dalamud.Interface.FontAwesomeIcon.Heart name: Heart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Heart commentId: F:Dalamud.Interface.FontAwesomeIcon.Heart fullName: Dalamud.Interface.FontAwesomeIcon.Heart nameWithType: FontAwesomeIcon.Heart - uid: Dalamud.Interface.FontAwesomeIcon.Heartbeat name: Heartbeat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Heartbeat commentId: F:Dalamud.Interface.FontAwesomeIcon.Heartbeat fullName: Dalamud.Interface.FontAwesomeIcon.Heartbeat nameWithType: FontAwesomeIcon.Heartbeat - uid: Dalamud.Interface.FontAwesomeIcon.HeartBroken name: HeartBroken href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HeartBroken commentId: F:Dalamud.Interface.FontAwesomeIcon.HeartBroken fullName: Dalamud.Interface.FontAwesomeIcon.HeartBroken nameWithType: FontAwesomeIcon.HeartBroken - uid: Dalamud.Interface.FontAwesomeIcon.Helicopter name: Helicopter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Helicopter commentId: F:Dalamud.Interface.FontAwesomeIcon.Helicopter fullName: Dalamud.Interface.FontAwesomeIcon.Helicopter nameWithType: FontAwesomeIcon.Helicopter - uid: Dalamud.Interface.FontAwesomeIcon.Highlighter name: Highlighter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Highlighter commentId: F:Dalamud.Interface.FontAwesomeIcon.Highlighter fullName: Dalamud.Interface.FontAwesomeIcon.Highlighter nameWithType: FontAwesomeIcon.Highlighter - uid: Dalamud.Interface.FontAwesomeIcon.Hiking name: Hiking href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hiking commentId: F:Dalamud.Interface.FontAwesomeIcon.Hiking fullName: Dalamud.Interface.FontAwesomeIcon.Hiking nameWithType: FontAwesomeIcon.Hiking - uid: Dalamud.Interface.FontAwesomeIcon.Hippo name: Hippo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hippo commentId: F:Dalamud.Interface.FontAwesomeIcon.Hippo fullName: Dalamud.Interface.FontAwesomeIcon.Hippo nameWithType: FontAwesomeIcon.Hippo - uid: Dalamud.Interface.FontAwesomeIcon.Hips name: Hips href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hips commentId: F:Dalamud.Interface.FontAwesomeIcon.Hips fullName: Dalamud.Interface.FontAwesomeIcon.Hips nameWithType: FontAwesomeIcon.Hips - uid: Dalamud.Interface.FontAwesomeIcon.HireAHelper name: HireAHelper href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HireAHelper commentId: F:Dalamud.Interface.FontAwesomeIcon.HireAHelper fullName: Dalamud.Interface.FontAwesomeIcon.HireAHelper nameWithType: FontAwesomeIcon.HireAHelper - uid: Dalamud.Interface.FontAwesomeIcon.History name: History href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_History commentId: F:Dalamud.Interface.FontAwesomeIcon.History fullName: Dalamud.Interface.FontAwesomeIcon.History nameWithType: FontAwesomeIcon.History - uid: Dalamud.Interface.FontAwesomeIcon.HockeyPuck name: HockeyPuck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HockeyPuck commentId: F:Dalamud.Interface.FontAwesomeIcon.HockeyPuck fullName: Dalamud.Interface.FontAwesomeIcon.HockeyPuck nameWithType: FontAwesomeIcon.HockeyPuck - uid: Dalamud.Interface.FontAwesomeIcon.HollyBerry name: HollyBerry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HollyBerry commentId: F:Dalamud.Interface.FontAwesomeIcon.HollyBerry fullName: Dalamud.Interface.FontAwesomeIcon.HollyBerry nameWithType: FontAwesomeIcon.HollyBerry - uid: Dalamud.Interface.FontAwesomeIcon.Home name: Home href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Home commentId: F:Dalamud.Interface.FontAwesomeIcon.Home fullName: Dalamud.Interface.FontAwesomeIcon.Home nameWithType: FontAwesomeIcon.Home - uid: Dalamud.Interface.FontAwesomeIcon.Hooli name: Hooli href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hooli commentId: F:Dalamud.Interface.FontAwesomeIcon.Hooli fullName: Dalamud.Interface.FontAwesomeIcon.Hooli nameWithType: FontAwesomeIcon.Hooli - uid: Dalamud.Interface.FontAwesomeIcon.Hornbill name: Hornbill href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hornbill commentId: F:Dalamud.Interface.FontAwesomeIcon.Hornbill fullName: Dalamud.Interface.FontAwesomeIcon.Hornbill nameWithType: FontAwesomeIcon.Hornbill - uid: Dalamud.Interface.FontAwesomeIcon.Horse name: Horse href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Horse commentId: F:Dalamud.Interface.FontAwesomeIcon.Horse fullName: Dalamud.Interface.FontAwesomeIcon.Horse nameWithType: FontAwesomeIcon.Horse - uid: Dalamud.Interface.FontAwesomeIcon.HorseHead name: HorseHead href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HorseHead commentId: F:Dalamud.Interface.FontAwesomeIcon.HorseHead fullName: Dalamud.Interface.FontAwesomeIcon.HorseHead nameWithType: FontAwesomeIcon.HorseHead - uid: Dalamud.Interface.FontAwesomeIcon.Hospital name: Hospital href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hospital commentId: F:Dalamud.Interface.FontAwesomeIcon.Hospital fullName: Dalamud.Interface.FontAwesomeIcon.Hospital nameWithType: FontAwesomeIcon.Hospital - uid: Dalamud.Interface.FontAwesomeIcon.HospitalAlt name: HospitalAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HospitalAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.HospitalAlt fullName: Dalamud.Interface.FontAwesomeIcon.HospitalAlt nameWithType: FontAwesomeIcon.HospitalAlt - uid: Dalamud.Interface.FontAwesomeIcon.HospitalSymbol name: HospitalSymbol href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HospitalSymbol commentId: F:Dalamud.Interface.FontAwesomeIcon.HospitalSymbol fullName: Dalamud.Interface.FontAwesomeIcon.HospitalSymbol nameWithType: FontAwesomeIcon.HospitalSymbol - uid: Dalamud.Interface.FontAwesomeIcon.Hotdog name: Hotdog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hotdog commentId: F:Dalamud.Interface.FontAwesomeIcon.Hotdog fullName: Dalamud.Interface.FontAwesomeIcon.Hotdog nameWithType: FontAwesomeIcon.Hotdog - uid: Dalamud.Interface.FontAwesomeIcon.Hotel name: Hotel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hotel commentId: F:Dalamud.Interface.FontAwesomeIcon.Hotel fullName: Dalamud.Interface.FontAwesomeIcon.Hotel nameWithType: FontAwesomeIcon.Hotel - uid: Dalamud.Interface.FontAwesomeIcon.Hotjar name: Hotjar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hotjar commentId: F:Dalamud.Interface.FontAwesomeIcon.Hotjar fullName: Dalamud.Interface.FontAwesomeIcon.Hotjar nameWithType: FontAwesomeIcon.Hotjar - uid: Dalamud.Interface.FontAwesomeIcon.HotTub name: HotTub href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HotTub commentId: F:Dalamud.Interface.FontAwesomeIcon.HotTub fullName: Dalamud.Interface.FontAwesomeIcon.HotTub nameWithType: FontAwesomeIcon.HotTub - uid: Dalamud.Interface.FontAwesomeIcon.Hourglass name: Hourglass href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hourglass commentId: F:Dalamud.Interface.FontAwesomeIcon.Hourglass fullName: Dalamud.Interface.FontAwesomeIcon.Hourglass nameWithType: FontAwesomeIcon.Hourglass - uid: Dalamud.Interface.FontAwesomeIcon.HourglassEnd name: HourglassEnd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HourglassEnd commentId: F:Dalamud.Interface.FontAwesomeIcon.HourglassEnd fullName: Dalamud.Interface.FontAwesomeIcon.HourglassEnd nameWithType: FontAwesomeIcon.HourglassEnd - uid: Dalamud.Interface.FontAwesomeIcon.HourglassHalf name: HourglassHalf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HourglassHalf commentId: F:Dalamud.Interface.FontAwesomeIcon.HourglassHalf fullName: Dalamud.Interface.FontAwesomeIcon.HourglassHalf nameWithType: FontAwesomeIcon.HourglassHalf - uid: Dalamud.Interface.FontAwesomeIcon.HourglassStart name: HourglassStart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HourglassStart commentId: F:Dalamud.Interface.FontAwesomeIcon.HourglassStart fullName: Dalamud.Interface.FontAwesomeIcon.HourglassStart nameWithType: FontAwesomeIcon.HourglassStart - uid: Dalamud.Interface.FontAwesomeIcon.HouseDamage name: HouseDamage href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HouseDamage commentId: F:Dalamud.Interface.FontAwesomeIcon.HouseDamage fullName: Dalamud.Interface.FontAwesomeIcon.HouseDamage nameWithType: FontAwesomeIcon.HouseDamage - uid: Dalamud.Interface.FontAwesomeIcon.Houzz name: Houzz href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Houzz commentId: F:Dalamud.Interface.FontAwesomeIcon.Houzz fullName: Dalamud.Interface.FontAwesomeIcon.Houzz nameWithType: FontAwesomeIcon.Houzz - uid: Dalamud.Interface.FontAwesomeIcon.Hryvnia name: Hryvnia href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hryvnia commentId: F:Dalamud.Interface.FontAwesomeIcon.Hryvnia fullName: Dalamud.Interface.FontAwesomeIcon.Hryvnia nameWithType: FontAwesomeIcon.Hryvnia - uid: Dalamud.Interface.FontAwesomeIcon.HSquare name: HSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_HSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.HSquare fullName: Dalamud.Interface.FontAwesomeIcon.HSquare nameWithType: FontAwesomeIcon.HSquare - uid: Dalamud.Interface.FontAwesomeIcon.Html5 name: Html5 href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Html5 commentId: F:Dalamud.Interface.FontAwesomeIcon.Html5 fullName: Dalamud.Interface.FontAwesomeIcon.Html5 nameWithType: FontAwesomeIcon.Html5 - uid: Dalamud.Interface.FontAwesomeIcon.Hubspot name: Hubspot href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Hubspot commentId: F:Dalamud.Interface.FontAwesomeIcon.Hubspot fullName: Dalamud.Interface.FontAwesomeIcon.Hubspot nameWithType: FontAwesomeIcon.Hubspot - uid: Dalamud.Interface.FontAwesomeIcon.IceCream name: IceCream href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_IceCream commentId: F:Dalamud.Interface.FontAwesomeIcon.IceCream fullName: Dalamud.Interface.FontAwesomeIcon.IceCream nameWithType: FontAwesomeIcon.IceCream - uid: Dalamud.Interface.FontAwesomeIcon.Icicles name: Icicles href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Icicles commentId: F:Dalamud.Interface.FontAwesomeIcon.Icicles fullName: Dalamud.Interface.FontAwesomeIcon.Icicles nameWithType: FontAwesomeIcon.Icicles - uid: Dalamud.Interface.FontAwesomeIcon.Icons name: Icons href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Icons commentId: F:Dalamud.Interface.FontAwesomeIcon.Icons fullName: Dalamud.Interface.FontAwesomeIcon.Icons nameWithType: FontAwesomeIcon.Icons - uid: Dalamud.Interface.FontAwesomeIcon.ICursor name: ICursor href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ICursor commentId: F:Dalamud.Interface.FontAwesomeIcon.ICursor fullName: Dalamud.Interface.FontAwesomeIcon.ICursor nameWithType: FontAwesomeIcon.ICursor - uid: Dalamud.Interface.FontAwesomeIcon.IdBadge name: IdBadge href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_IdBadge commentId: F:Dalamud.Interface.FontAwesomeIcon.IdBadge fullName: Dalamud.Interface.FontAwesomeIcon.IdBadge nameWithType: FontAwesomeIcon.IdBadge - uid: Dalamud.Interface.FontAwesomeIcon.IdCard name: IdCard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_IdCard commentId: F:Dalamud.Interface.FontAwesomeIcon.IdCard fullName: Dalamud.Interface.FontAwesomeIcon.IdCard nameWithType: FontAwesomeIcon.IdCard - uid: Dalamud.Interface.FontAwesomeIcon.IdCardAlt name: IdCardAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_IdCardAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.IdCardAlt fullName: Dalamud.Interface.FontAwesomeIcon.IdCardAlt nameWithType: FontAwesomeIcon.IdCardAlt - uid: Dalamud.Interface.FontAwesomeIcon.Ideal name: Ideal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ideal commentId: F:Dalamud.Interface.FontAwesomeIcon.Ideal fullName: Dalamud.Interface.FontAwesomeIcon.Ideal nameWithType: FontAwesomeIcon.Ideal - uid: Dalamud.Interface.FontAwesomeIcon.Igloo name: Igloo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Igloo commentId: F:Dalamud.Interface.FontAwesomeIcon.Igloo fullName: Dalamud.Interface.FontAwesomeIcon.Igloo nameWithType: FontAwesomeIcon.Igloo - uid: Dalamud.Interface.FontAwesomeIcon.Image name: Image href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Image commentId: F:Dalamud.Interface.FontAwesomeIcon.Image fullName: Dalamud.Interface.FontAwesomeIcon.Image nameWithType: FontAwesomeIcon.Image - uid: Dalamud.Interface.FontAwesomeIcon.Images name: Images href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Images commentId: F:Dalamud.Interface.FontAwesomeIcon.Images fullName: Dalamud.Interface.FontAwesomeIcon.Images nameWithType: FontAwesomeIcon.Images - uid: Dalamud.Interface.FontAwesomeIcon.Imdb name: Imdb href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Imdb commentId: F:Dalamud.Interface.FontAwesomeIcon.Imdb fullName: Dalamud.Interface.FontAwesomeIcon.Imdb nameWithType: FontAwesomeIcon.Imdb - uid: Dalamud.Interface.FontAwesomeIcon.Inbox name: Inbox href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Inbox commentId: F:Dalamud.Interface.FontAwesomeIcon.Inbox fullName: Dalamud.Interface.FontAwesomeIcon.Inbox nameWithType: FontAwesomeIcon.Inbox - uid: Dalamud.Interface.FontAwesomeIcon.Indent name: Indent href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Indent commentId: F:Dalamud.Interface.FontAwesomeIcon.Indent fullName: Dalamud.Interface.FontAwesomeIcon.Indent nameWithType: FontAwesomeIcon.Indent - uid: Dalamud.Interface.FontAwesomeIcon.Industry name: Industry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Industry commentId: F:Dalamud.Interface.FontAwesomeIcon.Industry fullName: Dalamud.Interface.FontAwesomeIcon.Industry nameWithType: FontAwesomeIcon.Industry - uid: Dalamud.Interface.FontAwesomeIcon.Infinity name: Infinity href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Infinity commentId: F:Dalamud.Interface.FontAwesomeIcon.Infinity fullName: Dalamud.Interface.FontAwesomeIcon.Infinity nameWithType: FontAwesomeIcon.Infinity - uid: Dalamud.Interface.FontAwesomeIcon.Info name: Info href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Info commentId: F:Dalamud.Interface.FontAwesomeIcon.Info fullName: Dalamud.Interface.FontAwesomeIcon.Info nameWithType: FontAwesomeIcon.Info - uid: Dalamud.Interface.FontAwesomeIcon.InfoCircle name: InfoCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_InfoCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.InfoCircle fullName: Dalamud.Interface.FontAwesomeIcon.InfoCircle nameWithType: FontAwesomeIcon.InfoCircle - uid: Dalamud.Interface.FontAwesomeIcon.Instagram name: Instagram href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Instagram commentId: F:Dalamud.Interface.FontAwesomeIcon.Instagram fullName: Dalamud.Interface.FontAwesomeIcon.Instagram nameWithType: FontAwesomeIcon.Instagram - uid: Dalamud.Interface.FontAwesomeIcon.InstagramSquare name: InstagramSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_InstagramSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.InstagramSquare fullName: Dalamud.Interface.FontAwesomeIcon.InstagramSquare nameWithType: FontAwesomeIcon.InstagramSquare - uid: Dalamud.Interface.FontAwesomeIcon.Intercom name: Intercom href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Intercom commentId: F:Dalamud.Interface.FontAwesomeIcon.Intercom fullName: Dalamud.Interface.FontAwesomeIcon.Intercom nameWithType: FontAwesomeIcon.Intercom - uid: Dalamud.Interface.FontAwesomeIcon.InternetExplorer name: InternetExplorer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_InternetExplorer commentId: F:Dalamud.Interface.FontAwesomeIcon.InternetExplorer fullName: Dalamud.Interface.FontAwesomeIcon.InternetExplorer nameWithType: FontAwesomeIcon.InternetExplorer - uid: Dalamud.Interface.FontAwesomeIcon.Invision name: Invision href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Invision commentId: F:Dalamud.Interface.FontAwesomeIcon.Invision fullName: Dalamud.Interface.FontAwesomeIcon.Invision nameWithType: FontAwesomeIcon.Invision - uid: Dalamud.Interface.FontAwesomeIcon.Ioxhost name: Ioxhost href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ioxhost commentId: F:Dalamud.Interface.FontAwesomeIcon.Ioxhost fullName: Dalamud.Interface.FontAwesomeIcon.Ioxhost nameWithType: FontAwesomeIcon.Ioxhost - uid: Dalamud.Interface.FontAwesomeIcon.Italic name: Italic href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Italic commentId: F:Dalamud.Interface.FontAwesomeIcon.Italic fullName: Dalamud.Interface.FontAwesomeIcon.Italic nameWithType: FontAwesomeIcon.Italic - uid: Dalamud.Interface.FontAwesomeIcon.ItchIo name: ItchIo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ItchIo commentId: F:Dalamud.Interface.FontAwesomeIcon.ItchIo fullName: Dalamud.Interface.FontAwesomeIcon.ItchIo nameWithType: FontAwesomeIcon.ItchIo - uid: Dalamud.Interface.FontAwesomeIcon.Itunes name: Itunes href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Itunes commentId: F:Dalamud.Interface.FontAwesomeIcon.Itunes fullName: Dalamud.Interface.FontAwesomeIcon.Itunes nameWithType: FontAwesomeIcon.Itunes - uid: Dalamud.Interface.FontAwesomeIcon.ItunesNote name: ItunesNote href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ItunesNote commentId: F:Dalamud.Interface.FontAwesomeIcon.ItunesNote fullName: Dalamud.Interface.FontAwesomeIcon.ItunesNote nameWithType: FontAwesomeIcon.ItunesNote - uid: Dalamud.Interface.FontAwesomeIcon.Java name: Java href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Java commentId: F:Dalamud.Interface.FontAwesomeIcon.Java fullName: Dalamud.Interface.FontAwesomeIcon.Java nameWithType: FontAwesomeIcon.Java - uid: Dalamud.Interface.FontAwesomeIcon.Jedi name: Jedi href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Jedi commentId: F:Dalamud.Interface.FontAwesomeIcon.Jedi fullName: Dalamud.Interface.FontAwesomeIcon.Jedi nameWithType: FontAwesomeIcon.Jedi - uid: Dalamud.Interface.FontAwesomeIcon.JediOrder name: JediOrder href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_JediOrder commentId: F:Dalamud.Interface.FontAwesomeIcon.JediOrder fullName: Dalamud.Interface.FontAwesomeIcon.JediOrder nameWithType: FontAwesomeIcon.JediOrder - uid: Dalamud.Interface.FontAwesomeIcon.Jenkins name: Jenkins href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Jenkins commentId: F:Dalamud.Interface.FontAwesomeIcon.Jenkins fullName: Dalamud.Interface.FontAwesomeIcon.Jenkins nameWithType: FontAwesomeIcon.Jenkins - uid: Dalamud.Interface.FontAwesomeIcon.Jira name: Jira href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Jira commentId: F:Dalamud.Interface.FontAwesomeIcon.Jira fullName: Dalamud.Interface.FontAwesomeIcon.Jira nameWithType: FontAwesomeIcon.Jira - uid: Dalamud.Interface.FontAwesomeIcon.Joget name: Joget href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Joget commentId: F:Dalamud.Interface.FontAwesomeIcon.Joget fullName: Dalamud.Interface.FontAwesomeIcon.Joget nameWithType: FontAwesomeIcon.Joget - uid: Dalamud.Interface.FontAwesomeIcon.Joint name: Joint href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Joint commentId: F:Dalamud.Interface.FontAwesomeIcon.Joint fullName: Dalamud.Interface.FontAwesomeIcon.Joint nameWithType: FontAwesomeIcon.Joint - uid: Dalamud.Interface.FontAwesomeIcon.Joomla name: Joomla href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Joomla commentId: F:Dalamud.Interface.FontAwesomeIcon.Joomla fullName: Dalamud.Interface.FontAwesomeIcon.Joomla nameWithType: FontAwesomeIcon.Joomla - uid: Dalamud.Interface.FontAwesomeIcon.JournalWhills name: JournalWhills href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_JournalWhills commentId: F:Dalamud.Interface.FontAwesomeIcon.JournalWhills fullName: Dalamud.Interface.FontAwesomeIcon.JournalWhills nameWithType: FontAwesomeIcon.JournalWhills - uid: Dalamud.Interface.FontAwesomeIcon.Js name: Js href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Js commentId: F:Dalamud.Interface.FontAwesomeIcon.Js fullName: Dalamud.Interface.FontAwesomeIcon.Js nameWithType: FontAwesomeIcon.Js - uid: Dalamud.Interface.FontAwesomeIcon.Jsfiddle name: Jsfiddle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Jsfiddle commentId: F:Dalamud.Interface.FontAwesomeIcon.Jsfiddle fullName: Dalamud.Interface.FontAwesomeIcon.Jsfiddle nameWithType: FontAwesomeIcon.Jsfiddle - uid: Dalamud.Interface.FontAwesomeIcon.JsSquare name: JsSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_JsSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.JsSquare fullName: Dalamud.Interface.FontAwesomeIcon.JsSquare nameWithType: FontAwesomeIcon.JsSquare - uid: Dalamud.Interface.FontAwesomeIcon.Kaaba name: Kaaba href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Kaaba commentId: F:Dalamud.Interface.FontAwesomeIcon.Kaaba fullName: Dalamud.Interface.FontAwesomeIcon.Kaaba nameWithType: FontAwesomeIcon.Kaaba - uid: Dalamud.Interface.FontAwesomeIcon.Kaggle name: Kaggle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Kaggle commentId: F:Dalamud.Interface.FontAwesomeIcon.Kaggle fullName: Dalamud.Interface.FontAwesomeIcon.Kaggle nameWithType: FontAwesomeIcon.Kaggle - uid: Dalamud.Interface.FontAwesomeIcon.Key name: Key href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Key commentId: F:Dalamud.Interface.FontAwesomeIcon.Key fullName: Dalamud.Interface.FontAwesomeIcon.Key nameWithType: FontAwesomeIcon.Key - uid: Dalamud.Interface.FontAwesomeIcon.Keybase name: Keybase href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Keybase commentId: F:Dalamud.Interface.FontAwesomeIcon.Keybase fullName: Dalamud.Interface.FontAwesomeIcon.Keybase nameWithType: FontAwesomeIcon.Keybase - uid: Dalamud.Interface.FontAwesomeIcon.Keyboard name: Keyboard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Keyboard commentId: F:Dalamud.Interface.FontAwesomeIcon.Keyboard fullName: Dalamud.Interface.FontAwesomeIcon.Keyboard nameWithType: FontAwesomeIcon.Keyboard - uid: Dalamud.Interface.FontAwesomeIcon.Keycdn name: Keycdn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Keycdn commentId: F:Dalamud.Interface.FontAwesomeIcon.Keycdn fullName: Dalamud.Interface.FontAwesomeIcon.Keycdn nameWithType: FontAwesomeIcon.Keycdn - uid: Dalamud.Interface.FontAwesomeIcon.Khanda name: Khanda href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Khanda commentId: F:Dalamud.Interface.FontAwesomeIcon.Khanda fullName: Dalamud.Interface.FontAwesomeIcon.Khanda nameWithType: FontAwesomeIcon.Khanda - uid: Dalamud.Interface.FontAwesomeIcon.Kickstarter name: Kickstarter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Kickstarter commentId: F:Dalamud.Interface.FontAwesomeIcon.Kickstarter fullName: Dalamud.Interface.FontAwesomeIcon.Kickstarter nameWithType: FontAwesomeIcon.Kickstarter - uid: Dalamud.Interface.FontAwesomeIcon.KickstarterK name: KickstarterK href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_KickstarterK commentId: F:Dalamud.Interface.FontAwesomeIcon.KickstarterK fullName: Dalamud.Interface.FontAwesomeIcon.KickstarterK nameWithType: FontAwesomeIcon.KickstarterK - uid: Dalamud.Interface.FontAwesomeIcon.Kiss name: Kiss href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Kiss commentId: F:Dalamud.Interface.FontAwesomeIcon.Kiss fullName: Dalamud.Interface.FontAwesomeIcon.Kiss nameWithType: FontAwesomeIcon.Kiss - uid: Dalamud.Interface.FontAwesomeIcon.KissBeam name: KissBeam href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_KissBeam commentId: F:Dalamud.Interface.FontAwesomeIcon.KissBeam fullName: Dalamud.Interface.FontAwesomeIcon.KissBeam nameWithType: FontAwesomeIcon.KissBeam - uid: Dalamud.Interface.FontAwesomeIcon.KissWinkHeart name: KissWinkHeart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_KissWinkHeart commentId: F:Dalamud.Interface.FontAwesomeIcon.KissWinkHeart fullName: Dalamud.Interface.FontAwesomeIcon.KissWinkHeart nameWithType: FontAwesomeIcon.KissWinkHeart - uid: Dalamud.Interface.FontAwesomeIcon.KiwiBird name: KiwiBird href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_KiwiBird commentId: F:Dalamud.Interface.FontAwesomeIcon.KiwiBird fullName: Dalamud.Interface.FontAwesomeIcon.KiwiBird nameWithType: FontAwesomeIcon.KiwiBird - uid: Dalamud.Interface.FontAwesomeIcon.Korvue name: Korvue href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Korvue commentId: F:Dalamud.Interface.FontAwesomeIcon.Korvue fullName: Dalamud.Interface.FontAwesomeIcon.Korvue nameWithType: FontAwesomeIcon.Korvue - uid: Dalamud.Interface.FontAwesomeIcon.Landmark name: Landmark href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Landmark commentId: F:Dalamud.Interface.FontAwesomeIcon.Landmark fullName: Dalamud.Interface.FontAwesomeIcon.Landmark nameWithType: FontAwesomeIcon.Landmark - uid: Dalamud.Interface.FontAwesomeIcon.Language name: Language href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Language commentId: F:Dalamud.Interface.FontAwesomeIcon.Language fullName: Dalamud.Interface.FontAwesomeIcon.Language nameWithType: FontAwesomeIcon.Language - uid: Dalamud.Interface.FontAwesomeIcon.Laptop name: Laptop href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Laptop commentId: F:Dalamud.Interface.FontAwesomeIcon.Laptop fullName: Dalamud.Interface.FontAwesomeIcon.Laptop nameWithType: FontAwesomeIcon.Laptop - uid: Dalamud.Interface.FontAwesomeIcon.LaptopCode name: LaptopCode href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LaptopCode commentId: F:Dalamud.Interface.FontAwesomeIcon.LaptopCode fullName: Dalamud.Interface.FontAwesomeIcon.LaptopCode nameWithType: FontAwesomeIcon.LaptopCode - uid: Dalamud.Interface.FontAwesomeIcon.LaptopMedical name: LaptopMedical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LaptopMedical commentId: F:Dalamud.Interface.FontAwesomeIcon.LaptopMedical fullName: Dalamud.Interface.FontAwesomeIcon.LaptopMedical nameWithType: FontAwesomeIcon.LaptopMedical - uid: Dalamud.Interface.FontAwesomeIcon.Laravel name: Laravel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Laravel commentId: F:Dalamud.Interface.FontAwesomeIcon.Laravel fullName: Dalamud.Interface.FontAwesomeIcon.Laravel nameWithType: FontAwesomeIcon.Laravel - uid: Dalamud.Interface.FontAwesomeIcon.Lastfm name: Lastfm href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Lastfm commentId: F:Dalamud.Interface.FontAwesomeIcon.Lastfm fullName: Dalamud.Interface.FontAwesomeIcon.Lastfm nameWithType: FontAwesomeIcon.Lastfm - uid: Dalamud.Interface.FontAwesomeIcon.LastfmSquare name: LastfmSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LastfmSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.LastfmSquare fullName: Dalamud.Interface.FontAwesomeIcon.LastfmSquare nameWithType: FontAwesomeIcon.LastfmSquare - uid: Dalamud.Interface.FontAwesomeIcon.Laugh name: Laugh href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Laugh commentId: F:Dalamud.Interface.FontAwesomeIcon.Laugh fullName: Dalamud.Interface.FontAwesomeIcon.Laugh nameWithType: FontAwesomeIcon.Laugh - uid: Dalamud.Interface.FontAwesomeIcon.LaughBeam name: LaughBeam href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LaughBeam commentId: F:Dalamud.Interface.FontAwesomeIcon.LaughBeam fullName: Dalamud.Interface.FontAwesomeIcon.LaughBeam nameWithType: FontAwesomeIcon.LaughBeam - uid: Dalamud.Interface.FontAwesomeIcon.LaughSquint name: LaughSquint href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LaughSquint commentId: F:Dalamud.Interface.FontAwesomeIcon.LaughSquint fullName: Dalamud.Interface.FontAwesomeIcon.LaughSquint nameWithType: FontAwesomeIcon.LaughSquint - uid: Dalamud.Interface.FontAwesomeIcon.LaughWink name: LaughWink href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LaughWink commentId: F:Dalamud.Interface.FontAwesomeIcon.LaughWink fullName: Dalamud.Interface.FontAwesomeIcon.LaughWink nameWithType: FontAwesomeIcon.LaughWink - uid: Dalamud.Interface.FontAwesomeIcon.LayerGroup name: LayerGroup href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LayerGroup commentId: F:Dalamud.Interface.FontAwesomeIcon.LayerGroup fullName: Dalamud.Interface.FontAwesomeIcon.LayerGroup nameWithType: FontAwesomeIcon.LayerGroup - uid: Dalamud.Interface.FontAwesomeIcon.Leaf name: Leaf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Leaf commentId: F:Dalamud.Interface.FontAwesomeIcon.Leaf fullName: Dalamud.Interface.FontAwesomeIcon.Leaf nameWithType: FontAwesomeIcon.Leaf - uid: Dalamud.Interface.FontAwesomeIcon.Leanpub name: Leanpub href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Leanpub commentId: F:Dalamud.Interface.FontAwesomeIcon.Leanpub fullName: Dalamud.Interface.FontAwesomeIcon.Leanpub nameWithType: FontAwesomeIcon.Leanpub - uid: Dalamud.Interface.FontAwesomeIcon.Lemon name: Lemon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Lemon commentId: F:Dalamud.Interface.FontAwesomeIcon.Lemon fullName: Dalamud.Interface.FontAwesomeIcon.Lemon nameWithType: FontAwesomeIcon.Lemon - uid: Dalamud.Interface.FontAwesomeIcon.Less name: Less href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Less commentId: F:Dalamud.Interface.FontAwesomeIcon.Less fullName: Dalamud.Interface.FontAwesomeIcon.Less nameWithType: FontAwesomeIcon.Less - uid: Dalamud.Interface.FontAwesomeIcon.LessThan name: LessThan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LessThan commentId: F:Dalamud.Interface.FontAwesomeIcon.LessThan fullName: Dalamud.Interface.FontAwesomeIcon.LessThan nameWithType: FontAwesomeIcon.LessThan - uid: Dalamud.Interface.FontAwesomeIcon.LessThanEqual name: LessThanEqual href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LessThanEqual commentId: F:Dalamud.Interface.FontAwesomeIcon.LessThanEqual fullName: Dalamud.Interface.FontAwesomeIcon.LessThanEqual nameWithType: FontAwesomeIcon.LessThanEqual - uid: Dalamud.Interface.FontAwesomeIcon.LevelDownAlt name: LevelDownAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LevelDownAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.LevelDownAlt fullName: Dalamud.Interface.FontAwesomeIcon.LevelDownAlt nameWithType: FontAwesomeIcon.LevelDownAlt - uid: Dalamud.Interface.FontAwesomeIcon.LevelUpAlt name: LevelUpAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LevelUpAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.LevelUpAlt fullName: Dalamud.Interface.FontAwesomeIcon.LevelUpAlt nameWithType: FontAwesomeIcon.LevelUpAlt - uid: Dalamud.Interface.FontAwesomeIcon.LifeRing name: LifeRing href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LifeRing commentId: F:Dalamud.Interface.FontAwesomeIcon.LifeRing fullName: Dalamud.Interface.FontAwesomeIcon.LifeRing nameWithType: FontAwesomeIcon.LifeRing - uid: Dalamud.Interface.FontAwesomeIcon.Lightbulb name: Lightbulb href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Lightbulb commentId: F:Dalamud.Interface.FontAwesomeIcon.Lightbulb fullName: Dalamud.Interface.FontAwesomeIcon.Lightbulb nameWithType: FontAwesomeIcon.Lightbulb - uid: Dalamud.Interface.FontAwesomeIcon.Line name: Line href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Line commentId: F:Dalamud.Interface.FontAwesomeIcon.Line fullName: Dalamud.Interface.FontAwesomeIcon.Line nameWithType: FontAwesomeIcon.Line - uid: Dalamud.Interface.FontAwesomeIcon.Link name: Link href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Link commentId: F:Dalamud.Interface.FontAwesomeIcon.Link fullName: Dalamud.Interface.FontAwesomeIcon.Link nameWithType: FontAwesomeIcon.Link - uid: Dalamud.Interface.FontAwesomeIcon.Linkedin name: Linkedin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Linkedin commentId: F:Dalamud.Interface.FontAwesomeIcon.Linkedin fullName: Dalamud.Interface.FontAwesomeIcon.Linkedin nameWithType: FontAwesomeIcon.Linkedin - uid: Dalamud.Interface.FontAwesomeIcon.LinkedinIn name: LinkedinIn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LinkedinIn commentId: F:Dalamud.Interface.FontAwesomeIcon.LinkedinIn fullName: Dalamud.Interface.FontAwesomeIcon.LinkedinIn nameWithType: FontAwesomeIcon.LinkedinIn - uid: Dalamud.Interface.FontAwesomeIcon.Linode name: Linode href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Linode commentId: F:Dalamud.Interface.FontAwesomeIcon.Linode fullName: Dalamud.Interface.FontAwesomeIcon.Linode nameWithType: FontAwesomeIcon.Linode - uid: Dalamud.Interface.FontAwesomeIcon.Linux name: Linux href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Linux commentId: F:Dalamud.Interface.FontAwesomeIcon.Linux fullName: Dalamud.Interface.FontAwesomeIcon.Linux nameWithType: FontAwesomeIcon.Linux - uid: Dalamud.Interface.FontAwesomeIcon.LiraSign name: LiraSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LiraSign commentId: F:Dalamud.Interface.FontAwesomeIcon.LiraSign fullName: Dalamud.Interface.FontAwesomeIcon.LiraSign nameWithType: FontAwesomeIcon.LiraSign - uid: Dalamud.Interface.FontAwesomeIcon.List name: List href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_List commentId: F:Dalamud.Interface.FontAwesomeIcon.List fullName: Dalamud.Interface.FontAwesomeIcon.List nameWithType: FontAwesomeIcon.List - uid: Dalamud.Interface.FontAwesomeIcon.ListAlt name: ListAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ListAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ListAlt fullName: Dalamud.Interface.FontAwesomeIcon.ListAlt nameWithType: FontAwesomeIcon.ListAlt - uid: Dalamud.Interface.FontAwesomeIcon.ListOl name: ListOl href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ListOl commentId: F:Dalamud.Interface.FontAwesomeIcon.ListOl fullName: Dalamud.Interface.FontAwesomeIcon.ListOl nameWithType: FontAwesomeIcon.ListOl - uid: Dalamud.Interface.FontAwesomeIcon.ListUl name: ListUl href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ListUl commentId: F:Dalamud.Interface.FontAwesomeIcon.ListUl fullName: Dalamud.Interface.FontAwesomeIcon.ListUl nameWithType: FontAwesomeIcon.ListUl - uid: Dalamud.Interface.FontAwesomeIcon.LocationArrow name: LocationArrow href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LocationArrow commentId: F:Dalamud.Interface.FontAwesomeIcon.LocationArrow fullName: Dalamud.Interface.FontAwesomeIcon.LocationArrow nameWithType: FontAwesomeIcon.LocationArrow - uid: Dalamud.Interface.FontAwesomeIcon.Lock name: Lock href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Lock commentId: F:Dalamud.Interface.FontAwesomeIcon.Lock fullName: Dalamud.Interface.FontAwesomeIcon.Lock nameWithType: FontAwesomeIcon.Lock - uid: Dalamud.Interface.FontAwesomeIcon.LockOpen name: LockOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LockOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.LockOpen fullName: Dalamud.Interface.FontAwesomeIcon.LockOpen nameWithType: FontAwesomeIcon.LockOpen - uid: Dalamud.Interface.FontAwesomeIcon.LongArrowAltDown name: LongArrowAltDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LongArrowAltDown commentId: F:Dalamud.Interface.FontAwesomeIcon.LongArrowAltDown fullName: Dalamud.Interface.FontAwesomeIcon.LongArrowAltDown nameWithType: FontAwesomeIcon.LongArrowAltDown - uid: Dalamud.Interface.FontAwesomeIcon.LongArrowAltLeft name: LongArrowAltLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LongArrowAltLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.LongArrowAltLeft fullName: Dalamud.Interface.FontAwesomeIcon.LongArrowAltLeft nameWithType: FontAwesomeIcon.LongArrowAltLeft - uid: Dalamud.Interface.FontAwesomeIcon.LongArrowAltRight name: LongArrowAltRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LongArrowAltRight commentId: F:Dalamud.Interface.FontAwesomeIcon.LongArrowAltRight fullName: Dalamud.Interface.FontAwesomeIcon.LongArrowAltRight nameWithType: FontAwesomeIcon.LongArrowAltRight - uid: Dalamud.Interface.FontAwesomeIcon.LongArrowAltUp name: LongArrowAltUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LongArrowAltUp commentId: F:Dalamud.Interface.FontAwesomeIcon.LongArrowAltUp fullName: Dalamud.Interface.FontAwesomeIcon.LongArrowAltUp nameWithType: FontAwesomeIcon.LongArrowAltUp - uid: Dalamud.Interface.FontAwesomeIcon.LowVision name: LowVision href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LowVision commentId: F:Dalamud.Interface.FontAwesomeIcon.LowVision fullName: Dalamud.Interface.FontAwesomeIcon.LowVision nameWithType: FontAwesomeIcon.LowVision - uid: Dalamud.Interface.FontAwesomeIcon.LuggageCart name: LuggageCart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_LuggageCart commentId: F:Dalamud.Interface.FontAwesomeIcon.LuggageCart fullName: Dalamud.Interface.FontAwesomeIcon.LuggageCart nameWithType: FontAwesomeIcon.LuggageCart - uid: Dalamud.Interface.FontAwesomeIcon.Lyft name: Lyft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Lyft commentId: F:Dalamud.Interface.FontAwesomeIcon.Lyft fullName: Dalamud.Interface.FontAwesomeIcon.Lyft nameWithType: FontAwesomeIcon.Lyft - uid: Dalamud.Interface.FontAwesomeIcon.Magento name: Magento href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Magento commentId: F:Dalamud.Interface.FontAwesomeIcon.Magento fullName: Dalamud.Interface.FontAwesomeIcon.Magento nameWithType: FontAwesomeIcon.Magento - uid: Dalamud.Interface.FontAwesomeIcon.Magic name: Magic href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Magic commentId: F:Dalamud.Interface.FontAwesomeIcon.Magic fullName: Dalamud.Interface.FontAwesomeIcon.Magic nameWithType: FontAwesomeIcon.Magic - uid: Dalamud.Interface.FontAwesomeIcon.Magnet name: Magnet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Magnet commentId: F:Dalamud.Interface.FontAwesomeIcon.Magnet fullName: Dalamud.Interface.FontAwesomeIcon.Magnet nameWithType: FontAwesomeIcon.Magnet - uid: Dalamud.Interface.FontAwesomeIcon.MailBulk name: MailBulk href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MailBulk commentId: F:Dalamud.Interface.FontAwesomeIcon.MailBulk fullName: Dalamud.Interface.FontAwesomeIcon.MailBulk nameWithType: FontAwesomeIcon.MailBulk - uid: Dalamud.Interface.FontAwesomeIcon.Mailchimp name: Mailchimp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mailchimp commentId: F:Dalamud.Interface.FontAwesomeIcon.Mailchimp fullName: Dalamud.Interface.FontAwesomeIcon.Mailchimp nameWithType: FontAwesomeIcon.Mailchimp - uid: Dalamud.Interface.FontAwesomeIcon.Male name: Male href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Male commentId: F:Dalamud.Interface.FontAwesomeIcon.Male fullName: Dalamud.Interface.FontAwesomeIcon.Male nameWithType: FontAwesomeIcon.Male - uid: Dalamud.Interface.FontAwesomeIcon.Mandalorian name: Mandalorian href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mandalorian commentId: F:Dalamud.Interface.FontAwesomeIcon.Mandalorian fullName: Dalamud.Interface.FontAwesomeIcon.Mandalorian nameWithType: FontAwesomeIcon.Mandalorian - uid: Dalamud.Interface.FontAwesomeIcon.Map name: Map href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Map commentId: F:Dalamud.Interface.FontAwesomeIcon.Map fullName: Dalamud.Interface.FontAwesomeIcon.Map nameWithType: FontAwesomeIcon.Map - uid: Dalamud.Interface.FontAwesomeIcon.MapMarked name: MapMarked href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MapMarked commentId: F:Dalamud.Interface.FontAwesomeIcon.MapMarked fullName: Dalamud.Interface.FontAwesomeIcon.MapMarked nameWithType: FontAwesomeIcon.MapMarked - uid: Dalamud.Interface.FontAwesomeIcon.MapMarkedAlt name: MapMarkedAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MapMarkedAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.MapMarkedAlt fullName: Dalamud.Interface.FontAwesomeIcon.MapMarkedAlt nameWithType: FontAwesomeIcon.MapMarkedAlt - uid: Dalamud.Interface.FontAwesomeIcon.MapMarker name: MapMarker href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MapMarker commentId: F:Dalamud.Interface.FontAwesomeIcon.MapMarker fullName: Dalamud.Interface.FontAwesomeIcon.MapMarker nameWithType: FontAwesomeIcon.MapMarker - uid: Dalamud.Interface.FontAwesomeIcon.MapMarkerAlt name: MapMarkerAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MapMarkerAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.MapMarkerAlt fullName: Dalamud.Interface.FontAwesomeIcon.MapMarkerAlt nameWithType: FontAwesomeIcon.MapMarkerAlt - uid: Dalamud.Interface.FontAwesomeIcon.MapPin name: MapPin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MapPin commentId: F:Dalamud.Interface.FontAwesomeIcon.MapPin fullName: Dalamud.Interface.FontAwesomeIcon.MapPin nameWithType: FontAwesomeIcon.MapPin - uid: Dalamud.Interface.FontAwesomeIcon.MapSigns name: MapSigns href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MapSigns commentId: F:Dalamud.Interface.FontAwesomeIcon.MapSigns fullName: Dalamud.Interface.FontAwesomeIcon.MapSigns nameWithType: FontAwesomeIcon.MapSigns - uid: Dalamud.Interface.FontAwesomeIcon.Markdown name: Markdown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Markdown commentId: F:Dalamud.Interface.FontAwesomeIcon.Markdown fullName: Dalamud.Interface.FontAwesomeIcon.Markdown nameWithType: FontAwesomeIcon.Markdown - uid: Dalamud.Interface.FontAwesomeIcon.Marker name: Marker href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Marker commentId: F:Dalamud.Interface.FontAwesomeIcon.Marker fullName: Dalamud.Interface.FontAwesomeIcon.Marker nameWithType: FontAwesomeIcon.Marker - uid: Dalamud.Interface.FontAwesomeIcon.Mars name: Mars href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mars commentId: F:Dalamud.Interface.FontAwesomeIcon.Mars fullName: Dalamud.Interface.FontAwesomeIcon.Mars nameWithType: FontAwesomeIcon.Mars - uid: Dalamud.Interface.FontAwesomeIcon.MarsDouble name: MarsDouble href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MarsDouble commentId: F:Dalamud.Interface.FontAwesomeIcon.MarsDouble fullName: Dalamud.Interface.FontAwesomeIcon.MarsDouble nameWithType: FontAwesomeIcon.MarsDouble - uid: Dalamud.Interface.FontAwesomeIcon.MarsStroke name: MarsStroke href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MarsStroke commentId: F:Dalamud.Interface.FontAwesomeIcon.MarsStroke fullName: Dalamud.Interface.FontAwesomeIcon.MarsStroke nameWithType: FontAwesomeIcon.MarsStroke - uid: Dalamud.Interface.FontAwesomeIcon.MarsStrokeH name: MarsStrokeH href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MarsStrokeH commentId: F:Dalamud.Interface.FontAwesomeIcon.MarsStrokeH fullName: Dalamud.Interface.FontAwesomeIcon.MarsStrokeH nameWithType: FontAwesomeIcon.MarsStrokeH - uid: Dalamud.Interface.FontAwesomeIcon.MarsStrokeV name: MarsStrokeV href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MarsStrokeV commentId: F:Dalamud.Interface.FontAwesomeIcon.MarsStrokeV fullName: Dalamud.Interface.FontAwesomeIcon.MarsStrokeV nameWithType: FontAwesomeIcon.MarsStrokeV - uid: Dalamud.Interface.FontAwesomeIcon.Mask name: Mask href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mask commentId: F:Dalamud.Interface.FontAwesomeIcon.Mask fullName: Dalamud.Interface.FontAwesomeIcon.Mask nameWithType: FontAwesomeIcon.Mask - uid: Dalamud.Interface.FontAwesomeIcon.Mastodon name: Mastodon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mastodon commentId: F:Dalamud.Interface.FontAwesomeIcon.Mastodon fullName: Dalamud.Interface.FontAwesomeIcon.Mastodon nameWithType: FontAwesomeIcon.Mastodon - uid: Dalamud.Interface.FontAwesomeIcon.Maxcdn name: Maxcdn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Maxcdn commentId: F:Dalamud.Interface.FontAwesomeIcon.Maxcdn fullName: Dalamud.Interface.FontAwesomeIcon.Maxcdn nameWithType: FontAwesomeIcon.Maxcdn - uid: Dalamud.Interface.FontAwesomeIcon.Mdb name: Mdb href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mdb commentId: F:Dalamud.Interface.FontAwesomeIcon.Mdb fullName: Dalamud.Interface.FontAwesomeIcon.Mdb nameWithType: FontAwesomeIcon.Mdb - uid: Dalamud.Interface.FontAwesomeIcon.Medal name: Medal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Medal commentId: F:Dalamud.Interface.FontAwesomeIcon.Medal fullName: Dalamud.Interface.FontAwesomeIcon.Medal nameWithType: FontAwesomeIcon.Medal - uid: Dalamud.Interface.FontAwesomeIcon.Medapps name: Medapps href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Medapps commentId: F:Dalamud.Interface.FontAwesomeIcon.Medapps fullName: Dalamud.Interface.FontAwesomeIcon.Medapps nameWithType: FontAwesomeIcon.Medapps - uid: Dalamud.Interface.FontAwesomeIcon.Medium name: Medium href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Medium commentId: F:Dalamud.Interface.FontAwesomeIcon.Medium fullName: Dalamud.Interface.FontAwesomeIcon.Medium nameWithType: FontAwesomeIcon.Medium - uid: Dalamud.Interface.FontAwesomeIcon.MediumM name: MediumM href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MediumM commentId: F:Dalamud.Interface.FontAwesomeIcon.MediumM fullName: Dalamud.Interface.FontAwesomeIcon.MediumM nameWithType: FontAwesomeIcon.MediumM - uid: Dalamud.Interface.FontAwesomeIcon.Medkit name: Medkit href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Medkit commentId: F:Dalamud.Interface.FontAwesomeIcon.Medkit fullName: Dalamud.Interface.FontAwesomeIcon.Medkit nameWithType: FontAwesomeIcon.Medkit - uid: Dalamud.Interface.FontAwesomeIcon.Medrt name: Medrt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Medrt commentId: F:Dalamud.Interface.FontAwesomeIcon.Medrt fullName: Dalamud.Interface.FontAwesomeIcon.Medrt nameWithType: FontAwesomeIcon.Medrt - uid: Dalamud.Interface.FontAwesomeIcon.Meetup name: Meetup href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Meetup commentId: F:Dalamud.Interface.FontAwesomeIcon.Meetup fullName: Dalamud.Interface.FontAwesomeIcon.Meetup nameWithType: FontAwesomeIcon.Meetup - uid: Dalamud.Interface.FontAwesomeIcon.Megaport name: Megaport href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Megaport commentId: F:Dalamud.Interface.FontAwesomeIcon.Megaport fullName: Dalamud.Interface.FontAwesomeIcon.Megaport nameWithType: FontAwesomeIcon.Megaport - uid: Dalamud.Interface.FontAwesomeIcon.Meh name: Meh href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Meh commentId: F:Dalamud.Interface.FontAwesomeIcon.Meh fullName: Dalamud.Interface.FontAwesomeIcon.Meh nameWithType: FontAwesomeIcon.Meh - uid: Dalamud.Interface.FontAwesomeIcon.MehBlank name: MehBlank href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MehBlank commentId: F:Dalamud.Interface.FontAwesomeIcon.MehBlank fullName: Dalamud.Interface.FontAwesomeIcon.MehBlank nameWithType: FontAwesomeIcon.MehBlank - uid: Dalamud.Interface.FontAwesomeIcon.MehRollingEyes name: MehRollingEyes href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MehRollingEyes commentId: F:Dalamud.Interface.FontAwesomeIcon.MehRollingEyes fullName: Dalamud.Interface.FontAwesomeIcon.MehRollingEyes nameWithType: FontAwesomeIcon.MehRollingEyes - uid: Dalamud.Interface.FontAwesomeIcon.Memory name: Memory href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Memory commentId: F:Dalamud.Interface.FontAwesomeIcon.Memory fullName: Dalamud.Interface.FontAwesomeIcon.Memory nameWithType: FontAwesomeIcon.Memory - uid: Dalamud.Interface.FontAwesomeIcon.Mendeley name: Mendeley href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mendeley commentId: F:Dalamud.Interface.FontAwesomeIcon.Mendeley fullName: Dalamud.Interface.FontAwesomeIcon.Mendeley nameWithType: FontAwesomeIcon.Mendeley - uid: Dalamud.Interface.FontAwesomeIcon.Menorah name: Menorah href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Menorah commentId: F:Dalamud.Interface.FontAwesomeIcon.Menorah fullName: Dalamud.Interface.FontAwesomeIcon.Menorah nameWithType: FontAwesomeIcon.Menorah - uid: Dalamud.Interface.FontAwesomeIcon.Mercury name: Mercury href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mercury commentId: F:Dalamud.Interface.FontAwesomeIcon.Mercury fullName: Dalamud.Interface.FontAwesomeIcon.Mercury nameWithType: FontAwesomeIcon.Mercury - uid: Dalamud.Interface.FontAwesomeIcon.Meteor name: Meteor href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Meteor commentId: F:Dalamud.Interface.FontAwesomeIcon.Meteor fullName: Dalamud.Interface.FontAwesomeIcon.Meteor nameWithType: FontAwesomeIcon.Meteor - uid: Dalamud.Interface.FontAwesomeIcon.Microblog name: Microblog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Microblog commentId: F:Dalamud.Interface.FontAwesomeIcon.Microblog fullName: Dalamud.Interface.FontAwesomeIcon.Microblog nameWithType: FontAwesomeIcon.Microblog - uid: Dalamud.Interface.FontAwesomeIcon.Microchip name: Microchip href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Microchip commentId: F:Dalamud.Interface.FontAwesomeIcon.Microchip fullName: Dalamud.Interface.FontAwesomeIcon.Microchip nameWithType: FontAwesomeIcon.Microchip - uid: Dalamud.Interface.FontAwesomeIcon.Microphone name: Microphone href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Microphone commentId: F:Dalamud.Interface.FontAwesomeIcon.Microphone fullName: Dalamud.Interface.FontAwesomeIcon.Microphone nameWithType: FontAwesomeIcon.Microphone - uid: Dalamud.Interface.FontAwesomeIcon.MicrophoneAlt name: MicrophoneAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MicrophoneAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.MicrophoneAlt fullName: Dalamud.Interface.FontAwesomeIcon.MicrophoneAlt nameWithType: FontAwesomeIcon.MicrophoneAlt - uid: Dalamud.Interface.FontAwesomeIcon.MicrophoneAltSlash name: MicrophoneAltSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MicrophoneAltSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.MicrophoneAltSlash fullName: Dalamud.Interface.FontAwesomeIcon.MicrophoneAltSlash nameWithType: FontAwesomeIcon.MicrophoneAltSlash - uid: Dalamud.Interface.FontAwesomeIcon.MicrophoneSlash name: MicrophoneSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MicrophoneSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.MicrophoneSlash fullName: Dalamud.Interface.FontAwesomeIcon.MicrophoneSlash nameWithType: FontAwesomeIcon.MicrophoneSlash - uid: Dalamud.Interface.FontAwesomeIcon.Microscope name: Microscope href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Microscope commentId: F:Dalamud.Interface.FontAwesomeIcon.Microscope fullName: Dalamud.Interface.FontAwesomeIcon.Microscope nameWithType: FontAwesomeIcon.Microscope - uid: Dalamud.Interface.FontAwesomeIcon.Microsoft name: Microsoft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Microsoft commentId: F:Dalamud.Interface.FontAwesomeIcon.Microsoft fullName: Dalamud.Interface.FontAwesomeIcon.Microsoft nameWithType: FontAwesomeIcon.Microsoft - uid: Dalamud.Interface.FontAwesomeIcon.Minus name: Minus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Minus commentId: F:Dalamud.Interface.FontAwesomeIcon.Minus fullName: Dalamud.Interface.FontAwesomeIcon.Minus nameWithType: FontAwesomeIcon.Minus - uid: Dalamud.Interface.FontAwesomeIcon.MinusCircle name: MinusCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MinusCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.MinusCircle fullName: Dalamud.Interface.FontAwesomeIcon.MinusCircle nameWithType: FontAwesomeIcon.MinusCircle - uid: Dalamud.Interface.FontAwesomeIcon.MinusSquare name: MinusSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MinusSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.MinusSquare fullName: Dalamud.Interface.FontAwesomeIcon.MinusSquare nameWithType: FontAwesomeIcon.MinusSquare - uid: Dalamud.Interface.FontAwesomeIcon.Mitten name: Mitten href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mitten commentId: F:Dalamud.Interface.FontAwesomeIcon.Mitten fullName: Dalamud.Interface.FontAwesomeIcon.Mitten nameWithType: FontAwesomeIcon.Mitten - uid: Dalamud.Interface.FontAwesomeIcon.Mix name: Mix href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mix commentId: F:Dalamud.Interface.FontAwesomeIcon.Mix fullName: Dalamud.Interface.FontAwesomeIcon.Mix nameWithType: FontAwesomeIcon.Mix - uid: Dalamud.Interface.FontAwesomeIcon.Mixcloud name: Mixcloud href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mixcloud commentId: F:Dalamud.Interface.FontAwesomeIcon.Mixcloud fullName: Dalamud.Interface.FontAwesomeIcon.Mixcloud nameWithType: FontAwesomeIcon.Mixcloud - uid: Dalamud.Interface.FontAwesomeIcon.Mixer name: Mixer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mixer commentId: F:Dalamud.Interface.FontAwesomeIcon.Mixer fullName: Dalamud.Interface.FontAwesomeIcon.Mixer nameWithType: FontAwesomeIcon.Mixer - uid: Dalamud.Interface.FontAwesomeIcon.Mizuni name: Mizuni href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mizuni commentId: F:Dalamud.Interface.FontAwesomeIcon.Mizuni fullName: Dalamud.Interface.FontAwesomeIcon.Mizuni nameWithType: FontAwesomeIcon.Mizuni - uid: Dalamud.Interface.FontAwesomeIcon.Mobile name: Mobile href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mobile commentId: F:Dalamud.Interface.FontAwesomeIcon.Mobile fullName: Dalamud.Interface.FontAwesomeIcon.Mobile nameWithType: FontAwesomeIcon.Mobile - uid: Dalamud.Interface.FontAwesomeIcon.MobileAlt name: MobileAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MobileAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.MobileAlt fullName: Dalamud.Interface.FontAwesomeIcon.MobileAlt nameWithType: FontAwesomeIcon.MobileAlt - uid: Dalamud.Interface.FontAwesomeIcon.Modx name: Modx href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Modx commentId: F:Dalamud.Interface.FontAwesomeIcon.Modx fullName: Dalamud.Interface.FontAwesomeIcon.Modx nameWithType: FontAwesomeIcon.Modx - uid: Dalamud.Interface.FontAwesomeIcon.Monero name: Monero href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Monero commentId: F:Dalamud.Interface.FontAwesomeIcon.Monero fullName: Dalamud.Interface.FontAwesomeIcon.Monero nameWithType: FontAwesomeIcon.Monero - uid: Dalamud.Interface.FontAwesomeIcon.MoneyBill name: MoneyBill href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MoneyBill commentId: F:Dalamud.Interface.FontAwesomeIcon.MoneyBill fullName: Dalamud.Interface.FontAwesomeIcon.MoneyBill nameWithType: FontAwesomeIcon.MoneyBill - uid: Dalamud.Interface.FontAwesomeIcon.MoneyBillAlt name: MoneyBillAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MoneyBillAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.MoneyBillAlt fullName: Dalamud.Interface.FontAwesomeIcon.MoneyBillAlt nameWithType: FontAwesomeIcon.MoneyBillAlt - uid: Dalamud.Interface.FontAwesomeIcon.MoneyBillWave name: MoneyBillWave href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MoneyBillWave commentId: F:Dalamud.Interface.FontAwesomeIcon.MoneyBillWave fullName: Dalamud.Interface.FontAwesomeIcon.MoneyBillWave nameWithType: FontAwesomeIcon.MoneyBillWave - uid: Dalamud.Interface.FontAwesomeIcon.MoneyBillWaveAlt name: MoneyBillWaveAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MoneyBillWaveAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.MoneyBillWaveAlt fullName: Dalamud.Interface.FontAwesomeIcon.MoneyBillWaveAlt nameWithType: FontAwesomeIcon.MoneyBillWaveAlt - uid: Dalamud.Interface.FontAwesomeIcon.MoneyCheck name: MoneyCheck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MoneyCheck commentId: F:Dalamud.Interface.FontAwesomeIcon.MoneyCheck fullName: Dalamud.Interface.FontAwesomeIcon.MoneyCheck nameWithType: FontAwesomeIcon.MoneyCheck - uid: Dalamud.Interface.FontAwesomeIcon.MoneyCheckAlt name: MoneyCheckAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MoneyCheckAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.MoneyCheckAlt fullName: Dalamud.Interface.FontAwesomeIcon.MoneyCheckAlt nameWithType: FontAwesomeIcon.MoneyCheckAlt - uid: Dalamud.Interface.FontAwesomeIcon.Monument name: Monument href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Monument commentId: F:Dalamud.Interface.FontAwesomeIcon.Monument fullName: Dalamud.Interface.FontAwesomeIcon.Monument nameWithType: FontAwesomeIcon.Monument - uid: Dalamud.Interface.FontAwesomeIcon.Moon name: Moon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Moon commentId: F:Dalamud.Interface.FontAwesomeIcon.Moon fullName: Dalamud.Interface.FontAwesomeIcon.Moon nameWithType: FontAwesomeIcon.Moon - uid: Dalamud.Interface.FontAwesomeIcon.MortarPestle name: MortarPestle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MortarPestle commentId: F:Dalamud.Interface.FontAwesomeIcon.MortarPestle fullName: Dalamud.Interface.FontAwesomeIcon.MortarPestle nameWithType: FontAwesomeIcon.MortarPestle - uid: Dalamud.Interface.FontAwesomeIcon.Mosque name: Mosque href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mosque commentId: F:Dalamud.Interface.FontAwesomeIcon.Mosque fullName: Dalamud.Interface.FontAwesomeIcon.Mosque nameWithType: FontAwesomeIcon.Mosque - uid: Dalamud.Interface.FontAwesomeIcon.Motorcycle name: Motorcycle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Motorcycle commentId: F:Dalamud.Interface.FontAwesomeIcon.Motorcycle fullName: Dalamud.Interface.FontAwesomeIcon.Motorcycle nameWithType: FontAwesomeIcon.Motorcycle - uid: Dalamud.Interface.FontAwesomeIcon.Mountain name: Mountain href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mountain commentId: F:Dalamud.Interface.FontAwesomeIcon.Mountain fullName: Dalamud.Interface.FontAwesomeIcon.Mountain nameWithType: FontAwesomeIcon.Mountain - uid: Dalamud.Interface.FontAwesomeIcon.Mouse name: Mouse href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Mouse commentId: F:Dalamud.Interface.FontAwesomeIcon.Mouse fullName: Dalamud.Interface.FontAwesomeIcon.Mouse nameWithType: FontAwesomeIcon.Mouse - uid: Dalamud.Interface.FontAwesomeIcon.MousePointer name: MousePointer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MousePointer commentId: F:Dalamud.Interface.FontAwesomeIcon.MousePointer fullName: Dalamud.Interface.FontAwesomeIcon.MousePointer nameWithType: FontAwesomeIcon.MousePointer - uid: Dalamud.Interface.FontAwesomeIcon.MugHot name: MugHot href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_MugHot commentId: F:Dalamud.Interface.FontAwesomeIcon.MugHot fullName: Dalamud.Interface.FontAwesomeIcon.MugHot nameWithType: FontAwesomeIcon.MugHot - uid: Dalamud.Interface.FontAwesomeIcon.Music name: Music href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Music commentId: F:Dalamud.Interface.FontAwesomeIcon.Music fullName: Dalamud.Interface.FontAwesomeIcon.Music nameWithType: FontAwesomeIcon.Music - uid: Dalamud.Interface.FontAwesomeIcon.Napster name: Napster href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Napster commentId: F:Dalamud.Interface.FontAwesomeIcon.Napster fullName: Dalamud.Interface.FontAwesomeIcon.Napster nameWithType: FontAwesomeIcon.Napster - uid: Dalamud.Interface.FontAwesomeIcon.Neos name: Neos href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Neos commentId: F:Dalamud.Interface.FontAwesomeIcon.Neos fullName: Dalamud.Interface.FontAwesomeIcon.Neos nameWithType: FontAwesomeIcon.Neos - uid: Dalamud.Interface.FontAwesomeIcon.NetworkWired name: NetworkWired href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_NetworkWired commentId: F:Dalamud.Interface.FontAwesomeIcon.NetworkWired fullName: Dalamud.Interface.FontAwesomeIcon.NetworkWired nameWithType: FontAwesomeIcon.NetworkWired - uid: Dalamud.Interface.FontAwesomeIcon.Neuter name: Neuter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Neuter commentId: F:Dalamud.Interface.FontAwesomeIcon.Neuter fullName: Dalamud.Interface.FontAwesomeIcon.Neuter nameWithType: FontAwesomeIcon.Neuter - uid: Dalamud.Interface.FontAwesomeIcon.Newspaper name: Newspaper href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Newspaper commentId: F:Dalamud.Interface.FontAwesomeIcon.Newspaper fullName: Dalamud.Interface.FontAwesomeIcon.Newspaper nameWithType: FontAwesomeIcon.Newspaper - uid: Dalamud.Interface.FontAwesomeIcon.Nimblr name: Nimblr href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Nimblr commentId: F:Dalamud.Interface.FontAwesomeIcon.Nimblr fullName: Dalamud.Interface.FontAwesomeIcon.Nimblr nameWithType: FontAwesomeIcon.Nimblr - uid: Dalamud.Interface.FontAwesomeIcon.Node name: Node href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Node commentId: F:Dalamud.Interface.FontAwesomeIcon.Node fullName: Dalamud.Interface.FontAwesomeIcon.Node nameWithType: FontAwesomeIcon.Node - uid: Dalamud.Interface.FontAwesomeIcon.NodeJs name: NodeJs href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_NodeJs commentId: F:Dalamud.Interface.FontAwesomeIcon.NodeJs fullName: Dalamud.Interface.FontAwesomeIcon.NodeJs nameWithType: FontAwesomeIcon.NodeJs - uid: Dalamud.Interface.FontAwesomeIcon.None name: None href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_None commentId: F:Dalamud.Interface.FontAwesomeIcon.None fullName: Dalamud.Interface.FontAwesomeIcon.None nameWithType: FontAwesomeIcon.None - uid: Dalamud.Interface.FontAwesomeIcon.NotEqual name: NotEqual href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_NotEqual commentId: F:Dalamud.Interface.FontAwesomeIcon.NotEqual fullName: Dalamud.Interface.FontAwesomeIcon.NotEqual nameWithType: FontAwesomeIcon.NotEqual - uid: Dalamud.Interface.FontAwesomeIcon.NotesMedical name: NotesMedical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_NotesMedical commentId: F:Dalamud.Interface.FontAwesomeIcon.NotesMedical fullName: Dalamud.Interface.FontAwesomeIcon.NotesMedical nameWithType: FontAwesomeIcon.NotesMedical - uid: Dalamud.Interface.FontAwesomeIcon.Npm name: Npm href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Npm commentId: F:Dalamud.Interface.FontAwesomeIcon.Npm fullName: Dalamud.Interface.FontAwesomeIcon.Npm nameWithType: FontAwesomeIcon.Npm - uid: Dalamud.Interface.FontAwesomeIcon.Ns8 name: Ns8 href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ns8 commentId: F:Dalamud.Interface.FontAwesomeIcon.Ns8 fullName: Dalamud.Interface.FontAwesomeIcon.Ns8 nameWithType: FontAwesomeIcon.Ns8 - uid: Dalamud.Interface.FontAwesomeIcon.Nutritionix name: Nutritionix href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Nutritionix commentId: F:Dalamud.Interface.FontAwesomeIcon.Nutritionix fullName: Dalamud.Interface.FontAwesomeIcon.Nutritionix nameWithType: FontAwesomeIcon.Nutritionix - uid: Dalamud.Interface.FontAwesomeIcon.ObjectGroup name: ObjectGroup href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ObjectGroup commentId: F:Dalamud.Interface.FontAwesomeIcon.ObjectGroup fullName: Dalamud.Interface.FontAwesomeIcon.ObjectGroup nameWithType: FontAwesomeIcon.ObjectGroup - uid: Dalamud.Interface.FontAwesomeIcon.ObjectUngroup name: ObjectUngroup href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ObjectUngroup commentId: F:Dalamud.Interface.FontAwesomeIcon.ObjectUngroup fullName: Dalamud.Interface.FontAwesomeIcon.ObjectUngroup nameWithType: FontAwesomeIcon.ObjectUngroup - uid: Dalamud.Interface.FontAwesomeIcon.Odnoklassniki name: Odnoklassniki href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Odnoklassniki commentId: F:Dalamud.Interface.FontAwesomeIcon.Odnoklassniki fullName: Dalamud.Interface.FontAwesomeIcon.Odnoklassniki nameWithType: FontAwesomeIcon.Odnoklassniki - uid: Dalamud.Interface.FontAwesomeIcon.OdnoklassnikiSquare name: OdnoklassnikiSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_OdnoklassnikiSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.OdnoklassnikiSquare fullName: Dalamud.Interface.FontAwesomeIcon.OdnoklassnikiSquare nameWithType: FontAwesomeIcon.OdnoklassnikiSquare - uid: Dalamud.Interface.FontAwesomeIcon.OilCan name: OilCan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_OilCan commentId: F:Dalamud.Interface.FontAwesomeIcon.OilCan fullName: Dalamud.Interface.FontAwesomeIcon.OilCan nameWithType: FontAwesomeIcon.OilCan - uid: Dalamud.Interface.FontAwesomeIcon.OldRepublic name: OldRepublic href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_OldRepublic commentId: F:Dalamud.Interface.FontAwesomeIcon.OldRepublic fullName: Dalamud.Interface.FontAwesomeIcon.OldRepublic nameWithType: FontAwesomeIcon.OldRepublic - uid: Dalamud.Interface.FontAwesomeIcon.Om name: Om href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Om commentId: F:Dalamud.Interface.FontAwesomeIcon.Om fullName: Dalamud.Interface.FontAwesomeIcon.Om nameWithType: FontAwesomeIcon.Om - uid: Dalamud.Interface.FontAwesomeIcon.Opencart name: Opencart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Opencart commentId: F:Dalamud.Interface.FontAwesomeIcon.Opencart fullName: Dalamud.Interface.FontAwesomeIcon.Opencart nameWithType: FontAwesomeIcon.Opencart - uid: Dalamud.Interface.FontAwesomeIcon.Openid name: Openid href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Openid commentId: F:Dalamud.Interface.FontAwesomeIcon.Openid fullName: Dalamud.Interface.FontAwesomeIcon.Openid nameWithType: FontAwesomeIcon.Openid - uid: Dalamud.Interface.FontAwesomeIcon.Opera name: Opera href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Opera commentId: F:Dalamud.Interface.FontAwesomeIcon.Opera fullName: Dalamud.Interface.FontAwesomeIcon.Opera nameWithType: FontAwesomeIcon.Opera - uid: Dalamud.Interface.FontAwesomeIcon.OptinMonster name: OptinMonster href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_OptinMonster commentId: F:Dalamud.Interface.FontAwesomeIcon.OptinMonster fullName: Dalamud.Interface.FontAwesomeIcon.OptinMonster nameWithType: FontAwesomeIcon.OptinMonster - uid: Dalamud.Interface.FontAwesomeIcon.Orcid name: Orcid href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Orcid commentId: F:Dalamud.Interface.FontAwesomeIcon.Orcid fullName: Dalamud.Interface.FontAwesomeIcon.Orcid nameWithType: FontAwesomeIcon.Orcid - uid: Dalamud.Interface.FontAwesomeIcon.Osi name: Osi href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Osi commentId: F:Dalamud.Interface.FontAwesomeIcon.Osi fullName: Dalamud.Interface.FontAwesomeIcon.Osi nameWithType: FontAwesomeIcon.Osi - uid: Dalamud.Interface.FontAwesomeIcon.Otter name: Otter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Otter commentId: F:Dalamud.Interface.FontAwesomeIcon.Otter fullName: Dalamud.Interface.FontAwesomeIcon.Otter nameWithType: FontAwesomeIcon.Otter - uid: Dalamud.Interface.FontAwesomeIcon.Outdent name: Outdent href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Outdent commentId: F:Dalamud.Interface.FontAwesomeIcon.Outdent fullName: Dalamud.Interface.FontAwesomeIcon.Outdent nameWithType: FontAwesomeIcon.Outdent - uid: Dalamud.Interface.FontAwesomeIcon.Page4 name: Page4 href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Page4 commentId: F:Dalamud.Interface.FontAwesomeIcon.Page4 fullName: Dalamud.Interface.FontAwesomeIcon.Page4 nameWithType: FontAwesomeIcon.Page4 - uid: Dalamud.Interface.FontAwesomeIcon.Pagelines name: Pagelines href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pagelines commentId: F:Dalamud.Interface.FontAwesomeIcon.Pagelines fullName: Dalamud.Interface.FontAwesomeIcon.Pagelines nameWithType: FontAwesomeIcon.Pagelines - uid: Dalamud.Interface.FontAwesomeIcon.Pager name: Pager href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pager commentId: F:Dalamud.Interface.FontAwesomeIcon.Pager fullName: Dalamud.Interface.FontAwesomeIcon.Pager nameWithType: FontAwesomeIcon.Pager - uid: Dalamud.Interface.FontAwesomeIcon.PaintBrush name: PaintBrush href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PaintBrush commentId: F:Dalamud.Interface.FontAwesomeIcon.PaintBrush fullName: Dalamud.Interface.FontAwesomeIcon.PaintBrush nameWithType: FontAwesomeIcon.PaintBrush - uid: Dalamud.Interface.FontAwesomeIcon.PaintRoller name: PaintRoller href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PaintRoller commentId: F:Dalamud.Interface.FontAwesomeIcon.PaintRoller fullName: Dalamud.Interface.FontAwesomeIcon.PaintRoller nameWithType: FontAwesomeIcon.PaintRoller - uid: Dalamud.Interface.FontAwesomeIcon.Palette name: Palette href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Palette commentId: F:Dalamud.Interface.FontAwesomeIcon.Palette fullName: Dalamud.Interface.FontAwesomeIcon.Palette nameWithType: FontAwesomeIcon.Palette - uid: Dalamud.Interface.FontAwesomeIcon.Palfed name: Palfed href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Palfed commentId: F:Dalamud.Interface.FontAwesomeIcon.Palfed fullName: Dalamud.Interface.FontAwesomeIcon.Palfed nameWithType: FontAwesomeIcon.Palfed - uid: Dalamud.Interface.FontAwesomeIcon.Pallet name: Pallet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pallet commentId: F:Dalamud.Interface.FontAwesomeIcon.Pallet fullName: Dalamud.Interface.FontAwesomeIcon.Pallet nameWithType: FontAwesomeIcon.Pallet - uid: Dalamud.Interface.FontAwesomeIcon.Paperclip name: Paperclip href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Paperclip commentId: F:Dalamud.Interface.FontAwesomeIcon.Paperclip fullName: Dalamud.Interface.FontAwesomeIcon.Paperclip nameWithType: FontAwesomeIcon.Paperclip - uid: Dalamud.Interface.FontAwesomeIcon.PaperPlane name: PaperPlane href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PaperPlane commentId: F:Dalamud.Interface.FontAwesomeIcon.PaperPlane fullName: Dalamud.Interface.FontAwesomeIcon.PaperPlane nameWithType: FontAwesomeIcon.PaperPlane - uid: Dalamud.Interface.FontAwesomeIcon.ParachuteBox name: ParachuteBox href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ParachuteBox commentId: F:Dalamud.Interface.FontAwesomeIcon.ParachuteBox fullName: Dalamud.Interface.FontAwesomeIcon.ParachuteBox nameWithType: FontAwesomeIcon.ParachuteBox - uid: Dalamud.Interface.FontAwesomeIcon.Paragraph name: Paragraph href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Paragraph commentId: F:Dalamud.Interface.FontAwesomeIcon.Paragraph fullName: Dalamud.Interface.FontAwesomeIcon.Paragraph nameWithType: FontAwesomeIcon.Paragraph - uid: Dalamud.Interface.FontAwesomeIcon.Parking name: Parking href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Parking commentId: F:Dalamud.Interface.FontAwesomeIcon.Parking fullName: Dalamud.Interface.FontAwesomeIcon.Parking nameWithType: FontAwesomeIcon.Parking - uid: Dalamud.Interface.FontAwesomeIcon.Passport name: Passport href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Passport commentId: F:Dalamud.Interface.FontAwesomeIcon.Passport fullName: Dalamud.Interface.FontAwesomeIcon.Passport nameWithType: FontAwesomeIcon.Passport - uid: Dalamud.Interface.FontAwesomeIcon.Pastafarianism name: Pastafarianism href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pastafarianism commentId: F:Dalamud.Interface.FontAwesomeIcon.Pastafarianism fullName: Dalamud.Interface.FontAwesomeIcon.Pastafarianism nameWithType: FontAwesomeIcon.Pastafarianism - uid: Dalamud.Interface.FontAwesomeIcon.Paste name: Paste href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Paste commentId: F:Dalamud.Interface.FontAwesomeIcon.Paste fullName: Dalamud.Interface.FontAwesomeIcon.Paste nameWithType: FontAwesomeIcon.Paste - uid: Dalamud.Interface.FontAwesomeIcon.Patreon name: Patreon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Patreon commentId: F:Dalamud.Interface.FontAwesomeIcon.Patreon fullName: Dalamud.Interface.FontAwesomeIcon.Patreon nameWithType: FontAwesomeIcon.Patreon - uid: Dalamud.Interface.FontAwesomeIcon.Pause name: Pause href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pause commentId: F:Dalamud.Interface.FontAwesomeIcon.Pause fullName: Dalamud.Interface.FontAwesomeIcon.Pause nameWithType: FontAwesomeIcon.Pause - uid: Dalamud.Interface.FontAwesomeIcon.PauseCircle name: PauseCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PauseCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.PauseCircle fullName: Dalamud.Interface.FontAwesomeIcon.PauseCircle nameWithType: FontAwesomeIcon.PauseCircle - uid: Dalamud.Interface.FontAwesomeIcon.Paw name: Paw href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Paw commentId: F:Dalamud.Interface.FontAwesomeIcon.Paw fullName: Dalamud.Interface.FontAwesomeIcon.Paw nameWithType: FontAwesomeIcon.Paw - uid: Dalamud.Interface.FontAwesomeIcon.Paypal name: Paypal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Paypal commentId: F:Dalamud.Interface.FontAwesomeIcon.Paypal fullName: Dalamud.Interface.FontAwesomeIcon.Paypal nameWithType: FontAwesomeIcon.Paypal - uid: Dalamud.Interface.FontAwesomeIcon.Peace name: Peace href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Peace commentId: F:Dalamud.Interface.FontAwesomeIcon.Peace fullName: Dalamud.Interface.FontAwesomeIcon.Peace nameWithType: FontAwesomeIcon.Peace - uid: Dalamud.Interface.FontAwesomeIcon.Pen name: Pen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pen commentId: F:Dalamud.Interface.FontAwesomeIcon.Pen fullName: Dalamud.Interface.FontAwesomeIcon.Pen nameWithType: FontAwesomeIcon.Pen - uid: Dalamud.Interface.FontAwesomeIcon.PenAlt name: PenAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PenAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.PenAlt fullName: Dalamud.Interface.FontAwesomeIcon.PenAlt nameWithType: FontAwesomeIcon.PenAlt - uid: Dalamud.Interface.FontAwesomeIcon.PencilAlt name: PencilAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PencilAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.PencilAlt fullName: Dalamud.Interface.FontAwesomeIcon.PencilAlt nameWithType: FontAwesomeIcon.PencilAlt - uid: Dalamud.Interface.FontAwesomeIcon.PencilRuler name: PencilRuler href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PencilRuler commentId: F:Dalamud.Interface.FontAwesomeIcon.PencilRuler fullName: Dalamud.Interface.FontAwesomeIcon.PencilRuler nameWithType: FontAwesomeIcon.PencilRuler - uid: Dalamud.Interface.FontAwesomeIcon.PenFancy name: PenFancy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PenFancy commentId: F:Dalamud.Interface.FontAwesomeIcon.PenFancy fullName: Dalamud.Interface.FontAwesomeIcon.PenFancy nameWithType: FontAwesomeIcon.PenFancy - uid: Dalamud.Interface.FontAwesomeIcon.PenNib name: PenNib href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PenNib commentId: F:Dalamud.Interface.FontAwesomeIcon.PenNib fullName: Dalamud.Interface.FontAwesomeIcon.PenNib nameWithType: FontAwesomeIcon.PenNib - uid: Dalamud.Interface.FontAwesomeIcon.PennyArcade name: PennyArcade href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PennyArcade commentId: F:Dalamud.Interface.FontAwesomeIcon.PennyArcade fullName: Dalamud.Interface.FontAwesomeIcon.PennyArcade nameWithType: FontAwesomeIcon.PennyArcade - uid: Dalamud.Interface.FontAwesomeIcon.PenSquare name: PenSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PenSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.PenSquare fullName: Dalamud.Interface.FontAwesomeIcon.PenSquare nameWithType: FontAwesomeIcon.PenSquare - uid: Dalamud.Interface.FontAwesomeIcon.PeopleCarry name: PeopleCarry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PeopleCarry commentId: F:Dalamud.Interface.FontAwesomeIcon.PeopleCarry fullName: Dalamud.Interface.FontAwesomeIcon.PeopleCarry nameWithType: FontAwesomeIcon.PeopleCarry - uid: Dalamud.Interface.FontAwesomeIcon.PepperHot name: PepperHot href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PepperHot commentId: F:Dalamud.Interface.FontAwesomeIcon.PepperHot fullName: Dalamud.Interface.FontAwesomeIcon.PepperHot nameWithType: FontAwesomeIcon.PepperHot - uid: Dalamud.Interface.FontAwesomeIcon.Percent name: Percent href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Percent commentId: F:Dalamud.Interface.FontAwesomeIcon.Percent fullName: Dalamud.Interface.FontAwesomeIcon.Percent nameWithType: FontAwesomeIcon.Percent - uid: Dalamud.Interface.FontAwesomeIcon.Percentage name: Percentage href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Percentage commentId: F:Dalamud.Interface.FontAwesomeIcon.Percentage fullName: Dalamud.Interface.FontAwesomeIcon.Percentage nameWithType: FontAwesomeIcon.Percentage - uid: Dalamud.Interface.FontAwesomeIcon.Periscope name: Periscope href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Periscope commentId: F:Dalamud.Interface.FontAwesomeIcon.Periscope fullName: Dalamud.Interface.FontAwesomeIcon.Periscope nameWithType: FontAwesomeIcon.Periscope - uid: Dalamud.Interface.FontAwesomeIcon.PersonBooth name: PersonBooth href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PersonBooth commentId: F:Dalamud.Interface.FontAwesomeIcon.PersonBooth fullName: Dalamud.Interface.FontAwesomeIcon.PersonBooth nameWithType: FontAwesomeIcon.PersonBooth - uid: Dalamud.Interface.FontAwesomeIcon.Phabricator name: Phabricator href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Phabricator commentId: F:Dalamud.Interface.FontAwesomeIcon.Phabricator fullName: Dalamud.Interface.FontAwesomeIcon.Phabricator nameWithType: FontAwesomeIcon.Phabricator - uid: Dalamud.Interface.FontAwesomeIcon.PhoenixFramework name: PhoenixFramework href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhoenixFramework commentId: F:Dalamud.Interface.FontAwesomeIcon.PhoenixFramework fullName: Dalamud.Interface.FontAwesomeIcon.PhoenixFramework nameWithType: FontAwesomeIcon.PhoenixFramework - uid: Dalamud.Interface.FontAwesomeIcon.PhoenixSquadron name: PhoenixSquadron href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhoenixSquadron commentId: F:Dalamud.Interface.FontAwesomeIcon.PhoenixSquadron fullName: Dalamud.Interface.FontAwesomeIcon.PhoenixSquadron nameWithType: FontAwesomeIcon.PhoenixSquadron - uid: Dalamud.Interface.FontAwesomeIcon.Phone name: Phone href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Phone commentId: F:Dalamud.Interface.FontAwesomeIcon.Phone fullName: Dalamud.Interface.FontAwesomeIcon.Phone nameWithType: FontAwesomeIcon.Phone - uid: Dalamud.Interface.FontAwesomeIcon.PhoneAlt name: PhoneAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhoneAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.PhoneAlt fullName: Dalamud.Interface.FontAwesomeIcon.PhoneAlt nameWithType: FontAwesomeIcon.PhoneAlt - uid: Dalamud.Interface.FontAwesomeIcon.PhoneSlash name: PhoneSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhoneSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.PhoneSlash fullName: Dalamud.Interface.FontAwesomeIcon.PhoneSlash nameWithType: FontAwesomeIcon.PhoneSlash - uid: Dalamud.Interface.FontAwesomeIcon.PhoneSquare name: PhoneSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhoneSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.PhoneSquare fullName: Dalamud.Interface.FontAwesomeIcon.PhoneSquare nameWithType: FontAwesomeIcon.PhoneSquare - uid: Dalamud.Interface.FontAwesomeIcon.PhoneSquareAlt name: PhoneSquareAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhoneSquareAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.PhoneSquareAlt fullName: Dalamud.Interface.FontAwesomeIcon.PhoneSquareAlt nameWithType: FontAwesomeIcon.PhoneSquareAlt - uid: Dalamud.Interface.FontAwesomeIcon.PhoneVolume name: PhoneVolume href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhoneVolume commentId: F:Dalamud.Interface.FontAwesomeIcon.PhoneVolume fullName: Dalamud.Interface.FontAwesomeIcon.PhoneVolume nameWithType: FontAwesomeIcon.PhoneVolume - uid: Dalamud.Interface.FontAwesomeIcon.PhotoVideo name: PhotoVideo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PhotoVideo commentId: F:Dalamud.Interface.FontAwesomeIcon.PhotoVideo fullName: Dalamud.Interface.FontAwesomeIcon.PhotoVideo nameWithType: FontAwesomeIcon.PhotoVideo - uid: Dalamud.Interface.FontAwesomeIcon.Php name: Php href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Php commentId: F:Dalamud.Interface.FontAwesomeIcon.Php fullName: Dalamud.Interface.FontAwesomeIcon.Php nameWithType: FontAwesomeIcon.Php - uid: Dalamud.Interface.FontAwesomeIcon.PiedPiper name: PiedPiper href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PiedPiper commentId: F:Dalamud.Interface.FontAwesomeIcon.PiedPiper fullName: Dalamud.Interface.FontAwesomeIcon.PiedPiper nameWithType: FontAwesomeIcon.PiedPiper - uid: Dalamud.Interface.FontAwesomeIcon.PiedPiperAlt name: PiedPiperAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PiedPiperAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.PiedPiperAlt fullName: Dalamud.Interface.FontAwesomeIcon.PiedPiperAlt nameWithType: FontAwesomeIcon.PiedPiperAlt - uid: Dalamud.Interface.FontAwesomeIcon.PiedPiperHat name: PiedPiperHat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PiedPiperHat commentId: F:Dalamud.Interface.FontAwesomeIcon.PiedPiperHat fullName: Dalamud.Interface.FontAwesomeIcon.PiedPiperHat nameWithType: FontAwesomeIcon.PiedPiperHat - uid: Dalamud.Interface.FontAwesomeIcon.PiedPiperPp name: PiedPiperPp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PiedPiperPp commentId: F:Dalamud.Interface.FontAwesomeIcon.PiedPiperPp fullName: Dalamud.Interface.FontAwesomeIcon.PiedPiperPp nameWithType: FontAwesomeIcon.PiedPiperPp - uid: Dalamud.Interface.FontAwesomeIcon.PiedPiperSquare name: PiedPiperSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PiedPiperSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.PiedPiperSquare fullName: Dalamud.Interface.FontAwesomeIcon.PiedPiperSquare nameWithType: FontAwesomeIcon.PiedPiperSquare - uid: Dalamud.Interface.FontAwesomeIcon.PiggyBank name: PiggyBank href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PiggyBank commentId: F:Dalamud.Interface.FontAwesomeIcon.PiggyBank fullName: Dalamud.Interface.FontAwesomeIcon.PiggyBank nameWithType: FontAwesomeIcon.PiggyBank - uid: Dalamud.Interface.FontAwesomeIcon.Pills name: Pills href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pills commentId: F:Dalamud.Interface.FontAwesomeIcon.Pills fullName: Dalamud.Interface.FontAwesomeIcon.Pills nameWithType: FontAwesomeIcon.Pills - uid: Dalamud.Interface.FontAwesomeIcon.Pinterest name: Pinterest href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pinterest commentId: F:Dalamud.Interface.FontAwesomeIcon.Pinterest fullName: Dalamud.Interface.FontAwesomeIcon.Pinterest nameWithType: FontAwesomeIcon.Pinterest - uid: Dalamud.Interface.FontAwesomeIcon.PinterestP name: PinterestP href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PinterestP commentId: F:Dalamud.Interface.FontAwesomeIcon.PinterestP fullName: Dalamud.Interface.FontAwesomeIcon.PinterestP nameWithType: FontAwesomeIcon.PinterestP - uid: Dalamud.Interface.FontAwesomeIcon.PinterestSquare name: PinterestSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PinterestSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.PinterestSquare fullName: Dalamud.Interface.FontAwesomeIcon.PinterestSquare nameWithType: FontAwesomeIcon.PinterestSquare - uid: Dalamud.Interface.FontAwesomeIcon.PizzaSlice name: PizzaSlice href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PizzaSlice commentId: F:Dalamud.Interface.FontAwesomeIcon.PizzaSlice fullName: Dalamud.Interface.FontAwesomeIcon.PizzaSlice nameWithType: FontAwesomeIcon.PizzaSlice - uid: Dalamud.Interface.FontAwesomeIcon.PlaceOfWorship name: PlaceOfWorship href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PlaceOfWorship commentId: F:Dalamud.Interface.FontAwesomeIcon.PlaceOfWorship fullName: Dalamud.Interface.FontAwesomeIcon.PlaceOfWorship nameWithType: FontAwesomeIcon.PlaceOfWorship - uid: Dalamud.Interface.FontAwesomeIcon.Plane name: Plane href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Plane commentId: F:Dalamud.Interface.FontAwesomeIcon.Plane fullName: Dalamud.Interface.FontAwesomeIcon.Plane nameWithType: FontAwesomeIcon.Plane - uid: Dalamud.Interface.FontAwesomeIcon.PlaneArrival name: PlaneArrival href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PlaneArrival commentId: F:Dalamud.Interface.FontAwesomeIcon.PlaneArrival fullName: Dalamud.Interface.FontAwesomeIcon.PlaneArrival nameWithType: FontAwesomeIcon.PlaneArrival - uid: Dalamud.Interface.FontAwesomeIcon.PlaneDeparture name: PlaneDeparture href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PlaneDeparture commentId: F:Dalamud.Interface.FontAwesomeIcon.PlaneDeparture fullName: Dalamud.Interface.FontAwesomeIcon.PlaneDeparture nameWithType: FontAwesomeIcon.PlaneDeparture - uid: Dalamud.Interface.FontAwesomeIcon.Play name: Play href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Play commentId: F:Dalamud.Interface.FontAwesomeIcon.Play fullName: Dalamud.Interface.FontAwesomeIcon.Play nameWithType: FontAwesomeIcon.Play - uid: Dalamud.Interface.FontAwesomeIcon.PlayCircle name: PlayCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PlayCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.PlayCircle fullName: Dalamud.Interface.FontAwesomeIcon.PlayCircle nameWithType: FontAwesomeIcon.PlayCircle - uid: Dalamud.Interface.FontAwesomeIcon.Playstation name: Playstation href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Playstation commentId: F:Dalamud.Interface.FontAwesomeIcon.Playstation fullName: Dalamud.Interface.FontAwesomeIcon.Playstation nameWithType: FontAwesomeIcon.Playstation - uid: Dalamud.Interface.FontAwesomeIcon.Plug name: Plug href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Plug commentId: F:Dalamud.Interface.FontAwesomeIcon.Plug fullName: Dalamud.Interface.FontAwesomeIcon.Plug nameWithType: FontAwesomeIcon.Plug - uid: Dalamud.Interface.FontAwesomeIcon.Plus name: Plus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Plus commentId: F:Dalamud.Interface.FontAwesomeIcon.Plus fullName: Dalamud.Interface.FontAwesomeIcon.Plus nameWithType: FontAwesomeIcon.Plus - uid: Dalamud.Interface.FontAwesomeIcon.PlusCircle name: PlusCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PlusCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.PlusCircle fullName: Dalamud.Interface.FontAwesomeIcon.PlusCircle nameWithType: FontAwesomeIcon.PlusCircle - uid: Dalamud.Interface.FontAwesomeIcon.PlusSquare name: PlusSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PlusSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.PlusSquare fullName: Dalamud.Interface.FontAwesomeIcon.PlusSquare nameWithType: FontAwesomeIcon.PlusSquare - uid: Dalamud.Interface.FontAwesomeIcon.Podcast name: Podcast href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Podcast commentId: F:Dalamud.Interface.FontAwesomeIcon.Podcast fullName: Dalamud.Interface.FontAwesomeIcon.Podcast nameWithType: FontAwesomeIcon.Podcast - uid: Dalamud.Interface.FontAwesomeIcon.Poll name: Poll href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Poll commentId: F:Dalamud.Interface.FontAwesomeIcon.Poll fullName: Dalamud.Interface.FontAwesomeIcon.Poll nameWithType: FontAwesomeIcon.Poll - uid: Dalamud.Interface.FontAwesomeIcon.PollH name: PollH href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PollH commentId: F:Dalamud.Interface.FontAwesomeIcon.PollH fullName: Dalamud.Interface.FontAwesomeIcon.PollH nameWithType: FontAwesomeIcon.PollH - uid: Dalamud.Interface.FontAwesomeIcon.Poo name: Poo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Poo commentId: F:Dalamud.Interface.FontAwesomeIcon.Poo fullName: Dalamud.Interface.FontAwesomeIcon.Poo nameWithType: FontAwesomeIcon.Poo - uid: Dalamud.Interface.FontAwesomeIcon.Poop name: Poop href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Poop commentId: F:Dalamud.Interface.FontAwesomeIcon.Poop fullName: Dalamud.Interface.FontAwesomeIcon.Poop nameWithType: FontAwesomeIcon.Poop - uid: Dalamud.Interface.FontAwesomeIcon.PooStorm name: PooStorm href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PooStorm commentId: F:Dalamud.Interface.FontAwesomeIcon.PooStorm fullName: Dalamud.Interface.FontAwesomeIcon.PooStorm nameWithType: FontAwesomeIcon.PooStorm - uid: Dalamud.Interface.FontAwesomeIcon.Portrait name: Portrait href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Portrait commentId: F:Dalamud.Interface.FontAwesomeIcon.Portrait fullName: Dalamud.Interface.FontAwesomeIcon.Portrait nameWithType: FontAwesomeIcon.Portrait - uid: Dalamud.Interface.FontAwesomeIcon.PoundSign name: PoundSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PoundSign commentId: F:Dalamud.Interface.FontAwesomeIcon.PoundSign fullName: Dalamud.Interface.FontAwesomeIcon.PoundSign nameWithType: FontAwesomeIcon.PoundSign - uid: Dalamud.Interface.FontAwesomeIcon.PowerOff name: PowerOff href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PowerOff commentId: F:Dalamud.Interface.FontAwesomeIcon.PowerOff fullName: Dalamud.Interface.FontAwesomeIcon.PowerOff nameWithType: FontAwesomeIcon.PowerOff - uid: Dalamud.Interface.FontAwesomeIcon.Pray name: Pray href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pray commentId: F:Dalamud.Interface.FontAwesomeIcon.Pray fullName: Dalamud.Interface.FontAwesomeIcon.Pray nameWithType: FontAwesomeIcon.Pray - uid: Dalamud.Interface.FontAwesomeIcon.PrayingHands name: PrayingHands href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PrayingHands commentId: F:Dalamud.Interface.FontAwesomeIcon.PrayingHands fullName: Dalamud.Interface.FontAwesomeIcon.PrayingHands nameWithType: FontAwesomeIcon.PrayingHands - uid: Dalamud.Interface.FontAwesomeIcon.Prescription name: Prescription href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Prescription commentId: F:Dalamud.Interface.FontAwesomeIcon.Prescription fullName: Dalamud.Interface.FontAwesomeIcon.Prescription nameWithType: FontAwesomeIcon.Prescription - uid: Dalamud.Interface.FontAwesomeIcon.PrescriptionBottle name: PrescriptionBottle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PrescriptionBottle commentId: F:Dalamud.Interface.FontAwesomeIcon.PrescriptionBottle fullName: Dalamud.Interface.FontAwesomeIcon.PrescriptionBottle nameWithType: FontAwesomeIcon.PrescriptionBottle - uid: Dalamud.Interface.FontAwesomeIcon.PrescriptionBottleAlt name: PrescriptionBottleAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PrescriptionBottleAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.PrescriptionBottleAlt fullName: Dalamud.Interface.FontAwesomeIcon.PrescriptionBottleAlt nameWithType: FontAwesomeIcon.PrescriptionBottleAlt - uid: Dalamud.Interface.FontAwesomeIcon.Print name: Print href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Print commentId: F:Dalamud.Interface.FontAwesomeIcon.Print fullName: Dalamud.Interface.FontAwesomeIcon.Print nameWithType: FontAwesomeIcon.Print - uid: Dalamud.Interface.FontAwesomeIcon.Procedures name: Procedures href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Procedures commentId: F:Dalamud.Interface.FontAwesomeIcon.Procedures fullName: Dalamud.Interface.FontAwesomeIcon.Procedures nameWithType: FontAwesomeIcon.Procedures - uid: Dalamud.Interface.FontAwesomeIcon.ProductHunt name: ProductHunt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ProductHunt commentId: F:Dalamud.Interface.FontAwesomeIcon.ProductHunt fullName: Dalamud.Interface.FontAwesomeIcon.ProductHunt nameWithType: FontAwesomeIcon.ProductHunt - uid: Dalamud.Interface.FontAwesomeIcon.ProjectDiagram name: ProjectDiagram href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ProjectDiagram commentId: F:Dalamud.Interface.FontAwesomeIcon.ProjectDiagram fullName: Dalamud.Interface.FontAwesomeIcon.ProjectDiagram nameWithType: FontAwesomeIcon.ProjectDiagram - uid: Dalamud.Interface.FontAwesomeIcon.Pushed name: Pushed href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Pushed commentId: F:Dalamud.Interface.FontAwesomeIcon.Pushed fullName: Dalamud.Interface.FontAwesomeIcon.Pushed nameWithType: FontAwesomeIcon.Pushed - uid: Dalamud.Interface.FontAwesomeIcon.PuzzlePiece name: PuzzlePiece href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_PuzzlePiece commentId: F:Dalamud.Interface.FontAwesomeIcon.PuzzlePiece fullName: Dalamud.Interface.FontAwesomeIcon.PuzzlePiece nameWithType: FontAwesomeIcon.PuzzlePiece - uid: Dalamud.Interface.FontAwesomeIcon.Python name: Python href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Python commentId: F:Dalamud.Interface.FontAwesomeIcon.Python fullName: Dalamud.Interface.FontAwesomeIcon.Python nameWithType: FontAwesomeIcon.Python - uid: Dalamud.Interface.FontAwesomeIcon.Qq name: Qq href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Qq commentId: F:Dalamud.Interface.FontAwesomeIcon.Qq fullName: Dalamud.Interface.FontAwesomeIcon.Qq nameWithType: FontAwesomeIcon.Qq - uid: Dalamud.Interface.FontAwesomeIcon.Qrcode name: Qrcode href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Qrcode commentId: F:Dalamud.Interface.FontAwesomeIcon.Qrcode fullName: Dalamud.Interface.FontAwesomeIcon.Qrcode nameWithType: FontAwesomeIcon.Qrcode - uid: Dalamud.Interface.FontAwesomeIcon.Question name: Question href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Question commentId: F:Dalamud.Interface.FontAwesomeIcon.Question fullName: Dalamud.Interface.FontAwesomeIcon.Question nameWithType: FontAwesomeIcon.Question - uid: Dalamud.Interface.FontAwesomeIcon.QuestionCircle name: QuestionCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_QuestionCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.QuestionCircle fullName: Dalamud.Interface.FontAwesomeIcon.QuestionCircle nameWithType: FontAwesomeIcon.QuestionCircle - uid: Dalamud.Interface.FontAwesomeIcon.Quidditch name: Quidditch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Quidditch commentId: F:Dalamud.Interface.FontAwesomeIcon.Quidditch fullName: Dalamud.Interface.FontAwesomeIcon.Quidditch nameWithType: FontAwesomeIcon.Quidditch - uid: Dalamud.Interface.FontAwesomeIcon.Quinscape name: Quinscape href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Quinscape commentId: F:Dalamud.Interface.FontAwesomeIcon.Quinscape fullName: Dalamud.Interface.FontAwesomeIcon.Quinscape nameWithType: FontAwesomeIcon.Quinscape - uid: Dalamud.Interface.FontAwesomeIcon.Quora name: Quora href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Quora commentId: F:Dalamud.Interface.FontAwesomeIcon.Quora fullName: Dalamud.Interface.FontAwesomeIcon.Quora nameWithType: FontAwesomeIcon.Quora - uid: Dalamud.Interface.FontAwesomeIcon.QuoteLeft name: QuoteLeft href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_QuoteLeft commentId: F:Dalamud.Interface.FontAwesomeIcon.QuoteLeft fullName: Dalamud.Interface.FontAwesomeIcon.QuoteLeft nameWithType: FontAwesomeIcon.QuoteLeft - uid: Dalamud.Interface.FontAwesomeIcon.QuoteRight name: QuoteRight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_QuoteRight commentId: F:Dalamud.Interface.FontAwesomeIcon.QuoteRight fullName: Dalamud.Interface.FontAwesomeIcon.QuoteRight nameWithType: FontAwesomeIcon.QuoteRight - uid: Dalamud.Interface.FontAwesomeIcon.Quran name: Quran href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Quran commentId: F:Dalamud.Interface.FontAwesomeIcon.Quran fullName: Dalamud.Interface.FontAwesomeIcon.Quran nameWithType: FontAwesomeIcon.Quran - uid: Dalamud.Interface.FontAwesomeIcon.Radiation name: Radiation href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Radiation commentId: F:Dalamud.Interface.FontAwesomeIcon.Radiation fullName: Dalamud.Interface.FontAwesomeIcon.Radiation nameWithType: FontAwesomeIcon.Radiation - uid: Dalamud.Interface.FontAwesomeIcon.RadiationAlt name: RadiationAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RadiationAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.RadiationAlt fullName: Dalamud.Interface.FontAwesomeIcon.RadiationAlt nameWithType: FontAwesomeIcon.RadiationAlt - uid: Dalamud.Interface.FontAwesomeIcon.Rainbow name: Rainbow href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Rainbow commentId: F:Dalamud.Interface.FontAwesomeIcon.Rainbow fullName: Dalamud.Interface.FontAwesomeIcon.Rainbow nameWithType: FontAwesomeIcon.Rainbow - uid: Dalamud.Interface.FontAwesomeIcon.Random name: Random href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Random commentId: F:Dalamud.Interface.FontAwesomeIcon.Random fullName: Dalamud.Interface.FontAwesomeIcon.Random nameWithType: FontAwesomeIcon.Random - uid: Dalamud.Interface.FontAwesomeIcon.RaspberryPi name: RaspberryPi href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RaspberryPi commentId: F:Dalamud.Interface.FontAwesomeIcon.RaspberryPi fullName: Dalamud.Interface.FontAwesomeIcon.RaspberryPi nameWithType: FontAwesomeIcon.RaspberryPi - uid: Dalamud.Interface.FontAwesomeIcon.Ravelry name: Ravelry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ravelry commentId: F:Dalamud.Interface.FontAwesomeIcon.Ravelry fullName: Dalamud.Interface.FontAwesomeIcon.Ravelry nameWithType: FontAwesomeIcon.Ravelry - uid: Dalamud.Interface.FontAwesomeIcon.React name: React href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_React commentId: F:Dalamud.Interface.FontAwesomeIcon.React fullName: Dalamud.Interface.FontAwesomeIcon.React nameWithType: FontAwesomeIcon.React - uid: Dalamud.Interface.FontAwesomeIcon.Reacteurope name: Reacteurope href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Reacteurope commentId: F:Dalamud.Interface.FontAwesomeIcon.Reacteurope fullName: Dalamud.Interface.FontAwesomeIcon.Reacteurope nameWithType: FontAwesomeIcon.Reacteurope - uid: Dalamud.Interface.FontAwesomeIcon.Readme name: Readme href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Readme commentId: F:Dalamud.Interface.FontAwesomeIcon.Readme fullName: Dalamud.Interface.FontAwesomeIcon.Readme nameWithType: FontAwesomeIcon.Readme - uid: Dalamud.Interface.FontAwesomeIcon.Rebel name: Rebel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Rebel commentId: F:Dalamud.Interface.FontAwesomeIcon.Rebel fullName: Dalamud.Interface.FontAwesomeIcon.Rebel nameWithType: FontAwesomeIcon.Rebel - uid: Dalamud.Interface.FontAwesomeIcon.Receipt name: Receipt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Receipt commentId: F:Dalamud.Interface.FontAwesomeIcon.Receipt fullName: Dalamud.Interface.FontAwesomeIcon.Receipt nameWithType: FontAwesomeIcon.Receipt - uid: Dalamud.Interface.FontAwesomeIcon.RecordVinyl name: RecordVinyl href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RecordVinyl commentId: F:Dalamud.Interface.FontAwesomeIcon.RecordVinyl fullName: Dalamud.Interface.FontAwesomeIcon.RecordVinyl nameWithType: FontAwesomeIcon.RecordVinyl - uid: Dalamud.Interface.FontAwesomeIcon.Recycle name: Recycle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Recycle commentId: F:Dalamud.Interface.FontAwesomeIcon.Recycle fullName: Dalamud.Interface.FontAwesomeIcon.Recycle nameWithType: FontAwesomeIcon.Recycle - uid: Dalamud.Interface.FontAwesomeIcon.Reddit name: Reddit href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Reddit commentId: F:Dalamud.Interface.FontAwesomeIcon.Reddit fullName: Dalamud.Interface.FontAwesomeIcon.Reddit nameWithType: FontAwesomeIcon.Reddit - uid: Dalamud.Interface.FontAwesomeIcon.RedditAlien name: RedditAlien href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RedditAlien commentId: F:Dalamud.Interface.FontAwesomeIcon.RedditAlien fullName: Dalamud.Interface.FontAwesomeIcon.RedditAlien nameWithType: FontAwesomeIcon.RedditAlien - uid: Dalamud.Interface.FontAwesomeIcon.RedditSquare name: RedditSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RedditSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.RedditSquare fullName: Dalamud.Interface.FontAwesomeIcon.RedditSquare nameWithType: FontAwesomeIcon.RedditSquare - uid: Dalamud.Interface.FontAwesomeIcon.Redhat name: Redhat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Redhat commentId: F:Dalamud.Interface.FontAwesomeIcon.Redhat fullName: Dalamud.Interface.FontAwesomeIcon.Redhat nameWithType: FontAwesomeIcon.Redhat - uid: Dalamud.Interface.FontAwesomeIcon.Redo name: Redo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Redo commentId: F:Dalamud.Interface.FontAwesomeIcon.Redo fullName: Dalamud.Interface.FontAwesomeIcon.Redo nameWithType: FontAwesomeIcon.Redo - uid: Dalamud.Interface.FontAwesomeIcon.RedoAlt name: RedoAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RedoAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.RedoAlt fullName: Dalamud.Interface.FontAwesomeIcon.RedoAlt nameWithType: FontAwesomeIcon.RedoAlt - uid: Dalamud.Interface.FontAwesomeIcon.RedRiver name: RedRiver href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RedRiver commentId: F:Dalamud.Interface.FontAwesomeIcon.RedRiver fullName: Dalamud.Interface.FontAwesomeIcon.RedRiver nameWithType: FontAwesomeIcon.RedRiver - uid: Dalamud.Interface.FontAwesomeIcon.Registered name: Registered href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Registered commentId: F:Dalamud.Interface.FontAwesomeIcon.Registered fullName: Dalamud.Interface.FontAwesomeIcon.Registered nameWithType: FontAwesomeIcon.Registered - uid: Dalamud.Interface.FontAwesomeIcon.RemoveFormat name: RemoveFormat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RemoveFormat commentId: F:Dalamud.Interface.FontAwesomeIcon.RemoveFormat fullName: Dalamud.Interface.FontAwesomeIcon.RemoveFormat nameWithType: FontAwesomeIcon.RemoveFormat - uid: Dalamud.Interface.FontAwesomeIcon.Renren name: Renren href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Renren commentId: F:Dalamud.Interface.FontAwesomeIcon.Renren fullName: Dalamud.Interface.FontAwesomeIcon.Renren nameWithType: FontAwesomeIcon.Renren - uid: Dalamud.Interface.FontAwesomeIcon.Reply name: Reply href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Reply commentId: F:Dalamud.Interface.FontAwesomeIcon.Reply fullName: Dalamud.Interface.FontAwesomeIcon.Reply nameWithType: FontAwesomeIcon.Reply - uid: Dalamud.Interface.FontAwesomeIcon.ReplyAll name: ReplyAll href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ReplyAll commentId: F:Dalamud.Interface.FontAwesomeIcon.ReplyAll fullName: Dalamud.Interface.FontAwesomeIcon.ReplyAll nameWithType: FontAwesomeIcon.ReplyAll - uid: Dalamud.Interface.FontAwesomeIcon.Replyd name: Replyd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Replyd commentId: F:Dalamud.Interface.FontAwesomeIcon.Replyd fullName: Dalamud.Interface.FontAwesomeIcon.Replyd nameWithType: FontAwesomeIcon.Replyd - uid: Dalamud.Interface.FontAwesomeIcon.Republican name: Republican href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Republican commentId: F:Dalamud.Interface.FontAwesomeIcon.Republican fullName: Dalamud.Interface.FontAwesomeIcon.Republican nameWithType: FontAwesomeIcon.Republican - uid: Dalamud.Interface.FontAwesomeIcon.Researchgate name: Researchgate href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Researchgate commentId: F:Dalamud.Interface.FontAwesomeIcon.Researchgate fullName: Dalamud.Interface.FontAwesomeIcon.Researchgate nameWithType: FontAwesomeIcon.Researchgate - uid: Dalamud.Interface.FontAwesomeIcon.Resolving name: Resolving href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Resolving commentId: F:Dalamud.Interface.FontAwesomeIcon.Resolving fullName: Dalamud.Interface.FontAwesomeIcon.Resolving nameWithType: FontAwesomeIcon.Resolving - uid: Dalamud.Interface.FontAwesomeIcon.Restroom name: Restroom href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Restroom commentId: F:Dalamud.Interface.FontAwesomeIcon.Restroom fullName: Dalamud.Interface.FontAwesomeIcon.Restroom nameWithType: FontAwesomeIcon.Restroom - uid: Dalamud.Interface.FontAwesomeIcon.Retweet name: Retweet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Retweet commentId: F:Dalamud.Interface.FontAwesomeIcon.Retweet fullName: Dalamud.Interface.FontAwesomeIcon.Retweet nameWithType: FontAwesomeIcon.Retweet - uid: Dalamud.Interface.FontAwesomeIcon.Rev name: Rev href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Rev commentId: F:Dalamud.Interface.FontAwesomeIcon.Rev fullName: Dalamud.Interface.FontAwesomeIcon.Rev nameWithType: FontAwesomeIcon.Rev - uid: Dalamud.Interface.FontAwesomeIcon.Ribbon name: Ribbon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ribbon commentId: F:Dalamud.Interface.FontAwesomeIcon.Ribbon fullName: Dalamud.Interface.FontAwesomeIcon.Ribbon nameWithType: FontAwesomeIcon.Ribbon - uid: Dalamud.Interface.FontAwesomeIcon.Ring name: Ring href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ring commentId: F:Dalamud.Interface.FontAwesomeIcon.Ring fullName: Dalamud.Interface.FontAwesomeIcon.Ring nameWithType: FontAwesomeIcon.Ring - uid: Dalamud.Interface.FontAwesomeIcon.Road name: Road href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Road commentId: F:Dalamud.Interface.FontAwesomeIcon.Road fullName: Dalamud.Interface.FontAwesomeIcon.Road nameWithType: FontAwesomeIcon.Road - uid: Dalamud.Interface.FontAwesomeIcon.Robot name: Robot href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Robot commentId: F:Dalamud.Interface.FontAwesomeIcon.Robot fullName: Dalamud.Interface.FontAwesomeIcon.Robot nameWithType: FontAwesomeIcon.Robot - uid: Dalamud.Interface.FontAwesomeIcon.Rocket name: Rocket href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Rocket commentId: F:Dalamud.Interface.FontAwesomeIcon.Rocket fullName: Dalamud.Interface.FontAwesomeIcon.Rocket nameWithType: FontAwesomeIcon.Rocket - uid: Dalamud.Interface.FontAwesomeIcon.Rocketchat name: Rocketchat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Rocketchat commentId: F:Dalamud.Interface.FontAwesomeIcon.Rocketchat fullName: Dalamud.Interface.FontAwesomeIcon.Rocketchat nameWithType: FontAwesomeIcon.Rocketchat - uid: Dalamud.Interface.FontAwesomeIcon.Rockrms name: Rockrms href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Rockrms commentId: F:Dalamud.Interface.FontAwesomeIcon.Rockrms fullName: Dalamud.Interface.FontAwesomeIcon.Rockrms nameWithType: FontAwesomeIcon.Rockrms - uid: Dalamud.Interface.FontAwesomeIcon.Route name: Route href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Route commentId: F:Dalamud.Interface.FontAwesomeIcon.Route fullName: Dalamud.Interface.FontAwesomeIcon.Route nameWithType: FontAwesomeIcon.Route - uid: Dalamud.Interface.FontAwesomeIcon.RProject name: RProject href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RProject commentId: F:Dalamud.Interface.FontAwesomeIcon.RProject fullName: Dalamud.Interface.FontAwesomeIcon.RProject nameWithType: FontAwesomeIcon.RProject - uid: Dalamud.Interface.FontAwesomeIcon.Rss name: Rss href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Rss commentId: F:Dalamud.Interface.FontAwesomeIcon.Rss fullName: Dalamud.Interface.FontAwesomeIcon.Rss nameWithType: FontAwesomeIcon.Rss - uid: Dalamud.Interface.FontAwesomeIcon.RssSquare name: RssSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RssSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.RssSquare fullName: Dalamud.Interface.FontAwesomeIcon.RssSquare nameWithType: FontAwesomeIcon.RssSquare - uid: Dalamud.Interface.FontAwesomeIcon.RubleSign name: RubleSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RubleSign commentId: F:Dalamud.Interface.FontAwesomeIcon.RubleSign fullName: Dalamud.Interface.FontAwesomeIcon.RubleSign nameWithType: FontAwesomeIcon.RubleSign - uid: Dalamud.Interface.FontAwesomeIcon.Ruler name: Ruler href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ruler commentId: F:Dalamud.Interface.FontAwesomeIcon.Ruler fullName: Dalamud.Interface.FontAwesomeIcon.Ruler nameWithType: FontAwesomeIcon.Ruler - uid: Dalamud.Interface.FontAwesomeIcon.RulerCombined name: RulerCombined href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RulerCombined commentId: F:Dalamud.Interface.FontAwesomeIcon.RulerCombined fullName: Dalamud.Interface.FontAwesomeIcon.RulerCombined nameWithType: FontAwesomeIcon.RulerCombined - uid: Dalamud.Interface.FontAwesomeIcon.RulerHorizontal name: RulerHorizontal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RulerHorizontal commentId: F:Dalamud.Interface.FontAwesomeIcon.RulerHorizontal fullName: Dalamud.Interface.FontAwesomeIcon.RulerHorizontal nameWithType: FontAwesomeIcon.RulerHorizontal - uid: Dalamud.Interface.FontAwesomeIcon.RulerVertical name: RulerVertical href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RulerVertical commentId: F:Dalamud.Interface.FontAwesomeIcon.RulerVertical fullName: Dalamud.Interface.FontAwesomeIcon.RulerVertical nameWithType: FontAwesomeIcon.RulerVertical - uid: Dalamud.Interface.FontAwesomeIcon.Running name: Running href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Running commentId: F:Dalamud.Interface.FontAwesomeIcon.Running fullName: Dalamud.Interface.FontAwesomeIcon.Running nameWithType: FontAwesomeIcon.Running - uid: Dalamud.Interface.FontAwesomeIcon.RupeeSign name: RupeeSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_RupeeSign commentId: F:Dalamud.Interface.FontAwesomeIcon.RupeeSign fullName: Dalamud.Interface.FontAwesomeIcon.RupeeSign nameWithType: FontAwesomeIcon.RupeeSign - uid: Dalamud.Interface.FontAwesomeIcon.SadCry name: SadCry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SadCry commentId: F:Dalamud.Interface.FontAwesomeIcon.SadCry fullName: Dalamud.Interface.FontAwesomeIcon.SadCry nameWithType: FontAwesomeIcon.SadCry - uid: Dalamud.Interface.FontAwesomeIcon.SadTear name: SadTear href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SadTear commentId: F:Dalamud.Interface.FontAwesomeIcon.SadTear fullName: Dalamud.Interface.FontAwesomeIcon.SadTear nameWithType: FontAwesomeIcon.SadTear - uid: Dalamud.Interface.FontAwesomeIcon.Safari name: Safari href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Safari commentId: F:Dalamud.Interface.FontAwesomeIcon.Safari fullName: Dalamud.Interface.FontAwesomeIcon.Safari nameWithType: FontAwesomeIcon.Safari - uid: Dalamud.Interface.FontAwesomeIcon.Salesforce name: Salesforce href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Salesforce commentId: F:Dalamud.Interface.FontAwesomeIcon.Salesforce fullName: Dalamud.Interface.FontAwesomeIcon.Salesforce nameWithType: FontAwesomeIcon.Salesforce - uid: Dalamud.Interface.FontAwesomeIcon.Sass name: Sass href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sass commentId: F:Dalamud.Interface.FontAwesomeIcon.Sass fullName: Dalamud.Interface.FontAwesomeIcon.Sass nameWithType: FontAwesomeIcon.Sass - uid: Dalamud.Interface.FontAwesomeIcon.Satellite name: Satellite href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Satellite commentId: F:Dalamud.Interface.FontAwesomeIcon.Satellite fullName: Dalamud.Interface.FontAwesomeIcon.Satellite nameWithType: FontAwesomeIcon.Satellite - uid: Dalamud.Interface.FontAwesomeIcon.SatelliteDish name: SatelliteDish href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SatelliteDish commentId: F:Dalamud.Interface.FontAwesomeIcon.SatelliteDish fullName: Dalamud.Interface.FontAwesomeIcon.SatelliteDish nameWithType: FontAwesomeIcon.SatelliteDish - uid: Dalamud.Interface.FontAwesomeIcon.Save name: Save href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Save commentId: F:Dalamud.Interface.FontAwesomeIcon.Save fullName: Dalamud.Interface.FontAwesomeIcon.Save nameWithType: FontAwesomeIcon.Save - uid: Dalamud.Interface.FontAwesomeIcon.Schlix name: Schlix href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Schlix commentId: F:Dalamud.Interface.FontAwesomeIcon.Schlix fullName: Dalamud.Interface.FontAwesomeIcon.Schlix nameWithType: FontAwesomeIcon.Schlix - uid: Dalamud.Interface.FontAwesomeIcon.School name: School href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_School commentId: F:Dalamud.Interface.FontAwesomeIcon.School fullName: Dalamud.Interface.FontAwesomeIcon.School nameWithType: FontAwesomeIcon.School - uid: Dalamud.Interface.FontAwesomeIcon.Screwdriver name: Screwdriver href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Screwdriver commentId: F:Dalamud.Interface.FontAwesomeIcon.Screwdriver fullName: Dalamud.Interface.FontAwesomeIcon.Screwdriver nameWithType: FontAwesomeIcon.Screwdriver - uid: Dalamud.Interface.FontAwesomeIcon.Scribd name: Scribd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Scribd commentId: F:Dalamud.Interface.FontAwesomeIcon.Scribd fullName: Dalamud.Interface.FontAwesomeIcon.Scribd nameWithType: FontAwesomeIcon.Scribd - uid: Dalamud.Interface.FontAwesomeIcon.Scroll name: Scroll href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Scroll commentId: F:Dalamud.Interface.FontAwesomeIcon.Scroll fullName: Dalamud.Interface.FontAwesomeIcon.Scroll nameWithType: FontAwesomeIcon.Scroll - uid: Dalamud.Interface.FontAwesomeIcon.SdCard name: SdCard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SdCard commentId: F:Dalamud.Interface.FontAwesomeIcon.SdCard fullName: Dalamud.Interface.FontAwesomeIcon.SdCard nameWithType: FontAwesomeIcon.SdCard - uid: Dalamud.Interface.FontAwesomeIcon.Search name: Search href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Search commentId: F:Dalamud.Interface.FontAwesomeIcon.Search fullName: Dalamud.Interface.FontAwesomeIcon.Search nameWithType: FontAwesomeIcon.Search - uid: Dalamud.Interface.FontAwesomeIcon.SearchDollar name: SearchDollar href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SearchDollar commentId: F:Dalamud.Interface.FontAwesomeIcon.SearchDollar fullName: Dalamud.Interface.FontAwesomeIcon.SearchDollar nameWithType: FontAwesomeIcon.SearchDollar - uid: Dalamud.Interface.FontAwesomeIcon.Searchengin name: Searchengin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Searchengin commentId: F:Dalamud.Interface.FontAwesomeIcon.Searchengin fullName: Dalamud.Interface.FontAwesomeIcon.Searchengin nameWithType: FontAwesomeIcon.Searchengin - uid: Dalamud.Interface.FontAwesomeIcon.SearchLocation name: SearchLocation href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SearchLocation commentId: F:Dalamud.Interface.FontAwesomeIcon.SearchLocation fullName: Dalamud.Interface.FontAwesomeIcon.SearchLocation nameWithType: FontAwesomeIcon.SearchLocation - uid: Dalamud.Interface.FontAwesomeIcon.SearchMinus name: SearchMinus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SearchMinus commentId: F:Dalamud.Interface.FontAwesomeIcon.SearchMinus fullName: Dalamud.Interface.FontAwesomeIcon.SearchMinus nameWithType: FontAwesomeIcon.SearchMinus - uid: Dalamud.Interface.FontAwesomeIcon.SearchPlus name: SearchPlus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SearchPlus commentId: F:Dalamud.Interface.FontAwesomeIcon.SearchPlus fullName: Dalamud.Interface.FontAwesomeIcon.SearchPlus nameWithType: FontAwesomeIcon.SearchPlus - uid: Dalamud.Interface.FontAwesomeIcon.Seedling name: Seedling href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Seedling commentId: F:Dalamud.Interface.FontAwesomeIcon.Seedling fullName: Dalamud.Interface.FontAwesomeIcon.Seedling nameWithType: FontAwesomeIcon.Seedling - uid: Dalamud.Interface.FontAwesomeIcon.Sellcast name: Sellcast href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sellcast commentId: F:Dalamud.Interface.FontAwesomeIcon.Sellcast fullName: Dalamud.Interface.FontAwesomeIcon.Sellcast nameWithType: FontAwesomeIcon.Sellcast - uid: Dalamud.Interface.FontAwesomeIcon.Sellsy name: Sellsy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sellsy commentId: F:Dalamud.Interface.FontAwesomeIcon.Sellsy fullName: Dalamud.Interface.FontAwesomeIcon.Sellsy nameWithType: FontAwesomeIcon.Sellsy - uid: Dalamud.Interface.FontAwesomeIcon.Server name: Server href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Server commentId: F:Dalamud.Interface.FontAwesomeIcon.Server fullName: Dalamud.Interface.FontAwesomeIcon.Server nameWithType: FontAwesomeIcon.Server - uid: Dalamud.Interface.FontAwesomeIcon.Servicestack name: Servicestack href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Servicestack commentId: F:Dalamud.Interface.FontAwesomeIcon.Servicestack fullName: Dalamud.Interface.FontAwesomeIcon.Servicestack nameWithType: FontAwesomeIcon.Servicestack - uid: Dalamud.Interface.FontAwesomeIcon.Shapes name: Shapes href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Shapes commentId: F:Dalamud.Interface.FontAwesomeIcon.Shapes fullName: Dalamud.Interface.FontAwesomeIcon.Shapes nameWithType: FontAwesomeIcon.Shapes - uid: Dalamud.Interface.FontAwesomeIcon.Share name: Share href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Share commentId: F:Dalamud.Interface.FontAwesomeIcon.Share fullName: Dalamud.Interface.FontAwesomeIcon.Share nameWithType: FontAwesomeIcon.Share - uid: Dalamud.Interface.FontAwesomeIcon.ShareAlt name: ShareAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShareAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ShareAlt fullName: Dalamud.Interface.FontAwesomeIcon.ShareAlt nameWithType: FontAwesomeIcon.ShareAlt - uid: Dalamud.Interface.FontAwesomeIcon.ShareAltSquare name: ShareAltSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShareAltSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.ShareAltSquare fullName: Dalamud.Interface.FontAwesomeIcon.ShareAltSquare nameWithType: FontAwesomeIcon.ShareAltSquare - uid: Dalamud.Interface.FontAwesomeIcon.ShareSquare name: ShareSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShareSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.ShareSquare fullName: Dalamud.Interface.FontAwesomeIcon.ShareSquare nameWithType: FontAwesomeIcon.ShareSquare - uid: Dalamud.Interface.FontAwesomeIcon.ShekelSign name: ShekelSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShekelSign commentId: F:Dalamud.Interface.FontAwesomeIcon.ShekelSign fullName: Dalamud.Interface.FontAwesomeIcon.ShekelSign nameWithType: FontAwesomeIcon.ShekelSign - uid: Dalamud.Interface.FontAwesomeIcon.ShieldAlt name: ShieldAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShieldAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.ShieldAlt fullName: Dalamud.Interface.FontAwesomeIcon.ShieldAlt nameWithType: FontAwesomeIcon.ShieldAlt - uid: Dalamud.Interface.FontAwesomeIcon.Ship name: Ship href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ship commentId: F:Dalamud.Interface.FontAwesomeIcon.Ship fullName: Dalamud.Interface.FontAwesomeIcon.Ship nameWithType: FontAwesomeIcon.Ship - uid: Dalamud.Interface.FontAwesomeIcon.ShippingFast name: ShippingFast href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShippingFast commentId: F:Dalamud.Interface.FontAwesomeIcon.ShippingFast fullName: Dalamud.Interface.FontAwesomeIcon.ShippingFast nameWithType: FontAwesomeIcon.ShippingFast - uid: Dalamud.Interface.FontAwesomeIcon.Shirtsinbulk name: Shirtsinbulk href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Shirtsinbulk commentId: F:Dalamud.Interface.FontAwesomeIcon.Shirtsinbulk fullName: Dalamud.Interface.FontAwesomeIcon.Shirtsinbulk nameWithType: FontAwesomeIcon.Shirtsinbulk - uid: Dalamud.Interface.FontAwesomeIcon.ShoePrints name: ShoePrints href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShoePrints commentId: F:Dalamud.Interface.FontAwesomeIcon.ShoePrints fullName: Dalamud.Interface.FontAwesomeIcon.ShoePrints nameWithType: FontAwesomeIcon.ShoePrints - uid: Dalamud.Interface.FontAwesomeIcon.Shopify name: Shopify href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Shopify commentId: F:Dalamud.Interface.FontAwesomeIcon.Shopify fullName: Dalamud.Interface.FontAwesomeIcon.Shopify nameWithType: FontAwesomeIcon.Shopify - uid: Dalamud.Interface.FontAwesomeIcon.ShoppingBag name: ShoppingBag href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShoppingBag commentId: F:Dalamud.Interface.FontAwesomeIcon.ShoppingBag fullName: Dalamud.Interface.FontAwesomeIcon.ShoppingBag nameWithType: FontAwesomeIcon.ShoppingBag - uid: Dalamud.Interface.FontAwesomeIcon.ShoppingBasket name: ShoppingBasket href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShoppingBasket commentId: F:Dalamud.Interface.FontAwesomeIcon.ShoppingBasket fullName: Dalamud.Interface.FontAwesomeIcon.ShoppingBasket nameWithType: FontAwesomeIcon.ShoppingBasket - uid: Dalamud.Interface.FontAwesomeIcon.ShoppingCart name: ShoppingCart href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShoppingCart commentId: F:Dalamud.Interface.FontAwesomeIcon.ShoppingCart fullName: Dalamud.Interface.FontAwesomeIcon.ShoppingCart nameWithType: FontAwesomeIcon.ShoppingCart - uid: Dalamud.Interface.FontAwesomeIcon.Shopware name: Shopware href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Shopware commentId: F:Dalamud.Interface.FontAwesomeIcon.Shopware fullName: Dalamud.Interface.FontAwesomeIcon.Shopware nameWithType: FontAwesomeIcon.Shopware - uid: Dalamud.Interface.FontAwesomeIcon.Shower name: Shower href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Shower commentId: F:Dalamud.Interface.FontAwesomeIcon.Shower fullName: Dalamud.Interface.FontAwesomeIcon.Shower nameWithType: FontAwesomeIcon.Shower - uid: Dalamud.Interface.FontAwesomeIcon.ShuttleVan name: ShuttleVan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ShuttleVan commentId: F:Dalamud.Interface.FontAwesomeIcon.ShuttleVan fullName: Dalamud.Interface.FontAwesomeIcon.ShuttleVan nameWithType: FontAwesomeIcon.ShuttleVan - uid: Dalamud.Interface.FontAwesomeIcon.Sign name: Sign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sign commentId: F:Dalamud.Interface.FontAwesomeIcon.Sign fullName: Dalamud.Interface.FontAwesomeIcon.Sign nameWithType: FontAwesomeIcon.Sign - uid: Dalamud.Interface.FontAwesomeIcon.Signal name: Signal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Signal commentId: F:Dalamud.Interface.FontAwesomeIcon.Signal fullName: Dalamud.Interface.FontAwesomeIcon.Signal nameWithType: FontAwesomeIcon.Signal - uid: Dalamud.Interface.FontAwesomeIcon.Signature name: Signature href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Signature commentId: F:Dalamud.Interface.FontAwesomeIcon.Signature fullName: Dalamud.Interface.FontAwesomeIcon.Signature nameWithType: FontAwesomeIcon.Signature - uid: Dalamud.Interface.FontAwesomeIcon.SignInAlt name: SignInAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SignInAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SignInAlt fullName: Dalamud.Interface.FontAwesomeIcon.SignInAlt nameWithType: FontAwesomeIcon.SignInAlt - uid: Dalamud.Interface.FontAwesomeIcon.SignLanguage name: SignLanguage href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SignLanguage commentId: F:Dalamud.Interface.FontAwesomeIcon.SignLanguage fullName: Dalamud.Interface.FontAwesomeIcon.SignLanguage nameWithType: FontAwesomeIcon.SignLanguage - uid: Dalamud.Interface.FontAwesomeIcon.SignOutAlt name: SignOutAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SignOutAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SignOutAlt fullName: Dalamud.Interface.FontAwesomeIcon.SignOutAlt nameWithType: FontAwesomeIcon.SignOutAlt - uid: Dalamud.Interface.FontAwesomeIcon.SimCard name: SimCard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SimCard commentId: F:Dalamud.Interface.FontAwesomeIcon.SimCard fullName: Dalamud.Interface.FontAwesomeIcon.SimCard nameWithType: FontAwesomeIcon.SimCard - uid: Dalamud.Interface.FontAwesomeIcon.Simplybuilt name: Simplybuilt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Simplybuilt commentId: F:Dalamud.Interface.FontAwesomeIcon.Simplybuilt fullName: Dalamud.Interface.FontAwesomeIcon.Simplybuilt nameWithType: FontAwesomeIcon.Simplybuilt - uid: Dalamud.Interface.FontAwesomeIcon.Sistrix name: Sistrix href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sistrix commentId: F:Dalamud.Interface.FontAwesomeIcon.Sistrix fullName: Dalamud.Interface.FontAwesomeIcon.Sistrix nameWithType: FontAwesomeIcon.Sistrix - uid: Dalamud.Interface.FontAwesomeIcon.Sitemap name: Sitemap href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sitemap commentId: F:Dalamud.Interface.FontAwesomeIcon.Sitemap fullName: Dalamud.Interface.FontAwesomeIcon.Sitemap nameWithType: FontAwesomeIcon.Sitemap - uid: Dalamud.Interface.FontAwesomeIcon.Sith name: Sith href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sith commentId: F:Dalamud.Interface.FontAwesomeIcon.Sith fullName: Dalamud.Interface.FontAwesomeIcon.Sith nameWithType: FontAwesomeIcon.Sith - uid: Dalamud.Interface.FontAwesomeIcon.Skating name: Skating href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Skating commentId: F:Dalamud.Interface.FontAwesomeIcon.Skating fullName: Dalamud.Interface.FontAwesomeIcon.Skating nameWithType: FontAwesomeIcon.Skating - uid: Dalamud.Interface.FontAwesomeIcon.Sketch name: Sketch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sketch commentId: F:Dalamud.Interface.FontAwesomeIcon.Sketch fullName: Dalamud.Interface.FontAwesomeIcon.Sketch nameWithType: FontAwesomeIcon.Sketch - uid: Dalamud.Interface.FontAwesomeIcon.Skiing name: Skiing href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Skiing commentId: F:Dalamud.Interface.FontAwesomeIcon.Skiing fullName: Dalamud.Interface.FontAwesomeIcon.Skiing nameWithType: FontAwesomeIcon.Skiing - uid: Dalamud.Interface.FontAwesomeIcon.SkiingNordic name: SkiingNordic href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SkiingNordic commentId: F:Dalamud.Interface.FontAwesomeIcon.SkiingNordic fullName: Dalamud.Interface.FontAwesomeIcon.SkiingNordic nameWithType: FontAwesomeIcon.SkiingNordic - uid: Dalamud.Interface.FontAwesomeIcon.Skull name: Skull href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Skull commentId: F:Dalamud.Interface.FontAwesomeIcon.Skull fullName: Dalamud.Interface.FontAwesomeIcon.Skull nameWithType: FontAwesomeIcon.Skull - uid: Dalamud.Interface.FontAwesomeIcon.SkullCrossbones name: SkullCrossbones href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SkullCrossbones commentId: F:Dalamud.Interface.FontAwesomeIcon.SkullCrossbones fullName: Dalamud.Interface.FontAwesomeIcon.SkullCrossbones nameWithType: FontAwesomeIcon.SkullCrossbones - uid: Dalamud.Interface.FontAwesomeIcon.Skyatlas name: Skyatlas href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Skyatlas commentId: F:Dalamud.Interface.FontAwesomeIcon.Skyatlas fullName: Dalamud.Interface.FontAwesomeIcon.Skyatlas nameWithType: FontAwesomeIcon.Skyatlas - uid: Dalamud.Interface.FontAwesomeIcon.Skype name: Skype href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Skype commentId: F:Dalamud.Interface.FontAwesomeIcon.Skype fullName: Dalamud.Interface.FontAwesomeIcon.Skype nameWithType: FontAwesomeIcon.Skype - uid: Dalamud.Interface.FontAwesomeIcon.Slack name: Slack href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Slack commentId: F:Dalamud.Interface.FontAwesomeIcon.Slack fullName: Dalamud.Interface.FontAwesomeIcon.Slack nameWithType: FontAwesomeIcon.Slack - uid: Dalamud.Interface.FontAwesomeIcon.SlackHash name: SlackHash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SlackHash commentId: F:Dalamud.Interface.FontAwesomeIcon.SlackHash fullName: Dalamud.Interface.FontAwesomeIcon.SlackHash nameWithType: FontAwesomeIcon.SlackHash - uid: Dalamud.Interface.FontAwesomeIcon.Slash name: Slash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Slash commentId: F:Dalamud.Interface.FontAwesomeIcon.Slash fullName: Dalamud.Interface.FontAwesomeIcon.Slash nameWithType: FontAwesomeIcon.Slash - uid: Dalamud.Interface.FontAwesomeIcon.Sleigh name: Sleigh href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sleigh commentId: F:Dalamud.Interface.FontAwesomeIcon.Sleigh fullName: Dalamud.Interface.FontAwesomeIcon.Sleigh nameWithType: FontAwesomeIcon.Sleigh - uid: Dalamud.Interface.FontAwesomeIcon.SlidersH name: SlidersH href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SlidersH commentId: F:Dalamud.Interface.FontAwesomeIcon.SlidersH fullName: Dalamud.Interface.FontAwesomeIcon.SlidersH nameWithType: FontAwesomeIcon.SlidersH - uid: Dalamud.Interface.FontAwesomeIcon.Slideshare name: Slideshare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Slideshare commentId: F:Dalamud.Interface.FontAwesomeIcon.Slideshare fullName: Dalamud.Interface.FontAwesomeIcon.Slideshare nameWithType: FontAwesomeIcon.Slideshare - uid: Dalamud.Interface.FontAwesomeIcon.Smile name: Smile href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Smile commentId: F:Dalamud.Interface.FontAwesomeIcon.Smile fullName: Dalamud.Interface.FontAwesomeIcon.Smile nameWithType: FontAwesomeIcon.Smile - uid: Dalamud.Interface.FontAwesomeIcon.SmileBeam name: SmileBeam href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SmileBeam commentId: F:Dalamud.Interface.FontAwesomeIcon.SmileBeam fullName: Dalamud.Interface.FontAwesomeIcon.SmileBeam nameWithType: FontAwesomeIcon.SmileBeam - uid: Dalamud.Interface.FontAwesomeIcon.SmileWink name: SmileWink href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SmileWink commentId: F:Dalamud.Interface.FontAwesomeIcon.SmileWink fullName: Dalamud.Interface.FontAwesomeIcon.SmileWink nameWithType: FontAwesomeIcon.SmileWink - uid: Dalamud.Interface.FontAwesomeIcon.Smog name: Smog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Smog commentId: F:Dalamud.Interface.FontAwesomeIcon.Smog fullName: Dalamud.Interface.FontAwesomeIcon.Smog nameWithType: FontAwesomeIcon.Smog - uid: Dalamud.Interface.FontAwesomeIcon.Smoking name: Smoking href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Smoking commentId: F:Dalamud.Interface.FontAwesomeIcon.Smoking fullName: Dalamud.Interface.FontAwesomeIcon.Smoking nameWithType: FontAwesomeIcon.Smoking - uid: Dalamud.Interface.FontAwesomeIcon.SmokingBan name: SmokingBan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SmokingBan commentId: F:Dalamud.Interface.FontAwesomeIcon.SmokingBan fullName: Dalamud.Interface.FontAwesomeIcon.SmokingBan nameWithType: FontAwesomeIcon.SmokingBan - uid: Dalamud.Interface.FontAwesomeIcon.Sms name: Sms href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sms commentId: F:Dalamud.Interface.FontAwesomeIcon.Sms fullName: Dalamud.Interface.FontAwesomeIcon.Sms nameWithType: FontAwesomeIcon.Sms - uid: Dalamud.Interface.FontAwesomeIcon.Snapchat name: Snapchat href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Snapchat commentId: F:Dalamud.Interface.FontAwesomeIcon.Snapchat fullName: Dalamud.Interface.FontAwesomeIcon.Snapchat nameWithType: FontAwesomeIcon.Snapchat - uid: Dalamud.Interface.FontAwesomeIcon.SnapchatGhost name: SnapchatGhost href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SnapchatGhost commentId: F:Dalamud.Interface.FontAwesomeIcon.SnapchatGhost fullName: Dalamud.Interface.FontAwesomeIcon.SnapchatGhost nameWithType: FontAwesomeIcon.SnapchatGhost - uid: Dalamud.Interface.FontAwesomeIcon.SnapchatSquare name: SnapchatSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SnapchatSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.SnapchatSquare fullName: Dalamud.Interface.FontAwesomeIcon.SnapchatSquare nameWithType: FontAwesomeIcon.SnapchatSquare - uid: Dalamud.Interface.FontAwesomeIcon.Snowboarding name: Snowboarding href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Snowboarding commentId: F:Dalamud.Interface.FontAwesomeIcon.Snowboarding fullName: Dalamud.Interface.FontAwesomeIcon.Snowboarding nameWithType: FontAwesomeIcon.Snowboarding - uid: Dalamud.Interface.FontAwesomeIcon.Snowflake name: Snowflake href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Snowflake commentId: F:Dalamud.Interface.FontAwesomeIcon.Snowflake fullName: Dalamud.Interface.FontAwesomeIcon.Snowflake nameWithType: FontAwesomeIcon.Snowflake - uid: Dalamud.Interface.FontAwesomeIcon.Snowman name: Snowman href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Snowman commentId: F:Dalamud.Interface.FontAwesomeIcon.Snowman fullName: Dalamud.Interface.FontAwesomeIcon.Snowman nameWithType: FontAwesomeIcon.Snowman - uid: Dalamud.Interface.FontAwesomeIcon.Snowplow name: Snowplow href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Snowplow commentId: F:Dalamud.Interface.FontAwesomeIcon.Snowplow fullName: Dalamud.Interface.FontAwesomeIcon.Snowplow nameWithType: FontAwesomeIcon.Snowplow - uid: Dalamud.Interface.FontAwesomeIcon.Socks name: Socks href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Socks commentId: F:Dalamud.Interface.FontAwesomeIcon.Socks fullName: Dalamud.Interface.FontAwesomeIcon.Socks nameWithType: FontAwesomeIcon.Socks - uid: Dalamud.Interface.FontAwesomeIcon.SolarPanel name: SolarPanel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SolarPanel commentId: F:Dalamud.Interface.FontAwesomeIcon.SolarPanel fullName: Dalamud.Interface.FontAwesomeIcon.SolarPanel nameWithType: FontAwesomeIcon.SolarPanel - uid: Dalamud.Interface.FontAwesomeIcon.Sort name: Sort href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sort commentId: F:Dalamud.Interface.FontAwesomeIcon.Sort fullName: Dalamud.Interface.FontAwesomeIcon.Sort nameWithType: FontAwesomeIcon.Sort - uid: Dalamud.Interface.FontAwesomeIcon.SortAlphaDown name: SortAlphaDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAlphaDown commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAlphaDown fullName: Dalamud.Interface.FontAwesomeIcon.SortAlphaDown nameWithType: FontAwesomeIcon.SortAlphaDown - uid: Dalamud.Interface.FontAwesomeIcon.SortAlphaDownAlt name: SortAlphaDownAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAlphaDownAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAlphaDownAlt fullName: Dalamud.Interface.FontAwesomeIcon.SortAlphaDownAlt nameWithType: FontAwesomeIcon.SortAlphaDownAlt - uid: Dalamud.Interface.FontAwesomeIcon.SortAlphaUp name: SortAlphaUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAlphaUp commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAlphaUp fullName: Dalamud.Interface.FontAwesomeIcon.SortAlphaUp nameWithType: FontAwesomeIcon.SortAlphaUp - uid: Dalamud.Interface.FontAwesomeIcon.SortAlphaUpAlt name: SortAlphaUpAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAlphaUpAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAlphaUpAlt fullName: Dalamud.Interface.FontAwesomeIcon.SortAlphaUpAlt nameWithType: FontAwesomeIcon.SortAlphaUpAlt - uid: Dalamud.Interface.FontAwesomeIcon.SortAmountDown name: SortAmountDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAmountDown commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAmountDown fullName: Dalamud.Interface.FontAwesomeIcon.SortAmountDown nameWithType: FontAwesomeIcon.SortAmountDown - uid: Dalamud.Interface.FontAwesomeIcon.SortAmountDownAlt name: SortAmountDownAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAmountDownAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAmountDownAlt fullName: Dalamud.Interface.FontAwesomeIcon.SortAmountDownAlt nameWithType: FontAwesomeIcon.SortAmountDownAlt - uid: Dalamud.Interface.FontAwesomeIcon.SortAmountUp name: SortAmountUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAmountUp commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAmountUp fullName: Dalamud.Interface.FontAwesomeIcon.SortAmountUp nameWithType: FontAwesomeIcon.SortAmountUp - uid: Dalamud.Interface.FontAwesomeIcon.SortAmountUpAlt name: SortAmountUpAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortAmountUpAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SortAmountUpAlt fullName: Dalamud.Interface.FontAwesomeIcon.SortAmountUpAlt nameWithType: FontAwesomeIcon.SortAmountUpAlt - uid: Dalamud.Interface.FontAwesomeIcon.SortDown name: SortDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortDown commentId: F:Dalamud.Interface.FontAwesomeIcon.SortDown fullName: Dalamud.Interface.FontAwesomeIcon.SortDown nameWithType: FontAwesomeIcon.SortDown - uid: Dalamud.Interface.FontAwesomeIcon.SortNumericDown name: SortNumericDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortNumericDown commentId: F:Dalamud.Interface.FontAwesomeIcon.SortNumericDown fullName: Dalamud.Interface.FontAwesomeIcon.SortNumericDown nameWithType: FontAwesomeIcon.SortNumericDown - uid: Dalamud.Interface.FontAwesomeIcon.SortNumericDownAlt name: SortNumericDownAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortNumericDownAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SortNumericDownAlt fullName: Dalamud.Interface.FontAwesomeIcon.SortNumericDownAlt nameWithType: FontAwesomeIcon.SortNumericDownAlt - uid: Dalamud.Interface.FontAwesomeIcon.SortNumericUp name: SortNumericUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortNumericUp commentId: F:Dalamud.Interface.FontAwesomeIcon.SortNumericUp fullName: Dalamud.Interface.FontAwesomeIcon.SortNumericUp nameWithType: FontAwesomeIcon.SortNumericUp - uid: Dalamud.Interface.FontAwesomeIcon.SortNumericUpAlt name: SortNumericUpAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortNumericUpAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SortNumericUpAlt fullName: Dalamud.Interface.FontAwesomeIcon.SortNumericUpAlt nameWithType: FontAwesomeIcon.SortNumericUpAlt - uid: Dalamud.Interface.FontAwesomeIcon.SortUp name: SortUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SortUp commentId: F:Dalamud.Interface.FontAwesomeIcon.SortUp fullName: Dalamud.Interface.FontAwesomeIcon.SortUp nameWithType: FontAwesomeIcon.SortUp - uid: Dalamud.Interface.FontAwesomeIcon.Soundcloud name: Soundcloud href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Soundcloud commentId: F:Dalamud.Interface.FontAwesomeIcon.Soundcloud fullName: Dalamud.Interface.FontAwesomeIcon.Soundcloud nameWithType: FontAwesomeIcon.Soundcloud - uid: Dalamud.Interface.FontAwesomeIcon.Sourcetree name: Sourcetree href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sourcetree commentId: F:Dalamud.Interface.FontAwesomeIcon.Sourcetree fullName: Dalamud.Interface.FontAwesomeIcon.Sourcetree nameWithType: FontAwesomeIcon.Sourcetree - uid: Dalamud.Interface.FontAwesomeIcon.Spa name: Spa href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Spa commentId: F:Dalamud.Interface.FontAwesomeIcon.Spa fullName: Dalamud.Interface.FontAwesomeIcon.Spa nameWithType: FontAwesomeIcon.Spa - uid: Dalamud.Interface.FontAwesomeIcon.SpaceShuttle name: SpaceShuttle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SpaceShuttle commentId: F:Dalamud.Interface.FontAwesomeIcon.SpaceShuttle fullName: Dalamud.Interface.FontAwesomeIcon.SpaceShuttle nameWithType: FontAwesomeIcon.SpaceShuttle - uid: Dalamud.Interface.FontAwesomeIcon.Speakap name: Speakap href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Speakap commentId: F:Dalamud.Interface.FontAwesomeIcon.Speakap fullName: Dalamud.Interface.FontAwesomeIcon.Speakap nameWithType: FontAwesomeIcon.Speakap - uid: Dalamud.Interface.FontAwesomeIcon.SpeakerDeck name: SpeakerDeck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SpeakerDeck commentId: F:Dalamud.Interface.FontAwesomeIcon.SpeakerDeck fullName: Dalamud.Interface.FontAwesomeIcon.SpeakerDeck nameWithType: FontAwesomeIcon.SpeakerDeck - uid: Dalamud.Interface.FontAwesomeIcon.SpellCheck name: SpellCheck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SpellCheck commentId: F:Dalamud.Interface.FontAwesomeIcon.SpellCheck fullName: Dalamud.Interface.FontAwesomeIcon.SpellCheck nameWithType: FontAwesomeIcon.SpellCheck - uid: Dalamud.Interface.FontAwesomeIcon.Spider name: Spider href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Spider commentId: F:Dalamud.Interface.FontAwesomeIcon.Spider fullName: Dalamud.Interface.FontAwesomeIcon.Spider nameWithType: FontAwesomeIcon.Spider - uid: Dalamud.Interface.FontAwesomeIcon.Spinner name: Spinner href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Spinner commentId: F:Dalamud.Interface.FontAwesomeIcon.Spinner fullName: Dalamud.Interface.FontAwesomeIcon.Spinner nameWithType: FontAwesomeIcon.Spinner - uid: Dalamud.Interface.FontAwesomeIcon.Splotch name: Splotch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Splotch commentId: F:Dalamud.Interface.FontAwesomeIcon.Splotch fullName: Dalamud.Interface.FontAwesomeIcon.Splotch nameWithType: FontAwesomeIcon.Splotch - uid: Dalamud.Interface.FontAwesomeIcon.Spotify name: Spotify href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Spotify commentId: F:Dalamud.Interface.FontAwesomeIcon.Spotify fullName: Dalamud.Interface.FontAwesomeIcon.Spotify nameWithType: FontAwesomeIcon.Spotify - uid: Dalamud.Interface.FontAwesomeIcon.SprayCan name: SprayCan href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SprayCan commentId: F:Dalamud.Interface.FontAwesomeIcon.SprayCan fullName: Dalamud.Interface.FontAwesomeIcon.SprayCan nameWithType: FontAwesomeIcon.SprayCan - uid: Dalamud.Interface.FontAwesomeIcon.Square name: Square href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Square commentId: F:Dalamud.Interface.FontAwesomeIcon.Square fullName: Dalamud.Interface.FontAwesomeIcon.Square nameWithType: FontAwesomeIcon.Square - uid: Dalamud.Interface.FontAwesomeIcon.SquareFull name: SquareFull href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SquareFull commentId: F:Dalamud.Interface.FontAwesomeIcon.SquareFull fullName: Dalamud.Interface.FontAwesomeIcon.SquareFull nameWithType: FontAwesomeIcon.SquareFull - uid: Dalamud.Interface.FontAwesomeIcon.SquareRootAlt name: SquareRootAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SquareRootAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SquareRootAlt fullName: Dalamud.Interface.FontAwesomeIcon.SquareRootAlt nameWithType: FontAwesomeIcon.SquareRootAlt - uid: Dalamud.Interface.FontAwesomeIcon.Squarespace name: Squarespace href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Squarespace commentId: F:Dalamud.Interface.FontAwesomeIcon.Squarespace fullName: Dalamud.Interface.FontAwesomeIcon.Squarespace nameWithType: FontAwesomeIcon.Squarespace - uid: Dalamud.Interface.FontAwesomeIcon.StackExchange name: StackExchange href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StackExchange commentId: F:Dalamud.Interface.FontAwesomeIcon.StackExchange fullName: Dalamud.Interface.FontAwesomeIcon.StackExchange nameWithType: FontAwesomeIcon.StackExchange - uid: Dalamud.Interface.FontAwesomeIcon.StackOverflow name: StackOverflow href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StackOverflow commentId: F:Dalamud.Interface.FontAwesomeIcon.StackOverflow fullName: Dalamud.Interface.FontAwesomeIcon.StackOverflow nameWithType: FontAwesomeIcon.StackOverflow - uid: Dalamud.Interface.FontAwesomeIcon.Stackpath name: Stackpath href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stackpath commentId: F:Dalamud.Interface.FontAwesomeIcon.Stackpath fullName: Dalamud.Interface.FontAwesomeIcon.Stackpath nameWithType: FontAwesomeIcon.Stackpath - uid: Dalamud.Interface.FontAwesomeIcon.Stamp name: Stamp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stamp commentId: F:Dalamud.Interface.FontAwesomeIcon.Stamp fullName: Dalamud.Interface.FontAwesomeIcon.Stamp nameWithType: FontAwesomeIcon.Stamp - uid: Dalamud.Interface.FontAwesomeIcon.Star name: Star href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Star commentId: F:Dalamud.Interface.FontAwesomeIcon.Star fullName: Dalamud.Interface.FontAwesomeIcon.Star nameWithType: FontAwesomeIcon.Star - uid: Dalamud.Interface.FontAwesomeIcon.StarAndCrescent name: StarAndCrescent href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StarAndCrescent commentId: F:Dalamud.Interface.FontAwesomeIcon.StarAndCrescent fullName: Dalamud.Interface.FontAwesomeIcon.StarAndCrescent nameWithType: FontAwesomeIcon.StarAndCrescent - uid: Dalamud.Interface.FontAwesomeIcon.StarHalf name: StarHalf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StarHalf commentId: F:Dalamud.Interface.FontAwesomeIcon.StarHalf fullName: Dalamud.Interface.FontAwesomeIcon.StarHalf nameWithType: FontAwesomeIcon.StarHalf - uid: Dalamud.Interface.FontAwesomeIcon.StarHalfAlt name: StarHalfAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StarHalfAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.StarHalfAlt fullName: Dalamud.Interface.FontAwesomeIcon.StarHalfAlt nameWithType: FontAwesomeIcon.StarHalfAlt - uid: Dalamud.Interface.FontAwesomeIcon.StarOfDavid name: StarOfDavid href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StarOfDavid commentId: F:Dalamud.Interface.FontAwesomeIcon.StarOfDavid fullName: Dalamud.Interface.FontAwesomeIcon.StarOfDavid nameWithType: FontAwesomeIcon.StarOfDavid - uid: Dalamud.Interface.FontAwesomeIcon.StarOfLife name: StarOfLife href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StarOfLife commentId: F:Dalamud.Interface.FontAwesomeIcon.StarOfLife fullName: Dalamud.Interface.FontAwesomeIcon.StarOfLife nameWithType: FontAwesomeIcon.StarOfLife - uid: Dalamud.Interface.FontAwesomeIcon.Staylinked name: Staylinked href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Staylinked commentId: F:Dalamud.Interface.FontAwesomeIcon.Staylinked fullName: Dalamud.Interface.FontAwesomeIcon.Staylinked nameWithType: FontAwesomeIcon.Staylinked - uid: Dalamud.Interface.FontAwesomeIcon.Steam name: Steam href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Steam commentId: F:Dalamud.Interface.FontAwesomeIcon.Steam fullName: Dalamud.Interface.FontAwesomeIcon.Steam nameWithType: FontAwesomeIcon.Steam - uid: Dalamud.Interface.FontAwesomeIcon.SteamSquare name: SteamSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SteamSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.SteamSquare fullName: Dalamud.Interface.FontAwesomeIcon.SteamSquare nameWithType: FontAwesomeIcon.SteamSquare - uid: Dalamud.Interface.FontAwesomeIcon.SteamSymbol name: SteamSymbol href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SteamSymbol commentId: F:Dalamud.Interface.FontAwesomeIcon.SteamSymbol fullName: Dalamud.Interface.FontAwesomeIcon.SteamSymbol nameWithType: FontAwesomeIcon.SteamSymbol - uid: Dalamud.Interface.FontAwesomeIcon.StepBackward name: StepBackward href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StepBackward commentId: F:Dalamud.Interface.FontAwesomeIcon.StepBackward fullName: Dalamud.Interface.FontAwesomeIcon.StepBackward nameWithType: FontAwesomeIcon.StepBackward - uid: Dalamud.Interface.FontAwesomeIcon.StepForward name: StepForward href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StepForward commentId: F:Dalamud.Interface.FontAwesomeIcon.StepForward fullName: Dalamud.Interface.FontAwesomeIcon.StepForward nameWithType: FontAwesomeIcon.StepForward - uid: Dalamud.Interface.FontAwesomeIcon.Stethoscope name: Stethoscope href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stethoscope commentId: F:Dalamud.Interface.FontAwesomeIcon.Stethoscope fullName: Dalamud.Interface.FontAwesomeIcon.Stethoscope nameWithType: FontAwesomeIcon.Stethoscope - uid: Dalamud.Interface.FontAwesomeIcon.StickerMule name: StickerMule href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StickerMule commentId: F:Dalamud.Interface.FontAwesomeIcon.StickerMule fullName: Dalamud.Interface.FontAwesomeIcon.StickerMule nameWithType: FontAwesomeIcon.StickerMule - uid: Dalamud.Interface.FontAwesomeIcon.StickyNote name: StickyNote href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StickyNote commentId: F:Dalamud.Interface.FontAwesomeIcon.StickyNote fullName: Dalamud.Interface.FontAwesomeIcon.StickyNote nameWithType: FontAwesomeIcon.StickyNote - uid: Dalamud.Interface.FontAwesomeIcon.Stop name: Stop href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stop commentId: F:Dalamud.Interface.FontAwesomeIcon.Stop fullName: Dalamud.Interface.FontAwesomeIcon.Stop nameWithType: FontAwesomeIcon.Stop - uid: Dalamud.Interface.FontAwesomeIcon.StopCircle name: StopCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StopCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.StopCircle fullName: Dalamud.Interface.FontAwesomeIcon.StopCircle nameWithType: FontAwesomeIcon.StopCircle - uid: Dalamud.Interface.FontAwesomeIcon.Stopwatch name: Stopwatch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stopwatch commentId: F:Dalamud.Interface.FontAwesomeIcon.Stopwatch fullName: Dalamud.Interface.FontAwesomeIcon.Stopwatch nameWithType: FontAwesomeIcon.Stopwatch - uid: Dalamud.Interface.FontAwesomeIcon.Store name: Store href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Store commentId: F:Dalamud.Interface.FontAwesomeIcon.Store fullName: Dalamud.Interface.FontAwesomeIcon.Store nameWithType: FontAwesomeIcon.Store - uid: Dalamud.Interface.FontAwesomeIcon.StoreAlt name: StoreAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StoreAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.StoreAlt fullName: Dalamud.Interface.FontAwesomeIcon.StoreAlt nameWithType: FontAwesomeIcon.StoreAlt - uid: Dalamud.Interface.FontAwesomeIcon.Strava name: Strava href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Strava commentId: F:Dalamud.Interface.FontAwesomeIcon.Strava fullName: Dalamud.Interface.FontAwesomeIcon.Strava nameWithType: FontAwesomeIcon.Strava - uid: Dalamud.Interface.FontAwesomeIcon.Stream name: Stream href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stream commentId: F:Dalamud.Interface.FontAwesomeIcon.Stream fullName: Dalamud.Interface.FontAwesomeIcon.Stream nameWithType: FontAwesomeIcon.Stream - uid: Dalamud.Interface.FontAwesomeIcon.StreetView name: StreetView href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StreetView commentId: F:Dalamud.Interface.FontAwesomeIcon.StreetView fullName: Dalamud.Interface.FontAwesomeIcon.StreetView nameWithType: FontAwesomeIcon.StreetView - uid: Dalamud.Interface.FontAwesomeIcon.Strikethrough name: Strikethrough href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Strikethrough commentId: F:Dalamud.Interface.FontAwesomeIcon.Strikethrough fullName: Dalamud.Interface.FontAwesomeIcon.Strikethrough nameWithType: FontAwesomeIcon.Strikethrough - uid: Dalamud.Interface.FontAwesomeIcon.Stripe name: Stripe href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stripe commentId: F:Dalamud.Interface.FontAwesomeIcon.Stripe fullName: Dalamud.Interface.FontAwesomeIcon.Stripe nameWithType: FontAwesomeIcon.Stripe - uid: Dalamud.Interface.FontAwesomeIcon.StripeS name: StripeS href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StripeS commentId: F:Dalamud.Interface.FontAwesomeIcon.StripeS fullName: Dalamud.Interface.FontAwesomeIcon.StripeS nameWithType: FontAwesomeIcon.StripeS - uid: Dalamud.Interface.FontAwesomeIcon.Stroopwafel name: Stroopwafel href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stroopwafel commentId: F:Dalamud.Interface.FontAwesomeIcon.Stroopwafel fullName: Dalamud.Interface.FontAwesomeIcon.Stroopwafel nameWithType: FontAwesomeIcon.Stroopwafel - uid: Dalamud.Interface.FontAwesomeIcon.Studiovinari name: Studiovinari href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Studiovinari commentId: F:Dalamud.Interface.FontAwesomeIcon.Studiovinari fullName: Dalamud.Interface.FontAwesomeIcon.Studiovinari nameWithType: FontAwesomeIcon.Studiovinari - uid: Dalamud.Interface.FontAwesomeIcon.Stumbleupon name: Stumbleupon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Stumbleupon commentId: F:Dalamud.Interface.FontAwesomeIcon.Stumbleupon fullName: Dalamud.Interface.FontAwesomeIcon.Stumbleupon nameWithType: FontAwesomeIcon.Stumbleupon - uid: Dalamud.Interface.FontAwesomeIcon.StumbleuponCircle name: StumbleuponCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_StumbleuponCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.StumbleuponCircle fullName: Dalamud.Interface.FontAwesomeIcon.StumbleuponCircle nameWithType: FontAwesomeIcon.StumbleuponCircle - uid: Dalamud.Interface.FontAwesomeIcon.Subscript name: Subscript href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Subscript commentId: F:Dalamud.Interface.FontAwesomeIcon.Subscript fullName: Dalamud.Interface.FontAwesomeIcon.Subscript nameWithType: FontAwesomeIcon.Subscript - uid: Dalamud.Interface.FontAwesomeIcon.Subway name: Subway href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Subway commentId: F:Dalamud.Interface.FontAwesomeIcon.Subway fullName: Dalamud.Interface.FontAwesomeIcon.Subway nameWithType: FontAwesomeIcon.Subway - uid: Dalamud.Interface.FontAwesomeIcon.Suitcase name: Suitcase href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Suitcase commentId: F:Dalamud.Interface.FontAwesomeIcon.Suitcase fullName: Dalamud.Interface.FontAwesomeIcon.Suitcase nameWithType: FontAwesomeIcon.Suitcase - uid: Dalamud.Interface.FontAwesomeIcon.SuitcaseRolling name: SuitcaseRolling href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SuitcaseRolling commentId: F:Dalamud.Interface.FontAwesomeIcon.SuitcaseRolling fullName: Dalamud.Interface.FontAwesomeIcon.SuitcaseRolling nameWithType: FontAwesomeIcon.SuitcaseRolling - uid: Dalamud.Interface.FontAwesomeIcon.Sun name: Sun href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sun commentId: F:Dalamud.Interface.FontAwesomeIcon.Sun fullName: Dalamud.Interface.FontAwesomeIcon.Sun nameWithType: FontAwesomeIcon.Sun - uid: Dalamud.Interface.FontAwesomeIcon.Superpowers name: Superpowers href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Superpowers commentId: F:Dalamud.Interface.FontAwesomeIcon.Superpowers fullName: Dalamud.Interface.FontAwesomeIcon.Superpowers nameWithType: FontAwesomeIcon.Superpowers - uid: Dalamud.Interface.FontAwesomeIcon.Superscript name: Superscript href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Superscript commentId: F:Dalamud.Interface.FontAwesomeIcon.Superscript fullName: Dalamud.Interface.FontAwesomeIcon.Superscript nameWithType: FontAwesomeIcon.Superscript - uid: Dalamud.Interface.FontAwesomeIcon.Supple name: Supple href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Supple commentId: F:Dalamud.Interface.FontAwesomeIcon.Supple fullName: Dalamud.Interface.FontAwesomeIcon.Supple nameWithType: FontAwesomeIcon.Supple - uid: Dalamud.Interface.FontAwesomeIcon.Surprise name: Surprise href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Surprise commentId: F:Dalamud.Interface.FontAwesomeIcon.Surprise fullName: Dalamud.Interface.FontAwesomeIcon.Surprise nameWithType: FontAwesomeIcon.Surprise - uid: Dalamud.Interface.FontAwesomeIcon.Suse name: Suse href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Suse commentId: F:Dalamud.Interface.FontAwesomeIcon.Suse fullName: Dalamud.Interface.FontAwesomeIcon.Suse nameWithType: FontAwesomeIcon.Suse - uid: Dalamud.Interface.FontAwesomeIcon.Swatchbook name: Swatchbook href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Swatchbook commentId: F:Dalamud.Interface.FontAwesomeIcon.Swatchbook fullName: Dalamud.Interface.FontAwesomeIcon.Swatchbook nameWithType: FontAwesomeIcon.Swatchbook - uid: Dalamud.Interface.FontAwesomeIcon.Swift name: Swift href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Swift commentId: F:Dalamud.Interface.FontAwesomeIcon.Swift fullName: Dalamud.Interface.FontAwesomeIcon.Swift nameWithType: FontAwesomeIcon.Swift - uid: Dalamud.Interface.FontAwesomeIcon.Swimmer name: Swimmer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Swimmer commentId: F:Dalamud.Interface.FontAwesomeIcon.Swimmer fullName: Dalamud.Interface.FontAwesomeIcon.Swimmer nameWithType: FontAwesomeIcon.Swimmer - uid: Dalamud.Interface.FontAwesomeIcon.SwimmingPool name: SwimmingPool href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SwimmingPool commentId: F:Dalamud.Interface.FontAwesomeIcon.SwimmingPool fullName: Dalamud.Interface.FontAwesomeIcon.SwimmingPool nameWithType: FontAwesomeIcon.SwimmingPool - uid: Dalamud.Interface.FontAwesomeIcon.Symfony name: Symfony href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Symfony commentId: F:Dalamud.Interface.FontAwesomeIcon.Symfony fullName: Dalamud.Interface.FontAwesomeIcon.Symfony nameWithType: FontAwesomeIcon.Symfony - uid: Dalamud.Interface.FontAwesomeIcon.Synagogue name: Synagogue href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Synagogue commentId: F:Dalamud.Interface.FontAwesomeIcon.Synagogue fullName: Dalamud.Interface.FontAwesomeIcon.Synagogue nameWithType: FontAwesomeIcon.Synagogue - uid: Dalamud.Interface.FontAwesomeIcon.Sync name: Sync href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Sync commentId: F:Dalamud.Interface.FontAwesomeIcon.Sync fullName: Dalamud.Interface.FontAwesomeIcon.Sync nameWithType: FontAwesomeIcon.Sync - uid: Dalamud.Interface.FontAwesomeIcon.SyncAlt name: SyncAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_SyncAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.SyncAlt fullName: Dalamud.Interface.FontAwesomeIcon.SyncAlt nameWithType: FontAwesomeIcon.SyncAlt - uid: Dalamud.Interface.FontAwesomeIcon.Syringe name: Syringe href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Syringe commentId: F:Dalamud.Interface.FontAwesomeIcon.Syringe fullName: Dalamud.Interface.FontAwesomeIcon.Syringe nameWithType: FontAwesomeIcon.Syringe - uid: Dalamud.Interface.FontAwesomeIcon.Table name: Table href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Table commentId: F:Dalamud.Interface.FontAwesomeIcon.Table fullName: Dalamud.Interface.FontAwesomeIcon.Table nameWithType: FontAwesomeIcon.Table - uid: Dalamud.Interface.FontAwesomeIcon.Tablet name: Tablet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tablet commentId: F:Dalamud.Interface.FontAwesomeIcon.Tablet fullName: Dalamud.Interface.FontAwesomeIcon.Tablet nameWithType: FontAwesomeIcon.Tablet - uid: Dalamud.Interface.FontAwesomeIcon.TabletAlt name: TabletAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TabletAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.TabletAlt fullName: Dalamud.Interface.FontAwesomeIcon.TabletAlt nameWithType: FontAwesomeIcon.TabletAlt - uid: Dalamud.Interface.FontAwesomeIcon.TableTennis name: TableTennis href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TableTennis commentId: F:Dalamud.Interface.FontAwesomeIcon.TableTennis fullName: Dalamud.Interface.FontAwesomeIcon.TableTennis nameWithType: FontAwesomeIcon.TableTennis - uid: Dalamud.Interface.FontAwesomeIcon.Tablets name: Tablets href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tablets commentId: F:Dalamud.Interface.FontAwesomeIcon.Tablets fullName: Dalamud.Interface.FontAwesomeIcon.Tablets nameWithType: FontAwesomeIcon.Tablets - uid: Dalamud.Interface.FontAwesomeIcon.TachometerAlt name: TachometerAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TachometerAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.TachometerAlt fullName: Dalamud.Interface.FontAwesomeIcon.TachometerAlt nameWithType: FontAwesomeIcon.TachometerAlt - uid: Dalamud.Interface.FontAwesomeIcon.Tag name: Tag href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tag commentId: F:Dalamud.Interface.FontAwesomeIcon.Tag fullName: Dalamud.Interface.FontAwesomeIcon.Tag nameWithType: FontAwesomeIcon.Tag - uid: Dalamud.Interface.FontAwesomeIcon.Tags name: Tags href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tags commentId: F:Dalamud.Interface.FontAwesomeIcon.Tags fullName: Dalamud.Interface.FontAwesomeIcon.Tags nameWithType: FontAwesomeIcon.Tags - uid: Dalamud.Interface.FontAwesomeIcon.Tape name: Tape href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tape commentId: F:Dalamud.Interface.FontAwesomeIcon.Tape fullName: Dalamud.Interface.FontAwesomeIcon.Tape nameWithType: FontAwesomeIcon.Tape - uid: Dalamud.Interface.FontAwesomeIcon.Tasks name: Tasks href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tasks commentId: F:Dalamud.Interface.FontAwesomeIcon.Tasks fullName: Dalamud.Interface.FontAwesomeIcon.Tasks nameWithType: FontAwesomeIcon.Tasks - uid: Dalamud.Interface.FontAwesomeIcon.Taxi name: Taxi href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Taxi commentId: F:Dalamud.Interface.FontAwesomeIcon.Taxi fullName: Dalamud.Interface.FontAwesomeIcon.Taxi nameWithType: FontAwesomeIcon.Taxi - uid: Dalamud.Interface.FontAwesomeIcon.Teamspeak name: Teamspeak href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Teamspeak commentId: F:Dalamud.Interface.FontAwesomeIcon.Teamspeak fullName: Dalamud.Interface.FontAwesomeIcon.Teamspeak nameWithType: FontAwesomeIcon.Teamspeak - uid: Dalamud.Interface.FontAwesomeIcon.Teeth name: Teeth href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Teeth commentId: F:Dalamud.Interface.FontAwesomeIcon.Teeth fullName: Dalamud.Interface.FontAwesomeIcon.Teeth nameWithType: FontAwesomeIcon.Teeth - uid: Dalamud.Interface.FontAwesomeIcon.TeethOpen name: TeethOpen href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TeethOpen commentId: F:Dalamud.Interface.FontAwesomeIcon.TeethOpen fullName: Dalamud.Interface.FontAwesomeIcon.TeethOpen nameWithType: FontAwesomeIcon.TeethOpen - uid: Dalamud.Interface.FontAwesomeIcon.Telegram name: Telegram href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Telegram commentId: F:Dalamud.Interface.FontAwesomeIcon.Telegram fullName: Dalamud.Interface.FontAwesomeIcon.Telegram nameWithType: FontAwesomeIcon.Telegram - uid: Dalamud.Interface.FontAwesomeIcon.TelegramPlane name: TelegramPlane href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TelegramPlane commentId: F:Dalamud.Interface.FontAwesomeIcon.TelegramPlane fullName: Dalamud.Interface.FontAwesomeIcon.TelegramPlane nameWithType: FontAwesomeIcon.TelegramPlane - uid: Dalamud.Interface.FontAwesomeIcon.TemperatureHigh name: TemperatureHigh href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TemperatureHigh commentId: F:Dalamud.Interface.FontAwesomeIcon.TemperatureHigh fullName: Dalamud.Interface.FontAwesomeIcon.TemperatureHigh nameWithType: FontAwesomeIcon.TemperatureHigh - uid: Dalamud.Interface.FontAwesomeIcon.TemperatureLow name: TemperatureLow href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TemperatureLow commentId: F:Dalamud.Interface.FontAwesomeIcon.TemperatureLow fullName: Dalamud.Interface.FontAwesomeIcon.TemperatureLow nameWithType: FontAwesomeIcon.TemperatureLow - uid: Dalamud.Interface.FontAwesomeIcon.TencentWeibo name: TencentWeibo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TencentWeibo commentId: F:Dalamud.Interface.FontAwesomeIcon.TencentWeibo fullName: Dalamud.Interface.FontAwesomeIcon.TencentWeibo nameWithType: FontAwesomeIcon.TencentWeibo - uid: Dalamud.Interface.FontAwesomeIcon.Tenge name: Tenge href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tenge commentId: F:Dalamud.Interface.FontAwesomeIcon.Tenge fullName: Dalamud.Interface.FontAwesomeIcon.Tenge nameWithType: FontAwesomeIcon.Tenge - uid: Dalamud.Interface.FontAwesomeIcon.Terminal name: Terminal href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Terminal commentId: F:Dalamud.Interface.FontAwesomeIcon.Terminal fullName: Dalamud.Interface.FontAwesomeIcon.Terminal nameWithType: FontAwesomeIcon.Terminal - uid: Dalamud.Interface.FontAwesomeIcon.TextHeight name: TextHeight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TextHeight commentId: F:Dalamud.Interface.FontAwesomeIcon.TextHeight fullName: Dalamud.Interface.FontAwesomeIcon.TextHeight nameWithType: FontAwesomeIcon.TextHeight - uid: Dalamud.Interface.FontAwesomeIcon.TextWidth name: TextWidth href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TextWidth commentId: F:Dalamud.Interface.FontAwesomeIcon.TextWidth fullName: Dalamud.Interface.FontAwesomeIcon.TextWidth nameWithType: FontAwesomeIcon.TextWidth - uid: Dalamud.Interface.FontAwesomeIcon.Th name: Th href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Th commentId: F:Dalamud.Interface.FontAwesomeIcon.Th fullName: Dalamud.Interface.FontAwesomeIcon.Th nameWithType: FontAwesomeIcon.Th - uid: Dalamud.Interface.FontAwesomeIcon.TheaterMasks name: TheaterMasks href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TheaterMasks commentId: F:Dalamud.Interface.FontAwesomeIcon.TheaterMasks fullName: Dalamud.Interface.FontAwesomeIcon.TheaterMasks nameWithType: FontAwesomeIcon.TheaterMasks - uid: Dalamud.Interface.FontAwesomeIcon.Themeco name: Themeco href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Themeco commentId: F:Dalamud.Interface.FontAwesomeIcon.Themeco fullName: Dalamud.Interface.FontAwesomeIcon.Themeco nameWithType: FontAwesomeIcon.Themeco - uid: Dalamud.Interface.FontAwesomeIcon.Themeisle name: Themeisle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Themeisle commentId: F:Dalamud.Interface.FontAwesomeIcon.Themeisle fullName: Dalamud.Interface.FontAwesomeIcon.Themeisle nameWithType: FontAwesomeIcon.Themeisle - uid: Dalamud.Interface.FontAwesomeIcon.TheRedYeti name: TheRedYeti href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TheRedYeti commentId: F:Dalamud.Interface.FontAwesomeIcon.TheRedYeti fullName: Dalamud.Interface.FontAwesomeIcon.TheRedYeti nameWithType: FontAwesomeIcon.TheRedYeti - uid: Dalamud.Interface.FontAwesomeIcon.Thermometer name: Thermometer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Thermometer commentId: F:Dalamud.Interface.FontAwesomeIcon.Thermometer fullName: Dalamud.Interface.FontAwesomeIcon.Thermometer nameWithType: FontAwesomeIcon.Thermometer - uid: Dalamud.Interface.FontAwesomeIcon.ThermometerEmpty name: ThermometerEmpty href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThermometerEmpty commentId: F:Dalamud.Interface.FontAwesomeIcon.ThermometerEmpty fullName: Dalamud.Interface.FontAwesomeIcon.ThermometerEmpty nameWithType: FontAwesomeIcon.ThermometerEmpty - uid: Dalamud.Interface.FontAwesomeIcon.ThermometerFull name: ThermometerFull href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThermometerFull commentId: F:Dalamud.Interface.FontAwesomeIcon.ThermometerFull fullName: Dalamud.Interface.FontAwesomeIcon.ThermometerFull nameWithType: FontAwesomeIcon.ThermometerFull - uid: Dalamud.Interface.FontAwesomeIcon.ThermometerHalf name: ThermometerHalf href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThermometerHalf commentId: F:Dalamud.Interface.FontAwesomeIcon.ThermometerHalf fullName: Dalamud.Interface.FontAwesomeIcon.ThermometerHalf nameWithType: FontAwesomeIcon.ThermometerHalf - uid: Dalamud.Interface.FontAwesomeIcon.ThermometerQuarter name: ThermometerQuarter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThermometerQuarter commentId: F:Dalamud.Interface.FontAwesomeIcon.ThermometerQuarter fullName: Dalamud.Interface.FontAwesomeIcon.ThermometerQuarter nameWithType: FontAwesomeIcon.ThermometerQuarter - uid: Dalamud.Interface.FontAwesomeIcon.ThermometerThreeQuarters name: ThermometerThreeQuarters href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThermometerThreeQuarters commentId: F:Dalamud.Interface.FontAwesomeIcon.ThermometerThreeQuarters fullName: Dalamud.Interface.FontAwesomeIcon.ThermometerThreeQuarters nameWithType: FontAwesomeIcon.ThermometerThreeQuarters - uid: Dalamud.Interface.FontAwesomeIcon.ThinkPeaks name: ThinkPeaks href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThinkPeaks commentId: F:Dalamud.Interface.FontAwesomeIcon.ThinkPeaks fullName: Dalamud.Interface.FontAwesomeIcon.ThinkPeaks nameWithType: FontAwesomeIcon.ThinkPeaks - uid: Dalamud.Interface.FontAwesomeIcon.ThLarge name: ThLarge href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThLarge commentId: F:Dalamud.Interface.FontAwesomeIcon.ThLarge fullName: Dalamud.Interface.FontAwesomeIcon.ThLarge nameWithType: FontAwesomeIcon.ThLarge - uid: Dalamud.Interface.FontAwesomeIcon.ThList name: ThList href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThList commentId: F:Dalamud.Interface.FontAwesomeIcon.ThList fullName: Dalamud.Interface.FontAwesomeIcon.ThList nameWithType: FontAwesomeIcon.ThList - uid: Dalamud.Interface.FontAwesomeIcon.ThumbsDown name: ThumbsDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThumbsDown commentId: F:Dalamud.Interface.FontAwesomeIcon.ThumbsDown fullName: Dalamud.Interface.FontAwesomeIcon.ThumbsDown nameWithType: FontAwesomeIcon.ThumbsDown - uid: Dalamud.Interface.FontAwesomeIcon.ThumbsUp name: ThumbsUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ThumbsUp commentId: F:Dalamud.Interface.FontAwesomeIcon.ThumbsUp fullName: Dalamud.Interface.FontAwesomeIcon.ThumbsUp nameWithType: FontAwesomeIcon.ThumbsUp - uid: Dalamud.Interface.FontAwesomeIcon.Thumbtack name: Thumbtack href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Thumbtack commentId: F:Dalamud.Interface.FontAwesomeIcon.Thumbtack fullName: Dalamud.Interface.FontAwesomeIcon.Thumbtack nameWithType: FontAwesomeIcon.Thumbtack - uid: Dalamud.Interface.FontAwesomeIcon.TicketAlt name: TicketAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TicketAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.TicketAlt fullName: Dalamud.Interface.FontAwesomeIcon.TicketAlt nameWithType: FontAwesomeIcon.TicketAlt - uid: Dalamud.Interface.FontAwesomeIcon.Times name: Times href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Times commentId: F:Dalamud.Interface.FontAwesomeIcon.Times fullName: Dalamud.Interface.FontAwesomeIcon.Times nameWithType: FontAwesomeIcon.Times - uid: Dalamud.Interface.FontAwesomeIcon.TimesCircle name: TimesCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TimesCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.TimesCircle fullName: Dalamud.Interface.FontAwesomeIcon.TimesCircle nameWithType: FontAwesomeIcon.TimesCircle - uid: Dalamud.Interface.FontAwesomeIcon.Tint name: Tint href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tint commentId: F:Dalamud.Interface.FontAwesomeIcon.Tint fullName: Dalamud.Interface.FontAwesomeIcon.Tint nameWithType: FontAwesomeIcon.Tint - uid: Dalamud.Interface.FontAwesomeIcon.TintSlash name: TintSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TintSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.TintSlash fullName: Dalamud.Interface.FontAwesomeIcon.TintSlash nameWithType: FontAwesomeIcon.TintSlash - uid: Dalamud.Interface.FontAwesomeIcon.Tired name: Tired href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tired commentId: F:Dalamud.Interface.FontAwesomeIcon.Tired fullName: Dalamud.Interface.FontAwesomeIcon.Tired nameWithType: FontAwesomeIcon.Tired - uid: Dalamud.Interface.FontAwesomeIcon.ToggleOff name: ToggleOff href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ToggleOff commentId: F:Dalamud.Interface.FontAwesomeIcon.ToggleOff fullName: Dalamud.Interface.FontAwesomeIcon.ToggleOff nameWithType: FontAwesomeIcon.ToggleOff - uid: Dalamud.Interface.FontAwesomeIcon.ToggleOn name: ToggleOn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ToggleOn commentId: F:Dalamud.Interface.FontAwesomeIcon.ToggleOn fullName: Dalamud.Interface.FontAwesomeIcon.ToggleOn nameWithType: FontAwesomeIcon.ToggleOn - uid: Dalamud.Interface.FontAwesomeIcon.Toilet name: Toilet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Toilet commentId: F:Dalamud.Interface.FontAwesomeIcon.Toilet fullName: Dalamud.Interface.FontAwesomeIcon.Toilet nameWithType: FontAwesomeIcon.Toilet - uid: Dalamud.Interface.FontAwesomeIcon.ToiletPaper name: ToiletPaper href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ToiletPaper commentId: F:Dalamud.Interface.FontAwesomeIcon.ToiletPaper fullName: Dalamud.Interface.FontAwesomeIcon.ToiletPaper nameWithType: FontAwesomeIcon.ToiletPaper - uid: Dalamud.Interface.FontAwesomeIcon.Toolbox name: Toolbox href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Toolbox commentId: F:Dalamud.Interface.FontAwesomeIcon.Toolbox fullName: Dalamud.Interface.FontAwesomeIcon.Toolbox nameWithType: FontAwesomeIcon.Toolbox - uid: Dalamud.Interface.FontAwesomeIcon.Tools name: Tools href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tools commentId: F:Dalamud.Interface.FontAwesomeIcon.Tools fullName: Dalamud.Interface.FontAwesomeIcon.Tools nameWithType: FontAwesomeIcon.Tools - uid: Dalamud.Interface.FontAwesomeIcon.Tooth name: Tooth href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tooth commentId: F:Dalamud.Interface.FontAwesomeIcon.Tooth fullName: Dalamud.Interface.FontAwesomeIcon.Tooth nameWithType: FontAwesomeIcon.Tooth - uid: Dalamud.Interface.FontAwesomeIcon.Torah name: Torah href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Torah commentId: F:Dalamud.Interface.FontAwesomeIcon.Torah fullName: Dalamud.Interface.FontAwesomeIcon.Torah nameWithType: FontAwesomeIcon.Torah - uid: Dalamud.Interface.FontAwesomeIcon.ToriiGate name: ToriiGate href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ToriiGate commentId: F:Dalamud.Interface.FontAwesomeIcon.ToriiGate fullName: Dalamud.Interface.FontAwesomeIcon.ToriiGate nameWithType: FontAwesomeIcon.ToriiGate - uid: Dalamud.Interface.FontAwesomeIcon.Tractor name: Tractor href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tractor commentId: F:Dalamud.Interface.FontAwesomeIcon.Tractor fullName: Dalamud.Interface.FontAwesomeIcon.Tractor nameWithType: FontAwesomeIcon.Tractor - uid: Dalamud.Interface.FontAwesomeIcon.TradeFederation name: TradeFederation href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TradeFederation commentId: F:Dalamud.Interface.FontAwesomeIcon.TradeFederation fullName: Dalamud.Interface.FontAwesomeIcon.TradeFederation nameWithType: FontAwesomeIcon.TradeFederation - uid: Dalamud.Interface.FontAwesomeIcon.Trademark name: Trademark href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Trademark commentId: F:Dalamud.Interface.FontAwesomeIcon.Trademark fullName: Dalamud.Interface.FontAwesomeIcon.Trademark nameWithType: FontAwesomeIcon.Trademark - uid: Dalamud.Interface.FontAwesomeIcon.TrafficLight name: TrafficLight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TrafficLight commentId: F:Dalamud.Interface.FontAwesomeIcon.TrafficLight fullName: Dalamud.Interface.FontAwesomeIcon.TrafficLight nameWithType: FontAwesomeIcon.TrafficLight - uid: Dalamud.Interface.FontAwesomeIcon.Trailer name: Trailer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Trailer commentId: F:Dalamud.Interface.FontAwesomeIcon.Trailer fullName: Dalamud.Interface.FontAwesomeIcon.Trailer nameWithType: FontAwesomeIcon.Trailer - uid: Dalamud.Interface.FontAwesomeIcon.Train name: Train href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Train commentId: F:Dalamud.Interface.FontAwesomeIcon.Train fullName: Dalamud.Interface.FontAwesomeIcon.Train nameWithType: FontAwesomeIcon.Train - uid: Dalamud.Interface.FontAwesomeIcon.Tram name: Tram href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tram commentId: F:Dalamud.Interface.FontAwesomeIcon.Tram fullName: Dalamud.Interface.FontAwesomeIcon.Tram nameWithType: FontAwesomeIcon.Tram - uid: Dalamud.Interface.FontAwesomeIcon.Transgender name: Transgender href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Transgender commentId: F:Dalamud.Interface.FontAwesomeIcon.Transgender fullName: Dalamud.Interface.FontAwesomeIcon.Transgender nameWithType: FontAwesomeIcon.Transgender - uid: Dalamud.Interface.FontAwesomeIcon.TransgenderAlt name: TransgenderAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TransgenderAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.TransgenderAlt fullName: Dalamud.Interface.FontAwesomeIcon.TransgenderAlt nameWithType: FontAwesomeIcon.TransgenderAlt - uid: Dalamud.Interface.FontAwesomeIcon.Trash name: Trash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Trash commentId: F:Dalamud.Interface.FontAwesomeIcon.Trash fullName: Dalamud.Interface.FontAwesomeIcon.Trash nameWithType: FontAwesomeIcon.Trash - uid: Dalamud.Interface.FontAwesomeIcon.TrashAlt name: TrashAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TrashAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.TrashAlt fullName: Dalamud.Interface.FontAwesomeIcon.TrashAlt nameWithType: FontAwesomeIcon.TrashAlt - uid: Dalamud.Interface.FontAwesomeIcon.TrashRestore name: TrashRestore href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TrashRestore commentId: F:Dalamud.Interface.FontAwesomeIcon.TrashRestore fullName: Dalamud.Interface.FontAwesomeIcon.TrashRestore nameWithType: FontAwesomeIcon.TrashRestore - uid: Dalamud.Interface.FontAwesomeIcon.TrashRestoreAlt name: TrashRestoreAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TrashRestoreAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.TrashRestoreAlt fullName: Dalamud.Interface.FontAwesomeIcon.TrashRestoreAlt nameWithType: FontAwesomeIcon.TrashRestoreAlt - uid: Dalamud.Interface.FontAwesomeIcon.Tree name: Tree href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tree commentId: F:Dalamud.Interface.FontAwesomeIcon.Tree fullName: Dalamud.Interface.FontAwesomeIcon.Tree nameWithType: FontAwesomeIcon.Tree - uid: Dalamud.Interface.FontAwesomeIcon.Trello name: Trello href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Trello commentId: F:Dalamud.Interface.FontAwesomeIcon.Trello fullName: Dalamud.Interface.FontAwesomeIcon.Trello nameWithType: FontAwesomeIcon.Trello - uid: Dalamud.Interface.FontAwesomeIcon.Tripadvisor name: Tripadvisor href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tripadvisor commentId: F:Dalamud.Interface.FontAwesomeIcon.Tripadvisor fullName: Dalamud.Interface.FontAwesomeIcon.Tripadvisor nameWithType: FontAwesomeIcon.Tripadvisor - uid: Dalamud.Interface.FontAwesomeIcon.Trophy name: Trophy href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Trophy commentId: F:Dalamud.Interface.FontAwesomeIcon.Trophy fullName: Dalamud.Interface.FontAwesomeIcon.Trophy nameWithType: FontAwesomeIcon.Trophy - uid: Dalamud.Interface.FontAwesomeIcon.Truck name: Truck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Truck commentId: F:Dalamud.Interface.FontAwesomeIcon.Truck fullName: Dalamud.Interface.FontAwesomeIcon.Truck nameWithType: FontAwesomeIcon.Truck - uid: Dalamud.Interface.FontAwesomeIcon.TruckLoading name: TruckLoading href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TruckLoading commentId: F:Dalamud.Interface.FontAwesomeIcon.TruckLoading fullName: Dalamud.Interface.FontAwesomeIcon.TruckLoading nameWithType: FontAwesomeIcon.TruckLoading - uid: Dalamud.Interface.FontAwesomeIcon.TruckMonster name: TruckMonster href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TruckMonster commentId: F:Dalamud.Interface.FontAwesomeIcon.TruckMonster fullName: Dalamud.Interface.FontAwesomeIcon.TruckMonster nameWithType: FontAwesomeIcon.TruckMonster - uid: Dalamud.Interface.FontAwesomeIcon.TruckMoving name: TruckMoving href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TruckMoving commentId: F:Dalamud.Interface.FontAwesomeIcon.TruckMoving fullName: Dalamud.Interface.FontAwesomeIcon.TruckMoving nameWithType: FontAwesomeIcon.TruckMoving - uid: Dalamud.Interface.FontAwesomeIcon.TruckPickup name: TruckPickup href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TruckPickup commentId: F:Dalamud.Interface.FontAwesomeIcon.TruckPickup fullName: Dalamud.Interface.FontAwesomeIcon.TruckPickup nameWithType: FontAwesomeIcon.TruckPickup - uid: Dalamud.Interface.FontAwesomeIcon.Tshirt name: Tshirt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tshirt commentId: F:Dalamud.Interface.FontAwesomeIcon.Tshirt fullName: Dalamud.Interface.FontAwesomeIcon.Tshirt nameWithType: FontAwesomeIcon.Tshirt - uid: Dalamud.Interface.FontAwesomeIcon.Tty name: Tty href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tty commentId: F:Dalamud.Interface.FontAwesomeIcon.Tty fullName: Dalamud.Interface.FontAwesomeIcon.Tty nameWithType: FontAwesomeIcon.Tty - uid: Dalamud.Interface.FontAwesomeIcon.Tumblr name: Tumblr href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tumblr commentId: F:Dalamud.Interface.FontAwesomeIcon.Tumblr fullName: Dalamud.Interface.FontAwesomeIcon.Tumblr nameWithType: FontAwesomeIcon.Tumblr - uid: Dalamud.Interface.FontAwesomeIcon.TumblrSquare name: TumblrSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TumblrSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.TumblrSquare fullName: Dalamud.Interface.FontAwesomeIcon.TumblrSquare nameWithType: FontAwesomeIcon.TumblrSquare - uid: Dalamud.Interface.FontAwesomeIcon.Tv name: Tv href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Tv commentId: F:Dalamud.Interface.FontAwesomeIcon.Tv fullName: Dalamud.Interface.FontAwesomeIcon.Tv nameWithType: FontAwesomeIcon.Tv - uid: Dalamud.Interface.FontAwesomeIcon.Twitch name: Twitch href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Twitch commentId: F:Dalamud.Interface.FontAwesomeIcon.Twitch fullName: Dalamud.Interface.FontAwesomeIcon.Twitch nameWithType: FontAwesomeIcon.Twitch - uid: Dalamud.Interface.FontAwesomeIcon.Twitter name: Twitter href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Twitter commentId: F:Dalamud.Interface.FontAwesomeIcon.Twitter fullName: Dalamud.Interface.FontAwesomeIcon.Twitter nameWithType: FontAwesomeIcon.Twitter - uid: Dalamud.Interface.FontAwesomeIcon.TwitterSquare name: TwitterSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_TwitterSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.TwitterSquare fullName: Dalamud.Interface.FontAwesomeIcon.TwitterSquare nameWithType: FontAwesomeIcon.TwitterSquare - uid: Dalamud.Interface.FontAwesomeIcon.Typo3 name: Typo3 href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Typo3 commentId: F:Dalamud.Interface.FontAwesomeIcon.Typo3 fullName: Dalamud.Interface.FontAwesomeIcon.Typo3 nameWithType: FontAwesomeIcon.Typo3 - uid: Dalamud.Interface.FontAwesomeIcon.Uber name: Uber href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Uber commentId: F:Dalamud.Interface.FontAwesomeIcon.Uber fullName: Dalamud.Interface.FontAwesomeIcon.Uber nameWithType: FontAwesomeIcon.Uber - uid: Dalamud.Interface.FontAwesomeIcon.Ubuntu name: Ubuntu href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ubuntu commentId: F:Dalamud.Interface.FontAwesomeIcon.Ubuntu fullName: Dalamud.Interface.FontAwesomeIcon.Ubuntu nameWithType: FontAwesomeIcon.Ubuntu - uid: Dalamud.Interface.FontAwesomeIcon.Uikit name: Uikit href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Uikit commentId: F:Dalamud.Interface.FontAwesomeIcon.Uikit fullName: Dalamud.Interface.FontAwesomeIcon.Uikit nameWithType: FontAwesomeIcon.Uikit - uid: Dalamud.Interface.FontAwesomeIcon.Umbraco name: Umbraco href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Umbraco commentId: F:Dalamud.Interface.FontAwesomeIcon.Umbraco fullName: Dalamud.Interface.FontAwesomeIcon.Umbraco nameWithType: FontAwesomeIcon.Umbraco - uid: Dalamud.Interface.FontAwesomeIcon.Umbrella name: Umbrella href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Umbrella commentId: F:Dalamud.Interface.FontAwesomeIcon.Umbrella fullName: Dalamud.Interface.FontAwesomeIcon.Umbrella nameWithType: FontAwesomeIcon.Umbrella - uid: Dalamud.Interface.FontAwesomeIcon.UmbrellaBeach name: UmbrellaBeach href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UmbrellaBeach commentId: F:Dalamud.Interface.FontAwesomeIcon.UmbrellaBeach fullName: Dalamud.Interface.FontAwesomeIcon.UmbrellaBeach nameWithType: FontAwesomeIcon.UmbrellaBeach - uid: Dalamud.Interface.FontAwesomeIcon.Underline name: Underline href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Underline commentId: F:Dalamud.Interface.FontAwesomeIcon.Underline fullName: Dalamud.Interface.FontAwesomeIcon.Underline nameWithType: FontAwesomeIcon.Underline - uid: Dalamud.Interface.FontAwesomeIcon.Undo name: Undo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Undo commentId: F:Dalamud.Interface.FontAwesomeIcon.Undo fullName: Dalamud.Interface.FontAwesomeIcon.Undo nameWithType: FontAwesomeIcon.Undo - uid: Dalamud.Interface.FontAwesomeIcon.UndoAlt name: UndoAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UndoAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.UndoAlt fullName: Dalamud.Interface.FontAwesomeIcon.UndoAlt nameWithType: FontAwesomeIcon.UndoAlt - uid: Dalamud.Interface.FontAwesomeIcon.Uniregistry name: Uniregistry href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Uniregistry commentId: F:Dalamud.Interface.FontAwesomeIcon.Uniregistry fullName: Dalamud.Interface.FontAwesomeIcon.Uniregistry nameWithType: FontAwesomeIcon.Uniregistry - uid: Dalamud.Interface.FontAwesomeIcon.Unity name: Unity href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Unity commentId: F:Dalamud.Interface.FontAwesomeIcon.Unity fullName: Dalamud.Interface.FontAwesomeIcon.Unity nameWithType: FontAwesomeIcon.Unity - uid: Dalamud.Interface.FontAwesomeIcon.UniversalAccess name: UniversalAccess href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UniversalAccess commentId: F:Dalamud.Interface.FontAwesomeIcon.UniversalAccess fullName: Dalamud.Interface.FontAwesomeIcon.UniversalAccess nameWithType: FontAwesomeIcon.UniversalAccess - uid: Dalamud.Interface.FontAwesomeIcon.University name: University href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_University commentId: F:Dalamud.Interface.FontAwesomeIcon.University fullName: Dalamud.Interface.FontAwesomeIcon.University nameWithType: FontAwesomeIcon.University - uid: Dalamud.Interface.FontAwesomeIcon.Unlink name: Unlink href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Unlink commentId: F:Dalamud.Interface.FontAwesomeIcon.Unlink fullName: Dalamud.Interface.FontAwesomeIcon.Unlink nameWithType: FontAwesomeIcon.Unlink - uid: Dalamud.Interface.FontAwesomeIcon.Unlock name: Unlock href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Unlock commentId: F:Dalamud.Interface.FontAwesomeIcon.Unlock fullName: Dalamud.Interface.FontAwesomeIcon.Unlock nameWithType: FontAwesomeIcon.Unlock - uid: Dalamud.Interface.FontAwesomeIcon.UnlockAlt name: UnlockAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UnlockAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.UnlockAlt fullName: Dalamud.Interface.FontAwesomeIcon.UnlockAlt nameWithType: FontAwesomeIcon.UnlockAlt - uid: Dalamud.Interface.FontAwesomeIcon.Untappd name: Untappd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Untappd commentId: F:Dalamud.Interface.FontAwesomeIcon.Untappd fullName: Dalamud.Interface.FontAwesomeIcon.Untappd nameWithType: FontAwesomeIcon.Untappd - uid: Dalamud.Interface.FontAwesomeIcon.Upload name: Upload href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Upload commentId: F:Dalamud.Interface.FontAwesomeIcon.Upload fullName: Dalamud.Interface.FontAwesomeIcon.Upload nameWithType: FontAwesomeIcon.Upload - uid: Dalamud.Interface.FontAwesomeIcon.Ups name: Ups href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ups commentId: F:Dalamud.Interface.FontAwesomeIcon.Ups fullName: Dalamud.Interface.FontAwesomeIcon.Ups nameWithType: FontAwesomeIcon.Ups - uid: Dalamud.Interface.FontAwesomeIcon.Usb name: Usb href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Usb commentId: F:Dalamud.Interface.FontAwesomeIcon.Usb fullName: Dalamud.Interface.FontAwesomeIcon.Usb nameWithType: FontAwesomeIcon.Usb - uid: Dalamud.Interface.FontAwesomeIcon.User name: User href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_User commentId: F:Dalamud.Interface.FontAwesomeIcon.User fullName: Dalamud.Interface.FontAwesomeIcon.User nameWithType: FontAwesomeIcon.User - uid: Dalamud.Interface.FontAwesomeIcon.UserAlt name: UserAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.UserAlt fullName: Dalamud.Interface.FontAwesomeIcon.UserAlt nameWithType: FontAwesomeIcon.UserAlt - uid: Dalamud.Interface.FontAwesomeIcon.UserAltSlash name: UserAltSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserAltSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.UserAltSlash fullName: Dalamud.Interface.FontAwesomeIcon.UserAltSlash nameWithType: FontAwesomeIcon.UserAltSlash - uid: Dalamud.Interface.FontAwesomeIcon.UserAstronaut name: UserAstronaut href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserAstronaut commentId: F:Dalamud.Interface.FontAwesomeIcon.UserAstronaut fullName: Dalamud.Interface.FontAwesomeIcon.UserAstronaut nameWithType: FontAwesomeIcon.UserAstronaut - uid: Dalamud.Interface.FontAwesomeIcon.UserCheck name: UserCheck href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserCheck commentId: F:Dalamud.Interface.FontAwesomeIcon.UserCheck fullName: Dalamud.Interface.FontAwesomeIcon.UserCheck nameWithType: FontAwesomeIcon.UserCheck - uid: Dalamud.Interface.FontAwesomeIcon.UserCircle name: UserCircle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserCircle commentId: F:Dalamud.Interface.FontAwesomeIcon.UserCircle fullName: Dalamud.Interface.FontAwesomeIcon.UserCircle nameWithType: FontAwesomeIcon.UserCircle - uid: Dalamud.Interface.FontAwesomeIcon.UserClock name: UserClock href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserClock commentId: F:Dalamud.Interface.FontAwesomeIcon.UserClock fullName: Dalamud.Interface.FontAwesomeIcon.UserClock nameWithType: FontAwesomeIcon.UserClock - uid: Dalamud.Interface.FontAwesomeIcon.UserCog name: UserCog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserCog commentId: F:Dalamud.Interface.FontAwesomeIcon.UserCog fullName: Dalamud.Interface.FontAwesomeIcon.UserCog nameWithType: FontAwesomeIcon.UserCog - uid: Dalamud.Interface.FontAwesomeIcon.UserEdit name: UserEdit href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserEdit commentId: F:Dalamud.Interface.FontAwesomeIcon.UserEdit fullName: Dalamud.Interface.FontAwesomeIcon.UserEdit nameWithType: FontAwesomeIcon.UserEdit - uid: Dalamud.Interface.FontAwesomeIcon.UserFriends name: UserFriends href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserFriends commentId: F:Dalamud.Interface.FontAwesomeIcon.UserFriends fullName: Dalamud.Interface.FontAwesomeIcon.UserFriends nameWithType: FontAwesomeIcon.UserFriends - uid: Dalamud.Interface.FontAwesomeIcon.UserGraduate name: UserGraduate href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserGraduate commentId: F:Dalamud.Interface.FontAwesomeIcon.UserGraduate fullName: Dalamud.Interface.FontAwesomeIcon.UserGraduate nameWithType: FontAwesomeIcon.UserGraduate - uid: Dalamud.Interface.FontAwesomeIcon.UserInjured name: UserInjured href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserInjured commentId: F:Dalamud.Interface.FontAwesomeIcon.UserInjured fullName: Dalamud.Interface.FontAwesomeIcon.UserInjured nameWithType: FontAwesomeIcon.UserInjured - uid: Dalamud.Interface.FontAwesomeIcon.UserLock name: UserLock href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserLock commentId: F:Dalamud.Interface.FontAwesomeIcon.UserLock fullName: Dalamud.Interface.FontAwesomeIcon.UserLock nameWithType: FontAwesomeIcon.UserLock - uid: Dalamud.Interface.FontAwesomeIcon.UserMd name: UserMd href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserMd commentId: F:Dalamud.Interface.FontAwesomeIcon.UserMd fullName: Dalamud.Interface.FontAwesomeIcon.UserMd nameWithType: FontAwesomeIcon.UserMd - uid: Dalamud.Interface.FontAwesomeIcon.UserMinus name: UserMinus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserMinus commentId: F:Dalamud.Interface.FontAwesomeIcon.UserMinus fullName: Dalamud.Interface.FontAwesomeIcon.UserMinus nameWithType: FontAwesomeIcon.UserMinus - uid: Dalamud.Interface.FontAwesomeIcon.UserNinja name: UserNinja href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserNinja commentId: F:Dalamud.Interface.FontAwesomeIcon.UserNinja fullName: Dalamud.Interface.FontAwesomeIcon.UserNinja nameWithType: FontAwesomeIcon.UserNinja - uid: Dalamud.Interface.FontAwesomeIcon.UserNurse name: UserNurse href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserNurse commentId: F:Dalamud.Interface.FontAwesomeIcon.UserNurse fullName: Dalamud.Interface.FontAwesomeIcon.UserNurse nameWithType: FontAwesomeIcon.UserNurse - uid: Dalamud.Interface.FontAwesomeIcon.UserPlus name: UserPlus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserPlus commentId: F:Dalamud.Interface.FontAwesomeIcon.UserPlus fullName: Dalamud.Interface.FontAwesomeIcon.UserPlus nameWithType: FontAwesomeIcon.UserPlus - uid: Dalamud.Interface.FontAwesomeIcon.Users name: Users href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Users commentId: F:Dalamud.Interface.FontAwesomeIcon.Users fullName: Dalamud.Interface.FontAwesomeIcon.Users nameWithType: FontAwesomeIcon.Users - uid: Dalamud.Interface.FontAwesomeIcon.UsersCog name: UsersCog href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UsersCog commentId: F:Dalamud.Interface.FontAwesomeIcon.UsersCog fullName: Dalamud.Interface.FontAwesomeIcon.UsersCog nameWithType: FontAwesomeIcon.UsersCog - uid: Dalamud.Interface.FontAwesomeIcon.UserSecret name: UserSecret href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserSecret commentId: F:Dalamud.Interface.FontAwesomeIcon.UserSecret fullName: Dalamud.Interface.FontAwesomeIcon.UserSecret nameWithType: FontAwesomeIcon.UserSecret - uid: Dalamud.Interface.FontAwesomeIcon.UserShield name: UserShield href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserShield commentId: F:Dalamud.Interface.FontAwesomeIcon.UserShield fullName: Dalamud.Interface.FontAwesomeIcon.UserShield nameWithType: FontAwesomeIcon.UserShield - uid: Dalamud.Interface.FontAwesomeIcon.UserSlash name: UserSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.UserSlash fullName: Dalamud.Interface.FontAwesomeIcon.UserSlash nameWithType: FontAwesomeIcon.UserSlash - uid: Dalamud.Interface.FontAwesomeIcon.UserTag name: UserTag href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserTag commentId: F:Dalamud.Interface.FontAwesomeIcon.UserTag fullName: Dalamud.Interface.FontAwesomeIcon.UserTag nameWithType: FontAwesomeIcon.UserTag - uid: Dalamud.Interface.FontAwesomeIcon.UserTie name: UserTie href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserTie commentId: F:Dalamud.Interface.FontAwesomeIcon.UserTie fullName: Dalamud.Interface.FontAwesomeIcon.UserTie nameWithType: FontAwesomeIcon.UserTie - uid: Dalamud.Interface.FontAwesomeIcon.UserTimes name: UserTimes href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UserTimes commentId: F:Dalamud.Interface.FontAwesomeIcon.UserTimes fullName: Dalamud.Interface.FontAwesomeIcon.UserTimes nameWithType: FontAwesomeIcon.UserTimes - uid: Dalamud.Interface.FontAwesomeIcon.Usps name: Usps href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Usps commentId: F:Dalamud.Interface.FontAwesomeIcon.Usps fullName: Dalamud.Interface.FontAwesomeIcon.Usps nameWithType: FontAwesomeIcon.Usps - uid: Dalamud.Interface.FontAwesomeIcon.Ussunnah name: Ussunnah href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Ussunnah commentId: F:Dalamud.Interface.FontAwesomeIcon.Ussunnah fullName: Dalamud.Interface.FontAwesomeIcon.Ussunnah nameWithType: FontAwesomeIcon.Ussunnah - uid: Dalamud.Interface.FontAwesomeIcon.Utensils name: Utensils href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Utensils commentId: F:Dalamud.Interface.FontAwesomeIcon.Utensils fullName: Dalamud.Interface.FontAwesomeIcon.Utensils nameWithType: FontAwesomeIcon.Utensils - uid: Dalamud.Interface.FontAwesomeIcon.UtensilSpoon name: UtensilSpoon href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_UtensilSpoon commentId: F:Dalamud.Interface.FontAwesomeIcon.UtensilSpoon fullName: Dalamud.Interface.FontAwesomeIcon.UtensilSpoon nameWithType: FontAwesomeIcon.UtensilSpoon - uid: Dalamud.Interface.FontAwesomeIcon.Vaadin name: Vaadin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vaadin commentId: F:Dalamud.Interface.FontAwesomeIcon.Vaadin fullName: Dalamud.Interface.FontAwesomeIcon.Vaadin nameWithType: FontAwesomeIcon.Vaadin - uid: Dalamud.Interface.FontAwesomeIcon.VectorSquare name: VectorSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VectorSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.VectorSquare fullName: Dalamud.Interface.FontAwesomeIcon.VectorSquare nameWithType: FontAwesomeIcon.VectorSquare - uid: Dalamud.Interface.FontAwesomeIcon.Venus name: Venus href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Venus commentId: F:Dalamud.Interface.FontAwesomeIcon.Venus fullName: Dalamud.Interface.FontAwesomeIcon.Venus nameWithType: FontAwesomeIcon.Venus - uid: Dalamud.Interface.FontAwesomeIcon.VenusDouble name: VenusDouble href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VenusDouble commentId: F:Dalamud.Interface.FontAwesomeIcon.VenusDouble fullName: Dalamud.Interface.FontAwesomeIcon.VenusDouble nameWithType: FontAwesomeIcon.VenusDouble - uid: Dalamud.Interface.FontAwesomeIcon.VenusMars name: VenusMars href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VenusMars commentId: F:Dalamud.Interface.FontAwesomeIcon.VenusMars fullName: Dalamud.Interface.FontAwesomeIcon.VenusMars nameWithType: FontAwesomeIcon.VenusMars - uid: Dalamud.Interface.FontAwesomeIcon.Viacoin name: Viacoin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Viacoin commentId: F:Dalamud.Interface.FontAwesomeIcon.Viacoin fullName: Dalamud.Interface.FontAwesomeIcon.Viacoin nameWithType: FontAwesomeIcon.Viacoin - uid: Dalamud.Interface.FontAwesomeIcon.Viadeo name: Viadeo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Viadeo commentId: F:Dalamud.Interface.FontAwesomeIcon.Viadeo fullName: Dalamud.Interface.FontAwesomeIcon.Viadeo nameWithType: FontAwesomeIcon.Viadeo - uid: Dalamud.Interface.FontAwesomeIcon.ViadeoSquare name: ViadeoSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_ViadeoSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.ViadeoSquare fullName: Dalamud.Interface.FontAwesomeIcon.ViadeoSquare nameWithType: FontAwesomeIcon.ViadeoSquare - uid: Dalamud.Interface.FontAwesomeIcon.Vial name: Vial href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vial commentId: F:Dalamud.Interface.FontAwesomeIcon.Vial fullName: Dalamud.Interface.FontAwesomeIcon.Vial nameWithType: FontAwesomeIcon.Vial - uid: Dalamud.Interface.FontAwesomeIcon.Vials name: Vials href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vials commentId: F:Dalamud.Interface.FontAwesomeIcon.Vials fullName: Dalamud.Interface.FontAwesomeIcon.Vials nameWithType: FontAwesomeIcon.Vials - uid: Dalamud.Interface.FontAwesomeIcon.Viber name: Viber href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Viber commentId: F:Dalamud.Interface.FontAwesomeIcon.Viber fullName: Dalamud.Interface.FontAwesomeIcon.Viber nameWithType: FontAwesomeIcon.Viber - uid: Dalamud.Interface.FontAwesomeIcon.Video name: Video href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Video commentId: F:Dalamud.Interface.FontAwesomeIcon.Video fullName: Dalamud.Interface.FontAwesomeIcon.Video nameWithType: FontAwesomeIcon.Video - uid: Dalamud.Interface.FontAwesomeIcon.VideoSlash name: VideoSlash href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VideoSlash commentId: F:Dalamud.Interface.FontAwesomeIcon.VideoSlash fullName: Dalamud.Interface.FontAwesomeIcon.VideoSlash nameWithType: FontAwesomeIcon.VideoSlash - uid: Dalamud.Interface.FontAwesomeIcon.Vihara name: Vihara href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vihara commentId: F:Dalamud.Interface.FontAwesomeIcon.Vihara fullName: Dalamud.Interface.FontAwesomeIcon.Vihara nameWithType: FontAwesomeIcon.Vihara - uid: Dalamud.Interface.FontAwesomeIcon.Vimeo name: Vimeo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vimeo commentId: F:Dalamud.Interface.FontAwesomeIcon.Vimeo fullName: Dalamud.Interface.FontAwesomeIcon.Vimeo nameWithType: FontAwesomeIcon.Vimeo - uid: Dalamud.Interface.FontAwesomeIcon.VimeoSquare name: VimeoSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VimeoSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.VimeoSquare fullName: Dalamud.Interface.FontAwesomeIcon.VimeoSquare nameWithType: FontAwesomeIcon.VimeoSquare - uid: Dalamud.Interface.FontAwesomeIcon.VimeoV name: VimeoV href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VimeoV commentId: F:Dalamud.Interface.FontAwesomeIcon.VimeoV fullName: Dalamud.Interface.FontAwesomeIcon.VimeoV nameWithType: FontAwesomeIcon.VimeoV - uid: Dalamud.Interface.FontAwesomeIcon.Vine name: Vine href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vine commentId: F:Dalamud.Interface.FontAwesomeIcon.Vine fullName: Dalamud.Interface.FontAwesomeIcon.Vine nameWithType: FontAwesomeIcon.Vine - uid: Dalamud.Interface.FontAwesomeIcon.Vk name: Vk href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vk commentId: F:Dalamud.Interface.FontAwesomeIcon.Vk fullName: Dalamud.Interface.FontAwesomeIcon.Vk nameWithType: FontAwesomeIcon.Vk - uid: Dalamud.Interface.FontAwesomeIcon.Vnv name: Vnv href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vnv commentId: F:Dalamud.Interface.FontAwesomeIcon.Vnv fullName: Dalamud.Interface.FontAwesomeIcon.Vnv nameWithType: FontAwesomeIcon.Vnv - uid: Dalamud.Interface.FontAwesomeIcon.Voicemail name: Voicemail href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Voicemail commentId: F:Dalamud.Interface.FontAwesomeIcon.Voicemail fullName: Dalamud.Interface.FontAwesomeIcon.Voicemail nameWithType: FontAwesomeIcon.Voicemail - uid: Dalamud.Interface.FontAwesomeIcon.VolleyballBall name: VolleyballBall href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VolleyballBall commentId: F:Dalamud.Interface.FontAwesomeIcon.VolleyballBall fullName: Dalamud.Interface.FontAwesomeIcon.VolleyballBall nameWithType: FontAwesomeIcon.VolleyballBall - uid: Dalamud.Interface.FontAwesomeIcon.VolumeDown name: VolumeDown href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VolumeDown commentId: F:Dalamud.Interface.FontAwesomeIcon.VolumeDown fullName: Dalamud.Interface.FontAwesomeIcon.VolumeDown nameWithType: FontAwesomeIcon.VolumeDown - uid: Dalamud.Interface.FontAwesomeIcon.VolumeMute name: VolumeMute href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VolumeMute commentId: F:Dalamud.Interface.FontAwesomeIcon.VolumeMute fullName: Dalamud.Interface.FontAwesomeIcon.VolumeMute nameWithType: FontAwesomeIcon.VolumeMute - uid: Dalamud.Interface.FontAwesomeIcon.VolumeOff name: VolumeOff href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VolumeOff commentId: F:Dalamud.Interface.FontAwesomeIcon.VolumeOff fullName: Dalamud.Interface.FontAwesomeIcon.VolumeOff nameWithType: FontAwesomeIcon.VolumeOff - uid: Dalamud.Interface.FontAwesomeIcon.VolumeUp name: VolumeUp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VolumeUp commentId: F:Dalamud.Interface.FontAwesomeIcon.VolumeUp fullName: Dalamud.Interface.FontAwesomeIcon.VolumeUp nameWithType: FontAwesomeIcon.VolumeUp - uid: Dalamud.Interface.FontAwesomeIcon.VoteYea name: VoteYea href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VoteYea commentId: F:Dalamud.Interface.FontAwesomeIcon.VoteYea fullName: Dalamud.Interface.FontAwesomeIcon.VoteYea nameWithType: FontAwesomeIcon.VoteYea - uid: Dalamud.Interface.FontAwesomeIcon.VrCardboard name: VrCardboard href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_VrCardboard commentId: F:Dalamud.Interface.FontAwesomeIcon.VrCardboard fullName: Dalamud.Interface.FontAwesomeIcon.VrCardboard nameWithType: FontAwesomeIcon.VrCardboard - uid: Dalamud.Interface.FontAwesomeIcon.Vuejs name: Vuejs href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Vuejs commentId: F:Dalamud.Interface.FontAwesomeIcon.Vuejs fullName: Dalamud.Interface.FontAwesomeIcon.Vuejs nameWithType: FontAwesomeIcon.Vuejs - uid: Dalamud.Interface.FontAwesomeIcon.Walking name: Walking href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Walking commentId: F:Dalamud.Interface.FontAwesomeIcon.Walking fullName: Dalamud.Interface.FontAwesomeIcon.Walking nameWithType: FontAwesomeIcon.Walking - uid: Dalamud.Interface.FontAwesomeIcon.Wallet name: Wallet href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wallet commentId: F:Dalamud.Interface.FontAwesomeIcon.Wallet fullName: Dalamud.Interface.FontAwesomeIcon.Wallet nameWithType: FontAwesomeIcon.Wallet - uid: Dalamud.Interface.FontAwesomeIcon.Warehouse name: Warehouse href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Warehouse commentId: F:Dalamud.Interface.FontAwesomeIcon.Warehouse fullName: Dalamud.Interface.FontAwesomeIcon.Warehouse nameWithType: FontAwesomeIcon.Warehouse - uid: Dalamud.Interface.FontAwesomeIcon.Water name: Water href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Water commentId: F:Dalamud.Interface.FontAwesomeIcon.Water fullName: Dalamud.Interface.FontAwesomeIcon.Water nameWithType: FontAwesomeIcon.Water - uid: Dalamud.Interface.FontAwesomeIcon.WaveSquare name: WaveSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WaveSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.WaveSquare fullName: Dalamud.Interface.FontAwesomeIcon.WaveSquare nameWithType: FontAwesomeIcon.WaveSquare - uid: Dalamud.Interface.FontAwesomeIcon.Waze name: Waze href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Waze commentId: F:Dalamud.Interface.FontAwesomeIcon.Waze fullName: Dalamud.Interface.FontAwesomeIcon.Waze nameWithType: FontAwesomeIcon.Waze - uid: Dalamud.Interface.FontAwesomeIcon.Weebly name: Weebly href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Weebly commentId: F:Dalamud.Interface.FontAwesomeIcon.Weebly fullName: Dalamud.Interface.FontAwesomeIcon.Weebly nameWithType: FontAwesomeIcon.Weebly - uid: Dalamud.Interface.FontAwesomeIcon.Weibo name: Weibo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Weibo commentId: F:Dalamud.Interface.FontAwesomeIcon.Weibo fullName: Dalamud.Interface.FontAwesomeIcon.Weibo nameWithType: FontAwesomeIcon.Weibo - uid: Dalamud.Interface.FontAwesomeIcon.Weight name: Weight href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Weight commentId: F:Dalamud.Interface.FontAwesomeIcon.Weight fullName: Dalamud.Interface.FontAwesomeIcon.Weight nameWithType: FontAwesomeIcon.Weight - uid: Dalamud.Interface.FontAwesomeIcon.WeightHanging name: WeightHanging href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WeightHanging commentId: F:Dalamud.Interface.FontAwesomeIcon.WeightHanging fullName: Dalamud.Interface.FontAwesomeIcon.WeightHanging nameWithType: FontAwesomeIcon.WeightHanging - uid: Dalamud.Interface.FontAwesomeIcon.Weixin name: Weixin href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Weixin commentId: F:Dalamud.Interface.FontAwesomeIcon.Weixin fullName: Dalamud.Interface.FontAwesomeIcon.Weixin nameWithType: FontAwesomeIcon.Weixin - uid: Dalamud.Interface.FontAwesomeIcon.Whatsapp name: Whatsapp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Whatsapp commentId: F:Dalamud.Interface.FontAwesomeIcon.Whatsapp fullName: Dalamud.Interface.FontAwesomeIcon.Whatsapp nameWithType: FontAwesomeIcon.Whatsapp - uid: Dalamud.Interface.FontAwesomeIcon.WhatsappSquare name: WhatsappSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WhatsappSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.WhatsappSquare fullName: Dalamud.Interface.FontAwesomeIcon.WhatsappSquare nameWithType: FontAwesomeIcon.WhatsappSquare - uid: Dalamud.Interface.FontAwesomeIcon.Wheelchair name: Wheelchair href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wheelchair commentId: F:Dalamud.Interface.FontAwesomeIcon.Wheelchair fullName: Dalamud.Interface.FontAwesomeIcon.Wheelchair nameWithType: FontAwesomeIcon.Wheelchair - uid: Dalamud.Interface.FontAwesomeIcon.Whmcs name: Whmcs href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Whmcs commentId: F:Dalamud.Interface.FontAwesomeIcon.Whmcs fullName: Dalamud.Interface.FontAwesomeIcon.Whmcs nameWithType: FontAwesomeIcon.Whmcs - uid: Dalamud.Interface.FontAwesomeIcon.Wifi name: Wifi href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wifi commentId: F:Dalamud.Interface.FontAwesomeIcon.Wifi fullName: Dalamud.Interface.FontAwesomeIcon.Wifi nameWithType: FontAwesomeIcon.Wifi - uid: Dalamud.Interface.FontAwesomeIcon.WikipediaW name: WikipediaW href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WikipediaW commentId: F:Dalamud.Interface.FontAwesomeIcon.WikipediaW fullName: Dalamud.Interface.FontAwesomeIcon.WikipediaW nameWithType: FontAwesomeIcon.WikipediaW - uid: Dalamud.Interface.FontAwesomeIcon.Wind name: Wind href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wind commentId: F:Dalamud.Interface.FontAwesomeIcon.Wind fullName: Dalamud.Interface.FontAwesomeIcon.Wind nameWithType: FontAwesomeIcon.Wind - uid: Dalamud.Interface.FontAwesomeIcon.WindowClose name: WindowClose href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WindowClose commentId: F:Dalamud.Interface.FontAwesomeIcon.WindowClose fullName: Dalamud.Interface.FontAwesomeIcon.WindowClose nameWithType: FontAwesomeIcon.WindowClose - uid: Dalamud.Interface.FontAwesomeIcon.WindowMaximize name: WindowMaximize href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WindowMaximize commentId: F:Dalamud.Interface.FontAwesomeIcon.WindowMaximize fullName: Dalamud.Interface.FontAwesomeIcon.WindowMaximize nameWithType: FontAwesomeIcon.WindowMaximize - uid: Dalamud.Interface.FontAwesomeIcon.WindowMinimize name: WindowMinimize href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WindowMinimize commentId: F:Dalamud.Interface.FontAwesomeIcon.WindowMinimize fullName: Dalamud.Interface.FontAwesomeIcon.WindowMinimize nameWithType: FontAwesomeIcon.WindowMinimize - uid: Dalamud.Interface.FontAwesomeIcon.WindowRestore name: WindowRestore href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WindowRestore commentId: F:Dalamud.Interface.FontAwesomeIcon.WindowRestore fullName: Dalamud.Interface.FontAwesomeIcon.WindowRestore nameWithType: FontAwesomeIcon.WindowRestore - uid: Dalamud.Interface.FontAwesomeIcon.Windows name: Windows href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Windows commentId: F:Dalamud.Interface.FontAwesomeIcon.Windows fullName: Dalamud.Interface.FontAwesomeIcon.Windows nameWithType: FontAwesomeIcon.Windows - uid: Dalamud.Interface.FontAwesomeIcon.WineBottle name: WineBottle href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WineBottle commentId: F:Dalamud.Interface.FontAwesomeIcon.WineBottle fullName: Dalamud.Interface.FontAwesomeIcon.WineBottle nameWithType: FontAwesomeIcon.WineBottle - uid: Dalamud.Interface.FontAwesomeIcon.WineGlass name: WineGlass href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WineGlass commentId: F:Dalamud.Interface.FontAwesomeIcon.WineGlass fullName: Dalamud.Interface.FontAwesomeIcon.WineGlass nameWithType: FontAwesomeIcon.WineGlass - uid: Dalamud.Interface.FontAwesomeIcon.WineGlassAlt name: WineGlassAlt href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WineGlassAlt commentId: F:Dalamud.Interface.FontAwesomeIcon.WineGlassAlt fullName: Dalamud.Interface.FontAwesomeIcon.WineGlassAlt nameWithType: FontAwesomeIcon.WineGlassAlt - uid: Dalamud.Interface.FontAwesomeIcon.Wix name: Wix href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wix commentId: F:Dalamud.Interface.FontAwesomeIcon.Wix fullName: Dalamud.Interface.FontAwesomeIcon.Wix nameWithType: FontAwesomeIcon.Wix - uid: Dalamud.Interface.FontAwesomeIcon.WizardsOfTheCoast name: WizardsOfTheCoast href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WizardsOfTheCoast commentId: F:Dalamud.Interface.FontAwesomeIcon.WizardsOfTheCoast fullName: Dalamud.Interface.FontAwesomeIcon.WizardsOfTheCoast nameWithType: FontAwesomeIcon.WizardsOfTheCoast - uid: Dalamud.Interface.FontAwesomeIcon.WolfPackBattalion name: WolfPackBattalion href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WolfPackBattalion commentId: F:Dalamud.Interface.FontAwesomeIcon.WolfPackBattalion fullName: Dalamud.Interface.FontAwesomeIcon.WolfPackBattalion nameWithType: FontAwesomeIcon.WolfPackBattalion - uid: Dalamud.Interface.FontAwesomeIcon.WonSign name: WonSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WonSign commentId: F:Dalamud.Interface.FontAwesomeIcon.WonSign fullName: Dalamud.Interface.FontAwesomeIcon.WonSign nameWithType: FontAwesomeIcon.WonSign - uid: Dalamud.Interface.FontAwesomeIcon.Wordpress name: Wordpress href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wordpress commentId: F:Dalamud.Interface.FontAwesomeIcon.Wordpress fullName: Dalamud.Interface.FontAwesomeIcon.Wordpress nameWithType: FontAwesomeIcon.Wordpress - uid: Dalamud.Interface.FontAwesomeIcon.WordpressSimple name: WordpressSimple href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_WordpressSimple commentId: F:Dalamud.Interface.FontAwesomeIcon.WordpressSimple fullName: Dalamud.Interface.FontAwesomeIcon.WordpressSimple nameWithType: FontAwesomeIcon.WordpressSimple - uid: Dalamud.Interface.FontAwesomeIcon.Wpbeginner name: Wpbeginner href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wpbeginner commentId: F:Dalamud.Interface.FontAwesomeIcon.Wpbeginner fullName: Dalamud.Interface.FontAwesomeIcon.Wpbeginner nameWithType: FontAwesomeIcon.Wpbeginner - uid: Dalamud.Interface.FontAwesomeIcon.Wpexplorer name: Wpexplorer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wpexplorer commentId: F:Dalamud.Interface.FontAwesomeIcon.Wpexplorer fullName: Dalamud.Interface.FontAwesomeIcon.Wpexplorer nameWithType: FontAwesomeIcon.Wpexplorer - uid: Dalamud.Interface.FontAwesomeIcon.Wpforms name: Wpforms href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wpforms commentId: F:Dalamud.Interface.FontAwesomeIcon.Wpforms fullName: Dalamud.Interface.FontAwesomeIcon.Wpforms nameWithType: FontAwesomeIcon.Wpforms - uid: Dalamud.Interface.FontAwesomeIcon.Wpressr name: Wpressr href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wpressr commentId: F:Dalamud.Interface.FontAwesomeIcon.Wpressr fullName: Dalamud.Interface.FontAwesomeIcon.Wpressr nameWithType: FontAwesomeIcon.Wpressr - uid: Dalamud.Interface.FontAwesomeIcon.Wrench name: Wrench href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Wrench commentId: F:Dalamud.Interface.FontAwesomeIcon.Wrench fullName: Dalamud.Interface.FontAwesomeIcon.Wrench nameWithType: FontAwesomeIcon.Wrench - uid: Dalamud.Interface.FontAwesomeIcon.Xbox name: Xbox href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Xbox commentId: F:Dalamud.Interface.FontAwesomeIcon.Xbox fullName: Dalamud.Interface.FontAwesomeIcon.Xbox nameWithType: FontAwesomeIcon.Xbox - uid: Dalamud.Interface.FontAwesomeIcon.Xing name: Xing href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Xing commentId: F:Dalamud.Interface.FontAwesomeIcon.Xing fullName: Dalamud.Interface.FontAwesomeIcon.Xing nameWithType: FontAwesomeIcon.Xing - uid: Dalamud.Interface.FontAwesomeIcon.XingSquare name: XingSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_XingSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.XingSquare fullName: Dalamud.Interface.FontAwesomeIcon.XingSquare nameWithType: FontAwesomeIcon.XingSquare - uid: Dalamud.Interface.FontAwesomeIcon.XRay name: XRay href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_XRay commentId: F:Dalamud.Interface.FontAwesomeIcon.XRay fullName: Dalamud.Interface.FontAwesomeIcon.XRay nameWithType: FontAwesomeIcon.XRay - uid: Dalamud.Interface.FontAwesomeIcon.Yahoo name: Yahoo href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Yahoo commentId: F:Dalamud.Interface.FontAwesomeIcon.Yahoo fullName: Dalamud.Interface.FontAwesomeIcon.Yahoo nameWithType: FontAwesomeIcon.Yahoo - uid: Dalamud.Interface.FontAwesomeIcon.Yammer name: Yammer href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Yammer commentId: F:Dalamud.Interface.FontAwesomeIcon.Yammer fullName: Dalamud.Interface.FontAwesomeIcon.Yammer nameWithType: FontAwesomeIcon.Yammer - uid: Dalamud.Interface.FontAwesomeIcon.Yandex name: Yandex href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Yandex commentId: F:Dalamud.Interface.FontAwesomeIcon.Yandex fullName: Dalamud.Interface.FontAwesomeIcon.Yandex nameWithType: FontAwesomeIcon.Yandex - uid: Dalamud.Interface.FontAwesomeIcon.YandexInternational name: YandexInternational href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_YandexInternational commentId: F:Dalamud.Interface.FontAwesomeIcon.YandexInternational fullName: Dalamud.Interface.FontAwesomeIcon.YandexInternational nameWithType: FontAwesomeIcon.YandexInternational - uid: Dalamud.Interface.FontAwesomeIcon.Yarn name: Yarn href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Yarn commentId: F:Dalamud.Interface.FontAwesomeIcon.Yarn fullName: Dalamud.Interface.FontAwesomeIcon.Yarn nameWithType: FontAwesomeIcon.Yarn - uid: Dalamud.Interface.FontAwesomeIcon.YCombinator name: YCombinator href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_YCombinator commentId: F:Dalamud.Interface.FontAwesomeIcon.YCombinator fullName: Dalamud.Interface.FontAwesomeIcon.YCombinator nameWithType: FontAwesomeIcon.YCombinator - uid: Dalamud.Interface.FontAwesomeIcon.Yelp name: Yelp href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Yelp commentId: F:Dalamud.Interface.FontAwesomeIcon.Yelp fullName: Dalamud.Interface.FontAwesomeIcon.Yelp nameWithType: FontAwesomeIcon.Yelp - uid: Dalamud.Interface.FontAwesomeIcon.YenSign name: YenSign href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_YenSign commentId: F:Dalamud.Interface.FontAwesomeIcon.YenSign fullName: Dalamud.Interface.FontAwesomeIcon.YenSign nameWithType: FontAwesomeIcon.YenSign - uid: Dalamud.Interface.FontAwesomeIcon.YinYang name: YinYang href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_YinYang commentId: F:Dalamud.Interface.FontAwesomeIcon.YinYang fullName: Dalamud.Interface.FontAwesomeIcon.YinYang nameWithType: FontAwesomeIcon.YinYang - uid: Dalamud.Interface.FontAwesomeIcon.Yoast name: Yoast href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Yoast commentId: F:Dalamud.Interface.FontAwesomeIcon.Yoast fullName: Dalamud.Interface.FontAwesomeIcon.Yoast nameWithType: FontAwesomeIcon.Yoast - uid: Dalamud.Interface.FontAwesomeIcon.Youtube name: Youtube href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Youtube commentId: F:Dalamud.Interface.FontAwesomeIcon.Youtube fullName: Dalamud.Interface.FontAwesomeIcon.Youtube nameWithType: FontAwesomeIcon.Youtube - uid: Dalamud.Interface.FontAwesomeIcon.YoutubeSquare name: YoutubeSquare href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_YoutubeSquare commentId: F:Dalamud.Interface.FontAwesomeIcon.YoutubeSquare fullName: Dalamud.Interface.FontAwesomeIcon.YoutubeSquare nameWithType: FontAwesomeIcon.YoutubeSquare - uid: Dalamud.Interface.FontAwesomeIcon.Zhihu name: Zhihu href: api/Dalamud.Interface.FontAwesomeIcon.html#Dalamud_Interface_FontAwesomeIcon_Zhihu commentId: F:Dalamud.Interface.FontAwesomeIcon.Zhihu fullName: Dalamud.Interface.FontAwesomeIcon.Zhihu nameWithType: FontAwesomeIcon.Zhihu - uid: Dalamud.Interface.InterfaceManager name: InterfaceManager href: api/Dalamud.Interface.InterfaceManager.html commentId: T:Dalamud.Interface.InterfaceManager fullName: Dalamud.Interface.InterfaceManager nameWithType: InterfaceManager - uid: Dalamud.Interface.InterfaceManager.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner) name: InterfaceManager(Dalamud, SigScanner) href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager__ctor_Dalamud_Dalamud_Dalamud_Game_SigScanner_ commentId: M:Dalamud.Interface.InterfaceManager.#ctor(Dalamud.Dalamud,Dalamud.Game.SigScanner) fullName: Dalamud.Interface.InterfaceManager.InterfaceManager(Dalamud.Dalamud, Dalamud.Game.SigScanner) nameWithType: InterfaceManager.InterfaceManager(Dalamud, SigScanner) - uid: Dalamud.Interface.InterfaceManager.#ctor* name: InterfaceManager href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager__ctor_ commentId: Overload:Dalamud.Interface.InterfaceManager.#ctor isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.InterfaceManager nameWithType: InterfaceManager.InterfaceManager - uid: Dalamud.Interface.InterfaceManager.DefaultFont name: DefaultFont href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_DefaultFont commentId: P:Dalamud.Interface.InterfaceManager.DefaultFont fullName: Dalamud.Interface.InterfaceManager.DefaultFont nameWithType: InterfaceManager.DefaultFont - uid: Dalamud.Interface.InterfaceManager.DefaultFont* name: DefaultFont href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_DefaultFont_ commentId: Overload:Dalamud.Interface.InterfaceManager.DefaultFont isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.DefaultFont nameWithType: InterfaceManager.DefaultFont - uid: Dalamud.Interface.InterfaceManager.Dispose name: Dispose() href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_Dispose commentId: M:Dalamud.Interface.InterfaceManager.Dispose fullName: Dalamud.Interface.InterfaceManager.Dispose() nameWithType: InterfaceManager.Dispose() - uid: Dalamud.Interface.InterfaceManager.Dispose* name: Dispose href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_Dispose_ commentId: Overload:Dalamud.Interface.InterfaceManager.Dispose isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.Dispose nameWithType: InterfaceManager.Dispose - uid: Dalamud.Interface.InterfaceManager.Enable name: Enable() href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_Enable commentId: M:Dalamud.Interface.InterfaceManager.Enable fullName: Dalamud.Interface.InterfaceManager.Enable() nameWithType: InterfaceManager.Enable() - uid: Dalamud.Interface.InterfaceManager.Enable* name: Enable href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_Enable_ commentId: Overload:Dalamud.Interface.InterfaceManager.Enable isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.Enable nameWithType: InterfaceManager.Enable - uid: Dalamud.Interface.InterfaceManager.IconFont name: IconFont href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_IconFont commentId: P:Dalamud.Interface.InterfaceManager.IconFont fullName: Dalamud.Interface.InterfaceManager.IconFont nameWithType: InterfaceManager.IconFont - uid: Dalamud.Interface.InterfaceManager.IconFont* name: IconFont href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_IconFont_ commentId: Overload:Dalamud.Interface.InterfaceManager.IconFont isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.IconFont nameWithType: InterfaceManager.IconFont - uid: Dalamud.Interface.InterfaceManager.LastImGuiIoPtr name: LastImGuiIoPtr href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LastImGuiIoPtr commentId: F:Dalamud.Interface.InterfaceManager.LastImGuiIoPtr fullName: Dalamud.Interface.InterfaceManager.LastImGuiIoPtr nameWithType: InterfaceManager.LastImGuiIoPtr - uid: Dalamud.Interface.InterfaceManager.LoadImage(System.Byte[]) name: LoadImage(Byte[]) href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LoadImage_System_Byte___ commentId: M:Dalamud.Interface.InterfaceManager.LoadImage(System.Byte[]) name.vb: LoadImage(Byte()) fullName: Dalamud.Interface.InterfaceManager.LoadImage(System.Byte[]) fullName.vb: Dalamud.Interface.InterfaceManager.LoadImage(System.Byte()) nameWithType: InterfaceManager.LoadImage(Byte[]) nameWithType.vb: InterfaceManager.LoadImage(Byte()) - uid: Dalamud.Interface.InterfaceManager.LoadImage(System.String) name: LoadImage(String) href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LoadImage_System_String_ commentId: M:Dalamud.Interface.InterfaceManager.LoadImage(System.String) fullName: Dalamud.Interface.InterfaceManager.LoadImage(System.String) nameWithType: InterfaceManager.LoadImage(String) - uid: Dalamud.Interface.InterfaceManager.LoadImage* name: LoadImage href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LoadImage_ commentId: Overload:Dalamud.Interface.InterfaceManager.LoadImage isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.LoadImage nameWithType: InterfaceManager.LoadImage - uid: Dalamud.Interface.InterfaceManager.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name: LoadImageRaw(Byte[], Int32, Int32, Int32) href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_ commentId: M:Dalamud.Interface.InterfaceManager.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name.vb: LoadImageRaw(Byte(), Int32, Int32, Int32) fullName: Dalamud.Interface.InterfaceManager.LoadImageRaw(System.Byte[], System.Int32, System.Int32, System.Int32) fullName.vb: Dalamud.Interface.InterfaceManager.LoadImageRaw(System.Byte(), System.Int32, System.Int32, System.Int32) nameWithType: InterfaceManager.LoadImageRaw(Byte[], Int32, Int32, Int32) nameWithType.vb: InterfaceManager.LoadImageRaw(Byte(), Int32, Int32, Int32) - uid: Dalamud.Interface.InterfaceManager.LoadImageRaw* name: LoadImageRaw href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_LoadImageRaw_ commentId: Overload:Dalamud.Interface.InterfaceManager.LoadImageRaw isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.LoadImageRaw nameWithType: InterfaceManager.LoadImageRaw - uid: Dalamud.Interface.InterfaceManager.OnBuildFonts name: OnBuildFonts href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_OnBuildFonts commentId: F:Dalamud.Interface.InterfaceManager.OnBuildFonts fullName: Dalamud.Interface.InterfaceManager.OnBuildFonts nameWithType: InterfaceManager.OnBuildFonts - uid: Dalamud.Interface.InterfaceManager.OnDraw name: OnDraw href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_OnDraw commentId: E:Dalamud.Interface.InterfaceManager.OnDraw fullName: Dalamud.Interface.InterfaceManager.OnDraw nameWithType: InterfaceManager.OnDraw - uid: Dalamud.Interface.InterfaceManager.RebuildFonts name: RebuildFonts() href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_RebuildFonts commentId: M:Dalamud.Interface.InterfaceManager.RebuildFonts fullName: Dalamud.Interface.InterfaceManager.RebuildFonts() nameWithType: InterfaceManager.RebuildFonts() - uid: Dalamud.Interface.InterfaceManager.RebuildFonts* name: RebuildFonts href: api/Dalamud.Interface.InterfaceManager.html#Dalamud_Interface_InterfaceManager_RebuildFonts_ commentId: Overload:Dalamud.Interface.InterfaceManager.RebuildFonts isSpec: "True" fullName: Dalamud.Interface.InterfaceManager.RebuildFonts nameWithType: InterfaceManager.RebuildFonts - uid: Dalamud.Interface.MySinkExtensions name: MySinkExtensions href: api/Dalamud.Interface.MySinkExtensions.html commentId: T:Dalamud.Interface.MySinkExtensions fullName: Dalamud.Interface.MySinkExtensions nameWithType: MySinkExtensions - uid: Dalamud.Interface.MySinkExtensions.EventSink(Serilog.Configuration.LoggerSinkConfiguration,System.IFormatProvider) name: EventSink(LoggerSinkConfiguration, IFormatProvider) href: api/Dalamud.Interface.MySinkExtensions.html#Dalamud_Interface_MySinkExtensions_EventSink_Serilog_Configuration_LoggerSinkConfiguration_System_IFormatProvider_ commentId: M:Dalamud.Interface.MySinkExtensions.EventSink(Serilog.Configuration.LoggerSinkConfiguration,System.IFormatProvider) fullName: Dalamud.Interface.MySinkExtensions.EventSink(Serilog.Configuration.LoggerSinkConfiguration, System.IFormatProvider) nameWithType: MySinkExtensions.EventSink(LoggerSinkConfiguration, IFormatProvider) - uid: Dalamud.Interface.MySinkExtensions.EventSink* name: EventSink href: api/Dalamud.Interface.MySinkExtensions.html#Dalamud_Interface_MySinkExtensions_EventSink_ commentId: Overload:Dalamud.Interface.MySinkExtensions.EventSink isSpec: "True" fullName: Dalamud.Interface.MySinkExtensions.EventSink nameWithType: MySinkExtensions.EventSink - uid: Dalamud.Interface.SerilogEventSink name: SerilogEventSink href: api/Dalamud.Interface.SerilogEventSink.html commentId: T:Dalamud.Interface.SerilogEventSink fullName: Dalamud.Interface.SerilogEventSink nameWithType: SerilogEventSink - uid: Dalamud.Interface.SerilogEventSink.#ctor(System.IFormatProvider) name: SerilogEventSink(IFormatProvider) href: api/Dalamud.Interface.SerilogEventSink.html#Dalamud_Interface_SerilogEventSink__ctor_System_IFormatProvider_ commentId: M:Dalamud.Interface.SerilogEventSink.#ctor(System.IFormatProvider) fullName: Dalamud.Interface.SerilogEventSink.SerilogEventSink(System.IFormatProvider) nameWithType: SerilogEventSink.SerilogEventSink(IFormatProvider) - uid: Dalamud.Interface.SerilogEventSink.#ctor* name: SerilogEventSink href: api/Dalamud.Interface.SerilogEventSink.html#Dalamud_Interface_SerilogEventSink__ctor_ commentId: Overload:Dalamud.Interface.SerilogEventSink.#ctor isSpec: "True" fullName: Dalamud.Interface.SerilogEventSink.SerilogEventSink nameWithType: SerilogEventSink.SerilogEventSink - uid: Dalamud.Interface.SerilogEventSink.Emit(Serilog.Events.LogEvent) name: Emit(LogEvent) href: api/Dalamud.Interface.SerilogEventSink.html#Dalamud_Interface_SerilogEventSink_Emit_Serilog_Events_LogEvent_ commentId: M:Dalamud.Interface.SerilogEventSink.Emit(Serilog.Events.LogEvent) fullName: Dalamud.Interface.SerilogEventSink.Emit(Serilog.Events.LogEvent) nameWithType: SerilogEventSink.Emit(LogEvent) - uid: Dalamud.Interface.SerilogEventSink.Emit* name: Emit href: api/Dalamud.Interface.SerilogEventSink.html#Dalamud_Interface_SerilogEventSink_Emit_ commentId: Overload:Dalamud.Interface.SerilogEventSink.Emit isSpec: "True" fullName: Dalamud.Interface.SerilogEventSink.Emit nameWithType: SerilogEventSink.Emit - uid: Dalamud.Interface.SerilogEventSink.Instance name: Instance href: api/Dalamud.Interface.SerilogEventSink.html#Dalamud_Interface_SerilogEventSink_Instance commentId: F:Dalamud.Interface.SerilogEventSink.Instance fullName: Dalamud.Interface.SerilogEventSink.Instance nameWithType: SerilogEventSink.Instance - uid: Dalamud.Interface.SerilogEventSink.OnLogLine name: OnLogLine href: api/Dalamud.Interface.SerilogEventSink.html#Dalamud_Interface_SerilogEventSink_OnLogLine commentId: E:Dalamud.Interface.SerilogEventSink.OnLogLine fullName: Dalamud.Interface.SerilogEventSink.OnLogLine nameWithType: SerilogEventSink.OnLogLine - uid: Dalamud.Interface.UiBuilder name: UiBuilder href: api/Dalamud.Interface.UiBuilder.html commentId: T:Dalamud.Interface.UiBuilder fullName: Dalamud.Interface.UiBuilder nameWithType: UiBuilder - uid: Dalamud.Interface.UiBuilder.#ctor(Dalamud.Interface.InterfaceManager,System.String) name: UiBuilder(InterfaceManager, String) href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder__ctor_Dalamud_Interface_InterfaceManager_System_String_ commentId: M:Dalamud.Interface.UiBuilder.#ctor(Dalamud.Interface.InterfaceManager,System.String) fullName: Dalamud.Interface.UiBuilder.UiBuilder(Dalamud.Interface.InterfaceManager, System.String) nameWithType: UiBuilder.UiBuilder(InterfaceManager, String) - uid: Dalamud.Interface.UiBuilder.#ctor* name: UiBuilder href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder__ctor_ commentId: Overload:Dalamud.Interface.UiBuilder.#ctor isSpec: "True" fullName: Dalamud.Interface.UiBuilder.UiBuilder nameWithType: UiBuilder.UiBuilder - uid: Dalamud.Interface.UiBuilder.DefaultFont name: DefaultFont href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_DefaultFont commentId: P:Dalamud.Interface.UiBuilder.DefaultFont fullName: Dalamud.Interface.UiBuilder.DefaultFont nameWithType: UiBuilder.DefaultFont - uid: Dalamud.Interface.UiBuilder.DefaultFont* name: DefaultFont href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_DefaultFont_ commentId: Overload:Dalamud.Interface.UiBuilder.DefaultFont isSpec: "True" fullName: Dalamud.Interface.UiBuilder.DefaultFont nameWithType: UiBuilder.DefaultFont - uid: Dalamud.Interface.UiBuilder.Dispose name: Dispose() href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_Dispose commentId: M:Dalamud.Interface.UiBuilder.Dispose fullName: Dalamud.Interface.UiBuilder.Dispose() nameWithType: UiBuilder.Dispose() - uid: Dalamud.Interface.UiBuilder.Dispose* name: Dispose href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_Dispose_ commentId: Overload:Dalamud.Interface.UiBuilder.Dispose isSpec: "True" fullName: Dalamud.Interface.UiBuilder.Dispose nameWithType: UiBuilder.Dispose - uid: Dalamud.Interface.UiBuilder.IconFont name: IconFont href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_IconFont commentId: P:Dalamud.Interface.UiBuilder.IconFont fullName: Dalamud.Interface.UiBuilder.IconFont nameWithType: UiBuilder.IconFont - uid: Dalamud.Interface.UiBuilder.IconFont* name: IconFont href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_IconFont_ commentId: Overload:Dalamud.Interface.UiBuilder.IconFont isSpec: "True" fullName: Dalamud.Interface.UiBuilder.IconFont nameWithType: UiBuilder.IconFont - uid: Dalamud.Interface.UiBuilder.LoadImage(System.Byte[]) name: LoadImage(Byte[]) href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_LoadImage_System_Byte___ commentId: M:Dalamud.Interface.UiBuilder.LoadImage(System.Byte[]) name.vb: LoadImage(Byte()) fullName: Dalamud.Interface.UiBuilder.LoadImage(System.Byte[]) fullName.vb: Dalamud.Interface.UiBuilder.LoadImage(System.Byte()) nameWithType: UiBuilder.LoadImage(Byte[]) nameWithType.vb: UiBuilder.LoadImage(Byte()) - uid: Dalamud.Interface.UiBuilder.LoadImage(System.String) name: LoadImage(String) href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_LoadImage_System_String_ commentId: M:Dalamud.Interface.UiBuilder.LoadImage(System.String) fullName: Dalamud.Interface.UiBuilder.LoadImage(System.String) nameWithType: UiBuilder.LoadImage(String) - uid: Dalamud.Interface.UiBuilder.LoadImage* name: LoadImage href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_LoadImage_ commentId: Overload:Dalamud.Interface.UiBuilder.LoadImage isSpec: "True" fullName: Dalamud.Interface.UiBuilder.LoadImage nameWithType: UiBuilder.LoadImage - uid: Dalamud.Interface.UiBuilder.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name: LoadImageRaw(Byte[], Int32, Int32, Int32) href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_ commentId: M:Dalamud.Interface.UiBuilder.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name.vb: LoadImageRaw(Byte(), Int32, Int32, Int32) fullName: Dalamud.Interface.UiBuilder.LoadImageRaw(System.Byte[], System.Int32, System.Int32, System.Int32) fullName.vb: Dalamud.Interface.UiBuilder.LoadImageRaw(System.Byte(), System.Int32, System.Int32, System.Int32) nameWithType: UiBuilder.LoadImageRaw(Byte[], Int32, Int32, Int32) nameWithType.vb: UiBuilder.LoadImageRaw(Byte(), Int32, Int32, Int32) - uid: Dalamud.Interface.UiBuilder.LoadImageRaw* name: LoadImageRaw href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_LoadImageRaw_ commentId: Overload:Dalamud.Interface.UiBuilder.LoadImageRaw isSpec: "True" fullName: Dalamud.Interface.UiBuilder.LoadImageRaw nameWithType: UiBuilder.LoadImageRaw - uid: Dalamud.Interface.UiBuilder.OnBuildFonts name: OnBuildFonts href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_OnBuildFonts commentId: P:Dalamud.Interface.UiBuilder.OnBuildFonts fullName: Dalamud.Interface.UiBuilder.OnBuildFonts nameWithType: UiBuilder.OnBuildFonts - uid: Dalamud.Interface.UiBuilder.OnBuildFonts* name: OnBuildFonts href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_OnBuildFonts_ commentId: Overload:Dalamud.Interface.UiBuilder.OnBuildFonts isSpec: "True" fullName: Dalamud.Interface.UiBuilder.OnBuildFonts nameWithType: UiBuilder.OnBuildFonts - uid: Dalamud.Interface.UiBuilder.OnBuildUi name: OnBuildUi href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_OnBuildUi commentId: E:Dalamud.Interface.UiBuilder.OnBuildUi fullName: Dalamud.Interface.UiBuilder.OnBuildUi nameWithType: UiBuilder.OnBuildUi - uid: Dalamud.Interface.UiBuilder.OnOpenConfigUi name: OnOpenConfigUi href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_OnOpenConfigUi commentId: F:Dalamud.Interface.UiBuilder.OnOpenConfigUi fullName: Dalamud.Interface.UiBuilder.OnOpenConfigUi nameWithType: UiBuilder.OnOpenConfigUi - uid: Dalamud.Interface.UiBuilder.RebuildFonts name: RebuildFonts() href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_RebuildFonts commentId: M:Dalamud.Interface.UiBuilder.RebuildFonts fullName: Dalamud.Interface.UiBuilder.RebuildFonts() nameWithType: UiBuilder.RebuildFonts() - uid: Dalamud.Interface.UiBuilder.RebuildFonts* name: RebuildFonts href: api/Dalamud.Interface.UiBuilder.html#Dalamud_Interface_UiBuilder_RebuildFonts_ commentId: Overload:Dalamud.Interface.UiBuilder.RebuildFonts isSpec: "True" fullName: Dalamud.Interface.UiBuilder.RebuildFonts nameWithType: UiBuilder.RebuildFonts - uid: Dalamud.Plugin name: Dalamud.Plugin href: api/Dalamud.Plugin.html commentId: N:Dalamud.Plugin fullName: Dalamud.Plugin nameWithType: Dalamud.Plugin - uid: Dalamud.Plugin.DalamudPluginInterface name: DalamudPluginInterface href: api/Dalamud.Plugin.DalamudPluginInterface.html commentId: T:Dalamud.Plugin.DalamudPluginInterface fullName: Dalamud.Plugin.DalamudPluginInterface nameWithType: DalamudPluginInterface - uid: Dalamud.Plugin.DalamudPluginInterface.#ctor(Dalamud.Dalamud,System.String,Dalamud.Configuration.PluginConfigurations) name: DalamudPluginInterface(Dalamud, String, PluginConfigurations) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface__ctor_Dalamud_Dalamud_System_String_Dalamud_Configuration_PluginConfigurations_ commentId: M:Dalamud.Plugin.DalamudPluginInterface.#ctor(Dalamud.Dalamud,System.String,Dalamud.Configuration.PluginConfigurations) fullName: Dalamud.Plugin.DalamudPluginInterface.DalamudPluginInterface(Dalamud.Dalamud, System.String, Dalamud.Configuration.PluginConfigurations) nameWithType: DalamudPluginInterface.DalamudPluginInterface(Dalamud, String, PluginConfigurations) - uid: Dalamud.Plugin.DalamudPluginInterface.#ctor* name: DalamudPluginInterface href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface__ctor_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.#ctor isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.DalamudPluginInterface nameWithType: DalamudPluginInterface.DalamudPluginInterface - uid: Dalamud.Plugin.DalamudPluginInterface.ClientState name: ClientState href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_ClientState commentId: F:Dalamud.Plugin.DalamudPluginInterface.ClientState fullName: Dalamud.Plugin.DalamudPluginInterface.ClientState nameWithType: DalamudPluginInterface.ClientState - uid: Dalamud.Plugin.DalamudPluginInterface.CommandManager name: CommandManager href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_CommandManager commentId: F:Dalamud.Plugin.DalamudPluginInterface.CommandManager fullName: Dalamud.Plugin.DalamudPluginInterface.CommandManager nameWithType: DalamudPluginInterface.CommandManager - uid: Dalamud.Plugin.DalamudPluginInterface.Data name: Data href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Data commentId: F:Dalamud.Plugin.DalamudPluginInterface.Data fullName: Dalamud.Plugin.DalamudPluginInterface.Data nameWithType: DalamudPluginInterface.Data - uid: Dalamud.Plugin.DalamudPluginInterface.Dispose name: Dispose() href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Dispose commentId: M:Dalamud.Plugin.DalamudPluginInterface.Dispose fullName: Dalamud.Plugin.DalamudPluginInterface.Dispose() nameWithType: DalamudPluginInterface.Dispose() - uid: Dalamud.Plugin.DalamudPluginInterface.Dispose* name: Dispose href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Dispose_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.Dispose isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.Dispose nameWithType: DalamudPluginInterface.Dispose - uid: Dalamud.Plugin.DalamudPluginInterface.Framework name: Framework href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Framework commentId: F:Dalamud.Plugin.DalamudPluginInterface.Framework fullName: Dalamud.Plugin.DalamudPluginInterface.Framework nameWithType: DalamudPluginInterface.Framework - uid: Dalamud.Plugin.DalamudPluginInterface.GetPluginConfig name: GetPluginConfig() href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_GetPluginConfig commentId: M:Dalamud.Plugin.DalamudPluginInterface.GetPluginConfig fullName: Dalamud.Plugin.DalamudPluginInterface.GetPluginConfig() nameWithType: DalamudPluginInterface.GetPluginConfig() - uid: Dalamud.Plugin.DalamudPluginInterface.GetPluginConfig* name: GetPluginConfig href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_GetPluginConfig_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.GetPluginConfig isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.GetPluginConfig nameWithType: DalamudPluginInterface.GetPluginConfig - uid: Dalamud.Plugin.DalamudPluginInterface.Log(System.String,System.Object[]) name: Log(String, Object[]) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Log_System_String_System_Object___ commentId: M:Dalamud.Plugin.DalamudPluginInterface.Log(System.String,System.Object[]) name.vb: Log(String, Object()) fullName: Dalamud.Plugin.DalamudPluginInterface.Log(System.String, System.Object[]) fullName.vb: Dalamud.Plugin.DalamudPluginInterface.Log(System.String, System.Object()) nameWithType: DalamudPluginInterface.Log(String, Object[]) nameWithType.vb: DalamudPluginInterface.Log(String, Object()) - uid: Dalamud.Plugin.DalamudPluginInterface.Log* name: Log href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Log_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.Log isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.Log nameWithType: DalamudPluginInterface.Log - uid: Dalamud.Plugin.DalamudPluginInterface.LogError(System.Exception,System.String,System.Object[]) name: LogError(Exception, String, Object[]) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_LogError_System_Exception_System_String_System_Object___ commentId: M:Dalamud.Plugin.DalamudPluginInterface.LogError(System.Exception,System.String,System.Object[]) name.vb: LogError(Exception, String, Object()) fullName: Dalamud.Plugin.DalamudPluginInterface.LogError(System.Exception, System.String, System.Object[]) fullName.vb: Dalamud.Plugin.DalamudPluginInterface.LogError(System.Exception, System.String, System.Object()) nameWithType: DalamudPluginInterface.LogError(Exception, String, Object[]) nameWithType.vb: DalamudPluginInterface.LogError(Exception, String, Object()) - uid: Dalamud.Plugin.DalamudPluginInterface.LogError(System.String,System.Object[]) name: LogError(String, Object[]) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_LogError_System_String_System_Object___ commentId: M:Dalamud.Plugin.DalamudPluginInterface.LogError(System.String,System.Object[]) name.vb: LogError(String, Object()) fullName: Dalamud.Plugin.DalamudPluginInterface.LogError(System.String, System.Object[]) fullName.vb: Dalamud.Plugin.DalamudPluginInterface.LogError(System.String, System.Object()) nameWithType: DalamudPluginInterface.LogError(String, Object[]) nameWithType.vb: DalamudPluginInterface.LogError(String, Object()) - uid: Dalamud.Plugin.DalamudPluginInterface.LogError* name: LogError href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_LogError_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.LogError isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.LogError nameWithType: DalamudPluginInterface.LogError - uid: Dalamud.Plugin.DalamudPluginInterface.SavePluginConfig(Dalamud.Configuration.IPluginConfiguration) name: SavePluginConfig(IPluginConfiguration) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_SavePluginConfig_Dalamud_Configuration_IPluginConfiguration_ commentId: M:Dalamud.Plugin.DalamudPluginInterface.SavePluginConfig(Dalamud.Configuration.IPluginConfiguration) fullName: Dalamud.Plugin.DalamudPluginInterface.SavePluginConfig(Dalamud.Configuration.IPluginConfiguration) nameWithType: DalamudPluginInterface.SavePluginConfig(IPluginConfiguration) - uid: Dalamud.Plugin.DalamudPluginInterface.SavePluginConfig* name: SavePluginConfig href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_SavePluginConfig_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.SavePluginConfig isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.SavePluginConfig nameWithType: DalamudPluginInterface.SavePluginConfig - uid: Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject) name: SendMessage(ExpandoObject) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_SendMessage_System_Dynamic_ExpandoObject_ commentId: M:Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject) fullName: Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject) nameWithType: DalamudPluginInterface.SendMessage(ExpandoObject) - uid: Dalamud.Plugin.DalamudPluginInterface.SendMessage* name: SendMessage href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_SendMessage_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.SendMessage isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.SendMessage nameWithType: DalamudPluginInterface.SendMessage - uid: Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String,System.Action{System.Dynamic.ExpandoObject}) name: Subscribe(String, Action) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Subscribe_System_String_System_Action_System_Dynamic_ExpandoObject__ commentId: M:Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String,System.Action{System.Dynamic.ExpandoObject}) name.vb: Subscribe(String, Action(Of ExpandoObject)) fullName: Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String, System.Action) fullName.vb: Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String, System.Action(Of System.Dynamic.ExpandoObject)) nameWithType: DalamudPluginInterface.Subscribe(String, Action) nameWithType.vb: DalamudPluginInterface.Subscribe(String, Action(Of ExpandoObject)) - uid: Dalamud.Plugin.DalamudPluginInterface.Subscribe* name: Subscribe href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Subscribe_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.Subscribe isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.Subscribe nameWithType: DalamudPluginInterface.Subscribe - uid: Dalamud.Plugin.DalamudPluginInterface.TargetModuleScanner name: TargetModuleScanner href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_TargetModuleScanner commentId: F:Dalamud.Plugin.DalamudPluginInterface.TargetModuleScanner fullName: Dalamud.Plugin.DalamudPluginInterface.TargetModuleScanner nameWithType: DalamudPluginInterface.TargetModuleScanner - uid: Dalamud.Plugin.DalamudPluginInterface.UiBuilder name: UiBuilder href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_UiBuilder commentId: F:Dalamud.Plugin.DalamudPluginInterface.UiBuilder fullName: Dalamud.Plugin.DalamudPluginInterface.UiBuilder nameWithType: DalamudPluginInterface.UiBuilder - uid: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(System.String) name: Unsubscribe(String) href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Unsubscribe_System_String_ commentId: M:Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(System.String) fullName: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(System.String) nameWithType: DalamudPluginInterface.Unsubscribe(String) - uid: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe* name: Unsubscribe href: api/Dalamud.Plugin.DalamudPluginInterface.html#Dalamud_Plugin_DalamudPluginInterface_Unsubscribe_ commentId: Overload:Dalamud.Plugin.DalamudPluginInterface.Unsubscribe isSpec: "True" fullName: Dalamud.Plugin.DalamudPluginInterface.Unsubscribe nameWithType: DalamudPluginInterface.Unsubscribe - uid: Dalamud.Plugin.IDalamudPlugin name: IDalamudPlugin href: api/Dalamud.Plugin.IDalamudPlugin.html commentId: T:Dalamud.Plugin.IDalamudPlugin fullName: Dalamud.Plugin.IDalamudPlugin nameWithType: IDalamudPlugin - uid: Dalamud.Plugin.IDalamudPlugin.Initialize(Dalamud.Plugin.DalamudPluginInterface) name: Initialize(DalamudPluginInterface) href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Initialize_Dalamud_Plugin_DalamudPluginInterface_ commentId: M:Dalamud.Plugin.IDalamudPlugin.Initialize(Dalamud.Plugin.DalamudPluginInterface) fullName: Dalamud.Plugin.IDalamudPlugin.Initialize(Dalamud.Plugin.DalamudPluginInterface) nameWithType: IDalamudPlugin.Initialize(DalamudPluginInterface) - uid: Dalamud.Plugin.IDalamudPlugin.Initialize* name: Initialize href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Initialize_ commentId: Overload:Dalamud.Plugin.IDalamudPlugin.Initialize isSpec: "True" fullName: Dalamud.Plugin.IDalamudPlugin.Initialize nameWithType: IDalamudPlugin.Initialize - uid: Dalamud.Plugin.IDalamudPlugin.Name name: Name href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Name commentId: P:Dalamud.Plugin.IDalamudPlugin.Name fullName: Dalamud.Plugin.IDalamudPlugin.Name nameWithType: IDalamudPlugin.Name - uid: Dalamud.Plugin.IDalamudPlugin.Name* name: Name href: api/Dalamud.Plugin.IDalamudPlugin.html#Dalamud_Plugin_IDalamudPlugin_Name_ commentId: Overload:Dalamud.Plugin.IDalamudPlugin.Name isSpec: "True" fullName: Dalamud.Plugin.IDalamudPlugin.Name nameWithType: IDalamudPlugin.Name - uid: Dalamud.Plugin.PluginDefinition name: PluginDefinition href: api/Dalamud.Plugin.PluginDefinition.html commentId: T:Dalamud.Plugin.PluginDefinition fullName: Dalamud.Plugin.PluginDefinition nameWithType: PluginDefinition - uid: Dalamud.Plugin.PluginDefinition.ApplicableVersion name: ApplicableVersion href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_ApplicableVersion commentId: P:Dalamud.Plugin.PluginDefinition.ApplicableVersion fullName: Dalamud.Plugin.PluginDefinition.ApplicableVersion nameWithType: PluginDefinition.ApplicableVersion - uid: Dalamud.Plugin.PluginDefinition.ApplicableVersion* name: ApplicableVersion href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_ApplicableVersion_ commentId: Overload:Dalamud.Plugin.PluginDefinition.ApplicableVersion isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.ApplicableVersion nameWithType: PluginDefinition.ApplicableVersion - uid: Dalamud.Plugin.PluginDefinition.AssemblyVersion name: AssemblyVersion href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_AssemblyVersion commentId: P:Dalamud.Plugin.PluginDefinition.AssemblyVersion fullName: Dalamud.Plugin.PluginDefinition.AssemblyVersion nameWithType: PluginDefinition.AssemblyVersion - uid: Dalamud.Plugin.PluginDefinition.AssemblyVersion* name: AssemblyVersion href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_AssemblyVersion_ commentId: Overload:Dalamud.Plugin.PluginDefinition.AssemblyVersion isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.AssemblyVersion nameWithType: PluginDefinition.AssemblyVersion - uid: Dalamud.Plugin.PluginDefinition.Author name: Author href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_Author commentId: P:Dalamud.Plugin.PluginDefinition.Author fullName: Dalamud.Plugin.PluginDefinition.Author nameWithType: PluginDefinition.Author - uid: Dalamud.Plugin.PluginDefinition.Author* name: Author href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_Author_ commentId: Overload:Dalamud.Plugin.PluginDefinition.Author isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.Author nameWithType: PluginDefinition.Author - uid: Dalamud.Plugin.PluginDefinition.Description name: Description href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_Description commentId: P:Dalamud.Plugin.PluginDefinition.Description fullName: Dalamud.Plugin.PluginDefinition.Description nameWithType: PluginDefinition.Description - uid: Dalamud.Plugin.PluginDefinition.Description* name: Description href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_Description_ commentId: Overload:Dalamud.Plugin.PluginDefinition.Description isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.Description nameWithType: PluginDefinition.Description - uid: Dalamud.Plugin.PluginDefinition.InternalName name: InternalName href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_InternalName commentId: P:Dalamud.Plugin.PluginDefinition.InternalName fullName: Dalamud.Plugin.PluginDefinition.InternalName nameWithType: PluginDefinition.InternalName - uid: Dalamud.Plugin.PluginDefinition.InternalName* name: InternalName href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_InternalName_ commentId: Overload:Dalamud.Plugin.PluginDefinition.InternalName isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.InternalName nameWithType: PluginDefinition.InternalName - uid: Dalamud.Plugin.PluginDefinition.IsHide name: IsHide href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_IsHide commentId: P:Dalamud.Plugin.PluginDefinition.IsHide fullName: Dalamud.Plugin.PluginDefinition.IsHide nameWithType: PluginDefinition.IsHide - uid: Dalamud.Plugin.PluginDefinition.IsHide* name: IsHide href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_IsHide_ commentId: Overload:Dalamud.Plugin.PluginDefinition.IsHide isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.IsHide nameWithType: PluginDefinition.IsHide - uid: Dalamud.Plugin.PluginDefinition.Name name: Name href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_Name commentId: P:Dalamud.Plugin.PluginDefinition.Name fullName: Dalamud.Plugin.PluginDefinition.Name nameWithType: PluginDefinition.Name - uid: Dalamud.Plugin.PluginDefinition.Name* name: Name href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_Name_ commentId: Overload:Dalamud.Plugin.PluginDefinition.Name isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.Name nameWithType: PluginDefinition.Name - uid: Dalamud.Plugin.PluginDefinition.RepoUrl name: RepoUrl href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_RepoUrl commentId: P:Dalamud.Plugin.PluginDefinition.RepoUrl fullName: Dalamud.Plugin.PluginDefinition.RepoUrl nameWithType: PluginDefinition.RepoUrl - uid: Dalamud.Plugin.PluginDefinition.RepoUrl* name: RepoUrl href: api/Dalamud.Plugin.PluginDefinition.html#Dalamud_Plugin_PluginDefinition_RepoUrl_ commentId: Overload:Dalamud.Plugin.PluginDefinition.RepoUrl isSpec: "True" fullName: Dalamud.Plugin.PluginDefinition.RepoUrl nameWithType: PluginDefinition.RepoUrl - uid: Dalamud.Plugin.PluginLog name: PluginLog href: api/Dalamud.Plugin.PluginLog.html commentId: T:Dalamud.Plugin.PluginLog fullName: Dalamud.Plugin.PluginLog nameWithType: PluginLog - uid: Dalamud.Plugin.PluginLog.Log(System.String,System.Object[]) name: Log(String, Object[]) href: api/Dalamud.Plugin.PluginLog.html#Dalamud_Plugin_PluginLog_Log_System_String_System_Object___ commentId: M:Dalamud.Plugin.PluginLog.Log(System.String,System.Object[]) name.vb: Log(String, Object()) fullName: Dalamud.Plugin.PluginLog.Log(System.String, System.Object[]) fullName.vb: Dalamud.Plugin.PluginLog.Log(System.String, System.Object()) nameWithType: PluginLog.Log(String, Object[]) nameWithType.vb: PluginLog.Log(String, Object()) - uid: Dalamud.Plugin.PluginLog.Log* name: Log href: api/Dalamud.Plugin.PluginLog.html#Dalamud_Plugin_PluginLog_Log_ commentId: Overload:Dalamud.Plugin.PluginLog.Log isSpec: "True" fullName: Dalamud.Plugin.PluginLog.Log nameWithType: PluginLog.Log - uid: Dalamud.Plugin.PluginLog.LogError(System.Exception,System.String,System.Object[]) name: LogError(Exception, String, Object[]) href: api/Dalamud.Plugin.PluginLog.html#Dalamud_Plugin_PluginLog_LogError_System_Exception_System_String_System_Object___ commentId: M:Dalamud.Plugin.PluginLog.LogError(System.Exception,System.String,System.Object[]) name.vb: LogError(Exception, String, Object()) fullName: Dalamud.Plugin.PluginLog.LogError(System.Exception, System.String, System.Object[]) fullName.vb: Dalamud.Plugin.PluginLog.LogError(System.Exception, System.String, System.Object()) nameWithType: PluginLog.LogError(Exception, String, Object[]) nameWithType.vb: PluginLog.LogError(Exception, String, Object()) - uid: Dalamud.Plugin.PluginLog.LogError(System.String,System.Object[]) name: LogError(String, Object[]) href: api/Dalamud.Plugin.PluginLog.html#Dalamud_Plugin_PluginLog_LogError_System_String_System_Object___ commentId: M:Dalamud.Plugin.PluginLog.LogError(System.String,System.Object[]) name.vb: LogError(String, Object()) fullName: Dalamud.Plugin.PluginLog.LogError(System.String, System.Object[]) fullName.vb: Dalamud.Plugin.PluginLog.LogError(System.String, System.Object()) nameWithType: PluginLog.LogError(String, Object[]) nameWithType.vb: PluginLog.LogError(String, Object()) - uid: Dalamud.Plugin.PluginLog.LogError* name: LogError href: api/Dalamud.Plugin.PluginLog.html#Dalamud_Plugin_PluginLog_LogError_ commentId: Overload:Dalamud.Plugin.PluginLog.LogError isSpec: "True" fullName: Dalamud.Plugin.PluginLog.LogError nameWithType: PluginLog.LogError - uid: Dalamud.Plugin.PluginRepository name: PluginRepository href: api/Dalamud.Plugin.PluginRepository.html commentId: T:Dalamud.Plugin.PluginRepository fullName: Dalamud.Plugin.PluginRepository nameWithType: PluginRepository - uid: Dalamud.Plugin.PluginRepository.#ctor(Dalamud.Plugin.PluginManager,System.String,System.String) name: PluginRepository(PluginManager, String, String) href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository__ctor_Dalamud_Plugin_PluginManager_System_String_System_String_ commentId: M:Dalamud.Plugin.PluginRepository.#ctor(Dalamud.Plugin.PluginManager,System.String,System.String) fullName: Dalamud.Plugin.PluginRepository.PluginRepository(Dalamud.Plugin.PluginManager, System.String, System.String) nameWithType: PluginRepository.PluginRepository(PluginManager, String, String) - uid: Dalamud.Plugin.PluginRepository.#ctor* name: PluginRepository href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository__ctor_ commentId: Overload:Dalamud.Plugin.PluginRepository.#ctor isSpec: "True" fullName: Dalamud.Plugin.PluginRepository.PluginRepository nameWithType: PluginRepository.PluginRepository - uid: Dalamud.Plugin.PluginRepository.InitializationState name: PluginRepository.InitializationState href: api/Dalamud.Plugin.PluginRepository.InitializationState.html commentId: T:Dalamud.Plugin.PluginRepository.InitializationState fullName: Dalamud.Plugin.PluginRepository.InitializationState nameWithType: PluginRepository.InitializationState - uid: Dalamud.Plugin.PluginRepository.InitializationState.Fail name: Fail href: api/Dalamud.Plugin.PluginRepository.InitializationState.html#Dalamud_Plugin_PluginRepository_InitializationState_Fail commentId: F:Dalamud.Plugin.PluginRepository.InitializationState.Fail fullName: Dalamud.Plugin.PluginRepository.InitializationState.Fail nameWithType: PluginRepository.InitializationState.Fail - uid: Dalamud.Plugin.PluginRepository.InitializationState.InProgress name: InProgress href: api/Dalamud.Plugin.PluginRepository.InitializationState.html#Dalamud_Plugin_PluginRepository_InitializationState_InProgress commentId: F:Dalamud.Plugin.PluginRepository.InitializationState.InProgress fullName: Dalamud.Plugin.PluginRepository.InitializationState.InProgress nameWithType: PluginRepository.InitializationState.InProgress - uid: Dalamud.Plugin.PluginRepository.InitializationState.Success name: Success href: api/Dalamud.Plugin.PluginRepository.InitializationState.html#Dalamud_Plugin_PluginRepository_InitializationState_Success commentId: F:Dalamud.Plugin.PluginRepository.InitializationState.Success fullName: Dalamud.Plugin.PluginRepository.InitializationState.Success nameWithType: PluginRepository.InitializationState.Success - uid: Dalamud.Plugin.PluginRepository.InitializationState.Unknown name: Unknown href: api/Dalamud.Plugin.PluginRepository.InitializationState.html#Dalamud_Plugin_PluginRepository_InitializationState_Unknown commentId: F:Dalamud.Plugin.PluginRepository.InitializationState.Unknown fullName: Dalamud.Plugin.PluginRepository.InitializationState.Unknown nameWithType: PluginRepository.InitializationState.Unknown - uid: Dalamud.Plugin.PluginRepository.InstallPlugin(Dalamud.Plugin.PluginDefinition,System.Boolean) name: InstallPlugin(PluginDefinition, Boolean) href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository_InstallPlugin_Dalamud_Plugin_PluginDefinition_System_Boolean_ commentId: M:Dalamud.Plugin.PluginRepository.InstallPlugin(Dalamud.Plugin.PluginDefinition,System.Boolean) fullName: Dalamud.Plugin.PluginRepository.InstallPlugin(Dalamud.Plugin.PluginDefinition, System.Boolean) nameWithType: PluginRepository.InstallPlugin(PluginDefinition, Boolean) - uid: Dalamud.Plugin.PluginRepository.InstallPlugin* name: InstallPlugin href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository_InstallPlugin_ commentId: Overload:Dalamud.Plugin.PluginRepository.InstallPlugin isSpec: "True" fullName: Dalamud.Plugin.PluginRepository.InstallPlugin nameWithType: PluginRepository.InstallPlugin - uid: Dalamud.Plugin.PluginRepository.PluginMaster name: PluginMaster href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository_PluginMaster commentId: F:Dalamud.Plugin.PluginRepository.PluginMaster fullName: Dalamud.Plugin.PluginRepository.PluginMaster nameWithType: PluginRepository.PluginMaster - uid: Dalamud.Plugin.PluginRepository.State name: State href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository_State commentId: P:Dalamud.Plugin.PluginRepository.State fullName: Dalamud.Plugin.PluginRepository.State nameWithType: PluginRepository.State - uid: Dalamud.Plugin.PluginRepository.State* name: State href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository_State_ commentId: Overload:Dalamud.Plugin.PluginRepository.State isSpec: "True" fullName: Dalamud.Plugin.PluginRepository.State nameWithType: PluginRepository.State - uid: Dalamud.Plugin.PluginRepository.UpdatePlugins(System.Boolean) name: UpdatePlugins(Boolean) href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository_UpdatePlugins_System_Boolean_ commentId: M:Dalamud.Plugin.PluginRepository.UpdatePlugins(System.Boolean) fullName: Dalamud.Plugin.PluginRepository.UpdatePlugins(System.Boolean) nameWithType: PluginRepository.UpdatePlugins(Boolean) - uid: Dalamud.Plugin.PluginRepository.UpdatePlugins* name: UpdatePlugins href: api/Dalamud.Plugin.PluginRepository.html#Dalamud_Plugin_PluginRepository_UpdatePlugins_ commentId: Overload:Dalamud.Plugin.PluginRepository.UpdatePlugins isSpec: "True" fullName: Dalamud.Plugin.PluginRepository.UpdatePlugins nameWithType: PluginRepository.UpdatePlugins - uid: Discord name: Discord href: api/Discord.html commentId: N:Discord fullName: Discord nameWithType: Discord - uid: Discord.ActionType name: ActionType href: api/Discord.ActionType.html commentId: T:Discord.ActionType fullName: Discord.ActionType nameWithType: ActionType - uid: Discord.ActionType.Ban name: Ban href: api/Discord.ActionType.html#Discord_ActionType_Ban commentId: F:Discord.ActionType.Ban fullName: Discord.ActionType.Ban nameWithType: ActionType.Ban - uid: Discord.ActionType.ChannelCreated name: ChannelCreated href: api/Discord.ActionType.html#Discord_ActionType_ChannelCreated commentId: F:Discord.ActionType.ChannelCreated fullName: Discord.ActionType.ChannelCreated nameWithType: ActionType.ChannelCreated - uid: Discord.ActionType.ChannelDeleted name: ChannelDeleted href: api/Discord.ActionType.html#Discord_ActionType_ChannelDeleted commentId: F:Discord.ActionType.ChannelDeleted fullName: Discord.ActionType.ChannelDeleted nameWithType: ActionType.ChannelDeleted - uid: Discord.ActionType.ChannelUpdated name: ChannelUpdated href: api/Discord.ActionType.html#Discord_ActionType_ChannelUpdated commentId: F:Discord.ActionType.ChannelUpdated fullName: Discord.ActionType.ChannelUpdated nameWithType: ActionType.ChannelUpdated - uid: Discord.ActionType.EmojiCreated name: EmojiCreated href: api/Discord.ActionType.html#Discord_ActionType_EmojiCreated commentId: F:Discord.ActionType.EmojiCreated fullName: Discord.ActionType.EmojiCreated nameWithType: ActionType.EmojiCreated - uid: Discord.ActionType.EmojiDeleted name: EmojiDeleted href: api/Discord.ActionType.html#Discord_ActionType_EmojiDeleted commentId: F:Discord.ActionType.EmojiDeleted fullName: Discord.ActionType.EmojiDeleted nameWithType: ActionType.EmojiDeleted - uid: Discord.ActionType.EmojiUpdated name: EmojiUpdated href: api/Discord.ActionType.html#Discord_ActionType_EmojiUpdated commentId: F:Discord.ActionType.EmojiUpdated fullName: Discord.ActionType.EmojiUpdated nameWithType: ActionType.EmojiUpdated - uid: Discord.ActionType.GuildUpdated name: GuildUpdated href: api/Discord.ActionType.html#Discord_ActionType_GuildUpdated commentId: F:Discord.ActionType.GuildUpdated fullName: Discord.ActionType.GuildUpdated nameWithType: ActionType.GuildUpdated - uid: Discord.ActionType.InviteCreated name: InviteCreated href: api/Discord.ActionType.html#Discord_ActionType_InviteCreated commentId: F:Discord.ActionType.InviteCreated fullName: Discord.ActionType.InviteCreated nameWithType: ActionType.InviteCreated - uid: Discord.ActionType.InviteDeleted name: InviteDeleted href: api/Discord.ActionType.html#Discord_ActionType_InviteDeleted commentId: F:Discord.ActionType.InviteDeleted fullName: Discord.ActionType.InviteDeleted nameWithType: ActionType.InviteDeleted - uid: Discord.ActionType.InviteUpdated name: InviteUpdated href: api/Discord.ActionType.html#Discord_ActionType_InviteUpdated commentId: F:Discord.ActionType.InviteUpdated fullName: Discord.ActionType.InviteUpdated nameWithType: ActionType.InviteUpdated - uid: Discord.ActionType.Kick name: Kick href: api/Discord.ActionType.html#Discord_ActionType_Kick commentId: F:Discord.ActionType.Kick fullName: Discord.ActionType.Kick nameWithType: ActionType.Kick - uid: Discord.ActionType.MemberRoleUpdated name: MemberRoleUpdated href: api/Discord.ActionType.html#Discord_ActionType_MemberRoleUpdated commentId: F:Discord.ActionType.MemberRoleUpdated fullName: Discord.ActionType.MemberRoleUpdated nameWithType: ActionType.MemberRoleUpdated - uid: Discord.ActionType.MemberUpdated name: MemberUpdated href: api/Discord.ActionType.html#Discord_ActionType_MemberUpdated commentId: F:Discord.ActionType.MemberUpdated fullName: Discord.ActionType.MemberUpdated nameWithType: ActionType.MemberUpdated - uid: Discord.ActionType.MessageDeleted name: MessageDeleted href: api/Discord.ActionType.html#Discord_ActionType_MessageDeleted commentId: F:Discord.ActionType.MessageDeleted fullName: Discord.ActionType.MessageDeleted nameWithType: ActionType.MessageDeleted - uid: Discord.ActionType.OverwriteCreated name: OverwriteCreated href: api/Discord.ActionType.html#Discord_ActionType_OverwriteCreated commentId: F:Discord.ActionType.OverwriteCreated fullName: Discord.ActionType.OverwriteCreated nameWithType: ActionType.OverwriteCreated - uid: Discord.ActionType.OverwriteDeleted name: OverwriteDeleted href: api/Discord.ActionType.html#Discord_ActionType_OverwriteDeleted commentId: F:Discord.ActionType.OverwriteDeleted fullName: Discord.ActionType.OverwriteDeleted nameWithType: ActionType.OverwriteDeleted - uid: Discord.ActionType.OverwriteUpdated name: OverwriteUpdated href: api/Discord.ActionType.html#Discord_ActionType_OverwriteUpdated commentId: F:Discord.ActionType.OverwriteUpdated fullName: Discord.ActionType.OverwriteUpdated nameWithType: ActionType.OverwriteUpdated - uid: Discord.ActionType.Prune name: Prune href: api/Discord.ActionType.html#Discord_ActionType_Prune commentId: F:Discord.ActionType.Prune fullName: Discord.ActionType.Prune nameWithType: ActionType.Prune - uid: Discord.ActionType.RoleCreated name: RoleCreated href: api/Discord.ActionType.html#Discord_ActionType_RoleCreated commentId: F:Discord.ActionType.RoleCreated fullName: Discord.ActionType.RoleCreated nameWithType: ActionType.RoleCreated - uid: Discord.ActionType.RoleDeleted name: RoleDeleted href: api/Discord.ActionType.html#Discord_ActionType_RoleDeleted commentId: F:Discord.ActionType.RoleDeleted fullName: Discord.ActionType.RoleDeleted nameWithType: ActionType.RoleDeleted - uid: Discord.ActionType.RoleUpdated name: RoleUpdated href: api/Discord.ActionType.html#Discord_ActionType_RoleUpdated commentId: F:Discord.ActionType.RoleUpdated fullName: Discord.ActionType.RoleUpdated nameWithType: ActionType.RoleUpdated - uid: Discord.ActionType.Unban name: Unban href: api/Discord.ActionType.html#Discord_ActionType_Unban commentId: F:Discord.ActionType.Unban fullName: Discord.ActionType.Unban nameWithType: ActionType.Unban - uid: Discord.ActionType.WebhookCreated name: WebhookCreated href: api/Discord.ActionType.html#Discord_ActionType_WebhookCreated commentId: F:Discord.ActionType.WebhookCreated fullName: Discord.ActionType.WebhookCreated nameWithType: ActionType.WebhookCreated - uid: Discord.ActionType.WebhookDeleted name: WebhookDeleted href: api/Discord.ActionType.html#Discord_ActionType_WebhookDeleted commentId: F:Discord.ActionType.WebhookDeleted fullName: Discord.ActionType.WebhookDeleted nameWithType: ActionType.WebhookDeleted - uid: Discord.ActionType.WebhookUpdated name: WebhookUpdated href: api/Discord.ActionType.html#Discord_ActionType_WebhookUpdated commentId: F:Discord.ActionType.WebhookUpdated fullName: Discord.ActionType.WebhookUpdated nameWithType: ActionType.WebhookUpdated - uid: Discord.ActivityProperties name: ActivityProperties href: api/Discord.ActivityProperties.html commentId: T:Discord.ActivityProperties fullName: Discord.ActivityProperties nameWithType: ActivityProperties - uid: Discord.ActivityProperties.Instance name: Instance href: api/Discord.ActivityProperties.html#Discord_ActivityProperties_Instance commentId: F:Discord.ActivityProperties.Instance fullName: Discord.ActivityProperties.Instance nameWithType: ActivityProperties.Instance - uid: Discord.ActivityProperties.Join name: Join href: api/Discord.ActivityProperties.html#Discord_ActivityProperties_Join commentId: F:Discord.ActivityProperties.Join fullName: Discord.ActivityProperties.Join nameWithType: ActivityProperties.Join - uid: Discord.ActivityProperties.JoinRequest name: JoinRequest href: api/Discord.ActivityProperties.html#Discord_ActivityProperties_JoinRequest commentId: F:Discord.ActivityProperties.JoinRequest fullName: Discord.ActivityProperties.JoinRequest nameWithType: ActivityProperties.JoinRequest - uid: Discord.ActivityProperties.None name: None href: api/Discord.ActivityProperties.html#Discord_ActivityProperties_None commentId: F:Discord.ActivityProperties.None fullName: Discord.ActivityProperties.None nameWithType: ActivityProperties.None - uid: Discord.ActivityProperties.Play name: Play href: api/Discord.ActivityProperties.html#Discord_ActivityProperties_Play commentId: F:Discord.ActivityProperties.Play fullName: Discord.ActivityProperties.Play nameWithType: ActivityProperties.Play - uid: Discord.ActivityProperties.Spectate name: Spectate href: api/Discord.ActivityProperties.html#Discord_ActivityProperties_Spectate commentId: F:Discord.ActivityProperties.Spectate fullName: Discord.ActivityProperties.Spectate nameWithType: ActivityProperties.Spectate - uid: Discord.ActivityProperties.Sync name: Sync href: api/Discord.ActivityProperties.html#Discord_ActivityProperties_Sync commentId: F:Discord.ActivityProperties.Sync fullName: Discord.ActivityProperties.Sync nameWithType: ActivityProperties.Sync - uid: Discord.ActivityType name: ActivityType href: api/Discord.ActivityType.html commentId: T:Discord.ActivityType fullName: Discord.ActivityType nameWithType: ActivityType - uid: Discord.ActivityType.CustomStatus name: CustomStatus href: api/Discord.ActivityType.html#Discord_ActivityType_CustomStatus commentId: F:Discord.ActivityType.CustomStatus fullName: Discord.ActivityType.CustomStatus nameWithType: ActivityType.CustomStatus - uid: Discord.ActivityType.Listening name: Listening href: api/Discord.ActivityType.html#Discord_ActivityType_Listening commentId: F:Discord.ActivityType.Listening fullName: Discord.ActivityType.Listening nameWithType: ActivityType.Listening - uid: Discord.ActivityType.Playing name: Playing href: api/Discord.ActivityType.html#Discord_ActivityType_Playing commentId: F:Discord.ActivityType.Playing fullName: Discord.ActivityType.Playing nameWithType: ActivityType.Playing - uid: Discord.ActivityType.Streaming name: Streaming href: api/Discord.ActivityType.html#Discord_ActivityType_Streaming commentId: F:Discord.ActivityType.Streaming fullName: Discord.ActivityType.Streaming nameWithType: ActivityType.Streaming - uid: Discord.ActivityType.Watching name: Watching href: api/Discord.ActivityType.html#Discord_ActivityType_Watching commentId: F:Discord.ActivityType.Watching fullName: Discord.ActivityType.Watching nameWithType: ActivityType.Watching - uid: Discord.AddGuildUserProperties name: AddGuildUserProperties href: api/Discord.AddGuildUserProperties.html commentId: T:Discord.AddGuildUserProperties fullName: Discord.AddGuildUserProperties nameWithType: AddGuildUserProperties - uid: Discord.AddGuildUserProperties.Deaf name: Deaf href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Deaf commentId: P:Discord.AddGuildUserProperties.Deaf fullName: Discord.AddGuildUserProperties.Deaf nameWithType: AddGuildUserProperties.Deaf - uid: Discord.AddGuildUserProperties.Deaf* name: Deaf href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Deaf_ commentId: Overload:Discord.AddGuildUserProperties.Deaf isSpec: "True" fullName: Discord.AddGuildUserProperties.Deaf nameWithType: AddGuildUserProperties.Deaf - uid: Discord.AddGuildUserProperties.Mute name: Mute href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Mute commentId: P:Discord.AddGuildUserProperties.Mute fullName: Discord.AddGuildUserProperties.Mute nameWithType: AddGuildUserProperties.Mute - uid: Discord.AddGuildUserProperties.Mute* name: Mute href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Mute_ commentId: Overload:Discord.AddGuildUserProperties.Mute isSpec: "True" fullName: Discord.AddGuildUserProperties.Mute nameWithType: AddGuildUserProperties.Mute - uid: Discord.AddGuildUserProperties.Nickname name: Nickname href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Nickname commentId: P:Discord.AddGuildUserProperties.Nickname fullName: Discord.AddGuildUserProperties.Nickname nameWithType: AddGuildUserProperties.Nickname - uid: Discord.AddGuildUserProperties.Nickname* name: Nickname href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Nickname_ commentId: Overload:Discord.AddGuildUserProperties.Nickname isSpec: "True" fullName: Discord.AddGuildUserProperties.Nickname nameWithType: AddGuildUserProperties.Nickname - uid: Discord.AddGuildUserProperties.RoleIds name: RoleIds href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_RoleIds commentId: P:Discord.AddGuildUserProperties.RoleIds fullName: Discord.AddGuildUserProperties.RoleIds nameWithType: AddGuildUserProperties.RoleIds - uid: Discord.AddGuildUserProperties.RoleIds* name: RoleIds href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_RoleIds_ commentId: Overload:Discord.AddGuildUserProperties.RoleIds isSpec: "True" fullName: Discord.AddGuildUserProperties.RoleIds nameWithType: AddGuildUserProperties.RoleIds - uid: Discord.AddGuildUserProperties.Roles name: Roles href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Roles commentId: P:Discord.AddGuildUserProperties.Roles fullName: Discord.AddGuildUserProperties.Roles nameWithType: AddGuildUserProperties.Roles - uid: Discord.AddGuildUserProperties.Roles* name: Roles href: api/Discord.AddGuildUserProperties.html#Discord_AddGuildUserProperties_Roles_ commentId: Overload:Discord.AddGuildUserProperties.Roles isSpec: "True" fullName: Discord.AddGuildUserProperties.Roles nameWithType: AddGuildUserProperties.Roles - uid: Discord.API name: Discord.API href: api/Discord.API.html commentId: N:Discord.API fullName: Discord.API nameWithType: Discord.API - uid: Discord.API.InviteVanity name: InviteVanity href: api/Discord.API.InviteVanity.html commentId: T:Discord.API.InviteVanity fullName: Discord.API.InviteVanity nameWithType: InviteVanity - uid: Discord.API.InviteVanity.Code name: Code href: api/Discord.API.InviteVanity.html#Discord_API_InviteVanity_Code commentId: P:Discord.API.InviteVanity.Code fullName: Discord.API.InviteVanity.Code nameWithType: InviteVanity.Code - uid: Discord.API.InviteVanity.Code* name: Code href: api/Discord.API.InviteVanity.html#Discord_API_InviteVanity_Code_ commentId: Overload:Discord.API.InviteVanity.Code isSpec: "True" fullName: Discord.API.InviteVanity.Code nameWithType: InviteVanity.Code - uid: Discord.API.MessageActivity name: MessageActivity href: api/Discord.API.MessageActivity.html commentId: T:Discord.API.MessageActivity fullName: Discord.API.MessageActivity nameWithType: MessageActivity - uid: Discord.API.MessageActivity.PartyId name: PartyId href: api/Discord.API.MessageActivity.html#Discord_API_MessageActivity_PartyId commentId: P:Discord.API.MessageActivity.PartyId fullName: Discord.API.MessageActivity.PartyId nameWithType: MessageActivity.PartyId - uid: Discord.API.MessageActivity.PartyId* name: PartyId href: api/Discord.API.MessageActivity.html#Discord_API_MessageActivity_PartyId_ commentId: Overload:Discord.API.MessageActivity.PartyId isSpec: "True" fullName: Discord.API.MessageActivity.PartyId nameWithType: MessageActivity.PartyId - uid: Discord.API.MessageActivity.Type name: Type href: api/Discord.API.MessageActivity.html#Discord_API_MessageActivity_Type commentId: P:Discord.API.MessageActivity.Type fullName: Discord.API.MessageActivity.Type nameWithType: MessageActivity.Type - uid: Discord.API.MessageActivity.Type* name: Type href: api/Discord.API.MessageActivity.html#Discord_API_MessageActivity_Type_ commentId: Overload:Discord.API.MessageActivity.Type isSpec: "True" fullName: Discord.API.MessageActivity.Type nameWithType: MessageActivity.Type - uid: Discord.API.MessageApplication name: MessageApplication href: api/Discord.API.MessageApplication.html commentId: T:Discord.API.MessageApplication fullName: Discord.API.MessageApplication nameWithType: MessageApplication - uid: Discord.API.MessageApplication.CoverImage name: CoverImage href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_CoverImage commentId: P:Discord.API.MessageApplication.CoverImage fullName: Discord.API.MessageApplication.CoverImage nameWithType: MessageApplication.CoverImage - uid: Discord.API.MessageApplication.CoverImage* name: CoverImage href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_CoverImage_ commentId: Overload:Discord.API.MessageApplication.CoverImage isSpec: "True" fullName: Discord.API.MessageApplication.CoverImage nameWithType: MessageApplication.CoverImage - uid: Discord.API.MessageApplication.Description name: Description href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Description commentId: P:Discord.API.MessageApplication.Description fullName: Discord.API.MessageApplication.Description nameWithType: MessageApplication.Description - uid: Discord.API.MessageApplication.Description* name: Description href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Description_ commentId: Overload:Discord.API.MessageApplication.Description isSpec: "True" fullName: Discord.API.MessageApplication.Description nameWithType: MessageApplication.Description - uid: Discord.API.MessageApplication.Icon name: Icon href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Icon commentId: P:Discord.API.MessageApplication.Icon fullName: Discord.API.MessageApplication.Icon nameWithType: MessageApplication.Icon - uid: Discord.API.MessageApplication.Icon* name: Icon href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Icon_ commentId: Overload:Discord.API.MessageApplication.Icon isSpec: "True" fullName: Discord.API.MessageApplication.Icon nameWithType: MessageApplication.Icon - uid: Discord.API.MessageApplication.Id name: Id href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Id commentId: P:Discord.API.MessageApplication.Id fullName: Discord.API.MessageApplication.Id nameWithType: MessageApplication.Id - uid: Discord.API.MessageApplication.Id* name: Id href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Id_ commentId: Overload:Discord.API.MessageApplication.Id isSpec: "True" fullName: Discord.API.MessageApplication.Id nameWithType: MessageApplication.Id - uid: Discord.API.MessageApplication.Name name: Name href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Name commentId: P:Discord.API.MessageApplication.Name fullName: Discord.API.MessageApplication.Name nameWithType: MessageApplication.Name - uid: Discord.API.MessageApplication.Name* name: Name href: api/Discord.API.MessageApplication.html#Discord_API_MessageApplication_Name_ commentId: Overload:Discord.API.MessageApplication.Name isSpec: "True" fullName: Discord.API.MessageApplication.Name nameWithType: MessageApplication.Name - uid: Discord.AsyncEnumerableExtensions name: AsyncEnumerableExtensions href: api/Discord.AsyncEnumerableExtensions.html commentId: T:Discord.AsyncEnumerableExtensions fullName: Discord.AsyncEnumerableExtensions nameWithType: AsyncEnumerableExtensions - uid: Discord.AsyncEnumerableExtensions.Flatten* name: Flatten href: api/Discord.AsyncEnumerableExtensions.html#Discord_AsyncEnumerableExtensions_Flatten_ commentId: Overload:Discord.AsyncEnumerableExtensions.Flatten isSpec: "True" fullName: Discord.AsyncEnumerableExtensions.Flatten nameWithType: AsyncEnumerableExtensions.Flatten - uid: Discord.AsyncEnumerableExtensions.Flatten``1(System.Collections.Generic.IAsyncEnumerable{System.Collections.Generic.IEnumerable{``0}}) name: Flatten(IAsyncEnumerable>) href: api/Discord.AsyncEnumerableExtensions.html#Discord_AsyncEnumerableExtensions_Flatten__1_System_Collections_Generic_IAsyncEnumerable_System_Collections_Generic_IEnumerable___0___ commentId: M:Discord.AsyncEnumerableExtensions.Flatten``1(System.Collections.Generic.IAsyncEnumerable{System.Collections.Generic.IEnumerable{``0}}) name.vb: Flatten(Of T)(IAsyncEnumerable(Of IEnumerable(Of T))) fullName: Discord.AsyncEnumerableExtensions.Flatten(System.Collections.Generic.IAsyncEnumerable>) fullName.vb: Discord.AsyncEnumerableExtensions.Flatten(Of T)(System.Collections.Generic.IAsyncEnumerable(Of System.Collections.Generic.IEnumerable(Of T))) nameWithType: AsyncEnumerableExtensions.Flatten(IAsyncEnumerable>) nameWithType.vb: AsyncEnumerableExtensions.Flatten(Of T)(IAsyncEnumerable(Of IEnumerable(Of T))) - uid: Discord.AsyncEnumerableExtensions.FlattenAsync* name: FlattenAsync href: api/Discord.AsyncEnumerableExtensions.html#Discord_AsyncEnumerableExtensions_FlattenAsync_ commentId: Overload:Discord.AsyncEnumerableExtensions.FlattenAsync isSpec: "True" fullName: Discord.AsyncEnumerableExtensions.FlattenAsync nameWithType: AsyncEnumerableExtensions.FlattenAsync - uid: Discord.AsyncEnumerableExtensions.FlattenAsync``1(System.Collections.Generic.IAsyncEnumerable{System.Collections.Generic.IEnumerable{``0}}) name: FlattenAsync(IAsyncEnumerable>) href: api/Discord.AsyncEnumerableExtensions.html#Discord_AsyncEnumerableExtensions_FlattenAsync__1_System_Collections_Generic_IAsyncEnumerable_System_Collections_Generic_IEnumerable___0___ commentId: M:Discord.AsyncEnumerableExtensions.FlattenAsync``1(System.Collections.Generic.IAsyncEnumerable{System.Collections.Generic.IEnumerable{``0}}) name.vb: FlattenAsync(Of T)(IAsyncEnumerable(Of IEnumerable(Of T))) fullName: Discord.AsyncEnumerableExtensions.FlattenAsync(System.Collections.Generic.IAsyncEnumerable>) fullName.vb: Discord.AsyncEnumerableExtensions.FlattenAsync(Of T)(System.Collections.Generic.IAsyncEnumerable(Of System.Collections.Generic.IEnumerable(Of T))) nameWithType: AsyncEnumerableExtensions.FlattenAsync(IAsyncEnumerable>) nameWithType.vb: AsyncEnumerableExtensions.FlattenAsync(Of T)(IAsyncEnumerable(Of IEnumerable(Of T))) - uid: Discord.Attachment name: Attachment href: api/Discord.Attachment.html commentId: T:Discord.Attachment fullName: Discord.Attachment nameWithType: Attachment - uid: Discord.Attachment.Filename name: Filename href: api/Discord.Attachment.html#Discord_Attachment_Filename commentId: P:Discord.Attachment.Filename fullName: Discord.Attachment.Filename nameWithType: Attachment.Filename - uid: Discord.Attachment.Filename* name: Filename href: api/Discord.Attachment.html#Discord_Attachment_Filename_ commentId: Overload:Discord.Attachment.Filename isSpec: "True" fullName: Discord.Attachment.Filename nameWithType: Attachment.Filename - uid: Discord.Attachment.Height name: Height href: api/Discord.Attachment.html#Discord_Attachment_Height commentId: P:Discord.Attachment.Height fullName: Discord.Attachment.Height nameWithType: Attachment.Height - uid: Discord.Attachment.Height* name: Height href: api/Discord.Attachment.html#Discord_Attachment_Height_ commentId: Overload:Discord.Attachment.Height isSpec: "True" fullName: Discord.Attachment.Height nameWithType: Attachment.Height - uid: Discord.Attachment.Id name: Id href: api/Discord.Attachment.html#Discord_Attachment_Id commentId: P:Discord.Attachment.Id fullName: Discord.Attachment.Id nameWithType: Attachment.Id - uid: Discord.Attachment.Id* name: Id href: api/Discord.Attachment.html#Discord_Attachment_Id_ commentId: Overload:Discord.Attachment.Id isSpec: "True" fullName: Discord.Attachment.Id nameWithType: Attachment.Id - uid: Discord.Attachment.ProxyUrl name: ProxyUrl href: api/Discord.Attachment.html#Discord_Attachment_ProxyUrl commentId: P:Discord.Attachment.ProxyUrl fullName: Discord.Attachment.ProxyUrl nameWithType: Attachment.ProxyUrl - uid: Discord.Attachment.ProxyUrl* name: ProxyUrl href: api/Discord.Attachment.html#Discord_Attachment_ProxyUrl_ commentId: Overload:Discord.Attachment.ProxyUrl isSpec: "True" fullName: Discord.Attachment.ProxyUrl nameWithType: Attachment.ProxyUrl - uid: Discord.Attachment.Size name: Size href: api/Discord.Attachment.html#Discord_Attachment_Size commentId: P:Discord.Attachment.Size fullName: Discord.Attachment.Size nameWithType: Attachment.Size - uid: Discord.Attachment.Size* name: Size href: api/Discord.Attachment.html#Discord_Attachment_Size_ commentId: Overload:Discord.Attachment.Size isSpec: "True" fullName: Discord.Attachment.Size nameWithType: Attachment.Size - uid: Discord.Attachment.ToString name: ToString() href: api/Discord.Attachment.html#Discord_Attachment_ToString commentId: M:Discord.Attachment.ToString fullName: Discord.Attachment.ToString() nameWithType: Attachment.ToString() - uid: Discord.Attachment.ToString* name: ToString href: api/Discord.Attachment.html#Discord_Attachment_ToString_ commentId: Overload:Discord.Attachment.ToString isSpec: "True" fullName: Discord.Attachment.ToString nameWithType: Attachment.ToString - uid: Discord.Attachment.Url name: Url href: api/Discord.Attachment.html#Discord_Attachment_Url commentId: P:Discord.Attachment.Url fullName: Discord.Attachment.Url nameWithType: Attachment.Url - uid: Discord.Attachment.Url* name: Url href: api/Discord.Attachment.html#Discord_Attachment_Url_ commentId: Overload:Discord.Attachment.Url isSpec: "True" fullName: Discord.Attachment.Url nameWithType: Attachment.Url - uid: Discord.Attachment.Width name: Width href: api/Discord.Attachment.html#Discord_Attachment_Width commentId: P:Discord.Attachment.Width fullName: Discord.Attachment.Width nameWithType: Attachment.Width - uid: Discord.Attachment.Width* name: Width href: api/Discord.Attachment.html#Discord_Attachment_Width_ commentId: Overload:Discord.Attachment.Width isSpec: "True" fullName: Discord.Attachment.Width nameWithType: Attachment.Width - uid: Discord.AttachmentExtensions name: AttachmentExtensions href: api/Discord.AttachmentExtensions.html commentId: T:Discord.AttachmentExtensions fullName: Discord.AttachmentExtensions nameWithType: AttachmentExtensions - uid: Discord.AttachmentExtensions.IsSpoiler(Discord.IAttachment) name: IsSpoiler(IAttachment) href: api/Discord.AttachmentExtensions.html#Discord_AttachmentExtensions_IsSpoiler_Discord_IAttachment_ commentId: M:Discord.AttachmentExtensions.IsSpoiler(Discord.IAttachment) fullName: Discord.AttachmentExtensions.IsSpoiler(Discord.IAttachment) nameWithType: AttachmentExtensions.IsSpoiler(IAttachment) - uid: Discord.AttachmentExtensions.IsSpoiler* name: IsSpoiler href: api/Discord.AttachmentExtensions.html#Discord_AttachmentExtensions_IsSpoiler_ commentId: Overload:Discord.AttachmentExtensions.IsSpoiler isSpec: "True" fullName: Discord.AttachmentExtensions.IsSpoiler nameWithType: AttachmentExtensions.IsSpoiler - uid: Discord.AttachmentExtensions.SpoilerPrefix name: SpoilerPrefix href: api/Discord.AttachmentExtensions.html#Discord_AttachmentExtensions_SpoilerPrefix commentId: F:Discord.AttachmentExtensions.SpoilerPrefix fullName: Discord.AttachmentExtensions.SpoilerPrefix nameWithType: AttachmentExtensions.SpoilerPrefix - uid: Discord.Audio name: Discord.Audio href: api/Discord.Audio.html commentId: N:Discord.Audio fullName: Discord.Audio nameWithType: Discord.Audio - uid: Discord.Audio.AudioApplication name: AudioApplication href: api/Discord.Audio.AudioApplication.html commentId: T:Discord.Audio.AudioApplication fullName: Discord.Audio.AudioApplication nameWithType: AudioApplication - uid: Discord.Audio.AudioApplication.Mixed name: Mixed href: api/Discord.Audio.AudioApplication.html#Discord_Audio_AudioApplication_Mixed commentId: F:Discord.Audio.AudioApplication.Mixed fullName: Discord.Audio.AudioApplication.Mixed nameWithType: AudioApplication.Mixed - uid: Discord.Audio.AudioApplication.Music name: Music href: api/Discord.Audio.AudioApplication.html#Discord_Audio_AudioApplication_Music commentId: F:Discord.Audio.AudioApplication.Music fullName: Discord.Audio.AudioApplication.Music nameWithType: AudioApplication.Music - uid: Discord.Audio.AudioApplication.Voice name: Voice href: api/Discord.Audio.AudioApplication.html#Discord_Audio_AudioApplication_Voice commentId: F:Discord.Audio.AudioApplication.Voice fullName: Discord.Audio.AudioApplication.Voice nameWithType: AudioApplication.Voice - uid: Discord.Audio.AudioInStream name: AudioInStream href: api/Discord.Audio.AudioInStream.html commentId: T:Discord.Audio.AudioInStream fullName: Discord.Audio.AudioInStream nameWithType: AudioInStream - uid: Discord.Audio.AudioInStream.AvailableFrames name: AvailableFrames href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_AvailableFrames commentId: P:Discord.Audio.AudioInStream.AvailableFrames fullName: Discord.Audio.AudioInStream.AvailableFrames nameWithType: AudioInStream.AvailableFrames - uid: Discord.Audio.AudioInStream.AvailableFrames* name: AvailableFrames href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_AvailableFrames_ commentId: Overload:Discord.Audio.AudioInStream.AvailableFrames isSpec: "True" fullName: Discord.Audio.AudioInStream.AvailableFrames nameWithType: AudioInStream.AvailableFrames - uid: Discord.Audio.AudioInStream.CanRead name: CanRead href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_CanRead commentId: P:Discord.Audio.AudioInStream.CanRead fullName: Discord.Audio.AudioInStream.CanRead nameWithType: AudioInStream.CanRead - uid: Discord.Audio.AudioInStream.CanRead* name: CanRead href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_CanRead_ commentId: Overload:Discord.Audio.AudioInStream.CanRead isSpec: "True" fullName: Discord.Audio.AudioInStream.CanRead nameWithType: AudioInStream.CanRead - uid: Discord.Audio.AudioInStream.CanWrite name: CanWrite href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_CanWrite commentId: P:Discord.Audio.AudioInStream.CanWrite fullName: Discord.Audio.AudioInStream.CanWrite nameWithType: AudioInStream.CanWrite - uid: Discord.Audio.AudioInStream.CanWrite* name: CanWrite href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_CanWrite_ commentId: Overload:Discord.Audio.AudioInStream.CanWrite isSpec: "True" fullName: Discord.Audio.AudioInStream.CanWrite nameWithType: AudioInStream.CanWrite - uid: Discord.Audio.AudioInStream.FlushAsync(System.Threading.CancellationToken) name: FlushAsync(CancellationToken) href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_FlushAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.AudioInStream.FlushAsync(System.Threading.CancellationToken) fullName: Discord.Audio.AudioInStream.FlushAsync(System.Threading.CancellationToken) nameWithType: AudioInStream.FlushAsync(CancellationToken) - uid: Discord.Audio.AudioInStream.FlushAsync* name: FlushAsync href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_FlushAsync_ commentId: Overload:Discord.Audio.AudioInStream.FlushAsync isSpec: "True" fullName: Discord.Audio.AudioInStream.FlushAsync nameWithType: AudioInStream.FlushAsync - uid: Discord.Audio.AudioInStream.ReadFrameAsync(System.Threading.CancellationToken) name: ReadFrameAsync(CancellationToken) href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_ReadFrameAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.AudioInStream.ReadFrameAsync(System.Threading.CancellationToken) fullName: Discord.Audio.AudioInStream.ReadFrameAsync(System.Threading.CancellationToken) nameWithType: AudioInStream.ReadFrameAsync(CancellationToken) - uid: Discord.Audio.AudioInStream.ReadFrameAsync* name: ReadFrameAsync href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_ReadFrameAsync_ commentId: Overload:Discord.Audio.AudioInStream.ReadFrameAsync isSpec: "True" fullName: Discord.Audio.AudioInStream.ReadFrameAsync nameWithType: AudioInStream.ReadFrameAsync - uid: Discord.Audio.AudioInStream.TryReadFrame(System.Threading.CancellationToken,Discord.Audio.RTPFrame@) name: TryReadFrame(CancellationToken, out RTPFrame) href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_TryReadFrame_System_Threading_CancellationToken_Discord_Audio_RTPFrame__ commentId: M:Discord.Audio.AudioInStream.TryReadFrame(System.Threading.CancellationToken,Discord.Audio.RTPFrame@) name.vb: TryReadFrame(CancellationToken, ByRef RTPFrame) fullName: Discord.Audio.AudioInStream.TryReadFrame(System.Threading.CancellationToken, out Discord.Audio.RTPFrame) fullName.vb: Discord.Audio.AudioInStream.TryReadFrame(System.Threading.CancellationToken, ByRef Discord.Audio.RTPFrame) nameWithType: AudioInStream.TryReadFrame(CancellationToken, out RTPFrame) nameWithType.vb: AudioInStream.TryReadFrame(CancellationToken, ByRef RTPFrame) - uid: Discord.Audio.AudioInStream.TryReadFrame* name: TryReadFrame href: api/Discord.Audio.AudioInStream.html#Discord_Audio_AudioInStream_TryReadFrame_ commentId: Overload:Discord.Audio.AudioInStream.TryReadFrame isSpec: "True" fullName: Discord.Audio.AudioInStream.TryReadFrame nameWithType: AudioInStream.TryReadFrame - uid: Discord.Audio.AudioOutStream name: AudioOutStream href: api/Discord.Audio.AudioOutStream.html commentId: T:Discord.Audio.AudioOutStream fullName: Discord.Audio.AudioOutStream nameWithType: AudioOutStream - uid: Discord.Audio.AudioOutStream.CanWrite name: CanWrite href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_CanWrite commentId: P:Discord.Audio.AudioOutStream.CanWrite fullName: Discord.Audio.AudioOutStream.CanWrite nameWithType: AudioOutStream.CanWrite - uid: Discord.Audio.AudioOutStream.CanWrite* name: CanWrite href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_CanWrite_ commentId: Overload:Discord.Audio.AudioOutStream.CanWrite isSpec: "True" fullName: Discord.Audio.AudioOutStream.CanWrite nameWithType: AudioOutStream.CanWrite - uid: Discord.Audio.AudioOutStream.Read(System.Byte[],System.Int32,System.Int32) name: Read(Byte[], Int32, Int32) href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_Read_System_Byte___System_Int32_System_Int32_ commentId: M:Discord.Audio.AudioOutStream.Read(System.Byte[],System.Int32,System.Int32) name.vb: Read(Byte(), Int32, Int32) fullName: Discord.Audio.AudioOutStream.Read(System.Byte[], System.Int32, System.Int32) fullName.vb: Discord.Audio.AudioOutStream.Read(System.Byte(), System.Int32, System.Int32) nameWithType: AudioOutStream.Read(Byte[], Int32, Int32) nameWithType.vb: AudioOutStream.Read(Byte(), Int32, Int32) - uid: Discord.Audio.AudioOutStream.Read* name: Read href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_Read_ commentId: Overload:Discord.Audio.AudioOutStream.Read isSpec: "True" fullName: Discord.Audio.AudioOutStream.Read nameWithType: AudioOutStream.Read - uid: Discord.Audio.AudioOutStream.Seek(System.Int64,System.IO.SeekOrigin) name: Seek(Int64, SeekOrigin) href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_Seek_System_Int64_System_IO_SeekOrigin_ commentId: M:Discord.Audio.AudioOutStream.Seek(System.Int64,System.IO.SeekOrigin) fullName: Discord.Audio.AudioOutStream.Seek(System.Int64, System.IO.SeekOrigin) nameWithType: AudioOutStream.Seek(Int64, SeekOrigin) - uid: Discord.Audio.AudioOutStream.Seek* name: Seek href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_Seek_ commentId: Overload:Discord.Audio.AudioOutStream.Seek isSpec: "True" fullName: Discord.Audio.AudioOutStream.Seek nameWithType: AudioOutStream.Seek - uid: Discord.Audio.AudioOutStream.SetLength(System.Int64) name: SetLength(Int64) href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_SetLength_System_Int64_ commentId: M:Discord.Audio.AudioOutStream.SetLength(System.Int64) fullName: Discord.Audio.AudioOutStream.SetLength(System.Int64) nameWithType: AudioOutStream.SetLength(Int64) - uid: Discord.Audio.AudioOutStream.SetLength* name: SetLength href: api/Discord.Audio.AudioOutStream.html#Discord_Audio_AudioOutStream_SetLength_ commentId: Overload:Discord.Audio.AudioOutStream.SetLength isSpec: "True" fullName: Discord.Audio.AudioOutStream.SetLength nameWithType: AudioOutStream.SetLength - uid: Discord.Audio.AudioStream name: AudioStream href: api/Discord.Audio.AudioStream.html commentId: T:Discord.Audio.AudioStream fullName: Discord.Audio.AudioStream nameWithType: AudioStream - uid: Discord.Audio.AudioStream.CanRead name: CanRead href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_CanRead commentId: P:Discord.Audio.AudioStream.CanRead fullName: Discord.Audio.AudioStream.CanRead nameWithType: AudioStream.CanRead - uid: Discord.Audio.AudioStream.CanRead* name: CanRead href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_CanRead_ commentId: Overload:Discord.Audio.AudioStream.CanRead isSpec: "True" fullName: Discord.Audio.AudioStream.CanRead nameWithType: AudioStream.CanRead - uid: Discord.Audio.AudioStream.CanSeek name: CanSeek href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_CanSeek commentId: P:Discord.Audio.AudioStream.CanSeek fullName: Discord.Audio.AudioStream.CanSeek nameWithType: AudioStream.CanSeek - uid: Discord.Audio.AudioStream.CanSeek* name: CanSeek href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_CanSeek_ commentId: Overload:Discord.Audio.AudioStream.CanSeek isSpec: "True" fullName: Discord.Audio.AudioStream.CanSeek nameWithType: AudioStream.CanSeek - uid: Discord.Audio.AudioStream.CanWrite name: CanWrite href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_CanWrite commentId: P:Discord.Audio.AudioStream.CanWrite fullName: Discord.Audio.AudioStream.CanWrite nameWithType: AudioStream.CanWrite - uid: Discord.Audio.AudioStream.CanWrite* name: CanWrite href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_CanWrite_ commentId: Overload:Discord.Audio.AudioStream.CanWrite isSpec: "True" fullName: Discord.Audio.AudioStream.CanWrite nameWithType: AudioStream.CanWrite - uid: Discord.Audio.AudioStream.Clear name: Clear() href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Clear commentId: M:Discord.Audio.AudioStream.Clear fullName: Discord.Audio.AudioStream.Clear() nameWithType: AudioStream.Clear() - uid: Discord.Audio.AudioStream.Clear* name: Clear href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Clear_ commentId: Overload:Discord.Audio.AudioStream.Clear isSpec: "True" fullName: Discord.Audio.AudioStream.Clear nameWithType: AudioStream.Clear - uid: Discord.Audio.AudioStream.ClearAsync(System.Threading.CancellationToken) name: ClearAsync(CancellationToken) href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_ClearAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.AudioStream.ClearAsync(System.Threading.CancellationToken) fullName: Discord.Audio.AudioStream.ClearAsync(System.Threading.CancellationToken) nameWithType: AudioStream.ClearAsync(CancellationToken) - uid: Discord.Audio.AudioStream.ClearAsync* name: ClearAsync href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_ClearAsync_ commentId: Overload:Discord.Audio.AudioStream.ClearAsync isSpec: "True" fullName: Discord.Audio.AudioStream.ClearAsync nameWithType: AudioStream.ClearAsync - uid: Discord.Audio.AudioStream.Flush name: Flush() href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Flush commentId: M:Discord.Audio.AudioStream.Flush fullName: Discord.Audio.AudioStream.Flush() nameWithType: AudioStream.Flush() - uid: Discord.Audio.AudioStream.Flush* name: Flush href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Flush_ commentId: Overload:Discord.Audio.AudioStream.Flush isSpec: "True" fullName: Discord.Audio.AudioStream.Flush nameWithType: AudioStream.Flush - uid: Discord.Audio.AudioStream.Length name: Length href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Length commentId: P:Discord.Audio.AudioStream.Length fullName: Discord.Audio.AudioStream.Length nameWithType: AudioStream.Length - uid: Discord.Audio.AudioStream.Length* name: Length href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Length_ commentId: Overload:Discord.Audio.AudioStream.Length isSpec: "True" fullName: Discord.Audio.AudioStream.Length nameWithType: AudioStream.Length - uid: Discord.Audio.AudioStream.Position name: Position href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Position commentId: P:Discord.Audio.AudioStream.Position fullName: Discord.Audio.AudioStream.Position nameWithType: AudioStream.Position - uid: Discord.Audio.AudioStream.Position* name: Position href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Position_ commentId: Overload:Discord.Audio.AudioStream.Position isSpec: "True" fullName: Discord.Audio.AudioStream.Position nameWithType: AudioStream.Position - uid: Discord.Audio.AudioStream.Read(System.Byte[],System.Int32,System.Int32) name: Read(Byte[], Int32, Int32) href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Read_System_Byte___System_Int32_System_Int32_ commentId: M:Discord.Audio.AudioStream.Read(System.Byte[],System.Int32,System.Int32) name.vb: Read(Byte(), Int32, Int32) fullName: Discord.Audio.AudioStream.Read(System.Byte[], System.Int32, System.Int32) fullName.vb: Discord.Audio.AudioStream.Read(System.Byte(), System.Int32, System.Int32) nameWithType: AudioStream.Read(Byte[], Int32, Int32) nameWithType.vb: AudioStream.Read(Byte(), Int32, Int32) - uid: Discord.Audio.AudioStream.Read* name: Read href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Read_ commentId: Overload:Discord.Audio.AudioStream.Read isSpec: "True" fullName: Discord.Audio.AudioStream.Read nameWithType: AudioStream.Read - uid: Discord.Audio.AudioStream.Seek(System.Int64,System.IO.SeekOrigin) name: Seek(Int64, SeekOrigin) href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Seek_System_Int64_System_IO_SeekOrigin_ commentId: M:Discord.Audio.AudioStream.Seek(System.Int64,System.IO.SeekOrigin) fullName: Discord.Audio.AudioStream.Seek(System.Int64, System.IO.SeekOrigin) nameWithType: AudioStream.Seek(Int64, SeekOrigin) - uid: Discord.Audio.AudioStream.Seek* name: Seek href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Seek_ commentId: Overload:Discord.Audio.AudioStream.Seek isSpec: "True" fullName: Discord.Audio.AudioStream.Seek nameWithType: AudioStream.Seek - uid: Discord.Audio.AudioStream.SetLength(System.Int64) name: SetLength(Int64) href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_SetLength_System_Int64_ commentId: M:Discord.Audio.AudioStream.SetLength(System.Int64) fullName: Discord.Audio.AudioStream.SetLength(System.Int64) nameWithType: AudioStream.SetLength(Int64) - uid: Discord.Audio.AudioStream.SetLength* name: SetLength href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_SetLength_ commentId: Overload:Discord.Audio.AudioStream.SetLength isSpec: "True" fullName: Discord.Audio.AudioStream.SetLength nameWithType: AudioStream.SetLength - uid: Discord.Audio.AudioStream.Write(System.Byte[],System.Int32,System.Int32) name: Write(Byte[], Int32, Int32) href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Write_System_Byte___System_Int32_System_Int32_ commentId: M:Discord.Audio.AudioStream.Write(System.Byte[],System.Int32,System.Int32) name.vb: Write(Byte(), Int32, Int32) fullName: Discord.Audio.AudioStream.Write(System.Byte[], System.Int32, System.Int32) fullName.vb: Discord.Audio.AudioStream.Write(System.Byte(), System.Int32, System.Int32) nameWithType: AudioStream.Write(Byte[], Int32, Int32) nameWithType.vb: AudioStream.Write(Byte(), Int32, Int32) - uid: Discord.Audio.AudioStream.Write* name: Write href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_Write_ commentId: Overload:Discord.Audio.AudioStream.Write isSpec: "True" fullName: Discord.Audio.AudioStream.Write nameWithType: AudioStream.Write - uid: Discord.Audio.AudioStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) name: WriteHeader(UInt16, UInt32, Boolean) href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_WriteHeader_System_UInt16_System_UInt32_System_Boolean_ commentId: M:Discord.Audio.AudioStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) fullName: Discord.Audio.AudioStream.WriteHeader(System.UInt16, System.UInt32, System.Boolean) nameWithType: AudioStream.WriteHeader(UInt16, UInt32, Boolean) - uid: Discord.Audio.AudioStream.WriteHeader* name: WriteHeader href: api/Discord.Audio.AudioStream.html#Discord_Audio_AudioStream_WriteHeader_ commentId: Overload:Discord.Audio.AudioStream.WriteHeader isSpec: "True" fullName: Discord.Audio.AudioStream.WriteHeader nameWithType: AudioStream.WriteHeader - uid: Discord.Audio.IAudioClient name: IAudioClient href: api/Discord.Audio.IAudioClient.html commentId: T:Discord.Audio.IAudioClient fullName: Discord.Audio.IAudioClient nameWithType: IAudioClient - uid: Discord.Audio.IAudioClient.Connected name: Connected href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_Connected commentId: E:Discord.Audio.IAudioClient.Connected fullName: Discord.Audio.IAudioClient.Connected nameWithType: IAudioClient.Connected - uid: Discord.Audio.IAudioClient.ConnectionState name: ConnectionState href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_ConnectionState commentId: P:Discord.Audio.IAudioClient.ConnectionState fullName: Discord.Audio.IAudioClient.ConnectionState nameWithType: IAudioClient.ConnectionState - uid: Discord.Audio.IAudioClient.ConnectionState* name: ConnectionState href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_ConnectionState_ commentId: Overload:Discord.Audio.IAudioClient.ConnectionState isSpec: "True" fullName: Discord.Audio.IAudioClient.ConnectionState nameWithType: IAudioClient.ConnectionState - uid: Discord.Audio.IAudioClient.CreateDirectOpusStream name: CreateDirectOpusStream() href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreateDirectOpusStream commentId: M:Discord.Audio.IAudioClient.CreateDirectOpusStream fullName: Discord.Audio.IAudioClient.CreateDirectOpusStream() nameWithType: IAudioClient.CreateDirectOpusStream() - uid: Discord.Audio.IAudioClient.CreateDirectOpusStream* name: CreateDirectOpusStream href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreateDirectOpusStream_ commentId: Overload:Discord.Audio.IAudioClient.CreateDirectOpusStream isSpec: "True" fullName: Discord.Audio.IAudioClient.CreateDirectOpusStream nameWithType: IAudioClient.CreateDirectOpusStream - uid: Discord.Audio.IAudioClient.CreateDirectPCMStream(Discord.Audio.AudioApplication,System.Nullable{System.Int32},System.Int32) name: CreateDirectPCMStream(AudioApplication, Nullable, Int32) href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreateDirectPCMStream_Discord_Audio_AudioApplication_System_Nullable_System_Int32__System_Int32_ commentId: M:Discord.Audio.IAudioClient.CreateDirectPCMStream(Discord.Audio.AudioApplication,System.Nullable{System.Int32},System.Int32) name.vb: CreateDirectPCMStream(AudioApplication, Nullable(Of Int32), Int32) fullName: Discord.Audio.IAudioClient.CreateDirectPCMStream(Discord.Audio.AudioApplication, System.Nullable, System.Int32) fullName.vb: Discord.Audio.IAudioClient.CreateDirectPCMStream(Discord.Audio.AudioApplication, System.Nullable(Of System.Int32), System.Int32) nameWithType: IAudioClient.CreateDirectPCMStream(AudioApplication, Nullable, Int32) nameWithType.vb: IAudioClient.CreateDirectPCMStream(AudioApplication, Nullable(Of Int32), Int32) - uid: Discord.Audio.IAudioClient.CreateDirectPCMStream* name: CreateDirectPCMStream href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreateDirectPCMStream_ commentId: Overload:Discord.Audio.IAudioClient.CreateDirectPCMStream isSpec: "True" fullName: Discord.Audio.IAudioClient.CreateDirectPCMStream nameWithType: IAudioClient.CreateDirectPCMStream - uid: Discord.Audio.IAudioClient.CreateOpusStream(System.Int32) name: CreateOpusStream(Int32) href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreateOpusStream_System_Int32_ commentId: M:Discord.Audio.IAudioClient.CreateOpusStream(System.Int32) fullName: Discord.Audio.IAudioClient.CreateOpusStream(System.Int32) nameWithType: IAudioClient.CreateOpusStream(Int32) - uid: Discord.Audio.IAudioClient.CreateOpusStream* name: CreateOpusStream href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreateOpusStream_ commentId: Overload:Discord.Audio.IAudioClient.CreateOpusStream isSpec: "True" fullName: Discord.Audio.IAudioClient.CreateOpusStream nameWithType: IAudioClient.CreateOpusStream - uid: Discord.Audio.IAudioClient.CreatePCMStream(Discord.Audio.AudioApplication,System.Nullable{System.Int32},System.Int32,System.Int32) name: CreatePCMStream(AudioApplication, Nullable, Int32, Int32) href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreatePCMStream_Discord_Audio_AudioApplication_System_Nullable_System_Int32__System_Int32_System_Int32_ commentId: M:Discord.Audio.IAudioClient.CreatePCMStream(Discord.Audio.AudioApplication,System.Nullable{System.Int32},System.Int32,System.Int32) name.vb: CreatePCMStream(AudioApplication, Nullable(Of Int32), Int32, Int32) fullName: Discord.Audio.IAudioClient.CreatePCMStream(Discord.Audio.AudioApplication, System.Nullable, System.Int32, System.Int32) fullName.vb: Discord.Audio.IAudioClient.CreatePCMStream(Discord.Audio.AudioApplication, System.Nullable(Of System.Int32), System.Int32, System.Int32) nameWithType: IAudioClient.CreatePCMStream(AudioApplication, Nullable, Int32, Int32) nameWithType.vb: IAudioClient.CreatePCMStream(AudioApplication, Nullable(Of Int32), Int32, Int32) - uid: Discord.Audio.IAudioClient.CreatePCMStream* name: CreatePCMStream href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_CreatePCMStream_ commentId: Overload:Discord.Audio.IAudioClient.CreatePCMStream isSpec: "True" fullName: Discord.Audio.IAudioClient.CreatePCMStream nameWithType: IAudioClient.CreatePCMStream - uid: Discord.Audio.IAudioClient.Disconnected name: Disconnected href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_Disconnected commentId: E:Discord.Audio.IAudioClient.Disconnected fullName: Discord.Audio.IAudioClient.Disconnected nameWithType: IAudioClient.Disconnected - uid: Discord.Audio.IAudioClient.Latency name: Latency href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_Latency commentId: P:Discord.Audio.IAudioClient.Latency fullName: Discord.Audio.IAudioClient.Latency nameWithType: IAudioClient.Latency - uid: Discord.Audio.IAudioClient.Latency* name: Latency href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_Latency_ commentId: Overload:Discord.Audio.IAudioClient.Latency isSpec: "True" fullName: Discord.Audio.IAudioClient.Latency nameWithType: IAudioClient.Latency - uid: Discord.Audio.IAudioClient.LatencyUpdated name: LatencyUpdated href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_LatencyUpdated commentId: E:Discord.Audio.IAudioClient.LatencyUpdated fullName: Discord.Audio.IAudioClient.LatencyUpdated nameWithType: IAudioClient.LatencyUpdated - uid: Discord.Audio.IAudioClient.SetSpeakingAsync(System.Boolean) name: SetSpeakingAsync(Boolean) href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_SetSpeakingAsync_System_Boolean_ commentId: M:Discord.Audio.IAudioClient.SetSpeakingAsync(System.Boolean) fullName: Discord.Audio.IAudioClient.SetSpeakingAsync(System.Boolean) nameWithType: IAudioClient.SetSpeakingAsync(Boolean) - uid: Discord.Audio.IAudioClient.SetSpeakingAsync* name: SetSpeakingAsync href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_SetSpeakingAsync_ commentId: Overload:Discord.Audio.IAudioClient.SetSpeakingAsync isSpec: "True" fullName: Discord.Audio.IAudioClient.SetSpeakingAsync nameWithType: IAudioClient.SetSpeakingAsync - uid: Discord.Audio.IAudioClient.SpeakingUpdated name: SpeakingUpdated href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_SpeakingUpdated commentId: E:Discord.Audio.IAudioClient.SpeakingUpdated fullName: Discord.Audio.IAudioClient.SpeakingUpdated nameWithType: IAudioClient.SpeakingUpdated - uid: Discord.Audio.IAudioClient.StopAsync name: StopAsync() href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_StopAsync commentId: M:Discord.Audio.IAudioClient.StopAsync fullName: Discord.Audio.IAudioClient.StopAsync() nameWithType: IAudioClient.StopAsync() - uid: Discord.Audio.IAudioClient.StopAsync* name: StopAsync href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_StopAsync_ commentId: Overload:Discord.Audio.IAudioClient.StopAsync isSpec: "True" fullName: Discord.Audio.IAudioClient.StopAsync nameWithType: IAudioClient.StopAsync - uid: Discord.Audio.IAudioClient.StreamCreated name: StreamCreated href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_StreamCreated commentId: E:Discord.Audio.IAudioClient.StreamCreated fullName: Discord.Audio.IAudioClient.StreamCreated nameWithType: IAudioClient.StreamCreated - uid: Discord.Audio.IAudioClient.StreamDestroyed name: StreamDestroyed href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_StreamDestroyed commentId: E:Discord.Audio.IAudioClient.StreamDestroyed fullName: Discord.Audio.IAudioClient.StreamDestroyed nameWithType: IAudioClient.StreamDestroyed - uid: Discord.Audio.IAudioClient.UdpLatency name: UdpLatency href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_UdpLatency commentId: P:Discord.Audio.IAudioClient.UdpLatency fullName: Discord.Audio.IAudioClient.UdpLatency nameWithType: IAudioClient.UdpLatency - uid: Discord.Audio.IAudioClient.UdpLatency* name: UdpLatency href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_UdpLatency_ commentId: Overload:Discord.Audio.IAudioClient.UdpLatency isSpec: "True" fullName: Discord.Audio.IAudioClient.UdpLatency nameWithType: IAudioClient.UdpLatency - uid: Discord.Audio.IAudioClient.UdpLatencyUpdated name: UdpLatencyUpdated href: api/Discord.Audio.IAudioClient.html#Discord_Audio_IAudioClient_UdpLatencyUpdated commentId: E:Discord.Audio.IAudioClient.UdpLatencyUpdated fullName: Discord.Audio.IAudioClient.UdpLatencyUpdated nameWithType: IAudioClient.UdpLatencyUpdated - uid: Discord.Audio.RTPFrame name: RTPFrame href: api/Discord.Audio.RTPFrame.html commentId: T:Discord.Audio.RTPFrame fullName: Discord.Audio.RTPFrame nameWithType: RTPFrame - uid: Discord.Audio.RTPFrame.#ctor(System.UInt16,System.UInt32,System.Byte[],System.Boolean) name: RTPFrame(UInt16, UInt32, Byte[], Boolean) href: api/Discord.Audio.RTPFrame.html#Discord_Audio_RTPFrame__ctor_System_UInt16_System_UInt32_System_Byte___System_Boolean_ commentId: M:Discord.Audio.RTPFrame.#ctor(System.UInt16,System.UInt32,System.Byte[],System.Boolean) name.vb: RTPFrame(UInt16, UInt32, Byte(), Boolean) fullName: Discord.Audio.RTPFrame.RTPFrame(System.UInt16, System.UInt32, System.Byte[], System.Boolean) fullName.vb: Discord.Audio.RTPFrame.RTPFrame(System.UInt16, System.UInt32, System.Byte(), System.Boolean) nameWithType: RTPFrame.RTPFrame(UInt16, UInt32, Byte[], Boolean) nameWithType.vb: RTPFrame.RTPFrame(UInt16, UInt32, Byte(), Boolean) - uid: Discord.Audio.RTPFrame.#ctor* name: RTPFrame href: api/Discord.Audio.RTPFrame.html#Discord_Audio_RTPFrame__ctor_ commentId: Overload:Discord.Audio.RTPFrame.#ctor isSpec: "True" fullName: Discord.Audio.RTPFrame.RTPFrame nameWithType: RTPFrame.RTPFrame - uid: Discord.Audio.RTPFrame.Missed name: Missed href: api/Discord.Audio.RTPFrame.html#Discord_Audio_RTPFrame_Missed commentId: F:Discord.Audio.RTPFrame.Missed fullName: Discord.Audio.RTPFrame.Missed nameWithType: RTPFrame.Missed - uid: Discord.Audio.RTPFrame.Payload name: Payload href: api/Discord.Audio.RTPFrame.html#Discord_Audio_RTPFrame_Payload commentId: F:Discord.Audio.RTPFrame.Payload fullName: Discord.Audio.RTPFrame.Payload nameWithType: RTPFrame.Payload - uid: Discord.Audio.RTPFrame.Sequence name: Sequence href: api/Discord.Audio.RTPFrame.html#Discord_Audio_RTPFrame_Sequence commentId: F:Discord.Audio.RTPFrame.Sequence fullName: Discord.Audio.RTPFrame.Sequence nameWithType: RTPFrame.Sequence - uid: Discord.Audio.RTPFrame.Timestamp name: Timestamp href: api/Discord.Audio.RTPFrame.html#Discord_Audio_RTPFrame_Timestamp commentId: F:Discord.Audio.RTPFrame.Timestamp fullName: Discord.Audio.RTPFrame.Timestamp nameWithType: RTPFrame.Timestamp - uid: Discord.Audio.SecretBox name: SecretBox href: api/Discord.Audio.SecretBox.html commentId: T:Discord.Audio.SecretBox fullName: Discord.Audio.SecretBox nameWithType: SecretBox - uid: Discord.Audio.SecretBox.Decrypt(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte[],System.Byte[]) name: Decrypt(Byte[], Int32, Int32, Byte[], Int32, Byte[], Byte[]) href: api/Discord.Audio.SecretBox.html#Discord_Audio_SecretBox_Decrypt_System_Byte___System_Int32_System_Int32_System_Byte___System_Int32_System_Byte___System_Byte___ commentId: M:Discord.Audio.SecretBox.Decrypt(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte[],System.Byte[]) name.vb: Decrypt(Byte(), Int32, Int32, Byte(), Int32, Byte(), Byte()) fullName: Discord.Audio.SecretBox.Decrypt(System.Byte[], System.Int32, System.Int32, System.Byte[], System.Int32, System.Byte[], System.Byte[]) fullName.vb: Discord.Audio.SecretBox.Decrypt(System.Byte(), System.Int32, System.Int32, System.Byte(), System.Int32, System.Byte(), System.Byte()) nameWithType: SecretBox.Decrypt(Byte[], Int32, Int32, Byte[], Int32, Byte[], Byte[]) nameWithType.vb: SecretBox.Decrypt(Byte(), Int32, Int32, Byte(), Int32, Byte(), Byte()) - uid: Discord.Audio.SecretBox.Decrypt* name: Decrypt href: api/Discord.Audio.SecretBox.html#Discord_Audio_SecretBox_Decrypt_ commentId: Overload:Discord.Audio.SecretBox.Decrypt isSpec: "True" fullName: Discord.Audio.SecretBox.Decrypt nameWithType: SecretBox.Decrypt - uid: Discord.Audio.SecretBox.Encrypt(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte[],System.Byte[]) name: Encrypt(Byte[], Int32, Int32, Byte[], Int32, Byte[], Byte[]) href: api/Discord.Audio.SecretBox.html#Discord_Audio_SecretBox_Encrypt_System_Byte___System_Int32_System_Int32_System_Byte___System_Int32_System_Byte___System_Byte___ commentId: M:Discord.Audio.SecretBox.Encrypt(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Byte[],System.Byte[]) name.vb: Encrypt(Byte(), Int32, Int32, Byte(), Int32, Byte(), Byte()) fullName: Discord.Audio.SecretBox.Encrypt(System.Byte[], System.Int32, System.Int32, System.Byte[], System.Int32, System.Byte[], System.Byte[]) fullName.vb: Discord.Audio.SecretBox.Encrypt(System.Byte(), System.Int32, System.Int32, System.Byte(), System.Int32, System.Byte(), System.Byte()) nameWithType: SecretBox.Encrypt(Byte[], Int32, Int32, Byte[], Int32, Byte[], Byte[]) nameWithType.vb: SecretBox.Encrypt(Byte(), Int32, Int32, Byte(), Int32, Byte(), Byte()) - uid: Discord.Audio.SecretBox.Encrypt* name: Encrypt href: api/Discord.Audio.SecretBox.html#Discord_Audio_SecretBox_Encrypt_ commentId: Overload:Discord.Audio.SecretBox.Encrypt isSpec: "True" fullName: Discord.Audio.SecretBox.Encrypt nameWithType: SecretBox.Encrypt - uid: Discord.Audio.Streams name: Discord.Audio.Streams href: api/Discord.Audio.Streams.html commentId: N:Discord.Audio.Streams fullName: Discord.Audio.Streams nameWithType: Discord.Audio.Streams - uid: Discord.Audio.Streams.BufferedWriteStream name: BufferedWriteStream href: api/Discord.Audio.Streams.BufferedWriteStream.html commentId: T:Discord.Audio.Streams.BufferedWriteStream fullName: Discord.Audio.Streams.BufferedWriteStream nameWithType: BufferedWriteStream - uid: Discord.Audio.Streams.BufferedWriteStream.#ctor(Discord.Audio.AudioStream,Discord.Audio.IAudioClient,System.Int32,System.Threading.CancellationToken,System.Int32) name: BufferedWriteStream(AudioStream, IAudioClient, Int32, CancellationToken, Int32) href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream__ctor_Discord_Audio_AudioStream_Discord_Audio_IAudioClient_System_Int32_System_Threading_CancellationToken_System_Int32_ commentId: M:Discord.Audio.Streams.BufferedWriteStream.#ctor(Discord.Audio.AudioStream,Discord.Audio.IAudioClient,System.Int32,System.Threading.CancellationToken,System.Int32) fullName: Discord.Audio.Streams.BufferedWriteStream.BufferedWriteStream(Discord.Audio.AudioStream, Discord.Audio.IAudioClient, System.Int32, System.Threading.CancellationToken, System.Int32) nameWithType: BufferedWriteStream.BufferedWriteStream(AudioStream, IAudioClient, Int32, CancellationToken, Int32) - uid: Discord.Audio.Streams.BufferedWriteStream.#ctor* name: BufferedWriteStream href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream__ctor_ commentId: Overload:Discord.Audio.Streams.BufferedWriteStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.BufferedWriteStream.BufferedWriteStream nameWithType: BufferedWriteStream.BufferedWriteStream - uid: Discord.Audio.Streams.BufferedWriteStream.ClearAsync(System.Threading.CancellationToken) name: ClearAsync(CancellationToken) href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_ClearAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.BufferedWriteStream.ClearAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.BufferedWriteStream.ClearAsync(System.Threading.CancellationToken) nameWithType: BufferedWriteStream.ClearAsync(CancellationToken) - uid: Discord.Audio.Streams.BufferedWriteStream.ClearAsync* name: ClearAsync href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_ClearAsync_ commentId: Overload:Discord.Audio.Streams.BufferedWriteStream.ClearAsync isSpec: "True" fullName: Discord.Audio.Streams.BufferedWriteStream.ClearAsync nameWithType: BufferedWriteStream.ClearAsync - uid: Discord.Audio.Streams.BufferedWriteStream.Dispose(System.Boolean) name: Dispose(Boolean) href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_Dispose_System_Boolean_ commentId: M:Discord.Audio.Streams.BufferedWriteStream.Dispose(System.Boolean) fullName: Discord.Audio.Streams.BufferedWriteStream.Dispose(System.Boolean) nameWithType: BufferedWriteStream.Dispose(Boolean) - uid: Discord.Audio.Streams.BufferedWriteStream.Dispose* name: Dispose href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_Dispose_ commentId: Overload:Discord.Audio.Streams.BufferedWriteStream.Dispose isSpec: "True" fullName: Discord.Audio.Streams.BufferedWriteStream.Dispose nameWithType: BufferedWriteStream.Dispose - uid: Discord.Audio.Streams.BufferedWriteStream.FlushAsync(System.Threading.CancellationToken) name: FlushAsync(CancellationToken) href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_FlushAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.BufferedWriteStream.FlushAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.BufferedWriteStream.FlushAsync(System.Threading.CancellationToken) nameWithType: BufferedWriteStream.FlushAsync(CancellationToken) - uid: Discord.Audio.Streams.BufferedWriteStream.FlushAsync* name: FlushAsync href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_FlushAsync_ commentId: Overload:Discord.Audio.Streams.BufferedWriteStream.FlushAsync isSpec: "True" fullName: Discord.Audio.Streams.BufferedWriteStream.FlushAsync nameWithType: BufferedWriteStream.FlushAsync - uid: Discord.Audio.Streams.BufferedWriteStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.BufferedWriteStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.BufferedWriteStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.BufferedWriteStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: BufferedWriteStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: BufferedWriteStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.BufferedWriteStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.BufferedWriteStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.BufferedWriteStream.WriteAsync nameWithType: BufferedWriteStream.WriteAsync - uid: Discord.Audio.Streams.BufferedWriteStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) name: WriteHeader(UInt16, UInt32, Boolean) href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_WriteHeader_System_UInt16_System_UInt32_System_Boolean_ commentId: M:Discord.Audio.Streams.BufferedWriteStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) fullName: Discord.Audio.Streams.BufferedWriteStream.WriteHeader(System.UInt16, System.UInt32, System.Boolean) nameWithType: BufferedWriteStream.WriteHeader(UInt16, UInt32, Boolean) - uid: Discord.Audio.Streams.BufferedWriteStream.WriteHeader* name: WriteHeader href: api/Discord.Audio.Streams.BufferedWriteStream.html#Discord_Audio_Streams_BufferedWriteStream_WriteHeader_ commentId: Overload:Discord.Audio.Streams.BufferedWriteStream.WriteHeader isSpec: "True" fullName: Discord.Audio.Streams.BufferedWriteStream.WriteHeader nameWithType: BufferedWriteStream.WriteHeader - uid: Discord.Audio.Streams.InputStream name: InputStream href: api/Discord.Audio.Streams.InputStream.html commentId: T:Discord.Audio.Streams.InputStream fullName: Discord.Audio.Streams.InputStream nameWithType: InputStream - uid: Discord.Audio.Streams.InputStream.#ctor name: InputStream() href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream__ctor commentId: M:Discord.Audio.Streams.InputStream.#ctor fullName: Discord.Audio.Streams.InputStream.InputStream() nameWithType: InputStream.InputStream() - uid: Discord.Audio.Streams.InputStream.#ctor* name: InputStream href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream__ctor_ commentId: Overload:Discord.Audio.Streams.InputStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.InputStream.InputStream nameWithType: InputStream.InputStream - uid: Discord.Audio.Streams.InputStream.AvailableFrames name: AvailableFrames href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_AvailableFrames commentId: P:Discord.Audio.Streams.InputStream.AvailableFrames fullName: Discord.Audio.Streams.InputStream.AvailableFrames nameWithType: InputStream.AvailableFrames - uid: Discord.Audio.Streams.InputStream.AvailableFrames* name: AvailableFrames href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_AvailableFrames_ commentId: Overload:Discord.Audio.Streams.InputStream.AvailableFrames isSpec: "True" fullName: Discord.Audio.Streams.InputStream.AvailableFrames nameWithType: InputStream.AvailableFrames - uid: Discord.Audio.Streams.InputStream.CanRead name: CanRead href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_CanRead commentId: P:Discord.Audio.Streams.InputStream.CanRead fullName: Discord.Audio.Streams.InputStream.CanRead nameWithType: InputStream.CanRead - uid: Discord.Audio.Streams.InputStream.CanRead* name: CanRead href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_CanRead_ commentId: Overload:Discord.Audio.Streams.InputStream.CanRead isSpec: "True" fullName: Discord.Audio.Streams.InputStream.CanRead nameWithType: InputStream.CanRead - uid: Discord.Audio.Streams.InputStream.CanSeek name: CanSeek href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_CanSeek commentId: P:Discord.Audio.Streams.InputStream.CanSeek fullName: Discord.Audio.Streams.InputStream.CanSeek nameWithType: InputStream.CanSeek - uid: Discord.Audio.Streams.InputStream.CanSeek* name: CanSeek href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_CanSeek_ commentId: Overload:Discord.Audio.Streams.InputStream.CanSeek isSpec: "True" fullName: Discord.Audio.Streams.InputStream.CanSeek nameWithType: InputStream.CanSeek - uid: Discord.Audio.Streams.InputStream.CanWrite name: CanWrite href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_CanWrite commentId: P:Discord.Audio.Streams.InputStream.CanWrite fullName: Discord.Audio.Streams.InputStream.CanWrite nameWithType: InputStream.CanWrite - uid: Discord.Audio.Streams.InputStream.CanWrite* name: CanWrite href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_CanWrite_ commentId: Overload:Discord.Audio.Streams.InputStream.CanWrite isSpec: "True" fullName: Discord.Audio.Streams.InputStream.CanWrite nameWithType: InputStream.CanWrite - uid: Discord.Audio.Streams.InputStream.Dispose(System.Boolean) name: Dispose(Boolean) href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_Dispose_System_Boolean_ commentId: M:Discord.Audio.Streams.InputStream.Dispose(System.Boolean) fullName: Discord.Audio.Streams.InputStream.Dispose(System.Boolean) nameWithType: InputStream.Dispose(Boolean) - uid: Discord.Audio.Streams.InputStream.Dispose* name: Dispose href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_Dispose_ commentId: Overload:Discord.Audio.Streams.InputStream.Dispose isSpec: "True" fullName: Discord.Audio.Streams.InputStream.Dispose nameWithType: InputStream.Dispose - uid: Discord.Audio.Streams.InputStream.ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: ReadAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_ReadAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.InputStream.ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: ReadAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.InputStream.ReadAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.InputStream.ReadAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: InputStream.ReadAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: InputStream.ReadAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.InputStream.ReadAsync* name: ReadAsync href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_ReadAsync_ commentId: Overload:Discord.Audio.Streams.InputStream.ReadAsync isSpec: "True" fullName: Discord.Audio.Streams.InputStream.ReadAsync nameWithType: InputStream.ReadAsync - uid: Discord.Audio.Streams.InputStream.ReadFrameAsync(System.Threading.CancellationToken) name: ReadFrameAsync(CancellationToken) href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_ReadFrameAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.InputStream.ReadFrameAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.InputStream.ReadFrameAsync(System.Threading.CancellationToken) nameWithType: InputStream.ReadFrameAsync(CancellationToken) - uid: Discord.Audio.Streams.InputStream.ReadFrameAsync* name: ReadFrameAsync href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_ReadFrameAsync_ commentId: Overload:Discord.Audio.Streams.InputStream.ReadFrameAsync isSpec: "True" fullName: Discord.Audio.Streams.InputStream.ReadFrameAsync nameWithType: InputStream.ReadFrameAsync - uid: Discord.Audio.Streams.InputStream.TryReadFrame(System.Threading.CancellationToken,Discord.Audio.RTPFrame@) name: TryReadFrame(CancellationToken, out RTPFrame) href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_TryReadFrame_System_Threading_CancellationToken_Discord_Audio_RTPFrame__ commentId: M:Discord.Audio.Streams.InputStream.TryReadFrame(System.Threading.CancellationToken,Discord.Audio.RTPFrame@) name.vb: TryReadFrame(CancellationToken, ByRef RTPFrame) fullName: Discord.Audio.Streams.InputStream.TryReadFrame(System.Threading.CancellationToken, out Discord.Audio.RTPFrame) fullName.vb: Discord.Audio.Streams.InputStream.TryReadFrame(System.Threading.CancellationToken, ByRef Discord.Audio.RTPFrame) nameWithType: InputStream.TryReadFrame(CancellationToken, out RTPFrame) nameWithType.vb: InputStream.TryReadFrame(CancellationToken, ByRef RTPFrame) - uid: Discord.Audio.Streams.InputStream.TryReadFrame* name: TryReadFrame href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_TryReadFrame_ commentId: Overload:Discord.Audio.Streams.InputStream.TryReadFrame isSpec: "True" fullName: Discord.Audio.Streams.InputStream.TryReadFrame nameWithType: InputStream.TryReadFrame - uid: Discord.Audio.Streams.InputStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.InputStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.InputStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.InputStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: InputStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: InputStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.InputStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.InputStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.InputStream.WriteAsync nameWithType: InputStream.WriteAsync - uid: Discord.Audio.Streams.InputStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) name: WriteHeader(UInt16, UInt32, Boolean) href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_WriteHeader_System_UInt16_System_UInt32_System_Boolean_ commentId: M:Discord.Audio.Streams.InputStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) fullName: Discord.Audio.Streams.InputStream.WriteHeader(System.UInt16, System.UInt32, System.Boolean) nameWithType: InputStream.WriteHeader(UInt16, UInt32, Boolean) - uid: Discord.Audio.Streams.InputStream.WriteHeader* name: WriteHeader href: api/Discord.Audio.Streams.InputStream.html#Discord_Audio_Streams_InputStream_WriteHeader_ commentId: Overload:Discord.Audio.Streams.InputStream.WriteHeader isSpec: "True" fullName: Discord.Audio.Streams.InputStream.WriteHeader nameWithType: InputStream.WriteHeader - uid: Discord.Audio.Streams.OpusDecodeStream name: OpusDecodeStream href: api/Discord.Audio.Streams.OpusDecodeStream.html commentId: T:Discord.Audio.Streams.OpusDecodeStream fullName: Discord.Audio.Streams.OpusDecodeStream nameWithType: OpusDecodeStream - uid: Discord.Audio.Streams.OpusDecodeStream.#ctor(Discord.Audio.AudioStream) name: OpusDecodeStream(AudioStream) href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream__ctor_Discord_Audio_AudioStream_ commentId: M:Discord.Audio.Streams.OpusDecodeStream.#ctor(Discord.Audio.AudioStream) fullName: Discord.Audio.Streams.OpusDecodeStream.OpusDecodeStream(Discord.Audio.AudioStream) nameWithType: OpusDecodeStream.OpusDecodeStream(AudioStream) - uid: Discord.Audio.Streams.OpusDecodeStream.#ctor* name: OpusDecodeStream href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream__ctor_ commentId: Overload:Discord.Audio.Streams.OpusDecodeStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.OpusDecodeStream.OpusDecodeStream nameWithType: OpusDecodeStream.OpusDecodeStream - uid: Discord.Audio.Streams.OpusDecodeStream.ClearAsync(System.Threading.CancellationToken) name: ClearAsync(CancellationToken) href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_ClearAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.OpusDecodeStream.ClearAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.OpusDecodeStream.ClearAsync(System.Threading.CancellationToken) nameWithType: OpusDecodeStream.ClearAsync(CancellationToken) - uid: Discord.Audio.Streams.OpusDecodeStream.ClearAsync* name: ClearAsync href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_ClearAsync_ commentId: Overload:Discord.Audio.Streams.OpusDecodeStream.ClearAsync isSpec: "True" fullName: Discord.Audio.Streams.OpusDecodeStream.ClearAsync nameWithType: OpusDecodeStream.ClearAsync - uid: Discord.Audio.Streams.OpusDecodeStream.Dispose(System.Boolean) name: Dispose(Boolean) href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_Dispose_System_Boolean_ commentId: M:Discord.Audio.Streams.OpusDecodeStream.Dispose(System.Boolean) fullName: Discord.Audio.Streams.OpusDecodeStream.Dispose(System.Boolean) nameWithType: OpusDecodeStream.Dispose(Boolean) - uid: Discord.Audio.Streams.OpusDecodeStream.Dispose* name: Dispose href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_Dispose_ commentId: Overload:Discord.Audio.Streams.OpusDecodeStream.Dispose isSpec: "True" fullName: Discord.Audio.Streams.OpusDecodeStream.Dispose nameWithType: OpusDecodeStream.Dispose - uid: Discord.Audio.Streams.OpusDecodeStream.FlushAsync(System.Threading.CancellationToken) name: FlushAsync(CancellationToken) href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_FlushAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.OpusDecodeStream.FlushAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.OpusDecodeStream.FlushAsync(System.Threading.CancellationToken) nameWithType: OpusDecodeStream.FlushAsync(CancellationToken) - uid: Discord.Audio.Streams.OpusDecodeStream.FlushAsync* name: FlushAsync href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_FlushAsync_ commentId: Overload:Discord.Audio.Streams.OpusDecodeStream.FlushAsync isSpec: "True" fullName: Discord.Audio.Streams.OpusDecodeStream.FlushAsync nameWithType: OpusDecodeStream.FlushAsync - uid: Discord.Audio.Streams.OpusDecodeStream.SampleRate name: SampleRate href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_SampleRate commentId: F:Discord.Audio.Streams.OpusDecodeStream.SampleRate fullName: Discord.Audio.Streams.OpusDecodeStream.SampleRate nameWithType: OpusDecodeStream.SampleRate - uid: Discord.Audio.Streams.OpusDecodeStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.OpusDecodeStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.OpusDecodeStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.OpusDecodeStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: OpusDecodeStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: OpusDecodeStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.OpusDecodeStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.OpusDecodeStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.OpusDecodeStream.WriteAsync nameWithType: OpusDecodeStream.WriteAsync - uid: Discord.Audio.Streams.OpusDecodeStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) name: WriteHeader(UInt16, UInt32, Boolean) href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_WriteHeader_System_UInt16_System_UInt32_System_Boolean_ commentId: M:Discord.Audio.Streams.OpusDecodeStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) fullName: Discord.Audio.Streams.OpusDecodeStream.WriteHeader(System.UInt16, System.UInt32, System.Boolean) nameWithType: OpusDecodeStream.WriteHeader(UInt16, UInt32, Boolean) - uid: Discord.Audio.Streams.OpusDecodeStream.WriteHeader* name: WriteHeader href: api/Discord.Audio.Streams.OpusDecodeStream.html#Discord_Audio_Streams_OpusDecodeStream_WriteHeader_ commentId: Overload:Discord.Audio.Streams.OpusDecodeStream.WriteHeader isSpec: "True" fullName: Discord.Audio.Streams.OpusDecodeStream.WriteHeader nameWithType: OpusDecodeStream.WriteHeader - uid: Discord.Audio.Streams.OpusEncodeStream name: OpusEncodeStream href: api/Discord.Audio.Streams.OpusEncodeStream.html commentId: T:Discord.Audio.Streams.OpusEncodeStream fullName: Discord.Audio.Streams.OpusEncodeStream nameWithType: OpusEncodeStream - uid: Discord.Audio.Streams.OpusEncodeStream.#ctor(Discord.Audio.AudioStream,System.Int32,Discord.Audio.AudioApplication,System.Int32) name: OpusEncodeStream(AudioStream, Int32, AudioApplication, Int32) href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream__ctor_Discord_Audio_AudioStream_System_Int32_Discord_Audio_AudioApplication_System_Int32_ commentId: M:Discord.Audio.Streams.OpusEncodeStream.#ctor(Discord.Audio.AudioStream,System.Int32,Discord.Audio.AudioApplication,System.Int32) fullName: Discord.Audio.Streams.OpusEncodeStream.OpusEncodeStream(Discord.Audio.AudioStream, System.Int32, Discord.Audio.AudioApplication, System.Int32) nameWithType: OpusEncodeStream.OpusEncodeStream(AudioStream, Int32, AudioApplication, Int32) - uid: Discord.Audio.Streams.OpusEncodeStream.#ctor* name: OpusEncodeStream href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream__ctor_ commentId: Overload:Discord.Audio.Streams.OpusEncodeStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.OpusEncodeStream.OpusEncodeStream nameWithType: OpusEncodeStream.OpusEncodeStream - uid: Discord.Audio.Streams.OpusEncodeStream.ClearAsync(System.Threading.CancellationToken) name: ClearAsync(CancellationToken) href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_ClearAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.OpusEncodeStream.ClearAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.OpusEncodeStream.ClearAsync(System.Threading.CancellationToken) nameWithType: OpusEncodeStream.ClearAsync(CancellationToken) - uid: Discord.Audio.Streams.OpusEncodeStream.ClearAsync* name: ClearAsync href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_ClearAsync_ commentId: Overload:Discord.Audio.Streams.OpusEncodeStream.ClearAsync isSpec: "True" fullName: Discord.Audio.Streams.OpusEncodeStream.ClearAsync nameWithType: OpusEncodeStream.ClearAsync - uid: Discord.Audio.Streams.OpusEncodeStream.Dispose(System.Boolean) name: Dispose(Boolean) href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_Dispose_System_Boolean_ commentId: M:Discord.Audio.Streams.OpusEncodeStream.Dispose(System.Boolean) fullName: Discord.Audio.Streams.OpusEncodeStream.Dispose(System.Boolean) nameWithType: OpusEncodeStream.Dispose(Boolean) - uid: Discord.Audio.Streams.OpusEncodeStream.Dispose* name: Dispose href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_Dispose_ commentId: Overload:Discord.Audio.Streams.OpusEncodeStream.Dispose isSpec: "True" fullName: Discord.Audio.Streams.OpusEncodeStream.Dispose nameWithType: OpusEncodeStream.Dispose - uid: Discord.Audio.Streams.OpusEncodeStream.FlushAsync(System.Threading.CancellationToken) name: FlushAsync(CancellationToken) href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_FlushAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.OpusEncodeStream.FlushAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.OpusEncodeStream.FlushAsync(System.Threading.CancellationToken) nameWithType: OpusEncodeStream.FlushAsync(CancellationToken) - uid: Discord.Audio.Streams.OpusEncodeStream.FlushAsync* name: FlushAsync href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_FlushAsync_ commentId: Overload:Discord.Audio.Streams.OpusEncodeStream.FlushAsync isSpec: "True" fullName: Discord.Audio.Streams.OpusEncodeStream.FlushAsync nameWithType: OpusEncodeStream.FlushAsync - uid: Discord.Audio.Streams.OpusEncodeStream.SampleRate name: SampleRate href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_SampleRate commentId: F:Discord.Audio.Streams.OpusEncodeStream.SampleRate fullName: Discord.Audio.Streams.OpusEncodeStream.SampleRate nameWithType: OpusEncodeStream.SampleRate - uid: Discord.Audio.Streams.OpusEncodeStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.OpusEncodeStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.OpusEncodeStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.OpusEncodeStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: OpusEncodeStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: OpusEncodeStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.OpusEncodeStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.OpusEncodeStream.html#Discord_Audio_Streams_OpusEncodeStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.OpusEncodeStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.OpusEncodeStream.WriteAsync nameWithType: OpusEncodeStream.WriteAsync - uid: Discord.Audio.Streams.OutputStream name: OutputStream href: api/Discord.Audio.Streams.OutputStream.html commentId: T:Discord.Audio.Streams.OutputStream fullName: Discord.Audio.Streams.OutputStream nameWithType: OutputStream - uid: Discord.Audio.Streams.OutputStream.#ctor(Discord.Audio.IAudioClient) name: OutputStream(IAudioClient) href: api/Discord.Audio.Streams.OutputStream.html#Discord_Audio_Streams_OutputStream__ctor_Discord_Audio_IAudioClient_ commentId: M:Discord.Audio.Streams.OutputStream.#ctor(Discord.Audio.IAudioClient) fullName: Discord.Audio.Streams.OutputStream.OutputStream(Discord.Audio.IAudioClient) nameWithType: OutputStream.OutputStream(IAudioClient) - uid: Discord.Audio.Streams.OutputStream.#ctor* name: OutputStream href: api/Discord.Audio.Streams.OutputStream.html#Discord_Audio_Streams_OutputStream__ctor_ commentId: Overload:Discord.Audio.Streams.OutputStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.OutputStream.OutputStream nameWithType: OutputStream.OutputStream - uid: Discord.Audio.Streams.OutputStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.OutputStream.html#Discord_Audio_Streams_OutputStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.OutputStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.OutputStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.OutputStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: OutputStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: OutputStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.OutputStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.OutputStream.html#Discord_Audio_Streams_OutputStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.OutputStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.OutputStream.WriteAsync nameWithType: OutputStream.WriteAsync - uid: Discord.Audio.Streams.OutputStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) name: WriteHeader(UInt16, UInt32, Boolean) href: api/Discord.Audio.Streams.OutputStream.html#Discord_Audio_Streams_OutputStream_WriteHeader_System_UInt16_System_UInt32_System_Boolean_ commentId: M:Discord.Audio.Streams.OutputStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) fullName: Discord.Audio.Streams.OutputStream.WriteHeader(System.UInt16, System.UInt32, System.Boolean) nameWithType: OutputStream.WriteHeader(UInt16, UInt32, Boolean) - uid: Discord.Audio.Streams.OutputStream.WriteHeader* name: WriteHeader href: api/Discord.Audio.Streams.OutputStream.html#Discord_Audio_Streams_OutputStream_WriteHeader_ commentId: Overload:Discord.Audio.Streams.OutputStream.WriteHeader isSpec: "True" fullName: Discord.Audio.Streams.OutputStream.WriteHeader nameWithType: OutputStream.WriteHeader - uid: Discord.Audio.Streams.RTPReadStream name: RTPReadStream href: api/Discord.Audio.Streams.RTPReadStream.html commentId: T:Discord.Audio.Streams.RTPReadStream fullName: Discord.Audio.Streams.RTPReadStream nameWithType: RTPReadStream - uid: Discord.Audio.Streams.RTPReadStream.#ctor(Discord.Audio.AudioStream,System.Int32) name: RTPReadStream(AudioStream, Int32) href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream__ctor_Discord_Audio_AudioStream_System_Int32_ commentId: M:Discord.Audio.Streams.RTPReadStream.#ctor(Discord.Audio.AudioStream,System.Int32) fullName: Discord.Audio.Streams.RTPReadStream.RTPReadStream(Discord.Audio.AudioStream, System.Int32) nameWithType: RTPReadStream.RTPReadStream(AudioStream, Int32) - uid: Discord.Audio.Streams.RTPReadStream.#ctor* name: RTPReadStream href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream__ctor_ commentId: Overload:Discord.Audio.Streams.RTPReadStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.RTPReadStream.RTPReadStream nameWithType: RTPReadStream.RTPReadStream - uid: Discord.Audio.Streams.RTPReadStream.CanRead name: CanRead href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_CanRead commentId: P:Discord.Audio.Streams.RTPReadStream.CanRead fullName: Discord.Audio.Streams.RTPReadStream.CanRead nameWithType: RTPReadStream.CanRead - uid: Discord.Audio.Streams.RTPReadStream.CanRead* name: CanRead href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_CanRead_ commentId: Overload:Discord.Audio.Streams.RTPReadStream.CanRead isSpec: "True" fullName: Discord.Audio.Streams.RTPReadStream.CanRead nameWithType: RTPReadStream.CanRead - uid: Discord.Audio.Streams.RTPReadStream.CanSeek name: CanSeek href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_CanSeek commentId: P:Discord.Audio.Streams.RTPReadStream.CanSeek fullName: Discord.Audio.Streams.RTPReadStream.CanSeek nameWithType: RTPReadStream.CanSeek - uid: Discord.Audio.Streams.RTPReadStream.CanSeek* name: CanSeek href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_CanSeek_ commentId: Overload:Discord.Audio.Streams.RTPReadStream.CanSeek isSpec: "True" fullName: Discord.Audio.Streams.RTPReadStream.CanSeek nameWithType: RTPReadStream.CanSeek - uid: Discord.Audio.Streams.RTPReadStream.CanWrite name: CanWrite href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_CanWrite commentId: P:Discord.Audio.Streams.RTPReadStream.CanWrite fullName: Discord.Audio.Streams.RTPReadStream.CanWrite nameWithType: RTPReadStream.CanWrite - uid: Discord.Audio.Streams.RTPReadStream.CanWrite* name: CanWrite href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_CanWrite_ commentId: Overload:Discord.Audio.Streams.RTPReadStream.CanWrite isSpec: "True" fullName: Discord.Audio.Streams.RTPReadStream.CanWrite nameWithType: RTPReadStream.CanWrite - uid: Discord.Audio.Streams.RTPReadStream.GetHeaderSize(System.Byte[],System.Int32) name: GetHeaderSize(Byte[], Int32) href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_GetHeaderSize_System_Byte___System_Int32_ commentId: M:Discord.Audio.Streams.RTPReadStream.GetHeaderSize(System.Byte[],System.Int32) name.vb: GetHeaderSize(Byte(), Int32) fullName: Discord.Audio.Streams.RTPReadStream.GetHeaderSize(System.Byte[], System.Int32) fullName.vb: Discord.Audio.Streams.RTPReadStream.GetHeaderSize(System.Byte(), System.Int32) nameWithType: RTPReadStream.GetHeaderSize(Byte[], Int32) nameWithType.vb: RTPReadStream.GetHeaderSize(Byte(), Int32) - uid: Discord.Audio.Streams.RTPReadStream.GetHeaderSize* name: GetHeaderSize href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_GetHeaderSize_ commentId: Overload:Discord.Audio.Streams.RTPReadStream.GetHeaderSize isSpec: "True" fullName: Discord.Audio.Streams.RTPReadStream.GetHeaderSize nameWithType: RTPReadStream.GetHeaderSize - uid: Discord.Audio.Streams.RTPReadStream.TryReadSsrc(System.Byte[],System.Int32,System.UInt32@) name: TryReadSsrc(Byte[], Int32, out UInt32) href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_TryReadSsrc_System_Byte___System_Int32_System_UInt32__ commentId: M:Discord.Audio.Streams.RTPReadStream.TryReadSsrc(System.Byte[],System.Int32,System.UInt32@) name.vb: TryReadSsrc(Byte(), Int32, ByRef UInt32) fullName: Discord.Audio.Streams.RTPReadStream.TryReadSsrc(System.Byte[], System.Int32, out System.UInt32) fullName.vb: Discord.Audio.Streams.RTPReadStream.TryReadSsrc(System.Byte(), System.Int32, ByRef System.UInt32) nameWithType: RTPReadStream.TryReadSsrc(Byte[], Int32, out UInt32) nameWithType.vb: RTPReadStream.TryReadSsrc(Byte(), Int32, ByRef UInt32) - uid: Discord.Audio.Streams.RTPReadStream.TryReadSsrc* name: TryReadSsrc href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_TryReadSsrc_ commentId: Overload:Discord.Audio.Streams.RTPReadStream.TryReadSsrc isSpec: "True" fullName: Discord.Audio.Streams.RTPReadStream.TryReadSsrc nameWithType: RTPReadStream.TryReadSsrc - uid: Discord.Audio.Streams.RTPReadStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.RTPReadStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.RTPReadStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.RTPReadStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: RTPReadStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: RTPReadStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.RTPReadStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.RTPReadStream.html#Discord_Audio_Streams_RTPReadStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.RTPReadStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.RTPReadStream.WriteAsync nameWithType: RTPReadStream.WriteAsync - uid: Discord.Audio.Streams.RTPWriteStream name: RTPWriteStream href: api/Discord.Audio.Streams.RTPWriteStream.html commentId: T:Discord.Audio.Streams.RTPWriteStream fullName: Discord.Audio.Streams.RTPWriteStream nameWithType: RTPWriteStream - uid: Discord.Audio.Streams.RTPWriteStream.#ctor(Discord.Audio.AudioStream,System.UInt32,System.Int32) name: RTPWriteStream(AudioStream, UInt32, Int32) href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream__ctor_Discord_Audio_AudioStream_System_UInt32_System_Int32_ commentId: M:Discord.Audio.Streams.RTPWriteStream.#ctor(Discord.Audio.AudioStream,System.UInt32,System.Int32) fullName: Discord.Audio.Streams.RTPWriteStream.RTPWriteStream(Discord.Audio.AudioStream, System.UInt32, System.Int32) nameWithType: RTPWriteStream.RTPWriteStream(AudioStream, UInt32, Int32) - uid: Discord.Audio.Streams.RTPWriteStream.#ctor* name: RTPWriteStream href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream__ctor_ commentId: Overload:Discord.Audio.Streams.RTPWriteStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.RTPWriteStream.RTPWriteStream nameWithType: RTPWriteStream.RTPWriteStream - uid: Discord.Audio.Streams.RTPWriteStream._buffer name: _buffer href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream__buffer commentId: F:Discord.Audio.Streams.RTPWriteStream._buffer fullName: Discord.Audio.Streams.RTPWriteStream._buffer nameWithType: RTPWriteStream._buffer - uid: Discord.Audio.Streams.RTPWriteStream.ClearAsync(System.Threading.CancellationToken) name: ClearAsync(CancellationToken) href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_ClearAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.RTPWriteStream.ClearAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.RTPWriteStream.ClearAsync(System.Threading.CancellationToken) nameWithType: RTPWriteStream.ClearAsync(CancellationToken) - uid: Discord.Audio.Streams.RTPWriteStream.ClearAsync* name: ClearAsync href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_ClearAsync_ commentId: Overload:Discord.Audio.Streams.RTPWriteStream.ClearAsync isSpec: "True" fullName: Discord.Audio.Streams.RTPWriteStream.ClearAsync nameWithType: RTPWriteStream.ClearAsync - uid: Discord.Audio.Streams.RTPWriteStream.FlushAsync(System.Threading.CancellationToken) name: FlushAsync(CancellationToken) href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_FlushAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.RTPWriteStream.FlushAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.RTPWriteStream.FlushAsync(System.Threading.CancellationToken) nameWithType: RTPWriteStream.FlushAsync(CancellationToken) - uid: Discord.Audio.Streams.RTPWriteStream.FlushAsync* name: FlushAsync href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_FlushAsync_ commentId: Overload:Discord.Audio.Streams.RTPWriteStream.FlushAsync isSpec: "True" fullName: Discord.Audio.Streams.RTPWriteStream.FlushAsync nameWithType: RTPWriteStream.FlushAsync - uid: Discord.Audio.Streams.RTPWriteStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.RTPWriteStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.RTPWriteStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.RTPWriteStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: RTPWriteStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: RTPWriteStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.RTPWriteStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.RTPWriteStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.RTPWriteStream.WriteAsync nameWithType: RTPWriteStream.WriteAsync - uid: Discord.Audio.Streams.RTPWriteStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) name: WriteHeader(UInt16, UInt32, Boolean) href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_WriteHeader_System_UInt16_System_UInt32_System_Boolean_ commentId: M:Discord.Audio.Streams.RTPWriteStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) fullName: Discord.Audio.Streams.RTPWriteStream.WriteHeader(System.UInt16, System.UInt32, System.Boolean) nameWithType: RTPWriteStream.WriteHeader(UInt16, UInt32, Boolean) - uid: Discord.Audio.Streams.RTPWriteStream.WriteHeader* name: WriteHeader href: api/Discord.Audio.Streams.RTPWriteStream.html#Discord_Audio_Streams_RTPWriteStream_WriteHeader_ commentId: Overload:Discord.Audio.Streams.RTPWriteStream.WriteHeader isSpec: "True" fullName: Discord.Audio.Streams.RTPWriteStream.WriteHeader nameWithType: RTPWriteStream.WriteHeader - uid: Discord.Audio.Streams.SodiumDecryptStream name: SodiumDecryptStream href: api/Discord.Audio.Streams.SodiumDecryptStream.html commentId: T:Discord.Audio.Streams.SodiumDecryptStream fullName: Discord.Audio.Streams.SodiumDecryptStream nameWithType: SodiumDecryptStream - uid: Discord.Audio.Streams.SodiumDecryptStream.#ctor(Discord.Audio.AudioStream,Discord.Audio.IAudioClient) name: SodiumDecryptStream(AudioStream, IAudioClient) href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream__ctor_Discord_Audio_AudioStream_Discord_Audio_IAudioClient_ commentId: M:Discord.Audio.Streams.SodiumDecryptStream.#ctor(Discord.Audio.AudioStream,Discord.Audio.IAudioClient) fullName: Discord.Audio.Streams.SodiumDecryptStream.SodiumDecryptStream(Discord.Audio.AudioStream, Discord.Audio.IAudioClient) nameWithType: SodiumDecryptStream.SodiumDecryptStream(AudioStream, IAudioClient) - uid: Discord.Audio.Streams.SodiumDecryptStream.#ctor* name: SodiumDecryptStream href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream__ctor_ commentId: Overload:Discord.Audio.Streams.SodiumDecryptStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.SodiumDecryptStream.SodiumDecryptStream nameWithType: SodiumDecryptStream.SodiumDecryptStream - uid: Discord.Audio.Streams.SodiumDecryptStream.CanRead name: CanRead href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_CanRead commentId: P:Discord.Audio.Streams.SodiumDecryptStream.CanRead fullName: Discord.Audio.Streams.SodiumDecryptStream.CanRead nameWithType: SodiumDecryptStream.CanRead - uid: Discord.Audio.Streams.SodiumDecryptStream.CanRead* name: CanRead href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_CanRead_ commentId: Overload:Discord.Audio.Streams.SodiumDecryptStream.CanRead isSpec: "True" fullName: Discord.Audio.Streams.SodiumDecryptStream.CanRead nameWithType: SodiumDecryptStream.CanRead - uid: Discord.Audio.Streams.SodiumDecryptStream.CanSeek name: CanSeek href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_CanSeek commentId: P:Discord.Audio.Streams.SodiumDecryptStream.CanSeek fullName: Discord.Audio.Streams.SodiumDecryptStream.CanSeek nameWithType: SodiumDecryptStream.CanSeek - uid: Discord.Audio.Streams.SodiumDecryptStream.CanSeek* name: CanSeek href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_CanSeek_ commentId: Overload:Discord.Audio.Streams.SodiumDecryptStream.CanSeek isSpec: "True" fullName: Discord.Audio.Streams.SodiumDecryptStream.CanSeek nameWithType: SodiumDecryptStream.CanSeek - uid: Discord.Audio.Streams.SodiumDecryptStream.CanWrite name: CanWrite href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_CanWrite commentId: P:Discord.Audio.Streams.SodiumDecryptStream.CanWrite fullName: Discord.Audio.Streams.SodiumDecryptStream.CanWrite nameWithType: SodiumDecryptStream.CanWrite - uid: Discord.Audio.Streams.SodiumDecryptStream.CanWrite* name: CanWrite href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_CanWrite_ commentId: Overload:Discord.Audio.Streams.SodiumDecryptStream.CanWrite isSpec: "True" fullName: Discord.Audio.Streams.SodiumDecryptStream.CanWrite nameWithType: SodiumDecryptStream.CanWrite - uid: Discord.Audio.Streams.SodiumDecryptStream.ClearAsync(System.Threading.CancellationToken) name: ClearAsync(CancellationToken) href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_ClearAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.SodiumDecryptStream.ClearAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.SodiumDecryptStream.ClearAsync(System.Threading.CancellationToken) nameWithType: SodiumDecryptStream.ClearAsync(CancellationToken) - uid: Discord.Audio.Streams.SodiumDecryptStream.ClearAsync* name: ClearAsync href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_ClearAsync_ commentId: Overload:Discord.Audio.Streams.SodiumDecryptStream.ClearAsync isSpec: "True" fullName: Discord.Audio.Streams.SodiumDecryptStream.ClearAsync nameWithType: SodiumDecryptStream.ClearAsync - uid: Discord.Audio.Streams.SodiumDecryptStream.FlushAsync(System.Threading.CancellationToken) name: FlushAsync(CancellationToken) href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_FlushAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.SodiumDecryptStream.FlushAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.SodiumDecryptStream.FlushAsync(System.Threading.CancellationToken) nameWithType: SodiumDecryptStream.FlushAsync(CancellationToken) - uid: Discord.Audio.Streams.SodiumDecryptStream.FlushAsync* name: FlushAsync href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_FlushAsync_ commentId: Overload:Discord.Audio.Streams.SodiumDecryptStream.FlushAsync isSpec: "True" fullName: Discord.Audio.Streams.SodiumDecryptStream.FlushAsync nameWithType: SodiumDecryptStream.FlushAsync - uid: Discord.Audio.Streams.SodiumDecryptStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.SodiumDecryptStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.SodiumDecryptStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.SodiumDecryptStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: SodiumDecryptStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: SodiumDecryptStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.SodiumDecryptStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.SodiumDecryptStream.html#Discord_Audio_Streams_SodiumDecryptStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.SodiumDecryptStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.SodiumDecryptStream.WriteAsync nameWithType: SodiumDecryptStream.WriteAsync - uid: Discord.Audio.Streams.SodiumEncryptStream name: SodiumEncryptStream href: api/Discord.Audio.Streams.SodiumEncryptStream.html commentId: T:Discord.Audio.Streams.SodiumEncryptStream fullName: Discord.Audio.Streams.SodiumEncryptStream nameWithType: SodiumEncryptStream - uid: Discord.Audio.Streams.SodiumEncryptStream.#ctor(Discord.Audio.AudioStream,Discord.Audio.IAudioClient) name: SodiumEncryptStream(AudioStream, IAudioClient) href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream__ctor_Discord_Audio_AudioStream_Discord_Audio_IAudioClient_ commentId: M:Discord.Audio.Streams.SodiumEncryptStream.#ctor(Discord.Audio.AudioStream,Discord.Audio.IAudioClient) fullName: Discord.Audio.Streams.SodiumEncryptStream.SodiumEncryptStream(Discord.Audio.AudioStream, Discord.Audio.IAudioClient) nameWithType: SodiumEncryptStream.SodiumEncryptStream(AudioStream, IAudioClient) - uid: Discord.Audio.Streams.SodiumEncryptStream.#ctor* name: SodiumEncryptStream href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream__ctor_ commentId: Overload:Discord.Audio.Streams.SodiumEncryptStream.#ctor isSpec: "True" fullName: Discord.Audio.Streams.SodiumEncryptStream.SodiumEncryptStream nameWithType: SodiumEncryptStream.SodiumEncryptStream - uid: Discord.Audio.Streams.SodiumEncryptStream.ClearAsync(System.Threading.CancellationToken) name: ClearAsync(CancellationToken) href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_ClearAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.SodiumEncryptStream.ClearAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.SodiumEncryptStream.ClearAsync(System.Threading.CancellationToken) nameWithType: SodiumEncryptStream.ClearAsync(CancellationToken) - uid: Discord.Audio.Streams.SodiumEncryptStream.ClearAsync* name: ClearAsync href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_ClearAsync_ commentId: Overload:Discord.Audio.Streams.SodiumEncryptStream.ClearAsync isSpec: "True" fullName: Discord.Audio.Streams.SodiumEncryptStream.ClearAsync nameWithType: SodiumEncryptStream.ClearAsync - uid: Discord.Audio.Streams.SodiumEncryptStream.FlushAsync(System.Threading.CancellationToken) name: FlushAsync(CancellationToken) href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_FlushAsync_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.SodiumEncryptStream.FlushAsync(System.Threading.CancellationToken) fullName: Discord.Audio.Streams.SodiumEncryptStream.FlushAsync(System.Threading.CancellationToken) nameWithType: SodiumEncryptStream.FlushAsync(CancellationToken) - uid: Discord.Audio.Streams.SodiumEncryptStream.FlushAsync* name: FlushAsync href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_FlushAsync_ commentId: Overload:Discord.Audio.Streams.SodiumEncryptStream.FlushAsync isSpec: "True" fullName: Discord.Audio.Streams.SodiumEncryptStream.FlushAsync nameWithType: SodiumEncryptStream.FlushAsync - uid: Discord.Audio.Streams.SodiumEncryptStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name: WriteAsync(Byte[], Int32, Int32, CancellationToken) href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_WriteAsync_System_Byte___System_Int32_System_Int32_System_Threading_CancellationToken_ commentId: M:Discord.Audio.Streams.SodiumEncryptStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) name.vb: WriteAsync(Byte(), Int32, Int32, CancellationToken) fullName: Discord.Audio.Streams.SodiumEncryptStream.WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken) fullName.vb: Discord.Audio.Streams.SodiumEncryptStream.WriteAsync(System.Byte(), System.Int32, System.Int32, System.Threading.CancellationToken) nameWithType: SodiumEncryptStream.WriteAsync(Byte[], Int32, Int32, CancellationToken) nameWithType.vb: SodiumEncryptStream.WriteAsync(Byte(), Int32, Int32, CancellationToken) - uid: Discord.Audio.Streams.SodiumEncryptStream.WriteAsync* name: WriteAsync href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_WriteAsync_ commentId: Overload:Discord.Audio.Streams.SodiumEncryptStream.WriteAsync isSpec: "True" fullName: Discord.Audio.Streams.SodiumEncryptStream.WriteAsync nameWithType: SodiumEncryptStream.WriteAsync - uid: Discord.Audio.Streams.SodiumEncryptStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) name: WriteHeader(UInt16, UInt32, Boolean) href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_WriteHeader_System_UInt16_System_UInt32_System_Boolean_ commentId: M:Discord.Audio.Streams.SodiumEncryptStream.WriteHeader(System.UInt16,System.UInt32,System.Boolean) fullName: Discord.Audio.Streams.SodiumEncryptStream.WriteHeader(System.UInt16, System.UInt32, System.Boolean) nameWithType: SodiumEncryptStream.WriteHeader(UInt16, UInt32, Boolean) - uid: Discord.Audio.Streams.SodiumEncryptStream.WriteHeader* name: WriteHeader href: api/Discord.Audio.Streams.SodiumEncryptStream.html#Discord_Audio_Streams_SodiumEncryptStream_WriteHeader_ commentId: Overload:Discord.Audio.Streams.SodiumEncryptStream.WriteHeader isSpec: "True" fullName: Discord.Audio.Streams.SodiumEncryptStream.WriteHeader nameWithType: SodiumEncryptStream.WriteHeader - uid: Discord.Cacheable`2 name: Cacheable href: api/Discord.Cacheable-2.html commentId: T:Discord.Cacheable`2 name.vb: Cacheable(Of TEntity, TId) fullName: Discord.Cacheable fullName.vb: Discord.Cacheable(Of TEntity, TId) nameWithType: Cacheable nameWithType.vb: Cacheable(Of TEntity, TId) - uid: Discord.Cacheable`2.DownloadAsync name: DownloadAsync() href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_DownloadAsync commentId: M:Discord.Cacheable`2.DownloadAsync fullName: Discord.Cacheable.DownloadAsync() fullName.vb: Discord.Cacheable(Of TEntity, TId).DownloadAsync() nameWithType: Cacheable.DownloadAsync() nameWithType.vb: Cacheable(Of TEntity, TId).DownloadAsync() - uid: Discord.Cacheable`2.DownloadAsync* name: DownloadAsync href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_DownloadAsync_ commentId: Overload:Discord.Cacheable`2.DownloadAsync isSpec: "True" fullName: Discord.Cacheable.DownloadAsync fullName.vb: Discord.Cacheable(Of TEntity, TId).DownloadAsync nameWithType: Cacheable.DownloadAsync nameWithType.vb: Cacheable(Of TEntity, TId).DownloadAsync - uid: Discord.Cacheable`2.GetOrDownloadAsync name: GetOrDownloadAsync() href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_GetOrDownloadAsync commentId: M:Discord.Cacheable`2.GetOrDownloadAsync fullName: Discord.Cacheable.GetOrDownloadAsync() fullName.vb: Discord.Cacheable(Of TEntity, TId).GetOrDownloadAsync() nameWithType: Cacheable.GetOrDownloadAsync() nameWithType.vb: Cacheable(Of TEntity, TId).GetOrDownloadAsync() - uid: Discord.Cacheable`2.GetOrDownloadAsync* name: GetOrDownloadAsync href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_GetOrDownloadAsync_ commentId: Overload:Discord.Cacheable`2.GetOrDownloadAsync isSpec: "True" fullName: Discord.Cacheable.GetOrDownloadAsync fullName.vb: Discord.Cacheable(Of TEntity, TId).GetOrDownloadAsync nameWithType: Cacheable.GetOrDownloadAsync nameWithType.vb: Cacheable(Of TEntity, TId).GetOrDownloadAsync - uid: Discord.Cacheable`2.HasValue name: HasValue href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_HasValue commentId: P:Discord.Cacheable`2.HasValue fullName: Discord.Cacheable.HasValue fullName.vb: Discord.Cacheable(Of TEntity, TId).HasValue nameWithType: Cacheable.HasValue nameWithType.vb: Cacheable(Of TEntity, TId).HasValue - uid: Discord.Cacheable`2.HasValue* name: HasValue href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_HasValue_ commentId: Overload:Discord.Cacheable`2.HasValue isSpec: "True" fullName: Discord.Cacheable.HasValue fullName.vb: Discord.Cacheable(Of TEntity, TId).HasValue nameWithType: Cacheable.HasValue nameWithType.vb: Cacheable(Of TEntity, TId).HasValue - uid: Discord.Cacheable`2.Id name: Id href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_Id commentId: P:Discord.Cacheable`2.Id fullName: Discord.Cacheable.Id fullName.vb: Discord.Cacheable(Of TEntity, TId).Id nameWithType: Cacheable.Id nameWithType.vb: Cacheable(Of TEntity, TId).Id - uid: Discord.Cacheable`2.Id* name: Id href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_Id_ commentId: Overload:Discord.Cacheable`2.Id isSpec: "True" fullName: Discord.Cacheable.Id fullName.vb: Discord.Cacheable(Of TEntity, TId).Id nameWithType: Cacheable.Id nameWithType.vb: Cacheable(Of TEntity, TId).Id - uid: Discord.Cacheable`2.Value name: Value href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_Value commentId: P:Discord.Cacheable`2.Value fullName: Discord.Cacheable.Value fullName.vb: Discord.Cacheable(Of TEntity, TId).Value nameWithType: Cacheable.Value nameWithType.vb: Cacheable(Of TEntity, TId).Value - uid: Discord.Cacheable`2.Value* name: Value href: api/Discord.Cacheable-2.html#Discord_Cacheable_2_Value_ commentId: Overload:Discord.Cacheable`2.Value isSpec: "True" fullName: Discord.Cacheable.Value fullName.vb: Discord.Cacheable(Of TEntity, TId).Value nameWithType: Cacheable.Value nameWithType.vb: Cacheable(Of TEntity, TId).Value - uid: Discord.CacheMode name: CacheMode href: api/Discord.CacheMode.html commentId: T:Discord.CacheMode fullName: Discord.CacheMode nameWithType: CacheMode - uid: Discord.CacheMode.AllowDownload name: AllowDownload href: api/Discord.CacheMode.html#Discord_CacheMode_AllowDownload commentId: F:Discord.CacheMode.AllowDownload fullName: Discord.CacheMode.AllowDownload nameWithType: CacheMode.AllowDownload - uid: Discord.CacheMode.CacheOnly name: CacheOnly href: api/Discord.CacheMode.html#Discord_CacheMode_CacheOnly commentId: F:Discord.CacheMode.CacheOnly fullName: Discord.CacheMode.CacheOnly nameWithType: CacheMode.CacheOnly - uid: Discord.CDN name: CDN href: api/Discord.CDN.html commentId: T:Discord.CDN fullName: Discord.CDN nameWithType: CDN - uid: Discord.CDN.GetApplicationIconUrl(System.UInt64,System.String) name: GetApplicationIconUrl(UInt64, String) href: api/Discord.CDN.html#Discord_CDN_GetApplicationIconUrl_System_UInt64_System_String_ commentId: M:Discord.CDN.GetApplicationIconUrl(System.UInt64,System.String) fullName: Discord.CDN.GetApplicationIconUrl(System.UInt64, System.String) nameWithType: CDN.GetApplicationIconUrl(UInt64, String) - uid: Discord.CDN.GetApplicationIconUrl* name: GetApplicationIconUrl href: api/Discord.CDN.html#Discord_CDN_GetApplicationIconUrl_ commentId: Overload:Discord.CDN.GetApplicationIconUrl isSpec: "True" fullName: Discord.CDN.GetApplicationIconUrl nameWithType: CDN.GetApplicationIconUrl - uid: Discord.CDN.GetChannelIconUrl(System.UInt64,System.String) name: GetChannelIconUrl(UInt64, String) href: api/Discord.CDN.html#Discord_CDN_GetChannelIconUrl_System_UInt64_System_String_ commentId: M:Discord.CDN.GetChannelIconUrl(System.UInt64,System.String) fullName: Discord.CDN.GetChannelIconUrl(System.UInt64, System.String) nameWithType: CDN.GetChannelIconUrl(UInt64, String) - uid: Discord.CDN.GetChannelIconUrl* name: GetChannelIconUrl href: api/Discord.CDN.html#Discord_CDN_GetChannelIconUrl_ commentId: Overload:Discord.CDN.GetChannelIconUrl isSpec: "True" fullName: Discord.CDN.GetChannelIconUrl nameWithType: CDN.GetChannelIconUrl - uid: Discord.CDN.GetDefaultUserAvatarUrl(System.UInt16) name: GetDefaultUserAvatarUrl(UInt16) href: api/Discord.CDN.html#Discord_CDN_GetDefaultUserAvatarUrl_System_UInt16_ commentId: M:Discord.CDN.GetDefaultUserAvatarUrl(System.UInt16) fullName: Discord.CDN.GetDefaultUserAvatarUrl(System.UInt16) nameWithType: CDN.GetDefaultUserAvatarUrl(UInt16) - uid: Discord.CDN.GetDefaultUserAvatarUrl* name: GetDefaultUserAvatarUrl href: api/Discord.CDN.html#Discord_CDN_GetDefaultUserAvatarUrl_ commentId: Overload:Discord.CDN.GetDefaultUserAvatarUrl isSpec: "True" fullName: Discord.CDN.GetDefaultUserAvatarUrl nameWithType: CDN.GetDefaultUserAvatarUrl - uid: Discord.CDN.GetEmojiUrl(System.UInt64,System.Boolean) name: GetEmojiUrl(UInt64, Boolean) href: api/Discord.CDN.html#Discord_CDN_GetEmojiUrl_System_UInt64_System_Boolean_ commentId: M:Discord.CDN.GetEmojiUrl(System.UInt64,System.Boolean) fullName: Discord.CDN.GetEmojiUrl(System.UInt64, System.Boolean) nameWithType: CDN.GetEmojiUrl(UInt64, Boolean) - uid: Discord.CDN.GetEmojiUrl* name: GetEmojiUrl href: api/Discord.CDN.html#Discord_CDN_GetEmojiUrl_ commentId: Overload:Discord.CDN.GetEmojiUrl isSpec: "True" fullName: Discord.CDN.GetEmojiUrl nameWithType: CDN.GetEmojiUrl - uid: Discord.CDN.GetGuildBannerUrl(System.UInt64,System.String,System.Nullable{System.UInt16}) name: GetGuildBannerUrl(UInt64, String, Nullable) href: api/Discord.CDN.html#Discord_CDN_GetGuildBannerUrl_System_UInt64_System_String_System_Nullable_System_UInt16__ commentId: M:Discord.CDN.GetGuildBannerUrl(System.UInt64,System.String,System.Nullable{System.UInt16}) name.vb: GetGuildBannerUrl(UInt64, String, Nullable(Of UInt16)) fullName: Discord.CDN.GetGuildBannerUrl(System.UInt64, System.String, System.Nullable) fullName.vb: Discord.CDN.GetGuildBannerUrl(System.UInt64, System.String, System.Nullable(Of System.UInt16)) nameWithType: CDN.GetGuildBannerUrl(UInt64, String, Nullable) nameWithType.vb: CDN.GetGuildBannerUrl(UInt64, String, Nullable(Of UInt16)) - uid: Discord.CDN.GetGuildBannerUrl* name: GetGuildBannerUrl href: api/Discord.CDN.html#Discord_CDN_GetGuildBannerUrl_ commentId: Overload:Discord.CDN.GetGuildBannerUrl isSpec: "True" fullName: Discord.CDN.GetGuildBannerUrl nameWithType: CDN.GetGuildBannerUrl - uid: Discord.CDN.GetGuildIconUrl(System.UInt64,System.String) name: GetGuildIconUrl(UInt64, String) href: api/Discord.CDN.html#Discord_CDN_GetGuildIconUrl_System_UInt64_System_String_ commentId: M:Discord.CDN.GetGuildIconUrl(System.UInt64,System.String) fullName: Discord.CDN.GetGuildIconUrl(System.UInt64, System.String) nameWithType: CDN.GetGuildIconUrl(UInt64, String) - uid: Discord.CDN.GetGuildIconUrl* name: GetGuildIconUrl href: api/Discord.CDN.html#Discord_CDN_GetGuildIconUrl_ commentId: Overload:Discord.CDN.GetGuildIconUrl isSpec: "True" fullName: Discord.CDN.GetGuildIconUrl nameWithType: CDN.GetGuildIconUrl - uid: Discord.CDN.GetGuildSplashUrl(System.UInt64,System.String) name: GetGuildSplashUrl(UInt64, String) href: api/Discord.CDN.html#Discord_CDN_GetGuildSplashUrl_System_UInt64_System_String_ commentId: M:Discord.CDN.GetGuildSplashUrl(System.UInt64,System.String) fullName: Discord.CDN.GetGuildSplashUrl(System.UInt64, System.String) nameWithType: CDN.GetGuildSplashUrl(UInt64, String) - uid: Discord.CDN.GetGuildSplashUrl* name: GetGuildSplashUrl href: api/Discord.CDN.html#Discord_CDN_GetGuildSplashUrl_ commentId: Overload:Discord.CDN.GetGuildSplashUrl isSpec: "True" fullName: Discord.CDN.GetGuildSplashUrl nameWithType: CDN.GetGuildSplashUrl - uid: Discord.CDN.GetRichAssetUrl(System.UInt64,System.String,System.UInt16,Discord.ImageFormat) name: GetRichAssetUrl(UInt64, String, UInt16, ImageFormat) href: api/Discord.CDN.html#Discord_CDN_GetRichAssetUrl_System_UInt64_System_String_System_UInt16_Discord_ImageFormat_ commentId: M:Discord.CDN.GetRichAssetUrl(System.UInt64,System.String,System.UInt16,Discord.ImageFormat) fullName: Discord.CDN.GetRichAssetUrl(System.UInt64, System.String, System.UInt16, Discord.ImageFormat) nameWithType: CDN.GetRichAssetUrl(UInt64, String, UInt16, ImageFormat) - uid: Discord.CDN.GetRichAssetUrl* name: GetRichAssetUrl href: api/Discord.CDN.html#Discord_CDN_GetRichAssetUrl_ commentId: Overload:Discord.CDN.GetRichAssetUrl isSpec: "True" fullName: Discord.CDN.GetRichAssetUrl nameWithType: CDN.GetRichAssetUrl - uid: Discord.CDN.GetSpotifyAlbumArtUrl(System.String) name: GetSpotifyAlbumArtUrl(String) href: api/Discord.CDN.html#Discord_CDN_GetSpotifyAlbumArtUrl_System_String_ commentId: M:Discord.CDN.GetSpotifyAlbumArtUrl(System.String) fullName: Discord.CDN.GetSpotifyAlbumArtUrl(System.String) nameWithType: CDN.GetSpotifyAlbumArtUrl(String) - uid: Discord.CDN.GetSpotifyAlbumArtUrl* name: GetSpotifyAlbumArtUrl href: api/Discord.CDN.html#Discord_CDN_GetSpotifyAlbumArtUrl_ commentId: Overload:Discord.CDN.GetSpotifyAlbumArtUrl isSpec: "True" fullName: Discord.CDN.GetSpotifyAlbumArtUrl nameWithType: CDN.GetSpotifyAlbumArtUrl - uid: Discord.CDN.GetSpotifyDirectUrl(System.String) name: GetSpotifyDirectUrl(String) href: api/Discord.CDN.html#Discord_CDN_GetSpotifyDirectUrl_System_String_ commentId: M:Discord.CDN.GetSpotifyDirectUrl(System.String) fullName: Discord.CDN.GetSpotifyDirectUrl(System.String) nameWithType: CDN.GetSpotifyDirectUrl(String) - uid: Discord.CDN.GetSpotifyDirectUrl* name: GetSpotifyDirectUrl href: api/Discord.CDN.html#Discord_CDN_GetSpotifyDirectUrl_ commentId: Overload:Discord.CDN.GetSpotifyDirectUrl isSpec: "True" fullName: Discord.CDN.GetSpotifyDirectUrl nameWithType: CDN.GetSpotifyDirectUrl - uid: Discord.CDN.GetUserAvatarUrl(System.UInt64,System.String,System.UInt16,Discord.ImageFormat) name: GetUserAvatarUrl(UInt64, String, UInt16, ImageFormat) href: api/Discord.CDN.html#Discord_CDN_GetUserAvatarUrl_System_UInt64_System_String_System_UInt16_Discord_ImageFormat_ commentId: M:Discord.CDN.GetUserAvatarUrl(System.UInt64,System.String,System.UInt16,Discord.ImageFormat) fullName: Discord.CDN.GetUserAvatarUrl(System.UInt64, System.String, System.UInt16, Discord.ImageFormat) nameWithType: CDN.GetUserAvatarUrl(UInt64, String, UInt16, ImageFormat) - uid: Discord.CDN.GetUserAvatarUrl* name: GetUserAvatarUrl href: api/Discord.CDN.html#Discord_CDN_GetUserAvatarUrl_ commentId: Overload:Discord.CDN.GetUserAvatarUrl isSpec: "True" fullName: Discord.CDN.GetUserAvatarUrl nameWithType: CDN.GetUserAvatarUrl - uid: Discord.ChannelPermission name: ChannelPermission href: api/Discord.ChannelPermission.html commentId: T:Discord.ChannelPermission fullName: Discord.ChannelPermission nameWithType: ChannelPermission - uid: Discord.ChannelPermission.AddReactions name: AddReactions href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_AddReactions commentId: F:Discord.ChannelPermission.AddReactions fullName: Discord.ChannelPermission.AddReactions nameWithType: ChannelPermission.AddReactions - uid: Discord.ChannelPermission.AttachFiles name: AttachFiles href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_AttachFiles commentId: F:Discord.ChannelPermission.AttachFiles fullName: Discord.ChannelPermission.AttachFiles nameWithType: ChannelPermission.AttachFiles - uid: Discord.ChannelPermission.Connect name: Connect href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_Connect commentId: F:Discord.ChannelPermission.Connect fullName: Discord.ChannelPermission.Connect nameWithType: ChannelPermission.Connect - uid: Discord.ChannelPermission.CreateInstantInvite name: CreateInstantInvite href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_CreateInstantInvite commentId: F:Discord.ChannelPermission.CreateInstantInvite fullName: Discord.ChannelPermission.CreateInstantInvite nameWithType: ChannelPermission.CreateInstantInvite - uid: Discord.ChannelPermission.DeafenMembers name: DeafenMembers href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_DeafenMembers commentId: F:Discord.ChannelPermission.DeafenMembers fullName: Discord.ChannelPermission.DeafenMembers nameWithType: ChannelPermission.DeafenMembers - uid: Discord.ChannelPermission.EmbedLinks name: EmbedLinks href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_EmbedLinks commentId: F:Discord.ChannelPermission.EmbedLinks fullName: Discord.ChannelPermission.EmbedLinks nameWithType: ChannelPermission.EmbedLinks - uid: Discord.ChannelPermission.ManageChannels name: ManageChannels href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_ManageChannels commentId: F:Discord.ChannelPermission.ManageChannels fullName: Discord.ChannelPermission.ManageChannels nameWithType: ChannelPermission.ManageChannels - uid: Discord.ChannelPermission.ManageMessages name: ManageMessages href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_ManageMessages commentId: F:Discord.ChannelPermission.ManageMessages fullName: Discord.ChannelPermission.ManageMessages nameWithType: ChannelPermission.ManageMessages - uid: Discord.ChannelPermission.ManageRoles name: ManageRoles href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_ManageRoles commentId: F:Discord.ChannelPermission.ManageRoles fullName: Discord.ChannelPermission.ManageRoles nameWithType: ChannelPermission.ManageRoles - uid: Discord.ChannelPermission.ManageWebhooks name: ManageWebhooks href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_ManageWebhooks commentId: F:Discord.ChannelPermission.ManageWebhooks fullName: Discord.ChannelPermission.ManageWebhooks nameWithType: ChannelPermission.ManageWebhooks - uid: Discord.ChannelPermission.MentionEveryone name: MentionEveryone href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_MentionEveryone commentId: F:Discord.ChannelPermission.MentionEveryone fullName: Discord.ChannelPermission.MentionEveryone nameWithType: ChannelPermission.MentionEveryone - uid: Discord.ChannelPermission.MoveMembers name: MoveMembers href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_MoveMembers commentId: F:Discord.ChannelPermission.MoveMembers fullName: Discord.ChannelPermission.MoveMembers nameWithType: ChannelPermission.MoveMembers - uid: Discord.ChannelPermission.MuteMembers name: MuteMembers href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_MuteMembers commentId: F:Discord.ChannelPermission.MuteMembers fullName: Discord.ChannelPermission.MuteMembers nameWithType: ChannelPermission.MuteMembers - uid: Discord.ChannelPermission.PrioritySpeaker name: PrioritySpeaker href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_PrioritySpeaker commentId: F:Discord.ChannelPermission.PrioritySpeaker fullName: Discord.ChannelPermission.PrioritySpeaker nameWithType: ChannelPermission.PrioritySpeaker - uid: Discord.ChannelPermission.ReadMessageHistory name: ReadMessageHistory href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_ReadMessageHistory commentId: F:Discord.ChannelPermission.ReadMessageHistory fullName: Discord.ChannelPermission.ReadMessageHistory nameWithType: ChannelPermission.ReadMessageHistory - uid: Discord.ChannelPermission.ReadMessages name: ReadMessages href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_ReadMessages commentId: F:Discord.ChannelPermission.ReadMessages fullName: Discord.ChannelPermission.ReadMessages nameWithType: ChannelPermission.ReadMessages - uid: Discord.ChannelPermission.SendMessages name: SendMessages href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_SendMessages commentId: F:Discord.ChannelPermission.SendMessages fullName: Discord.ChannelPermission.SendMessages nameWithType: ChannelPermission.SendMessages - uid: Discord.ChannelPermission.SendTTSMessages name: SendTTSMessages href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_SendTTSMessages commentId: F:Discord.ChannelPermission.SendTTSMessages fullName: Discord.ChannelPermission.SendTTSMessages nameWithType: ChannelPermission.SendTTSMessages - uid: Discord.ChannelPermission.Speak name: Speak href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_Speak commentId: F:Discord.ChannelPermission.Speak fullName: Discord.ChannelPermission.Speak nameWithType: ChannelPermission.Speak - uid: Discord.ChannelPermission.Stream name: Stream href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_Stream commentId: F:Discord.ChannelPermission.Stream fullName: Discord.ChannelPermission.Stream nameWithType: ChannelPermission.Stream - uid: Discord.ChannelPermission.UseExternalEmojis name: UseExternalEmojis href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_UseExternalEmojis commentId: F:Discord.ChannelPermission.UseExternalEmojis fullName: Discord.ChannelPermission.UseExternalEmojis nameWithType: ChannelPermission.UseExternalEmojis - uid: Discord.ChannelPermission.UseVAD name: UseVAD href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_UseVAD commentId: F:Discord.ChannelPermission.UseVAD fullName: Discord.ChannelPermission.UseVAD nameWithType: ChannelPermission.UseVAD - uid: Discord.ChannelPermission.ViewChannel name: ViewChannel href: api/Discord.ChannelPermission.html#Discord_ChannelPermission_ViewChannel commentId: F:Discord.ChannelPermission.ViewChannel fullName: Discord.ChannelPermission.ViewChannel nameWithType: ChannelPermission.ViewChannel - uid: Discord.ChannelPermissions name: ChannelPermissions href: api/Discord.ChannelPermissions.html commentId: T:Discord.ChannelPermissions fullName: Discord.ChannelPermissions nameWithType: ChannelPermissions - uid: Discord.ChannelPermissions.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean) name: ChannelPermissions(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions__ctor_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_ commentId: M:Discord.ChannelPermissions.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean) fullName: Discord.ChannelPermissions.ChannelPermissions(System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean) nameWithType: ChannelPermissions.ChannelPermissions(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - uid: Discord.ChannelPermissions.#ctor(System.UInt64) name: ChannelPermissions(UInt64) href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions__ctor_System_UInt64_ commentId: M:Discord.ChannelPermissions.#ctor(System.UInt64) fullName: Discord.ChannelPermissions.ChannelPermissions(System.UInt64) nameWithType: ChannelPermissions.ChannelPermissions(UInt64) - uid: Discord.ChannelPermissions.#ctor* name: ChannelPermissions href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions__ctor_ commentId: Overload:Discord.ChannelPermissions.#ctor isSpec: "True" fullName: Discord.ChannelPermissions.ChannelPermissions nameWithType: ChannelPermissions.ChannelPermissions - uid: Discord.ChannelPermissions.AddReactions name: AddReactions href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_AddReactions commentId: P:Discord.ChannelPermissions.AddReactions fullName: Discord.ChannelPermissions.AddReactions nameWithType: ChannelPermissions.AddReactions - uid: Discord.ChannelPermissions.AddReactions* name: AddReactions href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_AddReactions_ commentId: Overload:Discord.ChannelPermissions.AddReactions isSpec: "True" fullName: Discord.ChannelPermissions.AddReactions nameWithType: ChannelPermissions.AddReactions - uid: Discord.ChannelPermissions.All(Discord.IChannel) name: All(IChannel) href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_All_Discord_IChannel_ commentId: M:Discord.ChannelPermissions.All(Discord.IChannel) fullName: Discord.ChannelPermissions.All(Discord.IChannel) nameWithType: ChannelPermissions.All(IChannel) - uid: Discord.ChannelPermissions.All* name: All href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_All_ commentId: Overload:Discord.ChannelPermissions.All isSpec: "True" fullName: Discord.ChannelPermissions.All nameWithType: ChannelPermissions.All - uid: Discord.ChannelPermissions.AttachFiles name: AttachFiles href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_AttachFiles commentId: P:Discord.ChannelPermissions.AttachFiles fullName: Discord.ChannelPermissions.AttachFiles nameWithType: ChannelPermissions.AttachFiles - uid: Discord.ChannelPermissions.AttachFiles* name: AttachFiles href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_AttachFiles_ commentId: Overload:Discord.ChannelPermissions.AttachFiles isSpec: "True" fullName: Discord.ChannelPermissions.AttachFiles nameWithType: ChannelPermissions.AttachFiles - uid: Discord.ChannelPermissions.Category name: Category href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Category commentId: F:Discord.ChannelPermissions.Category fullName: Discord.ChannelPermissions.Category nameWithType: ChannelPermissions.Category - uid: Discord.ChannelPermissions.Connect name: Connect href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Connect commentId: P:Discord.ChannelPermissions.Connect fullName: Discord.ChannelPermissions.Connect nameWithType: ChannelPermissions.Connect - uid: Discord.ChannelPermissions.Connect* name: Connect href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Connect_ commentId: Overload:Discord.ChannelPermissions.Connect isSpec: "True" fullName: Discord.ChannelPermissions.Connect nameWithType: ChannelPermissions.Connect - uid: Discord.ChannelPermissions.CreateInstantInvite name: CreateInstantInvite href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_CreateInstantInvite commentId: P:Discord.ChannelPermissions.CreateInstantInvite fullName: Discord.ChannelPermissions.CreateInstantInvite nameWithType: ChannelPermissions.CreateInstantInvite - uid: Discord.ChannelPermissions.CreateInstantInvite* name: CreateInstantInvite href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_CreateInstantInvite_ commentId: Overload:Discord.ChannelPermissions.CreateInstantInvite isSpec: "True" fullName: Discord.ChannelPermissions.CreateInstantInvite nameWithType: ChannelPermissions.CreateInstantInvite - uid: Discord.ChannelPermissions.DeafenMembers name: DeafenMembers href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_DeafenMembers commentId: P:Discord.ChannelPermissions.DeafenMembers fullName: Discord.ChannelPermissions.DeafenMembers nameWithType: ChannelPermissions.DeafenMembers - uid: Discord.ChannelPermissions.DeafenMembers* name: DeafenMembers href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_DeafenMembers_ commentId: Overload:Discord.ChannelPermissions.DeafenMembers isSpec: "True" fullName: Discord.ChannelPermissions.DeafenMembers nameWithType: ChannelPermissions.DeafenMembers - uid: Discord.ChannelPermissions.DM name: DM href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_DM commentId: F:Discord.ChannelPermissions.DM fullName: Discord.ChannelPermissions.DM nameWithType: ChannelPermissions.DM - uid: Discord.ChannelPermissions.EmbedLinks name: EmbedLinks href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_EmbedLinks commentId: P:Discord.ChannelPermissions.EmbedLinks fullName: Discord.ChannelPermissions.EmbedLinks nameWithType: ChannelPermissions.EmbedLinks - uid: Discord.ChannelPermissions.EmbedLinks* name: EmbedLinks href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_EmbedLinks_ commentId: Overload:Discord.ChannelPermissions.EmbedLinks isSpec: "True" fullName: Discord.ChannelPermissions.EmbedLinks nameWithType: ChannelPermissions.EmbedLinks - uid: Discord.ChannelPermissions.Group name: Group href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Group commentId: F:Discord.ChannelPermissions.Group fullName: Discord.ChannelPermissions.Group nameWithType: ChannelPermissions.Group - uid: Discord.ChannelPermissions.Has(Discord.ChannelPermission) name: Has(ChannelPermission) href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Has_Discord_ChannelPermission_ commentId: M:Discord.ChannelPermissions.Has(Discord.ChannelPermission) fullName: Discord.ChannelPermissions.Has(Discord.ChannelPermission) nameWithType: ChannelPermissions.Has(ChannelPermission) - uid: Discord.ChannelPermissions.Has* name: Has href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Has_ commentId: Overload:Discord.ChannelPermissions.Has isSpec: "True" fullName: Discord.ChannelPermissions.Has nameWithType: ChannelPermissions.Has - uid: Discord.ChannelPermissions.ManageChannel name: ManageChannel href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageChannel commentId: P:Discord.ChannelPermissions.ManageChannel fullName: Discord.ChannelPermissions.ManageChannel nameWithType: ChannelPermissions.ManageChannel - uid: Discord.ChannelPermissions.ManageChannel* name: ManageChannel href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageChannel_ commentId: Overload:Discord.ChannelPermissions.ManageChannel isSpec: "True" fullName: Discord.ChannelPermissions.ManageChannel nameWithType: ChannelPermissions.ManageChannel - uid: Discord.ChannelPermissions.ManageMessages name: ManageMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageMessages commentId: P:Discord.ChannelPermissions.ManageMessages fullName: Discord.ChannelPermissions.ManageMessages nameWithType: ChannelPermissions.ManageMessages - uid: Discord.ChannelPermissions.ManageMessages* name: ManageMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageMessages_ commentId: Overload:Discord.ChannelPermissions.ManageMessages isSpec: "True" fullName: Discord.ChannelPermissions.ManageMessages nameWithType: ChannelPermissions.ManageMessages - uid: Discord.ChannelPermissions.ManageRoles name: ManageRoles href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageRoles commentId: P:Discord.ChannelPermissions.ManageRoles fullName: Discord.ChannelPermissions.ManageRoles nameWithType: ChannelPermissions.ManageRoles - uid: Discord.ChannelPermissions.ManageRoles* name: ManageRoles href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageRoles_ commentId: Overload:Discord.ChannelPermissions.ManageRoles isSpec: "True" fullName: Discord.ChannelPermissions.ManageRoles nameWithType: ChannelPermissions.ManageRoles - uid: Discord.ChannelPermissions.ManageWebhooks name: ManageWebhooks href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageWebhooks commentId: P:Discord.ChannelPermissions.ManageWebhooks fullName: Discord.ChannelPermissions.ManageWebhooks nameWithType: ChannelPermissions.ManageWebhooks - uid: Discord.ChannelPermissions.ManageWebhooks* name: ManageWebhooks href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ManageWebhooks_ commentId: Overload:Discord.ChannelPermissions.ManageWebhooks isSpec: "True" fullName: Discord.ChannelPermissions.ManageWebhooks nameWithType: ChannelPermissions.ManageWebhooks - uid: Discord.ChannelPermissions.MentionEveryone name: MentionEveryone href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_MentionEveryone commentId: P:Discord.ChannelPermissions.MentionEveryone fullName: Discord.ChannelPermissions.MentionEveryone nameWithType: ChannelPermissions.MentionEveryone - uid: Discord.ChannelPermissions.MentionEveryone* name: MentionEveryone href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_MentionEveryone_ commentId: Overload:Discord.ChannelPermissions.MentionEveryone isSpec: "True" fullName: Discord.ChannelPermissions.MentionEveryone nameWithType: ChannelPermissions.MentionEveryone - uid: Discord.ChannelPermissions.Modify(System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean}) name: Modify(Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable) href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Modify_System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__ commentId: M:Discord.ChannelPermissions.Modify(System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean}) name.vb: Modify(Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean)) fullName: Discord.ChannelPermissions.Modify(System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.ChannelPermissions.Modify(System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean)) nameWithType: ChannelPermissions.Modify(Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable) nameWithType.vb: ChannelPermissions.Modify(Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean)) - uid: Discord.ChannelPermissions.Modify* name: Modify href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Modify_ commentId: Overload:Discord.ChannelPermissions.Modify isSpec: "True" fullName: Discord.ChannelPermissions.Modify nameWithType: ChannelPermissions.Modify - uid: Discord.ChannelPermissions.MoveMembers name: MoveMembers href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_MoveMembers commentId: P:Discord.ChannelPermissions.MoveMembers fullName: Discord.ChannelPermissions.MoveMembers nameWithType: ChannelPermissions.MoveMembers - uid: Discord.ChannelPermissions.MoveMembers* name: MoveMembers href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_MoveMembers_ commentId: Overload:Discord.ChannelPermissions.MoveMembers isSpec: "True" fullName: Discord.ChannelPermissions.MoveMembers nameWithType: ChannelPermissions.MoveMembers - uid: Discord.ChannelPermissions.MuteMembers name: MuteMembers href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_MuteMembers commentId: P:Discord.ChannelPermissions.MuteMembers fullName: Discord.ChannelPermissions.MuteMembers nameWithType: ChannelPermissions.MuteMembers - uid: Discord.ChannelPermissions.MuteMembers* name: MuteMembers href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_MuteMembers_ commentId: Overload:Discord.ChannelPermissions.MuteMembers isSpec: "True" fullName: Discord.ChannelPermissions.MuteMembers nameWithType: ChannelPermissions.MuteMembers - uid: Discord.ChannelPermissions.None name: None href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_None commentId: F:Discord.ChannelPermissions.None fullName: Discord.ChannelPermissions.None nameWithType: ChannelPermissions.None - uid: Discord.ChannelPermissions.PrioritySpeaker name: PrioritySpeaker href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_PrioritySpeaker commentId: P:Discord.ChannelPermissions.PrioritySpeaker fullName: Discord.ChannelPermissions.PrioritySpeaker nameWithType: ChannelPermissions.PrioritySpeaker - uid: Discord.ChannelPermissions.PrioritySpeaker* name: PrioritySpeaker href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_PrioritySpeaker_ commentId: Overload:Discord.ChannelPermissions.PrioritySpeaker isSpec: "True" fullName: Discord.ChannelPermissions.PrioritySpeaker nameWithType: ChannelPermissions.PrioritySpeaker - uid: Discord.ChannelPermissions.RawValue name: RawValue href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_RawValue commentId: P:Discord.ChannelPermissions.RawValue fullName: Discord.ChannelPermissions.RawValue nameWithType: ChannelPermissions.RawValue - uid: Discord.ChannelPermissions.RawValue* name: RawValue href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_RawValue_ commentId: Overload:Discord.ChannelPermissions.RawValue isSpec: "True" fullName: Discord.ChannelPermissions.RawValue nameWithType: ChannelPermissions.RawValue - uid: Discord.ChannelPermissions.ReadMessageHistory name: ReadMessageHistory href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ReadMessageHistory commentId: P:Discord.ChannelPermissions.ReadMessageHistory fullName: Discord.ChannelPermissions.ReadMessageHistory nameWithType: ChannelPermissions.ReadMessageHistory - uid: Discord.ChannelPermissions.ReadMessageHistory* name: ReadMessageHistory href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ReadMessageHistory_ commentId: Overload:Discord.ChannelPermissions.ReadMessageHistory isSpec: "True" fullName: Discord.ChannelPermissions.ReadMessageHistory nameWithType: ChannelPermissions.ReadMessageHistory - uid: Discord.ChannelPermissions.ReadMessages name: ReadMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ReadMessages commentId: P:Discord.ChannelPermissions.ReadMessages fullName: Discord.ChannelPermissions.ReadMessages nameWithType: ChannelPermissions.ReadMessages - uid: Discord.ChannelPermissions.ReadMessages* name: ReadMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ReadMessages_ commentId: Overload:Discord.ChannelPermissions.ReadMessages isSpec: "True" fullName: Discord.ChannelPermissions.ReadMessages nameWithType: ChannelPermissions.ReadMessages - uid: Discord.ChannelPermissions.SendMessages name: SendMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_SendMessages commentId: P:Discord.ChannelPermissions.SendMessages fullName: Discord.ChannelPermissions.SendMessages nameWithType: ChannelPermissions.SendMessages - uid: Discord.ChannelPermissions.SendMessages* name: SendMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_SendMessages_ commentId: Overload:Discord.ChannelPermissions.SendMessages isSpec: "True" fullName: Discord.ChannelPermissions.SendMessages nameWithType: ChannelPermissions.SendMessages - uid: Discord.ChannelPermissions.SendTTSMessages name: SendTTSMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_SendTTSMessages commentId: P:Discord.ChannelPermissions.SendTTSMessages fullName: Discord.ChannelPermissions.SendTTSMessages nameWithType: ChannelPermissions.SendTTSMessages - uid: Discord.ChannelPermissions.SendTTSMessages* name: SendTTSMessages href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_SendTTSMessages_ commentId: Overload:Discord.ChannelPermissions.SendTTSMessages isSpec: "True" fullName: Discord.ChannelPermissions.SendTTSMessages nameWithType: ChannelPermissions.SendTTSMessages - uid: Discord.ChannelPermissions.Speak name: Speak href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Speak commentId: P:Discord.ChannelPermissions.Speak fullName: Discord.ChannelPermissions.Speak nameWithType: ChannelPermissions.Speak - uid: Discord.ChannelPermissions.Speak* name: Speak href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Speak_ commentId: Overload:Discord.ChannelPermissions.Speak isSpec: "True" fullName: Discord.ChannelPermissions.Speak nameWithType: ChannelPermissions.Speak - uid: Discord.ChannelPermissions.Stream name: Stream href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Stream commentId: P:Discord.ChannelPermissions.Stream fullName: Discord.ChannelPermissions.Stream nameWithType: ChannelPermissions.Stream - uid: Discord.ChannelPermissions.Stream* name: Stream href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Stream_ commentId: Overload:Discord.ChannelPermissions.Stream isSpec: "True" fullName: Discord.ChannelPermissions.Stream nameWithType: ChannelPermissions.Stream - uid: Discord.ChannelPermissions.Text name: Text href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Text commentId: F:Discord.ChannelPermissions.Text fullName: Discord.ChannelPermissions.Text nameWithType: ChannelPermissions.Text - uid: Discord.ChannelPermissions.ToList name: ToList() href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ToList commentId: M:Discord.ChannelPermissions.ToList fullName: Discord.ChannelPermissions.ToList() nameWithType: ChannelPermissions.ToList() - uid: Discord.ChannelPermissions.ToList* name: ToList href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ToList_ commentId: Overload:Discord.ChannelPermissions.ToList isSpec: "True" fullName: Discord.ChannelPermissions.ToList nameWithType: ChannelPermissions.ToList - uid: Discord.ChannelPermissions.ToString name: ToString() href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ToString commentId: M:Discord.ChannelPermissions.ToString fullName: Discord.ChannelPermissions.ToString() nameWithType: ChannelPermissions.ToString() - uid: Discord.ChannelPermissions.ToString* name: ToString href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ToString_ commentId: Overload:Discord.ChannelPermissions.ToString isSpec: "True" fullName: Discord.ChannelPermissions.ToString nameWithType: ChannelPermissions.ToString - uid: Discord.ChannelPermissions.UseExternalEmojis name: UseExternalEmojis href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_UseExternalEmojis commentId: P:Discord.ChannelPermissions.UseExternalEmojis fullName: Discord.ChannelPermissions.UseExternalEmojis nameWithType: ChannelPermissions.UseExternalEmojis - uid: Discord.ChannelPermissions.UseExternalEmojis* name: UseExternalEmojis href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_UseExternalEmojis_ commentId: Overload:Discord.ChannelPermissions.UseExternalEmojis isSpec: "True" fullName: Discord.ChannelPermissions.UseExternalEmojis nameWithType: ChannelPermissions.UseExternalEmojis - uid: Discord.ChannelPermissions.UseVAD name: UseVAD href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_UseVAD commentId: P:Discord.ChannelPermissions.UseVAD fullName: Discord.ChannelPermissions.UseVAD nameWithType: ChannelPermissions.UseVAD - uid: Discord.ChannelPermissions.UseVAD* name: UseVAD href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_UseVAD_ commentId: Overload:Discord.ChannelPermissions.UseVAD isSpec: "True" fullName: Discord.ChannelPermissions.UseVAD nameWithType: ChannelPermissions.UseVAD - uid: Discord.ChannelPermissions.ViewChannel name: ViewChannel href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ViewChannel commentId: P:Discord.ChannelPermissions.ViewChannel fullName: Discord.ChannelPermissions.ViewChannel nameWithType: ChannelPermissions.ViewChannel - uid: Discord.ChannelPermissions.ViewChannel* name: ViewChannel href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_ViewChannel_ commentId: Overload:Discord.ChannelPermissions.ViewChannel isSpec: "True" fullName: Discord.ChannelPermissions.ViewChannel nameWithType: ChannelPermissions.ViewChannel - uid: Discord.ChannelPermissions.Voice name: Voice href: api/Discord.ChannelPermissions.html#Discord_ChannelPermissions_Voice commentId: F:Discord.ChannelPermissions.Voice fullName: Discord.ChannelPermissions.Voice nameWithType: ChannelPermissions.Voice - uid: Discord.ChannelType name: ChannelType href: api/Discord.ChannelType.html commentId: T:Discord.ChannelType fullName: Discord.ChannelType nameWithType: ChannelType - uid: Discord.ChannelType.Category name: Category href: api/Discord.ChannelType.html#Discord_ChannelType_Category commentId: F:Discord.ChannelType.Category fullName: Discord.ChannelType.Category nameWithType: ChannelType.Category - uid: Discord.ChannelType.DM name: DM href: api/Discord.ChannelType.html#Discord_ChannelType_DM commentId: F:Discord.ChannelType.DM fullName: Discord.ChannelType.DM nameWithType: ChannelType.DM - uid: Discord.ChannelType.Group name: Group href: api/Discord.ChannelType.html#Discord_ChannelType_Group commentId: F:Discord.ChannelType.Group fullName: Discord.ChannelType.Group nameWithType: ChannelType.Group - uid: Discord.ChannelType.News name: News href: api/Discord.ChannelType.html#Discord_ChannelType_News commentId: F:Discord.ChannelType.News fullName: Discord.ChannelType.News nameWithType: ChannelType.News - uid: Discord.ChannelType.Text name: Text href: api/Discord.ChannelType.html#Discord_ChannelType_Text commentId: F:Discord.ChannelType.Text fullName: Discord.ChannelType.Text nameWithType: ChannelType.Text - uid: Discord.ChannelType.Voice name: Voice href: api/Discord.ChannelType.html#Discord_ChannelType_Voice commentId: F:Discord.ChannelType.Voice fullName: Discord.ChannelType.Voice nameWithType: ChannelType.Voice - uid: Discord.ClientType name: ClientType href: api/Discord.ClientType.html commentId: T:Discord.ClientType fullName: Discord.ClientType nameWithType: ClientType - uid: Discord.ClientType.Desktop name: Desktop href: api/Discord.ClientType.html#Discord_ClientType_Desktop commentId: F:Discord.ClientType.Desktop fullName: Discord.ClientType.Desktop nameWithType: ClientType.Desktop - uid: Discord.ClientType.Mobile name: Mobile href: api/Discord.ClientType.html#Discord_ClientType_Mobile commentId: F:Discord.ClientType.Mobile fullName: Discord.ClientType.Mobile nameWithType: ClientType.Mobile - uid: Discord.ClientType.Web name: Web href: api/Discord.ClientType.html#Discord_ClientType_Web commentId: F:Discord.ClientType.Web fullName: Discord.ClientType.Web nameWithType: ClientType.Web - uid: Discord.Color name: Color href: api/Discord.Color.html commentId: T:Discord.Color fullName: Discord.Color nameWithType: Color - uid: Discord.Color.#ctor(System.Byte,System.Byte,System.Byte) name: Color(Byte, Byte, Byte) href: api/Discord.Color.html#Discord_Color__ctor_System_Byte_System_Byte_System_Byte_ commentId: M:Discord.Color.#ctor(System.Byte,System.Byte,System.Byte) fullName: Discord.Color.Color(System.Byte, System.Byte, System.Byte) nameWithType: Color.Color(Byte, Byte, Byte) - uid: Discord.Color.#ctor(System.Int32,System.Int32,System.Int32) name: Color(Int32, Int32, Int32) href: api/Discord.Color.html#Discord_Color__ctor_System_Int32_System_Int32_System_Int32_ commentId: M:Discord.Color.#ctor(System.Int32,System.Int32,System.Int32) fullName: Discord.Color.Color(System.Int32, System.Int32, System.Int32) nameWithType: Color.Color(Int32, Int32, Int32) - uid: Discord.Color.#ctor(System.Single,System.Single,System.Single) name: Color(Single, Single, Single) href: api/Discord.Color.html#Discord_Color__ctor_System_Single_System_Single_System_Single_ commentId: M:Discord.Color.#ctor(System.Single,System.Single,System.Single) fullName: Discord.Color.Color(System.Single, System.Single, System.Single) nameWithType: Color.Color(Single, Single, Single) - uid: Discord.Color.#ctor(System.UInt32) name: Color(UInt32) href: api/Discord.Color.html#Discord_Color__ctor_System_UInt32_ commentId: M:Discord.Color.#ctor(System.UInt32) fullName: Discord.Color.Color(System.UInt32) nameWithType: Color.Color(UInt32) - uid: Discord.Color.#ctor* name: Color href: api/Discord.Color.html#Discord_Color__ctor_ commentId: Overload:Discord.Color.#ctor isSpec: "True" fullName: Discord.Color.Color nameWithType: Color.Color - uid: Discord.Color.B name: B href: api/Discord.Color.html#Discord_Color_B commentId: P:Discord.Color.B fullName: Discord.Color.B nameWithType: Color.B - uid: Discord.Color.B* name: B href: api/Discord.Color.html#Discord_Color_B_ commentId: Overload:Discord.Color.B isSpec: "True" fullName: Discord.Color.B nameWithType: Color.B - uid: Discord.Color.Blue name: Blue href: api/Discord.Color.html#Discord_Color_Blue commentId: F:Discord.Color.Blue fullName: Discord.Color.Blue nameWithType: Color.Blue - uid: Discord.Color.DarkBlue name: DarkBlue href: api/Discord.Color.html#Discord_Color_DarkBlue commentId: F:Discord.Color.DarkBlue fullName: Discord.Color.DarkBlue nameWithType: Color.DarkBlue - uid: Discord.Color.DarkerGrey name: DarkerGrey href: api/Discord.Color.html#Discord_Color_DarkerGrey commentId: F:Discord.Color.DarkerGrey fullName: Discord.Color.DarkerGrey nameWithType: Color.DarkerGrey - uid: Discord.Color.DarkGreen name: DarkGreen href: api/Discord.Color.html#Discord_Color_DarkGreen commentId: F:Discord.Color.DarkGreen fullName: Discord.Color.DarkGreen nameWithType: Color.DarkGreen - uid: Discord.Color.DarkGrey name: DarkGrey href: api/Discord.Color.html#Discord_Color_DarkGrey commentId: F:Discord.Color.DarkGrey fullName: Discord.Color.DarkGrey nameWithType: Color.DarkGrey - uid: Discord.Color.DarkMagenta name: DarkMagenta href: api/Discord.Color.html#Discord_Color_DarkMagenta commentId: F:Discord.Color.DarkMagenta fullName: Discord.Color.DarkMagenta nameWithType: Color.DarkMagenta - uid: Discord.Color.DarkOrange name: DarkOrange href: api/Discord.Color.html#Discord_Color_DarkOrange commentId: F:Discord.Color.DarkOrange fullName: Discord.Color.DarkOrange nameWithType: Color.DarkOrange - uid: Discord.Color.DarkPurple name: DarkPurple href: api/Discord.Color.html#Discord_Color_DarkPurple commentId: F:Discord.Color.DarkPurple fullName: Discord.Color.DarkPurple nameWithType: Color.DarkPurple - uid: Discord.Color.DarkRed name: DarkRed href: api/Discord.Color.html#Discord_Color_DarkRed commentId: F:Discord.Color.DarkRed fullName: Discord.Color.DarkRed nameWithType: Color.DarkRed - uid: Discord.Color.DarkTeal name: DarkTeal href: api/Discord.Color.html#Discord_Color_DarkTeal commentId: F:Discord.Color.DarkTeal fullName: Discord.Color.DarkTeal nameWithType: Color.DarkTeal - uid: Discord.Color.Default name: Default href: api/Discord.Color.html#Discord_Color_Default commentId: F:Discord.Color.Default fullName: Discord.Color.Default nameWithType: Color.Default - uid: Discord.Color.Equals(System.Object) name: Equals(Object) href: api/Discord.Color.html#Discord_Color_Equals_System_Object_ commentId: M:Discord.Color.Equals(System.Object) fullName: Discord.Color.Equals(System.Object) nameWithType: Color.Equals(Object) - uid: Discord.Color.Equals* name: Equals href: api/Discord.Color.html#Discord_Color_Equals_ commentId: Overload:Discord.Color.Equals isSpec: "True" fullName: Discord.Color.Equals nameWithType: Color.Equals - uid: Discord.Color.G name: G href: api/Discord.Color.html#Discord_Color_G commentId: P:Discord.Color.G fullName: Discord.Color.G nameWithType: Color.G - uid: Discord.Color.G* name: G href: api/Discord.Color.html#Discord_Color_G_ commentId: Overload:Discord.Color.G isSpec: "True" fullName: Discord.Color.G nameWithType: Color.G - uid: Discord.Color.GetHashCode name: GetHashCode() href: api/Discord.Color.html#Discord_Color_GetHashCode commentId: M:Discord.Color.GetHashCode fullName: Discord.Color.GetHashCode() nameWithType: Color.GetHashCode() - uid: Discord.Color.GetHashCode* name: GetHashCode href: api/Discord.Color.html#Discord_Color_GetHashCode_ commentId: Overload:Discord.Color.GetHashCode isSpec: "True" fullName: Discord.Color.GetHashCode nameWithType: Color.GetHashCode - uid: Discord.Color.Gold name: Gold href: api/Discord.Color.html#Discord_Color_Gold commentId: F:Discord.Color.Gold fullName: Discord.Color.Gold nameWithType: Color.Gold - uid: Discord.Color.Green name: Green href: api/Discord.Color.html#Discord_Color_Green commentId: F:Discord.Color.Green fullName: Discord.Color.Green nameWithType: Color.Green - uid: Discord.Color.LighterGrey name: LighterGrey href: api/Discord.Color.html#Discord_Color_LighterGrey commentId: F:Discord.Color.LighterGrey fullName: Discord.Color.LighterGrey nameWithType: Color.LighterGrey - uid: Discord.Color.LightGrey name: LightGrey href: api/Discord.Color.html#Discord_Color_LightGrey commentId: F:Discord.Color.LightGrey fullName: Discord.Color.LightGrey nameWithType: Color.LightGrey - uid: Discord.Color.LightOrange name: LightOrange href: api/Discord.Color.html#Discord_Color_LightOrange commentId: F:Discord.Color.LightOrange fullName: Discord.Color.LightOrange nameWithType: Color.LightOrange - uid: Discord.Color.Magenta name: Magenta href: api/Discord.Color.html#Discord_Color_Magenta commentId: F:Discord.Color.Magenta fullName: Discord.Color.Magenta nameWithType: Color.Magenta - uid: Discord.Color.op_Equality(Discord.Color,Discord.Color) name: Equality(Color, Color) href: api/Discord.Color.html#Discord_Color_op_Equality_Discord_Color_Discord_Color_ commentId: M:Discord.Color.op_Equality(Discord.Color,Discord.Color) fullName: Discord.Color.Equality(Discord.Color, Discord.Color) nameWithType: Color.Equality(Color, Color) - uid: Discord.Color.op_Equality* name: Equality href: api/Discord.Color.html#Discord_Color_op_Equality_ commentId: Overload:Discord.Color.op_Equality isSpec: "True" fullName: Discord.Color.Equality nameWithType: Color.Equality - uid: Discord.Color.op_Explicit(System.Drawing.Color)~Discord.Color name: Explicit(Color to Color) href: api/Discord.Color.html#Discord_Color_op_Explicit_System_Drawing_Color__Discord_Color commentId: M:Discord.Color.op_Explicit(System.Drawing.Color)~Discord.Color name.vb: Narrowing(Color to Color) fullName: Discord.Color.Explicit(System.Drawing.Color to Discord.Color) fullName.vb: Discord.Color.Narrowing(System.Drawing.Color to Discord.Color) nameWithType: Color.Explicit(Color to Color) nameWithType.vb: Color.Narrowing(Color to Color) - uid: Discord.Color.op_Explicit* name: Explicit href: api/Discord.Color.html#Discord_Color_op_Explicit_ commentId: Overload:Discord.Color.op_Explicit isSpec: "True" name.vb: Narrowing fullName: Discord.Color.Explicit fullName.vb: Discord.Color.Narrowing nameWithType: Color.Explicit nameWithType.vb: Color.Narrowing - uid: Discord.Color.op_Implicit(Discord.Color)~System.Drawing.Color name: Implicit(Color to Color) href: api/Discord.Color.html#Discord_Color_op_Implicit_Discord_Color__System_Drawing_Color commentId: M:Discord.Color.op_Implicit(Discord.Color)~System.Drawing.Color name.vb: Widening(Color to Color) fullName: Discord.Color.Implicit(Discord.Color to System.Drawing.Color) fullName.vb: Discord.Color.Widening(Discord.Color to System.Drawing.Color) nameWithType: Color.Implicit(Color to Color) nameWithType.vb: Color.Widening(Color to Color) - uid: Discord.Color.op_Implicit* name: Implicit href: api/Discord.Color.html#Discord_Color_op_Implicit_ commentId: Overload:Discord.Color.op_Implicit isSpec: "True" name.vb: Widening fullName: Discord.Color.Implicit fullName.vb: Discord.Color.Widening nameWithType: Color.Implicit nameWithType.vb: Color.Widening - uid: Discord.Color.op_Inequality(Discord.Color,Discord.Color) name: Inequality(Color, Color) href: api/Discord.Color.html#Discord_Color_op_Inequality_Discord_Color_Discord_Color_ commentId: M:Discord.Color.op_Inequality(Discord.Color,Discord.Color) fullName: Discord.Color.Inequality(Discord.Color, Discord.Color) nameWithType: Color.Inequality(Color, Color) - uid: Discord.Color.op_Inequality* name: Inequality href: api/Discord.Color.html#Discord_Color_op_Inequality_ commentId: Overload:Discord.Color.op_Inequality isSpec: "True" fullName: Discord.Color.Inequality nameWithType: Color.Inequality - uid: Discord.Color.Orange name: Orange href: api/Discord.Color.html#Discord_Color_Orange commentId: F:Discord.Color.Orange fullName: Discord.Color.Orange nameWithType: Color.Orange - uid: Discord.Color.Purple name: Purple href: api/Discord.Color.html#Discord_Color_Purple commentId: F:Discord.Color.Purple fullName: Discord.Color.Purple nameWithType: Color.Purple - uid: Discord.Color.R name: R href: api/Discord.Color.html#Discord_Color_R commentId: P:Discord.Color.R fullName: Discord.Color.R nameWithType: Color.R - uid: Discord.Color.R* name: R href: api/Discord.Color.html#Discord_Color_R_ commentId: Overload:Discord.Color.R isSpec: "True" fullName: Discord.Color.R nameWithType: Color.R - uid: Discord.Color.RawValue name: RawValue href: api/Discord.Color.html#Discord_Color_RawValue commentId: P:Discord.Color.RawValue fullName: Discord.Color.RawValue nameWithType: Color.RawValue - uid: Discord.Color.RawValue* name: RawValue href: api/Discord.Color.html#Discord_Color_RawValue_ commentId: Overload:Discord.Color.RawValue isSpec: "True" fullName: Discord.Color.RawValue nameWithType: Color.RawValue - uid: Discord.Color.Red name: Red href: api/Discord.Color.html#Discord_Color_Red commentId: F:Discord.Color.Red fullName: Discord.Color.Red nameWithType: Color.Red - uid: Discord.Color.Teal name: Teal href: api/Discord.Color.html#Discord_Color_Teal commentId: F:Discord.Color.Teal fullName: Discord.Color.Teal nameWithType: Color.Teal - uid: Discord.Color.ToString name: ToString() href: api/Discord.Color.html#Discord_Color_ToString commentId: M:Discord.Color.ToString fullName: Discord.Color.ToString() nameWithType: Color.ToString() - uid: Discord.Color.ToString* name: ToString href: api/Discord.Color.html#Discord_Color_ToString_ commentId: Overload:Discord.Color.ToString isSpec: "True" fullName: Discord.Color.ToString nameWithType: Color.ToString - uid: Discord.Commands name: Discord.Commands href: api/Discord.Commands.html commentId: N:Discord.Commands fullName: Discord.Commands nameWithType: Discord.Commands - uid: Discord.Commands.ICommandContext name: ICommandContext href: api/Discord.Commands.ICommandContext.html commentId: T:Discord.Commands.ICommandContext fullName: Discord.Commands.ICommandContext nameWithType: ICommandContext - uid: Discord.Commands.ICommandContext.Channel name: Channel href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Channel commentId: P:Discord.Commands.ICommandContext.Channel fullName: Discord.Commands.ICommandContext.Channel nameWithType: ICommandContext.Channel - uid: Discord.Commands.ICommandContext.Channel* name: Channel href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Channel_ commentId: Overload:Discord.Commands.ICommandContext.Channel isSpec: "True" fullName: Discord.Commands.ICommandContext.Channel nameWithType: ICommandContext.Channel - uid: Discord.Commands.ICommandContext.Client name: Client href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Client commentId: P:Discord.Commands.ICommandContext.Client fullName: Discord.Commands.ICommandContext.Client nameWithType: ICommandContext.Client - uid: Discord.Commands.ICommandContext.Client* name: Client href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Client_ commentId: Overload:Discord.Commands.ICommandContext.Client isSpec: "True" fullName: Discord.Commands.ICommandContext.Client nameWithType: ICommandContext.Client - uid: Discord.Commands.ICommandContext.Guild name: Guild href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Guild commentId: P:Discord.Commands.ICommandContext.Guild fullName: Discord.Commands.ICommandContext.Guild nameWithType: ICommandContext.Guild - uid: Discord.Commands.ICommandContext.Guild* name: Guild href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Guild_ commentId: Overload:Discord.Commands.ICommandContext.Guild isSpec: "True" fullName: Discord.Commands.ICommandContext.Guild nameWithType: ICommandContext.Guild - uid: Discord.Commands.ICommandContext.Message name: Message href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Message commentId: P:Discord.Commands.ICommandContext.Message fullName: Discord.Commands.ICommandContext.Message nameWithType: ICommandContext.Message - uid: Discord.Commands.ICommandContext.Message* name: Message href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_Message_ commentId: Overload:Discord.Commands.ICommandContext.Message isSpec: "True" fullName: Discord.Commands.ICommandContext.Message nameWithType: ICommandContext.Message - uid: Discord.Commands.ICommandContext.User name: User href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_User commentId: P:Discord.Commands.ICommandContext.User fullName: Discord.Commands.ICommandContext.User nameWithType: ICommandContext.User - uid: Discord.Commands.ICommandContext.User* name: User href: api/Discord.Commands.ICommandContext.html#Discord_Commands_ICommandContext_User_ commentId: Overload:Discord.Commands.ICommandContext.User isSpec: "True" fullName: Discord.Commands.ICommandContext.User nameWithType: ICommandContext.User - uid: Discord.Commands.ShardedCommandContext name: ShardedCommandContext href: api/Discord.Commands.ShardedCommandContext.html commentId: T:Discord.Commands.ShardedCommandContext fullName: Discord.Commands.ShardedCommandContext nameWithType: ShardedCommandContext - uid: Discord.Commands.ShardedCommandContext.#ctor(Discord.WebSocket.DiscordShardedClient,Discord.WebSocket.SocketUserMessage) name: ShardedCommandContext(DiscordShardedClient, SocketUserMessage) href: api/Discord.Commands.ShardedCommandContext.html#Discord_Commands_ShardedCommandContext__ctor_Discord_WebSocket_DiscordShardedClient_Discord_WebSocket_SocketUserMessage_ commentId: M:Discord.Commands.ShardedCommandContext.#ctor(Discord.WebSocket.DiscordShardedClient,Discord.WebSocket.SocketUserMessage) fullName: Discord.Commands.ShardedCommandContext.ShardedCommandContext(Discord.WebSocket.DiscordShardedClient, Discord.WebSocket.SocketUserMessage) nameWithType: ShardedCommandContext.ShardedCommandContext(DiscordShardedClient, SocketUserMessage) - uid: Discord.Commands.ShardedCommandContext.#ctor* name: ShardedCommandContext href: api/Discord.Commands.ShardedCommandContext.html#Discord_Commands_ShardedCommandContext__ctor_ commentId: Overload:Discord.Commands.ShardedCommandContext.#ctor isSpec: "True" fullName: Discord.Commands.ShardedCommandContext.ShardedCommandContext nameWithType: ShardedCommandContext.ShardedCommandContext - uid: Discord.Commands.ShardedCommandContext.Client name: Client href: api/Discord.Commands.ShardedCommandContext.html#Discord_Commands_ShardedCommandContext_Client commentId: P:Discord.Commands.ShardedCommandContext.Client fullName: Discord.Commands.ShardedCommandContext.Client nameWithType: ShardedCommandContext.Client - uid: Discord.Commands.ShardedCommandContext.Client* name: Client href: api/Discord.Commands.ShardedCommandContext.html#Discord_Commands_ShardedCommandContext_Client_ commentId: Overload:Discord.Commands.ShardedCommandContext.Client isSpec: "True" fullName: Discord.Commands.ShardedCommandContext.Client nameWithType: ShardedCommandContext.Client - uid: Discord.Commands.ShardedCommandContext.Discord#Commands#ICommandContext#Client name: ICommandContext.Client href: api/Discord.Commands.ShardedCommandContext.html#Discord_Commands_ShardedCommandContext_Discord_Commands_ICommandContext_Client commentId: P:Discord.Commands.ShardedCommandContext.Discord#Commands#ICommandContext#Client name.vb: Discord.Commands.ICommandContext.Client fullName: Discord.Commands.ShardedCommandContext.Discord.Commands.ICommandContext.Client nameWithType: ShardedCommandContext.ICommandContext.Client nameWithType.vb: ShardedCommandContext.Discord.Commands.ICommandContext.Client - uid: Discord.Commands.ShardedCommandContext.Discord#Commands#ICommandContext#Client* name: ICommandContext.Client href: api/Discord.Commands.ShardedCommandContext.html#Discord_Commands_ShardedCommandContext_Discord_Commands_ICommandContext_Client_ commentId: Overload:Discord.Commands.ShardedCommandContext.Discord#Commands#ICommandContext#Client isSpec: "True" name.vb: Discord.Commands.ICommandContext.Client fullName: Discord.Commands.ShardedCommandContext.Discord.Commands.ICommandContext.Client nameWithType: ShardedCommandContext.ICommandContext.Client nameWithType.vb: ShardedCommandContext.Discord.Commands.ICommandContext.Client - uid: Discord.Commands.SocketCommandContext name: SocketCommandContext href: api/Discord.Commands.SocketCommandContext.html commentId: T:Discord.Commands.SocketCommandContext fullName: Discord.Commands.SocketCommandContext nameWithType: SocketCommandContext - uid: Discord.Commands.SocketCommandContext.#ctor(Discord.WebSocket.DiscordSocketClient,Discord.WebSocket.SocketUserMessage) name: SocketCommandContext(DiscordSocketClient, SocketUserMessage) href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext__ctor_Discord_WebSocket_DiscordSocketClient_Discord_WebSocket_SocketUserMessage_ commentId: M:Discord.Commands.SocketCommandContext.#ctor(Discord.WebSocket.DiscordSocketClient,Discord.WebSocket.SocketUserMessage) fullName: Discord.Commands.SocketCommandContext.SocketCommandContext(Discord.WebSocket.DiscordSocketClient, Discord.WebSocket.SocketUserMessage) nameWithType: SocketCommandContext.SocketCommandContext(DiscordSocketClient, SocketUserMessage) - uid: Discord.Commands.SocketCommandContext.#ctor* name: SocketCommandContext href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext__ctor_ commentId: Overload:Discord.Commands.SocketCommandContext.#ctor isSpec: "True" fullName: Discord.Commands.SocketCommandContext.SocketCommandContext nameWithType: SocketCommandContext.SocketCommandContext - uid: Discord.Commands.SocketCommandContext.Channel name: Channel href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Channel commentId: P:Discord.Commands.SocketCommandContext.Channel fullName: Discord.Commands.SocketCommandContext.Channel nameWithType: SocketCommandContext.Channel - uid: Discord.Commands.SocketCommandContext.Channel* name: Channel href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Channel_ commentId: Overload:Discord.Commands.SocketCommandContext.Channel isSpec: "True" fullName: Discord.Commands.SocketCommandContext.Channel nameWithType: SocketCommandContext.Channel - uid: Discord.Commands.SocketCommandContext.Client name: Client href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Client commentId: P:Discord.Commands.SocketCommandContext.Client fullName: Discord.Commands.SocketCommandContext.Client nameWithType: SocketCommandContext.Client - uid: Discord.Commands.SocketCommandContext.Client* name: Client href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Client_ commentId: Overload:Discord.Commands.SocketCommandContext.Client isSpec: "True" fullName: Discord.Commands.SocketCommandContext.Client nameWithType: SocketCommandContext.Client - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Channel name: ICommandContext.Channel href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Channel commentId: P:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Channel name.vb: Discord.Commands.ICommandContext.Channel fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Channel nameWithType: SocketCommandContext.ICommandContext.Channel nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Channel - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Channel* name: ICommandContext.Channel href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Channel_ commentId: Overload:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Channel isSpec: "True" name.vb: Discord.Commands.ICommandContext.Channel fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Channel nameWithType: SocketCommandContext.ICommandContext.Channel nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Channel - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Client name: ICommandContext.Client href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Client commentId: P:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Client name.vb: Discord.Commands.ICommandContext.Client fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Client nameWithType: SocketCommandContext.ICommandContext.Client nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Client - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Client* name: ICommandContext.Client href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Client_ commentId: Overload:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Client isSpec: "True" name.vb: Discord.Commands.ICommandContext.Client fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Client nameWithType: SocketCommandContext.ICommandContext.Client nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Client - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Guild name: ICommandContext.Guild href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Guild commentId: P:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Guild name.vb: Discord.Commands.ICommandContext.Guild fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Guild nameWithType: SocketCommandContext.ICommandContext.Guild nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Guild - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Guild* name: ICommandContext.Guild href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Guild_ commentId: Overload:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Guild isSpec: "True" name.vb: Discord.Commands.ICommandContext.Guild fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Guild nameWithType: SocketCommandContext.ICommandContext.Guild nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Guild - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Message name: ICommandContext.Message href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Message commentId: P:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Message name.vb: Discord.Commands.ICommandContext.Message fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Message nameWithType: SocketCommandContext.ICommandContext.Message nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Message - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Message* name: ICommandContext.Message href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_Message_ commentId: Overload:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#Message isSpec: "True" name.vb: Discord.Commands.ICommandContext.Message fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.Message nameWithType: SocketCommandContext.ICommandContext.Message nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.Message - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#User name: ICommandContext.User href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_User commentId: P:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#User name.vb: Discord.Commands.ICommandContext.User fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.User nameWithType: SocketCommandContext.ICommandContext.User nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.User - uid: Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#User* name: ICommandContext.User href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Discord_Commands_ICommandContext_User_ commentId: Overload:Discord.Commands.SocketCommandContext.Discord#Commands#ICommandContext#User isSpec: "True" name.vb: Discord.Commands.ICommandContext.User fullName: Discord.Commands.SocketCommandContext.Discord.Commands.ICommandContext.User nameWithType: SocketCommandContext.ICommandContext.User nameWithType.vb: SocketCommandContext.Discord.Commands.ICommandContext.User - uid: Discord.Commands.SocketCommandContext.Guild name: Guild href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Guild commentId: P:Discord.Commands.SocketCommandContext.Guild fullName: Discord.Commands.SocketCommandContext.Guild nameWithType: SocketCommandContext.Guild - uid: Discord.Commands.SocketCommandContext.Guild* name: Guild href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Guild_ commentId: Overload:Discord.Commands.SocketCommandContext.Guild isSpec: "True" fullName: Discord.Commands.SocketCommandContext.Guild nameWithType: SocketCommandContext.Guild - uid: Discord.Commands.SocketCommandContext.IsPrivate name: IsPrivate href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_IsPrivate commentId: P:Discord.Commands.SocketCommandContext.IsPrivate fullName: Discord.Commands.SocketCommandContext.IsPrivate nameWithType: SocketCommandContext.IsPrivate - uid: Discord.Commands.SocketCommandContext.IsPrivate* name: IsPrivate href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_IsPrivate_ commentId: Overload:Discord.Commands.SocketCommandContext.IsPrivate isSpec: "True" fullName: Discord.Commands.SocketCommandContext.IsPrivate nameWithType: SocketCommandContext.IsPrivate - uid: Discord.Commands.SocketCommandContext.Message name: Message href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Message commentId: P:Discord.Commands.SocketCommandContext.Message fullName: Discord.Commands.SocketCommandContext.Message nameWithType: SocketCommandContext.Message - uid: Discord.Commands.SocketCommandContext.Message* name: Message href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_Message_ commentId: Overload:Discord.Commands.SocketCommandContext.Message isSpec: "True" fullName: Discord.Commands.SocketCommandContext.Message nameWithType: SocketCommandContext.Message - uid: Discord.Commands.SocketCommandContext.User name: User href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_User commentId: P:Discord.Commands.SocketCommandContext.User fullName: Discord.Commands.SocketCommandContext.User nameWithType: SocketCommandContext.User - uid: Discord.Commands.SocketCommandContext.User* name: User href: api/Discord.Commands.SocketCommandContext.html#Discord_Commands_SocketCommandContext_User_ commentId: Overload:Discord.Commands.SocketCommandContext.User isSpec: "True" fullName: Discord.Commands.SocketCommandContext.User nameWithType: SocketCommandContext.User - uid: Discord.ConnectionState name: ConnectionState href: api/Discord.ConnectionState.html commentId: T:Discord.ConnectionState fullName: Discord.ConnectionState nameWithType: ConnectionState - uid: Discord.ConnectionState.Connected name: Connected href: api/Discord.ConnectionState.html#Discord_ConnectionState_Connected commentId: F:Discord.ConnectionState.Connected fullName: Discord.ConnectionState.Connected nameWithType: ConnectionState.Connected - uid: Discord.ConnectionState.Connecting name: Connecting href: api/Discord.ConnectionState.html#Discord_ConnectionState_Connecting commentId: F:Discord.ConnectionState.Connecting fullName: Discord.ConnectionState.Connecting nameWithType: ConnectionState.Connecting - uid: Discord.ConnectionState.Disconnected name: Disconnected href: api/Discord.ConnectionState.html#Discord_ConnectionState_Disconnected commentId: F:Discord.ConnectionState.Disconnected fullName: Discord.ConnectionState.Disconnected nameWithType: ConnectionState.Disconnected - uid: Discord.ConnectionState.Disconnecting name: Disconnecting href: api/Discord.ConnectionState.html#Discord_ConnectionState_Disconnecting commentId: F:Discord.ConnectionState.Disconnecting fullName: Discord.ConnectionState.Disconnecting nameWithType: ConnectionState.Disconnecting - uid: Discord.CustomStatusGame name: CustomStatusGame href: api/Discord.CustomStatusGame.html commentId: T:Discord.CustomStatusGame fullName: Discord.CustomStatusGame nameWithType: CustomStatusGame - uid: Discord.CustomStatusGame.CreatedAt name: CreatedAt href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_CreatedAt commentId: P:Discord.CustomStatusGame.CreatedAt fullName: Discord.CustomStatusGame.CreatedAt nameWithType: CustomStatusGame.CreatedAt - uid: Discord.CustomStatusGame.CreatedAt* name: CreatedAt href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_CreatedAt_ commentId: Overload:Discord.CustomStatusGame.CreatedAt isSpec: "True" fullName: Discord.CustomStatusGame.CreatedAt nameWithType: CustomStatusGame.CreatedAt - uid: Discord.CustomStatusGame.Emote name: Emote href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_Emote commentId: P:Discord.CustomStatusGame.Emote fullName: Discord.CustomStatusGame.Emote nameWithType: CustomStatusGame.Emote - uid: Discord.CustomStatusGame.Emote* name: Emote href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_Emote_ commentId: Overload:Discord.CustomStatusGame.Emote isSpec: "True" fullName: Discord.CustomStatusGame.Emote nameWithType: CustomStatusGame.Emote - uid: Discord.CustomStatusGame.State name: State href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_State commentId: P:Discord.CustomStatusGame.State fullName: Discord.CustomStatusGame.State nameWithType: CustomStatusGame.State - uid: Discord.CustomStatusGame.State* name: State href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_State_ commentId: Overload:Discord.CustomStatusGame.State isSpec: "True" fullName: Discord.CustomStatusGame.State nameWithType: CustomStatusGame.State - uid: Discord.CustomStatusGame.ToString name: ToString() href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_ToString commentId: M:Discord.CustomStatusGame.ToString fullName: Discord.CustomStatusGame.ToString() nameWithType: CustomStatusGame.ToString() - uid: Discord.CustomStatusGame.ToString* name: ToString href: api/Discord.CustomStatusGame.html#Discord_CustomStatusGame_ToString_ commentId: Overload:Discord.CustomStatusGame.ToString isSpec: "True" fullName: Discord.CustomStatusGame.ToString nameWithType: CustomStatusGame.ToString - uid: Discord.DefaultMessageNotifications name: DefaultMessageNotifications href: api/Discord.DefaultMessageNotifications.html commentId: T:Discord.DefaultMessageNotifications fullName: Discord.DefaultMessageNotifications nameWithType: DefaultMessageNotifications - uid: Discord.DefaultMessageNotifications.AllMessages name: AllMessages href: api/Discord.DefaultMessageNotifications.html#Discord_DefaultMessageNotifications_AllMessages commentId: F:Discord.DefaultMessageNotifications.AllMessages fullName: Discord.DefaultMessageNotifications.AllMessages nameWithType: DefaultMessageNotifications.AllMessages - uid: Discord.DefaultMessageNotifications.MentionsOnly name: MentionsOnly href: api/Discord.DefaultMessageNotifications.html#Discord_DefaultMessageNotifications_MentionsOnly commentId: F:Discord.DefaultMessageNotifications.MentionsOnly fullName: Discord.DefaultMessageNotifications.MentionsOnly nameWithType: DefaultMessageNotifications.MentionsOnly - uid: Discord.Direction name: Direction href: api/Discord.Direction.html commentId: T:Discord.Direction fullName: Discord.Direction nameWithType: Direction - uid: Discord.Direction.After name: After href: api/Discord.Direction.html#Discord_Direction_After commentId: F:Discord.Direction.After fullName: Discord.Direction.After nameWithType: Direction.After - uid: Discord.Direction.Around name: Around href: api/Discord.Direction.html#Discord_Direction_Around commentId: F:Discord.Direction.Around fullName: Discord.Direction.Around nameWithType: Direction.Around - uid: Discord.Direction.Before name: Before href: api/Discord.Direction.html#Discord_Direction_Before commentId: F:Discord.Direction.Before fullName: Discord.Direction.Before nameWithType: Direction.Before - uid: Discord.DiscordClientExtensions name: DiscordClientExtensions href: api/Discord.DiscordClientExtensions.html commentId: T:Discord.DiscordClientExtensions fullName: Discord.DiscordClientExtensions nameWithType: DiscordClientExtensions - uid: Discord.DiscordClientExtensions.GetDMChannelAsync(Discord.IDiscordClient,System.UInt64) name: GetDMChannelAsync(IDiscordClient, UInt64) href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetDMChannelAsync_Discord_IDiscordClient_System_UInt64_ commentId: M:Discord.DiscordClientExtensions.GetDMChannelAsync(Discord.IDiscordClient,System.UInt64) fullName: Discord.DiscordClientExtensions.GetDMChannelAsync(Discord.IDiscordClient, System.UInt64) nameWithType: DiscordClientExtensions.GetDMChannelAsync(IDiscordClient, UInt64) - uid: Discord.DiscordClientExtensions.GetDMChannelAsync* name: GetDMChannelAsync href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetDMChannelAsync_ commentId: Overload:Discord.DiscordClientExtensions.GetDMChannelAsync isSpec: "True" fullName: Discord.DiscordClientExtensions.GetDMChannelAsync nameWithType: DiscordClientExtensions.GetDMChannelAsync - uid: Discord.DiscordClientExtensions.GetDMChannelsAsync(Discord.IDiscordClient) name: GetDMChannelsAsync(IDiscordClient) href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetDMChannelsAsync_Discord_IDiscordClient_ commentId: M:Discord.DiscordClientExtensions.GetDMChannelsAsync(Discord.IDiscordClient) fullName: Discord.DiscordClientExtensions.GetDMChannelsAsync(Discord.IDiscordClient) nameWithType: DiscordClientExtensions.GetDMChannelsAsync(IDiscordClient) - uid: Discord.DiscordClientExtensions.GetDMChannelsAsync* name: GetDMChannelsAsync href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetDMChannelsAsync_ commentId: Overload:Discord.DiscordClientExtensions.GetDMChannelsAsync isSpec: "True" fullName: Discord.DiscordClientExtensions.GetDMChannelsAsync nameWithType: DiscordClientExtensions.GetDMChannelsAsync - uid: Discord.DiscordClientExtensions.GetGroupChannelAsync(Discord.IDiscordClient,System.UInt64) name: GetGroupChannelAsync(IDiscordClient, UInt64) href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetGroupChannelAsync_Discord_IDiscordClient_System_UInt64_ commentId: M:Discord.DiscordClientExtensions.GetGroupChannelAsync(Discord.IDiscordClient,System.UInt64) fullName: Discord.DiscordClientExtensions.GetGroupChannelAsync(Discord.IDiscordClient, System.UInt64) nameWithType: DiscordClientExtensions.GetGroupChannelAsync(IDiscordClient, UInt64) - uid: Discord.DiscordClientExtensions.GetGroupChannelAsync* name: GetGroupChannelAsync href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetGroupChannelAsync_ commentId: Overload:Discord.DiscordClientExtensions.GetGroupChannelAsync isSpec: "True" fullName: Discord.DiscordClientExtensions.GetGroupChannelAsync nameWithType: DiscordClientExtensions.GetGroupChannelAsync - uid: Discord.DiscordClientExtensions.GetGroupChannelsAsync(Discord.IDiscordClient) name: GetGroupChannelsAsync(IDiscordClient) href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetGroupChannelsAsync_Discord_IDiscordClient_ commentId: M:Discord.DiscordClientExtensions.GetGroupChannelsAsync(Discord.IDiscordClient) fullName: Discord.DiscordClientExtensions.GetGroupChannelsAsync(Discord.IDiscordClient) nameWithType: DiscordClientExtensions.GetGroupChannelsAsync(IDiscordClient) - uid: Discord.DiscordClientExtensions.GetGroupChannelsAsync* name: GetGroupChannelsAsync href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetGroupChannelsAsync_ commentId: Overload:Discord.DiscordClientExtensions.GetGroupChannelsAsync isSpec: "True" fullName: Discord.DiscordClientExtensions.GetGroupChannelsAsync nameWithType: DiscordClientExtensions.GetGroupChannelsAsync - uid: Discord.DiscordClientExtensions.GetOptimalVoiceRegionAsync(Discord.IDiscordClient) name: GetOptimalVoiceRegionAsync(IDiscordClient) href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetOptimalVoiceRegionAsync_Discord_IDiscordClient_ commentId: M:Discord.DiscordClientExtensions.GetOptimalVoiceRegionAsync(Discord.IDiscordClient) fullName: Discord.DiscordClientExtensions.GetOptimalVoiceRegionAsync(Discord.IDiscordClient) nameWithType: DiscordClientExtensions.GetOptimalVoiceRegionAsync(IDiscordClient) - uid: Discord.DiscordClientExtensions.GetOptimalVoiceRegionAsync* name: GetOptimalVoiceRegionAsync href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetOptimalVoiceRegionAsync_ commentId: Overload:Discord.DiscordClientExtensions.GetOptimalVoiceRegionAsync isSpec: "True" fullName: Discord.DiscordClientExtensions.GetOptimalVoiceRegionAsync nameWithType: DiscordClientExtensions.GetOptimalVoiceRegionAsync - uid: Discord.DiscordClientExtensions.GetPrivateChannelAsync(Discord.IDiscordClient,System.UInt64) name: GetPrivateChannelAsync(IDiscordClient, UInt64) href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetPrivateChannelAsync_Discord_IDiscordClient_System_UInt64_ commentId: M:Discord.DiscordClientExtensions.GetPrivateChannelAsync(Discord.IDiscordClient,System.UInt64) fullName: Discord.DiscordClientExtensions.GetPrivateChannelAsync(Discord.IDiscordClient, System.UInt64) nameWithType: DiscordClientExtensions.GetPrivateChannelAsync(IDiscordClient, UInt64) - uid: Discord.DiscordClientExtensions.GetPrivateChannelAsync* name: GetPrivateChannelAsync href: api/Discord.DiscordClientExtensions.html#Discord_DiscordClientExtensions_GetPrivateChannelAsync_ commentId: Overload:Discord.DiscordClientExtensions.GetPrivateChannelAsync isSpec: "True" fullName: Discord.DiscordClientExtensions.GetPrivateChannelAsync nameWithType: DiscordClientExtensions.GetPrivateChannelAsync - uid: Discord.DiscordComparers name: DiscordComparers href: api/Discord.DiscordComparers.html commentId: T:Discord.DiscordComparers fullName: Discord.DiscordComparers nameWithType: DiscordComparers - uid: Discord.DiscordComparers.ChannelComparer name: ChannelComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_ChannelComparer commentId: P:Discord.DiscordComparers.ChannelComparer fullName: Discord.DiscordComparers.ChannelComparer nameWithType: DiscordComparers.ChannelComparer - uid: Discord.DiscordComparers.ChannelComparer* name: ChannelComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_ChannelComparer_ commentId: Overload:Discord.DiscordComparers.ChannelComparer isSpec: "True" fullName: Discord.DiscordComparers.ChannelComparer nameWithType: DiscordComparers.ChannelComparer - uid: Discord.DiscordComparers.GuildComparer name: GuildComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_GuildComparer commentId: P:Discord.DiscordComparers.GuildComparer fullName: Discord.DiscordComparers.GuildComparer nameWithType: DiscordComparers.GuildComparer - uid: Discord.DiscordComparers.GuildComparer* name: GuildComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_GuildComparer_ commentId: Overload:Discord.DiscordComparers.GuildComparer isSpec: "True" fullName: Discord.DiscordComparers.GuildComparer nameWithType: DiscordComparers.GuildComparer - uid: Discord.DiscordComparers.MessageComparer name: MessageComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_MessageComparer commentId: P:Discord.DiscordComparers.MessageComparer fullName: Discord.DiscordComparers.MessageComparer nameWithType: DiscordComparers.MessageComparer - uid: Discord.DiscordComparers.MessageComparer* name: MessageComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_MessageComparer_ commentId: Overload:Discord.DiscordComparers.MessageComparer isSpec: "True" fullName: Discord.DiscordComparers.MessageComparer nameWithType: DiscordComparers.MessageComparer - uid: Discord.DiscordComparers.RoleComparer name: RoleComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_RoleComparer commentId: P:Discord.DiscordComparers.RoleComparer fullName: Discord.DiscordComparers.RoleComparer nameWithType: DiscordComparers.RoleComparer - uid: Discord.DiscordComparers.RoleComparer* name: RoleComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_RoleComparer_ commentId: Overload:Discord.DiscordComparers.RoleComparer isSpec: "True" fullName: Discord.DiscordComparers.RoleComparer nameWithType: DiscordComparers.RoleComparer - uid: Discord.DiscordComparers.UserComparer name: UserComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_UserComparer commentId: P:Discord.DiscordComparers.UserComparer fullName: Discord.DiscordComparers.UserComparer nameWithType: DiscordComparers.UserComparer - uid: Discord.DiscordComparers.UserComparer* name: UserComparer href: api/Discord.DiscordComparers.html#Discord_DiscordComparers_UserComparer_ commentId: Overload:Discord.DiscordComparers.UserComparer isSpec: "True" fullName: Discord.DiscordComparers.UserComparer nameWithType: DiscordComparers.UserComparer - uid: Discord.DiscordConfig name: DiscordConfig href: api/Discord.DiscordConfig.html commentId: T:Discord.DiscordConfig fullName: Discord.DiscordConfig nameWithType: DiscordConfig - uid: Discord.DiscordConfig.APIUrl name: APIUrl href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_APIUrl commentId: F:Discord.DiscordConfig.APIUrl fullName: Discord.DiscordConfig.APIUrl nameWithType: DiscordConfig.APIUrl - uid: Discord.DiscordConfig.APIVersion name: APIVersion href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_APIVersion commentId: F:Discord.DiscordConfig.APIVersion fullName: Discord.DiscordConfig.APIVersion nameWithType: DiscordConfig.APIVersion - uid: Discord.DiscordConfig.CDNUrl name: CDNUrl href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_CDNUrl commentId: F:Discord.DiscordConfig.CDNUrl fullName: Discord.DiscordConfig.CDNUrl nameWithType: DiscordConfig.CDNUrl - uid: Discord.DiscordConfig.DefaultRequestTimeout name: DefaultRequestTimeout href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_DefaultRequestTimeout commentId: F:Discord.DiscordConfig.DefaultRequestTimeout fullName: Discord.DiscordConfig.DefaultRequestTimeout nameWithType: DiscordConfig.DefaultRequestTimeout - uid: Discord.DiscordConfig.DefaultRetryMode name: DefaultRetryMode href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_DefaultRetryMode commentId: P:Discord.DiscordConfig.DefaultRetryMode fullName: Discord.DiscordConfig.DefaultRetryMode nameWithType: DiscordConfig.DefaultRetryMode - uid: Discord.DiscordConfig.DefaultRetryMode* name: DefaultRetryMode href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_DefaultRetryMode_ commentId: Overload:Discord.DiscordConfig.DefaultRetryMode isSpec: "True" fullName: Discord.DiscordConfig.DefaultRetryMode nameWithType: DiscordConfig.DefaultRetryMode - uid: Discord.DiscordConfig.InviteUrl name: InviteUrl href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_InviteUrl commentId: F:Discord.DiscordConfig.InviteUrl fullName: Discord.DiscordConfig.InviteUrl nameWithType: DiscordConfig.InviteUrl - uid: Discord.DiscordConfig.LogLevel name: LogLevel href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_LogLevel commentId: P:Discord.DiscordConfig.LogLevel fullName: Discord.DiscordConfig.LogLevel nameWithType: DiscordConfig.LogLevel - uid: Discord.DiscordConfig.LogLevel* name: LogLevel href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_LogLevel_ commentId: Overload:Discord.DiscordConfig.LogLevel isSpec: "True" fullName: Discord.DiscordConfig.LogLevel nameWithType: DiscordConfig.LogLevel - uid: Discord.DiscordConfig.MaxAuditLogEntriesPerBatch name: MaxAuditLogEntriesPerBatch href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_MaxAuditLogEntriesPerBatch commentId: F:Discord.DiscordConfig.MaxAuditLogEntriesPerBatch fullName: Discord.DiscordConfig.MaxAuditLogEntriesPerBatch nameWithType: DiscordConfig.MaxAuditLogEntriesPerBatch - uid: Discord.DiscordConfig.MaxGuildsPerBatch name: MaxGuildsPerBatch href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_MaxGuildsPerBatch commentId: F:Discord.DiscordConfig.MaxGuildsPerBatch fullName: Discord.DiscordConfig.MaxGuildsPerBatch nameWithType: DiscordConfig.MaxGuildsPerBatch - uid: Discord.DiscordConfig.MaxMessageSize name: MaxMessageSize href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_MaxMessageSize commentId: F:Discord.DiscordConfig.MaxMessageSize fullName: Discord.DiscordConfig.MaxMessageSize nameWithType: DiscordConfig.MaxMessageSize - uid: Discord.DiscordConfig.MaxMessagesPerBatch name: MaxMessagesPerBatch href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_MaxMessagesPerBatch commentId: F:Discord.DiscordConfig.MaxMessagesPerBatch fullName: Discord.DiscordConfig.MaxMessagesPerBatch nameWithType: DiscordConfig.MaxMessagesPerBatch - uid: Discord.DiscordConfig.MaxUserReactionsPerBatch name: MaxUserReactionsPerBatch href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_MaxUserReactionsPerBatch commentId: F:Discord.DiscordConfig.MaxUserReactionsPerBatch fullName: Discord.DiscordConfig.MaxUserReactionsPerBatch nameWithType: DiscordConfig.MaxUserReactionsPerBatch - uid: Discord.DiscordConfig.MaxUsersPerBatch name: MaxUsersPerBatch href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_MaxUsersPerBatch commentId: F:Discord.DiscordConfig.MaxUsersPerBatch fullName: Discord.DiscordConfig.MaxUsersPerBatch nameWithType: DiscordConfig.MaxUsersPerBatch - uid: Discord.DiscordConfig.RateLimitPrecision name: RateLimitPrecision href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_RateLimitPrecision commentId: P:Discord.DiscordConfig.RateLimitPrecision fullName: Discord.DiscordConfig.RateLimitPrecision nameWithType: DiscordConfig.RateLimitPrecision - uid: Discord.DiscordConfig.RateLimitPrecision* name: RateLimitPrecision href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_RateLimitPrecision_ commentId: Overload:Discord.DiscordConfig.RateLimitPrecision isSpec: "True" fullName: Discord.DiscordConfig.RateLimitPrecision nameWithType: DiscordConfig.RateLimitPrecision - uid: Discord.DiscordConfig.UserAgent name: UserAgent href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_UserAgent commentId: P:Discord.DiscordConfig.UserAgent fullName: Discord.DiscordConfig.UserAgent nameWithType: DiscordConfig.UserAgent - uid: Discord.DiscordConfig.UserAgent* name: UserAgent href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_UserAgent_ commentId: Overload:Discord.DiscordConfig.UserAgent isSpec: "True" fullName: Discord.DiscordConfig.UserAgent nameWithType: DiscordConfig.UserAgent - uid: Discord.DiscordConfig.UseSystemClock name: UseSystemClock href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_UseSystemClock commentId: P:Discord.DiscordConfig.UseSystemClock fullName: Discord.DiscordConfig.UseSystemClock nameWithType: DiscordConfig.UseSystemClock - uid: Discord.DiscordConfig.UseSystemClock* name: UseSystemClock href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_UseSystemClock_ commentId: Overload:Discord.DiscordConfig.UseSystemClock isSpec: "True" fullName: Discord.DiscordConfig.UseSystemClock nameWithType: DiscordConfig.UseSystemClock - uid: Discord.DiscordConfig.Version name: Version href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_Version commentId: P:Discord.DiscordConfig.Version fullName: Discord.DiscordConfig.Version nameWithType: DiscordConfig.Version - uid: Discord.DiscordConfig.Version* name: Version href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_Version_ commentId: Overload:Discord.DiscordConfig.Version isSpec: "True" fullName: Discord.DiscordConfig.Version nameWithType: DiscordConfig.Version - uid: Discord.DiscordConfig.VoiceAPIVersion name: VoiceAPIVersion href: api/Discord.DiscordConfig.html#Discord_DiscordConfig_VoiceAPIVersion commentId: F:Discord.DiscordConfig.VoiceAPIVersion fullName: Discord.DiscordConfig.VoiceAPIVersion nameWithType: DiscordConfig.VoiceAPIVersion - uid: Discord.Embed name: Embed href: api/Discord.Embed.html commentId: T:Discord.Embed fullName: Discord.Embed nameWithType: Embed - uid: Discord.Embed.Author name: Author href: api/Discord.Embed.html#Discord_Embed_Author commentId: P:Discord.Embed.Author fullName: Discord.Embed.Author nameWithType: Embed.Author - uid: Discord.Embed.Author* name: Author href: api/Discord.Embed.html#Discord_Embed_Author_ commentId: Overload:Discord.Embed.Author isSpec: "True" fullName: Discord.Embed.Author nameWithType: Embed.Author - uid: Discord.Embed.Color name: Color href: api/Discord.Embed.html#Discord_Embed_Color commentId: P:Discord.Embed.Color fullName: Discord.Embed.Color nameWithType: Embed.Color - uid: Discord.Embed.Color* name: Color href: api/Discord.Embed.html#Discord_Embed_Color_ commentId: Overload:Discord.Embed.Color isSpec: "True" fullName: Discord.Embed.Color nameWithType: Embed.Color - uid: Discord.Embed.Description name: Description href: api/Discord.Embed.html#Discord_Embed_Description commentId: P:Discord.Embed.Description fullName: Discord.Embed.Description nameWithType: Embed.Description - uid: Discord.Embed.Description* name: Description href: api/Discord.Embed.html#Discord_Embed_Description_ commentId: Overload:Discord.Embed.Description isSpec: "True" fullName: Discord.Embed.Description nameWithType: Embed.Description - uid: Discord.Embed.Fields name: Fields href: api/Discord.Embed.html#Discord_Embed_Fields commentId: P:Discord.Embed.Fields fullName: Discord.Embed.Fields nameWithType: Embed.Fields - uid: Discord.Embed.Fields* name: Fields href: api/Discord.Embed.html#Discord_Embed_Fields_ commentId: Overload:Discord.Embed.Fields isSpec: "True" fullName: Discord.Embed.Fields nameWithType: Embed.Fields - uid: Discord.Embed.Footer name: Footer href: api/Discord.Embed.html#Discord_Embed_Footer commentId: P:Discord.Embed.Footer fullName: Discord.Embed.Footer nameWithType: Embed.Footer - uid: Discord.Embed.Footer* name: Footer href: api/Discord.Embed.html#Discord_Embed_Footer_ commentId: Overload:Discord.Embed.Footer isSpec: "True" fullName: Discord.Embed.Footer nameWithType: Embed.Footer - uid: Discord.Embed.Image name: Image href: api/Discord.Embed.html#Discord_Embed_Image commentId: P:Discord.Embed.Image fullName: Discord.Embed.Image nameWithType: Embed.Image - uid: Discord.Embed.Image* name: Image href: api/Discord.Embed.html#Discord_Embed_Image_ commentId: Overload:Discord.Embed.Image isSpec: "True" fullName: Discord.Embed.Image nameWithType: Embed.Image - uid: Discord.Embed.Length name: Length href: api/Discord.Embed.html#Discord_Embed_Length commentId: P:Discord.Embed.Length fullName: Discord.Embed.Length nameWithType: Embed.Length - uid: Discord.Embed.Length* name: Length href: api/Discord.Embed.html#Discord_Embed_Length_ commentId: Overload:Discord.Embed.Length isSpec: "True" fullName: Discord.Embed.Length nameWithType: Embed.Length - uid: Discord.Embed.Provider name: Provider href: api/Discord.Embed.html#Discord_Embed_Provider commentId: P:Discord.Embed.Provider fullName: Discord.Embed.Provider nameWithType: Embed.Provider - uid: Discord.Embed.Provider* name: Provider href: api/Discord.Embed.html#Discord_Embed_Provider_ commentId: Overload:Discord.Embed.Provider isSpec: "True" fullName: Discord.Embed.Provider nameWithType: Embed.Provider - uid: Discord.Embed.Thumbnail name: Thumbnail href: api/Discord.Embed.html#Discord_Embed_Thumbnail commentId: P:Discord.Embed.Thumbnail fullName: Discord.Embed.Thumbnail nameWithType: Embed.Thumbnail - uid: Discord.Embed.Thumbnail* name: Thumbnail href: api/Discord.Embed.html#Discord_Embed_Thumbnail_ commentId: Overload:Discord.Embed.Thumbnail isSpec: "True" fullName: Discord.Embed.Thumbnail nameWithType: Embed.Thumbnail - uid: Discord.Embed.Timestamp name: Timestamp href: api/Discord.Embed.html#Discord_Embed_Timestamp commentId: P:Discord.Embed.Timestamp fullName: Discord.Embed.Timestamp nameWithType: Embed.Timestamp - uid: Discord.Embed.Timestamp* name: Timestamp href: api/Discord.Embed.html#Discord_Embed_Timestamp_ commentId: Overload:Discord.Embed.Timestamp isSpec: "True" fullName: Discord.Embed.Timestamp nameWithType: Embed.Timestamp - uid: Discord.Embed.Title name: Title href: api/Discord.Embed.html#Discord_Embed_Title commentId: P:Discord.Embed.Title fullName: Discord.Embed.Title nameWithType: Embed.Title - uid: Discord.Embed.Title* name: Title href: api/Discord.Embed.html#Discord_Embed_Title_ commentId: Overload:Discord.Embed.Title isSpec: "True" fullName: Discord.Embed.Title nameWithType: Embed.Title - uid: Discord.Embed.ToString name: ToString() href: api/Discord.Embed.html#Discord_Embed_ToString commentId: M:Discord.Embed.ToString fullName: Discord.Embed.ToString() nameWithType: Embed.ToString() - uid: Discord.Embed.ToString* name: ToString href: api/Discord.Embed.html#Discord_Embed_ToString_ commentId: Overload:Discord.Embed.ToString isSpec: "True" fullName: Discord.Embed.ToString nameWithType: Embed.ToString - uid: Discord.Embed.Type name: Type href: api/Discord.Embed.html#Discord_Embed_Type commentId: P:Discord.Embed.Type fullName: Discord.Embed.Type nameWithType: Embed.Type - uid: Discord.Embed.Type* name: Type href: api/Discord.Embed.html#Discord_Embed_Type_ commentId: Overload:Discord.Embed.Type isSpec: "True" fullName: Discord.Embed.Type nameWithType: Embed.Type - uid: Discord.Embed.Url name: Url href: api/Discord.Embed.html#Discord_Embed_Url commentId: P:Discord.Embed.Url fullName: Discord.Embed.Url nameWithType: Embed.Url - uid: Discord.Embed.Url* name: Url href: api/Discord.Embed.html#Discord_Embed_Url_ commentId: Overload:Discord.Embed.Url isSpec: "True" fullName: Discord.Embed.Url nameWithType: Embed.Url - uid: Discord.Embed.Video name: Video href: api/Discord.Embed.html#Discord_Embed_Video commentId: P:Discord.Embed.Video fullName: Discord.Embed.Video nameWithType: Embed.Video - uid: Discord.Embed.Video* name: Video href: api/Discord.Embed.html#Discord_Embed_Video_ commentId: Overload:Discord.Embed.Video isSpec: "True" fullName: Discord.Embed.Video nameWithType: Embed.Video - uid: Discord.EmbedAuthor name: EmbedAuthor href: api/Discord.EmbedAuthor.html commentId: T:Discord.EmbedAuthor fullName: Discord.EmbedAuthor nameWithType: EmbedAuthor - uid: Discord.EmbedAuthor.IconUrl name: IconUrl href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_IconUrl commentId: P:Discord.EmbedAuthor.IconUrl fullName: Discord.EmbedAuthor.IconUrl nameWithType: EmbedAuthor.IconUrl - uid: Discord.EmbedAuthor.IconUrl* name: IconUrl href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_IconUrl_ commentId: Overload:Discord.EmbedAuthor.IconUrl isSpec: "True" fullName: Discord.EmbedAuthor.IconUrl nameWithType: EmbedAuthor.IconUrl - uid: Discord.EmbedAuthor.Name name: Name href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_Name commentId: P:Discord.EmbedAuthor.Name fullName: Discord.EmbedAuthor.Name nameWithType: EmbedAuthor.Name - uid: Discord.EmbedAuthor.Name* name: Name href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_Name_ commentId: Overload:Discord.EmbedAuthor.Name isSpec: "True" fullName: Discord.EmbedAuthor.Name nameWithType: EmbedAuthor.Name - uid: Discord.EmbedAuthor.ProxyIconUrl name: ProxyIconUrl href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_ProxyIconUrl commentId: P:Discord.EmbedAuthor.ProxyIconUrl fullName: Discord.EmbedAuthor.ProxyIconUrl nameWithType: EmbedAuthor.ProxyIconUrl - uid: Discord.EmbedAuthor.ProxyIconUrl* name: ProxyIconUrl href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_ProxyIconUrl_ commentId: Overload:Discord.EmbedAuthor.ProxyIconUrl isSpec: "True" fullName: Discord.EmbedAuthor.ProxyIconUrl nameWithType: EmbedAuthor.ProxyIconUrl - uid: Discord.EmbedAuthor.ToString name: ToString() href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_ToString commentId: M:Discord.EmbedAuthor.ToString fullName: Discord.EmbedAuthor.ToString() nameWithType: EmbedAuthor.ToString() - uid: Discord.EmbedAuthor.ToString* name: ToString href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_ToString_ commentId: Overload:Discord.EmbedAuthor.ToString isSpec: "True" fullName: Discord.EmbedAuthor.ToString nameWithType: EmbedAuthor.ToString - uid: Discord.EmbedAuthor.Url name: Url href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_Url commentId: P:Discord.EmbedAuthor.Url fullName: Discord.EmbedAuthor.Url nameWithType: EmbedAuthor.Url - uid: Discord.EmbedAuthor.Url* name: Url href: api/Discord.EmbedAuthor.html#Discord_EmbedAuthor_Url_ commentId: Overload:Discord.EmbedAuthor.Url isSpec: "True" fullName: Discord.EmbedAuthor.Url nameWithType: EmbedAuthor.Url - uid: Discord.EmbedAuthorBuilder name: EmbedAuthorBuilder href: api/Discord.EmbedAuthorBuilder.html commentId: T:Discord.EmbedAuthorBuilder fullName: Discord.EmbedAuthorBuilder nameWithType: EmbedAuthorBuilder - uid: Discord.EmbedAuthorBuilder.Build name: Build() href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_Build commentId: M:Discord.EmbedAuthorBuilder.Build fullName: Discord.EmbedAuthorBuilder.Build() nameWithType: EmbedAuthorBuilder.Build() - uid: Discord.EmbedAuthorBuilder.Build* name: Build href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_Build_ commentId: Overload:Discord.EmbedAuthorBuilder.Build isSpec: "True" fullName: Discord.EmbedAuthorBuilder.Build nameWithType: EmbedAuthorBuilder.Build - uid: Discord.EmbedAuthorBuilder.IconUrl name: IconUrl href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_IconUrl commentId: P:Discord.EmbedAuthorBuilder.IconUrl fullName: Discord.EmbedAuthorBuilder.IconUrl nameWithType: EmbedAuthorBuilder.IconUrl - uid: Discord.EmbedAuthorBuilder.IconUrl* name: IconUrl href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_IconUrl_ commentId: Overload:Discord.EmbedAuthorBuilder.IconUrl isSpec: "True" fullName: Discord.EmbedAuthorBuilder.IconUrl nameWithType: EmbedAuthorBuilder.IconUrl - uid: Discord.EmbedAuthorBuilder.MaxAuthorNameLength name: MaxAuthorNameLength href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_MaxAuthorNameLength commentId: F:Discord.EmbedAuthorBuilder.MaxAuthorNameLength fullName: Discord.EmbedAuthorBuilder.MaxAuthorNameLength nameWithType: EmbedAuthorBuilder.MaxAuthorNameLength - uid: Discord.EmbedAuthorBuilder.Name name: Name href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_Name commentId: P:Discord.EmbedAuthorBuilder.Name fullName: Discord.EmbedAuthorBuilder.Name nameWithType: EmbedAuthorBuilder.Name - uid: Discord.EmbedAuthorBuilder.Name* name: Name href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_Name_ commentId: Overload:Discord.EmbedAuthorBuilder.Name isSpec: "True" fullName: Discord.EmbedAuthorBuilder.Name nameWithType: EmbedAuthorBuilder.Name - uid: Discord.EmbedAuthorBuilder.Url name: Url href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_Url commentId: P:Discord.EmbedAuthorBuilder.Url fullName: Discord.EmbedAuthorBuilder.Url nameWithType: EmbedAuthorBuilder.Url - uid: Discord.EmbedAuthorBuilder.Url* name: Url href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_Url_ commentId: Overload:Discord.EmbedAuthorBuilder.Url isSpec: "True" fullName: Discord.EmbedAuthorBuilder.Url nameWithType: EmbedAuthorBuilder.Url - uid: Discord.EmbedAuthorBuilder.WithIconUrl(System.String) name: WithIconUrl(String) href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_WithIconUrl_System_String_ commentId: M:Discord.EmbedAuthorBuilder.WithIconUrl(System.String) fullName: Discord.EmbedAuthorBuilder.WithIconUrl(System.String) nameWithType: EmbedAuthorBuilder.WithIconUrl(String) - uid: Discord.EmbedAuthorBuilder.WithIconUrl* name: WithIconUrl href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_WithIconUrl_ commentId: Overload:Discord.EmbedAuthorBuilder.WithIconUrl isSpec: "True" fullName: Discord.EmbedAuthorBuilder.WithIconUrl nameWithType: EmbedAuthorBuilder.WithIconUrl - uid: Discord.EmbedAuthorBuilder.WithName(System.String) name: WithName(String) href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_WithName_System_String_ commentId: M:Discord.EmbedAuthorBuilder.WithName(System.String) fullName: Discord.EmbedAuthorBuilder.WithName(System.String) nameWithType: EmbedAuthorBuilder.WithName(String) - uid: Discord.EmbedAuthorBuilder.WithName* name: WithName href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_WithName_ commentId: Overload:Discord.EmbedAuthorBuilder.WithName isSpec: "True" fullName: Discord.EmbedAuthorBuilder.WithName nameWithType: EmbedAuthorBuilder.WithName - uid: Discord.EmbedAuthorBuilder.WithUrl(System.String) name: WithUrl(String) href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_WithUrl_System_String_ commentId: M:Discord.EmbedAuthorBuilder.WithUrl(System.String) fullName: Discord.EmbedAuthorBuilder.WithUrl(System.String) nameWithType: EmbedAuthorBuilder.WithUrl(String) - uid: Discord.EmbedAuthorBuilder.WithUrl* name: WithUrl href: api/Discord.EmbedAuthorBuilder.html#Discord_EmbedAuthorBuilder_WithUrl_ commentId: Overload:Discord.EmbedAuthorBuilder.WithUrl isSpec: "True" fullName: Discord.EmbedAuthorBuilder.WithUrl nameWithType: EmbedAuthorBuilder.WithUrl - uid: Discord.EmbedBuilder name: EmbedBuilder href: api/Discord.EmbedBuilder.html commentId: T:Discord.EmbedBuilder fullName: Discord.EmbedBuilder nameWithType: EmbedBuilder - uid: Discord.EmbedBuilder.#ctor name: EmbedBuilder() href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder__ctor commentId: M:Discord.EmbedBuilder.#ctor fullName: Discord.EmbedBuilder.EmbedBuilder() nameWithType: EmbedBuilder.EmbedBuilder() - uid: Discord.EmbedBuilder.#ctor* name: EmbedBuilder href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder__ctor_ commentId: Overload:Discord.EmbedBuilder.#ctor isSpec: "True" fullName: Discord.EmbedBuilder.EmbedBuilder nameWithType: EmbedBuilder.EmbedBuilder - uid: Discord.EmbedBuilder.AddField(Discord.EmbedFieldBuilder) name: AddField(EmbedFieldBuilder) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_AddField_Discord_EmbedFieldBuilder_ commentId: M:Discord.EmbedBuilder.AddField(Discord.EmbedFieldBuilder) fullName: Discord.EmbedBuilder.AddField(Discord.EmbedFieldBuilder) nameWithType: EmbedBuilder.AddField(EmbedFieldBuilder) - uid: Discord.EmbedBuilder.AddField(System.Action{Discord.EmbedFieldBuilder}) name: AddField(Action) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_AddField_System_Action_Discord_EmbedFieldBuilder__ commentId: M:Discord.EmbedBuilder.AddField(System.Action{Discord.EmbedFieldBuilder}) name.vb: AddField(Action(Of EmbedFieldBuilder)) fullName: Discord.EmbedBuilder.AddField(System.Action) fullName.vb: Discord.EmbedBuilder.AddField(System.Action(Of Discord.EmbedFieldBuilder)) nameWithType: EmbedBuilder.AddField(Action) nameWithType.vb: EmbedBuilder.AddField(Action(Of EmbedFieldBuilder)) - uid: Discord.EmbedBuilder.AddField(System.String,System.Object,System.Boolean) name: AddField(String, Object, Boolean) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_AddField_System_String_System_Object_System_Boolean_ commentId: M:Discord.EmbedBuilder.AddField(System.String,System.Object,System.Boolean) fullName: Discord.EmbedBuilder.AddField(System.String, System.Object, System.Boolean) nameWithType: EmbedBuilder.AddField(String, Object, Boolean) - uid: Discord.EmbedBuilder.AddField* name: AddField href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_AddField_ commentId: Overload:Discord.EmbedBuilder.AddField isSpec: "True" fullName: Discord.EmbedBuilder.AddField nameWithType: EmbedBuilder.AddField - uid: Discord.EmbedBuilder.Author name: Author href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Author commentId: P:Discord.EmbedBuilder.Author fullName: Discord.EmbedBuilder.Author nameWithType: EmbedBuilder.Author - uid: Discord.EmbedBuilder.Author* name: Author href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Author_ commentId: Overload:Discord.EmbedBuilder.Author isSpec: "True" fullName: Discord.EmbedBuilder.Author nameWithType: EmbedBuilder.Author - uid: Discord.EmbedBuilder.Build name: Build() href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Build commentId: M:Discord.EmbedBuilder.Build fullName: Discord.EmbedBuilder.Build() nameWithType: EmbedBuilder.Build() - uid: Discord.EmbedBuilder.Build* name: Build href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Build_ commentId: Overload:Discord.EmbedBuilder.Build isSpec: "True" fullName: Discord.EmbedBuilder.Build nameWithType: EmbedBuilder.Build - uid: Discord.EmbedBuilder.Color name: Color href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Color commentId: P:Discord.EmbedBuilder.Color fullName: Discord.EmbedBuilder.Color nameWithType: EmbedBuilder.Color - uid: Discord.EmbedBuilder.Color* name: Color href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Color_ commentId: Overload:Discord.EmbedBuilder.Color isSpec: "True" fullName: Discord.EmbedBuilder.Color nameWithType: EmbedBuilder.Color - uid: Discord.EmbedBuilder.Description name: Description href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Description commentId: P:Discord.EmbedBuilder.Description fullName: Discord.EmbedBuilder.Description nameWithType: EmbedBuilder.Description - uid: Discord.EmbedBuilder.Description* name: Description href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Description_ commentId: Overload:Discord.EmbedBuilder.Description isSpec: "True" fullName: Discord.EmbedBuilder.Description nameWithType: EmbedBuilder.Description - uid: Discord.EmbedBuilder.Fields name: Fields href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Fields commentId: P:Discord.EmbedBuilder.Fields fullName: Discord.EmbedBuilder.Fields nameWithType: EmbedBuilder.Fields - uid: Discord.EmbedBuilder.Fields* name: Fields href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Fields_ commentId: Overload:Discord.EmbedBuilder.Fields isSpec: "True" fullName: Discord.EmbedBuilder.Fields nameWithType: EmbedBuilder.Fields - uid: Discord.EmbedBuilder.Footer name: Footer href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Footer commentId: P:Discord.EmbedBuilder.Footer fullName: Discord.EmbedBuilder.Footer nameWithType: EmbedBuilder.Footer - uid: Discord.EmbedBuilder.Footer* name: Footer href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Footer_ commentId: Overload:Discord.EmbedBuilder.Footer isSpec: "True" fullName: Discord.EmbedBuilder.Footer nameWithType: EmbedBuilder.Footer - uid: Discord.EmbedBuilder.ImageUrl name: ImageUrl href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_ImageUrl commentId: P:Discord.EmbedBuilder.ImageUrl fullName: Discord.EmbedBuilder.ImageUrl nameWithType: EmbedBuilder.ImageUrl - uid: Discord.EmbedBuilder.ImageUrl* name: ImageUrl href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_ImageUrl_ commentId: Overload:Discord.EmbedBuilder.ImageUrl isSpec: "True" fullName: Discord.EmbedBuilder.ImageUrl nameWithType: EmbedBuilder.ImageUrl - uid: Discord.EmbedBuilder.Length name: Length href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Length commentId: P:Discord.EmbedBuilder.Length fullName: Discord.EmbedBuilder.Length nameWithType: EmbedBuilder.Length - uid: Discord.EmbedBuilder.Length* name: Length href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Length_ commentId: Overload:Discord.EmbedBuilder.Length isSpec: "True" fullName: Discord.EmbedBuilder.Length nameWithType: EmbedBuilder.Length - uid: Discord.EmbedBuilder.MaxDescriptionLength name: MaxDescriptionLength href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxDescriptionLength commentId: F:Discord.EmbedBuilder.MaxDescriptionLength fullName: Discord.EmbedBuilder.MaxDescriptionLength nameWithType: EmbedBuilder.MaxDescriptionLength - uid: Discord.EmbedBuilder.MaxEmbedLength name: MaxEmbedLength href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxEmbedLength commentId: F:Discord.EmbedBuilder.MaxEmbedLength fullName: Discord.EmbedBuilder.MaxEmbedLength nameWithType: EmbedBuilder.MaxEmbedLength - uid: Discord.EmbedBuilder.MaxFieldCount name: MaxFieldCount href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxFieldCount commentId: F:Discord.EmbedBuilder.MaxFieldCount fullName: Discord.EmbedBuilder.MaxFieldCount nameWithType: EmbedBuilder.MaxFieldCount - uid: Discord.EmbedBuilder.MaxTitleLength name: MaxTitleLength href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxTitleLength commentId: F:Discord.EmbedBuilder.MaxTitleLength fullName: Discord.EmbedBuilder.MaxTitleLength nameWithType: EmbedBuilder.MaxTitleLength - uid: Discord.EmbedBuilder.ThumbnailUrl name: ThumbnailUrl href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_ThumbnailUrl commentId: P:Discord.EmbedBuilder.ThumbnailUrl fullName: Discord.EmbedBuilder.ThumbnailUrl nameWithType: EmbedBuilder.ThumbnailUrl - uid: Discord.EmbedBuilder.ThumbnailUrl* name: ThumbnailUrl href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_ThumbnailUrl_ commentId: Overload:Discord.EmbedBuilder.ThumbnailUrl isSpec: "True" fullName: Discord.EmbedBuilder.ThumbnailUrl nameWithType: EmbedBuilder.ThumbnailUrl - uid: Discord.EmbedBuilder.Timestamp name: Timestamp href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Timestamp commentId: P:Discord.EmbedBuilder.Timestamp fullName: Discord.EmbedBuilder.Timestamp nameWithType: EmbedBuilder.Timestamp - uid: Discord.EmbedBuilder.Timestamp* name: Timestamp href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Timestamp_ commentId: Overload:Discord.EmbedBuilder.Timestamp isSpec: "True" fullName: Discord.EmbedBuilder.Timestamp nameWithType: EmbedBuilder.Timestamp - uid: Discord.EmbedBuilder.Title name: Title href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Title commentId: P:Discord.EmbedBuilder.Title fullName: Discord.EmbedBuilder.Title nameWithType: EmbedBuilder.Title - uid: Discord.EmbedBuilder.Title* name: Title href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Title_ commentId: Overload:Discord.EmbedBuilder.Title isSpec: "True" fullName: Discord.EmbedBuilder.Title nameWithType: EmbedBuilder.Title - uid: Discord.EmbedBuilder.Url name: Url href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Url commentId: P:Discord.EmbedBuilder.Url fullName: Discord.EmbedBuilder.Url nameWithType: EmbedBuilder.Url - uid: Discord.EmbedBuilder.Url* name: Url href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_Url_ commentId: Overload:Discord.EmbedBuilder.Url isSpec: "True" fullName: Discord.EmbedBuilder.Url nameWithType: EmbedBuilder.Url - uid: Discord.EmbedBuilder.WithAuthor(Discord.EmbedAuthorBuilder) name: WithAuthor(EmbedAuthorBuilder) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithAuthor_Discord_EmbedAuthorBuilder_ commentId: M:Discord.EmbedBuilder.WithAuthor(Discord.EmbedAuthorBuilder) fullName: Discord.EmbedBuilder.WithAuthor(Discord.EmbedAuthorBuilder) nameWithType: EmbedBuilder.WithAuthor(EmbedAuthorBuilder) - uid: Discord.EmbedBuilder.WithAuthor(System.Action{Discord.EmbedAuthorBuilder}) name: WithAuthor(Action) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithAuthor_System_Action_Discord_EmbedAuthorBuilder__ commentId: M:Discord.EmbedBuilder.WithAuthor(System.Action{Discord.EmbedAuthorBuilder}) name.vb: WithAuthor(Action(Of EmbedAuthorBuilder)) fullName: Discord.EmbedBuilder.WithAuthor(System.Action) fullName.vb: Discord.EmbedBuilder.WithAuthor(System.Action(Of Discord.EmbedAuthorBuilder)) nameWithType: EmbedBuilder.WithAuthor(Action) nameWithType.vb: EmbedBuilder.WithAuthor(Action(Of EmbedAuthorBuilder)) - uid: Discord.EmbedBuilder.WithAuthor(System.String,System.String,System.String) name: WithAuthor(String, String, String) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithAuthor_System_String_System_String_System_String_ commentId: M:Discord.EmbedBuilder.WithAuthor(System.String,System.String,System.String) fullName: Discord.EmbedBuilder.WithAuthor(System.String, System.String, System.String) nameWithType: EmbedBuilder.WithAuthor(String, String, String) - uid: Discord.EmbedBuilder.WithAuthor* name: WithAuthor href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithAuthor_ commentId: Overload:Discord.EmbedBuilder.WithAuthor isSpec: "True" fullName: Discord.EmbedBuilder.WithAuthor nameWithType: EmbedBuilder.WithAuthor - uid: Discord.EmbedBuilder.WithColor(Discord.Color) name: WithColor(Color) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithColor_Discord_Color_ commentId: M:Discord.EmbedBuilder.WithColor(Discord.Color) fullName: Discord.EmbedBuilder.WithColor(Discord.Color) nameWithType: EmbedBuilder.WithColor(Color) - uid: Discord.EmbedBuilder.WithColor* name: WithColor href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithColor_ commentId: Overload:Discord.EmbedBuilder.WithColor isSpec: "True" fullName: Discord.EmbedBuilder.WithColor nameWithType: EmbedBuilder.WithColor - uid: Discord.EmbedBuilder.WithCurrentTimestamp name: WithCurrentTimestamp() href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithCurrentTimestamp commentId: M:Discord.EmbedBuilder.WithCurrentTimestamp fullName: Discord.EmbedBuilder.WithCurrentTimestamp() nameWithType: EmbedBuilder.WithCurrentTimestamp() - uid: Discord.EmbedBuilder.WithCurrentTimestamp* name: WithCurrentTimestamp href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithCurrentTimestamp_ commentId: Overload:Discord.EmbedBuilder.WithCurrentTimestamp isSpec: "True" fullName: Discord.EmbedBuilder.WithCurrentTimestamp nameWithType: EmbedBuilder.WithCurrentTimestamp - uid: Discord.EmbedBuilder.WithDescription(System.String) name: WithDescription(String) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithDescription_System_String_ commentId: M:Discord.EmbedBuilder.WithDescription(System.String) fullName: Discord.EmbedBuilder.WithDescription(System.String) nameWithType: EmbedBuilder.WithDescription(String) - uid: Discord.EmbedBuilder.WithDescription* name: WithDescription href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithDescription_ commentId: Overload:Discord.EmbedBuilder.WithDescription isSpec: "True" fullName: Discord.EmbedBuilder.WithDescription nameWithType: EmbedBuilder.WithDescription - uid: Discord.EmbedBuilder.WithFooter(Discord.EmbedFooterBuilder) name: WithFooter(EmbedFooterBuilder) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithFooter_Discord_EmbedFooterBuilder_ commentId: M:Discord.EmbedBuilder.WithFooter(Discord.EmbedFooterBuilder) fullName: Discord.EmbedBuilder.WithFooter(Discord.EmbedFooterBuilder) nameWithType: EmbedBuilder.WithFooter(EmbedFooterBuilder) - uid: Discord.EmbedBuilder.WithFooter(System.Action{Discord.EmbedFooterBuilder}) name: WithFooter(Action) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithFooter_System_Action_Discord_EmbedFooterBuilder__ commentId: M:Discord.EmbedBuilder.WithFooter(System.Action{Discord.EmbedFooterBuilder}) name.vb: WithFooter(Action(Of EmbedFooterBuilder)) fullName: Discord.EmbedBuilder.WithFooter(System.Action) fullName.vb: Discord.EmbedBuilder.WithFooter(System.Action(Of Discord.EmbedFooterBuilder)) nameWithType: EmbedBuilder.WithFooter(Action) nameWithType.vb: EmbedBuilder.WithFooter(Action(Of EmbedFooterBuilder)) - uid: Discord.EmbedBuilder.WithFooter(System.String,System.String) name: WithFooter(String, String) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithFooter_System_String_System_String_ commentId: M:Discord.EmbedBuilder.WithFooter(System.String,System.String) fullName: Discord.EmbedBuilder.WithFooter(System.String, System.String) nameWithType: EmbedBuilder.WithFooter(String, String) - uid: Discord.EmbedBuilder.WithFooter* name: WithFooter href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithFooter_ commentId: Overload:Discord.EmbedBuilder.WithFooter isSpec: "True" fullName: Discord.EmbedBuilder.WithFooter nameWithType: EmbedBuilder.WithFooter - uid: Discord.EmbedBuilder.WithImageUrl(System.String) name: WithImageUrl(String) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithImageUrl_System_String_ commentId: M:Discord.EmbedBuilder.WithImageUrl(System.String) fullName: Discord.EmbedBuilder.WithImageUrl(System.String) nameWithType: EmbedBuilder.WithImageUrl(String) - uid: Discord.EmbedBuilder.WithImageUrl* name: WithImageUrl href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithImageUrl_ commentId: Overload:Discord.EmbedBuilder.WithImageUrl isSpec: "True" fullName: Discord.EmbedBuilder.WithImageUrl nameWithType: EmbedBuilder.WithImageUrl - uid: Discord.EmbedBuilder.WithThumbnailUrl(System.String) name: WithThumbnailUrl(String) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithThumbnailUrl_System_String_ commentId: M:Discord.EmbedBuilder.WithThumbnailUrl(System.String) fullName: Discord.EmbedBuilder.WithThumbnailUrl(System.String) nameWithType: EmbedBuilder.WithThumbnailUrl(String) - uid: Discord.EmbedBuilder.WithThumbnailUrl* name: WithThumbnailUrl href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithThumbnailUrl_ commentId: Overload:Discord.EmbedBuilder.WithThumbnailUrl isSpec: "True" fullName: Discord.EmbedBuilder.WithThumbnailUrl nameWithType: EmbedBuilder.WithThumbnailUrl - uid: Discord.EmbedBuilder.WithTimestamp(System.DateTimeOffset) name: WithTimestamp(DateTimeOffset) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithTimestamp_System_DateTimeOffset_ commentId: M:Discord.EmbedBuilder.WithTimestamp(System.DateTimeOffset) fullName: Discord.EmbedBuilder.WithTimestamp(System.DateTimeOffset) nameWithType: EmbedBuilder.WithTimestamp(DateTimeOffset) - uid: Discord.EmbedBuilder.WithTimestamp* name: WithTimestamp href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithTimestamp_ commentId: Overload:Discord.EmbedBuilder.WithTimestamp isSpec: "True" fullName: Discord.EmbedBuilder.WithTimestamp nameWithType: EmbedBuilder.WithTimestamp - uid: Discord.EmbedBuilder.WithTitle(System.String) name: WithTitle(String) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithTitle_System_String_ commentId: M:Discord.EmbedBuilder.WithTitle(System.String) fullName: Discord.EmbedBuilder.WithTitle(System.String) nameWithType: EmbedBuilder.WithTitle(String) - uid: Discord.EmbedBuilder.WithTitle* name: WithTitle href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithTitle_ commentId: Overload:Discord.EmbedBuilder.WithTitle isSpec: "True" fullName: Discord.EmbedBuilder.WithTitle nameWithType: EmbedBuilder.WithTitle - uid: Discord.EmbedBuilder.WithUrl(System.String) name: WithUrl(String) href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithUrl_System_String_ commentId: M:Discord.EmbedBuilder.WithUrl(System.String) fullName: Discord.EmbedBuilder.WithUrl(System.String) nameWithType: EmbedBuilder.WithUrl(String) - uid: Discord.EmbedBuilder.WithUrl* name: WithUrl href: api/Discord.EmbedBuilder.html#Discord_EmbedBuilder_WithUrl_ commentId: Overload:Discord.EmbedBuilder.WithUrl isSpec: "True" fullName: Discord.EmbedBuilder.WithUrl nameWithType: EmbedBuilder.WithUrl - uid: Discord.EmbedBuilderExtensions name: EmbedBuilderExtensions href: api/Discord.EmbedBuilderExtensions.html commentId: T:Discord.EmbedBuilderExtensions fullName: Discord.EmbedBuilderExtensions nameWithType: EmbedBuilderExtensions - uid: Discord.EmbedBuilderExtensions.ToEmbedBuilder(Discord.IEmbed) name: ToEmbedBuilder(IEmbed) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_ToEmbedBuilder_Discord_IEmbed_ commentId: M:Discord.EmbedBuilderExtensions.ToEmbedBuilder(Discord.IEmbed) fullName: Discord.EmbedBuilderExtensions.ToEmbedBuilder(Discord.IEmbed) nameWithType: EmbedBuilderExtensions.ToEmbedBuilder(IEmbed) - uid: Discord.EmbedBuilderExtensions.ToEmbedBuilder* name: ToEmbedBuilder href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_ToEmbedBuilder_ commentId: Overload:Discord.EmbedBuilderExtensions.ToEmbedBuilder isSpec: "True" fullName: Discord.EmbedBuilderExtensions.ToEmbedBuilder nameWithType: EmbedBuilderExtensions.ToEmbedBuilder - uid: Discord.EmbedBuilderExtensions.WithAuthor(Discord.EmbedBuilder,Discord.IUser) name: WithAuthor(EmbedBuilder, IUser) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithAuthor_Discord_EmbedBuilder_Discord_IUser_ commentId: M:Discord.EmbedBuilderExtensions.WithAuthor(Discord.EmbedBuilder,Discord.IUser) fullName: Discord.EmbedBuilderExtensions.WithAuthor(Discord.EmbedBuilder, Discord.IUser) nameWithType: EmbedBuilderExtensions.WithAuthor(EmbedBuilder, IUser) - uid: Discord.EmbedBuilderExtensions.WithAuthor* name: WithAuthor href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithAuthor_ commentId: Overload:Discord.EmbedBuilderExtensions.WithAuthor isSpec: "True" fullName: Discord.EmbedBuilderExtensions.WithAuthor nameWithType: EmbedBuilderExtensions.WithAuthor - uid: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.Byte,System.Byte,System.Byte) name: WithColor(EmbedBuilder, Byte, Byte, Byte) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_Byte_System_Byte_System_Byte_ commentId: M:Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.Byte,System.Byte,System.Byte) fullName: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder, System.Byte, System.Byte, System.Byte) nameWithType: EmbedBuilderExtensions.WithColor(EmbedBuilder, Byte, Byte, Byte) - uid: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.Int32,System.Int32,System.Int32) name: WithColor(EmbedBuilder, Int32, Int32, Int32) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_Int32_System_Int32_System_Int32_ commentId: M:Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.Int32,System.Int32,System.Int32) fullName: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder, System.Int32, System.Int32, System.Int32) nameWithType: EmbedBuilderExtensions.WithColor(EmbedBuilder, Int32, Int32, Int32) - uid: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.Single,System.Single,System.Single) name: WithColor(EmbedBuilder, Single, Single, Single) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_Single_System_Single_System_Single_ commentId: M:Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.Single,System.Single,System.Single) fullName: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder, System.Single, System.Single, System.Single) nameWithType: EmbedBuilderExtensions.WithColor(EmbedBuilder, Single, Single, Single) - uid: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.UInt32) name: WithColor(EmbedBuilder, UInt32) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_UInt32_ commentId: M:Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder,System.UInt32) fullName: Discord.EmbedBuilderExtensions.WithColor(Discord.EmbedBuilder, System.UInt32) nameWithType: EmbedBuilderExtensions.WithColor(EmbedBuilder, UInt32) - uid: Discord.EmbedBuilderExtensions.WithColor* name: WithColor href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_ commentId: Overload:Discord.EmbedBuilderExtensions.WithColor isSpec: "True" fullName: Discord.EmbedBuilderExtensions.WithColor nameWithType: EmbedBuilderExtensions.WithColor - uid: Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder,Discord.EmbedFieldBuilder[]) name: WithFields(EmbedBuilder, EmbedFieldBuilder[]) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithFields_Discord_EmbedBuilder_Discord_EmbedFieldBuilder___ commentId: M:Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder,Discord.EmbedFieldBuilder[]) name.vb: WithFields(EmbedBuilder, EmbedFieldBuilder()) fullName: Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder, Discord.EmbedFieldBuilder[]) fullName.vb: Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder, Discord.EmbedFieldBuilder()) nameWithType: EmbedBuilderExtensions.WithFields(EmbedBuilder, EmbedFieldBuilder[]) nameWithType.vb: EmbedBuilderExtensions.WithFields(EmbedBuilder, EmbedFieldBuilder()) - uid: Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder,System.Collections.Generic.IEnumerable{Discord.EmbedFieldBuilder}) name: WithFields(EmbedBuilder, IEnumerable) href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithFields_Discord_EmbedBuilder_System_Collections_Generic_IEnumerable_Discord_EmbedFieldBuilder__ commentId: M:Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder,System.Collections.Generic.IEnumerable{Discord.EmbedFieldBuilder}) name.vb: WithFields(EmbedBuilder, IEnumerable(Of EmbedFieldBuilder)) fullName: Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder, System.Collections.Generic.IEnumerable) fullName.vb: Discord.EmbedBuilderExtensions.WithFields(Discord.EmbedBuilder, System.Collections.Generic.IEnumerable(Of Discord.EmbedFieldBuilder)) nameWithType: EmbedBuilderExtensions.WithFields(EmbedBuilder, IEnumerable) nameWithType.vb: EmbedBuilderExtensions.WithFields(EmbedBuilder, IEnumerable(Of EmbedFieldBuilder)) - uid: Discord.EmbedBuilderExtensions.WithFields* name: WithFields href: api/Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithFields_ commentId: Overload:Discord.EmbedBuilderExtensions.WithFields isSpec: "True" fullName: Discord.EmbedBuilderExtensions.WithFields nameWithType: EmbedBuilderExtensions.WithFields - uid: Discord.EmbedField name: EmbedField href: api/Discord.EmbedField.html commentId: T:Discord.EmbedField fullName: Discord.EmbedField nameWithType: EmbedField - uid: Discord.EmbedField.Inline name: Inline href: api/Discord.EmbedField.html#Discord_EmbedField_Inline commentId: P:Discord.EmbedField.Inline fullName: Discord.EmbedField.Inline nameWithType: EmbedField.Inline - uid: Discord.EmbedField.Inline* name: Inline href: api/Discord.EmbedField.html#Discord_EmbedField_Inline_ commentId: Overload:Discord.EmbedField.Inline isSpec: "True" fullName: Discord.EmbedField.Inline nameWithType: EmbedField.Inline - uid: Discord.EmbedField.Name name: Name href: api/Discord.EmbedField.html#Discord_EmbedField_Name commentId: P:Discord.EmbedField.Name fullName: Discord.EmbedField.Name nameWithType: EmbedField.Name - uid: Discord.EmbedField.Name* name: Name href: api/Discord.EmbedField.html#Discord_EmbedField_Name_ commentId: Overload:Discord.EmbedField.Name isSpec: "True" fullName: Discord.EmbedField.Name nameWithType: EmbedField.Name - uid: Discord.EmbedField.ToString name: ToString() href: api/Discord.EmbedField.html#Discord_EmbedField_ToString commentId: M:Discord.EmbedField.ToString fullName: Discord.EmbedField.ToString() nameWithType: EmbedField.ToString() - uid: Discord.EmbedField.ToString* name: ToString href: api/Discord.EmbedField.html#Discord_EmbedField_ToString_ commentId: Overload:Discord.EmbedField.ToString isSpec: "True" fullName: Discord.EmbedField.ToString nameWithType: EmbedField.ToString - uid: Discord.EmbedField.Value name: Value href: api/Discord.EmbedField.html#Discord_EmbedField_Value commentId: P:Discord.EmbedField.Value fullName: Discord.EmbedField.Value nameWithType: EmbedField.Value - uid: Discord.EmbedField.Value* name: Value href: api/Discord.EmbedField.html#Discord_EmbedField_Value_ commentId: Overload:Discord.EmbedField.Value isSpec: "True" fullName: Discord.EmbedField.Value nameWithType: EmbedField.Value - uid: Discord.EmbedFieldBuilder name: EmbedFieldBuilder href: api/Discord.EmbedFieldBuilder.html commentId: T:Discord.EmbedFieldBuilder fullName: Discord.EmbedFieldBuilder nameWithType: EmbedFieldBuilder - uid: Discord.EmbedFieldBuilder.Build name: Build() href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_Build commentId: M:Discord.EmbedFieldBuilder.Build fullName: Discord.EmbedFieldBuilder.Build() nameWithType: EmbedFieldBuilder.Build() - uid: Discord.EmbedFieldBuilder.Build* name: Build href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_Build_ commentId: Overload:Discord.EmbedFieldBuilder.Build isSpec: "True" fullName: Discord.EmbedFieldBuilder.Build nameWithType: EmbedFieldBuilder.Build - uid: Discord.EmbedFieldBuilder.IsInline name: IsInline href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_IsInline commentId: P:Discord.EmbedFieldBuilder.IsInline fullName: Discord.EmbedFieldBuilder.IsInline nameWithType: EmbedFieldBuilder.IsInline - uid: Discord.EmbedFieldBuilder.IsInline* name: IsInline href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_IsInline_ commentId: Overload:Discord.EmbedFieldBuilder.IsInline isSpec: "True" fullName: Discord.EmbedFieldBuilder.IsInline nameWithType: EmbedFieldBuilder.IsInline - uid: Discord.EmbedFieldBuilder.MaxFieldNameLength name: MaxFieldNameLength href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_MaxFieldNameLength commentId: F:Discord.EmbedFieldBuilder.MaxFieldNameLength fullName: Discord.EmbedFieldBuilder.MaxFieldNameLength nameWithType: EmbedFieldBuilder.MaxFieldNameLength - uid: Discord.EmbedFieldBuilder.MaxFieldValueLength name: MaxFieldValueLength href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_MaxFieldValueLength commentId: F:Discord.EmbedFieldBuilder.MaxFieldValueLength fullName: Discord.EmbedFieldBuilder.MaxFieldValueLength nameWithType: EmbedFieldBuilder.MaxFieldValueLength - uid: Discord.EmbedFieldBuilder.Name name: Name href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_Name commentId: P:Discord.EmbedFieldBuilder.Name fullName: Discord.EmbedFieldBuilder.Name nameWithType: EmbedFieldBuilder.Name - uid: Discord.EmbedFieldBuilder.Name* name: Name href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_Name_ commentId: Overload:Discord.EmbedFieldBuilder.Name isSpec: "True" fullName: Discord.EmbedFieldBuilder.Name nameWithType: EmbedFieldBuilder.Name - uid: Discord.EmbedFieldBuilder.Value name: Value href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_Value commentId: P:Discord.EmbedFieldBuilder.Value fullName: Discord.EmbedFieldBuilder.Value nameWithType: EmbedFieldBuilder.Value - uid: Discord.EmbedFieldBuilder.Value* name: Value href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_Value_ commentId: Overload:Discord.EmbedFieldBuilder.Value isSpec: "True" fullName: Discord.EmbedFieldBuilder.Value nameWithType: EmbedFieldBuilder.Value - uid: Discord.EmbedFieldBuilder.WithIsInline(System.Boolean) name: WithIsInline(Boolean) href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_WithIsInline_System_Boolean_ commentId: M:Discord.EmbedFieldBuilder.WithIsInline(System.Boolean) fullName: Discord.EmbedFieldBuilder.WithIsInline(System.Boolean) nameWithType: EmbedFieldBuilder.WithIsInline(Boolean) - uid: Discord.EmbedFieldBuilder.WithIsInline* name: WithIsInline href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_WithIsInline_ commentId: Overload:Discord.EmbedFieldBuilder.WithIsInline isSpec: "True" fullName: Discord.EmbedFieldBuilder.WithIsInline nameWithType: EmbedFieldBuilder.WithIsInline - uid: Discord.EmbedFieldBuilder.WithName(System.String) name: WithName(String) href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_WithName_System_String_ commentId: M:Discord.EmbedFieldBuilder.WithName(System.String) fullName: Discord.EmbedFieldBuilder.WithName(System.String) nameWithType: EmbedFieldBuilder.WithName(String) - uid: Discord.EmbedFieldBuilder.WithName* name: WithName href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_WithName_ commentId: Overload:Discord.EmbedFieldBuilder.WithName isSpec: "True" fullName: Discord.EmbedFieldBuilder.WithName nameWithType: EmbedFieldBuilder.WithName - uid: Discord.EmbedFieldBuilder.WithValue(System.Object) name: WithValue(Object) href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_WithValue_System_Object_ commentId: M:Discord.EmbedFieldBuilder.WithValue(System.Object) fullName: Discord.EmbedFieldBuilder.WithValue(System.Object) nameWithType: EmbedFieldBuilder.WithValue(Object) - uid: Discord.EmbedFieldBuilder.WithValue* name: WithValue href: api/Discord.EmbedFieldBuilder.html#Discord_EmbedFieldBuilder_WithValue_ commentId: Overload:Discord.EmbedFieldBuilder.WithValue isSpec: "True" fullName: Discord.EmbedFieldBuilder.WithValue nameWithType: EmbedFieldBuilder.WithValue - uid: Discord.EmbedFooter name: EmbedFooter href: api/Discord.EmbedFooter.html commentId: T:Discord.EmbedFooter fullName: Discord.EmbedFooter nameWithType: EmbedFooter - uid: Discord.EmbedFooter.IconUrl name: IconUrl href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_IconUrl commentId: P:Discord.EmbedFooter.IconUrl fullName: Discord.EmbedFooter.IconUrl nameWithType: EmbedFooter.IconUrl - uid: Discord.EmbedFooter.IconUrl* name: IconUrl href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_IconUrl_ commentId: Overload:Discord.EmbedFooter.IconUrl isSpec: "True" fullName: Discord.EmbedFooter.IconUrl nameWithType: EmbedFooter.IconUrl - uid: Discord.EmbedFooter.ProxyUrl name: ProxyUrl href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_ProxyUrl commentId: P:Discord.EmbedFooter.ProxyUrl fullName: Discord.EmbedFooter.ProxyUrl nameWithType: EmbedFooter.ProxyUrl - uid: Discord.EmbedFooter.ProxyUrl* name: ProxyUrl href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_ProxyUrl_ commentId: Overload:Discord.EmbedFooter.ProxyUrl isSpec: "True" fullName: Discord.EmbedFooter.ProxyUrl nameWithType: EmbedFooter.ProxyUrl - uid: Discord.EmbedFooter.Text name: Text href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_Text commentId: P:Discord.EmbedFooter.Text fullName: Discord.EmbedFooter.Text nameWithType: EmbedFooter.Text - uid: Discord.EmbedFooter.Text* name: Text href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_Text_ commentId: Overload:Discord.EmbedFooter.Text isSpec: "True" fullName: Discord.EmbedFooter.Text nameWithType: EmbedFooter.Text - uid: Discord.EmbedFooter.ToString name: ToString() href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_ToString commentId: M:Discord.EmbedFooter.ToString fullName: Discord.EmbedFooter.ToString() nameWithType: EmbedFooter.ToString() - uid: Discord.EmbedFooter.ToString* name: ToString href: api/Discord.EmbedFooter.html#Discord_EmbedFooter_ToString_ commentId: Overload:Discord.EmbedFooter.ToString isSpec: "True" fullName: Discord.EmbedFooter.ToString nameWithType: EmbedFooter.ToString - uid: Discord.EmbedFooterBuilder name: EmbedFooterBuilder href: api/Discord.EmbedFooterBuilder.html commentId: T:Discord.EmbedFooterBuilder fullName: Discord.EmbedFooterBuilder nameWithType: EmbedFooterBuilder - uid: Discord.EmbedFooterBuilder.Build name: Build() href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_Build commentId: M:Discord.EmbedFooterBuilder.Build fullName: Discord.EmbedFooterBuilder.Build() nameWithType: EmbedFooterBuilder.Build() - uid: Discord.EmbedFooterBuilder.Build* name: Build href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_Build_ commentId: Overload:Discord.EmbedFooterBuilder.Build isSpec: "True" fullName: Discord.EmbedFooterBuilder.Build nameWithType: EmbedFooterBuilder.Build - uid: Discord.EmbedFooterBuilder.IconUrl name: IconUrl href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_IconUrl commentId: P:Discord.EmbedFooterBuilder.IconUrl fullName: Discord.EmbedFooterBuilder.IconUrl nameWithType: EmbedFooterBuilder.IconUrl - uid: Discord.EmbedFooterBuilder.IconUrl* name: IconUrl href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_IconUrl_ commentId: Overload:Discord.EmbedFooterBuilder.IconUrl isSpec: "True" fullName: Discord.EmbedFooterBuilder.IconUrl nameWithType: EmbedFooterBuilder.IconUrl - uid: Discord.EmbedFooterBuilder.MaxFooterTextLength name: MaxFooterTextLength href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_MaxFooterTextLength commentId: F:Discord.EmbedFooterBuilder.MaxFooterTextLength fullName: Discord.EmbedFooterBuilder.MaxFooterTextLength nameWithType: EmbedFooterBuilder.MaxFooterTextLength - uid: Discord.EmbedFooterBuilder.Text name: Text href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_Text commentId: P:Discord.EmbedFooterBuilder.Text fullName: Discord.EmbedFooterBuilder.Text nameWithType: EmbedFooterBuilder.Text - uid: Discord.EmbedFooterBuilder.Text* name: Text href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_Text_ commentId: Overload:Discord.EmbedFooterBuilder.Text isSpec: "True" fullName: Discord.EmbedFooterBuilder.Text nameWithType: EmbedFooterBuilder.Text - uid: Discord.EmbedFooterBuilder.WithIconUrl(System.String) name: WithIconUrl(String) href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_WithIconUrl_System_String_ commentId: M:Discord.EmbedFooterBuilder.WithIconUrl(System.String) fullName: Discord.EmbedFooterBuilder.WithIconUrl(System.String) nameWithType: EmbedFooterBuilder.WithIconUrl(String) - uid: Discord.EmbedFooterBuilder.WithIconUrl* name: WithIconUrl href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_WithIconUrl_ commentId: Overload:Discord.EmbedFooterBuilder.WithIconUrl isSpec: "True" fullName: Discord.EmbedFooterBuilder.WithIconUrl nameWithType: EmbedFooterBuilder.WithIconUrl - uid: Discord.EmbedFooterBuilder.WithText(System.String) name: WithText(String) href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_WithText_System_String_ commentId: M:Discord.EmbedFooterBuilder.WithText(System.String) fullName: Discord.EmbedFooterBuilder.WithText(System.String) nameWithType: EmbedFooterBuilder.WithText(String) - uid: Discord.EmbedFooterBuilder.WithText* name: WithText href: api/Discord.EmbedFooterBuilder.html#Discord_EmbedFooterBuilder_WithText_ commentId: Overload:Discord.EmbedFooterBuilder.WithText isSpec: "True" fullName: Discord.EmbedFooterBuilder.WithText nameWithType: EmbedFooterBuilder.WithText - uid: Discord.EmbedImage name: EmbedImage href: api/Discord.EmbedImage.html commentId: T:Discord.EmbedImage fullName: Discord.EmbedImage nameWithType: EmbedImage - uid: Discord.EmbedImage.Height name: Height href: api/Discord.EmbedImage.html#Discord_EmbedImage_Height commentId: P:Discord.EmbedImage.Height fullName: Discord.EmbedImage.Height nameWithType: EmbedImage.Height - uid: Discord.EmbedImage.Height* name: Height href: api/Discord.EmbedImage.html#Discord_EmbedImage_Height_ commentId: Overload:Discord.EmbedImage.Height isSpec: "True" fullName: Discord.EmbedImage.Height nameWithType: EmbedImage.Height - uid: Discord.EmbedImage.ProxyUrl name: ProxyUrl href: api/Discord.EmbedImage.html#Discord_EmbedImage_ProxyUrl commentId: P:Discord.EmbedImage.ProxyUrl fullName: Discord.EmbedImage.ProxyUrl nameWithType: EmbedImage.ProxyUrl - uid: Discord.EmbedImage.ProxyUrl* name: ProxyUrl href: api/Discord.EmbedImage.html#Discord_EmbedImage_ProxyUrl_ commentId: Overload:Discord.EmbedImage.ProxyUrl isSpec: "True" fullName: Discord.EmbedImage.ProxyUrl nameWithType: EmbedImage.ProxyUrl - uid: Discord.EmbedImage.ToString name: ToString() href: api/Discord.EmbedImage.html#Discord_EmbedImage_ToString commentId: M:Discord.EmbedImage.ToString fullName: Discord.EmbedImage.ToString() nameWithType: EmbedImage.ToString() - uid: Discord.EmbedImage.ToString* name: ToString href: api/Discord.EmbedImage.html#Discord_EmbedImage_ToString_ commentId: Overload:Discord.EmbedImage.ToString isSpec: "True" fullName: Discord.EmbedImage.ToString nameWithType: EmbedImage.ToString - uid: Discord.EmbedImage.Url name: Url href: api/Discord.EmbedImage.html#Discord_EmbedImage_Url commentId: P:Discord.EmbedImage.Url fullName: Discord.EmbedImage.Url nameWithType: EmbedImage.Url - uid: Discord.EmbedImage.Url* name: Url href: api/Discord.EmbedImage.html#Discord_EmbedImage_Url_ commentId: Overload:Discord.EmbedImage.Url isSpec: "True" fullName: Discord.EmbedImage.Url nameWithType: EmbedImage.Url - uid: Discord.EmbedImage.Width name: Width href: api/Discord.EmbedImage.html#Discord_EmbedImage_Width commentId: P:Discord.EmbedImage.Width fullName: Discord.EmbedImage.Width nameWithType: EmbedImage.Width - uid: Discord.EmbedImage.Width* name: Width href: api/Discord.EmbedImage.html#Discord_EmbedImage_Width_ commentId: Overload:Discord.EmbedImage.Width isSpec: "True" fullName: Discord.EmbedImage.Width nameWithType: EmbedImage.Width - uid: Discord.EmbedProvider name: EmbedProvider href: api/Discord.EmbedProvider.html commentId: T:Discord.EmbedProvider fullName: Discord.EmbedProvider nameWithType: EmbedProvider - uid: Discord.EmbedProvider.Name name: Name href: api/Discord.EmbedProvider.html#Discord_EmbedProvider_Name commentId: P:Discord.EmbedProvider.Name fullName: Discord.EmbedProvider.Name nameWithType: EmbedProvider.Name - uid: Discord.EmbedProvider.Name* name: Name href: api/Discord.EmbedProvider.html#Discord_EmbedProvider_Name_ commentId: Overload:Discord.EmbedProvider.Name isSpec: "True" fullName: Discord.EmbedProvider.Name nameWithType: EmbedProvider.Name - uid: Discord.EmbedProvider.ToString name: ToString() href: api/Discord.EmbedProvider.html#Discord_EmbedProvider_ToString commentId: M:Discord.EmbedProvider.ToString fullName: Discord.EmbedProvider.ToString() nameWithType: EmbedProvider.ToString() - uid: Discord.EmbedProvider.ToString* name: ToString href: api/Discord.EmbedProvider.html#Discord_EmbedProvider_ToString_ commentId: Overload:Discord.EmbedProvider.ToString isSpec: "True" fullName: Discord.EmbedProvider.ToString nameWithType: EmbedProvider.ToString - uid: Discord.EmbedProvider.Url name: Url href: api/Discord.EmbedProvider.html#Discord_EmbedProvider_Url commentId: P:Discord.EmbedProvider.Url fullName: Discord.EmbedProvider.Url nameWithType: EmbedProvider.Url - uid: Discord.EmbedProvider.Url* name: Url href: api/Discord.EmbedProvider.html#Discord_EmbedProvider_Url_ commentId: Overload:Discord.EmbedProvider.Url isSpec: "True" fullName: Discord.EmbedProvider.Url nameWithType: EmbedProvider.Url - uid: Discord.EmbedThumbnail name: EmbedThumbnail href: api/Discord.EmbedThumbnail.html commentId: T:Discord.EmbedThumbnail fullName: Discord.EmbedThumbnail nameWithType: EmbedThumbnail - uid: Discord.EmbedThumbnail.Height name: Height href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_Height commentId: P:Discord.EmbedThumbnail.Height fullName: Discord.EmbedThumbnail.Height nameWithType: EmbedThumbnail.Height - uid: Discord.EmbedThumbnail.Height* name: Height href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_Height_ commentId: Overload:Discord.EmbedThumbnail.Height isSpec: "True" fullName: Discord.EmbedThumbnail.Height nameWithType: EmbedThumbnail.Height - uid: Discord.EmbedThumbnail.ProxyUrl name: ProxyUrl href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_ProxyUrl commentId: P:Discord.EmbedThumbnail.ProxyUrl fullName: Discord.EmbedThumbnail.ProxyUrl nameWithType: EmbedThumbnail.ProxyUrl - uid: Discord.EmbedThumbnail.ProxyUrl* name: ProxyUrl href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_ProxyUrl_ commentId: Overload:Discord.EmbedThumbnail.ProxyUrl isSpec: "True" fullName: Discord.EmbedThumbnail.ProxyUrl nameWithType: EmbedThumbnail.ProxyUrl - uid: Discord.EmbedThumbnail.ToString name: ToString() href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_ToString commentId: M:Discord.EmbedThumbnail.ToString fullName: Discord.EmbedThumbnail.ToString() nameWithType: EmbedThumbnail.ToString() - uid: Discord.EmbedThumbnail.ToString* name: ToString href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_ToString_ commentId: Overload:Discord.EmbedThumbnail.ToString isSpec: "True" fullName: Discord.EmbedThumbnail.ToString nameWithType: EmbedThumbnail.ToString - uid: Discord.EmbedThumbnail.Url name: Url href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_Url commentId: P:Discord.EmbedThumbnail.Url fullName: Discord.EmbedThumbnail.Url nameWithType: EmbedThumbnail.Url - uid: Discord.EmbedThumbnail.Url* name: Url href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_Url_ commentId: Overload:Discord.EmbedThumbnail.Url isSpec: "True" fullName: Discord.EmbedThumbnail.Url nameWithType: EmbedThumbnail.Url - uid: Discord.EmbedThumbnail.Width name: Width href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_Width commentId: P:Discord.EmbedThumbnail.Width fullName: Discord.EmbedThumbnail.Width nameWithType: EmbedThumbnail.Width - uid: Discord.EmbedThumbnail.Width* name: Width href: api/Discord.EmbedThumbnail.html#Discord_EmbedThumbnail_Width_ commentId: Overload:Discord.EmbedThumbnail.Width isSpec: "True" fullName: Discord.EmbedThumbnail.Width nameWithType: EmbedThumbnail.Width - uid: Discord.EmbedType name: EmbedType href: api/Discord.EmbedType.html commentId: T:Discord.EmbedType fullName: Discord.EmbedType nameWithType: EmbedType - uid: Discord.EmbedType.Article name: Article href: api/Discord.EmbedType.html#Discord_EmbedType_Article commentId: F:Discord.EmbedType.Article fullName: Discord.EmbedType.Article nameWithType: EmbedType.Article - uid: Discord.EmbedType.Gifv name: Gifv href: api/Discord.EmbedType.html#Discord_EmbedType_Gifv commentId: F:Discord.EmbedType.Gifv fullName: Discord.EmbedType.Gifv nameWithType: EmbedType.Gifv - uid: Discord.EmbedType.Html name: Html href: api/Discord.EmbedType.html#Discord_EmbedType_Html commentId: F:Discord.EmbedType.Html fullName: Discord.EmbedType.Html nameWithType: EmbedType.Html - uid: Discord.EmbedType.Image name: Image href: api/Discord.EmbedType.html#Discord_EmbedType_Image commentId: F:Discord.EmbedType.Image fullName: Discord.EmbedType.Image nameWithType: EmbedType.Image - uid: Discord.EmbedType.Link name: Link href: api/Discord.EmbedType.html#Discord_EmbedType_Link commentId: F:Discord.EmbedType.Link fullName: Discord.EmbedType.Link nameWithType: EmbedType.Link - uid: Discord.EmbedType.Rich name: Rich href: api/Discord.EmbedType.html#Discord_EmbedType_Rich commentId: F:Discord.EmbedType.Rich fullName: Discord.EmbedType.Rich nameWithType: EmbedType.Rich - uid: Discord.EmbedType.Tweet name: Tweet href: api/Discord.EmbedType.html#Discord_EmbedType_Tweet commentId: F:Discord.EmbedType.Tweet fullName: Discord.EmbedType.Tweet nameWithType: EmbedType.Tweet - uid: Discord.EmbedType.Unknown name: Unknown href: api/Discord.EmbedType.html#Discord_EmbedType_Unknown commentId: F:Discord.EmbedType.Unknown fullName: Discord.EmbedType.Unknown nameWithType: EmbedType.Unknown - uid: Discord.EmbedType.Video name: Video href: api/Discord.EmbedType.html#Discord_EmbedType_Video commentId: F:Discord.EmbedType.Video fullName: Discord.EmbedType.Video nameWithType: EmbedType.Video - uid: Discord.EmbedVideo name: EmbedVideo href: api/Discord.EmbedVideo.html commentId: T:Discord.EmbedVideo fullName: Discord.EmbedVideo nameWithType: EmbedVideo - uid: Discord.EmbedVideo.Height name: Height href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_Height commentId: P:Discord.EmbedVideo.Height fullName: Discord.EmbedVideo.Height nameWithType: EmbedVideo.Height - uid: Discord.EmbedVideo.Height* name: Height href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_Height_ commentId: Overload:Discord.EmbedVideo.Height isSpec: "True" fullName: Discord.EmbedVideo.Height nameWithType: EmbedVideo.Height - uid: Discord.EmbedVideo.ToString name: ToString() href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_ToString commentId: M:Discord.EmbedVideo.ToString fullName: Discord.EmbedVideo.ToString() nameWithType: EmbedVideo.ToString() - uid: Discord.EmbedVideo.ToString* name: ToString href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_ToString_ commentId: Overload:Discord.EmbedVideo.ToString isSpec: "True" fullName: Discord.EmbedVideo.ToString nameWithType: EmbedVideo.ToString - uid: Discord.EmbedVideo.Url name: Url href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_Url commentId: P:Discord.EmbedVideo.Url fullName: Discord.EmbedVideo.Url nameWithType: EmbedVideo.Url - uid: Discord.EmbedVideo.Url* name: Url href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_Url_ commentId: Overload:Discord.EmbedVideo.Url isSpec: "True" fullName: Discord.EmbedVideo.Url nameWithType: EmbedVideo.Url - uid: Discord.EmbedVideo.Width name: Width href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_Width commentId: P:Discord.EmbedVideo.Width fullName: Discord.EmbedVideo.Width nameWithType: EmbedVideo.Width - uid: Discord.EmbedVideo.Width* name: Width href: api/Discord.EmbedVideo.html#Discord_EmbedVideo_Width_ commentId: Overload:Discord.EmbedVideo.Width isSpec: "True" fullName: Discord.EmbedVideo.Width nameWithType: EmbedVideo.Width - uid: Discord.Emoji name: Emoji href: api/Discord.Emoji.html commentId: T:Discord.Emoji fullName: Discord.Emoji nameWithType: Emoji - uid: Discord.Emoji.#ctor(System.String) name: Emoji(String) href: api/Discord.Emoji.html#Discord_Emoji__ctor_System_String_ commentId: M:Discord.Emoji.#ctor(System.String) fullName: Discord.Emoji.Emoji(System.String) nameWithType: Emoji.Emoji(String) - uid: Discord.Emoji.#ctor* name: Emoji href: api/Discord.Emoji.html#Discord_Emoji__ctor_ commentId: Overload:Discord.Emoji.#ctor isSpec: "True" fullName: Discord.Emoji.Emoji nameWithType: Emoji.Emoji - uid: Discord.Emoji.Equals(System.Object) name: Equals(Object) href: api/Discord.Emoji.html#Discord_Emoji_Equals_System_Object_ commentId: M:Discord.Emoji.Equals(System.Object) fullName: Discord.Emoji.Equals(System.Object) nameWithType: Emoji.Equals(Object) - uid: Discord.Emoji.Equals* name: Equals href: api/Discord.Emoji.html#Discord_Emoji_Equals_ commentId: Overload:Discord.Emoji.Equals isSpec: "True" fullName: Discord.Emoji.Equals nameWithType: Emoji.Equals - uid: Discord.Emoji.GetHashCode name: GetHashCode() href: api/Discord.Emoji.html#Discord_Emoji_GetHashCode commentId: M:Discord.Emoji.GetHashCode fullName: Discord.Emoji.GetHashCode() nameWithType: Emoji.GetHashCode() - uid: Discord.Emoji.GetHashCode* name: GetHashCode href: api/Discord.Emoji.html#Discord_Emoji_GetHashCode_ commentId: Overload:Discord.Emoji.GetHashCode isSpec: "True" fullName: Discord.Emoji.GetHashCode nameWithType: Emoji.GetHashCode - uid: Discord.Emoji.Name name: Name href: api/Discord.Emoji.html#Discord_Emoji_Name commentId: P:Discord.Emoji.Name fullName: Discord.Emoji.Name nameWithType: Emoji.Name - uid: Discord.Emoji.Name* name: Name href: api/Discord.Emoji.html#Discord_Emoji_Name_ commentId: Overload:Discord.Emoji.Name isSpec: "True" fullName: Discord.Emoji.Name nameWithType: Emoji.Name - uid: Discord.Emoji.ToString name: ToString() href: api/Discord.Emoji.html#Discord_Emoji_ToString commentId: M:Discord.Emoji.ToString fullName: Discord.Emoji.ToString() nameWithType: Emoji.ToString() - uid: Discord.Emoji.ToString* name: ToString href: api/Discord.Emoji.html#Discord_Emoji_ToString_ commentId: Overload:Discord.Emoji.ToString isSpec: "True" fullName: Discord.Emoji.ToString nameWithType: Emoji.ToString - uid: Discord.Emote name: Emote href: api/Discord.Emote.html commentId: T:Discord.Emote fullName: Discord.Emote nameWithType: Emote - uid: Discord.Emote.Animated name: Animated href: api/Discord.Emote.html#Discord_Emote_Animated commentId: P:Discord.Emote.Animated fullName: Discord.Emote.Animated nameWithType: Emote.Animated - uid: Discord.Emote.Animated* name: Animated href: api/Discord.Emote.html#Discord_Emote_Animated_ commentId: Overload:Discord.Emote.Animated isSpec: "True" fullName: Discord.Emote.Animated nameWithType: Emote.Animated - uid: Discord.Emote.CreatedAt name: CreatedAt href: api/Discord.Emote.html#Discord_Emote_CreatedAt commentId: P:Discord.Emote.CreatedAt fullName: Discord.Emote.CreatedAt nameWithType: Emote.CreatedAt - uid: Discord.Emote.CreatedAt* name: CreatedAt href: api/Discord.Emote.html#Discord_Emote_CreatedAt_ commentId: Overload:Discord.Emote.CreatedAt isSpec: "True" fullName: Discord.Emote.CreatedAt nameWithType: Emote.CreatedAt - uid: Discord.Emote.Equals(System.Object) name: Equals(Object) href: api/Discord.Emote.html#Discord_Emote_Equals_System_Object_ commentId: M:Discord.Emote.Equals(System.Object) fullName: Discord.Emote.Equals(System.Object) nameWithType: Emote.Equals(Object) - uid: Discord.Emote.Equals* name: Equals href: api/Discord.Emote.html#Discord_Emote_Equals_ commentId: Overload:Discord.Emote.Equals isSpec: "True" fullName: Discord.Emote.Equals nameWithType: Emote.Equals - uid: Discord.Emote.GetHashCode name: GetHashCode() href: api/Discord.Emote.html#Discord_Emote_GetHashCode commentId: M:Discord.Emote.GetHashCode fullName: Discord.Emote.GetHashCode() nameWithType: Emote.GetHashCode() - uid: Discord.Emote.GetHashCode* name: GetHashCode href: api/Discord.Emote.html#Discord_Emote_GetHashCode_ commentId: Overload:Discord.Emote.GetHashCode isSpec: "True" fullName: Discord.Emote.GetHashCode nameWithType: Emote.GetHashCode - uid: Discord.Emote.Id name: Id href: api/Discord.Emote.html#Discord_Emote_Id commentId: P:Discord.Emote.Id fullName: Discord.Emote.Id nameWithType: Emote.Id - uid: Discord.Emote.Id* name: Id href: api/Discord.Emote.html#Discord_Emote_Id_ commentId: Overload:Discord.Emote.Id isSpec: "True" fullName: Discord.Emote.Id nameWithType: Emote.Id - uid: Discord.Emote.Name name: Name href: api/Discord.Emote.html#Discord_Emote_Name commentId: P:Discord.Emote.Name fullName: Discord.Emote.Name nameWithType: Emote.Name - uid: Discord.Emote.Name* name: Name href: api/Discord.Emote.html#Discord_Emote_Name_ commentId: Overload:Discord.Emote.Name isSpec: "True" fullName: Discord.Emote.Name nameWithType: Emote.Name - uid: Discord.Emote.Parse(System.String) name: Parse(String) href: api/Discord.Emote.html#Discord_Emote_Parse_System_String_ commentId: M:Discord.Emote.Parse(System.String) fullName: Discord.Emote.Parse(System.String) nameWithType: Emote.Parse(String) - uid: Discord.Emote.Parse* name: Parse href: api/Discord.Emote.html#Discord_Emote_Parse_ commentId: Overload:Discord.Emote.Parse isSpec: "True" fullName: Discord.Emote.Parse nameWithType: Emote.Parse - uid: Discord.Emote.ToString name: ToString() href: api/Discord.Emote.html#Discord_Emote_ToString commentId: M:Discord.Emote.ToString fullName: Discord.Emote.ToString() nameWithType: Emote.ToString() - uid: Discord.Emote.ToString* name: ToString href: api/Discord.Emote.html#Discord_Emote_ToString_ commentId: Overload:Discord.Emote.ToString isSpec: "True" fullName: Discord.Emote.ToString nameWithType: Emote.ToString - uid: Discord.Emote.TryParse(System.String,Discord.Emote@) name: TryParse(String, out Emote) href: api/Discord.Emote.html#Discord_Emote_TryParse_System_String_Discord_Emote__ commentId: M:Discord.Emote.TryParse(System.String,Discord.Emote@) name.vb: TryParse(String, ByRef Emote) fullName: Discord.Emote.TryParse(System.String, out Discord.Emote) fullName.vb: Discord.Emote.TryParse(System.String, ByRef Discord.Emote) nameWithType: Emote.TryParse(String, out Emote) nameWithType.vb: Emote.TryParse(String, ByRef Emote) - uid: Discord.Emote.TryParse* name: TryParse href: api/Discord.Emote.html#Discord_Emote_TryParse_ commentId: Overload:Discord.Emote.TryParse isSpec: "True" fullName: Discord.Emote.TryParse nameWithType: Emote.TryParse - uid: Discord.Emote.Url name: Url href: api/Discord.Emote.html#Discord_Emote_Url commentId: P:Discord.Emote.Url fullName: Discord.Emote.Url nameWithType: Emote.Url - uid: Discord.Emote.Url* name: Url href: api/Discord.Emote.html#Discord_Emote_Url_ commentId: Overload:Discord.Emote.Url isSpec: "True" fullName: Discord.Emote.Url nameWithType: Emote.Url - uid: Discord.EmoteProperties name: EmoteProperties href: api/Discord.EmoteProperties.html commentId: T:Discord.EmoteProperties fullName: Discord.EmoteProperties nameWithType: EmoteProperties - uid: Discord.EmoteProperties.Name name: Name href: api/Discord.EmoteProperties.html#Discord_EmoteProperties_Name commentId: P:Discord.EmoteProperties.Name fullName: Discord.EmoteProperties.Name nameWithType: EmoteProperties.Name - uid: Discord.EmoteProperties.Name* name: Name href: api/Discord.EmoteProperties.html#Discord_EmoteProperties_Name_ commentId: Overload:Discord.EmoteProperties.Name isSpec: "True" fullName: Discord.EmoteProperties.Name nameWithType: EmoteProperties.Name - uid: Discord.EmoteProperties.Roles name: Roles href: api/Discord.EmoteProperties.html#Discord_EmoteProperties_Roles commentId: P:Discord.EmoteProperties.Roles fullName: Discord.EmoteProperties.Roles nameWithType: EmoteProperties.Roles - uid: Discord.EmoteProperties.Roles* name: Roles href: api/Discord.EmoteProperties.html#Discord_EmoteProperties_Roles_ commentId: Overload:Discord.EmoteProperties.Roles isSpec: "True" fullName: Discord.EmoteProperties.Roles nameWithType: EmoteProperties.Roles - uid: Discord.ExplicitContentFilterLevel name: ExplicitContentFilterLevel href: api/Discord.ExplicitContentFilterLevel.html commentId: T:Discord.ExplicitContentFilterLevel fullName: Discord.ExplicitContentFilterLevel nameWithType: ExplicitContentFilterLevel - uid: Discord.ExplicitContentFilterLevel.AllMembers name: AllMembers href: api/Discord.ExplicitContentFilterLevel.html#Discord_ExplicitContentFilterLevel_AllMembers commentId: F:Discord.ExplicitContentFilterLevel.AllMembers fullName: Discord.ExplicitContentFilterLevel.AllMembers nameWithType: ExplicitContentFilterLevel.AllMembers - uid: Discord.ExplicitContentFilterLevel.Disabled name: Disabled href: api/Discord.ExplicitContentFilterLevel.html#Discord_ExplicitContentFilterLevel_Disabled commentId: F:Discord.ExplicitContentFilterLevel.Disabled fullName: Discord.ExplicitContentFilterLevel.Disabled nameWithType: ExplicitContentFilterLevel.Disabled - uid: Discord.ExplicitContentFilterLevel.MembersWithoutRoles name: MembersWithoutRoles href: api/Discord.ExplicitContentFilterLevel.html#Discord_ExplicitContentFilterLevel_MembersWithoutRoles commentId: F:Discord.ExplicitContentFilterLevel.MembersWithoutRoles fullName: Discord.ExplicitContentFilterLevel.MembersWithoutRoles nameWithType: ExplicitContentFilterLevel.MembersWithoutRoles - uid: Discord.Format name: Format href: api/Discord.Format.html commentId: T:Discord.Format fullName: Discord.Format nameWithType: Format - uid: Discord.Format.BlockQuote(System.String) name: BlockQuote(String) href: api/Discord.Format.html#Discord_Format_BlockQuote_System_String_ commentId: M:Discord.Format.BlockQuote(System.String) fullName: Discord.Format.BlockQuote(System.String) nameWithType: Format.BlockQuote(String) - uid: Discord.Format.BlockQuote* name: BlockQuote href: api/Discord.Format.html#Discord_Format_BlockQuote_ commentId: Overload:Discord.Format.BlockQuote isSpec: "True" fullName: Discord.Format.BlockQuote nameWithType: Format.BlockQuote - uid: Discord.Format.Bold(System.String) name: Bold(String) href: api/Discord.Format.html#Discord_Format_Bold_System_String_ commentId: M:Discord.Format.Bold(System.String) fullName: Discord.Format.Bold(System.String) nameWithType: Format.Bold(String) - uid: Discord.Format.Bold* name: Bold href: api/Discord.Format.html#Discord_Format_Bold_ commentId: Overload:Discord.Format.Bold isSpec: "True" fullName: Discord.Format.Bold nameWithType: Format.Bold - uid: Discord.Format.Code(System.String,System.String) name: Code(String, String) href: api/Discord.Format.html#Discord_Format_Code_System_String_System_String_ commentId: M:Discord.Format.Code(System.String,System.String) fullName: Discord.Format.Code(System.String, System.String) nameWithType: Format.Code(String, String) - uid: Discord.Format.Code* name: Code href: api/Discord.Format.html#Discord_Format_Code_ commentId: Overload:Discord.Format.Code isSpec: "True" fullName: Discord.Format.Code nameWithType: Format.Code - uid: Discord.Format.EscapeUrl(System.String) name: EscapeUrl(String) href: api/Discord.Format.html#Discord_Format_EscapeUrl_System_String_ commentId: M:Discord.Format.EscapeUrl(System.String) fullName: Discord.Format.EscapeUrl(System.String) nameWithType: Format.EscapeUrl(String) - uid: Discord.Format.EscapeUrl* name: EscapeUrl href: api/Discord.Format.html#Discord_Format_EscapeUrl_ commentId: Overload:Discord.Format.EscapeUrl isSpec: "True" fullName: Discord.Format.EscapeUrl nameWithType: Format.EscapeUrl - uid: Discord.Format.Italics(System.String) name: Italics(String) href: api/Discord.Format.html#Discord_Format_Italics_System_String_ commentId: M:Discord.Format.Italics(System.String) fullName: Discord.Format.Italics(System.String) nameWithType: Format.Italics(String) - uid: Discord.Format.Italics* name: Italics href: api/Discord.Format.html#Discord_Format_Italics_ commentId: Overload:Discord.Format.Italics isSpec: "True" fullName: Discord.Format.Italics nameWithType: Format.Italics - uid: Discord.Format.Quote(System.String) name: Quote(String) href: api/Discord.Format.html#Discord_Format_Quote_System_String_ commentId: M:Discord.Format.Quote(System.String) fullName: Discord.Format.Quote(System.String) nameWithType: Format.Quote(String) - uid: Discord.Format.Quote* name: Quote href: api/Discord.Format.html#Discord_Format_Quote_ commentId: Overload:Discord.Format.Quote isSpec: "True" fullName: Discord.Format.Quote nameWithType: Format.Quote - uid: Discord.Format.Sanitize(System.String) name: Sanitize(String) href: api/Discord.Format.html#Discord_Format_Sanitize_System_String_ commentId: M:Discord.Format.Sanitize(System.String) fullName: Discord.Format.Sanitize(System.String) nameWithType: Format.Sanitize(String) - uid: Discord.Format.Sanitize* name: Sanitize href: api/Discord.Format.html#Discord_Format_Sanitize_ commentId: Overload:Discord.Format.Sanitize isSpec: "True" fullName: Discord.Format.Sanitize nameWithType: Format.Sanitize - uid: Discord.Format.Spoiler(System.String) name: Spoiler(String) href: api/Discord.Format.html#Discord_Format_Spoiler_System_String_ commentId: M:Discord.Format.Spoiler(System.String) fullName: Discord.Format.Spoiler(System.String) nameWithType: Format.Spoiler(String) - uid: Discord.Format.Spoiler* name: Spoiler href: api/Discord.Format.html#Discord_Format_Spoiler_ commentId: Overload:Discord.Format.Spoiler isSpec: "True" fullName: Discord.Format.Spoiler nameWithType: Format.Spoiler - uid: Discord.Format.Strikethrough(System.String) name: Strikethrough(String) href: api/Discord.Format.html#Discord_Format_Strikethrough_System_String_ commentId: M:Discord.Format.Strikethrough(System.String) fullName: Discord.Format.Strikethrough(System.String) nameWithType: Format.Strikethrough(String) - uid: Discord.Format.Strikethrough* name: Strikethrough href: api/Discord.Format.html#Discord_Format_Strikethrough_ commentId: Overload:Discord.Format.Strikethrough isSpec: "True" fullName: Discord.Format.Strikethrough nameWithType: Format.Strikethrough - uid: Discord.Format.Underline(System.String) name: Underline(String) href: api/Discord.Format.html#Discord_Format_Underline_System_String_ commentId: M:Discord.Format.Underline(System.String) fullName: Discord.Format.Underline(System.String) nameWithType: Format.Underline(String) - uid: Discord.Format.Underline* name: Underline href: api/Discord.Format.html#Discord_Format_Underline_ commentId: Overload:Discord.Format.Underline isSpec: "True" fullName: Discord.Format.Underline nameWithType: Format.Underline - uid: Discord.Format.Url(System.String,System.String) name: Url(String, String) href: api/Discord.Format.html#Discord_Format_Url_System_String_System_String_ commentId: M:Discord.Format.Url(System.String,System.String) fullName: Discord.Format.Url(System.String, System.String) nameWithType: Format.Url(String, String) - uid: Discord.Format.Url* name: Url href: api/Discord.Format.html#Discord_Format_Url_ commentId: Overload:Discord.Format.Url isSpec: "True" fullName: Discord.Format.Url nameWithType: Format.Url - uid: Discord.Game name: Game href: api/Discord.Game.html commentId: T:Discord.Game fullName: Discord.Game nameWithType: Game - uid: Discord.Game.#ctor(System.String,Discord.ActivityType,Discord.ActivityProperties,System.String) name: Game(String, ActivityType, ActivityProperties, String) href: api/Discord.Game.html#Discord_Game__ctor_System_String_Discord_ActivityType_Discord_ActivityProperties_System_String_ commentId: M:Discord.Game.#ctor(System.String,Discord.ActivityType,Discord.ActivityProperties,System.String) fullName: Discord.Game.Game(System.String, Discord.ActivityType, Discord.ActivityProperties, System.String) nameWithType: Game.Game(String, ActivityType, ActivityProperties, String) - uid: Discord.Game.#ctor* name: Game href: api/Discord.Game.html#Discord_Game__ctor_ commentId: Overload:Discord.Game.#ctor isSpec: "True" fullName: Discord.Game.Game nameWithType: Game.Game - uid: Discord.Game.Details name: Details href: api/Discord.Game.html#Discord_Game_Details commentId: P:Discord.Game.Details fullName: Discord.Game.Details nameWithType: Game.Details - uid: Discord.Game.Details* name: Details href: api/Discord.Game.html#Discord_Game_Details_ commentId: Overload:Discord.Game.Details isSpec: "True" fullName: Discord.Game.Details nameWithType: Game.Details - uid: Discord.Game.Flags name: Flags href: api/Discord.Game.html#Discord_Game_Flags commentId: P:Discord.Game.Flags fullName: Discord.Game.Flags nameWithType: Game.Flags - uid: Discord.Game.Flags* name: Flags href: api/Discord.Game.html#Discord_Game_Flags_ commentId: Overload:Discord.Game.Flags isSpec: "True" fullName: Discord.Game.Flags nameWithType: Game.Flags - uid: Discord.Game.Name name: Name href: api/Discord.Game.html#Discord_Game_Name commentId: P:Discord.Game.Name fullName: Discord.Game.Name nameWithType: Game.Name - uid: Discord.Game.Name* name: Name href: api/Discord.Game.html#Discord_Game_Name_ commentId: Overload:Discord.Game.Name isSpec: "True" fullName: Discord.Game.Name nameWithType: Game.Name - uid: Discord.Game.ToString name: ToString() href: api/Discord.Game.html#Discord_Game_ToString commentId: M:Discord.Game.ToString fullName: Discord.Game.ToString() nameWithType: Game.ToString() - uid: Discord.Game.ToString* name: ToString href: api/Discord.Game.html#Discord_Game_ToString_ commentId: Overload:Discord.Game.ToString isSpec: "True" fullName: Discord.Game.ToString nameWithType: Game.ToString - uid: Discord.Game.Type name: Type href: api/Discord.Game.html#Discord_Game_Type commentId: P:Discord.Game.Type fullName: Discord.Game.Type nameWithType: Game.Type - uid: Discord.Game.Type* name: Type href: api/Discord.Game.html#Discord_Game_Type_ commentId: Overload:Discord.Game.Type isSpec: "True" fullName: Discord.Game.Type nameWithType: Game.Type - uid: Discord.GameAsset name: GameAsset href: api/Discord.GameAsset.html commentId: T:Discord.GameAsset fullName: Discord.GameAsset nameWithType: GameAsset - uid: Discord.GameAsset.GetImageUrl(Discord.ImageFormat,System.UInt16) name: GetImageUrl(ImageFormat, UInt16) href: api/Discord.GameAsset.html#Discord_GameAsset_GetImageUrl_Discord_ImageFormat_System_UInt16_ commentId: M:Discord.GameAsset.GetImageUrl(Discord.ImageFormat,System.UInt16) fullName: Discord.GameAsset.GetImageUrl(Discord.ImageFormat, System.UInt16) nameWithType: GameAsset.GetImageUrl(ImageFormat, UInt16) - uid: Discord.GameAsset.GetImageUrl* name: GetImageUrl href: api/Discord.GameAsset.html#Discord_GameAsset_GetImageUrl_ commentId: Overload:Discord.GameAsset.GetImageUrl isSpec: "True" fullName: Discord.GameAsset.GetImageUrl nameWithType: GameAsset.GetImageUrl - uid: Discord.GameAsset.ImageId name: ImageId href: api/Discord.GameAsset.html#Discord_GameAsset_ImageId commentId: P:Discord.GameAsset.ImageId fullName: Discord.GameAsset.ImageId nameWithType: GameAsset.ImageId - uid: Discord.GameAsset.ImageId* name: ImageId href: api/Discord.GameAsset.html#Discord_GameAsset_ImageId_ commentId: Overload:Discord.GameAsset.ImageId isSpec: "True" fullName: Discord.GameAsset.ImageId nameWithType: GameAsset.ImageId - uid: Discord.GameAsset.Text name: Text href: api/Discord.GameAsset.html#Discord_GameAsset_Text commentId: P:Discord.GameAsset.Text fullName: Discord.GameAsset.Text nameWithType: GameAsset.Text - uid: Discord.GameAsset.Text* name: Text href: api/Discord.GameAsset.html#Discord_GameAsset_Text_ commentId: Overload:Discord.GameAsset.Text isSpec: "True" fullName: Discord.GameAsset.Text nameWithType: GameAsset.Text - uid: Discord.GameParty name: GameParty href: api/Discord.GameParty.html commentId: T:Discord.GameParty fullName: Discord.GameParty nameWithType: GameParty - uid: Discord.GameParty.Capacity name: Capacity href: api/Discord.GameParty.html#Discord_GameParty_Capacity commentId: P:Discord.GameParty.Capacity fullName: Discord.GameParty.Capacity nameWithType: GameParty.Capacity - uid: Discord.GameParty.Capacity* name: Capacity href: api/Discord.GameParty.html#Discord_GameParty_Capacity_ commentId: Overload:Discord.GameParty.Capacity isSpec: "True" fullName: Discord.GameParty.Capacity nameWithType: GameParty.Capacity - uid: Discord.GameParty.Id name: Id href: api/Discord.GameParty.html#Discord_GameParty_Id commentId: P:Discord.GameParty.Id fullName: Discord.GameParty.Id nameWithType: GameParty.Id - uid: Discord.GameParty.Id* name: Id href: api/Discord.GameParty.html#Discord_GameParty_Id_ commentId: Overload:Discord.GameParty.Id isSpec: "True" fullName: Discord.GameParty.Id nameWithType: GameParty.Id - uid: Discord.GameParty.Members name: Members href: api/Discord.GameParty.html#Discord_GameParty_Members commentId: P:Discord.GameParty.Members fullName: Discord.GameParty.Members nameWithType: GameParty.Members - uid: Discord.GameParty.Members* name: Members href: api/Discord.GameParty.html#Discord_GameParty_Members_ commentId: Overload:Discord.GameParty.Members isSpec: "True" fullName: Discord.GameParty.Members nameWithType: GameParty.Members - uid: Discord.GameSecrets name: GameSecrets href: api/Discord.GameSecrets.html commentId: T:Discord.GameSecrets fullName: Discord.GameSecrets nameWithType: GameSecrets - uid: Discord.GameSecrets.Join name: Join href: api/Discord.GameSecrets.html#Discord_GameSecrets_Join commentId: P:Discord.GameSecrets.Join fullName: Discord.GameSecrets.Join nameWithType: GameSecrets.Join - uid: Discord.GameSecrets.Join* name: Join href: api/Discord.GameSecrets.html#Discord_GameSecrets_Join_ commentId: Overload:Discord.GameSecrets.Join isSpec: "True" fullName: Discord.GameSecrets.Join nameWithType: GameSecrets.Join - uid: Discord.GameSecrets.Match name: Match href: api/Discord.GameSecrets.html#Discord_GameSecrets_Match commentId: P:Discord.GameSecrets.Match fullName: Discord.GameSecrets.Match nameWithType: GameSecrets.Match - uid: Discord.GameSecrets.Match* name: Match href: api/Discord.GameSecrets.html#Discord_GameSecrets_Match_ commentId: Overload:Discord.GameSecrets.Match isSpec: "True" fullName: Discord.GameSecrets.Match nameWithType: GameSecrets.Match - uid: Discord.GameSecrets.Spectate name: Spectate href: api/Discord.GameSecrets.html#Discord_GameSecrets_Spectate commentId: P:Discord.GameSecrets.Spectate fullName: Discord.GameSecrets.Spectate nameWithType: GameSecrets.Spectate - uid: Discord.GameSecrets.Spectate* name: Spectate href: api/Discord.GameSecrets.html#Discord_GameSecrets_Spectate_ commentId: Overload:Discord.GameSecrets.Spectate isSpec: "True" fullName: Discord.GameSecrets.Spectate nameWithType: GameSecrets.Spectate - uid: Discord.GameTimestamps name: GameTimestamps href: api/Discord.GameTimestamps.html commentId: T:Discord.GameTimestamps fullName: Discord.GameTimestamps nameWithType: GameTimestamps - uid: Discord.GameTimestamps.End name: End href: api/Discord.GameTimestamps.html#Discord_GameTimestamps_End commentId: P:Discord.GameTimestamps.End fullName: Discord.GameTimestamps.End nameWithType: GameTimestamps.End - uid: Discord.GameTimestamps.End* name: End href: api/Discord.GameTimestamps.html#Discord_GameTimestamps_End_ commentId: Overload:Discord.GameTimestamps.End isSpec: "True" fullName: Discord.GameTimestamps.End nameWithType: GameTimestamps.End - uid: Discord.GameTimestamps.Start name: Start href: api/Discord.GameTimestamps.html#Discord_GameTimestamps_Start commentId: P:Discord.GameTimestamps.Start fullName: Discord.GameTimestamps.Start nameWithType: GameTimestamps.Start - uid: Discord.GameTimestamps.Start* name: Start href: api/Discord.GameTimestamps.html#Discord_GameTimestamps_Start_ commentId: Overload:Discord.GameTimestamps.Start isSpec: "True" fullName: Discord.GameTimestamps.Start nameWithType: GameTimestamps.Start - uid: Discord.GuildChannelProperties name: GuildChannelProperties href: api/Discord.GuildChannelProperties.html commentId: T:Discord.GuildChannelProperties fullName: Discord.GuildChannelProperties nameWithType: GuildChannelProperties - uid: Discord.GuildChannelProperties.CategoryId name: CategoryId href: api/Discord.GuildChannelProperties.html#Discord_GuildChannelProperties_CategoryId commentId: P:Discord.GuildChannelProperties.CategoryId fullName: Discord.GuildChannelProperties.CategoryId nameWithType: GuildChannelProperties.CategoryId - uid: Discord.GuildChannelProperties.CategoryId* name: CategoryId href: api/Discord.GuildChannelProperties.html#Discord_GuildChannelProperties_CategoryId_ commentId: Overload:Discord.GuildChannelProperties.CategoryId isSpec: "True" fullName: Discord.GuildChannelProperties.CategoryId nameWithType: GuildChannelProperties.CategoryId - uid: Discord.GuildChannelProperties.Name name: Name href: api/Discord.GuildChannelProperties.html#Discord_GuildChannelProperties_Name commentId: P:Discord.GuildChannelProperties.Name fullName: Discord.GuildChannelProperties.Name nameWithType: GuildChannelProperties.Name - uid: Discord.GuildChannelProperties.Name* name: Name href: api/Discord.GuildChannelProperties.html#Discord_GuildChannelProperties_Name_ commentId: Overload:Discord.GuildChannelProperties.Name isSpec: "True" fullName: Discord.GuildChannelProperties.Name nameWithType: GuildChannelProperties.Name - uid: Discord.GuildChannelProperties.Position name: Position href: api/Discord.GuildChannelProperties.html#Discord_GuildChannelProperties_Position commentId: P:Discord.GuildChannelProperties.Position fullName: Discord.GuildChannelProperties.Position nameWithType: GuildChannelProperties.Position - uid: Discord.GuildChannelProperties.Position* name: Position href: api/Discord.GuildChannelProperties.html#Discord_GuildChannelProperties_Position_ commentId: Overload:Discord.GuildChannelProperties.Position isSpec: "True" fullName: Discord.GuildChannelProperties.Position nameWithType: GuildChannelProperties.Position - uid: Discord.GuildEmbedProperties name: GuildEmbedProperties href: api/Discord.GuildEmbedProperties.html commentId: T:Discord.GuildEmbedProperties fullName: Discord.GuildEmbedProperties nameWithType: GuildEmbedProperties - uid: Discord.GuildEmbedProperties.Channel name: Channel href: api/Discord.GuildEmbedProperties.html#Discord_GuildEmbedProperties_Channel commentId: P:Discord.GuildEmbedProperties.Channel fullName: Discord.GuildEmbedProperties.Channel nameWithType: GuildEmbedProperties.Channel - uid: Discord.GuildEmbedProperties.Channel* name: Channel href: api/Discord.GuildEmbedProperties.html#Discord_GuildEmbedProperties_Channel_ commentId: Overload:Discord.GuildEmbedProperties.Channel isSpec: "True" fullName: Discord.GuildEmbedProperties.Channel nameWithType: GuildEmbedProperties.Channel - uid: Discord.GuildEmbedProperties.ChannelId name: ChannelId href: api/Discord.GuildEmbedProperties.html#Discord_GuildEmbedProperties_ChannelId commentId: P:Discord.GuildEmbedProperties.ChannelId fullName: Discord.GuildEmbedProperties.ChannelId nameWithType: GuildEmbedProperties.ChannelId - uid: Discord.GuildEmbedProperties.ChannelId* name: ChannelId href: api/Discord.GuildEmbedProperties.html#Discord_GuildEmbedProperties_ChannelId_ commentId: Overload:Discord.GuildEmbedProperties.ChannelId isSpec: "True" fullName: Discord.GuildEmbedProperties.ChannelId nameWithType: GuildEmbedProperties.ChannelId - uid: Discord.GuildEmbedProperties.Enabled name: Enabled href: api/Discord.GuildEmbedProperties.html#Discord_GuildEmbedProperties_Enabled commentId: P:Discord.GuildEmbedProperties.Enabled fullName: Discord.GuildEmbedProperties.Enabled nameWithType: GuildEmbedProperties.Enabled - uid: Discord.GuildEmbedProperties.Enabled* name: Enabled href: api/Discord.GuildEmbedProperties.html#Discord_GuildEmbedProperties_Enabled_ commentId: Overload:Discord.GuildEmbedProperties.Enabled isSpec: "True" fullName: Discord.GuildEmbedProperties.Enabled nameWithType: GuildEmbedProperties.Enabled - uid: Discord.GuildEmote name: GuildEmote href: api/Discord.GuildEmote.html commentId: T:Discord.GuildEmote fullName: Discord.GuildEmote nameWithType: GuildEmote - uid: Discord.GuildEmote.CreatorId name: CreatorId href: api/Discord.GuildEmote.html#Discord_GuildEmote_CreatorId commentId: P:Discord.GuildEmote.CreatorId fullName: Discord.GuildEmote.CreatorId nameWithType: GuildEmote.CreatorId - uid: Discord.GuildEmote.CreatorId* name: CreatorId href: api/Discord.GuildEmote.html#Discord_GuildEmote_CreatorId_ commentId: Overload:Discord.GuildEmote.CreatorId isSpec: "True" fullName: Discord.GuildEmote.CreatorId nameWithType: GuildEmote.CreatorId - uid: Discord.GuildEmote.IsManaged name: IsManaged href: api/Discord.GuildEmote.html#Discord_GuildEmote_IsManaged commentId: P:Discord.GuildEmote.IsManaged fullName: Discord.GuildEmote.IsManaged nameWithType: GuildEmote.IsManaged - uid: Discord.GuildEmote.IsManaged* name: IsManaged href: api/Discord.GuildEmote.html#Discord_GuildEmote_IsManaged_ commentId: Overload:Discord.GuildEmote.IsManaged isSpec: "True" fullName: Discord.GuildEmote.IsManaged nameWithType: GuildEmote.IsManaged - uid: Discord.GuildEmote.RequireColons name: RequireColons href: api/Discord.GuildEmote.html#Discord_GuildEmote_RequireColons commentId: P:Discord.GuildEmote.RequireColons fullName: Discord.GuildEmote.RequireColons nameWithType: GuildEmote.RequireColons - uid: Discord.GuildEmote.RequireColons* name: RequireColons href: api/Discord.GuildEmote.html#Discord_GuildEmote_RequireColons_ commentId: Overload:Discord.GuildEmote.RequireColons isSpec: "True" fullName: Discord.GuildEmote.RequireColons nameWithType: GuildEmote.RequireColons - uid: Discord.GuildEmote.RoleIds name: RoleIds href: api/Discord.GuildEmote.html#Discord_GuildEmote_RoleIds commentId: P:Discord.GuildEmote.RoleIds fullName: Discord.GuildEmote.RoleIds nameWithType: GuildEmote.RoleIds - uid: Discord.GuildEmote.RoleIds* name: RoleIds href: api/Discord.GuildEmote.html#Discord_GuildEmote_RoleIds_ commentId: Overload:Discord.GuildEmote.RoleIds isSpec: "True" fullName: Discord.GuildEmote.RoleIds nameWithType: GuildEmote.RoleIds - uid: Discord.GuildEmote.ToString name: ToString() href: api/Discord.GuildEmote.html#Discord_GuildEmote_ToString commentId: M:Discord.GuildEmote.ToString fullName: Discord.GuildEmote.ToString() nameWithType: GuildEmote.ToString() - uid: Discord.GuildEmote.ToString* name: ToString href: api/Discord.GuildEmote.html#Discord_GuildEmote_ToString_ commentId: Overload:Discord.GuildEmote.ToString isSpec: "True" fullName: Discord.GuildEmote.ToString nameWithType: GuildEmote.ToString - uid: Discord.GuildExtensions name: GuildExtensions href: api/Discord.GuildExtensions.html commentId: T:Discord.GuildExtensions fullName: Discord.GuildExtensions nameWithType: GuildExtensions - uid: Discord.GuildExtensions.GetGuildBoostMessagesEnabled(Discord.IGuild) name: GetGuildBoostMessagesEnabled(IGuild) href: api/Discord.GuildExtensions.html#Discord_GuildExtensions_GetGuildBoostMessagesEnabled_Discord_IGuild_ commentId: M:Discord.GuildExtensions.GetGuildBoostMessagesEnabled(Discord.IGuild) fullName: Discord.GuildExtensions.GetGuildBoostMessagesEnabled(Discord.IGuild) nameWithType: GuildExtensions.GetGuildBoostMessagesEnabled(IGuild) - uid: Discord.GuildExtensions.GetGuildBoostMessagesEnabled* name: GetGuildBoostMessagesEnabled href: api/Discord.GuildExtensions.html#Discord_GuildExtensions_GetGuildBoostMessagesEnabled_ commentId: Overload:Discord.GuildExtensions.GetGuildBoostMessagesEnabled isSpec: "True" fullName: Discord.GuildExtensions.GetGuildBoostMessagesEnabled nameWithType: GuildExtensions.GetGuildBoostMessagesEnabled - uid: Discord.GuildExtensions.GetWelcomeMessagesEnabled(Discord.IGuild) name: GetWelcomeMessagesEnabled(IGuild) href: api/Discord.GuildExtensions.html#Discord_GuildExtensions_GetWelcomeMessagesEnabled_Discord_IGuild_ commentId: M:Discord.GuildExtensions.GetWelcomeMessagesEnabled(Discord.IGuild) fullName: Discord.GuildExtensions.GetWelcomeMessagesEnabled(Discord.IGuild) nameWithType: GuildExtensions.GetWelcomeMessagesEnabled(IGuild) - uid: Discord.GuildExtensions.GetWelcomeMessagesEnabled* name: GetWelcomeMessagesEnabled href: api/Discord.GuildExtensions.html#Discord_GuildExtensions_GetWelcomeMessagesEnabled_ commentId: Overload:Discord.GuildExtensions.GetWelcomeMessagesEnabled isSpec: "True" fullName: Discord.GuildExtensions.GetWelcomeMessagesEnabled nameWithType: GuildExtensions.GetWelcomeMessagesEnabled - uid: Discord.GuildIntegrationProperties name: GuildIntegrationProperties href: api/Discord.GuildIntegrationProperties.html commentId: T:Discord.GuildIntegrationProperties fullName: Discord.GuildIntegrationProperties nameWithType: GuildIntegrationProperties - uid: Discord.GuildIntegrationProperties.EnableEmoticons name: EnableEmoticons href: api/Discord.GuildIntegrationProperties.html#Discord_GuildIntegrationProperties_EnableEmoticons commentId: P:Discord.GuildIntegrationProperties.EnableEmoticons fullName: Discord.GuildIntegrationProperties.EnableEmoticons nameWithType: GuildIntegrationProperties.EnableEmoticons - uid: Discord.GuildIntegrationProperties.EnableEmoticons* name: EnableEmoticons href: api/Discord.GuildIntegrationProperties.html#Discord_GuildIntegrationProperties_EnableEmoticons_ commentId: Overload:Discord.GuildIntegrationProperties.EnableEmoticons isSpec: "True" fullName: Discord.GuildIntegrationProperties.EnableEmoticons nameWithType: GuildIntegrationProperties.EnableEmoticons - uid: Discord.GuildIntegrationProperties.ExpireBehavior name: ExpireBehavior href: api/Discord.GuildIntegrationProperties.html#Discord_GuildIntegrationProperties_ExpireBehavior commentId: P:Discord.GuildIntegrationProperties.ExpireBehavior fullName: Discord.GuildIntegrationProperties.ExpireBehavior nameWithType: GuildIntegrationProperties.ExpireBehavior - uid: Discord.GuildIntegrationProperties.ExpireBehavior* name: ExpireBehavior href: api/Discord.GuildIntegrationProperties.html#Discord_GuildIntegrationProperties_ExpireBehavior_ commentId: Overload:Discord.GuildIntegrationProperties.ExpireBehavior isSpec: "True" fullName: Discord.GuildIntegrationProperties.ExpireBehavior nameWithType: GuildIntegrationProperties.ExpireBehavior - uid: Discord.GuildIntegrationProperties.ExpireGracePeriod name: ExpireGracePeriod href: api/Discord.GuildIntegrationProperties.html#Discord_GuildIntegrationProperties_ExpireGracePeriod commentId: P:Discord.GuildIntegrationProperties.ExpireGracePeriod fullName: Discord.GuildIntegrationProperties.ExpireGracePeriod nameWithType: GuildIntegrationProperties.ExpireGracePeriod - uid: Discord.GuildIntegrationProperties.ExpireGracePeriod* name: ExpireGracePeriod href: api/Discord.GuildIntegrationProperties.html#Discord_GuildIntegrationProperties_ExpireGracePeriod_ commentId: Overload:Discord.GuildIntegrationProperties.ExpireGracePeriod isSpec: "True" fullName: Discord.GuildIntegrationProperties.ExpireGracePeriod nameWithType: GuildIntegrationProperties.ExpireGracePeriod - uid: Discord.GuildPermission name: GuildPermission href: api/Discord.GuildPermission.html commentId: T:Discord.GuildPermission fullName: Discord.GuildPermission nameWithType: GuildPermission - uid: Discord.GuildPermission.AddReactions name: AddReactions href: api/Discord.GuildPermission.html#Discord_GuildPermission_AddReactions commentId: F:Discord.GuildPermission.AddReactions fullName: Discord.GuildPermission.AddReactions nameWithType: GuildPermission.AddReactions - uid: Discord.GuildPermission.Administrator name: Administrator href: api/Discord.GuildPermission.html#Discord_GuildPermission_Administrator commentId: F:Discord.GuildPermission.Administrator fullName: Discord.GuildPermission.Administrator nameWithType: GuildPermission.Administrator - uid: Discord.GuildPermission.AttachFiles name: AttachFiles href: api/Discord.GuildPermission.html#Discord_GuildPermission_AttachFiles commentId: F:Discord.GuildPermission.AttachFiles fullName: Discord.GuildPermission.AttachFiles nameWithType: GuildPermission.AttachFiles - uid: Discord.GuildPermission.BanMembers name: BanMembers href: api/Discord.GuildPermission.html#Discord_GuildPermission_BanMembers commentId: F:Discord.GuildPermission.BanMembers fullName: Discord.GuildPermission.BanMembers nameWithType: GuildPermission.BanMembers - uid: Discord.GuildPermission.ChangeNickname name: ChangeNickname href: api/Discord.GuildPermission.html#Discord_GuildPermission_ChangeNickname commentId: F:Discord.GuildPermission.ChangeNickname fullName: Discord.GuildPermission.ChangeNickname nameWithType: GuildPermission.ChangeNickname - uid: Discord.GuildPermission.Connect name: Connect href: api/Discord.GuildPermission.html#Discord_GuildPermission_Connect commentId: F:Discord.GuildPermission.Connect fullName: Discord.GuildPermission.Connect nameWithType: GuildPermission.Connect - uid: Discord.GuildPermission.CreateInstantInvite name: CreateInstantInvite href: api/Discord.GuildPermission.html#Discord_GuildPermission_CreateInstantInvite commentId: F:Discord.GuildPermission.CreateInstantInvite fullName: Discord.GuildPermission.CreateInstantInvite nameWithType: GuildPermission.CreateInstantInvite - uid: Discord.GuildPermission.DeafenMembers name: DeafenMembers href: api/Discord.GuildPermission.html#Discord_GuildPermission_DeafenMembers commentId: F:Discord.GuildPermission.DeafenMembers fullName: Discord.GuildPermission.DeafenMembers nameWithType: GuildPermission.DeafenMembers - uid: Discord.GuildPermission.EmbedLinks name: EmbedLinks href: api/Discord.GuildPermission.html#Discord_GuildPermission_EmbedLinks commentId: F:Discord.GuildPermission.EmbedLinks fullName: Discord.GuildPermission.EmbedLinks nameWithType: GuildPermission.EmbedLinks - uid: Discord.GuildPermission.KickMembers name: KickMembers href: api/Discord.GuildPermission.html#Discord_GuildPermission_KickMembers commentId: F:Discord.GuildPermission.KickMembers fullName: Discord.GuildPermission.KickMembers nameWithType: GuildPermission.KickMembers - uid: Discord.GuildPermission.ManageChannels name: ManageChannels href: api/Discord.GuildPermission.html#Discord_GuildPermission_ManageChannels commentId: F:Discord.GuildPermission.ManageChannels fullName: Discord.GuildPermission.ManageChannels nameWithType: GuildPermission.ManageChannels - uid: Discord.GuildPermission.ManageEmojis name: ManageEmojis href: api/Discord.GuildPermission.html#Discord_GuildPermission_ManageEmojis commentId: F:Discord.GuildPermission.ManageEmojis fullName: Discord.GuildPermission.ManageEmojis nameWithType: GuildPermission.ManageEmojis - uid: Discord.GuildPermission.ManageGuild name: ManageGuild href: api/Discord.GuildPermission.html#Discord_GuildPermission_ManageGuild commentId: F:Discord.GuildPermission.ManageGuild fullName: Discord.GuildPermission.ManageGuild nameWithType: GuildPermission.ManageGuild - uid: Discord.GuildPermission.ManageMessages name: ManageMessages href: api/Discord.GuildPermission.html#Discord_GuildPermission_ManageMessages commentId: F:Discord.GuildPermission.ManageMessages fullName: Discord.GuildPermission.ManageMessages nameWithType: GuildPermission.ManageMessages - uid: Discord.GuildPermission.ManageNicknames name: ManageNicknames href: api/Discord.GuildPermission.html#Discord_GuildPermission_ManageNicknames commentId: F:Discord.GuildPermission.ManageNicknames fullName: Discord.GuildPermission.ManageNicknames nameWithType: GuildPermission.ManageNicknames - uid: Discord.GuildPermission.ManageRoles name: ManageRoles href: api/Discord.GuildPermission.html#Discord_GuildPermission_ManageRoles commentId: F:Discord.GuildPermission.ManageRoles fullName: Discord.GuildPermission.ManageRoles nameWithType: GuildPermission.ManageRoles - uid: Discord.GuildPermission.ManageWebhooks name: ManageWebhooks href: api/Discord.GuildPermission.html#Discord_GuildPermission_ManageWebhooks commentId: F:Discord.GuildPermission.ManageWebhooks fullName: Discord.GuildPermission.ManageWebhooks nameWithType: GuildPermission.ManageWebhooks - uid: Discord.GuildPermission.MentionEveryone name: MentionEveryone href: api/Discord.GuildPermission.html#Discord_GuildPermission_MentionEveryone commentId: F:Discord.GuildPermission.MentionEveryone fullName: Discord.GuildPermission.MentionEveryone nameWithType: GuildPermission.MentionEveryone - uid: Discord.GuildPermission.MoveMembers name: MoveMembers href: api/Discord.GuildPermission.html#Discord_GuildPermission_MoveMembers commentId: F:Discord.GuildPermission.MoveMembers fullName: Discord.GuildPermission.MoveMembers nameWithType: GuildPermission.MoveMembers - uid: Discord.GuildPermission.MuteMembers name: MuteMembers href: api/Discord.GuildPermission.html#Discord_GuildPermission_MuteMembers commentId: F:Discord.GuildPermission.MuteMembers fullName: Discord.GuildPermission.MuteMembers nameWithType: GuildPermission.MuteMembers - uid: Discord.GuildPermission.PrioritySpeaker name: PrioritySpeaker href: api/Discord.GuildPermission.html#Discord_GuildPermission_PrioritySpeaker commentId: F:Discord.GuildPermission.PrioritySpeaker fullName: Discord.GuildPermission.PrioritySpeaker nameWithType: GuildPermission.PrioritySpeaker - uid: Discord.GuildPermission.ReadMessageHistory name: ReadMessageHistory href: api/Discord.GuildPermission.html#Discord_GuildPermission_ReadMessageHistory commentId: F:Discord.GuildPermission.ReadMessageHistory fullName: Discord.GuildPermission.ReadMessageHistory nameWithType: GuildPermission.ReadMessageHistory - uid: Discord.GuildPermission.ReadMessages name: ReadMessages href: api/Discord.GuildPermission.html#Discord_GuildPermission_ReadMessages commentId: F:Discord.GuildPermission.ReadMessages fullName: Discord.GuildPermission.ReadMessages nameWithType: GuildPermission.ReadMessages - uid: Discord.GuildPermission.SendMessages name: SendMessages href: api/Discord.GuildPermission.html#Discord_GuildPermission_SendMessages commentId: F:Discord.GuildPermission.SendMessages fullName: Discord.GuildPermission.SendMessages nameWithType: GuildPermission.SendMessages - uid: Discord.GuildPermission.SendTTSMessages name: SendTTSMessages href: api/Discord.GuildPermission.html#Discord_GuildPermission_SendTTSMessages commentId: F:Discord.GuildPermission.SendTTSMessages fullName: Discord.GuildPermission.SendTTSMessages nameWithType: GuildPermission.SendTTSMessages - uid: Discord.GuildPermission.Speak name: Speak href: api/Discord.GuildPermission.html#Discord_GuildPermission_Speak commentId: F:Discord.GuildPermission.Speak fullName: Discord.GuildPermission.Speak nameWithType: GuildPermission.Speak - uid: Discord.GuildPermission.Stream name: Stream href: api/Discord.GuildPermission.html#Discord_GuildPermission_Stream commentId: F:Discord.GuildPermission.Stream fullName: Discord.GuildPermission.Stream nameWithType: GuildPermission.Stream - uid: Discord.GuildPermission.UseExternalEmojis name: UseExternalEmojis href: api/Discord.GuildPermission.html#Discord_GuildPermission_UseExternalEmojis commentId: F:Discord.GuildPermission.UseExternalEmojis fullName: Discord.GuildPermission.UseExternalEmojis nameWithType: GuildPermission.UseExternalEmojis - uid: Discord.GuildPermission.UseVAD name: UseVAD href: api/Discord.GuildPermission.html#Discord_GuildPermission_UseVAD commentId: F:Discord.GuildPermission.UseVAD fullName: Discord.GuildPermission.UseVAD nameWithType: GuildPermission.UseVAD - uid: Discord.GuildPermission.ViewAuditLog name: ViewAuditLog href: api/Discord.GuildPermission.html#Discord_GuildPermission_ViewAuditLog commentId: F:Discord.GuildPermission.ViewAuditLog fullName: Discord.GuildPermission.ViewAuditLog nameWithType: GuildPermission.ViewAuditLog - uid: Discord.GuildPermission.ViewChannel name: ViewChannel href: api/Discord.GuildPermission.html#Discord_GuildPermission_ViewChannel commentId: F:Discord.GuildPermission.ViewChannel fullName: Discord.GuildPermission.ViewChannel nameWithType: GuildPermission.ViewChannel - uid: Discord.GuildPermissions name: GuildPermissions href: api/Discord.GuildPermissions.html commentId: T:Discord.GuildPermissions fullName: Discord.GuildPermissions nameWithType: GuildPermissions - uid: Discord.GuildPermissions.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean) name: GuildPermissions(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) href: api/Discord.GuildPermissions.html#Discord_GuildPermissions__ctor_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_ commentId: M:Discord.GuildPermissions.#ctor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean) fullName: Discord.GuildPermissions.GuildPermissions(System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean) nameWithType: GuildPermissions.GuildPermissions(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - uid: Discord.GuildPermissions.#ctor(System.UInt64) name: GuildPermissions(UInt64) href: api/Discord.GuildPermissions.html#Discord_GuildPermissions__ctor_System_UInt64_ commentId: M:Discord.GuildPermissions.#ctor(System.UInt64) fullName: Discord.GuildPermissions.GuildPermissions(System.UInt64) nameWithType: GuildPermissions.GuildPermissions(UInt64) - uid: Discord.GuildPermissions.#ctor* name: GuildPermissions href: api/Discord.GuildPermissions.html#Discord_GuildPermissions__ctor_ commentId: Overload:Discord.GuildPermissions.#ctor isSpec: "True" fullName: Discord.GuildPermissions.GuildPermissions nameWithType: GuildPermissions.GuildPermissions - uid: Discord.GuildPermissions.AddReactions name: AddReactions href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_AddReactions commentId: P:Discord.GuildPermissions.AddReactions fullName: Discord.GuildPermissions.AddReactions nameWithType: GuildPermissions.AddReactions - uid: Discord.GuildPermissions.AddReactions* name: AddReactions href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_AddReactions_ commentId: Overload:Discord.GuildPermissions.AddReactions isSpec: "True" fullName: Discord.GuildPermissions.AddReactions nameWithType: GuildPermissions.AddReactions - uid: Discord.GuildPermissions.Administrator name: Administrator href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Administrator commentId: P:Discord.GuildPermissions.Administrator fullName: Discord.GuildPermissions.Administrator nameWithType: GuildPermissions.Administrator - uid: Discord.GuildPermissions.Administrator* name: Administrator href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Administrator_ commentId: Overload:Discord.GuildPermissions.Administrator isSpec: "True" fullName: Discord.GuildPermissions.Administrator nameWithType: GuildPermissions.Administrator - uid: Discord.GuildPermissions.All name: All href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_All commentId: F:Discord.GuildPermissions.All fullName: Discord.GuildPermissions.All nameWithType: GuildPermissions.All - uid: Discord.GuildPermissions.AttachFiles name: AttachFiles href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_AttachFiles commentId: P:Discord.GuildPermissions.AttachFiles fullName: Discord.GuildPermissions.AttachFiles nameWithType: GuildPermissions.AttachFiles - uid: Discord.GuildPermissions.AttachFiles* name: AttachFiles href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_AttachFiles_ commentId: Overload:Discord.GuildPermissions.AttachFiles isSpec: "True" fullName: Discord.GuildPermissions.AttachFiles nameWithType: GuildPermissions.AttachFiles - uid: Discord.GuildPermissions.BanMembers name: BanMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_BanMembers commentId: P:Discord.GuildPermissions.BanMembers fullName: Discord.GuildPermissions.BanMembers nameWithType: GuildPermissions.BanMembers - uid: Discord.GuildPermissions.BanMembers* name: BanMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_BanMembers_ commentId: Overload:Discord.GuildPermissions.BanMembers isSpec: "True" fullName: Discord.GuildPermissions.BanMembers nameWithType: GuildPermissions.BanMembers - uid: Discord.GuildPermissions.ChangeNickname name: ChangeNickname href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ChangeNickname commentId: P:Discord.GuildPermissions.ChangeNickname fullName: Discord.GuildPermissions.ChangeNickname nameWithType: GuildPermissions.ChangeNickname - uid: Discord.GuildPermissions.ChangeNickname* name: ChangeNickname href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ChangeNickname_ commentId: Overload:Discord.GuildPermissions.ChangeNickname isSpec: "True" fullName: Discord.GuildPermissions.ChangeNickname nameWithType: GuildPermissions.ChangeNickname - uid: Discord.GuildPermissions.Connect name: Connect href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Connect commentId: P:Discord.GuildPermissions.Connect fullName: Discord.GuildPermissions.Connect nameWithType: GuildPermissions.Connect - uid: Discord.GuildPermissions.Connect* name: Connect href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Connect_ commentId: Overload:Discord.GuildPermissions.Connect isSpec: "True" fullName: Discord.GuildPermissions.Connect nameWithType: GuildPermissions.Connect - uid: Discord.GuildPermissions.CreateInstantInvite name: CreateInstantInvite href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_CreateInstantInvite commentId: P:Discord.GuildPermissions.CreateInstantInvite fullName: Discord.GuildPermissions.CreateInstantInvite nameWithType: GuildPermissions.CreateInstantInvite - uid: Discord.GuildPermissions.CreateInstantInvite* name: CreateInstantInvite href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_CreateInstantInvite_ commentId: Overload:Discord.GuildPermissions.CreateInstantInvite isSpec: "True" fullName: Discord.GuildPermissions.CreateInstantInvite nameWithType: GuildPermissions.CreateInstantInvite - uid: Discord.GuildPermissions.DeafenMembers name: DeafenMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_DeafenMembers commentId: P:Discord.GuildPermissions.DeafenMembers fullName: Discord.GuildPermissions.DeafenMembers nameWithType: GuildPermissions.DeafenMembers - uid: Discord.GuildPermissions.DeafenMembers* name: DeafenMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_DeafenMembers_ commentId: Overload:Discord.GuildPermissions.DeafenMembers isSpec: "True" fullName: Discord.GuildPermissions.DeafenMembers nameWithType: GuildPermissions.DeafenMembers - uid: Discord.GuildPermissions.EmbedLinks name: EmbedLinks href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_EmbedLinks commentId: P:Discord.GuildPermissions.EmbedLinks fullName: Discord.GuildPermissions.EmbedLinks nameWithType: GuildPermissions.EmbedLinks - uid: Discord.GuildPermissions.EmbedLinks* name: EmbedLinks href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_EmbedLinks_ commentId: Overload:Discord.GuildPermissions.EmbedLinks isSpec: "True" fullName: Discord.GuildPermissions.EmbedLinks nameWithType: GuildPermissions.EmbedLinks - uid: Discord.GuildPermissions.Has(Discord.GuildPermission) name: Has(GuildPermission) href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Has_Discord_GuildPermission_ commentId: M:Discord.GuildPermissions.Has(Discord.GuildPermission) fullName: Discord.GuildPermissions.Has(Discord.GuildPermission) nameWithType: GuildPermissions.Has(GuildPermission) - uid: Discord.GuildPermissions.Has* name: Has href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Has_ commentId: Overload:Discord.GuildPermissions.Has isSpec: "True" fullName: Discord.GuildPermissions.Has nameWithType: GuildPermissions.Has - uid: Discord.GuildPermissions.KickMembers name: KickMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_KickMembers commentId: P:Discord.GuildPermissions.KickMembers fullName: Discord.GuildPermissions.KickMembers nameWithType: GuildPermissions.KickMembers - uid: Discord.GuildPermissions.KickMembers* name: KickMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_KickMembers_ commentId: Overload:Discord.GuildPermissions.KickMembers isSpec: "True" fullName: Discord.GuildPermissions.KickMembers nameWithType: GuildPermissions.KickMembers - uid: Discord.GuildPermissions.ManageChannels name: ManageChannels href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageChannels commentId: P:Discord.GuildPermissions.ManageChannels fullName: Discord.GuildPermissions.ManageChannels nameWithType: GuildPermissions.ManageChannels - uid: Discord.GuildPermissions.ManageChannels* name: ManageChannels href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageChannels_ commentId: Overload:Discord.GuildPermissions.ManageChannels isSpec: "True" fullName: Discord.GuildPermissions.ManageChannels nameWithType: GuildPermissions.ManageChannels - uid: Discord.GuildPermissions.ManageEmojis name: ManageEmojis href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageEmojis commentId: P:Discord.GuildPermissions.ManageEmojis fullName: Discord.GuildPermissions.ManageEmojis nameWithType: GuildPermissions.ManageEmojis - uid: Discord.GuildPermissions.ManageEmojis* name: ManageEmojis href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageEmojis_ commentId: Overload:Discord.GuildPermissions.ManageEmojis isSpec: "True" fullName: Discord.GuildPermissions.ManageEmojis nameWithType: GuildPermissions.ManageEmojis - uid: Discord.GuildPermissions.ManageGuild name: ManageGuild href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageGuild commentId: P:Discord.GuildPermissions.ManageGuild fullName: Discord.GuildPermissions.ManageGuild nameWithType: GuildPermissions.ManageGuild - uid: Discord.GuildPermissions.ManageGuild* name: ManageGuild href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageGuild_ commentId: Overload:Discord.GuildPermissions.ManageGuild isSpec: "True" fullName: Discord.GuildPermissions.ManageGuild nameWithType: GuildPermissions.ManageGuild - uid: Discord.GuildPermissions.ManageMessages name: ManageMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageMessages commentId: P:Discord.GuildPermissions.ManageMessages fullName: Discord.GuildPermissions.ManageMessages nameWithType: GuildPermissions.ManageMessages - uid: Discord.GuildPermissions.ManageMessages* name: ManageMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageMessages_ commentId: Overload:Discord.GuildPermissions.ManageMessages isSpec: "True" fullName: Discord.GuildPermissions.ManageMessages nameWithType: GuildPermissions.ManageMessages - uid: Discord.GuildPermissions.ManageNicknames name: ManageNicknames href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageNicknames commentId: P:Discord.GuildPermissions.ManageNicknames fullName: Discord.GuildPermissions.ManageNicknames nameWithType: GuildPermissions.ManageNicknames - uid: Discord.GuildPermissions.ManageNicknames* name: ManageNicknames href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageNicknames_ commentId: Overload:Discord.GuildPermissions.ManageNicknames isSpec: "True" fullName: Discord.GuildPermissions.ManageNicknames nameWithType: GuildPermissions.ManageNicknames - uid: Discord.GuildPermissions.ManageRoles name: ManageRoles href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageRoles commentId: P:Discord.GuildPermissions.ManageRoles fullName: Discord.GuildPermissions.ManageRoles nameWithType: GuildPermissions.ManageRoles - uid: Discord.GuildPermissions.ManageRoles* name: ManageRoles href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageRoles_ commentId: Overload:Discord.GuildPermissions.ManageRoles isSpec: "True" fullName: Discord.GuildPermissions.ManageRoles nameWithType: GuildPermissions.ManageRoles - uid: Discord.GuildPermissions.ManageWebhooks name: ManageWebhooks href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageWebhooks commentId: P:Discord.GuildPermissions.ManageWebhooks fullName: Discord.GuildPermissions.ManageWebhooks nameWithType: GuildPermissions.ManageWebhooks - uid: Discord.GuildPermissions.ManageWebhooks* name: ManageWebhooks href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ManageWebhooks_ commentId: Overload:Discord.GuildPermissions.ManageWebhooks isSpec: "True" fullName: Discord.GuildPermissions.ManageWebhooks nameWithType: GuildPermissions.ManageWebhooks - uid: Discord.GuildPermissions.MentionEveryone name: MentionEveryone href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_MentionEveryone commentId: P:Discord.GuildPermissions.MentionEveryone fullName: Discord.GuildPermissions.MentionEveryone nameWithType: GuildPermissions.MentionEveryone - uid: Discord.GuildPermissions.MentionEveryone* name: MentionEveryone href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_MentionEveryone_ commentId: Overload:Discord.GuildPermissions.MentionEveryone isSpec: "True" fullName: Discord.GuildPermissions.MentionEveryone nameWithType: GuildPermissions.MentionEveryone - uid: Discord.GuildPermissions.Modify(System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean}) name: Modify(Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable) href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Modify_System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__System_Nullable_System_Boolean__ commentId: M:Discord.GuildPermissions.Modify(System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean}) name.vb: Modify(Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean)) fullName: Discord.GuildPermissions.Modify(System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.GuildPermissions.Modify(System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean), System.Nullable(Of System.Boolean)) nameWithType: GuildPermissions.Modify(Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable) nameWithType.vb: GuildPermissions.Modify(Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean), Nullable(Of Boolean)) - uid: Discord.GuildPermissions.Modify* name: Modify href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Modify_ commentId: Overload:Discord.GuildPermissions.Modify isSpec: "True" fullName: Discord.GuildPermissions.Modify nameWithType: GuildPermissions.Modify - uid: Discord.GuildPermissions.MoveMembers name: MoveMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_MoveMembers commentId: P:Discord.GuildPermissions.MoveMembers fullName: Discord.GuildPermissions.MoveMembers nameWithType: GuildPermissions.MoveMembers - uid: Discord.GuildPermissions.MoveMembers* name: MoveMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_MoveMembers_ commentId: Overload:Discord.GuildPermissions.MoveMembers isSpec: "True" fullName: Discord.GuildPermissions.MoveMembers nameWithType: GuildPermissions.MoveMembers - uid: Discord.GuildPermissions.MuteMembers name: MuteMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_MuteMembers commentId: P:Discord.GuildPermissions.MuteMembers fullName: Discord.GuildPermissions.MuteMembers nameWithType: GuildPermissions.MuteMembers - uid: Discord.GuildPermissions.MuteMembers* name: MuteMembers href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_MuteMembers_ commentId: Overload:Discord.GuildPermissions.MuteMembers isSpec: "True" fullName: Discord.GuildPermissions.MuteMembers nameWithType: GuildPermissions.MuteMembers - uid: Discord.GuildPermissions.None name: None href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_None commentId: F:Discord.GuildPermissions.None fullName: Discord.GuildPermissions.None nameWithType: GuildPermissions.None - uid: Discord.GuildPermissions.PrioritySpeaker name: PrioritySpeaker href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_PrioritySpeaker commentId: P:Discord.GuildPermissions.PrioritySpeaker fullName: Discord.GuildPermissions.PrioritySpeaker nameWithType: GuildPermissions.PrioritySpeaker - uid: Discord.GuildPermissions.PrioritySpeaker* name: PrioritySpeaker href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_PrioritySpeaker_ commentId: Overload:Discord.GuildPermissions.PrioritySpeaker isSpec: "True" fullName: Discord.GuildPermissions.PrioritySpeaker nameWithType: GuildPermissions.PrioritySpeaker - uid: Discord.GuildPermissions.RawValue name: RawValue href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_RawValue commentId: P:Discord.GuildPermissions.RawValue fullName: Discord.GuildPermissions.RawValue nameWithType: GuildPermissions.RawValue - uid: Discord.GuildPermissions.RawValue* name: RawValue href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_RawValue_ commentId: Overload:Discord.GuildPermissions.RawValue isSpec: "True" fullName: Discord.GuildPermissions.RawValue nameWithType: GuildPermissions.RawValue - uid: Discord.GuildPermissions.ReadMessageHistory name: ReadMessageHistory href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ReadMessageHistory commentId: P:Discord.GuildPermissions.ReadMessageHistory fullName: Discord.GuildPermissions.ReadMessageHistory nameWithType: GuildPermissions.ReadMessageHistory - uid: Discord.GuildPermissions.ReadMessageHistory* name: ReadMessageHistory href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ReadMessageHistory_ commentId: Overload:Discord.GuildPermissions.ReadMessageHistory isSpec: "True" fullName: Discord.GuildPermissions.ReadMessageHistory nameWithType: GuildPermissions.ReadMessageHistory - uid: Discord.GuildPermissions.ReadMessages name: ReadMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ReadMessages commentId: P:Discord.GuildPermissions.ReadMessages fullName: Discord.GuildPermissions.ReadMessages nameWithType: GuildPermissions.ReadMessages - uid: Discord.GuildPermissions.ReadMessages* name: ReadMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ReadMessages_ commentId: Overload:Discord.GuildPermissions.ReadMessages isSpec: "True" fullName: Discord.GuildPermissions.ReadMessages nameWithType: GuildPermissions.ReadMessages - uid: Discord.GuildPermissions.SendMessages name: SendMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_SendMessages commentId: P:Discord.GuildPermissions.SendMessages fullName: Discord.GuildPermissions.SendMessages nameWithType: GuildPermissions.SendMessages - uid: Discord.GuildPermissions.SendMessages* name: SendMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_SendMessages_ commentId: Overload:Discord.GuildPermissions.SendMessages isSpec: "True" fullName: Discord.GuildPermissions.SendMessages nameWithType: GuildPermissions.SendMessages - uid: Discord.GuildPermissions.SendTTSMessages name: SendTTSMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_SendTTSMessages commentId: P:Discord.GuildPermissions.SendTTSMessages fullName: Discord.GuildPermissions.SendTTSMessages nameWithType: GuildPermissions.SendTTSMessages - uid: Discord.GuildPermissions.SendTTSMessages* name: SendTTSMessages href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_SendTTSMessages_ commentId: Overload:Discord.GuildPermissions.SendTTSMessages isSpec: "True" fullName: Discord.GuildPermissions.SendTTSMessages nameWithType: GuildPermissions.SendTTSMessages - uid: Discord.GuildPermissions.Speak name: Speak href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Speak commentId: P:Discord.GuildPermissions.Speak fullName: Discord.GuildPermissions.Speak nameWithType: GuildPermissions.Speak - uid: Discord.GuildPermissions.Speak* name: Speak href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Speak_ commentId: Overload:Discord.GuildPermissions.Speak isSpec: "True" fullName: Discord.GuildPermissions.Speak nameWithType: GuildPermissions.Speak - uid: Discord.GuildPermissions.Stream name: Stream href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Stream commentId: P:Discord.GuildPermissions.Stream fullName: Discord.GuildPermissions.Stream nameWithType: GuildPermissions.Stream - uid: Discord.GuildPermissions.Stream* name: Stream href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Stream_ commentId: Overload:Discord.GuildPermissions.Stream isSpec: "True" fullName: Discord.GuildPermissions.Stream nameWithType: GuildPermissions.Stream - uid: Discord.GuildPermissions.ToList name: ToList() href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ToList commentId: M:Discord.GuildPermissions.ToList fullName: Discord.GuildPermissions.ToList() nameWithType: GuildPermissions.ToList() - uid: Discord.GuildPermissions.ToList* name: ToList href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ToList_ commentId: Overload:Discord.GuildPermissions.ToList isSpec: "True" fullName: Discord.GuildPermissions.ToList nameWithType: GuildPermissions.ToList - uid: Discord.GuildPermissions.ToString name: ToString() href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ToString commentId: M:Discord.GuildPermissions.ToString fullName: Discord.GuildPermissions.ToString() nameWithType: GuildPermissions.ToString() - uid: Discord.GuildPermissions.ToString* name: ToString href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ToString_ commentId: Overload:Discord.GuildPermissions.ToString isSpec: "True" fullName: Discord.GuildPermissions.ToString nameWithType: GuildPermissions.ToString - uid: Discord.GuildPermissions.UseExternalEmojis name: UseExternalEmojis href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_UseExternalEmojis commentId: P:Discord.GuildPermissions.UseExternalEmojis fullName: Discord.GuildPermissions.UseExternalEmojis nameWithType: GuildPermissions.UseExternalEmojis - uid: Discord.GuildPermissions.UseExternalEmojis* name: UseExternalEmojis href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_UseExternalEmojis_ commentId: Overload:Discord.GuildPermissions.UseExternalEmojis isSpec: "True" fullName: Discord.GuildPermissions.UseExternalEmojis nameWithType: GuildPermissions.UseExternalEmojis - uid: Discord.GuildPermissions.UseVAD name: UseVAD href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_UseVAD commentId: P:Discord.GuildPermissions.UseVAD fullName: Discord.GuildPermissions.UseVAD nameWithType: GuildPermissions.UseVAD - uid: Discord.GuildPermissions.UseVAD* name: UseVAD href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_UseVAD_ commentId: Overload:Discord.GuildPermissions.UseVAD isSpec: "True" fullName: Discord.GuildPermissions.UseVAD nameWithType: GuildPermissions.UseVAD - uid: Discord.GuildPermissions.ViewAuditLog name: ViewAuditLog href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ViewAuditLog commentId: P:Discord.GuildPermissions.ViewAuditLog fullName: Discord.GuildPermissions.ViewAuditLog nameWithType: GuildPermissions.ViewAuditLog - uid: Discord.GuildPermissions.ViewAuditLog* name: ViewAuditLog href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ViewAuditLog_ commentId: Overload:Discord.GuildPermissions.ViewAuditLog isSpec: "True" fullName: Discord.GuildPermissions.ViewAuditLog nameWithType: GuildPermissions.ViewAuditLog - uid: Discord.GuildPermissions.ViewChannel name: ViewChannel href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ViewChannel commentId: P:Discord.GuildPermissions.ViewChannel fullName: Discord.GuildPermissions.ViewChannel nameWithType: GuildPermissions.ViewChannel - uid: Discord.GuildPermissions.ViewChannel* name: ViewChannel href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_ViewChannel_ commentId: Overload:Discord.GuildPermissions.ViewChannel isSpec: "True" fullName: Discord.GuildPermissions.ViewChannel nameWithType: GuildPermissions.ViewChannel - uid: Discord.GuildPermissions.Webhook name: Webhook href: api/Discord.GuildPermissions.html#Discord_GuildPermissions_Webhook commentId: F:Discord.GuildPermissions.Webhook fullName: Discord.GuildPermissions.Webhook nameWithType: GuildPermissions.Webhook - uid: Discord.GuildProperties name: GuildProperties href: api/Discord.GuildProperties.html commentId: T:Discord.GuildProperties fullName: Discord.GuildProperties nameWithType: GuildProperties - uid: Discord.GuildProperties.AfkChannel name: AfkChannel href: api/Discord.GuildProperties.html#Discord_GuildProperties_AfkChannel commentId: P:Discord.GuildProperties.AfkChannel fullName: Discord.GuildProperties.AfkChannel nameWithType: GuildProperties.AfkChannel - uid: Discord.GuildProperties.AfkChannel* name: AfkChannel href: api/Discord.GuildProperties.html#Discord_GuildProperties_AfkChannel_ commentId: Overload:Discord.GuildProperties.AfkChannel isSpec: "True" fullName: Discord.GuildProperties.AfkChannel nameWithType: GuildProperties.AfkChannel - uid: Discord.GuildProperties.AfkChannelId name: AfkChannelId href: api/Discord.GuildProperties.html#Discord_GuildProperties_AfkChannelId commentId: P:Discord.GuildProperties.AfkChannelId fullName: Discord.GuildProperties.AfkChannelId nameWithType: GuildProperties.AfkChannelId - uid: Discord.GuildProperties.AfkChannelId* name: AfkChannelId href: api/Discord.GuildProperties.html#Discord_GuildProperties_AfkChannelId_ commentId: Overload:Discord.GuildProperties.AfkChannelId isSpec: "True" fullName: Discord.GuildProperties.AfkChannelId nameWithType: GuildProperties.AfkChannelId - uid: Discord.GuildProperties.AfkTimeout name: AfkTimeout href: api/Discord.GuildProperties.html#Discord_GuildProperties_AfkTimeout commentId: P:Discord.GuildProperties.AfkTimeout fullName: Discord.GuildProperties.AfkTimeout nameWithType: GuildProperties.AfkTimeout - uid: Discord.GuildProperties.AfkTimeout* name: AfkTimeout href: api/Discord.GuildProperties.html#Discord_GuildProperties_AfkTimeout_ commentId: Overload:Discord.GuildProperties.AfkTimeout isSpec: "True" fullName: Discord.GuildProperties.AfkTimeout nameWithType: GuildProperties.AfkTimeout - uid: Discord.GuildProperties.Banner name: Banner href: api/Discord.GuildProperties.html#Discord_GuildProperties_Banner commentId: P:Discord.GuildProperties.Banner fullName: Discord.GuildProperties.Banner nameWithType: GuildProperties.Banner - uid: Discord.GuildProperties.Banner* name: Banner href: api/Discord.GuildProperties.html#Discord_GuildProperties_Banner_ commentId: Overload:Discord.GuildProperties.Banner isSpec: "True" fullName: Discord.GuildProperties.Banner nameWithType: GuildProperties.Banner - uid: Discord.GuildProperties.DefaultMessageNotifications name: DefaultMessageNotifications href: api/Discord.GuildProperties.html#Discord_GuildProperties_DefaultMessageNotifications commentId: P:Discord.GuildProperties.DefaultMessageNotifications fullName: Discord.GuildProperties.DefaultMessageNotifications nameWithType: GuildProperties.DefaultMessageNotifications - uid: Discord.GuildProperties.DefaultMessageNotifications* name: DefaultMessageNotifications href: api/Discord.GuildProperties.html#Discord_GuildProperties_DefaultMessageNotifications_ commentId: Overload:Discord.GuildProperties.DefaultMessageNotifications isSpec: "True" fullName: Discord.GuildProperties.DefaultMessageNotifications nameWithType: GuildProperties.DefaultMessageNotifications - uid: Discord.GuildProperties.ExplicitContentFilter name: ExplicitContentFilter href: api/Discord.GuildProperties.html#Discord_GuildProperties_ExplicitContentFilter commentId: P:Discord.GuildProperties.ExplicitContentFilter fullName: Discord.GuildProperties.ExplicitContentFilter nameWithType: GuildProperties.ExplicitContentFilter - uid: Discord.GuildProperties.ExplicitContentFilter* name: ExplicitContentFilter href: api/Discord.GuildProperties.html#Discord_GuildProperties_ExplicitContentFilter_ commentId: Overload:Discord.GuildProperties.ExplicitContentFilter isSpec: "True" fullName: Discord.GuildProperties.ExplicitContentFilter nameWithType: GuildProperties.ExplicitContentFilter - uid: Discord.GuildProperties.Icon name: Icon href: api/Discord.GuildProperties.html#Discord_GuildProperties_Icon commentId: P:Discord.GuildProperties.Icon fullName: Discord.GuildProperties.Icon nameWithType: GuildProperties.Icon - uid: Discord.GuildProperties.Icon* name: Icon href: api/Discord.GuildProperties.html#Discord_GuildProperties_Icon_ commentId: Overload:Discord.GuildProperties.Icon isSpec: "True" fullName: Discord.GuildProperties.Icon nameWithType: GuildProperties.Icon - uid: Discord.GuildProperties.Name name: Name href: api/Discord.GuildProperties.html#Discord_GuildProperties_Name commentId: P:Discord.GuildProperties.Name fullName: Discord.GuildProperties.Name nameWithType: GuildProperties.Name - uid: Discord.GuildProperties.Name* name: Name href: api/Discord.GuildProperties.html#Discord_GuildProperties_Name_ commentId: Overload:Discord.GuildProperties.Name isSpec: "True" fullName: Discord.GuildProperties.Name nameWithType: GuildProperties.Name - uid: Discord.GuildProperties.Owner name: Owner href: api/Discord.GuildProperties.html#Discord_GuildProperties_Owner commentId: P:Discord.GuildProperties.Owner fullName: Discord.GuildProperties.Owner nameWithType: GuildProperties.Owner - uid: Discord.GuildProperties.Owner* name: Owner href: api/Discord.GuildProperties.html#Discord_GuildProperties_Owner_ commentId: Overload:Discord.GuildProperties.Owner isSpec: "True" fullName: Discord.GuildProperties.Owner nameWithType: GuildProperties.Owner - uid: Discord.GuildProperties.OwnerId name: OwnerId href: api/Discord.GuildProperties.html#Discord_GuildProperties_OwnerId commentId: P:Discord.GuildProperties.OwnerId fullName: Discord.GuildProperties.OwnerId nameWithType: GuildProperties.OwnerId - uid: Discord.GuildProperties.OwnerId* name: OwnerId href: api/Discord.GuildProperties.html#Discord_GuildProperties_OwnerId_ commentId: Overload:Discord.GuildProperties.OwnerId isSpec: "True" fullName: Discord.GuildProperties.OwnerId nameWithType: GuildProperties.OwnerId - uid: Discord.GuildProperties.PreferredCulture name: PreferredCulture href: api/Discord.GuildProperties.html#Discord_GuildProperties_PreferredCulture commentId: P:Discord.GuildProperties.PreferredCulture fullName: Discord.GuildProperties.PreferredCulture nameWithType: GuildProperties.PreferredCulture - uid: Discord.GuildProperties.PreferredCulture* name: PreferredCulture href: api/Discord.GuildProperties.html#Discord_GuildProperties_PreferredCulture_ commentId: Overload:Discord.GuildProperties.PreferredCulture isSpec: "True" fullName: Discord.GuildProperties.PreferredCulture nameWithType: GuildProperties.PreferredCulture - uid: Discord.GuildProperties.PreferredLocale name: PreferredLocale href: api/Discord.GuildProperties.html#Discord_GuildProperties_PreferredLocale commentId: P:Discord.GuildProperties.PreferredLocale fullName: Discord.GuildProperties.PreferredLocale nameWithType: GuildProperties.PreferredLocale - uid: Discord.GuildProperties.PreferredLocale* name: PreferredLocale href: api/Discord.GuildProperties.html#Discord_GuildProperties_PreferredLocale_ commentId: Overload:Discord.GuildProperties.PreferredLocale isSpec: "True" fullName: Discord.GuildProperties.PreferredLocale nameWithType: GuildProperties.PreferredLocale - uid: Discord.GuildProperties.Region name: Region href: api/Discord.GuildProperties.html#Discord_GuildProperties_Region commentId: P:Discord.GuildProperties.Region fullName: Discord.GuildProperties.Region nameWithType: GuildProperties.Region - uid: Discord.GuildProperties.Region* name: Region href: api/Discord.GuildProperties.html#Discord_GuildProperties_Region_ commentId: Overload:Discord.GuildProperties.Region isSpec: "True" fullName: Discord.GuildProperties.Region nameWithType: GuildProperties.Region - uid: Discord.GuildProperties.RegionId name: RegionId href: api/Discord.GuildProperties.html#Discord_GuildProperties_RegionId commentId: P:Discord.GuildProperties.RegionId fullName: Discord.GuildProperties.RegionId nameWithType: GuildProperties.RegionId - uid: Discord.GuildProperties.RegionId* name: RegionId href: api/Discord.GuildProperties.html#Discord_GuildProperties_RegionId_ commentId: Overload:Discord.GuildProperties.RegionId isSpec: "True" fullName: Discord.GuildProperties.RegionId nameWithType: GuildProperties.RegionId - uid: Discord.GuildProperties.Splash name: Splash href: api/Discord.GuildProperties.html#Discord_GuildProperties_Splash commentId: P:Discord.GuildProperties.Splash fullName: Discord.GuildProperties.Splash nameWithType: GuildProperties.Splash - uid: Discord.GuildProperties.Splash* name: Splash href: api/Discord.GuildProperties.html#Discord_GuildProperties_Splash_ commentId: Overload:Discord.GuildProperties.Splash isSpec: "True" fullName: Discord.GuildProperties.Splash nameWithType: GuildProperties.Splash - uid: Discord.GuildProperties.SystemChannel name: SystemChannel href: api/Discord.GuildProperties.html#Discord_GuildProperties_SystemChannel commentId: P:Discord.GuildProperties.SystemChannel fullName: Discord.GuildProperties.SystemChannel nameWithType: GuildProperties.SystemChannel - uid: Discord.GuildProperties.SystemChannel* name: SystemChannel href: api/Discord.GuildProperties.html#Discord_GuildProperties_SystemChannel_ commentId: Overload:Discord.GuildProperties.SystemChannel isSpec: "True" fullName: Discord.GuildProperties.SystemChannel nameWithType: GuildProperties.SystemChannel - uid: Discord.GuildProperties.SystemChannelFlags name: SystemChannelFlags href: api/Discord.GuildProperties.html#Discord_GuildProperties_SystemChannelFlags commentId: P:Discord.GuildProperties.SystemChannelFlags fullName: Discord.GuildProperties.SystemChannelFlags nameWithType: GuildProperties.SystemChannelFlags - uid: Discord.GuildProperties.SystemChannelFlags* name: SystemChannelFlags href: api/Discord.GuildProperties.html#Discord_GuildProperties_SystemChannelFlags_ commentId: Overload:Discord.GuildProperties.SystemChannelFlags isSpec: "True" fullName: Discord.GuildProperties.SystemChannelFlags nameWithType: GuildProperties.SystemChannelFlags - uid: Discord.GuildProperties.SystemChannelId name: SystemChannelId href: api/Discord.GuildProperties.html#Discord_GuildProperties_SystemChannelId commentId: P:Discord.GuildProperties.SystemChannelId fullName: Discord.GuildProperties.SystemChannelId nameWithType: GuildProperties.SystemChannelId - uid: Discord.GuildProperties.SystemChannelId* name: SystemChannelId href: api/Discord.GuildProperties.html#Discord_GuildProperties_SystemChannelId_ commentId: Overload:Discord.GuildProperties.SystemChannelId isSpec: "True" fullName: Discord.GuildProperties.SystemChannelId nameWithType: GuildProperties.SystemChannelId - uid: Discord.GuildProperties.VerificationLevel name: VerificationLevel href: api/Discord.GuildProperties.html#Discord_GuildProperties_VerificationLevel commentId: P:Discord.GuildProperties.VerificationLevel fullName: Discord.GuildProperties.VerificationLevel nameWithType: GuildProperties.VerificationLevel - uid: Discord.GuildProperties.VerificationLevel* name: VerificationLevel href: api/Discord.GuildProperties.html#Discord_GuildProperties_VerificationLevel_ commentId: Overload:Discord.GuildProperties.VerificationLevel isSpec: "True" fullName: Discord.GuildProperties.VerificationLevel nameWithType: GuildProperties.VerificationLevel - uid: Discord.GuildUserProperties name: GuildUserProperties href: api/Discord.GuildUserProperties.html commentId: T:Discord.GuildUserProperties fullName: Discord.GuildUserProperties nameWithType: GuildUserProperties - uid: Discord.GuildUserProperties.Channel name: Channel href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Channel commentId: P:Discord.GuildUserProperties.Channel fullName: Discord.GuildUserProperties.Channel nameWithType: GuildUserProperties.Channel - uid: Discord.GuildUserProperties.Channel* name: Channel href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Channel_ commentId: Overload:Discord.GuildUserProperties.Channel isSpec: "True" fullName: Discord.GuildUserProperties.Channel nameWithType: GuildUserProperties.Channel - uid: Discord.GuildUserProperties.ChannelId name: ChannelId href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_ChannelId commentId: P:Discord.GuildUserProperties.ChannelId fullName: Discord.GuildUserProperties.ChannelId nameWithType: GuildUserProperties.ChannelId - uid: Discord.GuildUserProperties.ChannelId* name: ChannelId href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_ChannelId_ commentId: Overload:Discord.GuildUserProperties.ChannelId isSpec: "True" fullName: Discord.GuildUserProperties.ChannelId nameWithType: GuildUserProperties.ChannelId - uid: Discord.GuildUserProperties.Deaf name: Deaf href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Deaf commentId: P:Discord.GuildUserProperties.Deaf fullName: Discord.GuildUserProperties.Deaf nameWithType: GuildUserProperties.Deaf - uid: Discord.GuildUserProperties.Deaf* name: Deaf href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Deaf_ commentId: Overload:Discord.GuildUserProperties.Deaf isSpec: "True" fullName: Discord.GuildUserProperties.Deaf nameWithType: GuildUserProperties.Deaf - uid: Discord.GuildUserProperties.Mute name: Mute href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Mute commentId: P:Discord.GuildUserProperties.Mute fullName: Discord.GuildUserProperties.Mute nameWithType: GuildUserProperties.Mute - uid: Discord.GuildUserProperties.Mute* name: Mute href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Mute_ commentId: Overload:Discord.GuildUserProperties.Mute isSpec: "True" fullName: Discord.GuildUserProperties.Mute nameWithType: GuildUserProperties.Mute - uid: Discord.GuildUserProperties.Nickname name: Nickname href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Nickname commentId: P:Discord.GuildUserProperties.Nickname fullName: Discord.GuildUserProperties.Nickname nameWithType: GuildUserProperties.Nickname - uid: Discord.GuildUserProperties.Nickname* name: Nickname href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Nickname_ commentId: Overload:Discord.GuildUserProperties.Nickname isSpec: "True" fullName: Discord.GuildUserProperties.Nickname nameWithType: GuildUserProperties.Nickname - uid: Discord.GuildUserProperties.RoleIds name: RoleIds href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_RoleIds commentId: P:Discord.GuildUserProperties.RoleIds fullName: Discord.GuildUserProperties.RoleIds nameWithType: GuildUserProperties.RoleIds - uid: Discord.GuildUserProperties.RoleIds* name: RoleIds href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_RoleIds_ commentId: Overload:Discord.GuildUserProperties.RoleIds isSpec: "True" fullName: Discord.GuildUserProperties.RoleIds nameWithType: GuildUserProperties.RoleIds - uid: Discord.GuildUserProperties.Roles name: Roles href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Roles commentId: P:Discord.GuildUserProperties.Roles fullName: Discord.GuildUserProperties.Roles nameWithType: GuildUserProperties.Roles - uid: Discord.GuildUserProperties.Roles* name: Roles href: api/Discord.GuildUserProperties.html#Discord_GuildUserProperties_Roles_ commentId: Overload:Discord.GuildUserProperties.Roles isSpec: "True" fullName: Discord.GuildUserProperties.Roles nameWithType: GuildUserProperties.Roles - uid: Discord.IActivity name: IActivity href: api/Discord.IActivity.html commentId: T:Discord.IActivity fullName: Discord.IActivity nameWithType: IActivity - uid: Discord.IActivity.Details name: Details href: api/Discord.IActivity.html#Discord_IActivity_Details commentId: P:Discord.IActivity.Details fullName: Discord.IActivity.Details nameWithType: IActivity.Details - uid: Discord.IActivity.Details* name: Details href: api/Discord.IActivity.html#Discord_IActivity_Details_ commentId: Overload:Discord.IActivity.Details isSpec: "True" fullName: Discord.IActivity.Details nameWithType: IActivity.Details - uid: Discord.IActivity.Flags name: Flags href: api/Discord.IActivity.html#Discord_IActivity_Flags commentId: P:Discord.IActivity.Flags fullName: Discord.IActivity.Flags nameWithType: IActivity.Flags - uid: Discord.IActivity.Flags* name: Flags href: api/Discord.IActivity.html#Discord_IActivity_Flags_ commentId: Overload:Discord.IActivity.Flags isSpec: "True" fullName: Discord.IActivity.Flags nameWithType: IActivity.Flags - uid: Discord.IActivity.Name name: Name href: api/Discord.IActivity.html#Discord_IActivity_Name commentId: P:Discord.IActivity.Name fullName: Discord.IActivity.Name nameWithType: IActivity.Name - uid: Discord.IActivity.Name* name: Name href: api/Discord.IActivity.html#Discord_IActivity_Name_ commentId: Overload:Discord.IActivity.Name isSpec: "True" fullName: Discord.IActivity.Name nameWithType: IActivity.Name - uid: Discord.IActivity.Type name: Type href: api/Discord.IActivity.html#Discord_IActivity_Type commentId: P:Discord.IActivity.Type fullName: Discord.IActivity.Type nameWithType: IActivity.Type - uid: Discord.IActivity.Type* name: Type href: api/Discord.IActivity.html#Discord_IActivity_Type_ commentId: Overload:Discord.IActivity.Type isSpec: "True" fullName: Discord.IActivity.Type nameWithType: IActivity.Type - uid: Discord.IApplication name: IApplication href: api/Discord.IApplication.html commentId: T:Discord.IApplication fullName: Discord.IApplication nameWithType: IApplication - uid: Discord.IApplication.Description name: Description href: api/Discord.IApplication.html#Discord_IApplication_Description commentId: P:Discord.IApplication.Description fullName: Discord.IApplication.Description nameWithType: IApplication.Description - uid: Discord.IApplication.Description* name: Description href: api/Discord.IApplication.html#Discord_IApplication_Description_ commentId: Overload:Discord.IApplication.Description isSpec: "True" fullName: Discord.IApplication.Description nameWithType: IApplication.Description - uid: Discord.IApplication.Flags name: Flags href: api/Discord.IApplication.html#Discord_IApplication_Flags commentId: P:Discord.IApplication.Flags fullName: Discord.IApplication.Flags nameWithType: IApplication.Flags - uid: Discord.IApplication.Flags* name: Flags href: api/Discord.IApplication.html#Discord_IApplication_Flags_ commentId: Overload:Discord.IApplication.Flags isSpec: "True" fullName: Discord.IApplication.Flags nameWithType: IApplication.Flags - uid: Discord.IApplication.IconUrl name: IconUrl href: api/Discord.IApplication.html#Discord_IApplication_IconUrl commentId: P:Discord.IApplication.IconUrl fullName: Discord.IApplication.IconUrl nameWithType: IApplication.IconUrl - uid: Discord.IApplication.IconUrl* name: IconUrl href: api/Discord.IApplication.html#Discord_IApplication_IconUrl_ commentId: Overload:Discord.IApplication.IconUrl isSpec: "True" fullName: Discord.IApplication.IconUrl nameWithType: IApplication.IconUrl - uid: Discord.IApplication.Name name: Name href: api/Discord.IApplication.html#Discord_IApplication_Name commentId: P:Discord.IApplication.Name fullName: Discord.IApplication.Name nameWithType: IApplication.Name - uid: Discord.IApplication.Name* name: Name href: api/Discord.IApplication.html#Discord_IApplication_Name_ commentId: Overload:Discord.IApplication.Name isSpec: "True" fullName: Discord.IApplication.Name nameWithType: IApplication.Name - uid: Discord.IApplication.Owner name: Owner href: api/Discord.IApplication.html#Discord_IApplication_Owner commentId: P:Discord.IApplication.Owner fullName: Discord.IApplication.Owner nameWithType: IApplication.Owner - uid: Discord.IApplication.Owner* name: Owner href: api/Discord.IApplication.html#Discord_IApplication_Owner_ commentId: Overload:Discord.IApplication.Owner isSpec: "True" fullName: Discord.IApplication.Owner nameWithType: IApplication.Owner - uid: Discord.IApplication.RPCOrigins name: RPCOrigins href: api/Discord.IApplication.html#Discord_IApplication_RPCOrigins commentId: P:Discord.IApplication.RPCOrigins fullName: Discord.IApplication.RPCOrigins nameWithType: IApplication.RPCOrigins - uid: Discord.IApplication.RPCOrigins* name: RPCOrigins href: api/Discord.IApplication.html#Discord_IApplication_RPCOrigins_ commentId: Overload:Discord.IApplication.RPCOrigins isSpec: "True" fullName: Discord.IApplication.RPCOrigins nameWithType: IApplication.RPCOrigins - uid: Discord.IAttachment name: IAttachment href: api/Discord.IAttachment.html commentId: T:Discord.IAttachment fullName: Discord.IAttachment nameWithType: IAttachment - uid: Discord.IAttachment.Filename name: Filename href: api/Discord.IAttachment.html#Discord_IAttachment_Filename commentId: P:Discord.IAttachment.Filename fullName: Discord.IAttachment.Filename nameWithType: IAttachment.Filename - uid: Discord.IAttachment.Filename* name: Filename href: api/Discord.IAttachment.html#Discord_IAttachment_Filename_ commentId: Overload:Discord.IAttachment.Filename isSpec: "True" fullName: Discord.IAttachment.Filename nameWithType: IAttachment.Filename - uid: Discord.IAttachment.Height name: Height href: api/Discord.IAttachment.html#Discord_IAttachment_Height commentId: P:Discord.IAttachment.Height fullName: Discord.IAttachment.Height nameWithType: IAttachment.Height - uid: Discord.IAttachment.Height* name: Height href: api/Discord.IAttachment.html#Discord_IAttachment_Height_ commentId: Overload:Discord.IAttachment.Height isSpec: "True" fullName: Discord.IAttachment.Height nameWithType: IAttachment.Height - uid: Discord.IAttachment.Id name: Id href: api/Discord.IAttachment.html#Discord_IAttachment_Id commentId: P:Discord.IAttachment.Id fullName: Discord.IAttachment.Id nameWithType: IAttachment.Id - uid: Discord.IAttachment.Id* name: Id href: api/Discord.IAttachment.html#Discord_IAttachment_Id_ commentId: Overload:Discord.IAttachment.Id isSpec: "True" fullName: Discord.IAttachment.Id nameWithType: IAttachment.Id - uid: Discord.IAttachment.ProxyUrl name: ProxyUrl href: api/Discord.IAttachment.html#Discord_IAttachment_ProxyUrl commentId: P:Discord.IAttachment.ProxyUrl fullName: Discord.IAttachment.ProxyUrl nameWithType: IAttachment.ProxyUrl - uid: Discord.IAttachment.ProxyUrl* name: ProxyUrl href: api/Discord.IAttachment.html#Discord_IAttachment_ProxyUrl_ commentId: Overload:Discord.IAttachment.ProxyUrl isSpec: "True" fullName: Discord.IAttachment.ProxyUrl nameWithType: IAttachment.ProxyUrl - uid: Discord.IAttachment.Size name: Size href: api/Discord.IAttachment.html#Discord_IAttachment_Size commentId: P:Discord.IAttachment.Size fullName: Discord.IAttachment.Size nameWithType: IAttachment.Size - uid: Discord.IAttachment.Size* name: Size href: api/Discord.IAttachment.html#Discord_IAttachment_Size_ commentId: Overload:Discord.IAttachment.Size isSpec: "True" fullName: Discord.IAttachment.Size nameWithType: IAttachment.Size - uid: Discord.IAttachment.Url name: Url href: api/Discord.IAttachment.html#Discord_IAttachment_Url commentId: P:Discord.IAttachment.Url fullName: Discord.IAttachment.Url nameWithType: IAttachment.Url - uid: Discord.IAttachment.Url* name: Url href: api/Discord.IAttachment.html#Discord_IAttachment_Url_ commentId: Overload:Discord.IAttachment.Url isSpec: "True" fullName: Discord.IAttachment.Url nameWithType: IAttachment.Url - uid: Discord.IAttachment.Width name: Width href: api/Discord.IAttachment.html#Discord_IAttachment_Width commentId: P:Discord.IAttachment.Width fullName: Discord.IAttachment.Width nameWithType: IAttachment.Width - uid: Discord.IAttachment.Width* name: Width href: api/Discord.IAttachment.html#Discord_IAttachment_Width_ commentId: Overload:Discord.IAttachment.Width isSpec: "True" fullName: Discord.IAttachment.Width nameWithType: IAttachment.Width - uid: Discord.IAudioChannel name: IAudioChannel href: api/Discord.IAudioChannel.html commentId: T:Discord.IAudioChannel fullName: Discord.IAudioChannel nameWithType: IAudioChannel - uid: Discord.IAudioChannel.ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name: ConnectAsync(Boolean, Boolean, Boolean) href: api/Discord.IAudioChannel.html#Discord_IAudioChannel_ConnectAsync_System_Boolean_System_Boolean_System_Boolean_ commentId: M:Discord.IAudioChannel.ConnectAsync(System.Boolean,System.Boolean,System.Boolean) fullName: Discord.IAudioChannel.ConnectAsync(System.Boolean, System.Boolean, System.Boolean) nameWithType: IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) - uid: Discord.IAudioChannel.ConnectAsync* name: ConnectAsync href: api/Discord.IAudioChannel.html#Discord_IAudioChannel_ConnectAsync_ commentId: Overload:Discord.IAudioChannel.ConnectAsync isSpec: "True" fullName: Discord.IAudioChannel.ConnectAsync nameWithType: IAudioChannel.ConnectAsync - uid: Discord.IAudioChannel.DisconnectAsync name: DisconnectAsync() href: api/Discord.IAudioChannel.html#Discord_IAudioChannel_DisconnectAsync commentId: M:Discord.IAudioChannel.DisconnectAsync fullName: Discord.IAudioChannel.DisconnectAsync() nameWithType: IAudioChannel.DisconnectAsync() - uid: Discord.IAudioChannel.DisconnectAsync* name: DisconnectAsync href: api/Discord.IAudioChannel.html#Discord_IAudioChannel_DisconnectAsync_ commentId: Overload:Discord.IAudioChannel.DisconnectAsync isSpec: "True" fullName: Discord.IAudioChannel.DisconnectAsync nameWithType: IAudioChannel.DisconnectAsync - uid: Discord.IAuditLogData name: IAuditLogData href: api/Discord.IAuditLogData.html commentId: T:Discord.IAuditLogData fullName: Discord.IAuditLogData nameWithType: IAuditLogData - uid: Discord.IAuditLogEntry name: IAuditLogEntry href: api/Discord.IAuditLogEntry.html commentId: T:Discord.IAuditLogEntry fullName: Discord.IAuditLogEntry nameWithType: IAuditLogEntry - uid: Discord.IAuditLogEntry.Action name: Action href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_Action commentId: P:Discord.IAuditLogEntry.Action fullName: Discord.IAuditLogEntry.Action nameWithType: IAuditLogEntry.Action - uid: Discord.IAuditLogEntry.Action* name: Action href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_Action_ commentId: Overload:Discord.IAuditLogEntry.Action isSpec: "True" fullName: Discord.IAuditLogEntry.Action nameWithType: IAuditLogEntry.Action - uid: Discord.IAuditLogEntry.Data name: Data href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_Data commentId: P:Discord.IAuditLogEntry.Data fullName: Discord.IAuditLogEntry.Data nameWithType: IAuditLogEntry.Data - uid: Discord.IAuditLogEntry.Data* name: Data href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_Data_ commentId: Overload:Discord.IAuditLogEntry.Data isSpec: "True" fullName: Discord.IAuditLogEntry.Data nameWithType: IAuditLogEntry.Data - uid: Discord.IAuditLogEntry.Reason name: Reason href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_Reason commentId: P:Discord.IAuditLogEntry.Reason fullName: Discord.IAuditLogEntry.Reason nameWithType: IAuditLogEntry.Reason - uid: Discord.IAuditLogEntry.Reason* name: Reason href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_Reason_ commentId: Overload:Discord.IAuditLogEntry.Reason isSpec: "True" fullName: Discord.IAuditLogEntry.Reason nameWithType: IAuditLogEntry.Reason - uid: Discord.IAuditLogEntry.User name: User href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_User commentId: P:Discord.IAuditLogEntry.User fullName: Discord.IAuditLogEntry.User nameWithType: IAuditLogEntry.User - uid: Discord.IAuditLogEntry.User* name: User href: api/Discord.IAuditLogEntry.html#Discord_IAuditLogEntry_User_ commentId: Overload:Discord.IAuditLogEntry.User isSpec: "True" fullName: Discord.IAuditLogEntry.User nameWithType: IAuditLogEntry.User - uid: Discord.IBan name: IBan href: api/Discord.IBan.html commentId: T:Discord.IBan fullName: Discord.IBan nameWithType: IBan - uid: Discord.IBan.Reason name: Reason href: api/Discord.IBan.html#Discord_IBan_Reason commentId: P:Discord.IBan.Reason fullName: Discord.IBan.Reason nameWithType: IBan.Reason - uid: Discord.IBan.Reason* name: Reason href: api/Discord.IBan.html#Discord_IBan_Reason_ commentId: Overload:Discord.IBan.Reason isSpec: "True" fullName: Discord.IBan.Reason nameWithType: IBan.Reason - uid: Discord.IBan.User name: User href: api/Discord.IBan.html#Discord_IBan_User commentId: P:Discord.IBan.User fullName: Discord.IBan.User nameWithType: IBan.User - uid: Discord.IBan.User* name: User href: api/Discord.IBan.html#Discord_IBan_User_ commentId: Overload:Discord.IBan.User isSpec: "True" fullName: Discord.IBan.User nameWithType: IBan.User - uid: Discord.ICategoryChannel name: ICategoryChannel href: api/Discord.ICategoryChannel.html commentId: T:Discord.ICategoryChannel fullName: Discord.ICategoryChannel nameWithType: ICategoryChannel - uid: Discord.IChannel name: IChannel href: api/Discord.IChannel.html commentId: T:Discord.IChannel fullName: Discord.IChannel nameWithType: IChannel - uid: Discord.IChannel.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IChannel.html#Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IChannel.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IChannel.GetUserAsync* name: GetUserAsync href: api/Discord.IChannel.html#Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.IChannel.GetUserAsync isSpec: "True" fullName: Discord.IChannel.GetUserAsync nameWithType: IChannel.GetUserAsync - uid: Discord.IChannel.GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.IChannel.html#Discord_IChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IChannel.GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.IChannel.GetUsersAsync* name: GetUsersAsync href: api/Discord.IChannel.html#Discord_IChannel_GetUsersAsync_ commentId: Overload:Discord.IChannel.GetUsersAsync isSpec: "True" fullName: Discord.IChannel.GetUsersAsync nameWithType: IChannel.GetUsersAsync - uid: Discord.IChannel.Name name: Name href: api/Discord.IChannel.html#Discord_IChannel_Name commentId: P:Discord.IChannel.Name fullName: Discord.IChannel.Name nameWithType: IChannel.Name - uid: Discord.IChannel.Name* name: Name href: api/Discord.IChannel.html#Discord_IChannel_Name_ commentId: Overload:Discord.IChannel.Name isSpec: "True" fullName: Discord.IChannel.Name nameWithType: IChannel.Name - uid: Discord.IConnection name: IConnection href: api/Discord.IConnection.html commentId: T:Discord.IConnection fullName: Discord.IConnection nameWithType: IConnection - uid: Discord.IConnection.Id name: Id href: api/Discord.IConnection.html#Discord_IConnection_Id commentId: P:Discord.IConnection.Id fullName: Discord.IConnection.Id nameWithType: IConnection.Id - uid: Discord.IConnection.Id* name: Id href: api/Discord.IConnection.html#Discord_IConnection_Id_ commentId: Overload:Discord.IConnection.Id isSpec: "True" fullName: Discord.IConnection.Id nameWithType: IConnection.Id - uid: Discord.IConnection.IntegrationIds name: IntegrationIds href: api/Discord.IConnection.html#Discord_IConnection_IntegrationIds commentId: P:Discord.IConnection.IntegrationIds fullName: Discord.IConnection.IntegrationIds nameWithType: IConnection.IntegrationIds - uid: Discord.IConnection.IntegrationIds* name: IntegrationIds href: api/Discord.IConnection.html#Discord_IConnection_IntegrationIds_ commentId: Overload:Discord.IConnection.IntegrationIds isSpec: "True" fullName: Discord.IConnection.IntegrationIds nameWithType: IConnection.IntegrationIds - uid: Discord.IConnection.IsRevoked name: IsRevoked href: api/Discord.IConnection.html#Discord_IConnection_IsRevoked commentId: P:Discord.IConnection.IsRevoked fullName: Discord.IConnection.IsRevoked nameWithType: IConnection.IsRevoked - uid: Discord.IConnection.IsRevoked* name: IsRevoked href: api/Discord.IConnection.html#Discord_IConnection_IsRevoked_ commentId: Overload:Discord.IConnection.IsRevoked isSpec: "True" fullName: Discord.IConnection.IsRevoked nameWithType: IConnection.IsRevoked - uid: Discord.IConnection.Name name: Name href: api/Discord.IConnection.html#Discord_IConnection_Name commentId: P:Discord.IConnection.Name fullName: Discord.IConnection.Name nameWithType: IConnection.Name - uid: Discord.IConnection.Name* name: Name href: api/Discord.IConnection.html#Discord_IConnection_Name_ commentId: Overload:Discord.IConnection.Name isSpec: "True" fullName: Discord.IConnection.Name nameWithType: IConnection.Name - uid: Discord.IConnection.Type name: Type href: api/Discord.IConnection.html#Discord_IConnection_Type commentId: P:Discord.IConnection.Type fullName: Discord.IConnection.Type nameWithType: IConnection.Type - uid: Discord.IConnection.Type* name: Type href: api/Discord.IConnection.html#Discord_IConnection_Type_ commentId: Overload:Discord.IConnection.Type isSpec: "True" fullName: Discord.IConnection.Type nameWithType: IConnection.Type - uid: Discord.IDeletable name: IDeletable href: api/Discord.IDeletable.html commentId: T:Discord.IDeletable fullName: Discord.IDeletable nameWithType: IDeletable - uid: Discord.IDeletable.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.IDeletable.html#Discord_IDeletable_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.IDeletable.DeleteAsync(Discord.RequestOptions) fullName: Discord.IDeletable.DeleteAsync(Discord.RequestOptions) nameWithType: IDeletable.DeleteAsync(RequestOptions) - uid: Discord.IDeletable.DeleteAsync* name: DeleteAsync href: api/Discord.IDeletable.html#Discord_IDeletable_DeleteAsync_ commentId: Overload:Discord.IDeletable.DeleteAsync isSpec: "True" fullName: Discord.IDeletable.DeleteAsync nameWithType: IDeletable.DeleteAsync - uid: Discord.IDiscordClient name: IDiscordClient href: api/Discord.IDiscordClient.html commentId: T:Discord.IDiscordClient fullName: Discord.IDiscordClient nameWithType: IDiscordClient - uid: Discord.IDiscordClient.ConnectionState name: ConnectionState href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_ConnectionState commentId: P:Discord.IDiscordClient.ConnectionState fullName: Discord.IDiscordClient.ConnectionState nameWithType: IDiscordClient.ConnectionState - uid: Discord.IDiscordClient.ConnectionState* name: ConnectionState href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_ConnectionState_ commentId: Overload:Discord.IDiscordClient.ConnectionState isSpec: "True" fullName: Discord.IDiscordClient.ConnectionState nameWithType: IDiscordClient.ConnectionState - uid: Discord.IDiscordClient.CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) fullName: Discord.IDiscordClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.IDiscordClient.CreateGuildAsync* name: CreateGuildAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_CreateGuildAsync_ commentId: Overload:Discord.IDiscordClient.CreateGuildAsync isSpec: "True" fullName: Discord.IDiscordClient.CreateGuildAsync nameWithType: IDiscordClient.CreateGuildAsync - uid: Discord.IDiscordClient.CurrentUser name: CurrentUser href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_CurrentUser commentId: P:Discord.IDiscordClient.CurrentUser fullName: Discord.IDiscordClient.CurrentUser nameWithType: IDiscordClient.CurrentUser - uid: Discord.IDiscordClient.CurrentUser* name: CurrentUser href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_CurrentUser_ commentId: Overload:Discord.IDiscordClient.CurrentUser isSpec: "True" fullName: Discord.IDiscordClient.CurrentUser nameWithType: IDiscordClient.CurrentUser - uid: Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) name: GetApplicationInfoAsync(RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) fullName: Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: IDiscordClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.IDiscordClient.GetApplicationInfoAsync* name: GetApplicationInfoAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetApplicationInfoAsync_ commentId: Overload:Discord.IDiscordClient.GetApplicationInfoAsync isSpec: "True" fullName: Discord.IDiscordClient.GetApplicationInfoAsync nameWithType: IDiscordClient.GetApplicationInfoAsync - uid: Discord.IDiscordClient.GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IDiscordClient.GetChannelAsync* name: GetChannelAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetChannelAsync_ commentId: Overload:Discord.IDiscordClient.GetChannelAsync isSpec: "True" fullName: Discord.IDiscordClient.GetChannelAsync nameWithType: IDiscordClient.GetChannelAsync - uid: Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) name: GetConnectionsAsync(RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) fullName: Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: IDiscordClient.GetConnectionsAsync(RequestOptions) - uid: Discord.IDiscordClient.GetConnectionsAsync* name: GetConnectionsAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetConnectionsAsync_ commentId: Overload:Discord.IDiscordClient.GetConnectionsAsync isSpec: "True" fullName: Discord.IDiscordClient.GetConnectionsAsync nameWithType: IDiscordClient.GetConnectionsAsync - uid: Discord.IDiscordClient.GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: GetDMChannelsAsync(CacheMode, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetDMChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetDMChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) - uid: Discord.IDiscordClient.GetDMChannelsAsync* name: GetDMChannelsAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetDMChannelsAsync_ commentId: Overload:Discord.IDiscordClient.GetDMChannelsAsync isSpec: "True" fullName: Discord.IDiscordClient.GetDMChannelsAsync nameWithType: IDiscordClient.GetDMChannelsAsync - uid: Discord.IDiscordClient.GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: GetGroupChannelsAsync(CacheMode, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetGroupChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetGroupChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) - uid: Discord.IDiscordClient.GetGroupChannelsAsync* name: GetGroupChannelsAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetGroupChannelsAsync_ commentId: Overload:Discord.IDiscordClient.GetGroupChannelsAsync isSpec: "True" fullName: Discord.IDiscordClient.GetGroupChannelsAsync nameWithType: IDiscordClient.GetGroupChannelsAsync - uid: Discord.IDiscordClient.GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetGuildAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetGuildAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetGuildAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IDiscordClient.GetGuildAsync* name: GetGuildAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetGuildAsync_ commentId: Overload:Discord.IDiscordClient.GetGuildAsync isSpec: "True" fullName: Discord.IDiscordClient.GetGuildAsync nameWithType: IDiscordClient.GetGuildAsync - uid: Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name: GetGuildsAsync(CacheMode, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetGuildsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) - uid: Discord.IDiscordClient.GetGuildsAsync* name: GetGuildsAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetGuildsAsync_ commentId: Overload:Discord.IDiscordClient.GetGuildsAsync isSpec: "True" fullName: Discord.IDiscordClient.GetGuildsAsync nameWithType: IDiscordClient.GetGuildsAsync - uid: Discord.IDiscordClient.GetInviteAsync(System.String,Discord.RequestOptions) name: GetInviteAsync(String, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetInviteAsync(System.String,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: IDiscordClient.GetInviteAsync(String, RequestOptions) - uid: Discord.IDiscordClient.GetInviteAsync* name: GetInviteAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetInviteAsync_ commentId: Overload:Discord.IDiscordClient.GetInviteAsync isSpec: "True" fullName: Discord.IDiscordClient.GetInviteAsync nameWithType: IDiscordClient.GetInviteAsync - uid: Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: GetPrivateChannelsAsync(CacheMode, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetPrivateChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) - uid: Discord.IDiscordClient.GetPrivateChannelsAsync* name: GetPrivateChannelsAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetPrivateChannelsAsync_ commentId: Overload:Discord.IDiscordClient.GetPrivateChannelsAsync isSpec: "True" fullName: Discord.IDiscordClient.GetPrivateChannelsAsync nameWithType: IDiscordClient.GetPrivateChannelsAsync - uid: Discord.IDiscordClient.GetRecommendedShardCountAsync(Discord.RequestOptions) name: GetRecommendedShardCountAsync(RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetRecommendedShardCountAsync_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetRecommendedShardCountAsync(Discord.RequestOptions) fullName: Discord.IDiscordClient.GetRecommendedShardCountAsync(Discord.RequestOptions) nameWithType: IDiscordClient.GetRecommendedShardCountAsync(RequestOptions) - uid: Discord.IDiscordClient.GetRecommendedShardCountAsync* name: GetRecommendedShardCountAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetRecommendedShardCountAsync_ commentId: Overload:Discord.IDiscordClient.GetRecommendedShardCountAsync isSpec: "True" fullName: Discord.IDiscordClient.GetRecommendedShardCountAsync nameWithType: IDiscordClient.GetRecommendedShardCountAsync - uid: Discord.IDiscordClient.GetUserAsync(System.String,System.String,Discord.RequestOptions) name: GetUserAsync(String, String, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetUserAsync_System_String_System_String_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetUserAsync(System.String,System.String,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetUserAsync(System.String, System.String, Discord.RequestOptions) nameWithType: IDiscordClient.GetUserAsync(String, String, RequestOptions) - uid: Discord.IDiscordClient.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IDiscordClient.GetUserAsync* name: GetUserAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetUserAsync_ commentId: Overload:Discord.IDiscordClient.GetUserAsync isSpec: "True" fullName: Discord.IDiscordClient.GetUserAsync nameWithType: IDiscordClient.GetUserAsync - uid: Discord.IDiscordClient.GetVoiceRegionAsync(System.String,Discord.RequestOptions) name: GetVoiceRegionAsync(String, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetVoiceRegionAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetVoiceRegionAsync(System.String,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetVoiceRegionAsync(System.String, Discord.RequestOptions) nameWithType: IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) - uid: Discord.IDiscordClient.GetVoiceRegionAsync* name: GetVoiceRegionAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetVoiceRegionAsync_ commentId: Overload:Discord.IDiscordClient.GetVoiceRegionAsync isSpec: "True" fullName: Discord.IDiscordClient.GetVoiceRegionAsync nameWithType: IDiscordClient.GetVoiceRegionAsync - uid: Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) name: GetVoiceRegionsAsync(RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) fullName: Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: IDiscordClient.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.IDiscordClient.GetVoiceRegionsAsync* name: GetVoiceRegionsAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetVoiceRegionsAsync_ commentId: Overload:Discord.IDiscordClient.GetVoiceRegionsAsync isSpec: "True" fullName: Discord.IDiscordClient.GetVoiceRegionsAsync nameWithType: IDiscordClient.GetVoiceRegionsAsync - uid: Discord.IDiscordClient.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.IDiscordClient.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.IDiscordClient.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.IDiscordClient.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_GetWebhookAsync_ commentId: Overload:Discord.IDiscordClient.GetWebhookAsync isSpec: "True" fullName: Discord.IDiscordClient.GetWebhookAsync nameWithType: IDiscordClient.GetWebhookAsync - uid: Discord.IDiscordClient.StartAsync name: StartAsync() href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_StartAsync commentId: M:Discord.IDiscordClient.StartAsync fullName: Discord.IDiscordClient.StartAsync() nameWithType: IDiscordClient.StartAsync() - uid: Discord.IDiscordClient.StartAsync* name: StartAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_StartAsync_ commentId: Overload:Discord.IDiscordClient.StartAsync isSpec: "True" fullName: Discord.IDiscordClient.StartAsync nameWithType: IDiscordClient.StartAsync - uid: Discord.IDiscordClient.StopAsync name: StopAsync() href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_StopAsync commentId: M:Discord.IDiscordClient.StopAsync fullName: Discord.IDiscordClient.StopAsync() nameWithType: IDiscordClient.StopAsync() - uid: Discord.IDiscordClient.StopAsync* name: StopAsync href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_StopAsync_ commentId: Overload:Discord.IDiscordClient.StopAsync isSpec: "True" fullName: Discord.IDiscordClient.StopAsync nameWithType: IDiscordClient.StopAsync - uid: Discord.IDiscordClient.TokenType name: TokenType href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_TokenType commentId: P:Discord.IDiscordClient.TokenType fullName: Discord.IDiscordClient.TokenType nameWithType: IDiscordClient.TokenType - uid: Discord.IDiscordClient.TokenType* name: TokenType href: api/Discord.IDiscordClient.html#Discord_IDiscordClient_TokenType_ commentId: Overload:Discord.IDiscordClient.TokenType isSpec: "True" fullName: Discord.IDiscordClient.TokenType nameWithType: IDiscordClient.TokenType - uid: Discord.IDMChannel name: IDMChannel href: api/Discord.IDMChannel.html commentId: T:Discord.IDMChannel fullName: Discord.IDMChannel nameWithType: IDMChannel - uid: Discord.IDMChannel.CloseAsync(Discord.RequestOptions) name: CloseAsync(RequestOptions) href: api/Discord.IDMChannel.html#Discord_IDMChannel_CloseAsync_Discord_RequestOptions_ commentId: M:Discord.IDMChannel.CloseAsync(Discord.RequestOptions) fullName: Discord.IDMChannel.CloseAsync(Discord.RequestOptions) nameWithType: IDMChannel.CloseAsync(RequestOptions) - uid: Discord.IDMChannel.CloseAsync* name: CloseAsync href: api/Discord.IDMChannel.html#Discord_IDMChannel_CloseAsync_ commentId: Overload:Discord.IDMChannel.CloseAsync isSpec: "True" fullName: Discord.IDMChannel.CloseAsync nameWithType: IDMChannel.CloseAsync - uid: Discord.IDMChannel.Recipient name: Recipient href: api/Discord.IDMChannel.html#Discord_IDMChannel_Recipient commentId: P:Discord.IDMChannel.Recipient fullName: Discord.IDMChannel.Recipient nameWithType: IDMChannel.Recipient - uid: Discord.IDMChannel.Recipient* name: Recipient href: api/Discord.IDMChannel.html#Discord_IDMChannel_Recipient_ commentId: Overload:Discord.IDMChannel.Recipient isSpec: "True" fullName: Discord.IDMChannel.Recipient nameWithType: IDMChannel.Recipient - uid: Discord.IEmbed name: IEmbed href: api/Discord.IEmbed.html commentId: T:Discord.IEmbed fullName: Discord.IEmbed nameWithType: IEmbed - uid: Discord.IEmbed.Author name: Author href: api/Discord.IEmbed.html#Discord_IEmbed_Author commentId: P:Discord.IEmbed.Author fullName: Discord.IEmbed.Author nameWithType: IEmbed.Author - uid: Discord.IEmbed.Author* name: Author href: api/Discord.IEmbed.html#Discord_IEmbed_Author_ commentId: Overload:Discord.IEmbed.Author isSpec: "True" fullName: Discord.IEmbed.Author nameWithType: IEmbed.Author - uid: Discord.IEmbed.Color name: Color href: api/Discord.IEmbed.html#Discord_IEmbed_Color commentId: P:Discord.IEmbed.Color fullName: Discord.IEmbed.Color nameWithType: IEmbed.Color - uid: Discord.IEmbed.Color* name: Color href: api/Discord.IEmbed.html#Discord_IEmbed_Color_ commentId: Overload:Discord.IEmbed.Color isSpec: "True" fullName: Discord.IEmbed.Color nameWithType: IEmbed.Color - uid: Discord.IEmbed.Description name: Description href: api/Discord.IEmbed.html#Discord_IEmbed_Description commentId: P:Discord.IEmbed.Description fullName: Discord.IEmbed.Description nameWithType: IEmbed.Description - uid: Discord.IEmbed.Description* name: Description href: api/Discord.IEmbed.html#Discord_IEmbed_Description_ commentId: Overload:Discord.IEmbed.Description isSpec: "True" fullName: Discord.IEmbed.Description nameWithType: IEmbed.Description - uid: Discord.IEmbed.Fields name: Fields href: api/Discord.IEmbed.html#Discord_IEmbed_Fields commentId: P:Discord.IEmbed.Fields fullName: Discord.IEmbed.Fields nameWithType: IEmbed.Fields - uid: Discord.IEmbed.Fields* name: Fields href: api/Discord.IEmbed.html#Discord_IEmbed_Fields_ commentId: Overload:Discord.IEmbed.Fields isSpec: "True" fullName: Discord.IEmbed.Fields nameWithType: IEmbed.Fields - uid: Discord.IEmbed.Footer name: Footer href: api/Discord.IEmbed.html#Discord_IEmbed_Footer commentId: P:Discord.IEmbed.Footer fullName: Discord.IEmbed.Footer nameWithType: IEmbed.Footer - uid: Discord.IEmbed.Footer* name: Footer href: api/Discord.IEmbed.html#Discord_IEmbed_Footer_ commentId: Overload:Discord.IEmbed.Footer isSpec: "True" fullName: Discord.IEmbed.Footer nameWithType: IEmbed.Footer - uid: Discord.IEmbed.Image name: Image href: api/Discord.IEmbed.html#Discord_IEmbed_Image commentId: P:Discord.IEmbed.Image fullName: Discord.IEmbed.Image nameWithType: IEmbed.Image - uid: Discord.IEmbed.Image* name: Image href: api/Discord.IEmbed.html#Discord_IEmbed_Image_ commentId: Overload:Discord.IEmbed.Image isSpec: "True" fullName: Discord.IEmbed.Image nameWithType: IEmbed.Image - uid: Discord.IEmbed.Provider name: Provider href: api/Discord.IEmbed.html#Discord_IEmbed_Provider commentId: P:Discord.IEmbed.Provider fullName: Discord.IEmbed.Provider nameWithType: IEmbed.Provider - uid: Discord.IEmbed.Provider* name: Provider href: api/Discord.IEmbed.html#Discord_IEmbed_Provider_ commentId: Overload:Discord.IEmbed.Provider isSpec: "True" fullName: Discord.IEmbed.Provider nameWithType: IEmbed.Provider - uid: Discord.IEmbed.Thumbnail name: Thumbnail href: api/Discord.IEmbed.html#Discord_IEmbed_Thumbnail commentId: P:Discord.IEmbed.Thumbnail fullName: Discord.IEmbed.Thumbnail nameWithType: IEmbed.Thumbnail - uid: Discord.IEmbed.Thumbnail* name: Thumbnail href: api/Discord.IEmbed.html#Discord_IEmbed_Thumbnail_ commentId: Overload:Discord.IEmbed.Thumbnail isSpec: "True" fullName: Discord.IEmbed.Thumbnail nameWithType: IEmbed.Thumbnail - uid: Discord.IEmbed.Timestamp name: Timestamp href: api/Discord.IEmbed.html#Discord_IEmbed_Timestamp commentId: P:Discord.IEmbed.Timestamp fullName: Discord.IEmbed.Timestamp nameWithType: IEmbed.Timestamp - uid: Discord.IEmbed.Timestamp* name: Timestamp href: api/Discord.IEmbed.html#Discord_IEmbed_Timestamp_ commentId: Overload:Discord.IEmbed.Timestamp isSpec: "True" fullName: Discord.IEmbed.Timestamp nameWithType: IEmbed.Timestamp - uid: Discord.IEmbed.Title name: Title href: api/Discord.IEmbed.html#Discord_IEmbed_Title commentId: P:Discord.IEmbed.Title fullName: Discord.IEmbed.Title nameWithType: IEmbed.Title - uid: Discord.IEmbed.Title* name: Title href: api/Discord.IEmbed.html#Discord_IEmbed_Title_ commentId: Overload:Discord.IEmbed.Title isSpec: "True" fullName: Discord.IEmbed.Title nameWithType: IEmbed.Title - uid: Discord.IEmbed.Type name: Type href: api/Discord.IEmbed.html#Discord_IEmbed_Type commentId: P:Discord.IEmbed.Type fullName: Discord.IEmbed.Type nameWithType: IEmbed.Type - uid: Discord.IEmbed.Type* name: Type href: api/Discord.IEmbed.html#Discord_IEmbed_Type_ commentId: Overload:Discord.IEmbed.Type isSpec: "True" fullName: Discord.IEmbed.Type nameWithType: IEmbed.Type - uid: Discord.IEmbed.Url name: Url href: api/Discord.IEmbed.html#Discord_IEmbed_Url commentId: P:Discord.IEmbed.Url fullName: Discord.IEmbed.Url nameWithType: IEmbed.Url - uid: Discord.IEmbed.Url* name: Url href: api/Discord.IEmbed.html#Discord_IEmbed_Url_ commentId: Overload:Discord.IEmbed.Url isSpec: "True" fullName: Discord.IEmbed.Url nameWithType: IEmbed.Url - uid: Discord.IEmbed.Video name: Video href: api/Discord.IEmbed.html#Discord_IEmbed_Video commentId: P:Discord.IEmbed.Video fullName: Discord.IEmbed.Video nameWithType: IEmbed.Video - uid: Discord.IEmbed.Video* name: Video href: api/Discord.IEmbed.html#Discord_IEmbed_Video_ commentId: Overload:Discord.IEmbed.Video isSpec: "True" fullName: Discord.IEmbed.Video nameWithType: IEmbed.Video - uid: Discord.IEmote name: IEmote href: api/Discord.IEmote.html commentId: T:Discord.IEmote fullName: Discord.IEmote nameWithType: IEmote - uid: Discord.IEmote.Name name: Name href: api/Discord.IEmote.html#Discord_IEmote_Name commentId: P:Discord.IEmote.Name fullName: Discord.IEmote.Name nameWithType: IEmote.Name - uid: Discord.IEmote.Name* name: Name href: api/Discord.IEmote.html#Discord_IEmote_Name_ commentId: Overload:Discord.IEmote.Name isSpec: "True" fullName: Discord.IEmote.Name nameWithType: IEmote.Name - uid: Discord.IEntity`1 name: IEntity href: api/Discord.IEntity-1.html commentId: T:Discord.IEntity`1 name.vb: IEntity(Of TId) fullName: Discord.IEntity fullName.vb: Discord.IEntity(Of TId) nameWithType: IEntity nameWithType.vb: IEntity(Of TId) - uid: Discord.IEntity`1.Id name: Id href: api/Discord.IEntity-1.html#Discord_IEntity_1_Id commentId: P:Discord.IEntity`1.Id fullName: Discord.IEntity.Id fullName.vb: Discord.IEntity(Of TId).Id nameWithType: IEntity.Id nameWithType.vb: IEntity(Of TId).Id - uid: Discord.IEntity`1.Id* name: Id href: api/Discord.IEntity-1.html#Discord_IEntity_1_Id_ commentId: Overload:Discord.IEntity`1.Id isSpec: "True" fullName: Discord.IEntity.Id fullName.vb: Discord.IEntity(Of TId).Id nameWithType: IEntity.Id nameWithType.vb: IEntity(Of TId).Id - uid: Discord.IGroupChannel name: IGroupChannel href: api/Discord.IGroupChannel.html commentId: T:Discord.IGroupChannel fullName: Discord.IGroupChannel nameWithType: IGroupChannel - uid: Discord.IGroupChannel.LeaveAsync(Discord.RequestOptions) name: LeaveAsync(RequestOptions) href: api/Discord.IGroupChannel.html#Discord_IGroupChannel_LeaveAsync_Discord_RequestOptions_ commentId: M:Discord.IGroupChannel.LeaveAsync(Discord.RequestOptions) fullName: Discord.IGroupChannel.LeaveAsync(Discord.RequestOptions) nameWithType: IGroupChannel.LeaveAsync(RequestOptions) - uid: Discord.IGroupChannel.LeaveAsync* name: LeaveAsync href: api/Discord.IGroupChannel.html#Discord_IGroupChannel_LeaveAsync_ commentId: Overload:Discord.IGroupChannel.LeaveAsync isSpec: "True" fullName: Discord.IGroupChannel.LeaveAsync nameWithType: IGroupChannel.LeaveAsync - uid: Discord.IGroupUser name: IGroupUser href: api/Discord.IGroupUser.html commentId: T:Discord.IGroupUser fullName: Discord.IGroupUser nameWithType: IGroupUser - uid: Discord.IGuild name: IGuild href: api/Discord.IGuild.html commentId: T:Discord.IGuild fullName: Discord.IGuild nameWithType: IGuild - uid: Discord.IGuild.AddBanAsync(Discord.IUser,System.Int32,System.String,Discord.RequestOptions) name: AddBanAsync(IUser, Int32, String, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_AddBanAsync_Discord_IUser_System_Int32_System_String_Discord_RequestOptions_ commentId: M:Discord.IGuild.AddBanAsync(Discord.IUser,System.Int32,System.String,Discord.RequestOptions) fullName: Discord.IGuild.AddBanAsync(Discord.IUser, System.Int32, System.String, Discord.RequestOptions) nameWithType: IGuild.AddBanAsync(IUser, Int32, String, RequestOptions) - uid: Discord.IGuild.AddBanAsync(System.UInt64,System.Int32,System.String,Discord.RequestOptions) name: AddBanAsync(UInt64, Int32, String, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_AddBanAsync_System_UInt64_System_Int32_System_String_Discord_RequestOptions_ commentId: M:Discord.IGuild.AddBanAsync(System.UInt64,System.Int32,System.String,Discord.RequestOptions) fullName: Discord.IGuild.AddBanAsync(System.UInt64, System.Int32, System.String, Discord.RequestOptions) nameWithType: IGuild.AddBanAsync(UInt64, Int32, String, RequestOptions) - uid: Discord.IGuild.AddBanAsync* name: AddBanAsync href: api/Discord.IGuild.html#Discord_IGuild_AddBanAsync_ commentId: Overload:Discord.IGuild.AddBanAsync isSpec: "True" fullName: Discord.IGuild.AddBanAsync nameWithType: IGuild.AddBanAsync - uid: Discord.IGuild.AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name: AddGuildUserAsync(UInt64, String, Action, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_AddGuildUserAsync_System_UInt64_System_String_System_Action_Discord_AddGuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name.vb: AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) fullName: Discord.IGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action(Of Discord.AddGuildUserProperties), Discord.RequestOptions) nameWithType: IGuild.AddGuildUserAsync(UInt64, String, Action, RequestOptions) nameWithType.vb: IGuild.AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) - uid: Discord.IGuild.AddGuildUserAsync* name: AddGuildUserAsync href: api/Discord.IGuild.html#Discord_IGuild_AddGuildUserAsync_ commentId: Overload:Discord.IGuild.AddGuildUserAsync isSpec: "True" fullName: Discord.IGuild.AddGuildUserAsync nameWithType: IGuild.AddGuildUserAsync - uid: Discord.IGuild.AFKChannelId name: AFKChannelId href: api/Discord.IGuild.html#Discord_IGuild_AFKChannelId commentId: P:Discord.IGuild.AFKChannelId fullName: Discord.IGuild.AFKChannelId nameWithType: IGuild.AFKChannelId - uid: Discord.IGuild.AFKChannelId* name: AFKChannelId href: api/Discord.IGuild.html#Discord_IGuild_AFKChannelId_ commentId: Overload:Discord.IGuild.AFKChannelId isSpec: "True" fullName: Discord.IGuild.AFKChannelId nameWithType: IGuild.AFKChannelId - uid: Discord.IGuild.AFKTimeout name: AFKTimeout href: api/Discord.IGuild.html#Discord_IGuild_AFKTimeout commentId: P:Discord.IGuild.AFKTimeout fullName: Discord.IGuild.AFKTimeout nameWithType: IGuild.AFKTimeout - uid: Discord.IGuild.AFKTimeout* name: AFKTimeout href: api/Discord.IGuild.html#Discord_IGuild_AFKTimeout_ commentId: Overload:Discord.IGuild.AFKTimeout isSpec: "True" fullName: Discord.IGuild.AFKTimeout nameWithType: IGuild.AFKTimeout - uid: Discord.IGuild.ApplicationId name: ApplicationId href: api/Discord.IGuild.html#Discord_IGuild_ApplicationId commentId: P:Discord.IGuild.ApplicationId fullName: Discord.IGuild.ApplicationId nameWithType: IGuild.ApplicationId - uid: Discord.IGuild.ApplicationId* name: ApplicationId href: api/Discord.IGuild.html#Discord_IGuild_ApplicationId_ commentId: Overload:Discord.IGuild.ApplicationId isSpec: "True" fullName: Discord.IGuild.ApplicationId nameWithType: IGuild.ApplicationId - uid: Discord.IGuild.AudioClient name: AudioClient href: api/Discord.IGuild.html#Discord_IGuild_AudioClient commentId: P:Discord.IGuild.AudioClient fullName: Discord.IGuild.AudioClient nameWithType: IGuild.AudioClient - uid: Discord.IGuild.AudioClient* name: AudioClient href: api/Discord.IGuild.html#Discord_IGuild_AudioClient_ commentId: Overload:Discord.IGuild.AudioClient isSpec: "True" fullName: Discord.IGuild.AudioClient nameWithType: IGuild.AudioClient - uid: Discord.IGuild.Available name: Available href: api/Discord.IGuild.html#Discord_IGuild_Available commentId: P:Discord.IGuild.Available fullName: Discord.IGuild.Available nameWithType: IGuild.Available - uid: Discord.IGuild.Available* name: Available href: api/Discord.IGuild.html#Discord_IGuild_Available_ commentId: Overload:Discord.IGuild.Available isSpec: "True" fullName: Discord.IGuild.Available nameWithType: IGuild.Available - uid: Discord.IGuild.BannerId name: BannerId href: api/Discord.IGuild.html#Discord_IGuild_BannerId commentId: P:Discord.IGuild.BannerId fullName: Discord.IGuild.BannerId nameWithType: IGuild.BannerId - uid: Discord.IGuild.BannerId* name: BannerId href: api/Discord.IGuild.html#Discord_IGuild_BannerId_ commentId: Overload:Discord.IGuild.BannerId isSpec: "True" fullName: Discord.IGuild.BannerId nameWithType: IGuild.BannerId - uid: Discord.IGuild.BannerUrl name: BannerUrl href: api/Discord.IGuild.html#Discord_IGuild_BannerUrl commentId: P:Discord.IGuild.BannerUrl fullName: Discord.IGuild.BannerUrl nameWithType: IGuild.BannerUrl - uid: Discord.IGuild.BannerUrl* name: BannerUrl href: api/Discord.IGuild.html#Discord_IGuild_BannerUrl_ commentId: Overload:Discord.IGuild.BannerUrl isSpec: "True" fullName: Discord.IGuild.BannerUrl nameWithType: IGuild.BannerUrl - uid: Discord.IGuild.CreateCategoryAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: CreateCategoryAsync(String, Action, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_CreateCategoryAsync_System_String_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.CreateCategoryAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: CreateCategoryAsync(String, Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.IGuild.CreateCategoryAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuild.CreateCategoryAsync(System.String, System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: IGuild.CreateCategoryAsync(String, Action, RequestOptions) nameWithType.vb: IGuild.CreateCategoryAsync(String, Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.IGuild.CreateCategoryAsync* name: CreateCategoryAsync href: api/Discord.IGuild.html#Discord_IGuild_CreateCategoryAsync_ commentId: Overload:Discord.IGuild.CreateCategoryAsync isSpec: "True" fullName: Discord.IGuild.CreateCategoryAsync nameWithType: IGuild.CreateCategoryAsync - uid: Discord.IGuild.CreateEmoteAsync(System.String,Discord.Image,Discord.Optional{System.Collections.Generic.IEnumerable{Discord.IRole}},Discord.RequestOptions) name: CreateEmoteAsync(String, Image, Optional>, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_CreateEmoteAsync_System_String_Discord_Image_Discord_Optional_System_Collections_Generic_IEnumerable_Discord_IRole___Discord_RequestOptions_ commentId: M:Discord.IGuild.CreateEmoteAsync(System.String,Discord.Image,Discord.Optional{System.Collections.Generic.IEnumerable{Discord.IRole}},Discord.RequestOptions) name.vb: CreateEmoteAsync(String, Image, Optional(Of IEnumerable(Of IRole)), RequestOptions) fullName: Discord.IGuild.CreateEmoteAsync(System.String, Discord.Image, Discord.Optional>, Discord.RequestOptions) fullName.vb: Discord.IGuild.CreateEmoteAsync(System.String, Discord.Image, Discord.Optional(Of System.Collections.Generic.IEnumerable(Of Discord.IRole)), Discord.RequestOptions) nameWithType: IGuild.CreateEmoteAsync(String, Image, Optional>, RequestOptions) nameWithType.vb: IGuild.CreateEmoteAsync(String, Image, Optional(Of IEnumerable(Of IRole)), RequestOptions) - uid: Discord.IGuild.CreateEmoteAsync* name: CreateEmoteAsync href: api/Discord.IGuild.html#Discord_IGuild_CreateEmoteAsync_ commentId: Overload:Discord.IGuild.CreateEmoteAsync isSpec: "True" fullName: Discord.IGuild.CreateEmoteAsync nameWithType: IGuild.CreateEmoteAsync - uid: Discord.IGuild.CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) name: CreateIntegrationAsync(UInt64, String, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_CreateIntegrationAsync_System_UInt64_System_String_Discord_RequestOptions_ commentId: M:Discord.IGuild.CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) fullName: Discord.IGuild.CreateIntegrationAsync(System.UInt64, System.String, Discord.RequestOptions) nameWithType: IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) - uid: Discord.IGuild.CreateIntegrationAsync* name: CreateIntegrationAsync href: api/Discord.IGuild.html#Discord_IGuild_CreateIntegrationAsync_ commentId: Overload:Discord.IGuild.CreateIntegrationAsync isSpec: "True" fullName: Discord.IGuild.CreateIntegrationAsync nameWithType: IGuild.CreateIntegrationAsync - uid: Discord.IGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name: CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_Discord_RequestOptions_ commentId: M:Discord.IGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name.vb: CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) fullName: Discord.IGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.IGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, Discord.RequestOptions) nameWithType: IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) nameWithType.vb: IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) - uid: Discord.IGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.IGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) fullName: Discord.IGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.IGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) - uid: Discord.IGuild.CreateRoleAsync* name: CreateRoleAsync href: api/Discord.IGuild.html#Discord_IGuild_CreateRoleAsync_ commentId: Overload:Discord.IGuild.CreateRoleAsync isSpec: "True" fullName: Discord.IGuild.CreateRoleAsync nameWithType: IGuild.CreateRoleAsync - uid: Discord.IGuild.CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: CreateTextChannelAsync(String, Action, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_CreateTextChannelAsync_System_String_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) fullName: Discord.IGuild.CreateTextChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuild.CreateTextChannelAsync(System.String, System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: IGuild.CreateTextChannelAsync(String, Action, RequestOptions) nameWithType.vb: IGuild.CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) - uid: Discord.IGuild.CreateTextChannelAsync* name: CreateTextChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_CreateTextChannelAsync_ commentId: Overload:Discord.IGuild.CreateTextChannelAsync isSpec: "True" fullName: Discord.IGuild.CreateTextChannelAsync nameWithType: IGuild.CreateTextChannelAsync - uid: Discord.IGuild.CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: CreateVoiceChannelAsync(String, Action, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_CreateVoiceChannelAsync_System_String_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.IGuild.CreateVoiceChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuild.CreateVoiceChannelAsync(System.String, System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: IGuild.CreateVoiceChannelAsync(String, Action, RequestOptions) nameWithType.vb: IGuild.CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.IGuild.CreateVoiceChannelAsync* name: CreateVoiceChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_CreateVoiceChannelAsync_ commentId: Overload:Discord.IGuild.CreateVoiceChannelAsync isSpec: "True" fullName: Discord.IGuild.CreateVoiceChannelAsync nameWithType: IGuild.CreateVoiceChannelAsync - uid: Discord.IGuild.DefaultChannelId name: DefaultChannelId href: api/Discord.IGuild.html#Discord_IGuild_DefaultChannelId commentId: P:Discord.IGuild.DefaultChannelId fullName: Discord.IGuild.DefaultChannelId nameWithType: IGuild.DefaultChannelId - uid: Discord.IGuild.DefaultChannelId* name: DefaultChannelId href: api/Discord.IGuild.html#Discord_IGuild_DefaultChannelId_ commentId: Overload:Discord.IGuild.DefaultChannelId isSpec: "True" fullName: Discord.IGuild.DefaultChannelId nameWithType: IGuild.DefaultChannelId - uid: Discord.IGuild.DefaultMessageNotifications name: DefaultMessageNotifications href: api/Discord.IGuild.html#Discord_IGuild_DefaultMessageNotifications commentId: P:Discord.IGuild.DefaultMessageNotifications fullName: Discord.IGuild.DefaultMessageNotifications nameWithType: IGuild.DefaultMessageNotifications - uid: Discord.IGuild.DefaultMessageNotifications* name: DefaultMessageNotifications href: api/Discord.IGuild.html#Discord_IGuild_DefaultMessageNotifications_ commentId: Overload:Discord.IGuild.DefaultMessageNotifications isSpec: "True" fullName: Discord.IGuild.DefaultMessageNotifications nameWithType: IGuild.DefaultMessageNotifications - uid: Discord.IGuild.DeleteEmoteAsync(Discord.GuildEmote,Discord.RequestOptions) name: DeleteEmoteAsync(GuildEmote, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_DeleteEmoteAsync_Discord_GuildEmote_Discord_RequestOptions_ commentId: M:Discord.IGuild.DeleteEmoteAsync(Discord.GuildEmote,Discord.RequestOptions) fullName: Discord.IGuild.DeleteEmoteAsync(Discord.GuildEmote, Discord.RequestOptions) nameWithType: IGuild.DeleteEmoteAsync(GuildEmote, RequestOptions) - uid: Discord.IGuild.DeleteEmoteAsync* name: DeleteEmoteAsync href: api/Discord.IGuild.html#Discord_IGuild_DeleteEmoteAsync_ commentId: Overload:Discord.IGuild.DeleteEmoteAsync isSpec: "True" fullName: Discord.IGuild.DeleteEmoteAsync nameWithType: IGuild.DeleteEmoteAsync - uid: Discord.IGuild.Description name: Description href: api/Discord.IGuild.html#Discord_IGuild_Description commentId: P:Discord.IGuild.Description fullName: Discord.IGuild.Description nameWithType: IGuild.Description - uid: Discord.IGuild.Description* name: Description href: api/Discord.IGuild.html#Discord_IGuild_Description_ commentId: Overload:Discord.IGuild.Description isSpec: "True" fullName: Discord.IGuild.Description nameWithType: IGuild.Description - uid: Discord.IGuild.DownloadUsersAsync name: DownloadUsersAsync() href: api/Discord.IGuild.html#Discord_IGuild_DownloadUsersAsync commentId: M:Discord.IGuild.DownloadUsersAsync fullName: Discord.IGuild.DownloadUsersAsync() nameWithType: IGuild.DownloadUsersAsync() - uid: Discord.IGuild.DownloadUsersAsync* name: DownloadUsersAsync href: api/Discord.IGuild.html#Discord_IGuild_DownloadUsersAsync_ commentId: Overload:Discord.IGuild.DownloadUsersAsync isSpec: "True" fullName: Discord.IGuild.DownloadUsersAsync nameWithType: IGuild.DownloadUsersAsync - uid: Discord.IGuild.EmbedChannelId name: EmbedChannelId href: api/Discord.IGuild.html#Discord_IGuild_EmbedChannelId commentId: P:Discord.IGuild.EmbedChannelId fullName: Discord.IGuild.EmbedChannelId nameWithType: IGuild.EmbedChannelId - uid: Discord.IGuild.EmbedChannelId* name: EmbedChannelId href: api/Discord.IGuild.html#Discord_IGuild_EmbedChannelId_ commentId: Overload:Discord.IGuild.EmbedChannelId isSpec: "True" fullName: Discord.IGuild.EmbedChannelId nameWithType: IGuild.EmbedChannelId - uid: Discord.IGuild.Emotes name: Emotes href: api/Discord.IGuild.html#Discord_IGuild_Emotes commentId: P:Discord.IGuild.Emotes fullName: Discord.IGuild.Emotes nameWithType: IGuild.Emotes - uid: Discord.IGuild.Emotes* name: Emotes href: api/Discord.IGuild.html#Discord_IGuild_Emotes_ commentId: Overload:Discord.IGuild.Emotes isSpec: "True" fullName: Discord.IGuild.Emotes nameWithType: IGuild.Emotes - uid: Discord.IGuild.EveryoneRole name: EveryoneRole href: api/Discord.IGuild.html#Discord_IGuild_EveryoneRole commentId: P:Discord.IGuild.EveryoneRole fullName: Discord.IGuild.EveryoneRole nameWithType: IGuild.EveryoneRole - uid: Discord.IGuild.EveryoneRole* name: EveryoneRole href: api/Discord.IGuild.html#Discord_IGuild_EveryoneRole_ commentId: Overload:Discord.IGuild.EveryoneRole isSpec: "True" fullName: Discord.IGuild.EveryoneRole nameWithType: IGuild.EveryoneRole - uid: Discord.IGuild.ExplicitContentFilter name: ExplicitContentFilter href: api/Discord.IGuild.html#Discord_IGuild_ExplicitContentFilter commentId: P:Discord.IGuild.ExplicitContentFilter fullName: Discord.IGuild.ExplicitContentFilter nameWithType: IGuild.ExplicitContentFilter - uid: Discord.IGuild.ExplicitContentFilter* name: ExplicitContentFilter href: api/Discord.IGuild.html#Discord_IGuild_ExplicitContentFilter_ commentId: Overload:Discord.IGuild.ExplicitContentFilter isSpec: "True" fullName: Discord.IGuild.ExplicitContentFilter nameWithType: IGuild.ExplicitContentFilter - uid: Discord.IGuild.Features name: Features href: api/Discord.IGuild.html#Discord_IGuild_Features commentId: P:Discord.IGuild.Features fullName: Discord.IGuild.Features nameWithType: IGuild.Features - uid: Discord.IGuild.Features* name: Features href: api/Discord.IGuild.html#Discord_IGuild_Features_ commentId: Overload:Discord.IGuild.Features isSpec: "True" fullName: Discord.IGuild.Features nameWithType: IGuild.Features - uid: Discord.IGuild.GetAFKChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: GetAFKChannelAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetAFKChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetAFKChannelAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetAFKChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetAFKChannelAsync* name: GetAFKChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_GetAFKChannelAsync_ commentId: Overload:Discord.IGuild.GetAFKChannelAsync isSpec: "True" fullName: Discord.IGuild.GetAFKChannelAsync nameWithType: IGuild.GetAFKChannelAsync - uid: Discord.IGuild.GetAuditLogsAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name: GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable, Nullable, Nullable) href: api/Discord.IGuild.html#Discord_IGuild_GetAuditLogsAsync_System_Int32_Discord_CacheMode_Discord_RequestOptions_System_Nullable_System_UInt64__System_Nullable_System_UInt64__System_Nullable_Discord_ActionType__ commentId: M:Discord.IGuild.GetAuditLogsAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name.vb: GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) fullName: Discord.IGuild.GetAuditLogsAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.IGuild.GetAuditLogsAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions, System.Nullable(Of System.UInt64), System.Nullable(Of System.UInt64), System.Nullable(Of Discord.ActionType)) nameWithType: IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable, Nullable, Nullable) nameWithType.vb: IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) - uid: Discord.IGuild.GetAuditLogsAsync* name: GetAuditLogsAsync href: api/Discord.IGuild.html#Discord_IGuild_GetAuditLogsAsync_ commentId: Overload:Discord.IGuild.GetAuditLogsAsync isSpec: "True" fullName: Discord.IGuild.GetAuditLogsAsync nameWithType: IGuild.GetAuditLogsAsync - uid: Discord.IGuild.GetBanAsync(Discord.IUser,Discord.RequestOptions) name: GetBanAsync(IUser, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetBanAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.IGuild.GetBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: IGuild.GetBanAsync(IUser, RequestOptions) - uid: Discord.IGuild.GetBanAsync(System.UInt64,Discord.RequestOptions) name: GetBanAsync(UInt64, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetBanAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.IGuild.GetBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: IGuild.GetBanAsync(UInt64, RequestOptions) - uid: Discord.IGuild.GetBanAsync* name: GetBanAsync href: api/Discord.IGuild.html#Discord_IGuild_GetBanAsync_ commentId: Overload:Discord.IGuild.GetBanAsync isSpec: "True" fullName: Discord.IGuild.GetBanAsync nameWithType: IGuild.GetBanAsync - uid: Discord.IGuild.GetBansAsync(Discord.RequestOptions) name: GetBansAsync(RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetBansAsync_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetBansAsync(Discord.RequestOptions) fullName: Discord.IGuild.GetBansAsync(Discord.RequestOptions) nameWithType: IGuild.GetBansAsync(RequestOptions) - uid: Discord.IGuild.GetBansAsync* name: GetBansAsync href: api/Discord.IGuild.html#Discord_IGuild_GetBansAsync_ commentId: Overload:Discord.IGuild.GetBansAsync isSpec: "True" fullName: Discord.IGuild.GetBansAsync nameWithType: IGuild.GetBansAsync - uid: Discord.IGuild.GetCategoriesAsync(Discord.CacheMode,Discord.RequestOptions) name: GetCategoriesAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetCategoriesAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetCategoriesAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetCategoriesAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetCategoriesAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetCategoriesAsync* name: GetCategoriesAsync href: api/Discord.IGuild.html#Discord_IGuild_GetCategoriesAsync_ commentId: Overload:Discord.IGuild.GetCategoriesAsync isSpec: "True" fullName: Discord.IGuild.GetCategoriesAsync nameWithType: IGuild.GetCategoriesAsync - uid: Discord.IGuild.GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IGuild.GetChannelAsync* name: GetChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_GetChannelAsync_ commentId: Overload:Discord.IGuild.GetChannelAsync isSpec: "True" fullName: Discord.IGuild.GetChannelAsync nameWithType: IGuild.GetChannelAsync - uid: Discord.IGuild.GetChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: GetChannelsAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetChannelsAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetChannelsAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetChannelsAsync* name: GetChannelsAsync href: api/Discord.IGuild.html#Discord_IGuild_GetChannelsAsync_ commentId: Overload:Discord.IGuild.GetChannelsAsync isSpec: "True" fullName: Discord.IGuild.GetChannelsAsync nameWithType: IGuild.GetChannelsAsync - uid: Discord.IGuild.GetCurrentUserAsync(Discord.CacheMode,Discord.RequestOptions) name: GetCurrentUserAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetCurrentUserAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetCurrentUserAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetCurrentUserAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetCurrentUserAsync* name: GetCurrentUserAsync href: api/Discord.IGuild.html#Discord_IGuild_GetCurrentUserAsync_ commentId: Overload:Discord.IGuild.GetCurrentUserAsync isSpec: "True" fullName: Discord.IGuild.GetCurrentUserAsync nameWithType: IGuild.GetCurrentUserAsync - uid: Discord.IGuild.GetDefaultChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: GetDefaultChannelAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetDefaultChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetDefaultChannelAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetDefaultChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetDefaultChannelAsync* name: GetDefaultChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_GetDefaultChannelAsync_ commentId: Overload:Discord.IGuild.GetDefaultChannelAsync isSpec: "True" fullName: Discord.IGuild.GetDefaultChannelAsync nameWithType: IGuild.GetDefaultChannelAsync - uid: Discord.IGuild.GetEmbedChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: GetEmbedChannelAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetEmbedChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetEmbedChannelAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetEmbedChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetEmbedChannelAsync* name: GetEmbedChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_GetEmbedChannelAsync_ commentId: Overload:Discord.IGuild.GetEmbedChannelAsync isSpec: "True" fullName: Discord.IGuild.GetEmbedChannelAsync nameWithType: IGuild.GetEmbedChannelAsync - uid: Discord.IGuild.GetEmoteAsync(System.UInt64,Discord.RequestOptions) name: GetEmoteAsync(UInt64, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetEmoteAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetEmoteAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.IGuild.GetEmoteAsync(System.UInt64, Discord.RequestOptions) nameWithType: IGuild.GetEmoteAsync(UInt64, RequestOptions) - uid: Discord.IGuild.GetEmoteAsync* name: GetEmoteAsync href: api/Discord.IGuild.html#Discord_IGuild_GetEmoteAsync_ commentId: Overload:Discord.IGuild.GetEmoteAsync isSpec: "True" fullName: Discord.IGuild.GetEmoteAsync nameWithType: IGuild.GetEmoteAsync - uid: Discord.IGuild.GetIntegrationsAsync(Discord.RequestOptions) name: GetIntegrationsAsync(RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetIntegrationsAsync_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetIntegrationsAsync(Discord.RequestOptions) fullName: Discord.IGuild.GetIntegrationsAsync(Discord.RequestOptions) nameWithType: IGuild.GetIntegrationsAsync(RequestOptions) - uid: Discord.IGuild.GetIntegrationsAsync* name: GetIntegrationsAsync href: api/Discord.IGuild.html#Discord_IGuild_GetIntegrationsAsync_ commentId: Overload:Discord.IGuild.GetIntegrationsAsync isSpec: "True" fullName: Discord.IGuild.GetIntegrationsAsync nameWithType: IGuild.GetIntegrationsAsync - uid: Discord.IGuild.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.IGuild.GetInvitesAsync(Discord.RequestOptions) nameWithType: IGuild.GetInvitesAsync(RequestOptions) - uid: Discord.IGuild.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.IGuild.html#Discord_IGuild_GetInvitesAsync_ commentId: Overload:Discord.IGuild.GetInvitesAsync isSpec: "True" fullName: Discord.IGuild.GetInvitesAsync nameWithType: IGuild.GetInvitesAsync - uid: Discord.IGuild.GetOwnerAsync(Discord.CacheMode,Discord.RequestOptions) name: GetOwnerAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetOwnerAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetOwnerAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetOwnerAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetOwnerAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetOwnerAsync* name: GetOwnerAsync href: api/Discord.IGuild.html#Discord_IGuild_GetOwnerAsync_ commentId: Overload:Discord.IGuild.GetOwnerAsync isSpec: "True" fullName: Discord.IGuild.GetOwnerAsync nameWithType: IGuild.GetOwnerAsync - uid: Discord.IGuild.GetRole(System.UInt64) name: GetRole(UInt64) href: api/Discord.IGuild.html#Discord_IGuild_GetRole_System_UInt64_ commentId: M:Discord.IGuild.GetRole(System.UInt64) fullName: Discord.IGuild.GetRole(System.UInt64) nameWithType: IGuild.GetRole(UInt64) - uid: Discord.IGuild.GetRole* name: GetRole href: api/Discord.IGuild.html#Discord_IGuild_GetRole_ commentId: Overload:Discord.IGuild.GetRole isSpec: "True" fullName: Discord.IGuild.GetRole nameWithType: IGuild.GetRole - uid: Discord.IGuild.GetSystemChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: GetSystemChannelAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetSystemChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetSystemChannelAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetSystemChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetSystemChannelAsync* name: GetSystemChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_GetSystemChannelAsync_ commentId: Overload:Discord.IGuild.GetSystemChannelAsync isSpec: "True" fullName: Discord.IGuild.GetSystemChannelAsync nameWithType: IGuild.GetSystemChannelAsync - uid: Discord.IGuild.GetTextChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetTextChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetTextChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetTextChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetTextChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IGuild.GetTextChannelAsync* name: GetTextChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_GetTextChannelAsync_ commentId: Overload:Discord.IGuild.GetTextChannelAsync isSpec: "True" fullName: Discord.IGuild.GetTextChannelAsync nameWithType: IGuild.GetTextChannelAsync - uid: Discord.IGuild.GetTextChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: GetTextChannelsAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetTextChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetTextChannelsAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetTextChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetTextChannelsAsync* name: GetTextChannelsAsync href: api/Discord.IGuild.html#Discord_IGuild_GetTextChannelsAsync_ commentId: Overload:Discord.IGuild.GetTextChannelsAsync isSpec: "True" fullName: Discord.IGuild.GetTextChannelsAsync nameWithType: IGuild.GetTextChannelsAsync - uid: Discord.IGuild.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IGuild.GetUserAsync* name: GetUserAsync href: api/Discord.IGuild.html#Discord_IGuild_GetUserAsync_ commentId: Overload:Discord.IGuild.GetUserAsync isSpec: "True" fullName: Discord.IGuild.GetUserAsync nameWithType: IGuild.GetUserAsync - uid: Discord.IGuild.GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetUsersAsync* name: GetUsersAsync href: api/Discord.IGuild.html#Discord_IGuild_GetUsersAsync_ commentId: Overload:Discord.IGuild.GetUsersAsync isSpec: "True" fullName: Discord.IGuild.GetUsersAsync nameWithType: IGuild.GetUsersAsync - uid: Discord.IGuild.GetVanityInviteAsync(Discord.RequestOptions) name: GetVanityInviteAsync(RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetVanityInviteAsync_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetVanityInviteAsync(Discord.RequestOptions) fullName: Discord.IGuild.GetVanityInviteAsync(Discord.RequestOptions) nameWithType: IGuild.GetVanityInviteAsync(RequestOptions) - uid: Discord.IGuild.GetVanityInviteAsync* name: GetVanityInviteAsync href: api/Discord.IGuild.html#Discord_IGuild_GetVanityInviteAsync_ commentId: Overload:Discord.IGuild.GetVanityInviteAsync isSpec: "True" fullName: Discord.IGuild.GetVanityInviteAsync nameWithType: IGuild.GetVanityInviteAsync - uid: Discord.IGuild.GetVoiceChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetVoiceChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetVoiceChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetVoiceChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IGuild.GetVoiceChannelAsync* name: GetVoiceChannelAsync href: api/Discord.IGuild.html#Discord_IGuild_GetVoiceChannelAsync_ commentId: Overload:Discord.IGuild.GetVoiceChannelAsync isSpec: "True" fullName: Discord.IGuild.GetVoiceChannelAsync nameWithType: IGuild.GetVoiceChannelAsync - uid: Discord.IGuild.GetVoiceChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: GetVoiceChannelsAsync(CacheMode, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetVoiceChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetVoiceChannelsAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuild.GetVoiceChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) - uid: Discord.IGuild.GetVoiceChannelsAsync* name: GetVoiceChannelsAsync href: api/Discord.IGuild.html#Discord_IGuild_GetVoiceChannelsAsync_ commentId: Overload:Discord.IGuild.GetVoiceChannelsAsync isSpec: "True" fullName: Discord.IGuild.GetVoiceChannelsAsync nameWithType: IGuild.GetVoiceChannelsAsync - uid: Discord.IGuild.GetVoiceRegionsAsync(Discord.RequestOptions) name: GetVoiceRegionsAsync(RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetVoiceRegionsAsync(Discord.RequestOptions) fullName: Discord.IGuild.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: IGuild.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.IGuild.GetVoiceRegionsAsync* name: GetVoiceRegionsAsync href: api/Discord.IGuild.html#Discord_IGuild_GetVoiceRegionsAsync_ commentId: Overload:Discord.IGuild.GetVoiceRegionsAsync isSpec: "True" fullName: Discord.IGuild.GetVoiceRegionsAsync nameWithType: IGuild.GetVoiceRegionsAsync - uid: Discord.IGuild.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.IGuild.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: IGuild.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.IGuild.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.IGuild.html#Discord_IGuild_GetWebhookAsync_ commentId: Overload:Discord.IGuild.GetWebhookAsync isSpec: "True" fullName: Discord.IGuild.GetWebhookAsync nameWithType: IGuild.GetWebhookAsync - uid: Discord.IGuild.GetWebhooksAsync(Discord.RequestOptions) name: GetWebhooksAsync(RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.IGuild.GetWebhooksAsync(Discord.RequestOptions) fullName: Discord.IGuild.GetWebhooksAsync(Discord.RequestOptions) nameWithType: IGuild.GetWebhooksAsync(RequestOptions) - uid: Discord.IGuild.GetWebhooksAsync* name: GetWebhooksAsync href: api/Discord.IGuild.html#Discord_IGuild_GetWebhooksAsync_ commentId: Overload:Discord.IGuild.GetWebhooksAsync isSpec: "True" fullName: Discord.IGuild.GetWebhooksAsync nameWithType: IGuild.GetWebhooksAsync - uid: Discord.IGuild.IconId name: IconId href: api/Discord.IGuild.html#Discord_IGuild_IconId commentId: P:Discord.IGuild.IconId fullName: Discord.IGuild.IconId nameWithType: IGuild.IconId - uid: Discord.IGuild.IconId* name: IconId href: api/Discord.IGuild.html#Discord_IGuild_IconId_ commentId: Overload:Discord.IGuild.IconId isSpec: "True" fullName: Discord.IGuild.IconId nameWithType: IGuild.IconId - uid: Discord.IGuild.IconUrl name: IconUrl href: api/Discord.IGuild.html#Discord_IGuild_IconUrl commentId: P:Discord.IGuild.IconUrl fullName: Discord.IGuild.IconUrl nameWithType: IGuild.IconUrl - uid: Discord.IGuild.IconUrl* name: IconUrl href: api/Discord.IGuild.html#Discord_IGuild_IconUrl_ commentId: Overload:Discord.IGuild.IconUrl isSpec: "True" fullName: Discord.IGuild.IconUrl nameWithType: IGuild.IconUrl - uid: Discord.IGuild.IsEmbeddable name: IsEmbeddable href: api/Discord.IGuild.html#Discord_IGuild_IsEmbeddable commentId: P:Discord.IGuild.IsEmbeddable fullName: Discord.IGuild.IsEmbeddable nameWithType: IGuild.IsEmbeddable - uid: Discord.IGuild.IsEmbeddable* name: IsEmbeddable href: api/Discord.IGuild.html#Discord_IGuild_IsEmbeddable_ commentId: Overload:Discord.IGuild.IsEmbeddable isSpec: "True" fullName: Discord.IGuild.IsEmbeddable nameWithType: IGuild.IsEmbeddable - uid: Discord.IGuild.LeaveAsync(Discord.RequestOptions) name: LeaveAsync(RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_LeaveAsync_Discord_RequestOptions_ commentId: M:Discord.IGuild.LeaveAsync(Discord.RequestOptions) fullName: Discord.IGuild.LeaveAsync(Discord.RequestOptions) nameWithType: IGuild.LeaveAsync(RequestOptions) - uid: Discord.IGuild.LeaveAsync* name: LeaveAsync href: api/Discord.IGuild.html#Discord_IGuild_LeaveAsync_ commentId: Overload:Discord.IGuild.LeaveAsync isSpec: "True" fullName: Discord.IGuild.LeaveAsync nameWithType: IGuild.LeaveAsync - uid: Discord.IGuild.MfaLevel name: MfaLevel href: api/Discord.IGuild.html#Discord_IGuild_MfaLevel commentId: P:Discord.IGuild.MfaLevel fullName: Discord.IGuild.MfaLevel nameWithType: IGuild.MfaLevel - uid: Discord.IGuild.MfaLevel* name: MfaLevel href: api/Discord.IGuild.html#Discord_IGuild_MfaLevel_ commentId: Overload:Discord.IGuild.MfaLevel isSpec: "True" fullName: Discord.IGuild.MfaLevel nameWithType: IGuild.MfaLevel - uid: Discord.IGuild.ModifyAsync(System.Action{Discord.GuildProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_ModifyAsync_System_Action_Discord_GuildProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.ModifyAsync(System.Action{Discord.GuildProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildProperties), RequestOptions) fullName: Discord.IGuild.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuild.ModifyAsync(System.Action(Of Discord.GuildProperties), Discord.RequestOptions) nameWithType: IGuild.ModifyAsync(Action, RequestOptions) nameWithType.vb: IGuild.ModifyAsync(Action(Of GuildProperties), RequestOptions) - uid: Discord.IGuild.ModifyAsync* name: ModifyAsync href: api/Discord.IGuild.html#Discord_IGuild_ModifyAsync_ commentId: Overload:Discord.IGuild.ModifyAsync isSpec: "True" fullName: Discord.IGuild.ModifyAsync nameWithType: IGuild.ModifyAsync - uid: Discord.IGuild.ModifyEmbedAsync(System.Action{Discord.GuildEmbedProperties},Discord.RequestOptions) name: ModifyEmbedAsync(Action, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_ModifyEmbedAsync_System_Action_Discord_GuildEmbedProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.ModifyEmbedAsync(System.Action{Discord.GuildEmbedProperties},Discord.RequestOptions) name.vb: ModifyEmbedAsync(Action(Of GuildEmbedProperties), RequestOptions) fullName: Discord.IGuild.ModifyEmbedAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuild.ModifyEmbedAsync(System.Action(Of Discord.GuildEmbedProperties), Discord.RequestOptions) nameWithType: IGuild.ModifyEmbedAsync(Action, RequestOptions) nameWithType.vb: IGuild.ModifyEmbedAsync(Action(Of GuildEmbedProperties), RequestOptions) - uid: Discord.IGuild.ModifyEmbedAsync* name: ModifyEmbedAsync href: api/Discord.IGuild.html#Discord_IGuild_ModifyEmbedAsync_ commentId: Overload:Discord.IGuild.ModifyEmbedAsync isSpec: "True" fullName: Discord.IGuild.ModifyEmbedAsync nameWithType: IGuild.ModifyEmbedAsync - uid: Discord.IGuild.ModifyEmoteAsync(Discord.GuildEmote,System.Action{Discord.EmoteProperties},Discord.RequestOptions) name: ModifyEmoteAsync(GuildEmote, Action, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_ModifyEmoteAsync_Discord_GuildEmote_System_Action_Discord_EmoteProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.ModifyEmoteAsync(Discord.GuildEmote,System.Action{Discord.EmoteProperties},Discord.RequestOptions) name.vb: ModifyEmoteAsync(GuildEmote, Action(Of EmoteProperties), RequestOptions) fullName: Discord.IGuild.ModifyEmoteAsync(Discord.GuildEmote, System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuild.ModifyEmoteAsync(Discord.GuildEmote, System.Action(Of Discord.EmoteProperties), Discord.RequestOptions) nameWithType: IGuild.ModifyEmoteAsync(GuildEmote, Action, RequestOptions) nameWithType.vb: IGuild.ModifyEmoteAsync(GuildEmote, Action(Of EmoteProperties), RequestOptions) - uid: Discord.IGuild.ModifyEmoteAsync* name: ModifyEmoteAsync href: api/Discord.IGuild.html#Discord_IGuild_ModifyEmoteAsync_ commentId: Overload:Discord.IGuild.ModifyEmoteAsync isSpec: "True" fullName: Discord.IGuild.ModifyEmoteAsync nameWithType: IGuild.ModifyEmoteAsync - uid: Discord.IGuild.Name name: Name href: api/Discord.IGuild.html#Discord_IGuild_Name commentId: P:Discord.IGuild.Name fullName: Discord.IGuild.Name nameWithType: IGuild.Name - uid: Discord.IGuild.Name* name: Name href: api/Discord.IGuild.html#Discord_IGuild_Name_ commentId: Overload:Discord.IGuild.Name isSpec: "True" fullName: Discord.IGuild.Name nameWithType: IGuild.Name - uid: Discord.IGuild.OwnerId name: OwnerId href: api/Discord.IGuild.html#Discord_IGuild_OwnerId commentId: P:Discord.IGuild.OwnerId fullName: Discord.IGuild.OwnerId nameWithType: IGuild.OwnerId - uid: Discord.IGuild.OwnerId* name: OwnerId href: api/Discord.IGuild.html#Discord_IGuild_OwnerId_ commentId: Overload:Discord.IGuild.OwnerId isSpec: "True" fullName: Discord.IGuild.OwnerId nameWithType: IGuild.OwnerId - uid: Discord.IGuild.PreferredCulture name: PreferredCulture href: api/Discord.IGuild.html#Discord_IGuild_PreferredCulture commentId: P:Discord.IGuild.PreferredCulture fullName: Discord.IGuild.PreferredCulture nameWithType: IGuild.PreferredCulture - uid: Discord.IGuild.PreferredCulture* name: PreferredCulture href: api/Discord.IGuild.html#Discord_IGuild_PreferredCulture_ commentId: Overload:Discord.IGuild.PreferredCulture isSpec: "True" fullName: Discord.IGuild.PreferredCulture nameWithType: IGuild.PreferredCulture - uid: Discord.IGuild.PreferredLocale name: PreferredLocale href: api/Discord.IGuild.html#Discord_IGuild_PreferredLocale commentId: P:Discord.IGuild.PreferredLocale fullName: Discord.IGuild.PreferredLocale nameWithType: IGuild.PreferredLocale - uid: Discord.IGuild.PreferredLocale* name: PreferredLocale href: api/Discord.IGuild.html#Discord_IGuild_PreferredLocale_ commentId: Overload:Discord.IGuild.PreferredLocale isSpec: "True" fullName: Discord.IGuild.PreferredLocale nameWithType: IGuild.PreferredLocale - uid: Discord.IGuild.PremiumSubscriptionCount name: PremiumSubscriptionCount href: api/Discord.IGuild.html#Discord_IGuild_PremiumSubscriptionCount commentId: P:Discord.IGuild.PremiumSubscriptionCount fullName: Discord.IGuild.PremiumSubscriptionCount nameWithType: IGuild.PremiumSubscriptionCount - uid: Discord.IGuild.PremiumSubscriptionCount* name: PremiumSubscriptionCount href: api/Discord.IGuild.html#Discord_IGuild_PremiumSubscriptionCount_ commentId: Overload:Discord.IGuild.PremiumSubscriptionCount isSpec: "True" fullName: Discord.IGuild.PremiumSubscriptionCount nameWithType: IGuild.PremiumSubscriptionCount - uid: Discord.IGuild.PremiumTier name: PremiumTier href: api/Discord.IGuild.html#Discord_IGuild_PremiumTier commentId: P:Discord.IGuild.PremiumTier fullName: Discord.IGuild.PremiumTier nameWithType: IGuild.PremiumTier - uid: Discord.IGuild.PremiumTier* name: PremiumTier href: api/Discord.IGuild.html#Discord_IGuild_PremiumTier_ commentId: Overload:Discord.IGuild.PremiumTier isSpec: "True" fullName: Discord.IGuild.PremiumTier nameWithType: IGuild.PremiumTier - uid: Discord.IGuild.PruneUsersAsync(System.Int32,System.Boolean,Discord.RequestOptions) name: PruneUsersAsync(Int32, Boolean, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_PruneUsersAsync_System_Int32_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.IGuild.PruneUsersAsync(System.Int32,System.Boolean,Discord.RequestOptions) fullName: Discord.IGuild.PruneUsersAsync(System.Int32, System.Boolean, Discord.RequestOptions) nameWithType: IGuild.PruneUsersAsync(Int32, Boolean, RequestOptions) - uid: Discord.IGuild.PruneUsersAsync* name: PruneUsersAsync href: api/Discord.IGuild.html#Discord_IGuild_PruneUsersAsync_ commentId: Overload:Discord.IGuild.PruneUsersAsync isSpec: "True" fullName: Discord.IGuild.PruneUsersAsync nameWithType: IGuild.PruneUsersAsync - uid: Discord.IGuild.RemoveBanAsync(Discord.IUser,Discord.RequestOptions) name: RemoveBanAsync(IUser, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_RemoveBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.IGuild.RemoveBanAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.IGuild.RemoveBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: IGuild.RemoveBanAsync(IUser, RequestOptions) - uid: Discord.IGuild.RemoveBanAsync(System.UInt64,Discord.RequestOptions) name: RemoveBanAsync(UInt64, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_RemoveBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.IGuild.RemoveBanAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.IGuild.RemoveBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: IGuild.RemoveBanAsync(UInt64, RequestOptions) - uid: Discord.IGuild.RemoveBanAsync* name: RemoveBanAsync href: api/Discord.IGuild.html#Discord_IGuild_RemoveBanAsync_ commentId: Overload:Discord.IGuild.RemoveBanAsync isSpec: "True" fullName: Discord.IGuild.RemoveBanAsync nameWithType: IGuild.RemoveBanAsync - uid: Discord.IGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable{Discord.ReorderChannelProperties},Discord.RequestOptions) name: ReorderChannelsAsync(IEnumerable, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_ReorderChannelsAsync_System_Collections_Generic_IEnumerable_Discord_ReorderChannelProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable{Discord.ReorderChannelProperties},Discord.RequestOptions) name.vb: ReorderChannelsAsync(IEnumerable(Of ReorderChannelProperties), RequestOptions) fullName: Discord.IGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.IGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable(Of Discord.ReorderChannelProperties), Discord.RequestOptions) nameWithType: IGuild.ReorderChannelsAsync(IEnumerable, RequestOptions) nameWithType.vb: IGuild.ReorderChannelsAsync(IEnumerable(Of ReorderChannelProperties), RequestOptions) - uid: Discord.IGuild.ReorderChannelsAsync* name: ReorderChannelsAsync href: api/Discord.IGuild.html#Discord_IGuild_ReorderChannelsAsync_ commentId: Overload:Discord.IGuild.ReorderChannelsAsync isSpec: "True" fullName: Discord.IGuild.ReorderChannelsAsync nameWithType: IGuild.ReorderChannelsAsync - uid: Discord.IGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable{Discord.ReorderRoleProperties},Discord.RequestOptions) name: ReorderRolesAsync(IEnumerable, RequestOptions) href: api/Discord.IGuild.html#Discord_IGuild_ReorderRolesAsync_System_Collections_Generic_IEnumerable_Discord_ReorderRoleProperties__Discord_RequestOptions_ commentId: M:Discord.IGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable{Discord.ReorderRoleProperties},Discord.RequestOptions) name.vb: ReorderRolesAsync(IEnumerable(Of ReorderRoleProperties), RequestOptions) fullName: Discord.IGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.IGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.ReorderRoleProperties), Discord.RequestOptions) nameWithType: IGuild.ReorderRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: IGuild.ReorderRolesAsync(IEnumerable(Of ReorderRoleProperties), RequestOptions) - uid: Discord.IGuild.ReorderRolesAsync* name: ReorderRolesAsync href: api/Discord.IGuild.html#Discord_IGuild_ReorderRolesAsync_ commentId: Overload:Discord.IGuild.ReorderRolesAsync isSpec: "True" fullName: Discord.IGuild.ReorderRolesAsync nameWithType: IGuild.ReorderRolesAsync - uid: Discord.IGuild.Roles name: Roles href: api/Discord.IGuild.html#Discord_IGuild_Roles commentId: P:Discord.IGuild.Roles fullName: Discord.IGuild.Roles nameWithType: IGuild.Roles - uid: Discord.IGuild.Roles* name: Roles href: api/Discord.IGuild.html#Discord_IGuild_Roles_ commentId: Overload:Discord.IGuild.Roles isSpec: "True" fullName: Discord.IGuild.Roles nameWithType: IGuild.Roles - uid: Discord.IGuild.SplashId name: SplashId href: api/Discord.IGuild.html#Discord_IGuild_SplashId commentId: P:Discord.IGuild.SplashId fullName: Discord.IGuild.SplashId nameWithType: IGuild.SplashId - uid: Discord.IGuild.SplashId* name: SplashId href: api/Discord.IGuild.html#Discord_IGuild_SplashId_ commentId: Overload:Discord.IGuild.SplashId isSpec: "True" fullName: Discord.IGuild.SplashId nameWithType: IGuild.SplashId - uid: Discord.IGuild.SplashUrl name: SplashUrl href: api/Discord.IGuild.html#Discord_IGuild_SplashUrl commentId: P:Discord.IGuild.SplashUrl fullName: Discord.IGuild.SplashUrl nameWithType: IGuild.SplashUrl - uid: Discord.IGuild.SplashUrl* name: SplashUrl href: api/Discord.IGuild.html#Discord_IGuild_SplashUrl_ commentId: Overload:Discord.IGuild.SplashUrl isSpec: "True" fullName: Discord.IGuild.SplashUrl nameWithType: IGuild.SplashUrl - uid: Discord.IGuild.SystemChannelFlags name: SystemChannelFlags href: api/Discord.IGuild.html#Discord_IGuild_SystemChannelFlags commentId: P:Discord.IGuild.SystemChannelFlags fullName: Discord.IGuild.SystemChannelFlags nameWithType: IGuild.SystemChannelFlags - uid: Discord.IGuild.SystemChannelFlags* name: SystemChannelFlags href: api/Discord.IGuild.html#Discord_IGuild_SystemChannelFlags_ commentId: Overload:Discord.IGuild.SystemChannelFlags isSpec: "True" fullName: Discord.IGuild.SystemChannelFlags nameWithType: IGuild.SystemChannelFlags - uid: Discord.IGuild.SystemChannelId name: SystemChannelId href: api/Discord.IGuild.html#Discord_IGuild_SystemChannelId commentId: P:Discord.IGuild.SystemChannelId fullName: Discord.IGuild.SystemChannelId nameWithType: IGuild.SystemChannelId - uid: Discord.IGuild.SystemChannelId* name: SystemChannelId href: api/Discord.IGuild.html#Discord_IGuild_SystemChannelId_ commentId: Overload:Discord.IGuild.SystemChannelId isSpec: "True" fullName: Discord.IGuild.SystemChannelId nameWithType: IGuild.SystemChannelId - uid: Discord.IGuild.VanityURLCode name: VanityURLCode href: api/Discord.IGuild.html#Discord_IGuild_VanityURLCode commentId: P:Discord.IGuild.VanityURLCode fullName: Discord.IGuild.VanityURLCode nameWithType: IGuild.VanityURLCode - uid: Discord.IGuild.VanityURLCode* name: VanityURLCode href: api/Discord.IGuild.html#Discord_IGuild_VanityURLCode_ commentId: Overload:Discord.IGuild.VanityURLCode isSpec: "True" fullName: Discord.IGuild.VanityURLCode nameWithType: IGuild.VanityURLCode - uid: Discord.IGuild.VerificationLevel name: VerificationLevel href: api/Discord.IGuild.html#Discord_IGuild_VerificationLevel commentId: P:Discord.IGuild.VerificationLevel fullName: Discord.IGuild.VerificationLevel nameWithType: IGuild.VerificationLevel - uid: Discord.IGuild.VerificationLevel* name: VerificationLevel href: api/Discord.IGuild.html#Discord_IGuild_VerificationLevel_ commentId: Overload:Discord.IGuild.VerificationLevel isSpec: "True" fullName: Discord.IGuild.VerificationLevel nameWithType: IGuild.VerificationLevel - uid: Discord.IGuild.VoiceRegionId name: VoiceRegionId href: api/Discord.IGuild.html#Discord_IGuild_VoiceRegionId commentId: P:Discord.IGuild.VoiceRegionId fullName: Discord.IGuild.VoiceRegionId nameWithType: IGuild.VoiceRegionId - uid: Discord.IGuild.VoiceRegionId* name: VoiceRegionId href: api/Discord.IGuild.html#Discord_IGuild_VoiceRegionId_ commentId: Overload:Discord.IGuild.VoiceRegionId isSpec: "True" fullName: Discord.IGuild.VoiceRegionId nameWithType: IGuild.VoiceRegionId - uid: Discord.IGuildChannel name: IGuildChannel href: api/Discord.IGuildChannel.html commentId: T:Discord.IGuildChannel fullName: Discord.IGuildChannel nameWithType: IGuildChannel - uid: Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) name: AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IRole_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) fullName: Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IRole, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) - uid: Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) name: AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IUser_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) fullName: Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IUser, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) - uid: Discord.IGuildChannel.AddPermissionOverwriteAsync* name: AddPermissionOverwriteAsync href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_AddPermissionOverwriteAsync_ commentId: Overload:Discord.IGuildChannel.AddPermissionOverwriteAsync isSpec: "True" fullName: Discord.IGuildChannel.AddPermissionOverwriteAsync nameWithType: IGuildChannel.AddPermissionOverwriteAsync - uid: Discord.IGuildChannel.GetPermissionOverwrite(Discord.IRole) name: GetPermissionOverwrite(IRole) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GetPermissionOverwrite_Discord_IRole_ commentId: M:Discord.IGuildChannel.GetPermissionOverwrite(Discord.IRole) fullName: Discord.IGuildChannel.GetPermissionOverwrite(Discord.IRole) nameWithType: IGuildChannel.GetPermissionOverwrite(IRole) - uid: Discord.IGuildChannel.GetPermissionOverwrite(Discord.IUser) name: GetPermissionOverwrite(IUser) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GetPermissionOverwrite_Discord_IUser_ commentId: M:Discord.IGuildChannel.GetPermissionOverwrite(Discord.IUser) fullName: Discord.IGuildChannel.GetPermissionOverwrite(Discord.IUser) nameWithType: IGuildChannel.GetPermissionOverwrite(IUser) - uid: Discord.IGuildChannel.GetPermissionOverwrite* name: GetPermissionOverwrite href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GetPermissionOverwrite_ commentId: Overload:Discord.IGuildChannel.GetPermissionOverwrite isSpec: "True" fullName: Discord.IGuildChannel.GetPermissionOverwrite nameWithType: IGuildChannel.GetPermissionOverwrite - uid: Discord.IGuildChannel.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuildChannel.GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IGuildChannel.GetUserAsync* name: GetUserAsync href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.IGuildChannel.GetUserAsync isSpec: "True" fullName: Discord.IGuildChannel.GetUserAsync nameWithType: IGuildChannel.GetUserAsync - uid: Discord.IGuildChannel.GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IGuildChannel.GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IGuildChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.IGuildChannel.GetUsersAsync* name: GetUsersAsync href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GetUsersAsync_ commentId: Overload:Discord.IGuildChannel.GetUsersAsync isSpec: "True" fullName: Discord.IGuildChannel.GetUsersAsync nameWithType: IGuildChannel.GetUsersAsync - uid: Discord.IGuildChannel.Guild name: Guild href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_Guild commentId: P:Discord.IGuildChannel.Guild fullName: Discord.IGuildChannel.Guild nameWithType: IGuildChannel.Guild - uid: Discord.IGuildChannel.Guild* name: Guild href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_Guild_ commentId: Overload:Discord.IGuildChannel.Guild isSpec: "True" fullName: Discord.IGuildChannel.Guild nameWithType: IGuildChannel.Guild - uid: Discord.IGuildChannel.GuildId name: GuildId href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GuildId commentId: P:Discord.IGuildChannel.GuildId fullName: Discord.IGuildChannel.GuildId nameWithType: IGuildChannel.GuildId - uid: Discord.IGuildChannel.GuildId* name: GuildId href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_GuildId_ commentId: Overload:Discord.IGuildChannel.GuildId isSpec: "True" fullName: Discord.IGuildChannel.GuildId nameWithType: IGuildChannel.GuildId - uid: Discord.IGuildChannel.ModifyAsync(System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_ModifyAsync_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.IGuildChannel.ModifyAsync(System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.IGuildChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuildChannel.ModifyAsync(System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: IGuildChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: IGuildChannel.ModifyAsync(Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.IGuildChannel.ModifyAsync* name: ModifyAsync href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_ModifyAsync_ commentId: Overload:Discord.IGuildChannel.ModifyAsync isSpec: "True" fullName: Discord.IGuildChannel.ModifyAsync nameWithType: IGuildChannel.ModifyAsync - uid: Discord.IGuildChannel.PermissionOverwrites name: PermissionOverwrites href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_PermissionOverwrites commentId: P:Discord.IGuildChannel.PermissionOverwrites fullName: Discord.IGuildChannel.PermissionOverwrites nameWithType: IGuildChannel.PermissionOverwrites - uid: Discord.IGuildChannel.PermissionOverwrites* name: PermissionOverwrites href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_PermissionOverwrites_ commentId: Overload:Discord.IGuildChannel.PermissionOverwrites isSpec: "True" fullName: Discord.IGuildChannel.PermissionOverwrites nameWithType: IGuildChannel.PermissionOverwrites - uid: Discord.IGuildChannel.Position name: Position href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_Position commentId: P:Discord.IGuildChannel.Position fullName: Discord.IGuildChannel.Position nameWithType: IGuildChannel.Position - uid: Discord.IGuildChannel.Position* name: Position href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_Position_ commentId: Overload:Discord.IGuildChannel.Position isSpec: "True" fullName: Discord.IGuildChannel.Position nameWithType: IGuildChannel.Position - uid: Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) name: RemovePermissionOverwriteAsync(IRole, RequestOptions) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole, Discord.RequestOptions) nameWithType: IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) - uid: Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) name: RemovePermissionOverwriteAsync(IUser, RequestOptions) href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser, Discord.RequestOptions) nameWithType: IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) - uid: Discord.IGuildChannel.RemovePermissionOverwriteAsync* name: RemovePermissionOverwriteAsync href: api/Discord.IGuildChannel.html#Discord_IGuildChannel_RemovePermissionOverwriteAsync_ commentId: Overload:Discord.IGuildChannel.RemovePermissionOverwriteAsync isSpec: "True" fullName: Discord.IGuildChannel.RemovePermissionOverwriteAsync nameWithType: IGuildChannel.RemovePermissionOverwriteAsync - uid: Discord.IGuildIntegration name: IGuildIntegration href: api/Discord.IGuildIntegration.html commentId: T:Discord.IGuildIntegration fullName: Discord.IGuildIntegration nameWithType: IGuildIntegration - uid: Discord.IGuildIntegration.Account name: Account href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Account commentId: P:Discord.IGuildIntegration.Account fullName: Discord.IGuildIntegration.Account nameWithType: IGuildIntegration.Account - uid: Discord.IGuildIntegration.Account* name: Account href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Account_ commentId: Overload:Discord.IGuildIntegration.Account isSpec: "True" fullName: Discord.IGuildIntegration.Account nameWithType: IGuildIntegration.Account - uid: Discord.IGuildIntegration.ExpireBehavior name: ExpireBehavior href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_ExpireBehavior commentId: P:Discord.IGuildIntegration.ExpireBehavior fullName: Discord.IGuildIntegration.ExpireBehavior nameWithType: IGuildIntegration.ExpireBehavior - uid: Discord.IGuildIntegration.ExpireBehavior* name: ExpireBehavior href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_ExpireBehavior_ commentId: Overload:Discord.IGuildIntegration.ExpireBehavior isSpec: "True" fullName: Discord.IGuildIntegration.ExpireBehavior nameWithType: IGuildIntegration.ExpireBehavior - uid: Discord.IGuildIntegration.ExpireGracePeriod name: ExpireGracePeriod href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_ExpireGracePeriod commentId: P:Discord.IGuildIntegration.ExpireGracePeriod fullName: Discord.IGuildIntegration.ExpireGracePeriod nameWithType: IGuildIntegration.ExpireGracePeriod - uid: Discord.IGuildIntegration.ExpireGracePeriod* name: ExpireGracePeriod href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_ExpireGracePeriod_ commentId: Overload:Discord.IGuildIntegration.ExpireGracePeriod isSpec: "True" fullName: Discord.IGuildIntegration.ExpireGracePeriod nameWithType: IGuildIntegration.ExpireGracePeriod - uid: Discord.IGuildIntegration.Guild name: Guild href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Guild commentId: P:Discord.IGuildIntegration.Guild fullName: Discord.IGuildIntegration.Guild nameWithType: IGuildIntegration.Guild - uid: Discord.IGuildIntegration.Guild* name: Guild href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Guild_ commentId: Overload:Discord.IGuildIntegration.Guild isSpec: "True" fullName: Discord.IGuildIntegration.Guild nameWithType: IGuildIntegration.Guild - uid: Discord.IGuildIntegration.GuildId name: GuildId href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_GuildId commentId: P:Discord.IGuildIntegration.GuildId fullName: Discord.IGuildIntegration.GuildId nameWithType: IGuildIntegration.GuildId - uid: Discord.IGuildIntegration.GuildId* name: GuildId href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_GuildId_ commentId: Overload:Discord.IGuildIntegration.GuildId isSpec: "True" fullName: Discord.IGuildIntegration.GuildId nameWithType: IGuildIntegration.GuildId - uid: Discord.IGuildIntegration.Id name: Id href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Id commentId: P:Discord.IGuildIntegration.Id fullName: Discord.IGuildIntegration.Id nameWithType: IGuildIntegration.Id - uid: Discord.IGuildIntegration.Id* name: Id href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Id_ commentId: Overload:Discord.IGuildIntegration.Id isSpec: "True" fullName: Discord.IGuildIntegration.Id nameWithType: IGuildIntegration.Id - uid: Discord.IGuildIntegration.IsEnabled name: IsEnabled href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_IsEnabled commentId: P:Discord.IGuildIntegration.IsEnabled fullName: Discord.IGuildIntegration.IsEnabled nameWithType: IGuildIntegration.IsEnabled - uid: Discord.IGuildIntegration.IsEnabled* name: IsEnabled href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_IsEnabled_ commentId: Overload:Discord.IGuildIntegration.IsEnabled isSpec: "True" fullName: Discord.IGuildIntegration.IsEnabled nameWithType: IGuildIntegration.IsEnabled - uid: Discord.IGuildIntegration.IsSyncing name: IsSyncing href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_IsSyncing commentId: P:Discord.IGuildIntegration.IsSyncing fullName: Discord.IGuildIntegration.IsSyncing nameWithType: IGuildIntegration.IsSyncing - uid: Discord.IGuildIntegration.IsSyncing* name: IsSyncing href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_IsSyncing_ commentId: Overload:Discord.IGuildIntegration.IsSyncing isSpec: "True" fullName: Discord.IGuildIntegration.IsSyncing nameWithType: IGuildIntegration.IsSyncing - uid: Discord.IGuildIntegration.Name name: Name href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Name commentId: P:Discord.IGuildIntegration.Name fullName: Discord.IGuildIntegration.Name nameWithType: IGuildIntegration.Name - uid: Discord.IGuildIntegration.Name* name: Name href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Name_ commentId: Overload:Discord.IGuildIntegration.Name isSpec: "True" fullName: Discord.IGuildIntegration.Name nameWithType: IGuildIntegration.Name - uid: Discord.IGuildIntegration.RoleId name: RoleId href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_RoleId commentId: P:Discord.IGuildIntegration.RoleId fullName: Discord.IGuildIntegration.RoleId nameWithType: IGuildIntegration.RoleId - uid: Discord.IGuildIntegration.RoleId* name: RoleId href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_RoleId_ commentId: Overload:Discord.IGuildIntegration.RoleId isSpec: "True" fullName: Discord.IGuildIntegration.RoleId nameWithType: IGuildIntegration.RoleId - uid: Discord.IGuildIntegration.SyncedAt name: SyncedAt href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_SyncedAt commentId: P:Discord.IGuildIntegration.SyncedAt fullName: Discord.IGuildIntegration.SyncedAt nameWithType: IGuildIntegration.SyncedAt - uid: Discord.IGuildIntegration.SyncedAt* name: SyncedAt href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_SyncedAt_ commentId: Overload:Discord.IGuildIntegration.SyncedAt isSpec: "True" fullName: Discord.IGuildIntegration.SyncedAt nameWithType: IGuildIntegration.SyncedAt - uid: Discord.IGuildIntegration.Type name: Type href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Type commentId: P:Discord.IGuildIntegration.Type fullName: Discord.IGuildIntegration.Type nameWithType: IGuildIntegration.Type - uid: Discord.IGuildIntegration.Type* name: Type href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_Type_ commentId: Overload:Discord.IGuildIntegration.Type isSpec: "True" fullName: Discord.IGuildIntegration.Type nameWithType: IGuildIntegration.Type - uid: Discord.IGuildIntegration.User name: User href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_User commentId: P:Discord.IGuildIntegration.User fullName: Discord.IGuildIntegration.User nameWithType: IGuildIntegration.User - uid: Discord.IGuildIntegration.User* name: User href: api/Discord.IGuildIntegration.html#Discord_IGuildIntegration_User_ commentId: Overload:Discord.IGuildIntegration.User isSpec: "True" fullName: Discord.IGuildIntegration.User nameWithType: IGuildIntegration.User - uid: Discord.IGuildUser name: IGuildUser href: api/Discord.IGuildUser.html commentId: T:Discord.IGuildUser fullName: Discord.IGuildUser nameWithType: IGuildUser - uid: Discord.IGuildUser.AddRoleAsync(Discord.IRole,Discord.RequestOptions) name: AddRoleAsync(IRole, RequestOptions) href: api/Discord.IGuildUser.html#Discord_IGuildUser_AddRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.IGuildUser.AddRoleAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.IGuildUser.AddRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: IGuildUser.AddRoleAsync(IRole, RequestOptions) - uid: Discord.IGuildUser.AddRoleAsync* name: AddRoleAsync href: api/Discord.IGuildUser.html#Discord_IGuildUser_AddRoleAsync_ commentId: Overload:Discord.IGuildUser.AddRoleAsync isSpec: "True" fullName: Discord.IGuildUser.AddRoleAsync nameWithType: IGuildUser.AddRoleAsync - uid: Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: AddRolesAsync(IEnumerable, RequestOptions) href: api/Discord.IGuildUser.html#Discord_IGuildUser_AddRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: AddRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: IGuildUser.AddRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: IGuildUser.AddRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.IGuildUser.AddRolesAsync* name: AddRolesAsync href: api/Discord.IGuildUser.html#Discord_IGuildUser_AddRolesAsync_ commentId: Overload:Discord.IGuildUser.AddRolesAsync isSpec: "True" fullName: Discord.IGuildUser.AddRolesAsync nameWithType: IGuildUser.AddRolesAsync - uid: Discord.IGuildUser.GetPermissions(Discord.IGuildChannel) name: GetPermissions(IGuildChannel) href: api/Discord.IGuildUser.html#Discord_IGuildUser_GetPermissions_Discord_IGuildChannel_ commentId: M:Discord.IGuildUser.GetPermissions(Discord.IGuildChannel) fullName: Discord.IGuildUser.GetPermissions(Discord.IGuildChannel) nameWithType: IGuildUser.GetPermissions(IGuildChannel) - uid: Discord.IGuildUser.GetPermissions* name: GetPermissions href: api/Discord.IGuildUser.html#Discord_IGuildUser_GetPermissions_ commentId: Overload:Discord.IGuildUser.GetPermissions isSpec: "True" fullName: Discord.IGuildUser.GetPermissions nameWithType: IGuildUser.GetPermissions - uid: Discord.IGuildUser.Guild name: Guild href: api/Discord.IGuildUser.html#Discord_IGuildUser_Guild commentId: P:Discord.IGuildUser.Guild fullName: Discord.IGuildUser.Guild nameWithType: IGuildUser.Guild - uid: Discord.IGuildUser.Guild* name: Guild href: api/Discord.IGuildUser.html#Discord_IGuildUser_Guild_ commentId: Overload:Discord.IGuildUser.Guild isSpec: "True" fullName: Discord.IGuildUser.Guild nameWithType: IGuildUser.Guild - uid: Discord.IGuildUser.GuildId name: GuildId href: api/Discord.IGuildUser.html#Discord_IGuildUser_GuildId commentId: P:Discord.IGuildUser.GuildId fullName: Discord.IGuildUser.GuildId nameWithType: IGuildUser.GuildId - uid: Discord.IGuildUser.GuildId* name: GuildId href: api/Discord.IGuildUser.html#Discord_IGuildUser_GuildId_ commentId: Overload:Discord.IGuildUser.GuildId isSpec: "True" fullName: Discord.IGuildUser.GuildId nameWithType: IGuildUser.GuildId - uid: Discord.IGuildUser.GuildPermissions name: GuildPermissions href: api/Discord.IGuildUser.html#Discord_IGuildUser_GuildPermissions commentId: P:Discord.IGuildUser.GuildPermissions fullName: Discord.IGuildUser.GuildPermissions nameWithType: IGuildUser.GuildPermissions - uid: Discord.IGuildUser.GuildPermissions* name: GuildPermissions href: api/Discord.IGuildUser.html#Discord_IGuildUser_GuildPermissions_ commentId: Overload:Discord.IGuildUser.GuildPermissions isSpec: "True" fullName: Discord.IGuildUser.GuildPermissions nameWithType: IGuildUser.GuildPermissions - uid: Discord.IGuildUser.JoinedAt name: JoinedAt href: api/Discord.IGuildUser.html#Discord_IGuildUser_JoinedAt commentId: P:Discord.IGuildUser.JoinedAt fullName: Discord.IGuildUser.JoinedAt nameWithType: IGuildUser.JoinedAt - uid: Discord.IGuildUser.JoinedAt* name: JoinedAt href: api/Discord.IGuildUser.html#Discord_IGuildUser_JoinedAt_ commentId: Overload:Discord.IGuildUser.JoinedAt isSpec: "True" fullName: Discord.IGuildUser.JoinedAt nameWithType: IGuildUser.JoinedAt - uid: Discord.IGuildUser.KickAsync(System.String,Discord.RequestOptions) name: KickAsync(String, RequestOptions) href: api/Discord.IGuildUser.html#Discord_IGuildUser_KickAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.IGuildUser.KickAsync(System.String,Discord.RequestOptions) fullName: Discord.IGuildUser.KickAsync(System.String, Discord.RequestOptions) nameWithType: IGuildUser.KickAsync(String, RequestOptions) - uid: Discord.IGuildUser.KickAsync* name: KickAsync href: api/Discord.IGuildUser.html#Discord_IGuildUser_KickAsync_ commentId: Overload:Discord.IGuildUser.KickAsync isSpec: "True" fullName: Discord.IGuildUser.KickAsync nameWithType: IGuildUser.KickAsync - uid: Discord.IGuildUser.ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.IGuildUser.html#Discord_IGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.IGuildUser.ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildUserProperties), RequestOptions) fullName: Discord.IGuildUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IGuildUser.ModifyAsync(System.Action(Of Discord.GuildUserProperties), Discord.RequestOptions) nameWithType: IGuildUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: IGuildUser.ModifyAsync(Action(Of GuildUserProperties), RequestOptions) - uid: Discord.IGuildUser.ModifyAsync* name: ModifyAsync href: api/Discord.IGuildUser.html#Discord_IGuildUser_ModifyAsync_ commentId: Overload:Discord.IGuildUser.ModifyAsync isSpec: "True" fullName: Discord.IGuildUser.ModifyAsync nameWithType: IGuildUser.ModifyAsync - uid: Discord.IGuildUser.Nickname name: Nickname href: api/Discord.IGuildUser.html#Discord_IGuildUser_Nickname commentId: P:Discord.IGuildUser.Nickname fullName: Discord.IGuildUser.Nickname nameWithType: IGuildUser.Nickname - uid: Discord.IGuildUser.Nickname* name: Nickname href: api/Discord.IGuildUser.html#Discord_IGuildUser_Nickname_ commentId: Overload:Discord.IGuildUser.Nickname isSpec: "True" fullName: Discord.IGuildUser.Nickname nameWithType: IGuildUser.Nickname - uid: Discord.IGuildUser.PremiumSince name: PremiumSince href: api/Discord.IGuildUser.html#Discord_IGuildUser_PremiumSince commentId: P:Discord.IGuildUser.PremiumSince fullName: Discord.IGuildUser.PremiumSince nameWithType: IGuildUser.PremiumSince - uid: Discord.IGuildUser.PremiumSince* name: PremiumSince href: api/Discord.IGuildUser.html#Discord_IGuildUser_PremiumSince_ commentId: Overload:Discord.IGuildUser.PremiumSince isSpec: "True" fullName: Discord.IGuildUser.PremiumSince nameWithType: IGuildUser.PremiumSince - uid: Discord.IGuildUser.RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) name: RemoveRoleAsync(IRole, RequestOptions) href: api/Discord.IGuildUser.html#Discord_IGuildUser_RemoveRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.IGuildUser.RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.IGuildUser.RemoveRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: IGuildUser.RemoveRoleAsync(IRole, RequestOptions) - uid: Discord.IGuildUser.RemoveRoleAsync* name: RemoveRoleAsync href: api/Discord.IGuildUser.html#Discord_IGuildUser_RemoveRoleAsync_ commentId: Overload:Discord.IGuildUser.RemoveRoleAsync isSpec: "True" fullName: Discord.IGuildUser.RemoveRoleAsync nameWithType: IGuildUser.RemoveRoleAsync - uid: Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: RemoveRolesAsync(IEnumerable, RequestOptions) href: api/Discord.IGuildUser.html#Discord_IGuildUser_RemoveRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: IGuildUser.RemoveRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: IGuildUser.RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.IGuildUser.RemoveRolesAsync* name: RemoveRolesAsync href: api/Discord.IGuildUser.html#Discord_IGuildUser_RemoveRolesAsync_ commentId: Overload:Discord.IGuildUser.RemoveRolesAsync isSpec: "True" fullName: Discord.IGuildUser.RemoveRolesAsync nameWithType: IGuildUser.RemoveRolesAsync - uid: Discord.IGuildUser.RoleIds name: RoleIds href: api/Discord.IGuildUser.html#Discord_IGuildUser_RoleIds commentId: P:Discord.IGuildUser.RoleIds fullName: Discord.IGuildUser.RoleIds nameWithType: IGuildUser.RoleIds - uid: Discord.IGuildUser.RoleIds* name: RoleIds href: api/Discord.IGuildUser.html#Discord_IGuildUser_RoleIds_ commentId: Overload:Discord.IGuildUser.RoleIds isSpec: "True" fullName: Discord.IGuildUser.RoleIds nameWithType: IGuildUser.RoleIds - uid: Discord.IInvite name: IInvite href: api/Discord.IInvite.html commentId: T:Discord.IInvite fullName: Discord.IInvite nameWithType: IInvite - uid: Discord.IInvite.Channel name: Channel href: api/Discord.IInvite.html#Discord_IInvite_Channel commentId: P:Discord.IInvite.Channel fullName: Discord.IInvite.Channel nameWithType: IInvite.Channel - uid: Discord.IInvite.Channel* name: Channel href: api/Discord.IInvite.html#Discord_IInvite_Channel_ commentId: Overload:Discord.IInvite.Channel isSpec: "True" fullName: Discord.IInvite.Channel nameWithType: IInvite.Channel - uid: Discord.IInvite.ChannelId name: ChannelId href: api/Discord.IInvite.html#Discord_IInvite_ChannelId commentId: P:Discord.IInvite.ChannelId fullName: Discord.IInvite.ChannelId nameWithType: IInvite.ChannelId - uid: Discord.IInvite.ChannelId* name: ChannelId href: api/Discord.IInvite.html#Discord_IInvite_ChannelId_ commentId: Overload:Discord.IInvite.ChannelId isSpec: "True" fullName: Discord.IInvite.ChannelId nameWithType: IInvite.ChannelId - uid: Discord.IInvite.ChannelName name: ChannelName href: api/Discord.IInvite.html#Discord_IInvite_ChannelName commentId: P:Discord.IInvite.ChannelName fullName: Discord.IInvite.ChannelName nameWithType: IInvite.ChannelName - uid: Discord.IInvite.ChannelName* name: ChannelName href: api/Discord.IInvite.html#Discord_IInvite_ChannelName_ commentId: Overload:Discord.IInvite.ChannelName isSpec: "True" fullName: Discord.IInvite.ChannelName nameWithType: IInvite.ChannelName - uid: Discord.IInvite.ChannelType name: ChannelType href: api/Discord.IInvite.html#Discord_IInvite_ChannelType commentId: P:Discord.IInvite.ChannelType fullName: Discord.IInvite.ChannelType nameWithType: IInvite.ChannelType - uid: Discord.IInvite.ChannelType* name: ChannelType href: api/Discord.IInvite.html#Discord_IInvite_ChannelType_ commentId: Overload:Discord.IInvite.ChannelType isSpec: "True" fullName: Discord.IInvite.ChannelType nameWithType: IInvite.ChannelType - uid: Discord.IInvite.Code name: Code href: api/Discord.IInvite.html#Discord_IInvite_Code commentId: P:Discord.IInvite.Code fullName: Discord.IInvite.Code nameWithType: IInvite.Code - uid: Discord.IInvite.Code* name: Code href: api/Discord.IInvite.html#Discord_IInvite_Code_ commentId: Overload:Discord.IInvite.Code isSpec: "True" fullName: Discord.IInvite.Code nameWithType: IInvite.Code - uid: Discord.IInvite.Guild name: Guild href: api/Discord.IInvite.html#Discord_IInvite_Guild commentId: P:Discord.IInvite.Guild fullName: Discord.IInvite.Guild nameWithType: IInvite.Guild - uid: Discord.IInvite.Guild* name: Guild href: api/Discord.IInvite.html#Discord_IInvite_Guild_ commentId: Overload:Discord.IInvite.Guild isSpec: "True" fullName: Discord.IInvite.Guild nameWithType: IInvite.Guild - uid: Discord.IInvite.GuildId name: GuildId href: api/Discord.IInvite.html#Discord_IInvite_GuildId commentId: P:Discord.IInvite.GuildId fullName: Discord.IInvite.GuildId nameWithType: IInvite.GuildId - uid: Discord.IInvite.GuildId* name: GuildId href: api/Discord.IInvite.html#Discord_IInvite_GuildId_ commentId: Overload:Discord.IInvite.GuildId isSpec: "True" fullName: Discord.IInvite.GuildId nameWithType: IInvite.GuildId - uid: Discord.IInvite.GuildName name: GuildName href: api/Discord.IInvite.html#Discord_IInvite_GuildName commentId: P:Discord.IInvite.GuildName fullName: Discord.IInvite.GuildName nameWithType: IInvite.GuildName - uid: Discord.IInvite.GuildName* name: GuildName href: api/Discord.IInvite.html#Discord_IInvite_GuildName_ commentId: Overload:Discord.IInvite.GuildName isSpec: "True" fullName: Discord.IInvite.GuildName nameWithType: IInvite.GuildName - uid: Discord.IInvite.MemberCount name: MemberCount href: api/Discord.IInvite.html#Discord_IInvite_MemberCount commentId: P:Discord.IInvite.MemberCount fullName: Discord.IInvite.MemberCount nameWithType: IInvite.MemberCount - uid: Discord.IInvite.MemberCount* name: MemberCount href: api/Discord.IInvite.html#Discord_IInvite_MemberCount_ commentId: Overload:Discord.IInvite.MemberCount isSpec: "True" fullName: Discord.IInvite.MemberCount nameWithType: IInvite.MemberCount - uid: Discord.IInvite.PresenceCount name: PresenceCount href: api/Discord.IInvite.html#Discord_IInvite_PresenceCount commentId: P:Discord.IInvite.PresenceCount fullName: Discord.IInvite.PresenceCount nameWithType: IInvite.PresenceCount - uid: Discord.IInvite.PresenceCount* name: PresenceCount href: api/Discord.IInvite.html#Discord_IInvite_PresenceCount_ commentId: Overload:Discord.IInvite.PresenceCount isSpec: "True" fullName: Discord.IInvite.PresenceCount nameWithType: IInvite.PresenceCount - uid: Discord.IInvite.Url name: Url href: api/Discord.IInvite.html#Discord_IInvite_Url commentId: P:Discord.IInvite.Url fullName: Discord.IInvite.Url nameWithType: IInvite.Url - uid: Discord.IInvite.Url* name: Url href: api/Discord.IInvite.html#Discord_IInvite_Url_ commentId: Overload:Discord.IInvite.Url isSpec: "True" fullName: Discord.IInvite.Url nameWithType: IInvite.Url - uid: Discord.IInviteMetadata name: IInviteMetadata href: api/Discord.IInviteMetadata.html commentId: T:Discord.IInviteMetadata fullName: Discord.IInviteMetadata nameWithType: IInviteMetadata - uid: Discord.IInviteMetadata.CreatedAt name: CreatedAt href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_CreatedAt commentId: P:Discord.IInviteMetadata.CreatedAt fullName: Discord.IInviteMetadata.CreatedAt nameWithType: IInviteMetadata.CreatedAt - uid: Discord.IInviteMetadata.CreatedAt* name: CreatedAt href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_CreatedAt_ commentId: Overload:Discord.IInviteMetadata.CreatedAt isSpec: "True" fullName: Discord.IInviteMetadata.CreatedAt nameWithType: IInviteMetadata.CreatedAt - uid: Discord.IInviteMetadata.Inviter name: Inviter href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_Inviter commentId: P:Discord.IInviteMetadata.Inviter fullName: Discord.IInviteMetadata.Inviter nameWithType: IInviteMetadata.Inviter - uid: Discord.IInviteMetadata.Inviter* name: Inviter href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_Inviter_ commentId: Overload:Discord.IInviteMetadata.Inviter isSpec: "True" fullName: Discord.IInviteMetadata.Inviter nameWithType: IInviteMetadata.Inviter - uid: Discord.IInviteMetadata.IsRevoked name: IsRevoked href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_IsRevoked commentId: P:Discord.IInviteMetadata.IsRevoked fullName: Discord.IInviteMetadata.IsRevoked nameWithType: IInviteMetadata.IsRevoked - uid: Discord.IInviteMetadata.IsRevoked* name: IsRevoked href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_IsRevoked_ commentId: Overload:Discord.IInviteMetadata.IsRevoked isSpec: "True" fullName: Discord.IInviteMetadata.IsRevoked nameWithType: IInviteMetadata.IsRevoked - uid: Discord.IInviteMetadata.IsTemporary name: IsTemporary href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_IsTemporary commentId: P:Discord.IInviteMetadata.IsTemporary fullName: Discord.IInviteMetadata.IsTemporary nameWithType: IInviteMetadata.IsTemporary - uid: Discord.IInviteMetadata.IsTemporary* name: IsTemporary href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_IsTemporary_ commentId: Overload:Discord.IInviteMetadata.IsTemporary isSpec: "True" fullName: Discord.IInviteMetadata.IsTemporary nameWithType: IInviteMetadata.IsTemporary - uid: Discord.IInviteMetadata.MaxAge name: MaxAge href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_MaxAge commentId: P:Discord.IInviteMetadata.MaxAge fullName: Discord.IInviteMetadata.MaxAge nameWithType: IInviteMetadata.MaxAge - uid: Discord.IInviteMetadata.MaxAge* name: MaxAge href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_MaxAge_ commentId: Overload:Discord.IInviteMetadata.MaxAge isSpec: "True" fullName: Discord.IInviteMetadata.MaxAge nameWithType: IInviteMetadata.MaxAge - uid: Discord.IInviteMetadata.MaxUses name: MaxUses href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_MaxUses commentId: P:Discord.IInviteMetadata.MaxUses fullName: Discord.IInviteMetadata.MaxUses nameWithType: IInviteMetadata.MaxUses - uid: Discord.IInviteMetadata.MaxUses* name: MaxUses href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_MaxUses_ commentId: Overload:Discord.IInviteMetadata.MaxUses isSpec: "True" fullName: Discord.IInviteMetadata.MaxUses nameWithType: IInviteMetadata.MaxUses - uid: Discord.IInviteMetadata.Uses name: Uses href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_Uses commentId: P:Discord.IInviteMetadata.Uses fullName: Discord.IInviteMetadata.Uses nameWithType: IInviteMetadata.Uses - uid: Discord.IInviteMetadata.Uses* name: Uses href: api/Discord.IInviteMetadata.html#Discord_IInviteMetadata_Uses_ commentId: Overload:Discord.IInviteMetadata.Uses isSpec: "True" fullName: Discord.IInviteMetadata.Uses nameWithType: IInviteMetadata.Uses - uid: Discord.Image name: Image href: api/Discord.Image.html commentId: T:Discord.Image fullName: Discord.Image nameWithType: Image - uid: Discord.Image.#ctor(System.IO.Stream) name: Image(Stream) href: api/Discord.Image.html#Discord_Image__ctor_System_IO_Stream_ commentId: M:Discord.Image.#ctor(System.IO.Stream) fullName: Discord.Image.Image(System.IO.Stream) nameWithType: Image.Image(Stream) - uid: Discord.Image.#ctor(System.String) name: Image(String) href: api/Discord.Image.html#Discord_Image__ctor_System_String_ commentId: M:Discord.Image.#ctor(System.String) fullName: Discord.Image.Image(System.String) nameWithType: Image.Image(String) - uid: Discord.Image.#ctor* name: Image href: api/Discord.Image.html#Discord_Image__ctor_ commentId: Overload:Discord.Image.#ctor isSpec: "True" fullName: Discord.Image.Image nameWithType: Image.Image - uid: Discord.Image.Dispose name: Dispose() href: api/Discord.Image.html#Discord_Image_Dispose commentId: M:Discord.Image.Dispose fullName: Discord.Image.Dispose() nameWithType: Image.Dispose() - uid: Discord.Image.Dispose* name: Dispose href: api/Discord.Image.html#Discord_Image_Dispose_ commentId: Overload:Discord.Image.Dispose isSpec: "True" fullName: Discord.Image.Dispose nameWithType: Image.Dispose - uid: Discord.Image.Stream name: Stream href: api/Discord.Image.html#Discord_Image_Stream commentId: P:Discord.Image.Stream fullName: Discord.Image.Stream nameWithType: Image.Stream - uid: Discord.Image.Stream* name: Stream href: api/Discord.Image.html#Discord_Image_Stream_ commentId: Overload:Discord.Image.Stream isSpec: "True" fullName: Discord.Image.Stream nameWithType: Image.Stream - uid: Discord.ImageFormat name: ImageFormat href: api/Discord.ImageFormat.html commentId: T:Discord.ImageFormat fullName: Discord.ImageFormat nameWithType: ImageFormat - uid: Discord.ImageFormat.Auto name: Auto href: api/Discord.ImageFormat.html#Discord_ImageFormat_Auto commentId: F:Discord.ImageFormat.Auto fullName: Discord.ImageFormat.Auto nameWithType: ImageFormat.Auto - uid: Discord.ImageFormat.Gif name: Gif href: api/Discord.ImageFormat.html#Discord_ImageFormat_Gif commentId: F:Discord.ImageFormat.Gif fullName: Discord.ImageFormat.Gif nameWithType: ImageFormat.Gif - uid: Discord.ImageFormat.Jpeg name: Jpeg href: api/Discord.ImageFormat.html#Discord_ImageFormat_Jpeg commentId: F:Discord.ImageFormat.Jpeg fullName: Discord.ImageFormat.Jpeg nameWithType: ImageFormat.Jpeg - uid: Discord.ImageFormat.Png name: Png href: api/Discord.ImageFormat.html#Discord_ImageFormat_Png commentId: F:Discord.ImageFormat.Png fullName: Discord.ImageFormat.Png nameWithType: ImageFormat.Png - uid: Discord.ImageFormat.WebP name: WebP href: api/Discord.ImageFormat.html#Discord_ImageFormat_WebP commentId: F:Discord.ImageFormat.WebP fullName: Discord.ImageFormat.WebP nameWithType: ImageFormat.WebP - uid: Discord.IMentionable name: IMentionable href: api/Discord.IMentionable.html commentId: T:Discord.IMentionable fullName: Discord.IMentionable nameWithType: IMentionable - uid: Discord.IMentionable.Mention name: Mention href: api/Discord.IMentionable.html#Discord_IMentionable_Mention commentId: P:Discord.IMentionable.Mention fullName: Discord.IMentionable.Mention nameWithType: IMentionable.Mention - uid: Discord.IMentionable.Mention* name: Mention href: api/Discord.IMentionable.html#Discord_IMentionable_Mention_ commentId: Overload:Discord.IMentionable.Mention isSpec: "True" fullName: Discord.IMentionable.Mention nameWithType: IMentionable.Mention - uid: Discord.IMessage name: IMessage href: api/Discord.IMessage.html commentId: T:Discord.IMessage fullName: Discord.IMessage nameWithType: IMessage - uid: Discord.IMessage.Activity name: Activity href: api/Discord.IMessage.html#Discord_IMessage_Activity commentId: P:Discord.IMessage.Activity fullName: Discord.IMessage.Activity nameWithType: IMessage.Activity - uid: Discord.IMessage.Activity* name: Activity href: api/Discord.IMessage.html#Discord_IMessage_Activity_ commentId: Overload:Discord.IMessage.Activity isSpec: "True" fullName: Discord.IMessage.Activity nameWithType: IMessage.Activity - uid: Discord.IMessage.AddReactionAsync(Discord.IEmote,Discord.RequestOptions) name: AddReactionAsync(IEmote, RequestOptions) href: api/Discord.IMessage.html#Discord_IMessage_AddReactionAsync_Discord_IEmote_Discord_RequestOptions_ commentId: M:Discord.IMessage.AddReactionAsync(Discord.IEmote,Discord.RequestOptions) fullName: Discord.IMessage.AddReactionAsync(Discord.IEmote, Discord.RequestOptions) nameWithType: IMessage.AddReactionAsync(IEmote, RequestOptions) - uid: Discord.IMessage.AddReactionAsync* name: AddReactionAsync href: api/Discord.IMessage.html#Discord_IMessage_AddReactionAsync_ commentId: Overload:Discord.IMessage.AddReactionAsync isSpec: "True" fullName: Discord.IMessage.AddReactionAsync nameWithType: IMessage.AddReactionAsync - uid: Discord.IMessage.Application name: Application href: api/Discord.IMessage.html#Discord_IMessage_Application commentId: P:Discord.IMessage.Application fullName: Discord.IMessage.Application nameWithType: IMessage.Application - uid: Discord.IMessage.Application* name: Application href: api/Discord.IMessage.html#Discord_IMessage_Application_ commentId: Overload:Discord.IMessage.Application isSpec: "True" fullName: Discord.IMessage.Application nameWithType: IMessage.Application - uid: Discord.IMessage.Attachments name: Attachments href: api/Discord.IMessage.html#Discord_IMessage_Attachments commentId: P:Discord.IMessage.Attachments fullName: Discord.IMessage.Attachments nameWithType: IMessage.Attachments - uid: Discord.IMessage.Attachments* name: Attachments href: api/Discord.IMessage.html#Discord_IMessage_Attachments_ commentId: Overload:Discord.IMessage.Attachments isSpec: "True" fullName: Discord.IMessage.Attachments nameWithType: IMessage.Attachments - uid: Discord.IMessage.Author name: Author href: api/Discord.IMessage.html#Discord_IMessage_Author commentId: P:Discord.IMessage.Author fullName: Discord.IMessage.Author nameWithType: IMessage.Author - uid: Discord.IMessage.Author* name: Author href: api/Discord.IMessage.html#Discord_IMessage_Author_ commentId: Overload:Discord.IMessage.Author isSpec: "True" fullName: Discord.IMessage.Author nameWithType: IMessage.Author - uid: Discord.IMessage.Channel name: Channel href: api/Discord.IMessage.html#Discord_IMessage_Channel commentId: P:Discord.IMessage.Channel fullName: Discord.IMessage.Channel nameWithType: IMessage.Channel - uid: Discord.IMessage.Channel* name: Channel href: api/Discord.IMessage.html#Discord_IMessage_Channel_ commentId: Overload:Discord.IMessage.Channel isSpec: "True" fullName: Discord.IMessage.Channel nameWithType: IMessage.Channel - uid: Discord.IMessage.Content name: Content href: api/Discord.IMessage.html#Discord_IMessage_Content commentId: P:Discord.IMessage.Content fullName: Discord.IMessage.Content nameWithType: IMessage.Content - uid: Discord.IMessage.Content* name: Content href: api/Discord.IMessage.html#Discord_IMessage_Content_ commentId: Overload:Discord.IMessage.Content isSpec: "True" fullName: Discord.IMessage.Content nameWithType: IMessage.Content - uid: Discord.IMessage.EditedTimestamp name: EditedTimestamp href: api/Discord.IMessage.html#Discord_IMessage_EditedTimestamp commentId: P:Discord.IMessage.EditedTimestamp fullName: Discord.IMessage.EditedTimestamp nameWithType: IMessage.EditedTimestamp - uid: Discord.IMessage.EditedTimestamp* name: EditedTimestamp href: api/Discord.IMessage.html#Discord_IMessage_EditedTimestamp_ commentId: Overload:Discord.IMessage.EditedTimestamp isSpec: "True" fullName: Discord.IMessage.EditedTimestamp nameWithType: IMessage.EditedTimestamp - uid: Discord.IMessage.Embeds name: Embeds href: api/Discord.IMessage.html#Discord_IMessage_Embeds commentId: P:Discord.IMessage.Embeds fullName: Discord.IMessage.Embeds nameWithType: IMessage.Embeds - uid: Discord.IMessage.Embeds* name: Embeds href: api/Discord.IMessage.html#Discord_IMessage_Embeds_ commentId: Overload:Discord.IMessage.Embeds isSpec: "True" fullName: Discord.IMessage.Embeds nameWithType: IMessage.Embeds - uid: Discord.IMessage.GetReactionUsersAsync(Discord.IEmote,System.Int32,Discord.RequestOptions) name: GetReactionUsersAsync(IEmote, Int32, RequestOptions) href: api/Discord.IMessage.html#Discord_IMessage_GetReactionUsersAsync_Discord_IEmote_System_Int32_Discord_RequestOptions_ commentId: M:Discord.IMessage.GetReactionUsersAsync(Discord.IEmote,System.Int32,Discord.RequestOptions) fullName: Discord.IMessage.GetReactionUsersAsync(Discord.IEmote, System.Int32, Discord.RequestOptions) nameWithType: IMessage.GetReactionUsersAsync(IEmote, Int32, RequestOptions) - uid: Discord.IMessage.GetReactionUsersAsync* name: GetReactionUsersAsync href: api/Discord.IMessage.html#Discord_IMessage_GetReactionUsersAsync_ commentId: Overload:Discord.IMessage.GetReactionUsersAsync isSpec: "True" fullName: Discord.IMessage.GetReactionUsersAsync nameWithType: IMessage.GetReactionUsersAsync - uid: Discord.IMessage.IsPinned name: IsPinned href: api/Discord.IMessage.html#Discord_IMessage_IsPinned commentId: P:Discord.IMessage.IsPinned fullName: Discord.IMessage.IsPinned nameWithType: IMessage.IsPinned - uid: Discord.IMessage.IsPinned* name: IsPinned href: api/Discord.IMessage.html#Discord_IMessage_IsPinned_ commentId: Overload:Discord.IMessage.IsPinned isSpec: "True" fullName: Discord.IMessage.IsPinned nameWithType: IMessage.IsPinned - uid: Discord.IMessage.IsSuppressed name: IsSuppressed href: api/Discord.IMessage.html#Discord_IMessage_IsSuppressed commentId: P:Discord.IMessage.IsSuppressed fullName: Discord.IMessage.IsSuppressed nameWithType: IMessage.IsSuppressed - uid: Discord.IMessage.IsSuppressed* name: IsSuppressed href: api/Discord.IMessage.html#Discord_IMessage_IsSuppressed_ commentId: Overload:Discord.IMessage.IsSuppressed isSpec: "True" fullName: Discord.IMessage.IsSuppressed nameWithType: IMessage.IsSuppressed - uid: Discord.IMessage.IsTTS name: IsTTS href: api/Discord.IMessage.html#Discord_IMessage_IsTTS commentId: P:Discord.IMessage.IsTTS fullName: Discord.IMessage.IsTTS nameWithType: IMessage.IsTTS - uid: Discord.IMessage.IsTTS* name: IsTTS href: api/Discord.IMessage.html#Discord_IMessage_IsTTS_ commentId: Overload:Discord.IMessage.IsTTS isSpec: "True" fullName: Discord.IMessage.IsTTS nameWithType: IMessage.IsTTS - uid: Discord.IMessage.MentionedChannelIds name: MentionedChannelIds href: api/Discord.IMessage.html#Discord_IMessage_MentionedChannelIds commentId: P:Discord.IMessage.MentionedChannelIds fullName: Discord.IMessage.MentionedChannelIds nameWithType: IMessage.MentionedChannelIds - uid: Discord.IMessage.MentionedChannelIds* name: MentionedChannelIds href: api/Discord.IMessage.html#Discord_IMessage_MentionedChannelIds_ commentId: Overload:Discord.IMessage.MentionedChannelIds isSpec: "True" fullName: Discord.IMessage.MentionedChannelIds nameWithType: IMessage.MentionedChannelIds - uid: Discord.IMessage.MentionedRoleIds name: MentionedRoleIds href: api/Discord.IMessage.html#Discord_IMessage_MentionedRoleIds commentId: P:Discord.IMessage.MentionedRoleIds fullName: Discord.IMessage.MentionedRoleIds nameWithType: IMessage.MentionedRoleIds - uid: Discord.IMessage.MentionedRoleIds* name: MentionedRoleIds href: api/Discord.IMessage.html#Discord_IMessage_MentionedRoleIds_ commentId: Overload:Discord.IMessage.MentionedRoleIds isSpec: "True" fullName: Discord.IMessage.MentionedRoleIds nameWithType: IMessage.MentionedRoleIds - uid: Discord.IMessage.MentionedUserIds name: MentionedUserIds href: api/Discord.IMessage.html#Discord_IMessage_MentionedUserIds commentId: P:Discord.IMessage.MentionedUserIds fullName: Discord.IMessage.MentionedUserIds nameWithType: IMessage.MentionedUserIds - uid: Discord.IMessage.MentionedUserIds* name: MentionedUserIds href: api/Discord.IMessage.html#Discord_IMessage_MentionedUserIds_ commentId: Overload:Discord.IMessage.MentionedUserIds isSpec: "True" fullName: Discord.IMessage.MentionedUserIds nameWithType: IMessage.MentionedUserIds - uid: Discord.IMessage.Reactions name: Reactions href: api/Discord.IMessage.html#Discord_IMessage_Reactions commentId: P:Discord.IMessage.Reactions fullName: Discord.IMessage.Reactions nameWithType: IMessage.Reactions - uid: Discord.IMessage.Reactions* name: Reactions href: api/Discord.IMessage.html#Discord_IMessage_Reactions_ commentId: Overload:Discord.IMessage.Reactions isSpec: "True" fullName: Discord.IMessage.Reactions nameWithType: IMessage.Reactions - uid: Discord.IMessage.Reference name: Reference href: api/Discord.IMessage.html#Discord_IMessage_Reference commentId: P:Discord.IMessage.Reference fullName: Discord.IMessage.Reference nameWithType: IMessage.Reference - uid: Discord.IMessage.Reference* name: Reference href: api/Discord.IMessage.html#Discord_IMessage_Reference_ commentId: Overload:Discord.IMessage.Reference isSpec: "True" fullName: Discord.IMessage.Reference nameWithType: IMessage.Reference - uid: Discord.IMessage.RemoveAllReactionsAsync(Discord.RequestOptions) name: RemoveAllReactionsAsync(RequestOptions) href: api/Discord.IMessage.html#Discord_IMessage_RemoveAllReactionsAsync_Discord_RequestOptions_ commentId: M:Discord.IMessage.RemoveAllReactionsAsync(Discord.RequestOptions) fullName: Discord.IMessage.RemoveAllReactionsAsync(Discord.RequestOptions) nameWithType: IMessage.RemoveAllReactionsAsync(RequestOptions) - uid: Discord.IMessage.RemoveAllReactionsAsync* name: RemoveAllReactionsAsync href: api/Discord.IMessage.html#Discord_IMessage_RemoveAllReactionsAsync_ commentId: Overload:Discord.IMessage.RemoveAllReactionsAsync isSpec: "True" fullName: Discord.IMessage.RemoveAllReactionsAsync nameWithType: IMessage.RemoveAllReactionsAsync - uid: Discord.IMessage.RemoveReactionAsync(Discord.IEmote,Discord.IUser,Discord.RequestOptions) name: RemoveReactionAsync(IEmote, IUser, RequestOptions) href: api/Discord.IMessage.html#Discord_IMessage_RemoveReactionAsync_Discord_IEmote_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.IMessage.RemoveReactionAsync(Discord.IEmote,Discord.IUser,Discord.RequestOptions) fullName: Discord.IMessage.RemoveReactionAsync(Discord.IEmote, Discord.IUser, Discord.RequestOptions) nameWithType: IMessage.RemoveReactionAsync(IEmote, IUser, RequestOptions) - uid: Discord.IMessage.RemoveReactionAsync(Discord.IEmote,System.UInt64,Discord.RequestOptions) name: RemoveReactionAsync(IEmote, UInt64, RequestOptions) href: api/Discord.IMessage.html#Discord_IMessage_RemoveReactionAsync_Discord_IEmote_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.IMessage.RemoveReactionAsync(Discord.IEmote,System.UInt64,Discord.RequestOptions) fullName: Discord.IMessage.RemoveReactionAsync(Discord.IEmote, System.UInt64, Discord.RequestOptions) nameWithType: IMessage.RemoveReactionAsync(IEmote, UInt64, RequestOptions) - uid: Discord.IMessage.RemoveReactionAsync* name: RemoveReactionAsync href: api/Discord.IMessage.html#Discord_IMessage_RemoveReactionAsync_ commentId: Overload:Discord.IMessage.RemoveReactionAsync isSpec: "True" fullName: Discord.IMessage.RemoveReactionAsync nameWithType: IMessage.RemoveReactionAsync - uid: Discord.IMessage.Source name: Source href: api/Discord.IMessage.html#Discord_IMessage_Source commentId: P:Discord.IMessage.Source fullName: Discord.IMessage.Source nameWithType: IMessage.Source - uid: Discord.IMessage.Source* name: Source href: api/Discord.IMessage.html#Discord_IMessage_Source_ commentId: Overload:Discord.IMessage.Source isSpec: "True" fullName: Discord.IMessage.Source nameWithType: IMessage.Source - uid: Discord.IMessage.Tags name: Tags href: api/Discord.IMessage.html#Discord_IMessage_Tags commentId: P:Discord.IMessage.Tags fullName: Discord.IMessage.Tags nameWithType: IMessage.Tags - uid: Discord.IMessage.Tags* name: Tags href: api/Discord.IMessage.html#Discord_IMessage_Tags_ commentId: Overload:Discord.IMessage.Tags isSpec: "True" fullName: Discord.IMessage.Tags nameWithType: IMessage.Tags - uid: Discord.IMessage.Timestamp name: Timestamp href: api/Discord.IMessage.html#Discord_IMessage_Timestamp commentId: P:Discord.IMessage.Timestamp fullName: Discord.IMessage.Timestamp nameWithType: IMessage.Timestamp - uid: Discord.IMessage.Timestamp* name: Timestamp href: api/Discord.IMessage.html#Discord_IMessage_Timestamp_ commentId: Overload:Discord.IMessage.Timestamp isSpec: "True" fullName: Discord.IMessage.Timestamp nameWithType: IMessage.Timestamp - uid: Discord.IMessage.Type name: Type href: api/Discord.IMessage.html#Discord_IMessage_Type commentId: P:Discord.IMessage.Type fullName: Discord.IMessage.Type nameWithType: IMessage.Type - uid: Discord.IMessage.Type* name: Type href: api/Discord.IMessage.html#Discord_IMessage_Type_ commentId: Overload:Discord.IMessage.Type isSpec: "True" fullName: Discord.IMessage.Type nameWithType: IMessage.Type - uid: Discord.IMessageChannel name: IMessageChannel href: api/Discord.IMessageChannel.html commentId: T:Discord.IMessageChannel fullName: Discord.IMessageChannel nameWithType: IMessageChannel - uid: Discord.IMessageChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) name: DeleteMessageAsync(IMessage, RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) fullName: Discord.IMessageChannel.DeleteMessageAsync(Discord.IMessage, Discord.RequestOptions) nameWithType: IMessageChannel.DeleteMessageAsync(IMessage, RequestOptions) - uid: Discord.IMessageChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) name: DeleteMessageAsync(UInt64, RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.IMessageChannel.DeleteMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: IMessageChannel.DeleteMessageAsync(UInt64, RequestOptions) - uid: Discord.IMessageChannel.DeleteMessageAsync* name: DeleteMessageAsync href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_DeleteMessageAsync_ commentId: Overload:Discord.IMessageChannel.DeleteMessageAsync isSpec: "True" fullName: Discord.IMessageChannel.DeleteMessageAsync nameWithType: IMessageChannel.DeleteMessageAsync - uid: Discord.IMessageChannel.EnterTypingState(Discord.RequestOptions) name: EnterTypingState(RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_EnterTypingState_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.EnterTypingState(Discord.RequestOptions) fullName: Discord.IMessageChannel.EnterTypingState(Discord.RequestOptions) nameWithType: IMessageChannel.EnterTypingState(RequestOptions) - uid: Discord.IMessageChannel.EnterTypingState* name: EnterTypingState href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_EnterTypingState_ commentId: Overload:Discord.IMessageChannel.EnterTypingState isSpec: "True" fullName: Discord.IMessageChannel.EnterTypingState nameWithType: IMessageChannel.EnterTypingState - uid: Discord.IMessageChannel.GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: GetMessageAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IMessageChannel.GetMessageAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.IMessageChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetMessageAsync_ commentId: Overload:Discord.IMessageChannel.GetMessageAsync isSpec: "True" fullName: Discord.IMessageChannel.GetMessageAsync nameWithType: IMessageChannel.GetMessageAsync - uid: Discord.IMessageChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IMessageChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.IMessageChannel.GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) name: GetMessagesAsync(Int32, CacheMode, RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetMessagesAsync_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IMessageChannel.GetMessagesAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) - uid: Discord.IMessageChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) fullName: Discord.IMessageChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.IMessageChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetMessagesAsync_ commentId: Overload:Discord.IMessageChannel.GetMessagesAsync isSpec: "True" fullName: Discord.IMessageChannel.GetMessagesAsync nameWithType: IMessageChannel.GetMessagesAsync - uid: Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: IMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.IMessageChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.IMessageChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.IMessageChannel.GetPinnedMessagesAsync nameWithType: IMessageChannel.GetPinnedMessagesAsync - uid: Discord.IMessageChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.IMessageChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.IMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.IMessageChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.IMessageChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.IMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.IMessageChannel.SendFileAsync* name: SendFileAsync href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_SendFileAsync_ commentId: Overload:Discord.IMessageChannel.SendFileAsync isSpec: "True" fullName: Discord.IMessageChannel.SendFileAsync nameWithType: IMessageChannel.SendFileAsync - uid: Discord.IMessageChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.IMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.IMessageChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_SendMessageAsync_ commentId: Overload:Discord.IMessageChannel.SendMessageAsync isSpec: "True" fullName: Discord.IMessageChannel.SendMessageAsync nameWithType: IMessageChannel.SendMessageAsync - uid: Discord.IMessageChannel.TriggerTypingAsync(Discord.RequestOptions) name: TriggerTypingAsync(RequestOptions) href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_TriggerTypingAsync_Discord_RequestOptions_ commentId: M:Discord.IMessageChannel.TriggerTypingAsync(Discord.RequestOptions) fullName: Discord.IMessageChannel.TriggerTypingAsync(Discord.RequestOptions) nameWithType: IMessageChannel.TriggerTypingAsync(RequestOptions) - uid: Discord.IMessageChannel.TriggerTypingAsync* name: TriggerTypingAsync href: api/Discord.IMessageChannel.html#Discord_IMessageChannel_TriggerTypingAsync_ commentId: Overload:Discord.IMessageChannel.TriggerTypingAsync isSpec: "True" fullName: Discord.IMessageChannel.TriggerTypingAsync nameWithType: IMessageChannel.TriggerTypingAsync - uid: Discord.INestedChannel name: INestedChannel href: api/Discord.INestedChannel.html commentId: T:Discord.INestedChannel fullName: Discord.INestedChannel nameWithType: INestedChannel - uid: Discord.INestedChannel.CategoryId name: CategoryId href: api/Discord.INestedChannel.html#Discord_INestedChannel_CategoryId commentId: P:Discord.INestedChannel.CategoryId fullName: Discord.INestedChannel.CategoryId nameWithType: INestedChannel.CategoryId - uid: Discord.INestedChannel.CategoryId* name: CategoryId href: api/Discord.INestedChannel.html#Discord_INestedChannel_CategoryId_ commentId: Overload:Discord.INestedChannel.CategoryId isSpec: "True" fullName: Discord.INestedChannel.CategoryId nameWithType: INestedChannel.CategoryId - uid: Discord.INestedChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.INestedChannel.html#Discord_INestedChannel_CreateInviteAsync_System_Nullable_System_Int32__System_Nullable_System_Int32__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.INestedChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) fullName: Discord.INestedChannel.CreateInviteAsync(System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.INestedChannel.CreateInviteAsync(System.Nullable(Of System.Int32), System.Nullable(Of System.Int32), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: INestedChannel.CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: INestedChannel.CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) - uid: Discord.INestedChannel.CreateInviteAsync* name: CreateInviteAsync href: api/Discord.INestedChannel.html#Discord_INestedChannel_CreateInviteAsync_ commentId: Overload:Discord.INestedChannel.CreateInviteAsync isSpec: "True" fullName: Discord.INestedChannel.CreateInviteAsync nameWithType: INestedChannel.CreateInviteAsync - uid: Discord.INestedChannel.GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name: GetCategoryAsync(CacheMode, RequestOptions) href: api/Discord.INestedChannel.html#Discord_INestedChannel_GetCategoryAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.INestedChannel.GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) fullName: Discord.INestedChannel.GetCategoryAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) - uid: Discord.INestedChannel.GetCategoryAsync* name: GetCategoryAsync href: api/Discord.INestedChannel.html#Discord_INestedChannel_GetCategoryAsync_ commentId: Overload:Discord.INestedChannel.GetCategoryAsync isSpec: "True" fullName: Discord.INestedChannel.GetCategoryAsync nameWithType: INestedChannel.GetCategoryAsync - uid: Discord.INestedChannel.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.INestedChannel.html#Discord_INestedChannel_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.INestedChannel.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.INestedChannel.GetInvitesAsync(Discord.RequestOptions) nameWithType: INestedChannel.GetInvitesAsync(RequestOptions) - uid: Discord.INestedChannel.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.INestedChannel.html#Discord_INestedChannel_GetInvitesAsync_ commentId: Overload:Discord.INestedChannel.GetInvitesAsync isSpec: "True" fullName: Discord.INestedChannel.GetInvitesAsync nameWithType: INestedChannel.GetInvitesAsync - uid: Discord.INestedChannel.SyncPermissionsAsync(Discord.RequestOptions) name: SyncPermissionsAsync(RequestOptions) href: api/Discord.INestedChannel.html#Discord_INestedChannel_SyncPermissionsAsync_Discord_RequestOptions_ commentId: M:Discord.INestedChannel.SyncPermissionsAsync(Discord.RequestOptions) fullName: Discord.INestedChannel.SyncPermissionsAsync(Discord.RequestOptions) nameWithType: INestedChannel.SyncPermissionsAsync(RequestOptions) - uid: Discord.INestedChannel.SyncPermissionsAsync* name: SyncPermissionsAsync href: api/Discord.INestedChannel.html#Discord_INestedChannel_SyncPermissionsAsync_ commentId: Overload:Discord.INestedChannel.SyncPermissionsAsync isSpec: "True" fullName: Discord.INestedChannel.SyncPermissionsAsync nameWithType: INestedChannel.SyncPermissionsAsync - uid: Discord.IntegrationAccount name: IntegrationAccount href: api/Discord.IntegrationAccount.html commentId: T:Discord.IntegrationAccount fullName: Discord.IntegrationAccount nameWithType: IntegrationAccount - uid: Discord.IntegrationAccount.Id name: Id href: api/Discord.IntegrationAccount.html#Discord_IntegrationAccount_Id commentId: P:Discord.IntegrationAccount.Id fullName: Discord.IntegrationAccount.Id nameWithType: IntegrationAccount.Id - uid: Discord.IntegrationAccount.Id* name: Id href: api/Discord.IntegrationAccount.html#Discord_IntegrationAccount_Id_ commentId: Overload:Discord.IntegrationAccount.Id isSpec: "True" fullName: Discord.IntegrationAccount.Id nameWithType: IntegrationAccount.Id - uid: Discord.IntegrationAccount.Name name: Name href: api/Discord.IntegrationAccount.html#Discord_IntegrationAccount_Name commentId: P:Discord.IntegrationAccount.Name fullName: Discord.IntegrationAccount.Name nameWithType: IntegrationAccount.Name - uid: Discord.IntegrationAccount.Name* name: Name href: api/Discord.IntegrationAccount.html#Discord_IntegrationAccount_Name_ commentId: Overload:Discord.IntegrationAccount.Name isSpec: "True" fullName: Discord.IntegrationAccount.Name nameWithType: IntegrationAccount.Name - uid: Discord.IntegrationAccount.ToString name: ToString() href: api/Discord.IntegrationAccount.html#Discord_IntegrationAccount_ToString commentId: M:Discord.IntegrationAccount.ToString fullName: Discord.IntegrationAccount.ToString() nameWithType: IntegrationAccount.ToString() - uid: Discord.IntegrationAccount.ToString* name: ToString href: api/Discord.IntegrationAccount.html#Discord_IntegrationAccount_ToString_ commentId: Overload:Discord.IntegrationAccount.ToString isSpec: "True" fullName: Discord.IntegrationAccount.ToString nameWithType: IntegrationAccount.ToString - uid: Discord.IPresence name: IPresence href: api/Discord.IPresence.html commentId: T:Discord.IPresence fullName: Discord.IPresence nameWithType: IPresence - uid: Discord.IPresence.ActiveClients name: ActiveClients href: api/Discord.IPresence.html#Discord_IPresence_ActiveClients commentId: P:Discord.IPresence.ActiveClients fullName: Discord.IPresence.ActiveClients nameWithType: IPresence.ActiveClients - uid: Discord.IPresence.ActiveClients* name: ActiveClients href: api/Discord.IPresence.html#Discord_IPresence_ActiveClients_ commentId: Overload:Discord.IPresence.ActiveClients isSpec: "True" fullName: Discord.IPresence.ActiveClients nameWithType: IPresence.ActiveClients - uid: Discord.IPresence.Activity name: Activity href: api/Discord.IPresence.html#Discord_IPresence_Activity commentId: P:Discord.IPresence.Activity fullName: Discord.IPresence.Activity nameWithType: IPresence.Activity - uid: Discord.IPresence.Activity* name: Activity href: api/Discord.IPresence.html#Discord_IPresence_Activity_ commentId: Overload:Discord.IPresence.Activity isSpec: "True" fullName: Discord.IPresence.Activity nameWithType: IPresence.Activity - uid: Discord.IPresence.Status name: Status href: api/Discord.IPresence.html#Discord_IPresence_Status commentId: P:Discord.IPresence.Status fullName: Discord.IPresence.Status nameWithType: IPresence.Status - uid: Discord.IPresence.Status* name: Status href: api/Discord.IPresence.html#Discord_IPresence_Status_ commentId: Overload:Discord.IPresence.Status isSpec: "True" fullName: Discord.IPresence.Status nameWithType: IPresence.Status - uid: Discord.IPrivateChannel name: IPrivateChannel href: api/Discord.IPrivateChannel.html commentId: T:Discord.IPrivateChannel fullName: Discord.IPrivateChannel nameWithType: IPrivateChannel - uid: Discord.IPrivateChannel.Recipients name: Recipients href: api/Discord.IPrivateChannel.html#Discord_IPrivateChannel_Recipients commentId: P:Discord.IPrivateChannel.Recipients fullName: Discord.IPrivateChannel.Recipients nameWithType: IPrivateChannel.Recipients - uid: Discord.IPrivateChannel.Recipients* name: Recipients href: api/Discord.IPrivateChannel.html#Discord_IPrivateChannel_Recipients_ commentId: Overload:Discord.IPrivateChannel.Recipients isSpec: "True" fullName: Discord.IPrivateChannel.Recipients nameWithType: IPrivateChannel.Recipients - uid: Discord.IReaction name: IReaction href: api/Discord.IReaction.html commentId: T:Discord.IReaction fullName: Discord.IReaction nameWithType: IReaction - uid: Discord.IReaction.Emote name: Emote href: api/Discord.IReaction.html#Discord_IReaction_Emote commentId: P:Discord.IReaction.Emote fullName: Discord.IReaction.Emote nameWithType: IReaction.Emote - uid: Discord.IReaction.Emote* name: Emote href: api/Discord.IReaction.html#Discord_IReaction_Emote_ commentId: Overload:Discord.IReaction.Emote isSpec: "True" fullName: Discord.IReaction.Emote nameWithType: IReaction.Emote - uid: Discord.IRole name: IRole href: api/Discord.IRole.html commentId: T:Discord.IRole fullName: Discord.IRole nameWithType: IRole - uid: Discord.IRole.Color name: Color href: api/Discord.IRole.html#Discord_IRole_Color commentId: P:Discord.IRole.Color fullName: Discord.IRole.Color nameWithType: IRole.Color - uid: Discord.IRole.Color* name: Color href: api/Discord.IRole.html#Discord_IRole_Color_ commentId: Overload:Discord.IRole.Color isSpec: "True" fullName: Discord.IRole.Color nameWithType: IRole.Color - uid: Discord.IRole.Guild name: Guild href: api/Discord.IRole.html#Discord_IRole_Guild commentId: P:Discord.IRole.Guild fullName: Discord.IRole.Guild nameWithType: IRole.Guild - uid: Discord.IRole.Guild* name: Guild href: api/Discord.IRole.html#Discord_IRole_Guild_ commentId: Overload:Discord.IRole.Guild isSpec: "True" fullName: Discord.IRole.Guild nameWithType: IRole.Guild - uid: Discord.IRole.IsHoisted name: IsHoisted href: api/Discord.IRole.html#Discord_IRole_IsHoisted commentId: P:Discord.IRole.IsHoisted fullName: Discord.IRole.IsHoisted nameWithType: IRole.IsHoisted - uid: Discord.IRole.IsHoisted* name: IsHoisted href: api/Discord.IRole.html#Discord_IRole_IsHoisted_ commentId: Overload:Discord.IRole.IsHoisted isSpec: "True" fullName: Discord.IRole.IsHoisted nameWithType: IRole.IsHoisted - uid: Discord.IRole.IsManaged name: IsManaged href: api/Discord.IRole.html#Discord_IRole_IsManaged commentId: P:Discord.IRole.IsManaged fullName: Discord.IRole.IsManaged nameWithType: IRole.IsManaged - uid: Discord.IRole.IsManaged* name: IsManaged href: api/Discord.IRole.html#Discord_IRole_IsManaged_ commentId: Overload:Discord.IRole.IsManaged isSpec: "True" fullName: Discord.IRole.IsManaged nameWithType: IRole.IsManaged - uid: Discord.IRole.IsMentionable name: IsMentionable href: api/Discord.IRole.html#Discord_IRole_IsMentionable commentId: P:Discord.IRole.IsMentionable fullName: Discord.IRole.IsMentionable nameWithType: IRole.IsMentionable - uid: Discord.IRole.IsMentionable* name: IsMentionable href: api/Discord.IRole.html#Discord_IRole_IsMentionable_ commentId: Overload:Discord.IRole.IsMentionable isSpec: "True" fullName: Discord.IRole.IsMentionable nameWithType: IRole.IsMentionable - uid: Discord.IRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.IRole.html#Discord_IRole_ModifyAsync_System_Action_Discord_RoleProperties__Discord_RequestOptions_ commentId: M:Discord.IRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of RoleProperties), RequestOptions) fullName: Discord.IRole.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IRole.ModifyAsync(System.Action(Of Discord.RoleProperties), Discord.RequestOptions) nameWithType: IRole.ModifyAsync(Action, RequestOptions) nameWithType.vb: IRole.ModifyAsync(Action(Of RoleProperties), RequestOptions) - uid: Discord.IRole.ModifyAsync* name: ModifyAsync href: api/Discord.IRole.html#Discord_IRole_ModifyAsync_ commentId: Overload:Discord.IRole.ModifyAsync isSpec: "True" fullName: Discord.IRole.ModifyAsync nameWithType: IRole.ModifyAsync - uid: Discord.IRole.Name name: Name href: api/Discord.IRole.html#Discord_IRole_Name commentId: P:Discord.IRole.Name fullName: Discord.IRole.Name nameWithType: IRole.Name - uid: Discord.IRole.Name* name: Name href: api/Discord.IRole.html#Discord_IRole_Name_ commentId: Overload:Discord.IRole.Name isSpec: "True" fullName: Discord.IRole.Name nameWithType: IRole.Name - uid: Discord.IRole.Permissions name: Permissions href: api/Discord.IRole.html#Discord_IRole_Permissions commentId: P:Discord.IRole.Permissions fullName: Discord.IRole.Permissions nameWithType: IRole.Permissions - uid: Discord.IRole.Permissions* name: Permissions href: api/Discord.IRole.html#Discord_IRole_Permissions_ commentId: Overload:Discord.IRole.Permissions isSpec: "True" fullName: Discord.IRole.Permissions nameWithType: IRole.Permissions - uid: Discord.IRole.Position name: Position href: api/Discord.IRole.html#Discord_IRole_Position commentId: P:Discord.IRole.Position fullName: Discord.IRole.Position nameWithType: IRole.Position - uid: Discord.IRole.Position* name: Position href: api/Discord.IRole.html#Discord_IRole_Position_ commentId: Overload:Discord.IRole.Position isSpec: "True" fullName: Discord.IRole.Position nameWithType: IRole.Position - uid: Discord.ISelfUser name: ISelfUser href: api/Discord.ISelfUser.html commentId: T:Discord.ISelfUser fullName: Discord.ISelfUser nameWithType: ISelfUser - uid: Discord.ISelfUser.Email name: Email href: api/Discord.ISelfUser.html#Discord_ISelfUser_Email commentId: P:Discord.ISelfUser.Email fullName: Discord.ISelfUser.Email nameWithType: ISelfUser.Email - uid: Discord.ISelfUser.Email* name: Email href: api/Discord.ISelfUser.html#Discord_ISelfUser_Email_ commentId: Overload:Discord.ISelfUser.Email isSpec: "True" fullName: Discord.ISelfUser.Email nameWithType: ISelfUser.Email - uid: Discord.ISelfUser.Flags name: Flags href: api/Discord.ISelfUser.html#Discord_ISelfUser_Flags commentId: P:Discord.ISelfUser.Flags fullName: Discord.ISelfUser.Flags nameWithType: ISelfUser.Flags - uid: Discord.ISelfUser.Flags* name: Flags href: api/Discord.ISelfUser.html#Discord_ISelfUser_Flags_ commentId: Overload:Discord.ISelfUser.Flags isSpec: "True" fullName: Discord.ISelfUser.Flags nameWithType: ISelfUser.Flags - uid: Discord.ISelfUser.IsMfaEnabled name: IsMfaEnabled href: api/Discord.ISelfUser.html#Discord_ISelfUser_IsMfaEnabled commentId: P:Discord.ISelfUser.IsMfaEnabled fullName: Discord.ISelfUser.IsMfaEnabled nameWithType: ISelfUser.IsMfaEnabled - uid: Discord.ISelfUser.IsMfaEnabled* name: IsMfaEnabled href: api/Discord.ISelfUser.html#Discord_ISelfUser_IsMfaEnabled_ commentId: Overload:Discord.ISelfUser.IsMfaEnabled isSpec: "True" fullName: Discord.ISelfUser.IsMfaEnabled nameWithType: ISelfUser.IsMfaEnabled - uid: Discord.ISelfUser.IsVerified name: IsVerified href: api/Discord.ISelfUser.html#Discord_ISelfUser_IsVerified commentId: P:Discord.ISelfUser.IsVerified fullName: Discord.ISelfUser.IsVerified nameWithType: ISelfUser.IsVerified - uid: Discord.ISelfUser.IsVerified* name: IsVerified href: api/Discord.ISelfUser.html#Discord_ISelfUser_IsVerified_ commentId: Overload:Discord.ISelfUser.IsVerified isSpec: "True" fullName: Discord.ISelfUser.IsVerified nameWithType: ISelfUser.IsVerified - uid: Discord.ISelfUser.Locale name: Locale href: api/Discord.ISelfUser.html#Discord_ISelfUser_Locale commentId: P:Discord.ISelfUser.Locale fullName: Discord.ISelfUser.Locale nameWithType: ISelfUser.Locale - uid: Discord.ISelfUser.Locale* name: Locale href: api/Discord.ISelfUser.html#Discord_ISelfUser_Locale_ commentId: Overload:Discord.ISelfUser.Locale isSpec: "True" fullName: Discord.ISelfUser.Locale nameWithType: ISelfUser.Locale - uid: Discord.ISelfUser.ModifyAsync(System.Action{Discord.SelfUserProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.ISelfUser.html#Discord_ISelfUser_ModifyAsync_System_Action_Discord_SelfUserProperties__Discord_RequestOptions_ commentId: M:Discord.ISelfUser.ModifyAsync(System.Action{Discord.SelfUserProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of SelfUserProperties), RequestOptions) fullName: Discord.ISelfUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.ISelfUser.ModifyAsync(System.Action(Of Discord.SelfUserProperties), Discord.RequestOptions) nameWithType: ISelfUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: ISelfUser.ModifyAsync(Action(Of SelfUserProperties), RequestOptions) - uid: Discord.ISelfUser.ModifyAsync* name: ModifyAsync href: api/Discord.ISelfUser.html#Discord_ISelfUser_ModifyAsync_ commentId: Overload:Discord.ISelfUser.ModifyAsync isSpec: "True" fullName: Discord.ISelfUser.ModifyAsync nameWithType: ISelfUser.ModifyAsync - uid: Discord.ISelfUser.PremiumType name: PremiumType href: api/Discord.ISelfUser.html#Discord_ISelfUser_PremiumType commentId: P:Discord.ISelfUser.PremiumType fullName: Discord.ISelfUser.PremiumType nameWithType: ISelfUser.PremiumType - uid: Discord.ISelfUser.PremiumType* name: PremiumType href: api/Discord.ISelfUser.html#Discord_ISelfUser_PremiumType_ commentId: Overload:Discord.ISelfUser.PremiumType isSpec: "True" fullName: Discord.ISelfUser.PremiumType nameWithType: ISelfUser.PremiumType - uid: Discord.ISnowflakeEntity name: ISnowflakeEntity href: api/Discord.ISnowflakeEntity.html commentId: T:Discord.ISnowflakeEntity fullName: Discord.ISnowflakeEntity nameWithType: ISnowflakeEntity - uid: Discord.ISnowflakeEntity.CreatedAt name: CreatedAt href: api/Discord.ISnowflakeEntity.html#Discord_ISnowflakeEntity_CreatedAt commentId: P:Discord.ISnowflakeEntity.CreatedAt fullName: Discord.ISnowflakeEntity.CreatedAt nameWithType: ISnowflakeEntity.CreatedAt - uid: Discord.ISnowflakeEntity.CreatedAt* name: CreatedAt href: api/Discord.ISnowflakeEntity.html#Discord_ISnowflakeEntity_CreatedAt_ commentId: Overload:Discord.ISnowflakeEntity.CreatedAt isSpec: "True" fullName: Discord.ISnowflakeEntity.CreatedAt nameWithType: ISnowflakeEntity.CreatedAt - uid: Discord.ISystemMessage name: ISystemMessage href: api/Discord.ISystemMessage.html commentId: T:Discord.ISystemMessage fullName: Discord.ISystemMessage nameWithType: ISystemMessage - uid: Discord.ITag name: ITag href: api/Discord.ITag.html commentId: T:Discord.ITag fullName: Discord.ITag nameWithType: ITag - uid: Discord.ITag.Index name: Index href: api/Discord.ITag.html#Discord_ITag_Index commentId: P:Discord.ITag.Index fullName: Discord.ITag.Index nameWithType: ITag.Index - uid: Discord.ITag.Index* name: Index href: api/Discord.ITag.html#Discord_ITag_Index_ commentId: Overload:Discord.ITag.Index isSpec: "True" fullName: Discord.ITag.Index nameWithType: ITag.Index - uid: Discord.ITag.Key name: Key href: api/Discord.ITag.html#Discord_ITag_Key commentId: P:Discord.ITag.Key fullName: Discord.ITag.Key nameWithType: ITag.Key - uid: Discord.ITag.Key* name: Key href: api/Discord.ITag.html#Discord_ITag_Key_ commentId: Overload:Discord.ITag.Key isSpec: "True" fullName: Discord.ITag.Key nameWithType: ITag.Key - uid: Discord.ITag.Length name: Length href: api/Discord.ITag.html#Discord_ITag_Length commentId: P:Discord.ITag.Length fullName: Discord.ITag.Length nameWithType: ITag.Length - uid: Discord.ITag.Length* name: Length href: api/Discord.ITag.html#Discord_ITag_Length_ commentId: Overload:Discord.ITag.Length isSpec: "True" fullName: Discord.ITag.Length nameWithType: ITag.Length - uid: Discord.ITag.Type name: Type href: api/Discord.ITag.html#Discord_ITag_Type commentId: P:Discord.ITag.Type fullName: Discord.ITag.Type nameWithType: ITag.Type - uid: Discord.ITag.Type* name: Type href: api/Discord.ITag.html#Discord_ITag_Type_ commentId: Overload:Discord.ITag.Type isSpec: "True" fullName: Discord.ITag.Type nameWithType: ITag.Type - uid: Discord.ITag.Value name: Value href: api/Discord.ITag.html#Discord_ITag_Value commentId: P:Discord.ITag.Value fullName: Discord.ITag.Value nameWithType: ITag.Value - uid: Discord.ITag.Value* name: Value href: api/Discord.ITag.html#Discord_ITag_Value_ commentId: Overload:Discord.ITag.Value isSpec: "True" fullName: Discord.ITag.Value nameWithType: ITag.Value - uid: Discord.ITextChannel name: ITextChannel href: api/Discord.ITextChannel.html commentId: T:Discord.ITextChannel fullName: Discord.ITextChannel nameWithType: ITextChannel - uid: Discord.ITextChannel.CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) name: CreateWebhookAsync(String, Stream, RequestOptions) href: api/Discord.ITextChannel.html#Discord_ITextChannel_CreateWebhookAsync_System_String_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.ITextChannel.CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) fullName: Discord.ITextChannel.CreateWebhookAsync(System.String, System.IO.Stream, Discord.RequestOptions) nameWithType: ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) - uid: Discord.ITextChannel.CreateWebhookAsync* name: CreateWebhookAsync href: api/Discord.ITextChannel.html#Discord_ITextChannel_CreateWebhookAsync_ commentId: Overload:Discord.ITextChannel.CreateWebhookAsync isSpec: "True" fullName: Discord.ITextChannel.CreateWebhookAsync nameWithType: ITextChannel.CreateWebhookAsync - uid: Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{Discord.IMessage},Discord.RequestOptions) name: DeleteMessagesAsync(IEnumerable, RequestOptions) href: api/Discord.ITextChannel.html#Discord_ITextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_Discord_IMessage__Discord_RequestOptions_ commentId: M:Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{Discord.IMessage},Discord.RequestOptions) name.vb: DeleteMessagesAsync(IEnumerable(Of IMessage), RequestOptions) fullName: Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable(Of Discord.IMessage), Discord.RequestOptions) nameWithType: ITextChannel.DeleteMessagesAsync(IEnumerable, RequestOptions) nameWithType.vb: ITextChannel.DeleteMessagesAsync(IEnumerable(Of IMessage), RequestOptions) - uid: Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{System.UInt64},Discord.RequestOptions) name: DeleteMessagesAsync(IEnumerable, RequestOptions) href: api/Discord.ITextChannel.html#Discord_ITextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_System_UInt64__Discord_RequestOptions_ commentId: M:Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{System.UInt64},Discord.RequestOptions) name.vb: DeleteMessagesAsync(IEnumerable(Of UInt64), RequestOptions) fullName: Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.ITextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable(Of System.UInt64), Discord.RequestOptions) nameWithType: ITextChannel.DeleteMessagesAsync(IEnumerable, RequestOptions) nameWithType.vb: ITextChannel.DeleteMessagesAsync(IEnumerable(Of UInt64), RequestOptions) - uid: Discord.ITextChannel.DeleteMessagesAsync* name: DeleteMessagesAsync href: api/Discord.ITextChannel.html#Discord_ITextChannel_DeleteMessagesAsync_ commentId: Overload:Discord.ITextChannel.DeleteMessagesAsync isSpec: "True" fullName: Discord.ITextChannel.DeleteMessagesAsync nameWithType: ITextChannel.DeleteMessagesAsync - uid: Discord.ITextChannel.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.ITextChannel.html#Discord_ITextChannel_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.ITextChannel.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.ITextChannel.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: ITextChannel.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.ITextChannel.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.ITextChannel.html#Discord_ITextChannel_GetWebhookAsync_ commentId: Overload:Discord.ITextChannel.GetWebhookAsync isSpec: "True" fullName: Discord.ITextChannel.GetWebhookAsync nameWithType: ITextChannel.GetWebhookAsync - uid: Discord.ITextChannel.GetWebhooksAsync(Discord.RequestOptions) name: GetWebhooksAsync(RequestOptions) href: api/Discord.ITextChannel.html#Discord_ITextChannel_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.ITextChannel.GetWebhooksAsync(Discord.RequestOptions) fullName: Discord.ITextChannel.GetWebhooksAsync(Discord.RequestOptions) nameWithType: ITextChannel.GetWebhooksAsync(RequestOptions) - uid: Discord.ITextChannel.GetWebhooksAsync* name: GetWebhooksAsync href: api/Discord.ITextChannel.html#Discord_ITextChannel_GetWebhooksAsync_ commentId: Overload:Discord.ITextChannel.GetWebhooksAsync isSpec: "True" fullName: Discord.ITextChannel.GetWebhooksAsync nameWithType: ITextChannel.GetWebhooksAsync - uid: Discord.ITextChannel.IsNsfw name: IsNsfw href: api/Discord.ITextChannel.html#Discord_ITextChannel_IsNsfw commentId: P:Discord.ITextChannel.IsNsfw fullName: Discord.ITextChannel.IsNsfw nameWithType: ITextChannel.IsNsfw - uid: Discord.ITextChannel.IsNsfw* name: IsNsfw href: api/Discord.ITextChannel.html#Discord_ITextChannel_IsNsfw_ commentId: Overload:Discord.ITextChannel.IsNsfw isSpec: "True" fullName: Discord.ITextChannel.IsNsfw nameWithType: ITextChannel.IsNsfw - uid: Discord.ITextChannel.ModifyAsync(System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.ITextChannel.html#Discord_ITextChannel_ModifyAsync_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.ITextChannel.ModifyAsync(System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of TextChannelProperties), RequestOptions) fullName: Discord.ITextChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.ITextChannel.ModifyAsync(System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: ITextChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: ITextChannel.ModifyAsync(Action(Of TextChannelProperties), RequestOptions) - uid: Discord.ITextChannel.ModifyAsync* name: ModifyAsync href: api/Discord.ITextChannel.html#Discord_ITextChannel_ModifyAsync_ commentId: Overload:Discord.ITextChannel.ModifyAsync isSpec: "True" fullName: Discord.ITextChannel.ModifyAsync nameWithType: ITextChannel.ModifyAsync - uid: Discord.ITextChannel.SlowModeInterval name: SlowModeInterval href: api/Discord.ITextChannel.html#Discord_ITextChannel_SlowModeInterval commentId: P:Discord.ITextChannel.SlowModeInterval fullName: Discord.ITextChannel.SlowModeInterval nameWithType: ITextChannel.SlowModeInterval - uid: Discord.ITextChannel.SlowModeInterval* name: SlowModeInterval href: api/Discord.ITextChannel.html#Discord_ITextChannel_SlowModeInterval_ commentId: Overload:Discord.ITextChannel.SlowModeInterval isSpec: "True" fullName: Discord.ITextChannel.SlowModeInterval nameWithType: ITextChannel.SlowModeInterval - uid: Discord.ITextChannel.Topic name: Topic href: api/Discord.ITextChannel.html#Discord_ITextChannel_Topic commentId: P:Discord.ITextChannel.Topic fullName: Discord.ITextChannel.Topic nameWithType: ITextChannel.Topic - uid: Discord.ITextChannel.Topic* name: Topic href: api/Discord.ITextChannel.html#Discord_ITextChannel_Topic_ commentId: Overload:Discord.ITextChannel.Topic isSpec: "True" fullName: Discord.ITextChannel.Topic nameWithType: ITextChannel.Topic - uid: Discord.IUpdateable name: IUpdateable href: api/Discord.IUpdateable.html commentId: T:Discord.IUpdateable fullName: Discord.IUpdateable nameWithType: IUpdateable - uid: Discord.IUpdateable.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.IUpdateable.html#Discord_IUpdateable_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.IUpdateable.UpdateAsync(Discord.RequestOptions) fullName: Discord.IUpdateable.UpdateAsync(Discord.RequestOptions) nameWithType: IUpdateable.UpdateAsync(RequestOptions) - uid: Discord.IUpdateable.UpdateAsync* name: UpdateAsync href: api/Discord.IUpdateable.html#Discord_IUpdateable_UpdateAsync_ commentId: Overload:Discord.IUpdateable.UpdateAsync isSpec: "True" fullName: Discord.IUpdateable.UpdateAsync nameWithType: IUpdateable.UpdateAsync - uid: Discord.IUser name: IUser href: api/Discord.IUser.html commentId: T:Discord.IUser fullName: Discord.IUser nameWithType: IUser - uid: Discord.IUser.AvatarId name: AvatarId href: api/Discord.IUser.html#Discord_IUser_AvatarId commentId: P:Discord.IUser.AvatarId fullName: Discord.IUser.AvatarId nameWithType: IUser.AvatarId - uid: Discord.IUser.AvatarId* name: AvatarId href: api/Discord.IUser.html#Discord_IUser_AvatarId_ commentId: Overload:Discord.IUser.AvatarId isSpec: "True" fullName: Discord.IUser.AvatarId nameWithType: IUser.AvatarId - uid: Discord.IUser.Discriminator name: Discriminator href: api/Discord.IUser.html#Discord_IUser_Discriminator commentId: P:Discord.IUser.Discriminator fullName: Discord.IUser.Discriminator nameWithType: IUser.Discriminator - uid: Discord.IUser.Discriminator* name: Discriminator href: api/Discord.IUser.html#Discord_IUser_Discriminator_ commentId: Overload:Discord.IUser.Discriminator isSpec: "True" fullName: Discord.IUser.Discriminator nameWithType: IUser.Discriminator - uid: Discord.IUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.IUser.html#Discord_IUser_DiscriminatorValue commentId: P:Discord.IUser.DiscriminatorValue fullName: Discord.IUser.DiscriminatorValue nameWithType: IUser.DiscriminatorValue - uid: Discord.IUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.IUser.html#Discord_IUser_DiscriminatorValue_ commentId: Overload:Discord.IUser.DiscriminatorValue isSpec: "True" fullName: Discord.IUser.DiscriminatorValue nameWithType: IUser.DiscriminatorValue - uid: Discord.IUser.GetAvatarUrl(Discord.ImageFormat,System.UInt16) name: GetAvatarUrl(ImageFormat, UInt16) href: api/Discord.IUser.html#Discord_IUser_GetAvatarUrl_Discord_ImageFormat_System_UInt16_ commentId: M:Discord.IUser.GetAvatarUrl(Discord.ImageFormat,System.UInt16) fullName: Discord.IUser.GetAvatarUrl(Discord.ImageFormat, System.UInt16) nameWithType: IUser.GetAvatarUrl(ImageFormat, UInt16) - uid: Discord.IUser.GetAvatarUrl* name: GetAvatarUrl href: api/Discord.IUser.html#Discord_IUser_GetAvatarUrl_ commentId: Overload:Discord.IUser.GetAvatarUrl isSpec: "True" fullName: Discord.IUser.GetAvatarUrl nameWithType: IUser.GetAvatarUrl - uid: Discord.IUser.GetDefaultAvatarUrl name: GetDefaultAvatarUrl() href: api/Discord.IUser.html#Discord_IUser_GetDefaultAvatarUrl commentId: M:Discord.IUser.GetDefaultAvatarUrl fullName: Discord.IUser.GetDefaultAvatarUrl() nameWithType: IUser.GetDefaultAvatarUrl() - uid: Discord.IUser.GetDefaultAvatarUrl* name: GetDefaultAvatarUrl href: api/Discord.IUser.html#Discord_IUser_GetDefaultAvatarUrl_ commentId: Overload:Discord.IUser.GetDefaultAvatarUrl isSpec: "True" fullName: Discord.IUser.GetDefaultAvatarUrl nameWithType: IUser.GetDefaultAvatarUrl - uid: Discord.IUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) name: GetOrCreateDMChannelAsync(RequestOptions) href: api/Discord.IUser.html#Discord_IUser_GetOrCreateDMChannelAsync_Discord_RequestOptions_ commentId: M:Discord.IUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) fullName: Discord.IUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) nameWithType: IUser.GetOrCreateDMChannelAsync(RequestOptions) - uid: Discord.IUser.GetOrCreateDMChannelAsync* name: GetOrCreateDMChannelAsync href: api/Discord.IUser.html#Discord_IUser_GetOrCreateDMChannelAsync_ commentId: Overload:Discord.IUser.GetOrCreateDMChannelAsync isSpec: "True" fullName: Discord.IUser.GetOrCreateDMChannelAsync nameWithType: IUser.GetOrCreateDMChannelAsync - uid: Discord.IUser.IsBot name: IsBot href: api/Discord.IUser.html#Discord_IUser_IsBot commentId: P:Discord.IUser.IsBot fullName: Discord.IUser.IsBot nameWithType: IUser.IsBot - uid: Discord.IUser.IsBot* name: IsBot href: api/Discord.IUser.html#Discord_IUser_IsBot_ commentId: Overload:Discord.IUser.IsBot isSpec: "True" fullName: Discord.IUser.IsBot nameWithType: IUser.IsBot - uid: Discord.IUser.IsWebhook name: IsWebhook href: api/Discord.IUser.html#Discord_IUser_IsWebhook commentId: P:Discord.IUser.IsWebhook fullName: Discord.IUser.IsWebhook nameWithType: IUser.IsWebhook - uid: Discord.IUser.IsWebhook* name: IsWebhook href: api/Discord.IUser.html#Discord_IUser_IsWebhook_ commentId: Overload:Discord.IUser.IsWebhook isSpec: "True" fullName: Discord.IUser.IsWebhook nameWithType: IUser.IsWebhook - uid: Discord.IUser.Username name: Username href: api/Discord.IUser.html#Discord_IUser_Username commentId: P:Discord.IUser.Username fullName: Discord.IUser.Username nameWithType: IUser.Username - uid: Discord.IUser.Username* name: Username href: api/Discord.IUser.html#Discord_IUser_Username_ commentId: Overload:Discord.IUser.Username isSpec: "True" fullName: Discord.IUser.Username nameWithType: IUser.Username - uid: Discord.IUserGuild name: IUserGuild href: api/Discord.IUserGuild.html commentId: T:Discord.IUserGuild fullName: Discord.IUserGuild nameWithType: IUserGuild - uid: Discord.IUserGuild.IconUrl name: IconUrl href: api/Discord.IUserGuild.html#Discord_IUserGuild_IconUrl commentId: P:Discord.IUserGuild.IconUrl fullName: Discord.IUserGuild.IconUrl nameWithType: IUserGuild.IconUrl - uid: Discord.IUserGuild.IconUrl* name: IconUrl href: api/Discord.IUserGuild.html#Discord_IUserGuild_IconUrl_ commentId: Overload:Discord.IUserGuild.IconUrl isSpec: "True" fullName: Discord.IUserGuild.IconUrl nameWithType: IUserGuild.IconUrl - uid: Discord.IUserGuild.IsOwner name: IsOwner href: api/Discord.IUserGuild.html#Discord_IUserGuild_IsOwner commentId: P:Discord.IUserGuild.IsOwner fullName: Discord.IUserGuild.IsOwner nameWithType: IUserGuild.IsOwner - uid: Discord.IUserGuild.IsOwner* name: IsOwner href: api/Discord.IUserGuild.html#Discord_IUserGuild_IsOwner_ commentId: Overload:Discord.IUserGuild.IsOwner isSpec: "True" fullName: Discord.IUserGuild.IsOwner nameWithType: IUserGuild.IsOwner - uid: Discord.IUserGuild.Name name: Name href: api/Discord.IUserGuild.html#Discord_IUserGuild_Name commentId: P:Discord.IUserGuild.Name fullName: Discord.IUserGuild.Name nameWithType: IUserGuild.Name - uid: Discord.IUserGuild.Name* name: Name href: api/Discord.IUserGuild.html#Discord_IUserGuild_Name_ commentId: Overload:Discord.IUserGuild.Name isSpec: "True" fullName: Discord.IUserGuild.Name nameWithType: IUserGuild.Name - uid: Discord.IUserGuild.Permissions name: Permissions href: api/Discord.IUserGuild.html#Discord_IUserGuild_Permissions commentId: P:Discord.IUserGuild.Permissions fullName: Discord.IUserGuild.Permissions nameWithType: IUserGuild.Permissions - uid: Discord.IUserGuild.Permissions* name: Permissions href: api/Discord.IUserGuild.html#Discord_IUserGuild_Permissions_ commentId: Overload:Discord.IUserGuild.Permissions isSpec: "True" fullName: Discord.IUserGuild.Permissions nameWithType: IUserGuild.Permissions - uid: Discord.IUserMessage name: IUserMessage href: api/Discord.IUserMessage.html commentId: T:Discord.IUserMessage fullName: Discord.IUserMessage nameWithType: IUserMessage - uid: Discord.IUserMessage.ModifyAsync(System.Action{Discord.MessageProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.IUserMessage.html#Discord_IUserMessage_ModifyAsync_System_Action_Discord_MessageProperties__Discord_RequestOptions_ commentId: M:Discord.IUserMessage.ModifyAsync(System.Action{Discord.MessageProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of MessageProperties), RequestOptions) fullName: Discord.IUserMessage.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IUserMessage.ModifyAsync(System.Action(Of Discord.MessageProperties), Discord.RequestOptions) nameWithType: IUserMessage.ModifyAsync(Action, RequestOptions) nameWithType.vb: IUserMessage.ModifyAsync(Action(Of MessageProperties), RequestOptions) - uid: Discord.IUserMessage.ModifyAsync* name: ModifyAsync href: api/Discord.IUserMessage.html#Discord_IUserMessage_ModifyAsync_ commentId: Overload:Discord.IUserMessage.ModifyAsync isSpec: "True" fullName: Discord.IUserMessage.ModifyAsync nameWithType: IUserMessage.ModifyAsync - uid: Discord.IUserMessage.ModifySuppressionAsync(System.Boolean,Discord.RequestOptions) name: ModifySuppressionAsync(Boolean, RequestOptions) href: api/Discord.IUserMessage.html#Discord_IUserMessage_ModifySuppressionAsync_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.IUserMessage.ModifySuppressionAsync(System.Boolean,Discord.RequestOptions) fullName: Discord.IUserMessage.ModifySuppressionAsync(System.Boolean, Discord.RequestOptions) nameWithType: IUserMessage.ModifySuppressionAsync(Boolean, RequestOptions) - uid: Discord.IUserMessage.ModifySuppressionAsync* name: ModifySuppressionAsync href: api/Discord.IUserMessage.html#Discord_IUserMessage_ModifySuppressionAsync_ commentId: Overload:Discord.IUserMessage.ModifySuppressionAsync isSpec: "True" fullName: Discord.IUserMessage.ModifySuppressionAsync nameWithType: IUserMessage.ModifySuppressionAsync - uid: Discord.IUserMessage.PinAsync(Discord.RequestOptions) name: PinAsync(RequestOptions) href: api/Discord.IUserMessage.html#Discord_IUserMessage_PinAsync_Discord_RequestOptions_ commentId: M:Discord.IUserMessage.PinAsync(Discord.RequestOptions) fullName: Discord.IUserMessage.PinAsync(Discord.RequestOptions) nameWithType: IUserMessage.PinAsync(RequestOptions) - uid: Discord.IUserMessage.PinAsync* name: PinAsync href: api/Discord.IUserMessage.html#Discord_IUserMessage_PinAsync_ commentId: Overload:Discord.IUserMessage.PinAsync isSpec: "True" fullName: Discord.IUserMessage.PinAsync nameWithType: IUserMessage.PinAsync - uid: Discord.IUserMessage.Resolve(Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) name: Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) href: api/Discord.IUserMessage.html#Discord_IUserMessage_Resolve_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_ commentId: M:Discord.IUserMessage.Resolve(Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) fullName: Discord.IUserMessage.Resolve(Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling) nameWithType: IUserMessage.Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) - uid: Discord.IUserMessage.Resolve* name: Resolve href: api/Discord.IUserMessage.html#Discord_IUserMessage_Resolve_ commentId: Overload:Discord.IUserMessage.Resolve isSpec: "True" fullName: Discord.IUserMessage.Resolve nameWithType: IUserMessage.Resolve - uid: Discord.IUserMessage.UnpinAsync(Discord.RequestOptions) name: UnpinAsync(RequestOptions) href: api/Discord.IUserMessage.html#Discord_IUserMessage_UnpinAsync_Discord_RequestOptions_ commentId: M:Discord.IUserMessage.UnpinAsync(Discord.RequestOptions) fullName: Discord.IUserMessage.UnpinAsync(Discord.RequestOptions) nameWithType: IUserMessage.UnpinAsync(RequestOptions) - uid: Discord.IUserMessage.UnpinAsync* name: UnpinAsync href: api/Discord.IUserMessage.html#Discord_IUserMessage_UnpinAsync_ commentId: Overload:Discord.IUserMessage.UnpinAsync isSpec: "True" fullName: Discord.IUserMessage.UnpinAsync nameWithType: IUserMessage.UnpinAsync - uid: Discord.IVoiceChannel name: IVoiceChannel href: api/Discord.IVoiceChannel.html commentId: T:Discord.IVoiceChannel fullName: Discord.IVoiceChannel nameWithType: IVoiceChannel - uid: Discord.IVoiceChannel.Bitrate name: Bitrate href: api/Discord.IVoiceChannel.html#Discord_IVoiceChannel_Bitrate commentId: P:Discord.IVoiceChannel.Bitrate fullName: Discord.IVoiceChannel.Bitrate nameWithType: IVoiceChannel.Bitrate - uid: Discord.IVoiceChannel.Bitrate* name: Bitrate href: api/Discord.IVoiceChannel.html#Discord_IVoiceChannel_Bitrate_ commentId: Overload:Discord.IVoiceChannel.Bitrate isSpec: "True" fullName: Discord.IVoiceChannel.Bitrate nameWithType: IVoiceChannel.Bitrate - uid: Discord.IVoiceChannel.ModifyAsync(System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.IVoiceChannel.html#Discord_IVoiceChannel_ModifyAsync_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.IVoiceChannel.ModifyAsync(System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.IVoiceChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IVoiceChannel.ModifyAsync(System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: IVoiceChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: IVoiceChannel.ModifyAsync(Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.IVoiceChannel.ModifyAsync* name: ModifyAsync href: api/Discord.IVoiceChannel.html#Discord_IVoiceChannel_ModifyAsync_ commentId: Overload:Discord.IVoiceChannel.ModifyAsync isSpec: "True" fullName: Discord.IVoiceChannel.ModifyAsync nameWithType: IVoiceChannel.ModifyAsync - uid: Discord.IVoiceChannel.UserLimit name: UserLimit href: api/Discord.IVoiceChannel.html#Discord_IVoiceChannel_UserLimit commentId: P:Discord.IVoiceChannel.UserLimit fullName: Discord.IVoiceChannel.UserLimit nameWithType: IVoiceChannel.UserLimit - uid: Discord.IVoiceChannel.UserLimit* name: UserLimit href: api/Discord.IVoiceChannel.html#Discord_IVoiceChannel_UserLimit_ commentId: Overload:Discord.IVoiceChannel.UserLimit isSpec: "True" fullName: Discord.IVoiceChannel.UserLimit nameWithType: IVoiceChannel.UserLimit - uid: Discord.IVoiceRegion name: IVoiceRegion href: api/Discord.IVoiceRegion.html commentId: T:Discord.IVoiceRegion fullName: Discord.IVoiceRegion nameWithType: IVoiceRegion - uid: Discord.IVoiceRegion.Id name: Id href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_Id commentId: P:Discord.IVoiceRegion.Id fullName: Discord.IVoiceRegion.Id nameWithType: IVoiceRegion.Id - uid: Discord.IVoiceRegion.Id* name: Id href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_Id_ commentId: Overload:Discord.IVoiceRegion.Id isSpec: "True" fullName: Discord.IVoiceRegion.Id nameWithType: IVoiceRegion.Id - uid: Discord.IVoiceRegion.IsCustom name: IsCustom href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsCustom commentId: P:Discord.IVoiceRegion.IsCustom fullName: Discord.IVoiceRegion.IsCustom nameWithType: IVoiceRegion.IsCustom - uid: Discord.IVoiceRegion.IsCustom* name: IsCustom href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsCustom_ commentId: Overload:Discord.IVoiceRegion.IsCustom isSpec: "True" fullName: Discord.IVoiceRegion.IsCustom nameWithType: IVoiceRegion.IsCustom - uid: Discord.IVoiceRegion.IsDeprecated name: IsDeprecated href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsDeprecated commentId: P:Discord.IVoiceRegion.IsDeprecated fullName: Discord.IVoiceRegion.IsDeprecated nameWithType: IVoiceRegion.IsDeprecated - uid: Discord.IVoiceRegion.IsDeprecated* name: IsDeprecated href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsDeprecated_ commentId: Overload:Discord.IVoiceRegion.IsDeprecated isSpec: "True" fullName: Discord.IVoiceRegion.IsDeprecated nameWithType: IVoiceRegion.IsDeprecated - uid: Discord.IVoiceRegion.IsOptimal name: IsOptimal href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsOptimal commentId: P:Discord.IVoiceRegion.IsOptimal fullName: Discord.IVoiceRegion.IsOptimal nameWithType: IVoiceRegion.IsOptimal - uid: Discord.IVoiceRegion.IsOptimal* name: IsOptimal href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsOptimal_ commentId: Overload:Discord.IVoiceRegion.IsOptimal isSpec: "True" fullName: Discord.IVoiceRegion.IsOptimal nameWithType: IVoiceRegion.IsOptimal - uid: Discord.IVoiceRegion.IsVip name: IsVip href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsVip commentId: P:Discord.IVoiceRegion.IsVip fullName: Discord.IVoiceRegion.IsVip nameWithType: IVoiceRegion.IsVip - uid: Discord.IVoiceRegion.IsVip* name: IsVip href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_IsVip_ commentId: Overload:Discord.IVoiceRegion.IsVip isSpec: "True" fullName: Discord.IVoiceRegion.IsVip nameWithType: IVoiceRegion.IsVip - uid: Discord.IVoiceRegion.Name name: Name href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_Name commentId: P:Discord.IVoiceRegion.Name fullName: Discord.IVoiceRegion.Name nameWithType: IVoiceRegion.Name - uid: Discord.IVoiceRegion.Name* name: Name href: api/Discord.IVoiceRegion.html#Discord_IVoiceRegion_Name_ commentId: Overload:Discord.IVoiceRegion.Name isSpec: "True" fullName: Discord.IVoiceRegion.Name nameWithType: IVoiceRegion.Name - uid: Discord.IVoiceState name: IVoiceState href: api/Discord.IVoiceState.html commentId: T:Discord.IVoiceState fullName: Discord.IVoiceState nameWithType: IVoiceState - uid: Discord.IVoiceState.IsDeafened name: IsDeafened href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsDeafened commentId: P:Discord.IVoiceState.IsDeafened fullName: Discord.IVoiceState.IsDeafened nameWithType: IVoiceState.IsDeafened - uid: Discord.IVoiceState.IsDeafened* name: IsDeafened href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsDeafened_ commentId: Overload:Discord.IVoiceState.IsDeafened isSpec: "True" fullName: Discord.IVoiceState.IsDeafened nameWithType: IVoiceState.IsDeafened - uid: Discord.IVoiceState.IsMuted name: IsMuted href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsMuted commentId: P:Discord.IVoiceState.IsMuted fullName: Discord.IVoiceState.IsMuted nameWithType: IVoiceState.IsMuted - uid: Discord.IVoiceState.IsMuted* name: IsMuted href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsMuted_ commentId: Overload:Discord.IVoiceState.IsMuted isSpec: "True" fullName: Discord.IVoiceState.IsMuted nameWithType: IVoiceState.IsMuted - uid: Discord.IVoiceState.IsSelfDeafened name: IsSelfDeafened href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsSelfDeafened commentId: P:Discord.IVoiceState.IsSelfDeafened fullName: Discord.IVoiceState.IsSelfDeafened nameWithType: IVoiceState.IsSelfDeafened - uid: Discord.IVoiceState.IsSelfDeafened* name: IsSelfDeafened href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsSelfDeafened_ commentId: Overload:Discord.IVoiceState.IsSelfDeafened isSpec: "True" fullName: Discord.IVoiceState.IsSelfDeafened nameWithType: IVoiceState.IsSelfDeafened - uid: Discord.IVoiceState.IsSelfMuted name: IsSelfMuted href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsSelfMuted commentId: P:Discord.IVoiceState.IsSelfMuted fullName: Discord.IVoiceState.IsSelfMuted nameWithType: IVoiceState.IsSelfMuted - uid: Discord.IVoiceState.IsSelfMuted* name: IsSelfMuted href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsSelfMuted_ commentId: Overload:Discord.IVoiceState.IsSelfMuted isSpec: "True" fullName: Discord.IVoiceState.IsSelfMuted nameWithType: IVoiceState.IsSelfMuted - uid: Discord.IVoiceState.IsStreaming name: IsStreaming href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsStreaming commentId: P:Discord.IVoiceState.IsStreaming fullName: Discord.IVoiceState.IsStreaming nameWithType: IVoiceState.IsStreaming - uid: Discord.IVoiceState.IsStreaming* name: IsStreaming href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsStreaming_ commentId: Overload:Discord.IVoiceState.IsStreaming isSpec: "True" fullName: Discord.IVoiceState.IsStreaming nameWithType: IVoiceState.IsStreaming - uid: Discord.IVoiceState.IsSuppressed name: IsSuppressed href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsSuppressed commentId: P:Discord.IVoiceState.IsSuppressed fullName: Discord.IVoiceState.IsSuppressed nameWithType: IVoiceState.IsSuppressed - uid: Discord.IVoiceState.IsSuppressed* name: IsSuppressed href: api/Discord.IVoiceState.html#Discord_IVoiceState_IsSuppressed_ commentId: Overload:Discord.IVoiceState.IsSuppressed isSpec: "True" fullName: Discord.IVoiceState.IsSuppressed nameWithType: IVoiceState.IsSuppressed - uid: Discord.IVoiceState.VoiceChannel name: VoiceChannel href: api/Discord.IVoiceState.html#Discord_IVoiceState_VoiceChannel commentId: P:Discord.IVoiceState.VoiceChannel fullName: Discord.IVoiceState.VoiceChannel nameWithType: IVoiceState.VoiceChannel - uid: Discord.IVoiceState.VoiceChannel* name: VoiceChannel href: api/Discord.IVoiceState.html#Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.IVoiceState.VoiceChannel isSpec: "True" fullName: Discord.IVoiceState.VoiceChannel nameWithType: IVoiceState.VoiceChannel - uid: Discord.IVoiceState.VoiceSessionId name: VoiceSessionId href: api/Discord.IVoiceState.html#Discord_IVoiceState_VoiceSessionId commentId: P:Discord.IVoiceState.VoiceSessionId fullName: Discord.IVoiceState.VoiceSessionId nameWithType: IVoiceState.VoiceSessionId - uid: Discord.IVoiceState.VoiceSessionId* name: VoiceSessionId href: api/Discord.IVoiceState.html#Discord_IVoiceState_VoiceSessionId_ commentId: Overload:Discord.IVoiceState.VoiceSessionId isSpec: "True" fullName: Discord.IVoiceState.VoiceSessionId nameWithType: IVoiceState.VoiceSessionId - uid: Discord.IWebhook name: IWebhook href: api/Discord.IWebhook.html commentId: T:Discord.IWebhook fullName: Discord.IWebhook nameWithType: IWebhook - uid: Discord.IWebhook.AvatarId name: AvatarId href: api/Discord.IWebhook.html#Discord_IWebhook_AvatarId commentId: P:Discord.IWebhook.AvatarId fullName: Discord.IWebhook.AvatarId nameWithType: IWebhook.AvatarId - uid: Discord.IWebhook.AvatarId* name: AvatarId href: api/Discord.IWebhook.html#Discord_IWebhook_AvatarId_ commentId: Overload:Discord.IWebhook.AvatarId isSpec: "True" fullName: Discord.IWebhook.AvatarId nameWithType: IWebhook.AvatarId - uid: Discord.IWebhook.Channel name: Channel href: api/Discord.IWebhook.html#Discord_IWebhook_Channel commentId: P:Discord.IWebhook.Channel fullName: Discord.IWebhook.Channel nameWithType: IWebhook.Channel - uid: Discord.IWebhook.Channel* name: Channel href: api/Discord.IWebhook.html#Discord_IWebhook_Channel_ commentId: Overload:Discord.IWebhook.Channel isSpec: "True" fullName: Discord.IWebhook.Channel nameWithType: IWebhook.Channel - uid: Discord.IWebhook.ChannelId name: ChannelId href: api/Discord.IWebhook.html#Discord_IWebhook_ChannelId commentId: P:Discord.IWebhook.ChannelId fullName: Discord.IWebhook.ChannelId nameWithType: IWebhook.ChannelId - uid: Discord.IWebhook.ChannelId* name: ChannelId href: api/Discord.IWebhook.html#Discord_IWebhook_ChannelId_ commentId: Overload:Discord.IWebhook.ChannelId isSpec: "True" fullName: Discord.IWebhook.ChannelId nameWithType: IWebhook.ChannelId - uid: Discord.IWebhook.Creator name: Creator href: api/Discord.IWebhook.html#Discord_IWebhook_Creator commentId: P:Discord.IWebhook.Creator fullName: Discord.IWebhook.Creator nameWithType: IWebhook.Creator - uid: Discord.IWebhook.Creator* name: Creator href: api/Discord.IWebhook.html#Discord_IWebhook_Creator_ commentId: Overload:Discord.IWebhook.Creator isSpec: "True" fullName: Discord.IWebhook.Creator nameWithType: IWebhook.Creator - uid: Discord.IWebhook.GetAvatarUrl(Discord.ImageFormat,System.UInt16) name: GetAvatarUrl(ImageFormat, UInt16) href: api/Discord.IWebhook.html#Discord_IWebhook_GetAvatarUrl_Discord_ImageFormat_System_UInt16_ commentId: M:Discord.IWebhook.GetAvatarUrl(Discord.ImageFormat,System.UInt16) fullName: Discord.IWebhook.GetAvatarUrl(Discord.ImageFormat, System.UInt16) nameWithType: IWebhook.GetAvatarUrl(ImageFormat, UInt16) - uid: Discord.IWebhook.GetAvatarUrl* name: GetAvatarUrl href: api/Discord.IWebhook.html#Discord_IWebhook_GetAvatarUrl_ commentId: Overload:Discord.IWebhook.GetAvatarUrl isSpec: "True" fullName: Discord.IWebhook.GetAvatarUrl nameWithType: IWebhook.GetAvatarUrl - uid: Discord.IWebhook.Guild name: Guild href: api/Discord.IWebhook.html#Discord_IWebhook_Guild commentId: P:Discord.IWebhook.Guild fullName: Discord.IWebhook.Guild nameWithType: IWebhook.Guild - uid: Discord.IWebhook.Guild* name: Guild href: api/Discord.IWebhook.html#Discord_IWebhook_Guild_ commentId: Overload:Discord.IWebhook.Guild isSpec: "True" fullName: Discord.IWebhook.Guild nameWithType: IWebhook.Guild - uid: Discord.IWebhook.GuildId name: GuildId href: api/Discord.IWebhook.html#Discord_IWebhook_GuildId commentId: P:Discord.IWebhook.GuildId fullName: Discord.IWebhook.GuildId nameWithType: IWebhook.GuildId - uid: Discord.IWebhook.GuildId* name: GuildId href: api/Discord.IWebhook.html#Discord_IWebhook_GuildId_ commentId: Overload:Discord.IWebhook.GuildId isSpec: "True" fullName: Discord.IWebhook.GuildId nameWithType: IWebhook.GuildId - uid: Discord.IWebhook.ModifyAsync(System.Action{Discord.WebhookProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.IWebhook.html#Discord_IWebhook_ModifyAsync_System_Action_Discord_WebhookProperties__Discord_RequestOptions_ commentId: M:Discord.IWebhook.ModifyAsync(System.Action{Discord.WebhookProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of WebhookProperties), RequestOptions) fullName: Discord.IWebhook.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.IWebhook.ModifyAsync(System.Action(Of Discord.WebhookProperties), Discord.RequestOptions) nameWithType: IWebhook.ModifyAsync(Action, RequestOptions) nameWithType.vb: IWebhook.ModifyAsync(Action(Of WebhookProperties), RequestOptions) - uid: Discord.IWebhook.ModifyAsync* name: ModifyAsync href: api/Discord.IWebhook.html#Discord_IWebhook_ModifyAsync_ commentId: Overload:Discord.IWebhook.ModifyAsync isSpec: "True" fullName: Discord.IWebhook.ModifyAsync nameWithType: IWebhook.ModifyAsync - uid: Discord.IWebhook.Name name: Name href: api/Discord.IWebhook.html#Discord_IWebhook_Name commentId: P:Discord.IWebhook.Name fullName: Discord.IWebhook.Name nameWithType: IWebhook.Name - uid: Discord.IWebhook.Name* name: Name href: api/Discord.IWebhook.html#Discord_IWebhook_Name_ commentId: Overload:Discord.IWebhook.Name isSpec: "True" fullName: Discord.IWebhook.Name nameWithType: IWebhook.Name - uid: Discord.IWebhook.Token name: Token href: api/Discord.IWebhook.html#Discord_IWebhook_Token commentId: P:Discord.IWebhook.Token fullName: Discord.IWebhook.Token nameWithType: IWebhook.Token - uid: Discord.IWebhook.Token* name: Token href: api/Discord.IWebhook.html#Discord_IWebhook_Token_ commentId: Overload:Discord.IWebhook.Token isSpec: "True" fullName: Discord.IWebhook.Token nameWithType: IWebhook.Token - uid: Discord.IWebhookUser name: IWebhookUser href: api/Discord.IWebhookUser.html commentId: T:Discord.IWebhookUser fullName: Discord.IWebhookUser nameWithType: IWebhookUser - uid: Discord.IWebhookUser.WebhookId name: WebhookId href: api/Discord.IWebhookUser.html#Discord_IWebhookUser_WebhookId commentId: P:Discord.IWebhookUser.WebhookId fullName: Discord.IWebhookUser.WebhookId nameWithType: IWebhookUser.WebhookId - uid: Discord.IWebhookUser.WebhookId* name: WebhookId href: api/Discord.IWebhookUser.html#Discord_IWebhookUser_WebhookId_ commentId: Overload:Discord.IWebhookUser.WebhookId isSpec: "True" fullName: Discord.IWebhookUser.WebhookId nameWithType: IWebhookUser.WebhookId - uid: Discord.LoginState name: LoginState href: api/Discord.LoginState.html commentId: T:Discord.LoginState fullName: Discord.LoginState nameWithType: LoginState - uid: Discord.LoginState.LoggedIn name: LoggedIn href: api/Discord.LoginState.html#Discord_LoginState_LoggedIn commentId: F:Discord.LoginState.LoggedIn fullName: Discord.LoginState.LoggedIn nameWithType: LoginState.LoggedIn - uid: Discord.LoginState.LoggedOut name: LoggedOut href: api/Discord.LoginState.html#Discord_LoginState_LoggedOut commentId: F:Discord.LoginState.LoggedOut fullName: Discord.LoginState.LoggedOut nameWithType: LoginState.LoggedOut - uid: Discord.LoginState.LoggingIn name: LoggingIn href: api/Discord.LoginState.html#Discord_LoginState_LoggingIn commentId: F:Discord.LoginState.LoggingIn fullName: Discord.LoginState.LoggingIn nameWithType: LoginState.LoggingIn - uid: Discord.LoginState.LoggingOut name: LoggingOut href: api/Discord.LoginState.html#Discord_LoginState_LoggingOut commentId: F:Discord.LoginState.LoggingOut fullName: Discord.LoginState.LoggingOut nameWithType: LoginState.LoggingOut - uid: Discord.LogMessage name: LogMessage href: api/Discord.LogMessage.html commentId: T:Discord.LogMessage fullName: Discord.LogMessage nameWithType: LogMessage - uid: Discord.LogMessage.#ctor(Discord.LogSeverity,System.String,System.String,System.Exception) name: LogMessage(LogSeverity, String, String, Exception) href: api/Discord.LogMessage.html#Discord_LogMessage__ctor_Discord_LogSeverity_System_String_System_String_System_Exception_ commentId: M:Discord.LogMessage.#ctor(Discord.LogSeverity,System.String,System.String,System.Exception) fullName: Discord.LogMessage.LogMessage(Discord.LogSeverity, System.String, System.String, System.Exception) nameWithType: LogMessage.LogMessage(LogSeverity, String, String, Exception) - uid: Discord.LogMessage.#ctor* name: LogMessage href: api/Discord.LogMessage.html#Discord_LogMessage__ctor_ commentId: Overload:Discord.LogMessage.#ctor isSpec: "True" fullName: Discord.LogMessage.LogMessage nameWithType: LogMessage.LogMessage - uid: Discord.LogMessage.Exception name: Exception href: api/Discord.LogMessage.html#Discord_LogMessage_Exception commentId: P:Discord.LogMessage.Exception fullName: Discord.LogMessage.Exception nameWithType: LogMessage.Exception - uid: Discord.LogMessage.Exception* name: Exception href: api/Discord.LogMessage.html#Discord_LogMessage_Exception_ commentId: Overload:Discord.LogMessage.Exception isSpec: "True" fullName: Discord.LogMessage.Exception nameWithType: LogMessage.Exception - uid: Discord.LogMessage.Message name: Message href: api/Discord.LogMessage.html#Discord_LogMessage_Message commentId: P:Discord.LogMessage.Message fullName: Discord.LogMessage.Message nameWithType: LogMessage.Message - uid: Discord.LogMessage.Message* name: Message href: api/Discord.LogMessage.html#Discord_LogMessage_Message_ commentId: Overload:Discord.LogMessage.Message isSpec: "True" fullName: Discord.LogMessage.Message nameWithType: LogMessage.Message - uid: Discord.LogMessage.Severity name: Severity href: api/Discord.LogMessage.html#Discord_LogMessage_Severity commentId: P:Discord.LogMessage.Severity fullName: Discord.LogMessage.Severity nameWithType: LogMessage.Severity - uid: Discord.LogMessage.Severity* name: Severity href: api/Discord.LogMessage.html#Discord_LogMessage_Severity_ commentId: Overload:Discord.LogMessage.Severity isSpec: "True" fullName: Discord.LogMessage.Severity nameWithType: LogMessage.Severity - uid: Discord.LogMessage.Source name: Source href: api/Discord.LogMessage.html#Discord_LogMessage_Source commentId: P:Discord.LogMessage.Source fullName: Discord.LogMessage.Source nameWithType: LogMessage.Source - uid: Discord.LogMessage.Source* name: Source href: api/Discord.LogMessage.html#Discord_LogMessage_Source_ commentId: Overload:Discord.LogMessage.Source isSpec: "True" fullName: Discord.LogMessage.Source nameWithType: LogMessage.Source - uid: Discord.LogMessage.ToString name: ToString() href: api/Discord.LogMessage.html#Discord_LogMessage_ToString commentId: M:Discord.LogMessage.ToString fullName: Discord.LogMessage.ToString() nameWithType: LogMessage.ToString() - uid: Discord.LogMessage.ToString(System.Text.StringBuilder,System.Boolean,System.Boolean,System.DateTimeKind,System.Nullable{System.Int32}) name: ToString(StringBuilder, Boolean, Boolean, DateTimeKind, Nullable) href: api/Discord.LogMessage.html#Discord_LogMessage_ToString_System_Text_StringBuilder_System_Boolean_System_Boolean_System_DateTimeKind_System_Nullable_System_Int32__ commentId: M:Discord.LogMessage.ToString(System.Text.StringBuilder,System.Boolean,System.Boolean,System.DateTimeKind,System.Nullable{System.Int32}) name.vb: ToString(StringBuilder, Boolean, Boolean, DateTimeKind, Nullable(Of Int32)) fullName: Discord.LogMessage.ToString(System.Text.StringBuilder, System.Boolean, System.Boolean, System.DateTimeKind, System.Nullable) fullName.vb: Discord.LogMessage.ToString(System.Text.StringBuilder, System.Boolean, System.Boolean, System.DateTimeKind, System.Nullable(Of System.Int32)) nameWithType: LogMessage.ToString(StringBuilder, Boolean, Boolean, DateTimeKind, Nullable) nameWithType.vb: LogMessage.ToString(StringBuilder, Boolean, Boolean, DateTimeKind, Nullable(Of Int32)) - uid: Discord.LogMessage.ToString* name: ToString href: api/Discord.LogMessage.html#Discord_LogMessage_ToString_ commentId: Overload:Discord.LogMessage.ToString isSpec: "True" fullName: Discord.LogMessage.ToString nameWithType: LogMessage.ToString - uid: Discord.LogSeverity name: LogSeverity href: api/Discord.LogSeverity.html commentId: T:Discord.LogSeverity fullName: Discord.LogSeverity nameWithType: LogSeverity - uid: Discord.LogSeverity.Critical name: Critical href: api/Discord.LogSeverity.html#Discord_LogSeverity_Critical commentId: F:Discord.LogSeverity.Critical fullName: Discord.LogSeverity.Critical nameWithType: LogSeverity.Critical - uid: Discord.LogSeverity.Debug name: Debug href: api/Discord.LogSeverity.html#Discord_LogSeverity_Debug commentId: F:Discord.LogSeverity.Debug fullName: Discord.LogSeverity.Debug nameWithType: LogSeverity.Debug - uid: Discord.LogSeverity.Error name: Error href: api/Discord.LogSeverity.html#Discord_LogSeverity_Error commentId: F:Discord.LogSeverity.Error fullName: Discord.LogSeverity.Error nameWithType: LogSeverity.Error - uid: Discord.LogSeverity.Info name: Info href: api/Discord.LogSeverity.html#Discord_LogSeverity_Info commentId: F:Discord.LogSeverity.Info fullName: Discord.LogSeverity.Info nameWithType: LogSeverity.Info - uid: Discord.LogSeverity.Verbose name: Verbose href: api/Discord.LogSeverity.html#Discord_LogSeverity_Verbose commentId: F:Discord.LogSeverity.Verbose fullName: Discord.LogSeverity.Verbose nameWithType: LogSeverity.Verbose - uid: Discord.LogSeverity.Warning name: Warning href: api/Discord.LogSeverity.html#Discord_LogSeverity_Warning commentId: F:Discord.LogSeverity.Warning fullName: Discord.LogSeverity.Warning nameWithType: LogSeverity.Warning - uid: Discord.MentionUtils name: MentionUtils href: api/Discord.MentionUtils.html commentId: T:Discord.MentionUtils fullName: Discord.MentionUtils nameWithType: MentionUtils - uid: Discord.MentionUtils.MentionChannel(System.UInt64) name: MentionChannel(UInt64) href: api/Discord.MentionUtils.html#Discord_MentionUtils_MentionChannel_System_UInt64_ commentId: M:Discord.MentionUtils.MentionChannel(System.UInt64) fullName: Discord.MentionUtils.MentionChannel(System.UInt64) nameWithType: MentionUtils.MentionChannel(UInt64) - uid: Discord.MentionUtils.MentionChannel* name: MentionChannel href: api/Discord.MentionUtils.html#Discord_MentionUtils_MentionChannel_ commentId: Overload:Discord.MentionUtils.MentionChannel isSpec: "True" fullName: Discord.MentionUtils.MentionChannel nameWithType: MentionUtils.MentionChannel - uid: Discord.MentionUtils.MentionRole(System.UInt64) name: MentionRole(UInt64) href: api/Discord.MentionUtils.html#Discord_MentionUtils_MentionRole_System_UInt64_ commentId: M:Discord.MentionUtils.MentionRole(System.UInt64) fullName: Discord.MentionUtils.MentionRole(System.UInt64) nameWithType: MentionUtils.MentionRole(UInt64) - uid: Discord.MentionUtils.MentionRole* name: MentionRole href: api/Discord.MentionUtils.html#Discord_MentionUtils_MentionRole_ commentId: Overload:Discord.MentionUtils.MentionRole isSpec: "True" fullName: Discord.MentionUtils.MentionRole nameWithType: MentionUtils.MentionRole - uid: Discord.MentionUtils.MentionUser(System.UInt64) name: MentionUser(UInt64) href: api/Discord.MentionUtils.html#Discord_MentionUtils_MentionUser_System_UInt64_ commentId: M:Discord.MentionUtils.MentionUser(System.UInt64) fullName: Discord.MentionUtils.MentionUser(System.UInt64) nameWithType: MentionUtils.MentionUser(UInt64) - uid: Discord.MentionUtils.MentionUser* name: MentionUser href: api/Discord.MentionUtils.html#Discord_MentionUtils_MentionUser_ commentId: Overload:Discord.MentionUtils.MentionUser isSpec: "True" fullName: Discord.MentionUtils.MentionUser nameWithType: MentionUtils.MentionUser - uid: Discord.MentionUtils.ParseChannel(System.String) name: ParseChannel(String) href: api/Discord.MentionUtils.html#Discord_MentionUtils_ParseChannel_System_String_ commentId: M:Discord.MentionUtils.ParseChannel(System.String) fullName: Discord.MentionUtils.ParseChannel(System.String) nameWithType: MentionUtils.ParseChannel(String) - uid: Discord.MentionUtils.ParseChannel* name: ParseChannel href: api/Discord.MentionUtils.html#Discord_MentionUtils_ParseChannel_ commentId: Overload:Discord.MentionUtils.ParseChannel isSpec: "True" fullName: Discord.MentionUtils.ParseChannel nameWithType: MentionUtils.ParseChannel - uid: Discord.MentionUtils.ParseRole(System.String) name: ParseRole(String) href: api/Discord.MentionUtils.html#Discord_MentionUtils_ParseRole_System_String_ commentId: M:Discord.MentionUtils.ParseRole(System.String) fullName: Discord.MentionUtils.ParseRole(System.String) nameWithType: MentionUtils.ParseRole(String) - uid: Discord.MentionUtils.ParseRole* name: ParseRole href: api/Discord.MentionUtils.html#Discord_MentionUtils_ParseRole_ commentId: Overload:Discord.MentionUtils.ParseRole isSpec: "True" fullName: Discord.MentionUtils.ParseRole nameWithType: MentionUtils.ParseRole - uid: Discord.MentionUtils.ParseUser(System.String) name: ParseUser(String) href: api/Discord.MentionUtils.html#Discord_MentionUtils_ParseUser_System_String_ commentId: M:Discord.MentionUtils.ParseUser(System.String) fullName: Discord.MentionUtils.ParseUser(System.String) nameWithType: MentionUtils.ParseUser(String) - uid: Discord.MentionUtils.ParseUser* name: ParseUser href: api/Discord.MentionUtils.html#Discord_MentionUtils_ParseUser_ commentId: Overload:Discord.MentionUtils.ParseUser isSpec: "True" fullName: Discord.MentionUtils.ParseUser nameWithType: MentionUtils.ParseUser - uid: Discord.MentionUtils.TryParseChannel(System.String,System.UInt64@) name: TryParseChannel(String, out UInt64) href: api/Discord.MentionUtils.html#Discord_MentionUtils_TryParseChannel_System_String_System_UInt64__ commentId: M:Discord.MentionUtils.TryParseChannel(System.String,System.UInt64@) name.vb: TryParseChannel(String, ByRef UInt64) fullName: Discord.MentionUtils.TryParseChannel(System.String, out System.UInt64) fullName.vb: Discord.MentionUtils.TryParseChannel(System.String, ByRef System.UInt64) nameWithType: MentionUtils.TryParseChannel(String, out UInt64) nameWithType.vb: MentionUtils.TryParseChannel(String, ByRef UInt64) - uid: Discord.MentionUtils.TryParseChannel* name: TryParseChannel href: api/Discord.MentionUtils.html#Discord_MentionUtils_TryParseChannel_ commentId: Overload:Discord.MentionUtils.TryParseChannel isSpec: "True" fullName: Discord.MentionUtils.TryParseChannel nameWithType: MentionUtils.TryParseChannel - uid: Discord.MentionUtils.TryParseRole(System.String,System.UInt64@) name: TryParseRole(String, out UInt64) href: api/Discord.MentionUtils.html#Discord_MentionUtils_TryParseRole_System_String_System_UInt64__ commentId: M:Discord.MentionUtils.TryParseRole(System.String,System.UInt64@) name.vb: TryParseRole(String, ByRef UInt64) fullName: Discord.MentionUtils.TryParseRole(System.String, out System.UInt64) fullName.vb: Discord.MentionUtils.TryParseRole(System.String, ByRef System.UInt64) nameWithType: MentionUtils.TryParseRole(String, out UInt64) nameWithType.vb: MentionUtils.TryParseRole(String, ByRef UInt64) - uid: Discord.MentionUtils.TryParseRole* name: TryParseRole href: api/Discord.MentionUtils.html#Discord_MentionUtils_TryParseRole_ commentId: Overload:Discord.MentionUtils.TryParseRole isSpec: "True" fullName: Discord.MentionUtils.TryParseRole nameWithType: MentionUtils.TryParseRole - uid: Discord.MentionUtils.TryParseUser(System.String,System.UInt64@) name: TryParseUser(String, out UInt64) href: api/Discord.MentionUtils.html#Discord_MentionUtils_TryParseUser_System_String_System_UInt64__ commentId: M:Discord.MentionUtils.TryParseUser(System.String,System.UInt64@) name.vb: TryParseUser(String, ByRef UInt64) fullName: Discord.MentionUtils.TryParseUser(System.String, out System.UInt64) fullName.vb: Discord.MentionUtils.TryParseUser(System.String, ByRef System.UInt64) nameWithType: MentionUtils.TryParseUser(String, out UInt64) nameWithType.vb: MentionUtils.TryParseUser(String, ByRef UInt64) - uid: Discord.MentionUtils.TryParseUser* name: TryParseUser href: api/Discord.MentionUtils.html#Discord_MentionUtils_TryParseUser_ commentId: Overload:Discord.MentionUtils.TryParseUser isSpec: "True" fullName: Discord.MentionUtils.TryParseUser nameWithType: MentionUtils.TryParseUser - uid: Discord.MessageActivity name: MessageActivity href: api/Discord.MessageActivity.html commentId: T:Discord.MessageActivity fullName: Discord.MessageActivity nameWithType: MessageActivity - uid: Discord.MessageActivity.PartyId name: PartyId href: api/Discord.MessageActivity.html#Discord_MessageActivity_PartyId commentId: P:Discord.MessageActivity.PartyId fullName: Discord.MessageActivity.PartyId nameWithType: MessageActivity.PartyId - uid: Discord.MessageActivity.PartyId* name: PartyId href: api/Discord.MessageActivity.html#Discord_MessageActivity_PartyId_ commentId: Overload:Discord.MessageActivity.PartyId isSpec: "True" fullName: Discord.MessageActivity.PartyId nameWithType: MessageActivity.PartyId - uid: Discord.MessageActivity.ToString name: ToString() href: api/Discord.MessageActivity.html#Discord_MessageActivity_ToString commentId: M:Discord.MessageActivity.ToString fullName: Discord.MessageActivity.ToString() nameWithType: MessageActivity.ToString() - uid: Discord.MessageActivity.ToString* name: ToString href: api/Discord.MessageActivity.html#Discord_MessageActivity_ToString_ commentId: Overload:Discord.MessageActivity.ToString isSpec: "True" fullName: Discord.MessageActivity.ToString nameWithType: MessageActivity.ToString - uid: Discord.MessageActivity.Type name: Type href: api/Discord.MessageActivity.html#Discord_MessageActivity_Type commentId: P:Discord.MessageActivity.Type fullName: Discord.MessageActivity.Type nameWithType: MessageActivity.Type - uid: Discord.MessageActivity.Type* name: Type href: api/Discord.MessageActivity.html#Discord_MessageActivity_Type_ commentId: Overload:Discord.MessageActivity.Type isSpec: "True" fullName: Discord.MessageActivity.Type nameWithType: MessageActivity.Type - uid: Discord.MessageActivityType name: MessageActivityType href: api/Discord.MessageActivityType.html commentId: T:Discord.MessageActivityType fullName: Discord.MessageActivityType nameWithType: MessageActivityType - uid: Discord.MessageActivityType.Join name: Join href: api/Discord.MessageActivityType.html#Discord_MessageActivityType_Join commentId: F:Discord.MessageActivityType.Join fullName: Discord.MessageActivityType.Join nameWithType: MessageActivityType.Join - uid: Discord.MessageActivityType.JoinRequest name: JoinRequest href: api/Discord.MessageActivityType.html#Discord_MessageActivityType_JoinRequest commentId: F:Discord.MessageActivityType.JoinRequest fullName: Discord.MessageActivityType.JoinRequest nameWithType: MessageActivityType.JoinRequest - uid: Discord.MessageActivityType.Listen name: Listen href: api/Discord.MessageActivityType.html#Discord_MessageActivityType_Listen commentId: F:Discord.MessageActivityType.Listen fullName: Discord.MessageActivityType.Listen nameWithType: MessageActivityType.Listen - uid: Discord.MessageActivityType.Spectate name: Spectate href: api/Discord.MessageActivityType.html#Discord_MessageActivityType_Spectate commentId: F:Discord.MessageActivityType.Spectate fullName: Discord.MessageActivityType.Spectate nameWithType: MessageActivityType.Spectate - uid: Discord.MessageApplication name: MessageApplication href: api/Discord.MessageApplication.html commentId: T:Discord.MessageApplication fullName: Discord.MessageApplication nameWithType: MessageApplication - uid: Discord.MessageApplication.CoverImage name: CoverImage href: api/Discord.MessageApplication.html#Discord_MessageApplication_CoverImage commentId: P:Discord.MessageApplication.CoverImage fullName: Discord.MessageApplication.CoverImage nameWithType: MessageApplication.CoverImage - uid: Discord.MessageApplication.CoverImage* name: CoverImage href: api/Discord.MessageApplication.html#Discord_MessageApplication_CoverImage_ commentId: Overload:Discord.MessageApplication.CoverImage isSpec: "True" fullName: Discord.MessageApplication.CoverImage nameWithType: MessageApplication.CoverImage - uid: Discord.MessageApplication.Description name: Description href: api/Discord.MessageApplication.html#Discord_MessageApplication_Description commentId: P:Discord.MessageApplication.Description fullName: Discord.MessageApplication.Description nameWithType: MessageApplication.Description - uid: Discord.MessageApplication.Description* name: Description href: api/Discord.MessageApplication.html#Discord_MessageApplication_Description_ commentId: Overload:Discord.MessageApplication.Description isSpec: "True" fullName: Discord.MessageApplication.Description nameWithType: MessageApplication.Description - uid: Discord.MessageApplication.Icon name: Icon href: api/Discord.MessageApplication.html#Discord_MessageApplication_Icon commentId: P:Discord.MessageApplication.Icon fullName: Discord.MessageApplication.Icon nameWithType: MessageApplication.Icon - uid: Discord.MessageApplication.Icon* name: Icon href: api/Discord.MessageApplication.html#Discord_MessageApplication_Icon_ commentId: Overload:Discord.MessageApplication.Icon isSpec: "True" fullName: Discord.MessageApplication.Icon nameWithType: MessageApplication.Icon - uid: Discord.MessageApplication.IconUrl name: IconUrl href: api/Discord.MessageApplication.html#Discord_MessageApplication_IconUrl commentId: P:Discord.MessageApplication.IconUrl fullName: Discord.MessageApplication.IconUrl nameWithType: MessageApplication.IconUrl - uid: Discord.MessageApplication.IconUrl* name: IconUrl href: api/Discord.MessageApplication.html#Discord_MessageApplication_IconUrl_ commentId: Overload:Discord.MessageApplication.IconUrl isSpec: "True" fullName: Discord.MessageApplication.IconUrl nameWithType: MessageApplication.IconUrl - uid: Discord.MessageApplication.Id name: Id href: api/Discord.MessageApplication.html#Discord_MessageApplication_Id commentId: P:Discord.MessageApplication.Id fullName: Discord.MessageApplication.Id nameWithType: MessageApplication.Id - uid: Discord.MessageApplication.Id* name: Id href: api/Discord.MessageApplication.html#Discord_MessageApplication_Id_ commentId: Overload:Discord.MessageApplication.Id isSpec: "True" fullName: Discord.MessageApplication.Id nameWithType: MessageApplication.Id - uid: Discord.MessageApplication.Name name: Name href: api/Discord.MessageApplication.html#Discord_MessageApplication_Name commentId: P:Discord.MessageApplication.Name fullName: Discord.MessageApplication.Name nameWithType: MessageApplication.Name - uid: Discord.MessageApplication.Name* name: Name href: api/Discord.MessageApplication.html#Discord_MessageApplication_Name_ commentId: Overload:Discord.MessageApplication.Name isSpec: "True" fullName: Discord.MessageApplication.Name nameWithType: MessageApplication.Name - uid: Discord.MessageApplication.ToString name: ToString() href: api/Discord.MessageApplication.html#Discord_MessageApplication_ToString commentId: M:Discord.MessageApplication.ToString fullName: Discord.MessageApplication.ToString() nameWithType: MessageApplication.ToString() - uid: Discord.MessageApplication.ToString* name: ToString href: api/Discord.MessageApplication.html#Discord_MessageApplication_ToString_ commentId: Overload:Discord.MessageApplication.ToString isSpec: "True" fullName: Discord.MessageApplication.ToString nameWithType: MessageApplication.ToString - uid: Discord.MessageExtensions name: MessageExtensions href: api/Discord.MessageExtensions.html commentId: T:Discord.MessageExtensions fullName: Discord.MessageExtensions nameWithType: MessageExtensions - uid: Discord.MessageExtensions.AddReactionsAsync(Discord.IUserMessage,Discord.IEmote[],Discord.RequestOptions) name: AddReactionsAsync(IUserMessage, IEmote[], RequestOptions) href: api/Discord.MessageExtensions.html#Discord_MessageExtensions_AddReactionsAsync_Discord_IUserMessage_Discord_IEmote___Discord_RequestOptions_ commentId: M:Discord.MessageExtensions.AddReactionsAsync(Discord.IUserMessage,Discord.IEmote[],Discord.RequestOptions) name.vb: AddReactionsAsync(IUserMessage, IEmote(), RequestOptions) fullName: Discord.MessageExtensions.AddReactionsAsync(Discord.IUserMessage, Discord.IEmote[], Discord.RequestOptions) fullName.vb: Discord.MessageExtensions.AddReactionsAsync(Discord.IUserMessage, Discord.IEmote(), Discord.RequestOptions) nameWithType: MessageExtensions.AddReactionsAsync(IUserMessage, IEmote[], RequestOptions) nameWithType.vb: MessageExtensions.AddReactionsAsync(IUserMessage, IEmote(), RequestOptions) - uid: Discord.MessageExtensions.AddReactionsAsync* name: AddReactionsAsync href: api/Discord.MessageExtensions.html#Discord_MessageExtensions_AddReactionsAsync_ commentId: Overload:Discord.MessageExtensions.AddReactionsAsync isSpec: "True" fullName: Discord.MessageExtensions.AddReactionsAsync nameWithType: MessageExtensions.AddReactionsAsync - uid: Discord.MessageExtensions.GetJumpUrl(Discord.IMessage) name: GetJumpUrl(IMessage) href: api/Discord.MessageExtensions.html#Discord_MessageExtensions_GetJumpUrl_Discord_IMessage_ commentId: M:Discord.MessageExtensions.GetJumpUrl(Discord.IMessage) fullName: Discord.MessageExtensions.GetJumpUrl(Discord.IMessage) nameWithType: MessageExtensions.GetJumpUrl(IMessage) - uid: Discord.MessageExtensions.GetJumpUrl* name: GetJumpUrl href: api/Discord.MessageExtensions.html#Discord_MessageExtensions_GetJumpUrl_ commentId: Overload:Discord.MessageExtensions.GetJumpUrl isSpec: "True" fullName: Discord.MessageExtensions.GetJumpUrl nameWithType: MessageExtensions.GetJumpUrl - uid: Discord.MessageExtensions.RemoveReactionsAsync(Discord.IUserMessage,Discord.IUser,Discord.IEmote[],Discord.RequestOptions) name: RemoveReactionsAsync(IUserMessage, IUser, IEmote[], RequestOptions) href: api/Discord.MessageExtensions.html#Discord_MessageExtensions_RemoveReactionsAsync_Discord_IUserMessage_Discord_IUser_Discord_IEmote___Discord_RequestOptions_ commentId: M:Discord.MessageExtensions.RemoveReactionsAsync(Discord.IUserMessage,Discord.IUser,Discord.IEmote[],Discord.RequestOptions) name.vb: RemoveReactionsAsync(IUserMessage, IUser, IEmote(), RequestOptions) fullName: Discord.MessageExtensions.RemoveReactionsAsync(Discord.IUserMessage, Discord.IUser, Discord.IEmote[], Discord.RequestOptions) fullName.vb: Discord.MessageExtensions.RemoveReactionsAsync(Discord.IUserMessage, Discord.IUser, Discord.IEmote(), Discord.RequestOptions) nameWithType: MessageExtensions.RemoveReactionsAsync(IUserMessage, IUser, IEmote[], RequestOptions) nameWithType.vb: MessageExtensions.RemoveReactionsAsync(IUserMessage, IUser, IEmote(), RequestOptions) - uid: Discord.MessageExtensions.RemoveReactionsAsync* name: RemoveReactionsAsync href: api/Discord.MessageExtensions.html#Discord_MessageExtensions_RemoveReactionsAsync_ commentId: Overload:Discord.MessageExtensions.RemoveReactionsAsync isSpec: "True" fullName: Discord.MessageExtensions.RemoveReactionsAsync nameWithType: MessageExtensions.RemoveReactionsAsync - uid: Discord.MessageProperties name: MessageProperties href: api/Discord.MessageProperties.html commentId: T:Discord.MessageProperties fullName: Discord.MessageProperties nameWithType: MessageProperties - uid: Discord.MessageProperties.Content name: Content href: api/Discord.MessageProperties.html#Discord_MessageProperties_Content commentId: P:Discord.MessageProperties.Content fullName: Discord.MessageProperties.Content nameWithType: MessageProperties.Content - uid: Discord.MessageProperties.Content* name: Content href: api/Discord.MessageProperties.html#Discord_MessageProperties_Content_ commentId: Overload:Discord.MessageProperties.Content isSpec: "True" fullName: Discord.MessageProperties.Content nameWithType: MessageProperties.Content - uid: Discord.MessageProperties.Embed name: Embed href: api/Discord.MessageProperties.html#Discord_MessageProperties_Embed commentId: P:Discord.MessageProperties.Embed fullName: Discord.MessageProperties.Embed nameWithType: MessageProperties.Embed - uid: Discord.MessageProperties.Embed* name: Embed href: api/Discord.MessageProperties.html#Discord_MessageProperties_Embed_ commentId: Overload:Discord.MessageProperties.Embed isSpec: "True" fullName: Discord.MessageProperties.Embed nameWithType: MessageProperties.Embed - uid: Discord.MessageReference name: MessageReference href: api/Discord.MessageReference.html commentId: T:Discord.MessageReference fullName: Discord.MessageReference nameWithType: MessageReference - uid: Discord.MessageReference.ChannelId name: ChannelId href: api/Discord.MessageReference.html#Discord_MessageReference_ChannelId commentId: P:Discord.MessageReference.ChannelId fullName: Discord.MessageReference.ChannelId nameWithType: MessageReference.ChannelId - uid: Discord.MessageReference.ChannelId* name: ChannelId href: api/Discord.MessageReference.html#Discord_MessageReference_ChannelId_ commentId: Overload:Discord.MessageReference.ChannelId isSpec: "True" fullName: Discord.MessageReference.ChannelId nameWithType: MessageReference.ChannelId - uid: Discord.MessageReference.GuildId name: GuildId href: api/Discord.MessageReference.html#Discord_MessageReference_GuildId commentId: P:Discord.MessageReference.GuildId fullName: Discord.MessageReference.GuildId nameWithType: MessageReference.GuildId - uid: Discord.MessageReference.GuildId* name: GuildId href: api/Discord.MessageReference.html#Discord_MessageReference_GuildId_ commentId: Overload:Discord.MessageReference.GuildId isSpec: "True" fullName: Discord.MessageReference.GuildId nameWithType: MessageReference.GuildId - uid: Discord.MessageReference.MessageId name: MessageId href: api/Discord.MessageReference.html#Discord_MessageReference_MessageId commentId: P:Discord.MessageReference.MessageId fullName: Discord.MessageReference.MessageId nameWithType: MessageReference.MessageId - uid: Discord.MessageReference.MessageId* name: MessageId href: api/Discord.MessageReference.html#Discord_MessageReference_MessageId_ commentId: Overload:Discord.MessageReference.MessageId isSpec: "True" fullName: Discord.MessageReference.MessageId nameWithType: MessageReference.MessageId - uid: Discord.MessageReference.ToString name: ToString() href: api/Discord.MessageReference.html#Discord_MessageReference_ToString commentId: M:Discord.MessageReference.ToString fullName: Discord.MessageReference.ToString() nameWithType: MessageReference.ToString() - uid: Discord.MessageReference.ToString* name: ToString href: api/Discord.MessageReference.html#Discord_MessageReference_ToString_ commentId: Overload:Discord.MessageReference.ToString isSpec: "True" fullName: Discord.MessageReference.ToString nameWithType: MessageReference.ToString - uid: Discord.MessageSource name: MessageSource href: api/Discord.MessageSource.html commentId: T:Discord.MessageSource fullName: Discord.MessageSource nameWithType: MessageSource - uid: Discord.MessageSource.Bot name: Bot href: api/Discord.MessageSource.html#Discord_MessageSource_Bot commentId: F:Discord.MessageSource.Bot fullName: Discord.MessageSource.Bot nameWithType: MessageSource.Bot - uid: Discord.MessageSource.System name: System href: api/Discord.MessageSource.html#Discord_MessageSource_System commentId: F:Discord.MessageSource.System fullName: Discord.MessageSource.System nameWithType: MessageSource.System - uid: Discord.MessageSource.User name: User href: api/Discord.MessageSource.html#Discord_MessageSource_User commentId: F:Discord.MessageSource.User fullName: Discord.MessageSource.User nameWithType: MessageSource.User - uid: Discord.MessageSource.Webhook name: Webhook href: api/Discord.MessageSource.html#Discord_MessageSource_Webhook commentId: F:Discord.MessageSource.Webhook fullName: Discord.MessageSource.Webhook nameWithType: MessageSource.Webhook - uid: Discord.MessageType name: MessageType href: api/Discord.MessageType.html commentId: T:Discord.MessageType fullName: Discord.MessageType nameWithType: MessageType - uid: Discord.MessageType.Call name: Call href: api/Discord.MessageType.html#Discord_MessageType_Call commentId: F:Discord.MessageType.Call fullName: Discord.MessageType.Call nameWithType: MessageType.Call - uid: Discord.MessageType.ChannelFollowAdd name: ChannelFollowAdd href: api/Discord.MessageType.html#Discord_MessageType_ChannelFollowAdd commentId: F:Discord.MessageType.ChannelFollowAdd fullName: Discord.MessageType.ChannelFollowAdd nameWithType: MessageType.ChannelFollowAdd - uid: Discord.MessageType.ChannelIconChange name: ChannelIconChange href: api/Discord.MessageType.html#Discord_MessageType_ChannelIconChange commentId: F:Discord.MessageType.ChannelIconChange fullName: Discord.MessageType.ChannelIconChange nameWithType: MessageType.ChannelIconChange - uid: Discord.MessageType.ChannelNameChange name: ChannelNameChange href: api/Discord.MessageType.html#Discord_MessageType_ChannelNameChange commentId: F:Discord.MessageType.ChannelNameChange fullName: Discord.MessageType.ChannelNameChange nameWithType: MessageType.ChannelNameChange - uid: Discord.MessageType.ChannelPinnedMessage name: ChannelPinnedMessage href: api/Discord.MessageType.html#Discord_MessageType_ChannelPinnedMessage commentId: F:Discord.MessageType.ChannelPinnedMessage fullName: Discord.MessageType.ChannelPinnedMessage nameWithType: MessageType.ChannelPinnedMessage - uid: Discord.MessageType.Default name: Default href: api/Discord.MessageType.html#Discord_MessageType_Default commentId: F:Discord.MessageType.Default fullName: Discord.MessageType.Default nameWithType: MessageType.Default - uid: Discord.MessageType.GuildMemberJoin name: GuildMemberJoin href: api/Discord.MessageType.html#Discord_MessageType_GuildMemberJoin commentId: F:Discord.MessageType.GuildMemberJoin fullName: Discord.MessageType.GuildMemberJoin nameWithType: MessageType.GuildMemberJoin - uid: Discord.MessageType.RecipientAdd name: RecipientAdd href: api/Discord.MessageType.html#Discord_MessageType_RecipientAdd commentId: F:Discord.MessageType.RecipientAdd fullName: Discord.MessageType.RecipientAdd nameWithType: MessageType.RecipientAdd - uid: Discord.MessageType.RecipientRemove name: RecipientRemove href: api/Discord.MessageType.html#Discord_MessageType_RecipientRemove commentId: F:Discord.MessageType.RecipientRemove fullName: Discord.MessageType.RecipientRemove nameWithType: MessageType.RecipientRemove - uid: Discord.MessageType.UserPremiumGuildSubscription name: UserPremiumGuildSubscription href: api/Discord.MessageType.html#Discord_MessageType_UserPremiumGuildSubscription commentId: F:Discord.MessageType.UserPremiumGuildSubscription fullName: Discord.MessageType.UserPremiumGuildSubscription nameWithType: MessageType.UserPremiumGuildSubscription - uid: Discord.MessageType.UserPremiumGuildSubscriptionTier1 name: UserPremiumGuildSubscriptionTier1 href: api/Discord.MessageType.html#Discord_MessageType_UserPremiumGuildSubscriptionTier1 commentId: F:Discord.MessageType.UserPremiumGuildSubscriptionTier1 fullName: Discord.MessageType.UserPremiumGuildSubscriptionTier1 nameWithType: MessageType.UserPremiumGuildSubscriptionTier1 - uid: Discord.MessageType.UserPremiumGuildSubscriptionTier2 name: UserPremiumGuildSubscriptionTier2 href: api/Discord.MessageType.html#Discord_MessageType_UserPremiumGuildSubscriptionTier2 commentId: F:Discord.MessageType.UserPremiumGuildSubscriptionTier2 fullName: Discord.MessageType.UserPremiumGuildSubscriptionTier2 nameWithType: MessageType.UserPremiumGuildSubscriptionTier2 - uid: Discord.MessageType.UserPremiumGuildSubscriptionTier3 name: UserPremiumGuildSubscriptionTier3 href: api/Discord.MessageType.html#Discord_MessageType_UserPremiumGuildSubscriptionTier3 commentId: F:Discord.MessageType.UserPremiumGuildSubscriptionTier3 fullName: Discord.MessageType.UserPremiumGuildSubscriptionTier3 nameWithType: MessageType.UserPremiumGuildSubscriptionTier3 - uid: Discord.MfaLevel name: MfaLevel href: api/Discord.MfaLevel.html commentId: T:Discord.MfaLevel fullName: Discord.MfaLevel nameWithType: MfaLevel - uid: Discord.MfaLevel.Disabled name: Disabled href: api/Discord.MfaLevel.html#Discord_MfaLevel_Disabled commentId: F:Discord.MfaLevel.Disabled fullName: Discord.MfaLevel.Disabled nameWithType: MfaLevel.Disabled - uid: Discord.MfaLevel.Enabled name: Enabled href: api/Discord.MfaLevel.html#Discord_MfaLevel_Enabled commentId: F:Discord.MfaLevel.Enabled fullName: Discord.MfaLevel.Enabled nameWithType: MfaLevel.Enabled - uid: Discord.Optional name: Optional href: api/Discord.Optional.html commentId: T:Discord.Optional fullName: Discord.Optional nameWithType: Optional - uid: Discord.Optional.Create* name: Create href: api/Discord.Optional.html#Discord_Optional_Create_ commentId: Overload:Discord.Optional.Create isSpec: "True" fullName: Discord.Optional.Create nameWithType: Optional.Create - uid: Discord.Optional.Create``1 name: Create() href: api/Discord.Optional.html#Discord_Optional_Create__1 commentId: M:Discord.Optional.Create``1 name.vb: Create(Of T)() fullName: Discord.Optional.Create() fullName.vb: Discord.Optional.Create(Of T)() nameWithType: Optional.Create() nameWithType.vb: Optional.Create(Of T)() - uid: Discord.Optional.Create``1(``0) name: Create(T) href: api/Discord.Optional.html#Discord_Optional_Create__1___0_ commentId: M:Discord.Optional.Create``1(``0) name.vb: Create(Of T)(T) fullName: Discord.Optional.Create(T) fullName.vb: Discord.Optional.Create(Of T)(T) nameWithType: Optional.Create(T) nameWithType.vb: Optional.Create(Of T)(T) - uid: Discord.Optional.ToNullable* name: ToNullable href: api/Discord.Optional.html#Discord_Optional_ToNullable_ commentId: Overload:Discord.Optional.ToNullable isSpec: "True" fullName: Discord.Optional.ToNullable nameWithType: Optional.ToNullable - uid: Discord.Optional.ToNullable``1(Discord.Optional{``0}) name: ToNullable(Optional) href: api/Discord.Optional.html#Discord_Optional_ToNullable__1_Discord_Optional___0__ commentId: M:Discord.Optional.ToNullable``1(Discord.Optional{``0}) name.vb: ToNullable(Of T)(Optional(Of T)) fullName: Discord.Optional.ToNullable(Discord.Optional) fullName.vb: Discord.Optional.ToNullable(Of T)(Discord.Optional(Of T)) nameWithType: Optional.ToNullable(Optional) nameWithType.vb: Optional.ToNullable(Of T)(Optional(Of T)) - uid: Discord.Optional`1 name: Optional href: api/Discord.Optional-1.html commentId: T:Discord.Optional`1 name.vb: Optional(Of T) fullName: Discord.Optional fullName.vb: Discord.Optional(Of T) nameWithType: Optional nameWithType.vb: Optional(Of T) - uid: Discord.Optional`1.#ctor(`0) name: Optional(T) href: api/Discord.Optional-1.html#Discord_Optional_1__ctor__0_ commentId: M:Discord.Optional`1.#ctor(`0) fullName: Discord.Optional.Optional(T) fullName.vb: Discord.Optional(Of T).Optional(T) nameWithType: Optional.Optional(T) nameWithType.vb: Optional(Of T).Optional(T) - uid: Discord.Optional`1.#ctor* name: Optional href: api/Discord.Optional-1.html#Discord_Optional_1__ctor_ commentId: Overload:Discord.Optional`1.#ctor isSpec: "True" fullName: Discord.Optional.Optional fullName.vb: Discord.Optional(Of T).Optional nameWithType: Optional.Optional nameWithType.vb: Optional(Of T).Optional - uid: Discord.Optional`1.Equals(System.Object) name: Equals(Object) href: api/Discord.Optional-1.html#Discord_Optional_1_Equals_System_Object_ commentId: M:Discord.Optional`1.Equals(System.Object) fullName: Discord.Optional.Equals(System.Object) fullName.vb: Discord.Optional(Of T).Equals(System.Object) nameWithType: Optional.Equals(Object) nameWithType.vb: Optional(Of T).Equals(Object) - uid: Discord.Optional`1.Equals* name: Equals href: api/Discord.Optional-1.html#Discord_Optional_1_Equals_ commentId: Overload:Discord.Optional`1.Equals isSpec: "True" fullName: Discord.Optional.Equals fullName.vb: Discord.Optional(Of T).Equals nameWithType: Optional.Equals nameWithType.vb: Optional(Of T).Equals - uid: Discord.Optional`1.GetHashCode name: GetHashCode() href: api/Discord.Optional-1.html#Discord_Optional_1_GetHashCode commentId: M:Discord.Optional`1.GetHashCode fullName: Discord.Optional.GetHashCode() fullName.vb: Discord.Optional(Of T).GetHashCode() nameWithType: Optional.GetHashCode() nameWithType.vb: Optional(Of T).GetHashCode() - uid: Discord.Optional`1.GetHashCode* name: GetHashCode href: api/Discord.Optional-1.html#Discord_Optional_1_GetHashCode_ commentId: Overload:Discord.Optional`1.GetHashCode isSpec: "True" fullName: Discord.Optional.GetHashCode fullName.vb: Discord.Optional(Of T).GetHashCode nameWithType: Optional.GetHashCode nameWithType.vb: Optional(Of T).GetHashCode - uid: Discord.Optional`1.GetValueOrDefault name: GetValueOrDefault() href: api/Discord.Optional-1.html#Discord_Optional_1_GetValueOrDefault commentId: M:Discord.Optional`1.GetValueOrDefault fullName: Discord.Optional.GetValueOrDefault() fullName.vb: Discord.Optional(Of T).GetValueOrDefault() nameWithType: Optional.GetValueOrDefault() nameWithType.vb: Optional(Of T).GetValueOrDefault() - uid: Discord.Optional`1.GetValueOrDefault(`0) name: GetValueOrDefault(T) href: api/Discord.Optional-1.html#Discord_Optional_1_GetValueOrDefault__0_ commentId: M:Discord.Optional`1.GetValueOrDefault(`0) fullName: Discord.Optional.GetValueOrDefault(T) fullName.vb: Discord.Optional(Of T).GetValueOrDefault(T) nameWithType: Optional.GetValueOrDefault(T) nameWithType.vb: Optional(Of T).GetValueOrDefault(T) - uid: Discord.Optional`1.GetValueOrDefault* name: GetValueOrDefault href: api/Discord.Optional-1.html#Discord_Optional_1_GetValueOrDefault_ commentId: Overload:Discord.Optional`1.GetValueOrDefault isSpec: "True" fullName: Discord.Optional.GetValueOrDefault fullName.vb: Discord.Optional(Of T).GetValueOrDefault nameWithType: Optional.GetValueOrDefault nameWithType.vb: Optional(Of T).GetValueOrDefault - uid: Discord.Optional`1.IsSpecified name: IsSpecified href: api/Discord.Optional-1.html#Discord_Optional_1_IsSpecified commentId: P:Discord.Optional`1.IsSpecified fullName: Discord.Optional.IsSpecified fullName.vb: Discord.Optional(Of T).IsSpecified nameWithType: Optional.IsSpecified nameWithType.vb: Optional(Of T).IsSpecified - uid: Discord.Optional`1.IsSpecified* name: IsSpecified href: api/Discord.Optional-1.html#Discord_Optional_1_IsSpecified_ commentId: Overload:Discord.Optional`1.IsSpecified isSpec: "True" fullName: Discord.Optional.IsSpecified fullName.vb: Discord.Optional(Of T).IsSpecified nameWithType: Optional.IsSpecified nameWithType.vb: Optional(Of T).IsSpecified - uid: Discord.Optional`1.op_Explicit(Discord.Optional{`0})~`0 name: Explicit(Optional to T) href: api/Discord.Optional-1.html#Discord_Optional_1_op_Explicit_Discord_Optional__0____0 commentId: M:Discord.Optional`1.op_Explicit(Discord.Optional{`0})~`0 name.vb: Narrowing(Optional(Of T) to T) fullName: Discord.Optional.Explicit(Discord.Optional to T) fullName.vb: Discord.Optional(Of T).Narrowing(Discord.Optional(Of T) to T) nameWithType: Optional.Explicit(Optional to T) nameWithType.vb: Optional(Of T).Narrowing(Optional(Of T) to T) - uid: Discord.Optional`1.op_Explicit* name: Explicit href: api/Discord.Optional-1.html#Discord_Optional_1_op_Explicit_ commentId: Overload:Discord.Optional`1.op_Explicit isSpec: "True" name.vb: Narrowing fullName: Discord.Optional.Explicit fullName.vb: Discord.Optional(Of T).Narrowing nameWithType: Optional.Explicit nameWithType.vb: Optional(Of T).Narrowing - uid: Discord.Optional`1.op_Implicit(`0)~Discord.Optional{`0} name: Implicit(T to Optional) href: api/Discord.Optional-1.html#Discord_Optional_1_op_Implicit__0__Discord_Optional__0_ commentId: M:Discord.Optional`1.op_Implicit(`0)~Discord.Optional{`0} name.vb: Widening(T to Optional(Of T)) fullName: Discord.Optional.Implicit(T to Discord.Optional) fullName.vb: Discord.Optional(Of T).Widening(T to Discord.Optional(Of T)) nameWithType: Optional.Implicit(T to Optional) nameWithType.vb: Optional(Of T).Widening(T to Optional(Of T)) - uid: Discord.Optional`1.op_Implicit* name: Implicit href: api/Discord.Optional-1.html#Discord_Optional_1_op_Implicit_ commentId: Overload:Discord.Optional`1.op_Implicit isSpec: "True" name.vb: Widening fullName: Discord.Optional.Implicit fullName.vb: Discord.Optional(Of T).Widening nameWithType: Optional.Implicit nameWithType.vb: Optional(Of T).Widening - uid: Discord.Optional`1.ToString name: ToString() href: api/Discord.Optional-1.html#Discord_Optional_1_ToString commentId: M:Discord.Optional`1.ToString fullName: Discord.Optional.ToString() fullName.vb: Discord.Optional(Of T).ToString() nameWithType: Optional.ToString() nameWithType.vb: Optional(Of T).ToString() - uid: Discord.Optional`1.ToString* name: ToString href: api/Discord.Optional-1.html#Discord_Optional_1_ToString_ commentId: Overload:Discord.Optional`1.ToString isSpec: "True" fullName: Discord.Optional.ToString fullName.vb: Discord.Optional(Of T).ToString nameWithType: Optional.ToString nameWithType.vb: Optional(Of T).ToString - uid: Discord.Optional`1.Unspecified name: Unspecified href: api/Discord.Optional-1.html#Discord_Optional_1_Unspecified commentId: P:Discord.Optional`1.Unspecified fullName: Discord.Optional.Unspecified fullName.vb: Discord.Optional(Of T).Unspecified nameWithType: Optional.Unspecified nameWithType.vb: Optional(Of T).Unspecified - uid: Discord.Optional`1.Unspecified* name: Unspecified href: api/Discord.Optional-1.html#Discord_Optional_1_Unspecified_ commentId: Overload:Discord.Optional`1.Unspecified isSpec: "True" fullName: Discord.Optional.Unspecified fullName.vb: Discord.Optional(Of T).Unspecified nameWithType: Optional.Unspecified nameWithType.vb: Optional(Of T).Unspecified - uid: Discord.Optional`1.Value name: Value href: api/Discord.Optional-1.html#Discord_Optional_1_Value commentId: P:Discord.Optional`1.Value fullName: Discord.Optional.Value fullName.vb: Discord.Optional(Of T).Value nameWithType: Optional.Value nameWithType.vb: Optional(Of T).Value - uid: Discord.Optional`1.Value* name: Value href: api/Discord.Optional-1.html#Discord_Optional_1_Value_ commentId: Overload:Discord.Optional`1.Value isSpec: "True" fullName: Discord.Optional.Value fullName.vb: Discord.Optional(Of T).Value nameWithType: Optional.Value nameWithType.vb: Optional(Of T).Value - uid: Discord.Overwrite name: Overwrite href: api/Discord.Overwrite.html commentId: T:Discord.Overwrite fullName: Discord.Overwrite nameWithType: Overwrite - uid: Discord.Overwrite.#ctor(System.UInt64,Discord.PermissionTarget,Discord.OverwritePermissions) name: Overwrite(UInt64, PermissionTarget, OverwritePermissions) href: api/Discord.Overwrite.html#Discord_Overwrite__ctor_System_UInt64_Discord_PermissionTarget_Discord_OverwritePermissions_ commentId: M:Discord.Overwrite.#ctor(System.UInt64,Discord.PermissionTarget,Discord.OverwritePermissions) fullName: Discord.Overwrite.Overwrite(System.UInt64, Discord.PermissionTarget, Discord.OverwritePermissions) nameWithType: Overwrite.Overwrite(UInt64, PermissionTarget, OverwritePermissions) - uid: Discord.Overwrite.#ctor* name: Overwrite href: api/Discord.Overwrite.html#Discord_Overwrite__ctor_ commentId: Overload:Discord.Overwrite.#ctor isSpec: "True" fullName: Discord.Overwrite.Overwrite nameWithType: Overwrite.Overwrite - uid: Discord.Overwrite.Permissions name: Permissions href: api/Discord.Overwrite.html#Discord_Overwrite_Permissions commentId: P:Discord.Overwrite.Permissions fullName: Discord.Overwrite.Permissions nameWithType: Overwrite.Permissions - uid: Discord.Overwrite.Permissions* name: Permissions href: api/Discord.Overwrite.html#Discord_Overwrite_Permissions_ commentId: Overload:Discord.Overwrite.Permissions isSpec: "True" fullName: Discord.Overwrite.Permissions nameWithType: Overwrite.Permissions - uid: Discord.Overwrite.TargetId name: TargetId href: api/Discord.Overwrite.html#Discord_Overwrite_TargetId commentId: P:Discord.Overwrite.TargetId fullName: Discord.Overwrite.TargetId nameWithType: Overwrite.TargetId - uid: Discord.Overwrite.TargetId* name: TargetId href: api/Discord.Overwrite.html#Discord_Overwrite_TargetId_ commentId: Overload:Discord.Overwrite.TargetId isSpec: "True" fullName: Discord.Overwrite.TargetId nameWithType: Overwrite.TargetId - uid: Discord.Overwrite.TargetType name: TargetType href: api/Discord.Overwrite.html#Discord_Overwrite_TargetType commentId: P:Discord.Overwrite.TargetType fullName: Discord.Overwrite.TargetType nameWithType: Overwrite.TargetType - uid: Discord.Overwrite.TargetType* name: TargetType href: api/Discord.Overwrite.html#Discord_Overwrite_TargetType_ commentId: Overload:Discord.Overwrite.TargetType isSpec: "True" fullName: Discord.Overwrite.TargetType nameWithType: Overwrite.TargetType - uid: Discord.OverwritePermissions name: OverwritePermissions href: api/Discord.OverwritePermissions.html commentId: T:Discord.OverwritePermissions fullName: Discord.OverwritePermissions nameWithType: OverwritePermissions - uid: Discord.OverwritePermissions.#ctor(Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue) name: OverwritePermissions(PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue) href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions__ctor_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_Discord_PermValue_ commentId: M:Discord.OverwritePermissions.#ctor(Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue,Discord.PermValue) fullName: Discord.OverwritePermissions.OverwritePermissions(Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue, Discord.PermValue) nameWithType: OverwritePermissions.OverwritePermissions(PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue, PermValue) - uid: Discord.OverwritePermissions.#ctor(System.UInt64,System.UInt64) name: OverwritePermissions(UInt64, UInt64) href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions__ctor_System_UInt64_System_UInt64_ commentId: M:Discord.OverwritePermissions.#ctor(System.UInt64,System.UInt64) fullName: Discord.OverwritePermissions.OverwritePermissions(System.UInt64, System.UInt64) nameWithType: OverwritePermissions.OverwritePermissions(UInt64, UInt64) - uid: Discord.OverwritePermissions.#ctor* name: OverwritePermissions href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions__ctor_ commentId: Overload:Discord.OverwritePermissions.#ctor isSpec: "True" fullName: Discord.OverwritePermissions.OverwritePermissions nameWithType: OverwritePermissions.OverwritePermissions - uid: Discord.OverwritePermissions.AddReactions name: AddReactions href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AddReactions commentId: P:Discord.OverwritePermissions.AddReactions fullName: Discord.OverwritePermissions.AddReactions nameWithType: OverwritePermissions.AddReactions - uid: Discord.OverwritePermissions.AddReactions* name: AddReactions href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AddReactions_ commentId: Overload:Discord.OverwritePermissions.AddReactions isSpec: "True" fullName: Discord.OverwritePermissions.AddReactions nameWithType: OverwritePermissions.AddReactions - uid: Discord.OverwritePermissions.AllowAll(Discord.IChannel) name: AllowAll(IChannel) href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AllowAll_Discord_IChannel_ commentId: M:Discord.OverwritePermissions.AllowAll(Discord.IChannel) fullName: Discord.OverwritePermissions.AllowAll(Discord.IChannel) nameWithType: OverwritePermissions.AllowAll(IChannel) - uid: Discord.OverwritePermissions.AllowAll* name: AllowAll href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AllowAll_ commentId: Overload:Discord.OverwritePermissions.AllowAll isSpec: "True" fullName: Discord.OverwritePermissions.AllowAll nameWithType: OverwritePermissions.AllowAll - uid: Discord.OverwritePermissions.AllowValue name: AllowValue href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AllowValue commentId: P:Discord.OverwritePermissions.AllowValue fullName: Discord.OverwritePermissions.AllowValue nameWithType: OverwritePermissions.AllowValue - uid: Discord.OverwritePermissions.AllowValue* name: AllowValue href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AllowValue_ commentId: Overload:Discord.OverwritePermissions.AllowValue isSpec: "True" fullName: Discord.OverwritePermissions.AllowValue nameWithType: OverwritePermissions.AllowValue - uid: Discord.OverwritePermissions.AttachFiles name: AttachFiles href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AttachFiles commentId: P:Discord.OverwritePermissions.AttachFiles fullName: Discord.OverwritePermissions.AttachFiles nameWithType: OverwritePermissions.AttachFiles - uid: Discord.OverwritePermissions.AttachFiles* name: AttachFiles href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_AttachFiles_ commentId: Overload:Discord.OverwritePermissions.AttachFiles isSpec: "True" fullName: Discord.OverwritePermissions.AttachFiles nameWithType: OverwritePermissions.AttachFiles - uid: Discord.OverwritePermissions.Connect name: Connect href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_Connect commentId: P:Discord.OverwritePermissions.Connect fullName: Discord.OverwritePermissions.Connect nameWithType: OverwritePermissions.Connect - uid: Discord.OverwritePermissions.Connect* name: Connect href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_Connect_ commentId: Overload:Discord.OverwritePermissions.Connect isSpec: "True" fullName: Discord.OverwritePermissions.Connect nameWithType: OverwritePermissions.Connect - uid: Discord.OverwritePermissions.CreateInstantInvite name: CreateInstantInvite href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_CreateInstantInvite commentId: P:Discord.OverwritePermissions.CreateInstantInvite fullName: Discord.OverwritePermissions.CreateInstantInvite nameWithType: OverwritePermissions.CreateInstantInvite - uid: Discord.OverwritePermissions.CreateInstantInvite* name: CreateInstantInvite href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_CreateInstantInvite_ commentId: Overload:Discord.OverwritePermissions.CreateInstantInvite isSpec: "True" fullName: Discord.OverwritePermissions.CreateInstantInvite nameWithType: OverwritePermissions.CreateInstantInvite - uid: Discord.OverwritePermissions.DeafenMembers name: DeafenMembers href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_DeafenMembers commentId: P:Discord.OverwritePermissions.DeafenMembers fullName: Discord.OverwritePermissions.DeafenMembers nameWithType: OverwritePermissions.DeafenMembers - uid: Discord.OverwritePermissions.DeafenMembers* name: DeafenMembers href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_DeafenMembers_ commentId: Overload:Discord.OverwritePermissions.DeafenMembers isSpec: "True" fullName: Discord.OverwritePermissions.DeafenMembers nameWithType: OverwritePermissions.DeafenMembers - uid: Discord.OverwritePermissions.DenyAll(Discord.IChannel) name: DenyAll(IChannel) href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_DenyAll_Discord_IChannel_ commentId: M:Discord.OverwritePermissions.DenyAll(Discord.IChannel) fullName: Discord.OverwritePermissions.DenyAll(Discord.IChannel) nameWithType: OverwritePermissions.DenyAll(IChannel) - uid: Discord.OverwritePermissions.DenyAll* name: DenyAll href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_DenyAll_ commentId: Overload:Discord.OverwritePermissions.DenyAll isSpec: "True" fullName: Discord.OverwritePermissions.DenyAll nameWithType: OverwritePermissions.DenyAll - uid: Discord.OverwritePermissions.DenyValue name: DenyValue href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_DenyValue commentId: P:Discord.OverwritePermissions.DenyValue fullName: Discord.OverwritePermissions.DenyValue nameWithType: OverwritePermissions.DenyValue - uid: Discord.OverwritePermissions.DenyValue* name: DenyValue href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_DenyValue_ commentId: Overload:Discord.OverwritePermissions.DenyValue isSpec: "True" fullName: Discord.OverwritePermissions.DenyValue nameWithType: OverwritePermissions.DenyValue - uid: Discord.OverwritePermissions.EmbedLinks name: EmbedLinks href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_EmbedLinks commentId: P:Discord.OverwritePermissions.EmbedLinks fullName: Discord.OverwritePermissions.EmbedLinks nameWithType: OverwritePermissions.EmbedLinks - uid: Discord.OverwritePermissions.EmbedLinks* name: EmbedLinks href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_EmbedLinks_ commentId: Overload:Discord.OverwritePermissions.EmbedLinks isSpec: "True" fullName: Discord.OverwritePermissions.EmbedLinks nameWithType: OverwritePermissions.EmbedLinks - uid: Discord.OverwritePermissions.InheritAll name: InheritAll href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_InheritAll commentId: P:Discord.OverwritePermissions.InheritAll fullName: Discord.OverwritePermissions.InheritAll nameWithType: OverwritePermissions.InheritAll - uid: Discord.OverwritePermissions.InheritAll* name: InheritAll href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_InheritAll_ commentId: Overload:Discord.OverwritePermissions.InheritAll isSpec: "True" fullName: Discord.OverwritePermissions.InheritAll nameWithType: OverwritePermissions.InheritAll - uid: Discord.OverwritePermissions.ManageChannel name: ManageChannel href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageChannel commentId: P:Discord.OverwritePermissions.ManageChannel fullName: Discord.OverwritePermissions.ManageChannel nameWithType: OverwritePermissions.ManageChannel - uid: Discord.OverwritePermissions.ManageChannel* name: ManageChannel href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageChannel_ commentId: Overload:Discord.OverwritePermissions.ManageChannel isSpec: "True" fullName: Discord.OverwritePermissions.ManageChannel nameWithType: OverwritePermissions.ManageChannel - uid: Discord.OverwritePermissions.ManageMessages name: ManageMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageMessages commentId: P:Discord.OverwritePermissions.ManageMessages fullName: Discord.OverwritePermissions.ManageMessages nameWithType: OverwritePermissions.ManageMessages - uid: Discord.OverwritePermissions.ManageMessages* name: ManageMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageMessages_ commentId: Overload:Discord.OverwritePermissions.ManageMessages isSpec: "True" fullName: Discord.OverwritePermissions.ManageMessages nameWithType: OverwritePermissions.ManageMessages - uid: Discord.OverwritePermissions.ManageRoles name: ManageRoles href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageRoles commentId: P:Discord.OverwritePermissions.ManageRoles fullName: Discord.OverwritePermissions.ManageRoles nameWithType: OverwritePermissions.ManageRoles - uid: Discord.OverwritePermissions.ManageRoles* name: ManageRoles href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageRoles_ commentId: Overload:Discord.OverwritePermissions.ManageRoles isSpec: "True" fullName: Discord.OverwritePermissions.ManageRoles nameWithType: OverwritePermissions.ManageRoles - uid: Discord.OverwritePermissions.ManageWebhooks name: ManageWebhooks href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageWebhooks commentId: P:Discord.OverwritePermissions.ManageWebhooks fullName: Discord.OverwritePermissions.ManageWebhooks nameWithType: OverwritePermissions.ManageWebhooks - uid: Discord.OverwritePermissions.ManageWebhooks* name: ManageWebhooks href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ManageWebhooks_ commentId: Overload:Discord.OverwritePermissions.ManageWebhooks isSpec: "True" fullName: Discord.OverwritePermissions.ManageWebhooks nameWithType: OverwritePermissions.ManageWebhooks - uid: Discord.OverwritePermissions.MentionEveryone name: MentionEveryone href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_MentionEveryone commentId: P:Discord.OverwritePermissions.MentionEveryone fullName: Discord.OverwritePermissions.MentionEveryone nameWithType: OverwritePermissions.MentionEveryone - uid: Discord.OverwritePermissions.MentionEveryone* name: MentionEveryone href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_MentionEveryone_ commentId: Overload:Discord.OverwritePermissions.MentionEveryone isSpec: "True" fullName: Discord.OverwritePermissions.MentionEveryone nameWithType: OverwritePermissions.MentionEveryone - uid: Discord.OverwritePermissions.Modify(System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue}) name: Modify(Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable) href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_Modify_System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__System_Nullable_Discord_PermValue__ commentId: M:Discord.OverwritePermissions.Modify(System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue},System.Nullable{Discord.PermValue}) name.vb: Modify(Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue)) fullName: Discord.OverwritePermissions.Modify(System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.OverwritePermissions.Modify(System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue), System.Nullable(Of Discord.PermValue)) nameWithType: OverwritePermissions.Modify(Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable, Nullable) nameWithType.vb: OverwritePermissions.Modify(Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue), Nullable(Of PermValue)) - uid: Discord.OverwritePermissions.Modify* name: Modify href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_Modify_ commentId: Overload:Discord.OverwritePermissions.Modify isSpec: "True" fullName: Discord.OverwritePermissions.Modify nameWithType: OverwritePermissions.Modify - uid: Discord.OverwritePermissions.MoveMembers name: MoveMembers href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_MoveMembers commentId: P:Discord.OverwritePermissions.MoveMembers fullName: Discord.OverwritePermissions.MoveMembers nameWithType: OverwritePermissions.MoveMembers - uid: Discord.OverwritePermissions.MoveMembers* name: MoveMembers href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_MoveMembers_ commentId: Overload:Discord.OverwritePermissions.MoveMembers isSpec: "True" fullName: Discord.OverwritePermissions.MoveMembers nameWithType: OverwritePermissions.MoveMembers - uid: Discord.OverwritePermissions.MuteMembers name: MuteMembers href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_MuteMembers commentId: P:Discord.OverwritePermissions.MuteMembers fullName: Discord.OverwritePermissions.MuteMembers nameWithType: OverwritePermissions.MuteMembers - uid: Discord.OverwritePermissions.MuteMembers* name: MuteMembers href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_MuteMembers_ commentId: Overload:Discord.OverwritePermissions.MuteMembers isSpec: "True" fullName: Discord.OverwritePermissions.MuteMembers nameWithType: OverwritePermissions.MuteMembers - uid: Discord.OverwritePermissions.ReadMessageHistory name: ReadMessageHistory href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ReadMessageHistory commentId: P:Discord.OverwritePermissions.ReadMessageHistory fullName: Discord.OverwritePermissions.ReadMessageHistory nameWithType: OverwritePermissions.ReadMessageHistory - uid: Discord.OverwritePermissions.ReadMessageHistory* name: ReadMessageHistory href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ReadMessageHistory_ commentId: Overload:Discord.OverwritePermissions.ReadMessageHistory isSpec: "True" fullName: Discord.OverwritePermissions.ReadMessageHistory nameWithType: OverwritePermissions.ReadMessageHistory - uid: Discord.OverwritePermissions.ReadMessages name: ReadMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ReadMessages commentId: P:Discord.OverwritePermissions.ReadMessages fullName: Discord.OverwritePermissions.ReadMessages nameWithType: OverwritePermissions.ReadMessages - uid: Discord.OverwritePermissions.ReadMessages* name: ReadMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ReadMessages_ commentId: Overload:Discord.OverwritePermissions.ReadMessages isSpec: "True" fullName: Discord.OverwritePermissions.ReadMessages nameWithType: OverwritePermissions.ReadMessages - uid: Discord.OverwritePermissions.SendMessages name: SendMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_SendMessages commentId: P:Discord.OverwritePermissions.SendMessages fullName: Discord.OverwritePermissions.SendMessages nameWithType: OverwritePermissions.SendMessages - uid: Discord.OverwritePermissions.SendMessages* name: SendMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_SendMessages_ commentId: Overload:Discord.OverwritePermissions.SendMessages isSpec: "True" fullName: Discord.OverwritePermissions.SendMessages nameWithType: OverwritePermissions.SendMessages - uid: Discord.OverwritePermissions.SendTTSMessages name: SendTTSMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_SendTTSMessages commentId: P:Discord.OverwritePermissions.SendTTSMessages fullName: Discord.OverwritePermissions.SendTTSMessages nameWithType: OverwritePermissions.SendTTSMessages - uid: Discord.OverwritePermissions.SendTTSMessages* name: SendTTSMessages href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_SendTTSMessages_ commentId: Overload:Discord.OverwritePermissions.SendTTSMessages isSpec: "True" fullName: Discord.OverwritePermissions.SendTTSMessages nameWithType: OverwritePermissions.SendTTSMessages - uid: Discord.OverwritePermissions.Speak name: Speak href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_Speak commentId: P:Discord.OverwritePermissions.Speak fullName: Discord.OverwritePermissions.Speak nameWithType: OverwritePermissions.Speak - uid: Discord.OverwritePermissions.Speak* name: Speak href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_Speak_ commentId: Overload:Discord.OverwritePermissions.Speak isSpec: "True" fullName: Discord.OverwritePermissions.Speak nameWithType: OverwritePermissions.Speak - uid: Discord.OverwritePermissions.ToAllowList name: ToAllowList() href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ToAllowList commentId: M:Discord.OverwritePermissions.ToAllowList fullName: Discord.OverwritePermissions.ToAllowList() nameWithType: OverwritePermissions.ToAllowList() - uid: Discord.OverwritePermissions.ToAllowList* name: ToAllowList href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ToAllowList_ commentId: Overload:Discord.OverwritePermissions.ToAllowList isSpec: "True" fullName: Discord.OverwritePermissions.ToAllowList nameWithType: OverwritePermissions.ToAllowList - uid: Discord.OverwritePermissions.ToDenyList name: ToDenyList() href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ToDenyList commentId: M:Discord.OverwritePermissions.ToDenyList fullName: Discord.OverwritePermissions.ToDenyList() nameWithType: OverwritePermissions.ToDenyList() - uid: Discord.OverwritePermissions.ToDenyList* name: ToDenyList href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ToDenyList_ commentId: Overload:Discord.OverwritePermissions.ToDenyList isSpec: "True" fullName: Discord.OverwritePermissions.ToDenyList nameWithType: OverwritePermissions.ToDenyList - uid: Discord.OverwritePermissions.ToString name: ToString() href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ToString commentId: M:Discord.OverwritePermissions.ToString fullName: Discord.OverwritePermissions.ToString() nameWithType: OverwritePermissions.ToString() - uid: Discord.OverwritePermissions.ToString* name: ToString href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ToString_ commentId: Overload:Discord.OverwritePermissions.ToString isSpec: "True" fullName: Discord.OverwritePermissions.ToString nameWithType: OverwritePermissions.ToString - uid: Discord.OverwritePermissions.UseExternalEmojis name: UseExternalEmojis href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_UseExternalEmojis commentId: P:Discord.OverwritePermissions.UseExternalEmojis fullName: Discord.OverwritePermissions.UseExternalEmojis nameWithType: OverwritePermissions.UseExternalEmojis - uid: Discord.OverwritePermissions.UseExternalEmojis* name: UseExternalEmojis href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_UseExternalEmojis_ commentId: Overload:Discord.OverwritePermissions.UseExternalEmojis isSpec: "True" fullName: Discord.OverwritePermissions.UseExternalEmojis nameWithType: OverwritePermissions.UseExternalEmojis - uid: Discord.OverwritePermissions.UseVAD name: UseVAD href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_UseVAD commentId: P:Discord.OverwritePermissions.UseVAD fullName: Discord.OverwritePermissions.UseVAD nameWithType: OverwritePermissions.UseVAD - uid: Discord.OverwritePermissions.UseVAD* name: UseVAD href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_UseVAD_ commentId: Overload:Discord.OverwritePermissions.UseVAD isSpec: "True" fullName: Discord.OverwritePermissions.UseVAD nameWithType: OverwritePermissions.UseVAD - uid: Discord.OverwritePermissions.ViewChannel name: ViewChannel href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ViewChannel commentId: P:Discord.OverwritePermissions.ViewChannel fullName: Discord.OverwritePermissions.ViewChannel nameWithType: OverwritePermissions.ViewChannel - uid: Discord.OverwritePermissions.ViewChannel* name: ViewChannel href: api/Discord.OverwritePermissions.html#Discord_OverwritePermissions_ViewChannel_ commentId: Overload:Discord.OverwritePermissions.ViewChannel isSpec: "True" fullName: Discord.OverwritePermissions.ViewChannel nameWithType: OverwritePermissions.ViewChannel - uid: Discord.PermissionTarget name: PermissionTarget href: api/Discord.PermissionTarget.html commentId: T:Discord.PermissionTarget fullName: Discord.PermissionTarget nameWithType: PermissionTarget - uid: Discord.PermissionTarget.Role name: Role href: api/Discord.PermissionTarget.html#Discord_PermissionTarget_Role commentId: F:Discord.PermissionTarget.Role fullName: Discord.PermissionTarget.Role nameWithType: PermissionTarget.Role - uid: Discord.PermissionTarget.User name: User href: api/Discord.PermissionTarget.html#Discord_PermissionTarget_User commentId: F:Discord.PermissionTarget.User fullName: Discord.PermissionTarget.User nameWithType: PermissionTarget.User - uid: Discord.PermValue name: PermValue href: api/Discord.PermValue.html commentId: T:Discord.PermValue fullName: Discord.PermValue nameWithType: PermValue - uid: Discord.PermValue.Allow name: Allow href: api/Discord.PermValue.html#Discord_PermValue_Allow commentId: F:Discord.PermValue.Allow fullName: Discord.PermValue.Allow nameWithType: PermValue.Allow - uid: Discord.PermValue.Deny name: Deny href: api/Discord.PermValue.html#Discord_PermValue_Deny commentId: F:Discord.PermValue.Deny fullName: Discord.PermValue.Deny nameWithType: PermValue.Deny - uid: Discord.PermValue.Inherit name: Inherit href: api/Discord.PermValue.html#Discord_PermValue_Inherit commentId: F:Discord.PermValue.Inherit fullName: Discord.PermValue.Inherit nameWithType: PermValue.Inherit - uid: Discord.PremiumTier name: PremiumTier href: api/Discord.PremiumTier.html commentId: T:Discord.PremiumTier fullName: Discord.PremiumTier nameWithType: PremiumTier - uid: Discord.PremiumTier.None name: None href: api/Discord.PremiumTier.html#Discord_PremiumTier_None commentId: F:Discord.PremiumTier.None fullName: Discord.PremiumTier.None nameWithType: PremiumTier.None - uid: Discord.PremiumTier.Tier1 name: Tier1 href: api/Discord.PremiumTier.html#Discord_PremiumTier_Tier1 commentId: F:Discord.PremiumTier.Tier1 fullName: Discord.PremiumTier.Tier1 nameWithType: PremiumTier.Tier1 - uid: Discord.PremiumTier.Tier2 name: Tier2 href: api/Discord.PremiumTier.html#Discord_PremiumTier_Tier2 commentId: F:Discord.PremiumTier.Tier2 fullName: Discord.PremiumTier.Tier2 nameWithType: PremiumTier.Tier2 - uid: Discord.PremiumTier.Tier3 name: Tier3 href: api/Discord.PremiumTier.html#Discord_PremiumTier_Tier3 commentId: F:Discord.PremiumTier.Tier3 fullName: Discord.PremiumTier.Tier3 nameWithType: PremiumTier.Tier3 - uid: Discord.PremiumType name: PremiumType href: api/Discord.PremiumType.html commentId: T:Discord.PremiumType fullName: Discord.PremiumType nameWithType: PremiumType - uid: Discord.PremiumType.Nitro name: Nitro href: api/Discord.PremiumType.html#Discord_PremiumType_Nitro commentId: F:Discord.PremiumType.Nitro fullName: Discord.PremiumType.Nitro nameWithType: PremiumType.Nitro - uid: Discord.PremiumType.NitroClassic name: NitroClassic href: api/Discord.PremiumType.html#Discord_PremiumType_NitroClassic commentId: F:Discord.PremiumType.NitroClassic fullName: Discord.PremiumType.NitroClassic nameWithType: PremiumType.NitroClassic - uid: Discord.PremiumType.None name: None href: api/Discord.PremiumType.html#Discord_PremiumType_None commentId: F:Discord.PremiumType.None fullName: Discord.PremiumType.None nameWithType: PremiumType.None - uid: Discord.RateLimitPrecision name: RateLimitPrecision href: api/Discord.RateLimitPrecision.html commentId: T:Discord.RateLimitPrecision fullName: Discord.RateLimitPrecision nameWithType: RateLimitPrecision - uid: Discord.RateLimitPrecision.Millisecond name: Millisecond href: api/Discord.RateLimitPrecision.html#Discord_RateLimitPrecision_Millisecond commentId: F:Discord.RateLimitPrecision.Millisecond fullName: Discord.RateLimitPrecision.Millisecond nameWithType: RateLimitPrecision.Millisecond - uid: Discord.RateLimitPrecision.Second name: Second href: api/Discord.RateLimitPrecision.html#Discord_RateLimitPrecision_Second commentId: F:Discord.RateLimitPrecision.Second fullName: Discord.RateLimitPrecision.Second nameWithType: RateLimitPrecision.Second - uid: Discord.ReactionMetadata name: ReactionMetadata href: api/Discord.ReactionMetadata.html commentId: T:Discord.ReactionMetadata fullName: Discord.ReactionMetadata nameWithType: ReactionMetadata - uid: Discord.ReactionMetadata.IsMe name: IsMe href: api/Discord.ReactionMetadata.html#Discord_ReactionMetadata_IsMe commentId: P:Discord.ReactionMetadata.IsMe fullName: Discord.ReactionMetadata.IsMe nameWithType: ReactionMetadata.IsMe - uid: Discord.ReactionMetadata.IsMe* name: IsMe href: api/Discord.ReactionMetadata.html#Discord_ReactionMetadata_IsMe_ commentId: Overload:Discord.ReactionMetadata.IsMe isSpec: "True" fullName: Discord.ReactionMetadata.IsMe nameWithType: ReactionMetadata.IsMe - uid: Discord.ReactionMetadata.ReactionCount name: ReactionCount href: api/Discord.ReactionMetadata.html#Discord_ReactionMetadata_ReactionCount commentId: P:Discord.ReactionMetadata.ReactionCount fullName: Discord.ReactionMetadata.ReactionCount nameWithType: ReactionMetadata.ReactionCount - uid: Discord.ReactionMetadata.ReactionCount* name: ReactionCount href: api/Discord.ReactionMetadata.html#Discord_ReactionMetadata_ReactionCount_ commentId: Overload:Discord.ReactionMetadata.ReactionCount isSpec: "True" fullName: Discord.ReactionMetadata.ReactionCount nameWithType: ReactionMetadata.ReactionCount - uid: Discord.ReorderChannelProperties name: ReorderChannelProperties href: api/Discord.ReorderChannelProperties.html commentId: T:Discord.ReorderChannelProperties fullName: Discord.ReorderChannelProperties nameWithType: ReorderChannelProperties - uid: Discord.ReorderChannelProperties.#ctor(System.UInt64,System.Int32) name: ReorderChannelProperties(UInt64, Int32) href: api/Discord.ReorderChannelProperties.html#Discord_ReorderChannelProperties__ctor_System_UInt64_System_Int32_ commentId: M:Discord.ReorderChannelProperties.#ctor(System.UInt64,System.Int32) fullName: Discord.ReorderChannelProperties.ReorderChannelProperties(System.UInt64, System.Int32) nameWithType: ReorderChannelProperties.ReorderChannelProperties(UInt64, Int32) - uid: Discord.ReorderChannelProperties.#ctor* name: ReorderChannelProperties href: api/Discord.ReorderChannelProperties.html#Discord_ReorderChannelProperties__ctor_ commentId: Overload:Discord.ReorderChannelProperties.#ctor isSpec: "True" fullName: Discord.ReorderChannelProperties.ReorderChannelProperties nameWithType: ReorderChannelProperties.ReorderChannelProperties - uid: Discord.ReorderChannelProperties.Id name: Id href: api/Discord.ReorderChannelProperties.html#Discord_ReorderChannelProperties_Id commentId: P:Discord.ReorderChannelProperties.Id fullName: Discord.ReorderChannelProperties.Id nameWithType: ReorderChannelProperties.Id - uid: Discord.ReorderChannelProperties.Id* name: Id href: api/Discord.ReorderChannelProperties.html#Discord_ReorderChannelProperties_Id_ commentId: Overload:Discord.ReorderChannelProperties.Id isSpec: "True" fullName: Discord.ReorderChannelProperties.Id nameWithType: ReorderChannelProperties.Id - uid: Discord.ReorderChannelProperties.Position name: Position href: api/Discord.ReorderChannelProperties.html#Discord_ReorderChannelProperties_Position commentId: P:Discord.ReorderChannelProperties.Position fullName: Discord.ReorderChannelProperties.Position nameWithType: ReorderChannelProperties.Position - uid: Discord.ReorderChannelProperties.Position* name: Position href: api/Discord.ReorderChannelProperties.html#Discord_ReorderChannelProperties_Position_ commentId: Overload:Discord.ReorderChannelProperties.Position isSpec: "True" fullName: Discord.ReorderChannelProperties.Position nameWithType: ReorderChannelProperties.Position - uid: Discord.ReorderRoleProperties name: ReorderRoleProperties href: api/Discord.ReorderRoleProperties.html commentId: T:Discord.ReorderRoleProperties fullName: Discord.ReorderRoleProperties nameWithType: ReorderRoleProperties - uid: Discord.ReorderRoleProperties.#ctor(System.UInt64,System.Int32) name: ReorderRoleProperties(UInt64, Int32) href: api/Discord.ReorderRoleProperties.html#Discord_ReorderRoleProperties__ctor_System_UInt64_System_Int32_ commentId: M:Discord.ReorderRoleProperties.#ctor(System.UInt64,System.Int32) fullName: Discord.ReorderRoleProperties.ReorderRoleProperties(System.UInt64, System.Int32) nameWithType: ReorderRoleProperties.ReorderRoleProperties(UInt64, Int32) - uid: Discord.ReorderRoleProperties.#ctor* name: ReorderRoleProperties href: api/Discord.ReorderRoleProperties.html#Discord_ReorderRoleProperties__ctor_ commentId: Overload:Discord.ReorderRoleProperties.#ctor isSpec: "True" fullName: Discord.ReorderRoleProperties.ReorderRoleProperties nameWithType: ReorderRoleProperties.ReorderRoleProperties - uid: Discord.ReorderRoleProperties.Id name: Id href: api/Discord.ReorderRoleProperties.html#Discord_ReorderRoleProperties_Id commentId: P:Discord.ReorderRoleProperties.Id fullName: Discord.ReorderRoleProperties.Id nameWithType: ReorderRoleProperties.Id - uid: Discord.ReorderRoleProperties.Id* name: Id href: api/Discord.ReorderRoleProperties.html#Discord_ReorderRoleProperties_Id_ commentId: Overload:Discord.ReorderRoleProperties.Id isSpec: "True" fullName: Discord.ReorderRoleProperties.Id nameWithType: ReorderRoleProperties.Id - uid: Discord.ReorderRoleProperties.Position name: Position href: api/Discord.ReorderRoleProperties.html#Discord_ReorderRoleProperties_Position commentId: P:Discord.ReorderRoleProperties.Position fullName: Discord.ReorderRoleProperties.Position nameWithType: ReorderRoleProperties.Position - uid: Discord.ReorderRoleProperties.Position* name: Position href: api/Discord.ReorderRoleProperties.html#Discord_ReorderRoleProperties_Position_ commentId: Overload:Discord.ReorderRoleProperties.Position isSpec: "True" fullName: Discord.ReorderRoleProperties.Position nameWithType: ReorderRoleProperties.Position - uid: Discord.RequestOptions name: RequestOptions href: api/Discord.RequestOptions.html commentId: T:Discord.RequestOptions fullName: Discord.RequestOptions nameWithType: RequestOptions - uid: Discord.RequestOptions.#ctor name: RequestOptions() href: api/Discord.RequestOptions.html#Discord_RequestOptions__ctor commentId: M:Discord.RequestOptions.#ctor fullName: Discord.RequestOptions.RequestOptions() nameWithType: RequestOptions.RequestOptions() - uid: Discord.RequestOptions.#ctor* name: RequestOptions href: api/Discord.RequestOptions.html#Discord_RequestOptions__ctor_ commentId: Overload:Discord.RequestOptions.#ctor isSpec: "True" fullName: Discord.RequestOptions.RequestOptions nameWithType: RequestOptions.RequestOptions - uid: Discord.RequestOptions.AuditLogReason name: AuditLogReason href: api/Discord.RequestOptions.html#Discord_RequestOptions_AuditLogReason commentId: P:Discord.RequestOptions.AuditLogReason fullName: Discord.RequestOptions.AuditLogReason nameWithType: RequestOptions.AuditLogReason - uid: Discord.RequestOptions.AuditLogReason* name: AuditLogReason href: api/Discord.RequestOptions.html#Discord_RequestOptions_AuditLogReason_ commentId: Overload:Discord.RequestOptions.AuditLogReason isSpec: "True" fullName: Discord.RequestOptions.AuditLogReason nameWithType: RequestOptions.AuditLogReason - uid: Discord.RequestOptions.CancelToken name: CancelToken href: api/Discord.RequestOptions.html#Discord_RequestOptions_CancelToken commentId: P:Discord.RequestOptions.CancelToken fullName: Discord.RequestOptions.CancelToken nameWithType: RequestOptions.CancelToken - uid: Discord.RequestOptions.CancelToken* name: CancelToken href: api/Discord.RequestOptions.html#Discord_RequestOptions_CancelToken_ commentId: Overload:Discord.RequestOptions.CancelToken isSpec: "True" fullName: Discord.RequestOptions.CancelToken nameWithType: RequestOptions.CancelToken - uid: Discord.RequestOptions.Clone name: Clone() href: api/Discord.RequestOptions.html#Discord_RequestOptions_Clone commentId: M:Discord.RequestOptions.Clone fullName: Discord.RequestOptions.Clone() nameWithType: RequestOptions.Clone() - uid: Discord.RequestOptions.Clone* name: Clone href: api/Discord.RequestOptions.html#Discord_RequestOptions_Clone_ commentId: Overload:Discord.RequestOptions.Clone isSpec: "True" fullName: Discord.RequestOptions.Clone nameWithType: RequestOptions.Clone - uid: Discord.RequestOptions.Default name: Default href: api/Discord.RequestOptions.html#Discord_RequestOptions_Default commentId: P:Discord.RequestOptions.Default fullName: Discord.RequestOptions.Default nameWithType: RequestOptions.Default - uid: Discord.RequestOptions.Default* name: Default href: api/Discord.RequestOptions.html#Discord_RequestOptions_Default_ commentId: Overload:Discord.RequestOptions.Default isSpec: "True" fullName: Discord.RequestOptions.Default nameWithType: RequestOptions.Default - uid: Discord.RequestOptions.HeaderOnly name: HeaderOnly href: api/Discord.RequestOptions.html#Discord_RequestOptions_HeaderOnly commentId: P:Discord.RequestOptions.HeaderOnly fullName: Discord.RequestOptions.HeaderOnly nameWithType: RequestOptions.HeaderOnly - uid: Discord.RequestOptions.HeaderOnly* name: HeaderOnly href: api/Discord.RequestOptions.html#Discord_RequestOptions_HeaderOnly_ commentId: Overload:Discord.RequestOptions.HeaderOnly isSpec: "True" fullName: Discord.RequestOptions.HeaderOnly nameWithType: RequestOptions.HeaderOnly - uid: Discord.RequestOptions.RetryMode name: RetryMode href: api/Discord.RequestOptions.html#Discord_RequestOptions_RetryMode commentId: P:Discord.RequestOptions.RetryMode fullName: Discord.RequestOptions.RetryMode nameWithType: RequestOptions.RetryMode - uid: Discord.RequestOptions.RetryMode* name: RetryMode href: api/Discord.RequestOptions.html#Discord_RequestOptions_RetryMode_ commentId: Overload:Discord.RequestOptions.RetryMode isSpec: "True" fullName: Discord.RequestOptions.RetryMode nameWithType: RequestOptions.RetryMode - uid: Discord.RequestOptions.Timeout name: Timeout href: api/Discord.RequestOptions.html#Discord_RequestOptions_Timeout commentId: P:Discord.RequestOptions.Timeout fullName: Discord.RequestOptions.Timeout nameWithType: RequestOptions.Timeout - uid: Discord.RequestOptions.Timeout* name: Timeout href: api/Discord.RequestOptions.html#Discord_RequestOptions_Timeout_ commentId: Overload:Discord.RequestOptions.Timeout isSpec: "True" fullName: Discord.RequestOptions.Timeout nameWithType: RequestOptions.Timeout - uid: Discord.RequestOptions.UseSystemClock name: UseSystemClock href: api/Discord.RequestOptions.html#Discord_RequestOptions_UseSystemClock commentId: P:Discord.RequestOptions.UseSystemClock fullName: Discord.RequestOptions.UseSystemClock nameWithType: RequestOptions.UseSystemClock - uid: Discord.RequestOptions.UseSystemClock* name: UseSystemClock href: api/Discord.RequestOptions.html#Discord_RequestOptions_UseSystemClock_ commentId: Overload:Discord.RequestOptions.UseSystemClock isSpec: "True" fullName: Discord.RequestOptions.UseSystemClock nameWithType: RequestOptions.UseSystemClock - uid: Discord.Rest name: Discord.Rest href: api/Discord.Rest.html commentId: N:Discord.Rest fullName: Discord.Rest nameWithType: Discord.Rest - uid: Discord.Rest.BanAuditLogData name: BanAuditLogData href: api/Discord.Rest.BanAuditLogData.html commentId: T:Discord.Rest.BanAuditLogData fullName: Discord.Rest.BanAuditLogData nameWithType: BanAuditLogData - uid: Discord.Rest.BanAuditLogData.Target name: Target href: api/Discord.Rest.BanAuditLogData.html#Discord_Rest_BanAuditLogData_Target commentId: P:Discord.Rest.BanAuditLogData.Target fullName: Discord.Rest.BanAuditLogData.Target nameWithType: BanAuditLogData.Target - uid: Discord.Rest.BanAuditLogData.Target* name: Target href: api/Discord.Rest.BanAuditLogData.html#Discord_Rest_BanAuditLogData_Target_ commentId: Overload:Discord.Rest.BanAuditLogData.Target isSpec: "True" fullName: Discord.Rest.BanAuditLogData.Target nameWithType: BanAuditLogData.Target - uid: Discord.Rest.BaseDiscordClient name: BaseDiscordClient href: api/Discord.Rest.BaseDiscordClient.html commentId: T:Discord.Rest.BaseDiscordClient fullName: Discord.Rest.BaseDiscordClient nameWithType: BaseDiscordClient - uid: Discord.Rest.BaseDiscordClient.CurrentUser name: CurrentUser href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_CurrentUser commentId: P:Discord.Rest.BaseDiscordClient.CurrentUser fullName: Discord.Rest.BaseDiscordClient.CurrentUser nameWithType: BaseDiscordClient.CurrentUser - uid: Discord.Rest.BaseDiscordClient.CurrentUser* name: CurrentUser href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_CurrentUser_ commentId: Overload:Discord.Rest.BaseDiscordClient.CurrentUser isSpec: "True" fullName: Discord.Rest.BaseDiscordClient.CurrentUser nameWithType: BaseDiscordClient.CurrentUser - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#ConnectionState name: IDiscordClient.ConnectionState href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_ConnectionState commentId: P:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#ConnectionState name.vb: Discord.IDiscordClient.ConnectionState fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.ConnectionState nameWithType: BaseDiscordClient.IDiscordClient.ConnectionState nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.ConnectionState - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#ConnectionState* name: IDiscordClient.ConnectionState href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_ConnectionState_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#ConnectionState isSpec: "True" name.vb: Discord.IDiscordClient.ConnectionState fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.ConnectionState nameWithType: BaseDiscordClient.IDiscordClient.ConnectionState nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.ConnectionState - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name.vb: Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CreateGuildAsync* name: IDiscordClient.CreateGuildAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_CreateGuildAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CreateGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.CreateGuildAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.CreateGuildAsync nameWithType: BaseDiscordClient.IDiscordClient.CreateGuildAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.CreateGuildAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CurrentUser name: IDiscordClient.CurrentUser href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_CurrentUser commentId: P:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CurrentUser name.vb: Discord.IDiscordClient.CurrentUser fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.CurrentUser nameWithType: BaseDiscordClient.IDiscordClient.CurrentUser nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.CurrentUser - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CurrentUser* name: IDiscordClient.CurrentUser href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_CurrentUser_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#CurrentUser isSpec: "True" name.vb: Discord.IDiscordClient.CurrentUser fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.CurrentUser nameWithType: BaseDiscordClient.IDiscordClient.CurrentUser nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.CurrentUser - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name: IDiscordClient.GetApplicationInfoAsync(RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetApplicationInfoAsync(RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetApplicationInfoAsync* name: IDiscordClient.GetApplicationInfoAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetApplicationInfoAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetApplicationInfoAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetApplicationInfoAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetApplicationInfoAsync nameWithType: BaseDiscordClient.IDiscordClient.GetApplicationInfoAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetApplicationInfoAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetChannelAsync* name: IDiscordClient.GetChannelAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetChannelAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetChannelAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetChannelAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetChannelAsync nameWithType: BaseDiscordClient.IDiscordClient.GetChannelAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetChannelAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name: IDiscordClient.GetConnectionsAsync(RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetConnectionsAsync(RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetConnectionsAsync* name: IDiscordClient.GetConnectionsAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetConnectionsAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetConnectionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetConnectionsAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetConnectionsAsync nameWithType: BaseDiscordClient.IDiscordClient.GetConnectionsAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetConnectionsAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetDMChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetDMChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetDMChannelsAsync* name: IDiscordClient.GetDMChannelsAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetDMChannelsAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetDMChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetDMChannelsAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetDMChannelsAsync nameWithType: BaseDiscordClient.IDiscordClient.GetDMChannelsAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetDMChannelsAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetGroupChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetGroupChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGroupChannelsAsync* name: IDiscordClient.GetGroupChannelsAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetGroupChannelsAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGroupChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGroupChannelsAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetGroupChannelsAsync nameWithType: BaseDiscordClient.IDiscordClient.GetGroupChannelsAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetGroupChannelsAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetGuildAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetGuildAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildAsync* name: IDiscordClient.GetGuildAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetGuildAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetGuildAsync nameWithType: BaseDiscordClient.IDiscordClient.GetGuildAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetGuildAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetGuildsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildsAsync* name: IDiscordClient.GetGuildsAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetGuildsAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetGuildsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildsAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetGuildsAsync nameWithType: BaseDiscordClient.IDiscordClient.GetGuildsAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetGuildsAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetInviteAsync(String, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetInviteAsync(String, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetInviteAsync* name: IDiscordClient.GetInviteAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetInviteAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetInviteAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetInviteAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetInviteAsync nameWithType: BaseDiscordClient.IDiscordClient.GetInviteAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetInviteAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetPrivateChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetPrivateChannelsAsync* name: IDiscordClient.GetPrivateChannelsAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetPrivateChannelsAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetPrivateChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetPrivateChannelsAsync nameWithType: BaseDiscordClient.IDiscordClient.GetPrivateChannelsAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetPrivateChannelsAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(String, String, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetUserAsync_System_String_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetUserAsync(System.String, System.String, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetUserAsync(String, String, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetUserAsync* name: IDiscordClient.GetUserAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetUserAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetUserAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetUserAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetUserAsync nameWithType: BaseDiscordClient.IDiscordClient.GetUserAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetUserAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetVoiceRegionAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionAsync(System.String, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionAsync* name: IDiscordClient.GetVoiceRegionAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetVoiceRegionAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionAsync nameWithType: BaseDiscordClient.IDiscordClient.GetVoiceRegionAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionsAsync(RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionsAsync* name: IDiscordClient.GetVoiceRegionsAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetVoiceRegionsAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetVoiceRegionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionsAsync nameWithType: BaseDiscordClient.IDiscordClient.GetVoiceRegionsAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetVoiceRegionsAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: BaseDiscordClient.IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetWebhookAsync* name: IDiscordClient.GetWebhookAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_GetWebhookAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#GetWebhookAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetWebhookAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.GetWebhookAsync nameWithType: BaseDiscordClient.IDiscordClient.GetWebhookAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.GetWebhookAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StartAsync name: IDiscordClient.StartAsync() href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_StartAsync commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StartAsync name.vb: Discord.IDiscordClient.StartAsync() fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.StartAsync() nameWithType: BaseDiscordClient.IDiscordClient.StartAsync() nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.StartAsync() - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StartAsync* name: IDiscordClient.StartAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_StartAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StartAsync isSpec: "True" name.vb: Discord.IDiscordClient.StartAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.StartAsync nameWithType: BaseDiscordClient.IDiscordClient.StartAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.StartAsync - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StopAsync name: IDiscordClient.StopAsync() href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_StopAsync commentId: M:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StopAsync name.vb: Discord.IDiscordClient.StopAsync() fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.StopAsync() nameWithType: BaseDiscordClient.IDiscordClient.StopAsync() nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.StopAsync() - uid: Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StopAsync* name: IDiscordClient.StopAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Discord_IDiscordClient_StopAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.Discord#IDiscordClient#StopAsync isSpec: "True" name.vb: Discord.IDiscordClient.StopAsync fullName: Discord.Rest.BaseDiscordClient.Discord.IDiscordClient.StopAsync nameWithType: BaseDiscordClient.IDiscordClient.StopAsync nameWithType.vb: BaseDiscordClient.Discord.IDiscordClient.StopAsync - uid: Discord.Rest.BaseDiscordClient.Dispose name: Dispose() href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Dispose commentId: M:Discord.Rest.BaseDiscordClient.Dispose fullName: Discord.Rest.BaseDiscordClient.Dispose() nameWithType: BaseDiscordClient.Dispose() - uid: Discord.Rest.BaseDiscordClient.Dispose* name: Dispose href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Dispose_ commentId: Overload:Discord.Rest.BaseDiscordClient.Dispose isSpec: "True" fullName: Discord.Rest.BaseDiscordClient.Dispose nameWithType: BaseDiscordClient.Dispose - uid: Discord.Rest.BaseDiscordClient.GetRecommendedShardCountAsync(Discord.RequestOptions) name: GetRecommendedShardCountAsync(RequestOptions) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_GetRecommendedShardCountAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.BaseDiscordClient.GetRecommendedShardCountAsync(Discord.RequestOptions) fullName: Discord.Rest.BaseDiscordClient.GetRecommendedShardCountAsync(Discord.RequestOptions) nameWithType: BaseDiscordClient.GetRecommendedShardCountAsync(RequestOptions) - uid: Discord.Rest.BaseDiscordClient.GetRecommendedShardCountAsync* name: GetRecommendedShardCountAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_GetRecommendedShardCountAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.GetRecommendedShardCountAsync isSpec: "True" fullName: Discord.Rest.BaseDiscordClient.GetRecommendedShardCountAsync nameWithType: BaseDiscordClient.GetRecommendedShardCountAsync - uid: Discord.Rest.BaseDiscordClient.Log name: Log href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_Log commentId: E:Discord.Rest.BaseDiscordClient.Log fullName: Discord.Rest.BaseDiscordClient.Log nameWithType: BaseDiscordClient.Log - uid: Discord.Rest.BaseDiscordClient.LoggedIn name: LoggedIn href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LoggedIn commentId: E:Discord.Rest.BaseDiscordClient.LoggedIn fullName: Discord.Rest.BaseDiscordClient.LoggedIn nameWithType: BaseDiscordClient.LoggedIn - uid: Discord.Rest.BaseDiscordClient.LoggedOut name: LoggedOut href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LoggedOut commentId: E:Discord.Rest.BaseDiscordClient.LoggedOut fullName: Discord.Rest.BaseDiscordClient.LoggedOut nameWithType: BaseDiscordClient.LoggedOut - uid: Discord.Rest.BaseDiscordClient.LoginAsync(Discord.TokenType,System.String,System.Boolean) name: LoginAsync(TokenType, String, Boolean) href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LoginAsync_Discord_TokenType_System_String_System_Boolean_ commentId: M:Discord.Rest.BaseDiscordClient.LoginAsync(Discord.TokenType,System.String,System.Boolean) fullName: Discord.Rest.BaseDiscordClient.LoginAsync(Discord.TokenType, System.String, System.Boolean) nameWithType: BaseDiscordClient.LoginAsync(TokenType, String, Boolean) - uid: Discord.Rest.BaseDiscordClient.LoginAsync* name: LoginAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LoginAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.LoginAsync isSpec: "True" fullName: Discord.Rest.BaseDiscordClient.LoginAsync nameWithType: BaseDiscordClient.LoginAsync - uid: Discord.Rest.BaseDiscordClient.LoginState name: LoginState href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LoginState commentId: P:Discord.Rest.BaseDiscordClient.LoginState fullName: Discord.Rest.BaseDiscordClient.LoginState nameWithType: BaseDiscordClient.LoginState - uid: Discord.Rest.BaseDiscordClient.LoginState* name: LoginState href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LoginState_ commentId: Overload:Discord.Rest.BaseDiscordClient.LoginState isSpec: "True" fullName: Discord.Rest.BaseDiscordClient.LoginState nameWithType: BaseDiscordClient.LoginState - uid: Discord.Rest.BaseDiscordClient.LogoutAsync name: LogoutAsync() href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LogoutAsync commentId: M:Discord.Rest.BaseDiscordClient.LogoutAsync fullName: Discord.Rest.BaseDiscordClient.LogoutAsync() nameWithType: BaseDiscordClient.LogoutAsync() - uid: Discord.Rest.BaseDiscordClient.LogoutAsync* name: LogoutAsync href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_LogoutAsync_ commentId: Overload:Discord.Rest.BaseDiscordClient.LogoutAsync isSpec: "True" fullName: Discord.Rest.BaseDiscordClient.LogoutAsync nameWithType: BaseDiscordClient.LogoutAsync - uid: Discord.Rest.BaseDiscordClient.TokenType name: TokenType href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_TokenType commentId: P:Discord.Rest.BaseDiscordClient.TokenType fullName: Discord.Rest.BaseDiscordClient.TokenType nameWithType: BaseDiscordClient.TokenType - uid: Discord.Rest.BaseDiscordClient.TokenType* name: TokenType href: api/Discord.Rest.BaseDiscordClient.html#Discord_Rest_BaseDiscordClient_TokenType_ commentId: Overload:Discord.Rest.BaseDiscordClient.TokenType isSpec: "True" fullName: Discord.Rest.BaseDiscordClient.TokenType nameWithType: BaseDiscordClient.TokenType - uid: Discord.Rest.ChannelCreateAuditLogData name: ChannelCreateAuditLogData href: api/Discord.Rest.ChannelCreateAuditLogData.html commentId: T:Discord.Rest.ChannelCreateAuditLogData fullName: Discord.Rest.ChannelCreateAuditLogData nameWithType: ChannelCreateAuditLogData - uid: Discord.Rest.ChannelCreateAuditLogData.Bitrate name: Bitrate href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_Bitrate commentId: P:Discord.Rest.ChannelCreateAuditLogData.Bitrate fullName: Discord.Rest.ChannelCreateAuditLogData.Bitrate nameWithType: ChannelCreateAuditLogData.Bitrate - uid: Discord.Rest.ChannelCreateAuditLogData.Bitrate* name: Bitrate href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_Bitrate_ commentId: Overload:Discord.Rest.ChannelCreateAuditLogData.Bitrate isSpec: "True" fullName: Discord.Rest.ChannelCreateAuditLogData.Bitrate nameWithType: ChannelCreateAuditLogData.Bitrate - uid: Discord.Rest.ChannelCreateAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_ChannelId commentId: P:Discord.Rest.ChannelCreateAuditLogData.ChannelId fullName: Discord.Rest.ChannelCreateAuditLogData.ChannelId nameWithType: ChannelCreateAuditLogData.ChannelId - uid: Discord.Rest.ChannelCreateAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.ChannelCreateAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.ChannelCreateAuditLogData.ChannelId nameWithType: ChannelCreateAuditLogData.ChannelId - uid: Discord.Rest.ChannelCreateAuditLogData.ChannelName name: ChannelName href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_ChannelName commentId: P:Discord.Rest.ChannelCreateAuditLogData.ChannelName fullName: Discord.Rest.ChannelCreateAuditLogData.ChannelName nameWithType: ChannelCreateAuditLogData.ChannelName - uid: Discord.Rest.ChannelCreateAuditLogData.ChannelName* name: ChannelName href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_ChannelName_ commentId: Overload:Discord.Rest.ChannelCreateAuditLogData.ChannelName isSpec: "True" fullName: Discord.Rest.ChannelCreateAuditLogData.ChannelName nameWithType: ChannelCreateAuditLogData.ChannelName - uid: Discord.Rest.ChannelCreateAuditLogData.ChannelType name: ChannelType href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_ChannelType commentId: P:Discord.Rest.ChannelCreateAuditLogData.ChannelType fullName: Discord.Rest.ChannelCreateAuditLogData.ChannelType nameWithType: ChannelCreateAuditLogData.ChannelType - uid: Discord.Rest.ChannelCreateAuditLogData.ChannelType* name: ChannelType href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_ChannelType_ commentId: Overload:Discord.Rest.ChannelCreateAuditLogData.ChannelType isSpec: "True" fullName: Discord.Rest.ChannelCreateAuditLogData.ChannelType nameWithType: ChannelCreateAuditLogData.ChannelType - uid: Discord.Rest.ChannelCreateAuditLogData.IsNsfw name: IsNsfw href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_IsNsfw commentId: P:Discord.Rest.ChannelCreateAuditLogData.IsNsfw fullName: Discord.Rest.ChannelCreateAuditLogData.IsNsfw nameWithType: ChannelCreateAuditLogData.IsNsfw - uid: Discord.Rest.ChannelCreateAuditLogData.IsNsfw* name: IsNsfw href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_IsNsfw_ commentId: Overload:Discord.Rest.ChannelCreateAuditLogData.IsNsfw isSpec: "True" fullName: Discord.Rest.ChannelCreateAuditLogData.IsNsfw nameWithType: ChannelCreateAuditLogData.IsNsfw - uid: Discord.Rest.ChannelCreateAuditLogData.Overwrites name: Overwrites href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_Overwrites commentId: P:Discord.Rest.ChannelCreateAuditLogData.Overwrites fullName: Discord.Rest.ChannelCreateAuditLogData.Overwrites nameWithType: ChannelCreateAuditLogData.Overwrites - uid: Discord.Rest.ChannelCreateAuditLogData.Overwrites* name: Overwrites href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_Overwrites_ commentId: Overload:Discord.Rest.ChannelCreateAuditLogData.Overwrites isSpec: "True" fullName: Discord.Rest.ChannelCreateAuditLogData.Overwrites nameWithType: ChannelCreateAuditLogData.Overwrites - uid: Discord.Rest.ChannelCreateAuditLogData.SlowModeInterval name: SlowModeInterval href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_SlowModeInterval commentId: P:Discord.Rest.ChannelCreateAuditLogData.SlowModeInterval fullName: Discord.Rest.ChannelCreateAuditLogData.SlowModeInterval nameWithType: ChannelCreateAuditLogData.SlowModeInterval - uid: Discord.Rest.ChannelCreateAuditLogData.SlowModeInterval* name: SlowModeInterval href: api/Discord.Rest.ChannelCreateAuditLogData.html#Discord_Rest_ChannelCreateAuditLogData_SlowModeInterval_ commentId: Overload:Discord.Rest.ChannelCreateAuditLogData.SlowModeInterval isSpec: "True" fullName: Discord.Rest.ChannelCreateAuditLogData.SlowModeInterval nameWithType: ChannelCreateAuditLogData.SlowModeInterval - uid: Discord.Rest.ChannelDeleteAuditLogData name: ChannelDeleteAuditLogData href: api/Discord.Rest.ChannelDeleteAuditLogData.html commentId: T:Discord.Rest.ChannelDeleteAuditLogData fullName: Discord.Rest.ChannelDeleteAuditLogData nameWithType: ChannelDeleteAuditLogData - uid: Discord.Rest.ChannelDeleteAuditLogData.Bitrate name: Bitrate href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_Bitrate commentId: P:Discord.Rest.ChannelDeleteAuditLogData.Bitrate fullName: Discord.Rest.ChannelDeleteAuditLogData.Bitrate nameWithType: ChannelDeleteAuditLogData.Bitrate - uid: Discord.Rest.ChannelDeleteAuditLogData.Bitrate* name: Bitrate href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_Bitrate_ commentId: Overload:Discord.Rest.ChannelDeleteAuditLogData.Bitrate isSpec: "True" fullName: Discord.Rest.ChannelDeleteAuditLogData.Bitrate nameWithType: ChannelDeleteAuditLogData.Bitrate - uid: Discord.Rest.ChannelDeleteAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_ChannelId commentId: P:Discord.Rest.ChannelDeleteAuditLogData.ChannelId fullName: Discord.Rest.ChannelDeleteAuditLogData.ChannelId nameWithType: ChannelDeleteAuditLogData.ChannelId - uid: Discord.Rest.ChannelDeleteAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.ChannelDeleteAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.ChannelDeleteAuditLogData.ChannelId nameWithType: ChannelDeleteAuditLogData.ChannelId - uid: Discord.Rest.ChannelDeleteAuditLogData.ChannelName name: ChannelName href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_ChannelName commentId: P:Discord.Rest.ChannelDeleteAuditLogData.ChannelName fullName: Discord.Rest.ChannelDeleteAuditLogData.ChannelName nameWithType: ChannelDeleteAuditLogData.ChannelName - uid: Discord.Rest.ChannelDeleteAuditLogData.ChannelName* name: ChannelName href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_ChannelName_ commentId: Overload:Discord.Rest.ChannelDeleteAuditLogData.ChannelName isSpec: "True" fullName: Discord.Rest.ChannelDeleteAuditLogData.ChannelName nameWithType: ChannelDeleteAuditLogData.ChannelName - uid: Discord.Rest.ChannelDeleteAuditLogData.ChannelType name: ChannelType href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_ChannelType commentId: P:Discord.Rest.ChannelDeleteAuditLogData.ChannelType fullName: Discord.Rest.ChannelDeleteAuditLogData.ChannelType nameWithType: ChannelDeleteAuditLogData.ChannelType - uid: Discord.Rest.ChannelDeleteAuditLogData.ChannelType* name: ChannelType href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_ChannelType_ commentId: Overload:Discord.Rest.ChannelDeleteAuditLogData.ChannelType isSpec: "True" fullName: Discord.Rest.ChannelDeleteAuditLogData.ChannelType nameWithType: ChannelDeleteAuditLogData.ChannelType - uid: Discord.Rest.ChannelDeleteAuditLogData.IsNsfw name: IsNsfw href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_IsNsfw commentId: P:Discord.Rest.ChannelDeleteAuditLogData.IsNsfw fullName: Discord.Rest.ChannelDeleteAuditLogData.IsNsfw nameWithType: ChannelDeleteAuditLogData.IsNsfw - uid: Discord.Rest.ChannelDeleteAuditLogData.IsNsfw* name: IsNsfw href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_IsNsfw_ commentId: Overload:Discord.Rest.ChannelDeleteAuditLogData.IsNsfw isSpec: "True" fullName: Discord.Rest.ChannelDeleteAuditLogData.IsNsfw nameWithType: ChannelDeleteAuditLogData.IsNsfw - uid: Discord.Rest.ChannelDeleteAuditLogData.Overwrites name: Overwrites href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_Overwrites commentId: P:Discord.Rest.ChannelDeleteAuditLogData.Overwrites fullName: Discord.Rest.ChannelDeleteAuditLogData.Overwrites nameWithType: ChannelDeleteAuditLogData.Overwrites - uid: Discord.Rest.ChannelDeleteAuditLogData.Overwrites* name: Overwrites href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_Overwrites_ commentId: Overload:Discord.Rest.ChannelDeleteAuditLogData.Overwrites isSpec: "True" fullName: Discord.Rest.ChannelDeleteAuditLogData.Overwrites nameWithType: ChannelDeleteAuditLogData.Overwrites - uid: Discord.Rest.ChannelDeleteAuditLogData.SlowModeInterval name: SlowModeInterval href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_SlowModeInterval commentId: P:Discord.Rest.ChannelDeleteAuditLogData.SlowModeInterval fullName: Discord.Rest.ChannelDeleteAuditLogData.SlowModeInterval nameWithType: ChannelDeleteAuditLogData.SlowModeInterval - uid: Discord.Rest.ChannelDeleteAuditLogData.SlowModeInterval* name: SlowModeInterval href: api/Discord.Rest.ChannelDeleteAuditLogData.html#Discord_Rest_ChannelDeleteAuditLogData_SlowModeInterval_ commentId: Overload:Discord.Rest.ChannelDeleteAuditLogData.SlowModeInterval isSpec: "True" fullName: Discord.Rest.ChannelDeleteAuditLogData.SlowModeInterval nameWithType: ChannelDeleteAuditLogData.SlowModeInterval - uid: Discord.Rest.ChannelInfo name: ChannelInfo href: api/Discord.Rest.ChannelInfo.html commentId: T:Discord.Rest.ChannelInfo fullName: Discord.Rest.ChannelInfo nameWithType: ChannelInfo - uid: Discord.Rest.ChannelInfo.Bitrate name: Bitrate href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_Bitrate commentId: P:Discord.Rest.ChannelInfo.Bitrate fullName: Discord.Rest.ChannelInfo.Bitrate nameWithType: ChannelInfo.Bitrate - uid: Discord.Rest.ChannelInfo.Bitrate* name: Bitrate href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_Bitrate_ commentId: Overload:Discord.Rest.ChannelInfo.Bitrate isSpec: "True" fullName: Discord.Rest.ChannelInfo.Bitrate nameWithType: ChannelInfo.Bitrate - uid: Discord.Rest.ChannelInfo.IsNsfw name: IsNsfw href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_IsNsfw commentId: P:Discord.Rest.ChannelInfo.IsNsfw fullName: Discord.Rest.ChannelInfo.IsNsfw nameWithType: ChannelInfo.IsNsfw - uid: Discord.Rest.ChannelInfo.IsNsfw* name: IsNsfw href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_IsNsfw_ commentId: Overload:Discord.Rest.ChannelInfo.IsNsfw isSpec: "True" fullName: Discord.Rest.ChannelInfo.IsNsfw nameWithType: ChannelInfo.IsNsfw - uid: Discord.Rest.ChannelInfo.Name name: Name href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_Name commentId: P:Discord.Rest.ChannelInfo.Name fullName: Discord.Rest.ChannelInfo.Name nameWithType: ChannelInfo.Name - uid: Discord.Rest.ChannelInfo.Name* name: Name href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_Name_ commentId: Overload:Discord.Rest.ChannelInfo.Name isSpec: "True" fullName: Discord.Rest.ChannelInfo.Name nameWithType: ChannelInfo.Name - uid: Discord.Rest.ChannelInfo.SlowModeInterval name: SlowModeInterval href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_SlowModeInterval commentId: P:Discord.Rest.ChannelInfo.SlowModeInterval fullName: Discord.Rest.ChannelInfo.SlowModeInterval nameWithType: ChannelInfo.SlowModeInterval - uid: Discord.Rest.ChannelInfo.SlowModeInterval* name: SlowModeInterval href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_SlowModeInterval_ commentId: Overload:Discord.Rest.ChannelInfo.SlowModeInterval isSpec: "True" fullName: Discord.Rest.ChannelInfo.SlowModeInterval nameWithType: ChannelInfo.SlowModeInterval - uid: Discord.Rest.ChannelInfo.Topic name: Topic href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_Topic commentId: P:Discord.Rest.ChannelInfo.Topic fullName: Discord.Rest.ChannelInfo.Topic nameWithType: ChannelInfo.Topic - uid: Discord.Rest.ChannelInfo.Topic* name: Topic href: api/Discord.Rest.ChannelInfo.html#Discord_Rest_ChannelInfo_Topic_ commentId: Overload:Discord.Rest.ChannelInfo.Topic isSpec: "True" fullName: Discord.Rest.ChannelInfo.Topic nameWithType: ChannelInfo.Topic - uid: Discord.Rest.ChannelUpdateAuditLogData name: ChannelUpdateAuditLogData href: api/Discord.Rest.ChannelUpdateAuditLogData.html commentId: T:Discord.Rest.ChannelUpdateAuditLogData fullName: Discord.Rest.ChannelUpdateAuditLogData nameWithType: ChannelUpdateAuditLogData - uid: Discord.Rest.ChannelUpdateAuditLogData.After name: After href: api/Discord.Rest.ChannelUpdateAuditLogData.html#Discord_Rest_ChannelUpdateAuditLogData_After commentId: P:Discord.Rest.ChannelUpdateAuditLogData.After fullName: Discord.Rest.ChannelUpdateAuditLogData.After nameWithType: ChannelUpdateAuditLogData.After - uid: Discord.Rest.ChannelUpdateAuditLogData.After* name: After href: api/Discord.Rest.ChannelUpdateAuditLogData.html#Discord_Rest_ChannelUpdateAuditLogData_After_ commentId: Overload:Discord.Rest.ChannelUpdateAuditLogData.After isSpec: "True" fullName: Discord.Rest.ChannelUpdateAuditLogData.After nameWithType: ChannelUpdateAuditLogData.After - uid: Discord.Rest.ChannelUpdateAuditLogData.Before name: Before href: api/Discord.Rest.ChannelUpdateAuditLogData.html#Discord_Rest_ChannelUpdateAuditLogData_Before commentId: P:Discord.Rest.ChannelUpdateAuditLogData.Before fullName: Discord.Rest.ChannelUpdateAuditLogData.Before nameWithType: ChannelUpdateAuditLogData.Before - uid: Discord.Rest.ChannelUpdateAuditLogData.Before* name: Before href: api/Discord.Rest.ChannelUpdateAuditLogData.html#Discord_Rest_ChannelUpdateAuditLogData_Before_ commentId: Overload:Discord.Rest.ChannelUpdateAuditLogData.Before isSpec: "True" fullName: Discord.Rest.ChannelUpdateAuditLogData.Before nameWithType: ChannelUpdateAuditLogData.Before - uid: Discord.Rest.ChannelUpdateAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.ChannelUpdateAuditLogData.html#Discord_Rest_ChannelUpdateAuditLogData_ChannelId commentId: P:Discord.Rest.ChannelUpdateAuditLogData.ChannelId fullName: Discord.Rest.ChannelUpdateAuditLogData.ChannelId nameWithType: ChannelUpdateAuditLogData.ChannelId - uid: Discord.Rest.ChannelUpdateAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.ChannelUpdateAuditLogData.html#Discord_Rest_ChannelUpdateAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.ChannelUpdateAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.ChannelUpdateAuditLogData.ChannelId nameWithType: ChannelUpdateAuditLogData.ChannelId - uid: Discord.Rest.ClientExtensions name: ClientExtensions href: api/Discord.Rest.ClientExtensions.html commentId: T:Discord.Rest.ClientExtensions fullName: Discord.Rest.ClientExtensions nameWithType: ClientExtensions - uid: Discord.Rest.ClientExtensions.AddGuildUserAsync(Discord.Rest.BaseDiscordClient,System.UInt64,System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name: AddGuildUserAsync(BaseDiscordClient, UInt64, UInt64, String, Action, RequestOptions) href: api/Discord.Rest.ClientExtensions.html#Discord_Rest_ClientExtensions_AddGuildUserAsync_Discord_Rest_BaseDiscordClient_System_UInt64_System_UInt64_System_String_System_Action_Discord_AddGuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.ClientExtensions.AddGuildUserAsync(Discord.Rest.BaseDiscordClient,System.UInt64,System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name.vb: AddGuildUserAsync(BaseDiscordClient, UInt64, UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) fullName: Discord.Rest.ClientExtensions.AddGuildUserAsync(Discord.Rest.BaseDiscordClient, System.UInt64, System.UInt64, System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.ClientExtensions.AddGuildUserAsync(Discord.Rest.BaseDiscordClient, System.UInt64, System.UInt64, System.String, System.Action(Of Discord.AddGuildUserProperties), Discord.RequestOptions) nameWithType: ClientExtensions.AddGuildUserAsync(BaseDiscordClient, UInt64, UInt64, String, Action, RequestOptions) nameWithType.vb: ClientExtensions.AddGuildUserAsync(BaseDiscordClient, UInt64, UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) - uid: Discord.Rest.ClientExtensions.AddGuildUserAsync* name: AddGuildUserAsync href: api/Discord.Rest.ClientExtensions.html#Discord_Rest_ClientExtensions_AddGuildUserAsync_ commentId: Overload:Discord.Rest.ClientExtensions.AddGuildUserAsync isSpec: "True" fullName: Discord.Rest.ClientExtensions.AddGuildUserAsync nameWithType: ClientExtensions.AddGuildUserAsync - uid: Discord.Rest.DiscordRestClient name: DiscordRestClient href: api/Discord.Rest.DiscordRestClient.html commentId: T:Discord.Rest.DiscordRestClient fullName: Discord.Rest.DiscordRestClient nameWithType: DiscordRestClient - uid: Discord.Rest.DiscordRestClient.#ctor name: DiscordRestClient() href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient__ctor commentId: M:Discord.Rest.DiscordRestClient.#ctor fullName: Discord.Rest.DiscordRestClient.DiscordRestClient() nameWithType: DiscordRestClient.DiscordRestClient() - uid: Discord.Rest.DiscordRestClient.#ctor(Discord.Rest.DiscordRestConfig) name: DiscordRestClient(DiscordRestConfig) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient__ctor_Discord_Rest_DiscordRestConfig_ commentId: M:Discord.Rest.DiscordRestClient.#ctor(Discord.Rest.DiscordRestConfig) fullName: Discord.Rest.DiscordRestClient.DiscordRestClient(Discord.Rest.DiscordRestConfig) nameWithType: DiscordRestClient.DiscordRestClient(DiscordRestConfig) - uid: Discord.Rest.DiscordRestClient.#ctor* name: DiscordRestClient href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient__ctor_ commentId: Overload:Discord.Rest.DiscordRestClient.#ctor isSpec: "True" fullName: Discord.Rest.DiscordRestClient.DiscordRestClient nameWithType: DiscordRestClient.DiscordRestClient - uid: Discord.Rest.DiscordRestClient.CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: DiscordRestClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.Rest.DiscordRestClient.CreateGuildAsync* name: CreateGuildAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_CreateGuildAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.CreateGuildAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.CreateGuildAsync nameWithType: DiscordRestClient.CreateGuildAsync - uid: Discord.Rest.DiscordRestClient.CurrentUser name: CurrentUser href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_CurrentUser commentId: P:Discord.Rest.DiscordRestClient.CurrentUser fullName: Discord.Rest.DiscordRestClient.CurrentUser nameWithType: DiscordRestClient.CurrentUser - uid: Discord.Rest.DiscordRestClient.CurrentUser* name: CurrentUser href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_CurrentUser_ commentId: Overload:Discord.Rest.DiscordRestClient.CurrentUser isSpec: "True" fullName: Discord.Rest.DiscordRestClient.CurrentUser nameWithType: DiscordRestClient.CurrentUser - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name.vb: Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#CreateGuildAsync* name: IDiscordClient.CreateGuildAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_CreateGuildAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#CreateGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.CreateGuildAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.CreateGuildAsync nameWithType: DiscordRestClient.IDiscordClient.CreateGuildAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.CreateGuildAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name: IDiscordClient.GetApplicationInfoAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetApplicationInfoAsync(RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetApplicationInfoAsync* name: IDiscordClient.GetApplicationInfoAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetApplicationInfoAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetApplicationInfoAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetApplicationInfoAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetApplicationInfoAsync nameWithType: DiscordRestClient.IDiscordClient.GetApplicationInfoAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetApplicationInfoAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetChannelAsync* name: IDiscordClient.GetChannelAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetChannelAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetChannelAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetChannelAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetChannelAsync nameWithType: DiscordRestClient.IDiscordClient.GetChannelAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetChannelAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name: IDiscordClient.GetConnectionsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetConnectionsAsync(RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetConnectionsAsync* name: IDiscordClient.GetConnectionsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetConnectionsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetConnectionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetConnectionsAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetConnectionsAsync nameWithType: DiscordRestClient.IDiscordClient.GetConnectionsAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetConnectionsAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetDMChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetDMChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetDMChannelsAsync* name: IDiscordClient.GetDMChannelsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetDMChannelsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetDMChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetDMChannelsAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetDMChannelsAsync nameWithType: DiscordRestClient.IDiscordClient.GetDMChannelsAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetDMChannelsAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetGroupChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetGroupChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGroupChannelsAsync* name: IDiscordClient.GetGroupChannelsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetGroupChannelsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGroupChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGroupChannelsAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetGroupChannelsAsync nameWithType: DiscordRestClient.IDiscordClient.GetGroupChannelsAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetGroupChannelsAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetGuildAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetGuildAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildAsync* name: IDiscordClient.GetGuildAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetGuildAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetGuildAsync nameWithType: DiscordRestClient.IDiscordClient.GetGuildAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetGuildAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetGuildsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildsAsync* name: IDiscordClient.GetGuildsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetGuildsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetGuildsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildsAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetGuildsAsync nameWithType: DiscordRestClient.IDiscordClient.GetGuildsAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetGuildsAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetInviteAsync(String, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetInviteAsync(String, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetInviteAsync* name: IDiscordClient.GetInviteAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetInviteAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetInviteAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetInviteAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetInviteAsync nameWithType: DiscordRestClient.IDiscordClient.GetInviteAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetInviteAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetPrivateChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetPrivateChannelsAsync* name: IDiscordClient.GetPrivateChannelsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetPrivateChannelsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetPrivateChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetPrivateChannelsAsync nameWithType: DiscordRestClient.IDiscordClient.GetPrivateChannelsAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetPrivateChannelsAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetUserAsync* name: IDiscordClient.GetUserAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetUserAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetUserAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetUserAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetUserAsync nameWithType: DiscordRestClient.IDiscordClient.GetUserAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetUserAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetVoiceRegionAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionAsync(System.String, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionAsync* name: IDiscordClient.GetVoiceRegionAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetVoiceRegionAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionAsync nameWithType: DiscordRestClient.IDiscordClient.GetVoiceRegionAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionsAsync* name: IDiscordClient.GetVoiceRegionsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetVoiceRegionsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetVoiceRegionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionsAsync nameWithType: DiscordRestClient.IDiscordClient.GetVoiceRegionsAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetVoiceRegionsAsync - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: DiscordRestClient.IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetWebhookAsync* name: IDiscordClient.GetWebhookAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_Discord_IDiscordClient_GetWebhookAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.Discord#IDiscordClient#GetWebhookAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetWebhookAsync fullName: Discord.Rest.DiscordRestClient.Discord.IDiscordClient.GetWebhookAsync nameWithType: DiscordRestClient.IDiscordClient.GetWebhookAsync nameWithType.vb: DiscordRestClient.Discord.IDiscordClient.GetWebhookAsync - uid: Discord.Rest.DiscordRestClient.GetApplicationInfoAsync(Discord.RequestOptions) name: GetApplicationInfoAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetApplicationInfoAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetApplicationInfoAsync* name: GetApplicationInfoAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetApplicationInfoAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetApplicationInfoAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetApplicationInfoAsync nameWithType: DiscordRestClient.GetApplicationInfoAsync - uid: Discord.Rest.DiscordRestClient.GetChannelAsync(System.UInt64,Discord.RequestOptions) name: GetChannelAsync(UInt64, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetChannelAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetChannelAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetChannelAsync(System.UInt64, Discord.RequestOptions) nameWithType: DiscordRestClient.GetChannelAsync(UInt64, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetChannelAsync* name: GetChannelAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetChannelAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetChannelAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetChannelAsync nameWithType: DiscordRestClient.GetChannelAsync - uid: Discord.Rest.DiscordRestClient.GetConnectionsAsync(Discord.RequestOptions) name: GetConnectionsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetConnectionsAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetConnectionsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetConnectionsAsync* name: GetConnectionsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetConnectionsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetConnectionsAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetConnectionsAsync nameWithType: DiscordRestClient.GetConnectionsAsync - uid: Discord.Rest.DiscordRestClient.GetDMChannelsAsync(Discord.RequestOptions) name: GetDMChannelsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetDMChannelsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetDMChannelsAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetDMChannelsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetDMChannelsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetDMChannelsAsync* name: GetDMChannelsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetDMChannelsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetDMChannelsAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetDMChannelsAsync nameWithType: DiscordRestClient.GetDMChannelsAsync - uid: Discord.Rest.DiscordRestClient.GetGroupChannelsAsync(Discord.RequestOptions) name: GetGroupChannelsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGroupChannelsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetGroupChannelsAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetGroupChannelsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetGroupChannelsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetGroupChannelsAsync* name: GetGroupChannelsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGroupChannelsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetGroupChannelsAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetGroupChannelsAsync nameWithType: DiscordRestClient.GetGroupChannelsAsync - uid: Discord.Rest.DiscordRestClient.GetGuildAsync(System.UInt64,Discord.RequestOptions) name: GetGuildAsync(UInt64, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetGuildAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetGuildAsync(System.UInt64, Discord.RequestOptions) nameWithType: DiscordRestClient.GetGuildAsync(UInt64, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetGuildAsync* name: GetGuildAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetGuildAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetGuildAsync nameWithType: DiscordRestClient.GetGuildAsync - uid: Discord.Rest.DiscordRestClient.GetGuildEmbedAsync(System.UInt64,Discord.RequestOptions) name: GetGuildEmbedAsync(UInt64, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildEmbedAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetGuildEmbedAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetGuildEmbedAsync(System.UInt64, Discord.RequestOptions) nameWithType: DiscordRestClient.GetGuildEmbedAsync(UInt64, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetGuildEmbedAsync* name: GetGuildEmbedAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildEmbedAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetGuildEmbedAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetGuildEmbedAsync nameWithType: DiscordRestClient.GetGuildEmbedAsync - uid: Discord.Rest.DiscordRestClient.GetGuildsAsync(Discord.RequestOptions) name: GetGuildsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetGuildsAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetGuildsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetGuildsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetGuildsAsync* name: GetGuildsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetGuildsAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetGuildsAsync nameWithType: DiscordRestClient.GetGuildsAsync - uid: Discord.Rest.DiscordRestClient.GetGuildSummariesAsync(Discord.RequestOptions) name: GetGuildSummariesAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildSummariesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetGuildSummariesAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetGuildSummariesAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetGuildSummariesAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetGuildSummariesAsync(System.UInt64,System.Int32,Discord.RequestOptions) name: GetGuildSummariesAsync(UInt64, Int32, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildSummariesAsync_System_UInt64_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetGuildSummariesAsync(System.UInt64,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetGuildSummariesAsync(System.UInt64, System.Int32, Discord.RequestOptions) nameWithType: DiscordRestClient.GetGuildSummariesAsync(UInt64, Int32, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetGuildSummariesAsync* name: GetGuildSummariesAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildSummariesAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetGuildSummariesAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetGuildSummariesAsync nameWithType: DiscordRestClient.GetGuildSummariesAsync - uid: Discord.Rest.DiscordRestClient.GetGuildUserAsync(System.UInt64,System.UInt64,Discord.RequestOptions) name: GetGuildUserAsync(UInt64, UInt64, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildUserAsync_System_UInt64_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetGuildUserAsync(System.UInt64,System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetGuildUserAsync(System.UInt64, System.UInt64, Discord.RequestOptions) nameWithType: DiscordRestClient.GetGuildUserAsync(UInt64, UInt64, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetGuildUserAsync* name: GetGuildUserAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetGuildUserAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetGuildUserAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetGuildUserAsync nameWithType: DiscordRestClient.GetGuildUserAsync - uid: Discord.Rest.DiscordRestClient.GetInviteAsync(System.String,Discord.RequestOptions) name: GetInviteAsync(String, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetInviteAsync(System.String,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: DiscordRestClient.GetInviteAsync(String, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetInviteAsync* name: GetInviteAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetInviteAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetInviteAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetInviteAsync nameWithType: DiscordRestClient.GetInviteAsync - uid: Discord.Rest.DiscordRestClient.GetPrivateChannelsAsync(Discord.RequestOptions) name: GetPrivateChannelsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetPrivateChannelsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetPrivateChannelsAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetPrivateChannelsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetPrivateChannelsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetPrivateChannelsAsync* name: GetPrivateChannelsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetPrivateChannelsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetPrivateChannelsAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetPrivateChannelsAsync nameWithType: DiscordRestClient.GetPrivateChannelsAsync - uid: Discord.Rest.DiscordRestClient.GetUserAsync(System.UInt64,Discord.RequestOptions) name: GetUserAsync(UInt64, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetUserAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetUserAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetUserAsync(System.UInt64, Discord.RequestOptions) nameWithType: DiscordRestClient.GetUserAsync(UInt64, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetUserAsync* name: GetUserAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetUserAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetUserAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetUserAsync nameWithType: DiscordRestClient.GetUserAsync - uid: Discord.Rest.DiscordRestClient.GetVoiceRegionAsync(System.String,Discord.RequestOptions) name: GetVoiceRegionAsync(String, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetVoiceRegionAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetVoiceRegionAsync(System.String,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetVoiceRegionAsync(System.String, Discord.RequestOptions) nameWithType: DiscordRestClient.GetVoiceRegionAsync(String, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetVoiceRegionAsync* name: GetVoiceRegionAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetVoiceRegionAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetVoiceRegionAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetVoiceRegionAsync nameWithType: DiscordRestClient.GetVoiceRegionAsync - uid: Discord.Rest.DiscordRestClient.GetVoiceRegionsAsync(Discord.RequestOptions) name: GetVoiceRegionsAsync(RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetVoiceRegionsAsync(Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: DiscordRestClient.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetVoiceRegionsAsync* name: GetVoiceRegionsAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetVoiceRegionsAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetVoiceRegionsAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetVoiceRegionsAsync nameWithType: DiscordRestClient.GetVoiceRegionsAsync - uid: Discord.Rest.DiscordRestClient.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.DiscordRestClient.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.DiscordRestClient.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: DiscordRestClient.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.Rest.DiscordRestClient.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.Rest.DiscordRestClient.html#Discord_Rest_DiscordRestClient_GetWebhookAsync_ commentId: Overload:Discord.Rest.DiscordRestClient.GetWebhookAsync isSpec: "True" fullName: Discord.Rest.DiscordRestClient.GetWebhookAsync nameWithType: DiscordRestClient.GetWebhookAsync - uid: Discord.Rest.DiscordRestConfig name: DiscordRestConfig href: api/Discord.Rest.DiscordRestConfig.html commentId: T:Discord.Rest.DiscordRestConfig fullName: Discord.Rest.DiscordRestConfig nameWithType: DiscordRestConfig - uid: Discord.Rest.DiscordRestConfig.RestClientProvider name: RestClientProvider href: api/Discord.Rest.DiscordRestConfig.html#Discord_Rest_DiscordRestConfig_RestClientProvider commentId: P:Discord.Rest.DiscordRestConfig.RestClientProvider fullName: Discord.Rest.DiscordRestConfig.RestClientProvider nameWithType: DiscordRestConfig.RestClientProvider - uid: Discord.Rest.DiscordRestConfig.RestClientProvider* name: RestClientProvider href: api/Discord.Rest.DiscordRestConfig.html#Discord_Rest_DiscordRestConfig_RestClientProvider_ commentId: Overload:Discord.Rest.DiscordRestConfig.RestClientProvider isSpec: "True" fullName: Discord.Rest.DiscordRestConfig.RestClientProvider nameWithType: DiscordRestConfig.RestClientProvider - uid: Discord.Rest.EmoteCreateAuditLogData name: EmoteCreateAuditLogData href: api/Discord.Rest.EmoteCreateAuditLogData.html commentId: T:Discord.Rest.EmoteCreateAuditLogData fullName: Discord.Rest.EmoteCreateAuditLogData nameWithType: EmoteCreateAuditLogData - uid: Discord.Rest.EmoteCreateAuditLogData.EmoteId name: EmoteId href: api/Discord.Rest.EmoteCreateAuditLogData.html#Discord_Rest_EmoteCreateAuditLogData_EmoteId commentId: P:Discord.Rest.EmoteCreateAuditLogData.EmoteId fullName: Discord.Rest.EmoteCreateAuditLogData.EmoteId nameWithType: EmoteCreateAuditLogData.EmoteId - uid: Discord.Rest.EmoteCreateAuditLogData.EmoteId* name: EmoteId href: api/Discord.Rest.EmoteCreateAuditLogData.html#Discord_Rest_EmoteCreateAuditLogData_EmoteId_ commentId: Overload:Discord.Rest.EmoteCreateAuditLogData.EmoteId isSpec: "True" fullName: Discord.Rest.EmoteCreateAuditLogData.EmoteId nameWithType: EmoteCreateAuditLogData.EmoteId - uid: Discord.Rest.EmoteCreateAuditLogData.Name name: Name href: api/Discord.Rest.EmoteCreateAuditLogData.html#Discord_Rest_EmoteCreateAuditLogData_Name commentId: P:Discord.Rest.EmoteCreateAuditLogData.Name fullName: Discord.Rest.EmoteCreateAuditLogData.Name nameWithType: EmoteCreateAuditLogData.Name - uid: Discord.Rest.EmoteCreateAuditLogData.Name* name: Name href: api/Discord.Rest.EmoteCreateAuditLogData.html#Discord_Rest_EmoteCreateAuditLogData_Name_ commentId: Overload:Discord.Rest.EmoteCreateAuditLogData.Name isSpec: "True" fullName: Discord.Rest.EmoteCreateAuditLogData.Name nameWithType: EmoteCreateAuditLogData.Name - uid: Discord.Rest.EmoteDeleteAuditLogData name: EmoteDeleteAuditLogData href: api/Discord.Rest.EmoteDeleteAuditLogData.html commentId: T:Discord.Rest.EmoteDeleteAuditLogData fullName: Discord.Rest.EmoteDeleteAuditLogData nameWithType: EmoteDeleteAuditLogData - uid: Discord.Rest.EmoteDeleteAuditLogData.EmoteId name: EmoteId href: api/Discord.Rest.EmoteDeleteAuditLogData.html#Discord_Rest_EmoteDeleteAuditLogData_EmoteId commentId: P:Discord.Rest.EmoteDeleteAuditLogData.EmoteId fullName: Discord.Rest.EmoteDeleteAuditLogData.EmoteId nameWithType: EmoteDeleteAuditLogData.EmoteId - uid: Discord.Rest.EmoteDeleteAuditLogData.EmoteId* name: EmoteId href: api/Discord.Rest.EmoteDeleteAuditLogData.html#Discord_Rest_EmoteDeleteAuditLogData_EmoteId_ commentId: Overload:Discord.Rest.EmoteDeleteAuditLogData.EmoteId isSpec: "True" fullName: Discord.Rest.EmoteDeleteAuditLogData.EmoteId nameWithType: EmoteDeleteAuditLogData.EmoteId - uid: Discord.Rest.EmoteDeleteAuditLogData.Name name: Name href: api/Discord.Rest.EmoteDeleteAuditLogData.html#Discord_Rest_EmoteDeleteAuditLogData_Name commentId: P:Discord.Rest.EmoteDeleteAuditLogData.Name fullName: Discord.Rest.EmoteDeleteAuditLogData.Name nameWithType: EmoteDeleteAuditLogData.Name - uid: Discord.Rest.EmoteDeleteAuditLogData.Name* name: Name href: api/Discord.Rest.EmoteDeleteAuditLogData.html#Discord_Rest_EmoteDeleteAuditLogData_Name_ commentId: Overload:Discord.Rest.EmoteDeleteAuditLogData.Name isSpec: "True" fullName: Discord.Rest.EmoteDeleteAuditLogData.Name nameWithType: EmoteDeleteAuditLogData.Name - uid: Discord.Rest.EmoteUpdateAuditLogData name: EmoteUpdateAuditLogData href: api/Discord.Rest.EmoteUpdateAuditLogData.html commentId: T:Discord.Rest.EmoteUpdateAuditLogData fullName: Discord.Rest.EmoteUpdateAuditLogData nameWithType: EmoteUpdateAuditLogData - uid: Discord.Rest.EmoteUpdateAuditLogData.EmoteId name: EmoteId href: api/Discord.Rest.EmoteUpdateAuditLogData.html#Discord_Rest_EmoteUpdateAuditLogData_EmoteId commentId: P:Discord.Rest.EmoteUpdateAuditLogData.EmoteId fullName: Discord.Rest.EmoteUpdateAuditLogData.EmoteId nameWithType: EmoteUpdateAuditLogData.EmoteId - uid: Discord.Rest.EmoteUpdateAuditLogData.EmoteId* name: EmoteId href: api/Discord.Rest.EmoteUpdateAuditLogData.html#Discord_Rest_EmoteUpdateAuditLogData_EmoteId_ commentId: Overload:Discord.Rest.EmoteUpdateAuditLogData.EmoteId isSpec: "True" fullName: Discord.Rest.EmoteUpdateAuditLogData.EmoteId nameWithType: EmoteUpdateAuditLogData.EmoteId - uid: Discord.Rest.EmoteUpdateAuditLogData.NewName name: NewName href: api/Discord.Rest.EmoteUpdateAuditLogData.html#Discord_Rest_EmoteUpdateAuditLogData_NewName commentId: P:Discord.Rest.EmoteUpdateAuditLogData.NewName fullName: Discord.Rest.EmoteUpdateAuditLogData.NewName nameWithType: EmoteUpdateAuditLogData.NewName - uid: Discord.Rest.EmoteUpdateAuditLogData.NewName* name: NewName href: api/Discord.Rest.EmoteUpdateAuditLogData.html#Discord_Rest_EmoteUpdateAuditLogData_NewName_ commentId: Overload:Discord.Rest.EmoteUpdateAuditLogData.NewName isSpec: "True" fullName: Discord.Rest.EmoteUpdateAuditLogData.NewName nameWithType: EmoteUpdateAuditLogData.NewName - uid: Discord.Rest.EmoteUpdateAuditLogData.OldName name: OldName href: api/Discord.Rest.EmoteUpdateAuditLogData.html#Discord_Rest_EmoteUpdateAuditLogData_OldName commentId: P:Discord.Rest.EmoteUpdateAuditLogData.OldName fullName: Discord.Rest.EmoteUpdateAuditLogData.OldName nameWithType: EmoteUpdateAuditLogData.OldName - uid: Discord.Rest.EmoteUpdateAuditLogData.OldName* name: OldName href: api/Discord.Rest.EmoteUpdateAuditLogData.html#Discord_Rest_EmoteUpdateAuditLogData_OldName_ commentId: Overload:Discord.Rest.EmoteUpdateAuditLogData.OldName isSpec: "True" fullName: Discord.Rest.EmoteUpdateAuditLogData.OldName nameWithType: EmoteUpdateAuditLogData.OldName - uid: Discord.Rest.GuildInfo name: GuildInfo href: api/Discord.Rest.GuildInfo.html commentId: T:Discord.Rest.GuildInfo fullName: Discord.Rest.GuildInfo nameWithType: GuildInfo - uid: Discord.Rest.GuildInfo.AfkChannelId name: AfkChannelId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_AfkChannelId commentId: P:Discord.Rest.GuildInfo.AfkChannelId fullName: Discord.Rest.GuildInfo.AfkChannelId nameWithType: GuildInfo.AfkChannelId - uid: Discord.Rest.GuildInfo.AfkChannelId* name: AfkChannelId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_AfkChannelId_ commentId: Overload:Discord.Rest.GuildInfo.AfkChannelId isSpec: "True" fullName: Discord.Rest.GuildInfo.AfkChannelId nameWithType: GuildInfo.AfkChannelId - uid: Discord.Rest.GuildInfo.AfkTimeout name: AfkTimeout href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_AfkTimeout commentId: P:Discord.Rest.GuildInfo.AfkTimeout fullName: Discord.Rest.GuildInfo.AfkTimeout nameWithType: GuildInfo.AfkTimeout - uid: Discord.Rest.GuildInfo.AfkTimeout* name: AfkTimeout href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_AfkTimeout_ commentId: Overload:Discord.Rest.GuildInfo.AfkTimeout isSpec: "True" fullName: Discord.Rest.GuildInfo.AfkTimeout nameWithType: GuildInfo.AfkTimeout - uid: Discord.Rest.GuildInfo.DefaultMessageNotifications name: DefaultMessageNotifications href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_DefaultMessageNotifications commentId: P:Discord.Rest.GuildInfo.DefaultMessageNotifications fullName: Discord.Rest.GuildInfo.DefaultMessageNotifications nameWithType: GuildInfo.DefaultMessageNotifications - uid: Discord.Rest.GuildInfo.DefaultMessageNotifications* name: DefaultMessageNotifications href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_DefaultMessageNotifications_ commentId: Overload:Discord.Rest.GuildInfo.DefaultMessageNotifications isSpec: "True" fullName: Discord.Rest.GuildInfo.DefaultMessageNotifications nameWithType: GuildInfo.DefaultMessageNotifications - uid: Discord.Rest.GuildInfo.EmbedChannelId name: EmbedChannelId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_EmbedChannelId commentId: P:Discord.Rest.GuildInfo.EmbedChannelId fullName: Discord.Rest.GuildInfo.EmbedChannelId nameWithType: GuildInfo.EmbedChannelId - uid: Discord.Rest.GuildInfo.EmbedChannelId* name: EmbedChannelId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_EmbedChannelId_ commentId: Overload:Discord.Rest.GuildInfo.EmbedChannelId isSpec: "True" fullName: Discord.Rest.GuildInfo.EmbedChannelId nameWithType: GuildInfo.EmbedChannelId - uid: Discord.Rest.GuildInfo.ExplicitContentFilter name: ExplicitContentFilter href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_ExplicitContentFilter commentId: P:Discord.Rest.GuildInfo.ExplicitContentFilter fullName: Discord.Rest.GuildInfo.ExplicitContentFilter nameWithType: GuildInfo.ExplicitContentFilter - uid: Discord.Rest.GuildInfo.ExplicitContentFilter* name: ExplicitContentFilter href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_ExplicitContentFilter_ commentId: Overload:Discord.Rest.GuildInfo.ExplicitContentFilter isSpec: "True" fullName: Discord.Rest.GuildInfo.ExplicitContentFilter nameWithType: GuildInfo.ExplicitContentFilter - uid: Discord.Rest.GuildInfo.IconHash name: IconHash href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_IconHash commentId: P:Discord.Rest.GuildInfo.IconHash fullName: Discord.Rest.GuildInfo.IconHash nameWithType: GuildInfo.IconHash - uid: Discord.Rest.GuildInfo.IconHash* name: IconHash href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_IconHash_ commentId: Overload:Discord.Rest.GuildInfo.IconHash isSpec: "True" fullName: Discord.Rest.GuildInfo.IconHash nameWithType: GuildInfo.IconHash - uid: Discord.Rest.GuildInfo.IsEmbeddable name: IsEmbeddable href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_IsEmbeddable commentId: P:Discord.Rest.GuildInfo.IsEmbeddable fullName: Discord.Rest.GuildInfo.IsEmbeddable nameWithType: GuildInfo.IsEmbeddable - uid: Discord.Rest.GuildInfo.IsEmbeddable* name: IsEmbeddable href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_IsEmbeddable_ commentId: Overload:Discord.Rest.GuildInfo.IsEmbeddable isSpec: "True" fullName: Discord.Rest.GuildInfo.IsEmbeddable nameWithType: GuildInfo.IsEmbeddable - uid: Discord.Rest.GuildInfo.MfaLevel name: MfaLevel href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_MfaLevel commentId: P:Discord.Rest.GuildInfo.MfaLevel fullName: Discord.Rest.GuildInfo.MfaLevel nameWithType: GuildInfo.MfaLevel - uid: Discord.Rest.GuildInfo.MfaLevel* name: MfaLevel href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_MfaLevel_ commentId: Overload:Discord.Rest.GuildInfo.MfaLevel isSpec: "True" fullName: Discord.Rest.GuildInfo.MfaLevel nameWithType: GuildInfo.MfaLevel - uid: Discord.Rest.GuildInfo.Name name: Name href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_Name commentId: P:Discord.Rest.GuildInfo.Name fullName: Discord.Rest.GuildInfo.Name nameWithType: GuildInfo.Name - uid: Discord.Rest.GuildInfo.Name* name: Name href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_Name_ commentId: Overload:Discord.Rest.GuildInfo.Name isSpec: "True" fullName: Discord.Rest.GuildInfo.Name nameWithType: GuildInfo.Name - uid: Discord.Rest.GuildInfo.Owner name: Owner href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_Owner commentId: P:Discord.Rest.GuildInfo.Owner fullName: Discord.Rest.GuildInfo.Owner nameWithType: GuildInfo.Owner - uid: Discord.Rest.GuildInfo.Owner* name: Owner href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_Owner_ commentId: Overload:Discord.Rest.GuildInfo.Owner isSpec: "True" fullName: Discord.Rest.GuildInfo.Owner nameWithType: GuildInfo.Owner - uid: Discord.Rest.GuildInfo.RegionId name: RegionId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_RegionId commentId: P:Discord.Rest.GuildInfo.RegionId fullName: Discord.Rest.GuildInfo.RegionId nameWithType: GuildInfo.RegionId - uid: Discord.Rest.GuildInfo.RegionId* name: RegionId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_RegionId_ commentId: Overload:Discord.Rest.GuildInfo.RegionId isSpec: "True" fullName: Discord.Rest.GuildInfo.RegionId nameWithType: GuildInfo.RegionId - uid: Discord.Rest.GuildInfo.SystemChannelId name: SystemChannelId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_SystemChannelId commentId: P:Discord.Rest.GuildInfo.SystemChannelId fullName: Discord.Rest.GuildInfo.SystemChannelId nameWithType: GuildInfo.SystemChannelId - uid: Discord.Rest.GuildInfo.SystemChannelId* name: SystemChannelId href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_SystemChannelId_ commentId: Overload:Discord.Rest.GuildInfo.SystemChannelId isSpec: "True" fullName: Discord.Rest.GuildInfo.SystemChannelId nameWithType: GuildInfo.SystemChannelId - uid: Discord.Rest.GuildInfo.VerificationLevel name: VerificationLevel href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_VerificationLevel commentId: P:Discord.Rest.GuildInfo.VerificationLevel fullName: Discord.Rest.GuildInfo.VerificationLevel nameWithType: GuildInfo.VerificationLevel - uid: Discord.Rest.GuildInfo.VerificationLevel* name: VerificationLevel href: api/Discord.Rest.GuildInfo.html#Discord_Rest_GuildInfo_VerificationLevel_ commentId: Overload:Discord.Rest.GuildInfo.VerificationLevel isSpec: "True" fullName: Discord.Rest.GuildInfo.VerificationLevel nameWithType: GuildInfo.VerificationLevel - uid: Discord.Rest.GuildUpdateAuditLogData name: GuildUpdateAuditLogData href: api/Discord.Rest.GuildUpdateAuditLogData.html commentId: T:Discord.Rest.GuildUpdateAuditLogData fullName: Discord.Rest.GuildUpdateAuditLogData nameWithType: GuildUpdateAuditLogData - uid: Discord.Rest.GuildUpdateAuditLogData.After name: After href: api/Discord.Rest.GuildUpdateAuditLogData.html#Discord_Rest_GuildUpdateAuditLogData_After commentId: P:Discord.Rest.GuildUpdateAuditLogData.After fullName: Discord.Rest.GuildUpdateAuditLogData.After nameWithType: GuildUpdateAuditLogData.After - uid: Discord.Rest.GuildUpdateAuditLogData.After* name: After href: api/Discord.Rest.GuildUpdateAuditLogData.html#Discord_Rest_GuildUpdateAuditLogData_After_ commentId: Overload:Discord.Rest.GuildUpdateAuditLogData.After isSpec: "True" fullName: Discord.Rest.GuildUpdateAuditLogData.After nameWithType: GuildUpdateAuditLogData.After - uid: Discord.Rest.GuildUpdateAuditLogData.Before name: Before href: api/Discord.Rest.GuildUpdateAuditLogData.html#Discord_Rest_GuildUpdateAuditLogData_Before commentId: P:Discord.Rest.GuildUpdateAuditLogData.Before fullName: Discord.Rest.GuildUpdateAuditLogData.Before nameWithType: GuildUpdateAuditLogData.Before - uid: Discord.Rest.GuildUpdateAuditLogData.Before* name: Before href: api/Discord.Rest.GuildUpdateAuditLogData.html#Discord_Rest_GuildUpdateAuditLogData_Before_ commentId: Overload:Discord.Rest.GuildUpdateAuditLogData.Before isSpec: "True" fullName: Discord.Rest.GuildUpdateAuditLogData.Before nameWithType: GuildUpdateAuditLogData.Before - uid: Discord.Rest.InviteCreateAuditLogData name: InviteCreateAuditLogData href: api/Discord.Rest.InviteCreateAuditLogData.html commentId: T:Discord.Rest.InviteCreateAuditLogData fullName: Discord.Rest.InviteCreateAuditLogData nameWithType: InviteCreateAuditLogData - uid: Discord.Rest.InviteCreateAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_ChannelId commentId: P:Discord.Rest.InviteCreateAuditLogData.ChannelId fullName: Discord.Rest.InviteCreateAuditLogData.ChannelId nameWithType: InviteCreateAuditLogData.ChannelId - uid: Discord.Rest.InviteCreateAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.InviteCreateAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.InviteCreateAuditLogData.ChannelId nameWithType: InviteCreateAuditLogData.ChannelId - uid: Discord.Rest.InviteCreateAuditLogData.Code name: Code href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Code commentId: P:Discord.Rest.InviteCreateAuditLogData.Code fullName: Discord.Rest.InviteCreateAuditLogData.Code nameWithType: InviteCreateAuditLogData.Code - uid: Discord.Rest.InviteCreateAuditLogData.Code* name: Code href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Code_ commentId: Overload:Discord.Rest.InviteCreateAuditLogData.Code isSpec: "True" fullName: Discord.Rest.InviteCreateAuditLogData.Code nameWithType: InviteCreateAuditLogData.Code - uid: Discord.Rest.InviteCreateAuditLogData.Creator name: Creator href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Creator commentId: P:Discord.Rest.InviteCreateAuditLogData.Creator fullName: Discord.Rest.InviteCreateAuditLogData.Creator nameWithType: InviteCreateAuditLogData.Creator - uid: Discord.Rest.InviteCreateAuditLogData.Creator* name: Creator href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Creator_ commentId: Overload:Discord.Rest.InviteCreateAuditLogData.Creator isSpec: "True" fullName: Discord.Rest.InviteCreateAuditLogData.Creator nameWithType: InviteCreateAuditLogData.Creator - uid: Discord.Rest.InviteCreateAuditLogData.MaxAge name: MaxAge href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_MaxAge commentId: P:Discord.Rest.InviteCreateAuditLogData.MaxAge fullName: Discord.Rest.InviteCreateAuditLogData.MaxAge nameWithType: InviteCreateAuditLogData.MaxAge - uid: Discord.Rest.InviteCreateAuditLogData.MaxAge* name: MaxAge href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_MaxAge_ commentId: Overload:Discord.Rest.InviteCreateAuditLogData.MaxAge isSpec: "True" fullName: Discord.Rest.InviteCreateAuditLogData.MaxAge nameWithType: InviteCreateAuditLogData.MaxAge - uid: Discord.Rest.InviteCreateAuditLogData.MaxUses name: MaxUses href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_MaxUses commentId: P:Discord.Rest.InviteCreateAuditLogData.MaxUses fullName: Discord.Rest.InviteCreateAuditLogData.MaxUses nameWithType: InviteCreateAuditLogData.MaxUses - uid: Discord.Rest.InviteCreateAuditLogData.MaxUses* name: MaxUses href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_MaxUses_ commentId: Overload:Discord.Rest.InviteCreateAuditLogData.MaxUses isSpec: "True" fullName: Discord.Rest.InviteCreateAuditLogData.MaxUses nameWithType: InviteCreateAuditLogData.MaxUses - uid: Discord.Rest.InviteCreateAuditLogData.Temporary name: Temporary href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Temporary commentId: P:Discord.Rest.InviteCreateAuditLogData.Temporary fullName: Discord.Rest.InviteCreateAuditLogData.Temporary nameWithType: InviteCreateAuditLogData.Temporary - uid: Discord.Rest.InviteCreateAuditLogData.Temporary* name: Temporary href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Temporary_ commentId: Overload:Discord.Rest.InviteCreateAuditLogData.Temporary isSpec: "True" fullName: Discord.Rest.InviteCreateAuditLogData.Temporary nameWithType: InviteCreateAuditLogData.Temporary - uid: Discord.Rest.InviteCreateAuditLogData.Uses name: Uses href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Uses commentId: P:Discord.Rest.InviteCreateAuditLogData.Uses fullName: Discord.Rest.InviteCreateAuditLogData.Uses nameWithType: InviteCreateAuditLogData.Uses - uid: Discord.Rest.InviteCreateAuditLogData.Uses* name: Uses href: api/Discord.Rest.InviteCreateAuditLogData.html#Discord_Rest_InviteCreateAuditLogData_Uses_ commentId: Overload:Discord.Rest.InviteCreateAuditLogData.Uses isSpec: "True" fullName: Discord.Rest.InviteCreateAuditLogData.Uses nameWithType: InviteCreateAuditLogData.Uses - uid: Discord.Rest.InviteDeleteAuditLogData name: InviteDeleteAuditLogData href: api/Discord.Rest.InviteDeleteAuditLogData.html commentId: T:Discord.Rest.InviteDeleteAuditLogData fullName: Discord.Rest.InviteDeleteAuditLogData nameWithType: InviteDeleteAuditLogData - uid: Discord.Rest.InviteDeleteAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_ChannelId commentId: P:Discord.Rest.InviteDeleteAuditLogData.ChannelId fullName: Discord.Rest.InviteDeleteAuditLogData.ChannelId nameWithType: InviteDeleteAuditLogData.ChannelId - uid: Discord.Rest.InviteDeleteAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.InviteDeleteAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.InviteDeleteAuditLogData.ChannelId nameWithType: InviteDeleteAuditLogData.ChannelId - uid: Discord.Rest.InviteDeleteAuditLogData.Code name: Code href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Code commentId: P:Discord.Rest.InviteDeleteAuditLogData.Code fullName: Discord.Rest.InviteDeleteAuditLogData.Code nameWithType: InviteDeleteAuditLogData.Code - uid: Discord.Rest.InviteDeleteAuditLogData.Code* name: Code href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Code_ commentId: Overload:Discord.Rest.InviteDeleteAuditLogData.Code isSpec: "True" fullName: Discord.Rest.InviteDeleteAuditLogData.Code nameWithType: InviteDeleteAuditLogData.Code - uid: Discord.Rest.InviteDeleteAuditLogData.Creator name: Creator href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Creator commentId: P:Discord.Rest.InviteDeleteAuditLogData.Creator fullName: Discord.Rest.InviteDeleteAuditLogData.Creator nameWithType: InviteDeleteAuditLogData.Creator - uid: Discord.Rest.InviteDeleteAuditLogData.Creator* name: Creator href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Creator_ commentId: Overload:Discord.Rest.InviteDeleteAuditLogData.Creator isSpec: "True" fullName: Discord.Rest.InviteDeleteAuditLogData.Creator nameWithType: InviteDeleteAuditLogData.Creator - uid: Discord.Rest.InviteDeleteAuditLogData.MaxAge name: MaxAge href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_MaxAge commentId: P:Discord.Rest.InviteDeleteAuditLogData.MaxAge fullName: Discord.Rest.InviteDeleteAuditLogData.MaxAge nameWithType: InviteDeleteAuditLogData.MaxAge - uid: Discord.Rest.InviteDeleteAuditLogData.MaxAge* name: MaxAge href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_MaxAge_ commentId: Overload:Discord.Rest.InviteDeleteAuditLogData.MaxAge isSpec: "True" fullName: Discord.Rest.InviteDeleteAuditLogData.MaxAge nameWithType: InviteDeleteAuditLogData.MaxAge - uid: Discord.Rest.InviteDeleteAuditLogData.MaxUses name: MaxUses href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_MaxUses commentId: P:Discord.Rest.InviteDeleteAuditLogData.MaxUses fullName: Discord.Rest.InviteDeleteAuditLogData.MaxUses nameWithType: InviteDeleteAuditLogData.MaxUses - uid: Discord.Rest.InviteDeleteAuditLogData.MaxUses* name: MaxUses href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_MaxUses_ commentId: Overload:Discord.Rest.InviteDeleteAuditLogData.MaxUses isSpec: "True" fullName: Discord.Rest.InviteDeleteAuditLogData.MaxUses nameWithType: InviteDeleteAuditLogData.MaxUses - uid: Discord.Rest.InviteDeleteAuditLogData.Temporary name: Temporary href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Temporary commentId: P:Discord.Rest.InviteDeleteAuditLogData.Temporary fullName: Discord.Rest.InviteDeleteAuditLogData.Temporary nameWithType: InviteDeleteAuditLogData.Temporary - uid: Discord.Rest.InviteDeleteAuditLogData.Temporary* name: Temporary href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Temporary_ commentId: Overload:Discord.Rest.InviteDeleteAuditLogData.Temporary isSpec: "True" fullName: Discord.Rest.InviteDeleteAuditLogData.Temporary nameWithType: InviteDeleteAuditLogData.Temporary - uid: Discord.Rest.InviteDeleteAuditLogData.Uses name: Uses href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Uses commentId: P:Discord.Rest.InviteDeleteAuditLogData.Uses fullName: Discord.Rest.InviteDeleteAuditLogData.Uses nameWithType: InviteDeleteAuditLogData.Uses - uid: Discord.Rest.InviteDeleteAuditLogData.Uses* name: Uses href: api/Discord.Rest.InviteDeleteAuditLogData.html#Discord_Rest_InviteDeleteAuditLogData_Uses_ commentId: Overload:Discord.Rest.InviteDeleteAuditLogData.Uses isSpec: "True" fullName: Discord.Rest.InviteDeleteAuditLogData.Uses nameWithType: InviteDeleteAuditLogData.Uses - uid: Discord.Rest.InviteInfo name: InviteInfo href: api/Discord.Rest.InviteInfo.html commentId: T:Discord.Rest.InviteInfo fullName: Discord.Rest.InviteInfo nameWithType: InviteInfo - uid: Discord.Rest.InviteInfo.ChannelId name: ChannelId href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_ChannelId commentId: P:Discord.Rest.InviteInfo.ChannelId fullName: Discord.Rest.InviteInfo.ChannelId nameWithType: InviteInfo.ChannelId - uid: Discord.Rest.InviteInfo.ChannelId* name: ChannelId href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_ChannelId_ commentId: Overload:Discord.Rest.InviteInfo.ChannelId isSpec: "True" fullName: Discord.Rest.InviteInfo.ChannelId nameWithType: InviteInfo.ChannelId - uid: Discord.Rest.InviteInfo.Code name: Code href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_Code commentId: P:Discord.Rest.InviteInfo.Code fullName: Discord.Rest.InviteInfo.Code nameWithType: InviteInfo.Code - uid: Discord.Rest.InviteInfo.Code* name: Code href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_Code_ commentId: Overload:Discord.Rest.InviteInfo.Code isSpec: "True" fullName: Discord.Rest.InviteInfo.Code nameWithType: InviteInfo.Code - uid: Discord.Rest.InviteInfo.MaxAge name: MaxAge href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_MaxAge commentId: P:Discord.Rest.InviteInfo.MaxAge fullName: Discord.Rest.InviteInfo.MaxAge nameWithType: InviteInfo.MaxAge - uid: Discord.Rest.InviteInfo.MaxAge* name: MaxAge href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_MaxAge_ commentId: Overload:Discord.Rest.InviteInfo.MaxAge isSpec: "True" fullName: Discord.Rest.InviteInfo.MaxAge nameWithType: InviteInfo.MaxAge - uid: Discord.Rest.InviteInfo.MaxUses name: MaxUses href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_MaxUses commentId: P:Discord.Rest.InviteInfo.MaxUses fullName: Discord.Rest.InviteInfo.MaxUses nameWithType: InviteInfo.MaxUses - uid: Discord.Rest.InviteInfo.MaxUses* name: MaxUses href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_MaxUses_ commentId: Overload:Discord.Rest.InviteInfo.MaxUses isSpec: "True" fullName: Discord.Rest.InviteInfo.MaxUses nameWithType: InviteInfo.MaxUses - uid: Discord.Rest.InviteInfo.Temporary name: Temporary href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_Temporary commentId: P:Discord.Rest.InviteInfo.Temporary fullName: Discord.Rest.InviteInfo.Temporary nameWithType: InviteInfo.Temporary - uid: Discord.Rest.InviteInfo.Temporary* name: Temporary href: api/Discord.Rest.InviteInfo.html#Discord_Rest_InviteInfo_Temporary_ commentId: Overload:Discord.Rest.InviteInfo.Temporary isSpec: "True" fullName: Discord.Rest.InviteInfo.Temporary nameWithType: InviteInfo.Temporary - uid: Discord.Rest.InviteUpdateAuditLogData name: InviteUpdateAuditLogData href: api/Discord.Rest.InviteUpdateAuditLogData.html commentId: T:Discord.Rest.InviteUpdateAuditLogData fullName: Discord.Rest.InviteUpdateAuditLogData nameWithType: InviteUpdateAuditLogData - uid: Discord.Rest.InviteUpdateAuditLogData.After name: After href: api/Discord.Rest.InviteUpdateAuditLogData.html#Discord_Rest_InviteUpdateAuditLogData_After commentId: P:Discord.Rest.InviteUpdateAuditLogData.After fullName: Discord.Rest.InviteUpdateAuditLogData.After nameWithType: InviteUpdateAuditLogData.After - uid: Discord.Rest.InviteUpdateAuditLogData.After* name: After href: api/Discord.Rest.InviteUpdateAuditLogData.html#Discord_Rest_InviteUpdateAuditLogData_After_ commentId: Overload:Discord.Rest.InviteUpdateAuditLogData.After isSpec: "True" fullName: Discord.Rest.InviteUpdateAuditLogData.After nameWithType: InviteUpdateAuditLogData.After - uid: Discord.Rest.InviteUpdateAuditLogData.Before name: Before href: api/Discord.Rest.InviteUpdateAuditLogData.html#Discord_Rest_InviteUpdateAuditLogData_Before commentId: P:Discord.Rest.InviteUpdateAuditLogData.Before fullName: Discord.Rest.InviteUpdateAuditLogData.Before nameWithType: InviteUpdateAuditLogData.Before - uid: Discord.Rest.InviteUpdateAuditLogData.Before* name: Before href: api/Discord.Rest.InviteUpdateAuditLogData.html#Discord_Rest_InviteUpdateAuditLogData_Before_ commentId: Overload:Discord.Rest.InviteUpdateAuditLogData.Before isSpec: "True" fullName: Discord.Rest.InviteUpdateAuditLogData.Before nameWithType: InviteUpdateAuditLogData.Before - uid: Discord.Rest.IRestAudioChannel name: IRestAudioChannel href: api/Discord.Rest.IRestAudioChannel.html commentId: T:Discord.Rest.IRestAudioChannel fullName: Discord.Rest.IRestAudioChannel nameWithType: IRestAudioChannel - uid: Discord.Rest.IRestMessageChannel name: IRestMessageChannel href: api/Discord.Rest.IRestMessageChannel.html commentId: T:Discord.Rest.IRestMessageChannel fullName: Discord.Rest.IRestMessageChannel nameWithType: IRestMessageChannel - uid: Discord.Rest.IRestMessageChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) name: GetMessageAsync(UInt64, RequestOptions) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.IRestMessageChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.IRestMessageChannel.GetMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: IRestMessageChannel.GetMessageAsync(UInt64, RequestOptions) - uid: Discord.Rest.IRestMessageChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetMessageAsync_ commentId: Overload:Discord.Rest.IRestMessageChannel.GetMessageAsync isSpec: "True" fullName: Discord.Rest.IRestMessageChannel.GetMessageAsync nameWithType: IRestMessageChannel.GetMessageAsync - uid: Discord.Rest.IRestMessageChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.IRestMessageChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.IRestMessageChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: IRestMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) - uid: Discord.Rest.IRestMessageChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) name: GetMessagesAsync(Int32, RequestOptions) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.IRestMessageChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) fullName: Discord.Rest.IRestMessageChannel.GetMessagesAsync(System.Int32, Discord.RequestOptions) nameWithType: IRestMessageChannel.GetMessagesAsync(Int32, RequestOptions) - uid: Discord.Rest.IRestMessageChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.IRestMessageChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.IRestMessageChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: IRestMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) - uid: Discord.Rest.IRestMessageChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetMessagesAsync_ commentId: Overload:Discord.Rest.IRestMessageChannel.GetMessagesAsync isSpec: "True" fullName: Discord.Rest.IRestMessageChannel.GetMessagesAsync nameWithType: IRestMessageChannel.GetMessagesAsync - uid: Discord.Rest.IRestMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.IRestMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.Rest.IRestMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: IRestMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.Rest.IRestMessageChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.Rest.IRestMessageChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.Rest.IRestMessageChannel.GetPinnedMessagesAsync nameWithType: IRestMessageChannel.GetPinnedMessagesAsync - uid: Discord.Rest.IRestMessageChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.IRestMessageChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.IRestMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: IRestMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.IRestMessageChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.IRestMessageChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.IRestMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: IRestMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.IRestMessageChannel.SendFileAsync* name: SendFileAsync href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_SendFileAsync_ commentId: Overload:Discord.Rest.IRestMessageChannel.SendFileAsync isSpec: "True" fullName: Discord.Rest.IRestMessageChannel.SendFileAsync nameWithType: IRestMessageChannel.SendFileAsync - uid: Discord.Rest.IRestMessageChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.Rest.IRestMessageChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.Rest.IRestMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: IRestMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.Rest.IRestMessageChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.Rest.IRestMessageChannel.html#Discord_Rest_IRestMessageChannel_SendMessageAsync_ commentId: Overload:Discord.Rest.IRestMessageChannel.SendMessageAsync isSpec: "True" fullName: Discord.Rest.IRestMessageChannel.SendMessageAsync nameWithType: IRestMessageChannel.SendMessageAsync - uid: Discord.Rest.IRestPrivateChannel name: IRestPrivateChannel href: api/Discord.Rest.IRestPrivateChannel.html commentId: T:Discord.Rest.IRestPrivateChannel fullName: Discord.Rest.IRestPrivateChannel nameWithType: IRestPrivateChannel - uid: Discord.Rest.IRestPrivateChannel.Recipients name: Recipients href: api/Discord.Rest.IRestPrivateChannel.html#Discord_Rest_IRestPrivateChannel_Recipients commentId: P:Discord.Rest.IRestPrivateChannel.Recipients fullName: Discord.Rest.IRestPrivateChannel.Recipients nameWithType: IRestPrivateChannel.Recipients - uid: Discord.Rest.IRestPrivateChannel.Recipients* name: Recipients href: api/Discord.Rest.IRestPrivateChannel.html#Discord_Rest_IRestPrivateChannel_Recipients_ commentId: Overload:Discord.Rest.IRestPrivateChannel.Recipients isSpec: "True" fullName: Discord.Rest.IRestPrivateChannel.Recipients nameWithType: IRestPrivateChannel.Recipients - uid: Discord.Rest.KickAuditLogData name: KickAuditLogData href: api/Discord.Rest.KickAuditLogData.html commentId: T:Discord.Rest.KickAuditLogData fullName: Discord.Rest.KickAuditLogData nameWithType: KickAuditLogData - uid: Discord.Rest.KickAuditLogData.Target name: Target href: api/Discord.Rest.KickAuditLogData.html#Discord_Rest_KickAuditLogData_Target commentId: P:Discord.Rest.KickAuditLogData.Target fullName: Discord.Rest.KickAuditLogData.Target nameWithType: KickAuditLogData.Target - uid: Discord.Rest.KickAuditLogData.Target* name: Target href: api/Discord.Rest.KickAuditLogData.html#Discord_Rest_KickAuditLogData_Target_ commentId: Overload:Discord.Rest.KickAuditLogData.Target isSpec: "True" fullName: Discord.Rest.KickAuditLogData.Target nameWithType: KickAuditLogData.Target - uid: Discord.Rest.MemberInfo name: MemberInfo href: api/Discord.Rest.MemberInfo.html commentId: T:Discord.Rest.MemberInfo fullName: Discord.Rest.MemberInfo nameWithType: MemberInfo - uid: Discord.Rest.MemberInfo.Deaf name: Deaf href: api/Discord.Rest.MemberInfo.html#Discord_Rest_MemberInfo_Deaf commentId: P:Discord.Rest.MemberInfo.Deaf fullName: Discord.Rest.MemberInfo.Deaf nameWithType: MemberInfo.Deaf - uid: Discord.Rest.MemberInfo.Deaf* name: Deaf href: api/Discord.Rest.MemberInfo.html#Discord_Rest_MemberInfo_Deaf_ commentId: Overload:Discord.Rest.MemberInfo.Deaf isSpec: "True" fullName: Discord.Rest.MemberInfo.Deaf nameWithType: MemberInfo.Deaf - uid: Discord.Rest.MemberInfo.Mute name: Mute href: api/Discord.Rest.MemberInfo.html#Discord_Rest_MemberInfo_Mute commentId: P:Discord.Rest.MemberInfo.Mute fullName: Discord.Rest.MemberInfo.Mute nameWithType: MemberInfo.Mute - uid: Discord.Rest.MemberInfo.Mute* name: Mute href: api/Discord.Rest.MemberInfo.html#Discord_Rest_MemberInfo_Mute_ commentId: Overload:Discord.Rest.MemberInfo.Mute isSpec: "True" fullName: Discord.Rest.MemberInfo.Mute nameWithType: MemberInfo.Mute - uid: Discord.Rest.MemberInfo.Nickname name: Nickname href: api/Discord.Rest.MemberInfo.html#Discord_Rest_MemberInfo_Nickname commentId: P:Discord.Rest.MemberInfo.Nickname fullName: Discord.Rest.MemberInfo.Nickname nameWithType: MemberInfo.Nickname - uid: Discord.Rest.MemberInfo.Nickname* name: Nickname href: api/Discord.Rest.MemberInfo.html#Discord_Rest_MemberInfo_Nickname_ commentId: Overload:Discord.Rest.MemberInfo.Nickname isSpec: "True" fullName: Discord.Rest.MemberInfo.Nickname nameWithType: MemberInfo.Nickname - uid: Discord.Rest.MemberRoleAuditLogData name: MemberRoleAuditLogData href: api/Discord.Rest.MemberRoleAuditLogData.html commentId: T:Discord.Rest.MemberRoleAuditLogData fullName: Discord.Rest.MemberRoleAuditLogData nameWithType: MemberRoleAuditLogData - uid: Discord.Rest.MemberRoleAuditLogData.Roles name: Roles href: api/Discord.Rest.MemberRoleAuditLogData.html#Discord_Rest_MemberRoleAuditLogData_Roles commentId: P:Discord.Rest.MemberRoleAuditLogData.Roles fullName: Discord.Rest.MemberRoleAuditLogData.Roles nameWithType: MemberRoleAuditLogData.Roles - uid: Discord.Rest.MemberRoleAuditLogData.Roles* name: Roles href: api/Discord.Rest.MemberRoleAuditLogData.html#Discord_Rest_MemberRoleAuditLogData_Roles_ commentId: Overload:Discord.Rest.MemberRoleAuditLogData.Roles isSpec: "True" fullName: Discord.Rest.MemberRoleAuditLogData.Roles nameWithType: MemberRoleAuditLogData.Roles - uid: Discord.Rest.MemberRoleAuditLogData.Target name: Target href: api/Discord.Rest.MemberRoleAuditLogData.html#Discord_Rest_MemberRoleAuditLogData_Target commentId: P:Discord.Rest.MemberRoleAuditLogData.Target fullName: Discord.Rest.MemberRoleAuditLogData.Target nameWithType: MemberRoleAuditLogData.Target - uid: Discord.Rest.MemberRoleAuditLogData.Target* name: Target href: api/Discord.Rest.MemberRoleAuditLogData.html#Discord_Rest_MemberRoleAuditLogData_Target_ commentId: Overload:Discord.Rest.MemberRoleAuditLogData.Target isSpec: "True" fullName: Discord.Rest.MemberRoleAuditLogData.Target nameWithType: MemberRoleAuditLogData.Target - uid: Discord.Rest.MemberRoleEditInfo name: MemberRoleEditInfo href: api/Discord.Rest.MemberRoleEditInfo.html commentId: T:Discord.Rest.MemberRoleEditInfo fullName: Discord.Rest.MemberRoleEditInfo nameWithType: MemberRoleEditInfo - uid: Discord.Rest.MemberRoleEditInfo.Added name: Added href: api/Discord.Rest.MemberRoleEditInfo.html#Discord_Rest_MemberRoleEditInfo_Added commentId: P:Discord.Rest.MemberRoleEditInfo.Added fullName: Discord.Rest.MemberRoleEditInfo.Added nameWithType: MemberRoleEditInfo.Added - uid: Discord.Rest.MemberRoleEditInfo.Added* name: Added href: api/Discord.Rest.MemberRoleEditInfo.html#Discord_Rest_MemberRoleEditInfo_Added_ commentId: Overload:Discord.Rest.MemberRoleEditInfo.Added isSpec: "True" fullName: Discord.Rest.MemberRoleEditInfo.Added nameWithType: MemberRoleEditInfo.Added - uid: Discord.Rest.MemberRoleEditInfo.Name name: Name href: api/Discord.Rest.MemberRoleEditInfo.html#Discord_Rest_MemberRoleEditInfo_Name commentId: P:Discord.Rest.MemberRoleEditInfo.Name fullName: Discord.Rest.MemberRoleEditInfo.Name nameWithType: MemberRoleEditInfo.Name - uid: Discord.Rest.MemberRoleEditInfo.Name* name: Name href: api/Discord.Rest.MemberRoleEditInfo.html#Discord_Rest_MemberRoleEditInfo_Name_ commentId: Overload:Discord.Rest.MemberRoleEditInfo.Name isSpec: "True" fullName: Discord.Rest.MemberRoleEditInfo.Name nameWithType: MemberRoleEditInfo.Name - uid: Discord.Rest.MemberRoleEditInfo.RoleId name: RoleId href: api/Discord.Rest.MemberRoleEditInfo.html#Discord_Rest_MemberRoleEditInfo_RoleId commentId: P:Discord.Rest.MemberRoleEditInfo.RoleId fullName: Discord.Rest.MemberRoleEditInfo.RoleId nameWithType: MemberRoleEditInfo.RoleId - uid: Discord.Rest.MemberRoleEditInfo.RoleId* name: RoleId href: api/Discord.Rest.MemberRoleEditInfo.html#Discord_Rest_MemberRoleEditInfo_RoleId_ commentId: Overload:Discord.Rest.MemberRoleEditInfo.RoleId isSpec: "True" fullName: Discord.Rest.MemberRoleEditInfo.RoleId nameWithType: MemberRoleEditInfo.RoleId - uid: Discord.Rest.MemberUpdateAuditLogData name: MemberUpdateAuditLogData href: api/Discord.Rest.MemberUpdateAuditLogData.html commentId: T:Discord.Rest.MemberUpdateAuditLogData fullName: Discord.Rest.MemberUpdateAuditLogData nameWithType: MemberUpdateAuditLogData - uid: Discord.Rest.MemberUpdateAuditLogData.After name: After href: api/Discord.Rest.MemberUpdateAuditLogData.html#Discord_Rest_MemberUpdateAuditLogData_After commentId: P:Discord.Rest.MemberUpdateAuditLogData.After fullName: Discord.Rest.MemberUpdateAuditLogData.After nameWithType: MemberUpdateAuditLogData.After - uid: Discord.Rest.MemberUpdateAuditLogData.After* name: After href: api/Discord.Rest.MemberUpdateAuditLogData.html#Discord_Rest_MemberUpdateAuditLogData_After_ commentId: Overload:Discord.Rest.MemberUpdateAuditLogData.After isSpec: "True" fullName: Discord.Rest.MemberUpdateAuditLogData.After nameWithType: MemberUpdateAuditLogData.After - uid: Discord.Rest.MemberUpdateAuditLogData.Before name: Before href: api/Discord.Rest.MemberUpdateAuditLogData.html#Discord_Rest_MemberUpdateAuditLogData_Before commentId: P:Discord.Rest.MemberUpdateAuditLogData.Before fullName: Discord.Rest.MemberUpdateAuditLogData.Before nameWithType: MemberUpdateAuditLogData.Before - uid: Discord.Rest.MemberUpdateAuditLogData.Before* name: Before href: api/Discord.Rest.MemberUpdateAuditLogData.html#Discord_Rest_MemberUpdateAuditLogData_Before_ commentId: Overload:Discord.Rest.MemberUpdateAuditLogData.Before isSpec: "True" fullName: Discord.Rest.MemberUpdateAuditLogData.Before nameWithType: MemberUpdateAuditLogData.Before - uid: Discord.Rest.MemberUpdateAuditLogData.Target name: Target href: api/Discord.Rest.MemberUpdateAuditLogData.html#Discord_Rest_MemberUpdateAuditLogData_Target commentId: P:Discord.Rest.MemberUpdateAuditLogData.Target fullName: Discord.Rest.MemberUpdateAuditLogData.Target nameWithType: MemberUpdateAuditLogData.Target - uid: Discord.Rest.MemberUpdateAuditLogData.Target* name: Target href: api/Discord.Rest.MemberUpdateAuditLogData.html#Discord_Rest_MemberUpdateAuditLogData_Target_ commentId: Overload:Discord.Rest.MemberUpdateAuditLogData.Target isSpec: "True" fullName: Discord.Rest.MemberUpdateAuditLogData.Target nameWithType: MemberUpdateAuditLogData.Target - uid: Discord.Rest.MessageDeleteAuditLogData name: MessageDeleteAuditLogData href: api/Discord.Rest.MessageDeleteAuditLogData.html commentId: T:Discord.Rest.MessageDeleteAuditLogData fullName: Discord.Rest.MessageDeleteAuditLogData nameWithType: MessageDeleteAuditLogData - uid: Discord.Rest.MessageDeleteAuditLogData.AuthorId name: AuthorId href: api/Discord.Rest.MessageDeleteAuditLogData.html#Discord_Rest_MessageDeleteAuditLogData_AuthorId commentId: P:Discord.Rest.MessageDeleteAuditLogData.AuthorId fullName: Discord.Rest.MessageDeleteAuditLogData.AuthorId nameWithType: MessageDeleteAuditLogData.AuthorId - uid: Discord.Rest.MessageDeleteAuditLogData.AuthorId* name: AuthorId href: api/Discord.Rest.MessageDeleteAuditLogData.html#Discord_Rest_MessageDeleteAuditLogData_AuthorId_ commentId: Overload:Discord.Rest.MessageDeleteAuditLogData.AuthorId isSpec: "True" fullName: Discord.Rest.MessageDeleteAuditLogData.AuthorId nameWithType: MessageDeleteAuditLogData.AuthorId - uid: Discord.Rest.MessageDeleteAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.MessageDeleteAuditLogData.html#Discord_Rest_MessageDeleteAuditLogData_ChannelId commentId: P:Discord.Rest.MessageDeleteAuditLogData.ChannelId fullName: Discord.Rest.MessageDeleteAuditLogData.ChannelId nameWithType: MessageDeleteAuditLogData.ChannelId - uid: Discord.Rest.MessageDeleteAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.MessageDeleteAuditLogData.html#Discord_Rest_MessageDeleteAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.MessageDeleteAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.MessageDeleteAuditLogData.ChannelId nameWithType: MessageDeleteAuditLogData.ChannelId - uid: Discord.Rest.MessageDeleteAuditLogData.MessageCount name: MessageCount href: api/Discord.Rest.MessageDeleteAuditLogData.html#Discord_Rest_MessageDeleteAuditLogData_MessageCount commentId: P:Discord.Rest.MessageDeleteAuditLogData.MessageCount fullName: Discord.Rest.MessageDeleteAuditLogData.MessageCount nameWithType: MessageDeleteAuditLogData.MessageCount - uid: Discord.Rest.MessageDeleteAuditLogData.MessageCount* name: MessageCount href: api/Discord.Rest.MessageDeleteAuditLogData.html#Discord_Rest_MessageDeleteAuditLogData_MessageCount_ commentId: Overload:Discord.Rest.MessageDeleteAuditLogData.MessageCount isSpec: "True" fullName: Discord.Rest.MessageDeleteAuditLogData.MessageCount nameWithType: MessageDeleteAuditLogData.MessageCount - uid: Discord.Rest.OverwriteCreateAuditLogData name: OverwriteCreateAuditLogData href: api/Discord.Rest.OverwriteCreateAuditLogData.html commentId: T:Discord.Rest.OverwriteCreateAuditLogData fullName: Discord.Rest.OverwriteCreateAuditLogData nameWithType: OverwriteCreateAuditLogData - uid: Discord.Rest.OverwriteCreateAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.OverwriteCreateAuditLogData.html#Discord_Rest_OverwriteCreateAuditLogData_ChannelId commentId: P:Discord.Rest.OverwriteCreateAuditLogData.ChannelId fullName: Discord.Rest.OverwriteCreateAuditLogData.ChannelId nameWithType: OverwriteCreateAuditLogData.ChannelId - uid: Discord.Rest.OverwriteCreateAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.OverwriteCreateAuditLogData.html#Discord_Rest_OverwriteCreateAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.OverwriteCreateAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.OverwriteCreateAuditLogData.ChannelId nameWithType: OverwriteCreateAuditLogData.ChannelId - uid: Discord.Rest.OverwriteCreateAuditLogData.Overwrite name: Overwrite href: api/Discord.Rest.OverwriteCreateAuditLogData.html#Discord_Rest_OverwriteCreateAuditLogData_Overwrite commentId: P:Discord.Rest.OverwriteCreateAuditLogData.Overwrite fullName: Discord.Rest.OverwriteCreateAuditLogData.Overwrite nameWithType: OverwriteCreateAuditLogData.Overwrite - uid: Discord.Rest.OverwriteCreateAuditLogData.Overwrite* name: Overwrite href: api/Discord.Rest.OverwriteCreateAuditLogData.html#Discord_Rest_OverwriteCreateAuditLogData_Overwrite_ commentId: Overload:Discord.Rest.OverwriteCreateAuditLogData.Overwrite isSpec: "True" fullName: Discord.Rest.OverwriteCreateAuditLogData.Overwrite nameWithType: OverwriteCreateAuditLogData.Overwrite - uid: Discord.Rest.OverwriteDeleteAuditLogData name: OverwriteDeleteAuditLogData href: api/Discord.Rest.OverwriteDeleteAuditLogData.html commentId: T:Discord.Rest.OverwriteDeleteAuditLogData fullName: Discord.Rest.OverwriteDeleteAuditLogData nameWithType: OverwriteDeleteAuditLogData - uid: Discord.Rest.OverwriteDeleteAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.OverwriteDeleteAuditLogData.html#Discord_Rest_OverwriteDeleteAuditLogData_ChannelId commentId: P:Discord.Rest.OverwriteDeleteAuditLogData.ChannelId fullName: Discord.Rest.OverwriteDeleteAuditLogData.ChannelId nameWithType: OverwriteDeleteAuditLogData.ChannelId - uid: Discord.Rest.OverwriteDeleteAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.OverwriteDeleteAuditLogData.html#Discord_Rest_OverwriteDeleteAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.OverwriteDeleteAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.OverwriteDeleteAuditLogData.ChannelId nameWithType: OverwriteDeleteAuditLogData.ChannelId - uid: Discord.Rest.OverwriteDeleteAuditLogData.Overwrite name: Overwrite href: api/Discord.Rest.OverwriteDeleteAuditLogData.html#Discord_Rest_OverwriteDeleteAuditLogData_Overwrite commentId: P:Discord.Rest.OverwriteDeleteAuditLogData.Overwrite fullName: Discord.Rest.OverwriteDeleteAuditLogData.Overwrite nameWithType: OverwriteDeleteAuditLogData.Overwrite - uid: Discord.Rest.OverwriteDeleteAuditLogData.Overwrite* name: Overwrite href: api/Discord.Rest.OverwriteDeleteAuditLogData.html#Discord_Rest_OverwriteDeleteAuditLogData_Overwrite_ commentId: Overload:Discord.Rest.OverwriteDeleteAuditLogData.Overwrite isSpec: "True" fullName: Discord.Rest.OverwriteDeleteAuditLogData.Overwrite nameWithType: OverwriteDeleteAuditLogData.Overwrite - uid: Discord.Rest.OverwriteUpdateAuditLogData name: OverwriteUpdateAuditLogData href: api/Discord.Rest.OverwriteUpdateAuditLogData.html commentId: T:Discord.Rest.OverwriteUpdateAuditLogData fullName: Discord.Rest.OverwriteUpdateAuditLogData nameWithType: OverwriteUpdateAuditLogData - uid: Discord.Rest.OverwriteUpdateAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_ChannelId commentId: P:Discord.Rest.OverwriteUpdateAuditLogData.ChannelId fullName: Discord.Rest.OverwriteUpdateAuditLogData.ChannelId nameWithType: OverwriteUpdateAuditLogData.ChannelId - uid: Discord.Rest.OverwriteUpdateAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.OverwriteUpdateAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.OverwriteUpdateAuditLogData.ChannelId nameWithType: OverwriteUpdateAuditLogData.ChannelId - uid: Discord.Rest.OverwriteUpdateAuditLogData.NewPermissions name: NewPermissions href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_NewPermissions commentId: P:Discord.Rest.OverwriteUpdateAuditLogData.NewPermissions fullName: Discord.Rest.OverwriteUpdateAuditLogData.NewPermissions nameWithType: OverwriteUpdateAuditLogData.NewPermissions - uid: Discord.Rest.OverwriteUpdateAuditLogData.NewPermissions* name: NewPermissions href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_NewPermissions_ commentId: Overload:Discord.Rest.OverwriteUpdateAuditLogData.NewPermissions isSpec: "True" fullName: Discord.Rest.OverwriteUpdateAuditLogData.NewPermissions nameWithType: OverwriteUpdateAuditLogData.NewPermissions - uid: Discord.Rest.OverwriteUpdateAuditLogData.OldPermissions name: OldPermissions href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_OldPermissions commentId: P:Discord.Rest.OverwriteUpdateAuditLogData.OldPermissions fullName: Discord.Rest.OverwriteUpdateAuditLogData.OldPermissions nameWithType: OverwriteUpdateAuditLogData.OldPermissions - uid: Discord.Rest.OverwriteUpdateAuditLogData.OldPermissions* name: OldPermissions href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_OldPermissions_ commentId: Overload:Discord.Rest.OverwriteUpdateAuditLogData.OldPermissions isSpec: "True" fullName: Discord.Rest.OverwriteUpdateAuditLogData.OldPermissions nameWithType: OverwriteUpdateAuditLogData.OldPermissions - uid: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteTargetId name: OverwriteTargetId href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_OverwriteTargetId commentId: P:Discord.Rest.OverwriteUpdateAuditLogData.OverwriteTargetId fullName: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteTargetId nameWithType: OverwriteUpdateAuditLogData.OverwriteTargetId - uid: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteTargetId* name: OverwriteTargetId href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_OverwriteTargetId_ commentId: Overload:Discord.Rest.OverwriteUpdateAuditLogData.OverwriteTargetId isSpec: "True" fullName: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteTargetId nameWithType: OverwriteUpdateAuditLogData.OverwriteTargetId - uid: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteType name: OverwriteType href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_OverwriteType commentId: P:Discord.Rest.OverwriteUpdateAuditLogData.OverwriteType fullName: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteType nameWithType: OverwriteUpdateAuditLogData.OverwriteType - uid: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteType* name: OverwriteType href: api/Discord.Rest.OverwriteUpdateAuditLogData.html#Discord_Rest_OverwriteUpdateAuditLogData_OverwriteType_ commentId: Overload:Discord.Rest.OverwriteUpdateAuditLogData.OverwriteType isSpec: "True" fullName: Discord.Rest.OverwriteUpdateAuditLogData.OverwriteType nameWithType: OverwriteUpdateAuditLogData.OverwriteType - uid: Discord.Rest.PruneAuditLogData name: PruneAuditLogData href: api/Discord.Rest.PruneAuditLogData.html commentId: T:Discord.Rest.PruneAuditLogData fullName: Discord.Rest.PruneAuditLogData nameWithType: PruneAuditLogData - uid: Discord.Rest.PruneAuditLogData.MembersRemoved name: MembersRemoved href: api/Discord.Rest.PruneAuditLogData.html#Discord_Rest_PruneAuditLogData_MembersRemoved commentId: P:Discord.Rest.PruneAuditLogData.MembersRemoved fullName: Discord.Rest.PruneAuditLogData.MembersRemoved nameWithType: PruneAuditLogData.MembersRemoved - uid: Discord.Rest.PruneAuditLogData.MembersRemoved* name: MembersRemoved href: api/Discord.Rest.PruneAuditLogData.html#Discord_Rest_PruneAuditLogData_MembersRemoved_ commentId: Overload:Discord.Rest.PruneAuditLogData.MembersRemoved isSpec: "True" fullName: Discord.Rest.PruneAuditLogData.MembersRemoved nameWithType: PruneAuditLogData.MembersRemoved - uid: Discord.Rest.PruneAuditLogData.PruneDays name: PruneDays href: api/Discord.Rest.PruneAuditLogData.html#Discord_Rest_PruneAuditLogData_PruneDays commentId: P:Discord.Rest.PruneAuditLogData.PruneDays fullName: Discord.Rest.PruneAuditLogData.PruneDays nameWithType: PruneAuditLogData.PruneDays - uid: Discord.Rest.PruneAuditLogData.PruneDays* name: PruneDays href: api/Discord.Rest.PruneAuditLogData.html#Discord_Rest_PruneAuditLogData_PruneDays_ commentId: Overload:Discord.Rest.PruneAuditLogData.PruneDays isSpec: "True" fullName: Discord.Rest.PruneAuditLogData.PruneDays nameWithType: PruneAuditLogData.PruneDays - uid: Discord.Rest.RestApplication name: RestApplication href: api/Discord.Rest.RestApplication.html commentId: T:Discord.Rest.RestApplication fullName: Discord.Rest.RestApplication nameWithType: RestApplication - uid: Discord.Rest.RestApplication._iconId name: _iconId href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication__iconId commentId: F:Discord.Rest.RestApplication._iconId fullName: Discord.Rest.RestApplication._iconId nameWithType: RestApplication._iconId - uid: Discord.Rest.RestApplication.CreatedAt name: CreatedAt href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_CreatedAt commentId: P:Discord.Rest.RestApplication.CreatedAt fullName: Discord.Rest.RestApplication.CreatedAt nameWithType: RestApplication.CreatedAt - uid: Discord.Rest.RestApplication.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_CreatedAt_ commentId: Overload:Discord.Rest.RestApplication.CreatedAt isSpec: "True" fullName: Discord.Rest.RestApplication.CreatedAt nameWithType: RestApplication.CreatedAt - uid: Discord.Rest.RestApplication.Description name: Description href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Description commentId: P:Discord.Rest.RestApplication.Description fullName: Discord.Rest.RestApplication.Description nameWithType: RestApplication.Description - uid: Discord.Rest.RestApplication.Description* name: Description href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Description_ commentId: Overload:Discord.Rest.RestApplication.Description isSpec: "True" fullName: Discord.Rest.RestApplication.Description nameWithType: RestApplication.Description - uid: Discord.Rest.RestApplication.Flags name: Flags href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Flags commentId: P:Discord.Rest.RestApplication.Flags fullName: Discord.Rest.RestApplication.Flags nameWithType: RestApplication.Flags - uid: Discord.Rest.RestApplication.Flags* name: Flags href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Flags_ commentId: Overload:Discord.Rest.RestApplication.Flags isSpec: "True" fullName: Discord.Rest.RestApplication.Flags nameWithType: RestApplication.Flags - uid: Discord.Rest.RestApplication.IconUrl name: IconUrl href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_IconUrl commentId: P:Discord.Rest.RestApplication.IconUrl fullName: Discord.Rest.RestApplication.IconUrl nameWithType: RestApplication.IconUrl - uid: Discord.Rest.RestApplication.IconUrl* name: IconUrl href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_IconUrl_ commentId: Overload:Discord.Rest.RestApplication.IconUrl isSpec: "True" fullName: Discord.Rest.RestApplication.IconUrl nameWithType: RestApplication.IconUrl - uid: Discord.Rest.RestApplication.Name name: Name href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Name commentId: P:Discord.Rest.RestApplication.Name fullName: Discord.Rest.RestApplication.Name nameWithType: RestApplication.Name - uid: Discord.Rest.RestApplication.Name* name: Name href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Name_ commentId: Overload:Discord.Rest.RestApplication.Name isSpec: "True" fullName: Discord.Rest.RestApplication.Name nameWithType: RestApplication.Name - uid: Discord.Rest.RestApplication.Owner name: Owner href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Owner commentId: P:Discord.Rest.RestApplication.Owner fullName: Discord.Rest.RestApplication.Owner nameWithType: RestApplication.Owner - uid: Discord.Rest.RestApplication.Owner* name: Owner href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_Owner_ commentId: Overload:Discord.Rest.RestApplication.Owner isSpec: "True" fullName: Discord.Rest.RestApplication.Owner nameWithType: RestApplication.Owner - uid: Discord.Rest.RestApplication.RPCOrigins name: RPCOrigins href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_RPCOrigins commentId: P:Discord.Rest.RestApplication.RPCOrigins fullName: Discord.Rest.RestApplication.RPCOrigins nameWithType: RestApplication.RPCOrigins - uid: Discord.Rest.RestApplication.RPCOrigins* name: RPCOrigins href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_RPCOrigins_ commentId: Overload:Discord.Rest.RestApplication.RPCOrigins isSpec: "True" fullName: Discord.Rest.RestApplication.RPCOrigins nameWithType: RestApplication.RPCOrigins - uid: Discord.Rest.RestApplication.ToString name: ToString() href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_ToString commentId: M:Discord.Rest.RestApplication.ToString fullName: Discord.Rest.RestApplication.ToString() nameWithType: RestApplication.ToString() - uid: Discord.Rest.RestApplication.ToString* name: ToString href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_ToString_ commentId: Overload:Discord.Rest.RestApplication.ToString isSpec: "True" fullName: Discord.Rest.RestApplication.ToString nameWithType: RestApplication.ToString - uid: Discord.Rest.RestApplication.UpdateAsync name: UpdateAsync() href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_UpdateAsync commentId: M:Discord.Rest.RestApplication.UpdateAsync fullName: Discord.Rest.RestApplication.UpdateAsync() nameWithType: RestApplication.UpdateAsync() - uid: Discord.Rest.RestApplication.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestApplication.html#Discord_Rest_RestApplication_UpdateAsync_ commentId: Overload:Discord.Rest.RestApplication.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestApplication.UpdateAsync nameWithType: RestApplication.UpdateAsync - uid: Discord.Rest.RestAuditLogEntry name: RestAuditLogEntry href: api/Discord.Rest.RestAuditLogEntry.html commentId: T:Discord.Rest.RestAuditLogEntry fullName: Discord.Rest.RestAuditLogEntry nameWithType: RestAuditLogEntry - uid: Discord.Rest.RestAuditLogEntry.Action name: Action href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_Action commentId: P:Discord.Rest.RestAuditLogEntry.Action fullName: Discord.Rest.RestAuditLogEntry.Action nameWithType: RestAuditLogEntry.Action - uid: Discord.Rest.RestAuditLogEntry.Action* name: Action href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_Action_ commentId: Overload:Discord.Rest.RestAuditLogEntry.Action isSpec: "True" fullName: Discord.Rest.RestAuditLogEntry.Action nameWithType: RestAuditLogEntry.Action - uid: Discord.Rest.RestAuditLogEntry.CreatedAt name: CreatedAt href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_CreatedAt commentId: P:Discord.Rest.RestAuditLogEntry.CreatedAt fullName: Discord.Rest.RestAuditLogEntry.CreatedAt nameWithType: RestAuditLogEntry.CreatedAt - uid: Discord.Rest.RestAuditLogEntry.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_CreatedAt_ commentId: Overload:Discord.Rest.RestAuditLogEntry.CreatedAt isSpec: "True" fullName: Discord.Rest.RestAuditLogEntry.CreatedAt nameWithType: RestAuditLogEntry.CreatedAt - uid: Discord.Rest.RestAuditLogEntry.Data name: Data href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_Data commentId: P:Discord.Rest.RestAuditLogEntry.Data fullName: Discord.Rest.RestAuditLogEntry.Data nameWithType: RestAuditLogEntry.Data - uid: Discord.Rest.RestAuditLogEntry.Data* name: Data href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_Data_ commentId: Overload:Discord.Rest.RestAuditLogEntry.Data isSpec: "True" fullName: Discord.Rest.RestAuditLogEntry.Data nameWithType: RestAuditLogEntry.Data - uid: Discord.Rest.RestAuditLogEntry.Reason name: Reason href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_Reason commentId: P:Discord.Rest.RestAuditLogEntry.Reason fullName: Discord.Rest.RestAuditLogEntry.Reason nameWithType: RestAuditLogEntry.Reason - uid: Discord.Rest.RestAuditLogEntry.Reason* name: Reason href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_Reason_ commentId: Overload:Discord.Rest.RestAuditLogEntry.Reason isSpec: "True" fullName: Discord.Rest.RestAuditLogEntry.Reason nameWithType: RestAuditLogEntry.Reason - uid: Discord.Rest.RestAuditLogEntry.User name: User href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_User commentId: P:Discord.Rest.RestAuditLogEntry.User fullName: Discord.Rest.RestAuditLogEntry.User nameWithType: RestAuditLogEntry.User - uid: Discord.Rest.RestAuditLogEntry.User* name: User href: api/Discord.Rest.RestAuditLogEntry.html#Discord_Rest_RestAuditLogEntry_User_ commentId: Overload:Discord.Rest.RestAuditLogEntry.User isSpec: "True" fullName: Discord.Rest.RestAuditLogEntry.User nameWithType: RestAuditLogEntry.User - uid: Discord.Rest.RestBan name: RestBan href: api/Discord.Rest.RestBan.html commentId: T:Discord.Rest.RestBan fullName: Discord.Rest.RestBan nameWithType: RestBan - uid: Discord.Rest.RestBan.Discord#IBan#User name: IBan.User href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_Discord_IBan_User commentId: P:Discord.Rest.RestBan.Discord#IBan#User name.vb: Discord.IBan.User fullName: Discord.Rest.RestBan.Discord.IBan.User nameWithType: RestBan.IBan.User nameWithType.vb: RestBan.Discord.IBan.User - uid: Discord.Rest.RestBan.Discord#IBan#User* name: IBan.User href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_Discord_IBan_User_ commentId: Overload:Discord.Rest.RestBan.Discord#IBan#User isSpec: "True" name.vb: Discord.IBan.User fullName: Discord.Rest.RestBan.Discord.IBan.User nameWithType: RestBan.IBan.User nameWithType.vb: RestBan.Discord.IBan.User - uid: Discord.Rest.RestBan.Reason name: Reason href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_Reason commentId: P:Discord.Rest.RestBan.Reason fullName: Discord.Rest.RestBan.Reason nameWithType: RestBan.Reason - uid: Discord.Rest.RestBan.Reason* name: Reason href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_Reason_ commentId: Overload:Discord.Rest.RestBan.Reason isSpec: "True" fullName: Discord.Rest.RestBan.Reason nameWithType: RestBan.Reason - uid: Discord.Rest.RestBan.ToString name: ToString() href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_ToString commentId: M:Discord.Rest.RestBan.ToString fullName: Discord.Rest.RestBan.ToString() nameWithType: RestBan.ToString() - uid: Discord.Rest.RestBan.ToString* name: ToString href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_ToString_ commentId: Overload:Discord.Rest.RestBan.ToString isSpec: "True" fullName: Discord.Rest.RestBan.ToString nameWithType: RestBan.ToString - uid: Discord.Rest.RestBan.User name: User href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_User commentId: P:Discord.Rest.RestBan.User fullName: Discord.Rest.RestBan.User nameWithType: RestBan.User - uid: Discord.Rest.RestBan.User* name: User href: api/Discord.Rest.RestBan.html#Discord_Rest_RestBan_User_ commentId: Overload:Discord.Rest.RestBan.User isSpec: "True" fullName: Discord.Rest.RestBan.User nameWithType: RestBan.User - uid: Discord.Rest.RestCategoryChannel name: RestCategoryChannel href: api/Discord.Rest.RestCategoryChannel.html commentId: T:Discord.Rest.RestCategoryChannel fullName: Discord.Rest.RestCategoryChannel nameWithType: RestCategoryChannel - uid: Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestCategoryChannel.html#Discord_Rest_RestCategoryChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestCategoryChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestCategoryChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestCategoryChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.Rest.RestCategoryChannel.html#Discord_Rest_RestCategoryChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.Rest.RestCategoryChannel.Discord.IChannel.GetUserAsync nameWithType: RestCategoryChannel.IChannel.GetUserAsync nameWithType.vb: RestCategoryChannel.Discord.IChannel.GetUserAsync - uid: Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestCategoryChannel.html#Discord_Rest_RestCategoryChannel_Discord_IChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestCategoryChannel.Discord.IChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestCategoryChannel.IChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestCategoryChannel.Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUsersAsync* name: IChannel.GetUsersAsync href: api/Discord.Rest.RestCategoryChannel.html#Discord_Rest_RestCategoryChannel_Discord_IChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestCategoryChannel.Discord#IChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IChannel.GetUsersAsync fullName: Discord.Rest.RestCategoryChannel.Discord.IChannel.GetUsersAsync nameWithType: RestCategoryChannel.IChannel.GetUsersAsync nameWithType.vb: RestCategoryChannel.Discord.IChannel.GetUsersAsync - uid: Discord.Rest.RestChannel name: RestChannel href: api/Discord.Rest.RestChannel.html commentId: T:Discord.Rest.RestChannel fullName: Discord.Rest.RestChannel nameWithType: RestChannel - uid: Discord.Rest.RestChannel.CreatedAt name: CreatedAt href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_CreatedAt commentId: P:Discord.Rest.RestChannel.CreatedAt fullName: Discord.Rest.RestChannel.CreatedAt nameWithType: RestChannel.CreatedAt - uid: Discord.Rest.RestChannel.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_CreatedAt_ commentId: Overload:Discord.Rest.RestChannel.CreatedAt isSpec: "True" fullName: Discord.Rest.RestChannel.CreatedAt nameWithType: RestChannel.CreatedAt - uid: Discord.Rest.RestChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.Rest.RestChannel.Discord.IChannel.GetUserAsync nameWithType: RestChannel.IChannel.GetUserAsync nameWithType.vb: RestChannel.Discord.IChannel.GetUserAsync - uid: Discord.Rest.RestChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_Discord_IChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestChannel.Discord.IChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestChannel.IChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestChannel.Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestChannel.Discord#IChannel#GetUsersAsync* name: IChannel.GetUsersAsync href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_Discord_IChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestChannel.Discord#IChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IChannel.GetUsersAsync fullName: Discord.Rest.RestChannel.Discord.IChannel.GetUsersAsync nameWithType: RestChannel.IChannel.GetUsersAsync nameWithType.vb: RestChannel.Discord.IChannel.GetUsersAsync - uid: Discord.Rest.RestChannel.Discord#IChannel#Name name: IChannel.Name href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_Discord_IChannel_Name commentId: P:Discord.Rest.RestChannel.Discord#IChannel#Name name.vb: Discord.IChannel.Name fullName: Discord.Rest.RestChannel.Discord.IChannel.Name nameWithType: RestChannel.IChannel.Name nameWithType.vb: RestChannel.Discord.IChannel.Name - uid: Discord.Rest.RestChannel.Discord#IChannel#Name* name: IChannel.Name href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_Discord_IChannel_Name_ commentId: Overload:Discord.Rest.RestChannel.Discord#IChannel#Name isSpec: "True" name.vb: Discord.IChannel.Name fullName: Discord.Rest.RestChannel.Discord.IChannel.Name nameWithType: RestChannel.IChannel.Name nameWithType.vb: RestChannel.Discord.IChannel.Name - uid: Discord.Rest.RestChannel.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestChannel.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestChannel.UpdateAsync(Discord.RequestOptions) nameWithType: RestChannel.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestChannel.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestChannel.html#Discord_Rest_RestChannel_UpdateAsync_ commentId: Overload:Discord.Rest.RestChannel.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestChannel.UpdateAsync nameWithType: RestChannel.UpdateAsync - uid: Discord.Rest.RestConnection name: RestConnection href: api/Discord.Rest.RestConnection.html commentId: T:Discord.Rest.RestConnection fullName: Discord.Rest.RestConnection nameWithType: RestConnection - uid: Discord.Rest.RestConnection.Id name: Id href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_Id commentId: P:Discord.Rest.RestConnection.Id fullName: Discord.Rest.RestConnection.Id nameWithType: RestConnection.Id - uid: Discord.Rest.RestConnection.Id* name: Id href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_Id_ commentId: Overload:Discord.Rest.RestConnection.Id isSpec: "True" fullName: Discord.Rest.RestConnection.Id nameWithType: RestConnection.Id - uid: Discord.Rest.RestConnection.IntegrationIds name: IntegrationIds href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_IntegrationIds commentId: P:Discord.Rest.RestConnection.IntegrationIds fullName: Discord.Rest.RestConnection.IntegrationIds nameWithType: RestConnection.IntegrationIds - uid: Discord.Rest.RestConnection.IntegrationIds* name: IntegrationIds href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_IntegrationIds_ commentId: Overload:Discord.Rest.RestConnection.IntegrationIds isSpec: "True" fullName: Discord.Rest.RestConnection.IntegrationIds nameWithType: RestConnection.IntegrationIds - uid: Discord.Rest.RestConnection.IsRevoked name: IsRevoked href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_IsRevoked commentId: P:Discord.Rest.RestConnection.IsRevoked fullName: Discord.Rest.RestConnection.IsRevoked nameWithType: RestConnection.IsRevoked - uid: Discord.Rest.RestConnection.IsRevoked* name: IsRevoked href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_IsRevoked_ commentId: Overload:Discord.Rest.RestConnection.IsRevoked isSpec: "True" fullName: Discord.Rest.RestConnection.IsRevoked nameWithType: RestConnection.IsRevoked - uid: Discord.Rest.RestConnection.Name name: Name href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_Name commentId: P:Discord.Rest.RestConnection.Name fullName: Discord.Rest.RestConnection.Name nameWithType: RestConnection.Name - uid: Discord.Rest.RestConnection.Name* name: Name href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_Name_ commentId: Overload:Discord.Rest.RestConnection.Name isSpec: "True" fullName: Discord.Rest.RestConnection.Name nameWithType: RestConnection.Name - uid: Discord.Rest.RestConnection.ToString name: ToString() href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_ToString commentId: M:Discord.Rest.RestConnection.ToString fullName: Discord.Rest.RestConnection.ToString() nameWithType: RestConnection.ToString() - uid: Discord.Rest.RestConnection.ToString* name: ToString href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_ToString_ commentId: Overload:Discord.Rest.RestConnection.ToString isSpec: "True" fullName: Discord.Rest.RestConnection.ToString nameWithType: RestConnection.ToString - uid: Discord.Rest.RestConnection.Type name: Type href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_Type commentId: P:Discord.Rest.RestConnection.Type fullName: Discord.Rest.RestConnection.Type nameWithType: RestConnection.Type - uid: Discord.Rest.RestConnection.Type* name: Type href: api/Discord.Rest.RestConnection.html#Discord_Rest_RestConnection_Type_ commentId: Overload:Discord.Rest.RestConnection.Type isSpec: "True" fullName: Discord.Rest.RestConnection.Type nameWithType: RestConnection.Type - uid: Discord.Rest.RestDMChannel name: RestDMChannel href: api/Discord.Rest.RestDMChannel.html commentId: T:Discord.Rest.RestDMChannel fullName: Discord.Rest.RestDMChannel nameWithType: RestDMChannel - uid: Discord.Rest.RestDMChannel.CloseAsync(Discord.RequestOptions) name: CloseAsync(RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_CloseAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.CloseAsync(Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.CloseAsync(Discord.RequestOptions) nameWithType: RestDMChannel.CloseAsync(RequestOptions) - uid: Discord.Rest.RestDMChannel.CloseAsync* name: CloseAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_CloseAsync_ commentId: Overload:Discord.Rest.RestDMChannel.CloseAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.CloseAsync nameWithType: RestDMChannel.CloseAsync - uid: Discord.Rest.RestDMChannel.CurrentUser name: CurrentUser href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_CurrentUser commentId: P:Discord.Rest.RestDMChannel.CurrentUser fullName: Discord.Rest.RestDMChannel.CurrentUser nameWithType: RestDMChannel.CurrentUser - uid: Discord.Rest.RestDMChannel.CurrentUser* name: CurrentUser href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_CurrentUser_ commentId: Overload:Discord.Rest.RestDMChannel.CurrentUser isSpec: "True" fullName: Discord.Rest.RestDMChannel.CurrentUser nameWithType: RestDMChannel.CurrentUser - uid: Discord.Rest.RestDMChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) name: DeleteMessageAsync(IMessage, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.DeleteMessageAsync(Discord.IMessage, Discord.RequestOptions) nameWithType: RestDMChannel.DeleteMessageAsync(IMessage, RequestOptions) - uid: Discord.Rest.RestDMChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) name: DeleteMessageAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.DeleteMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestDMChannel.DeleteMessageAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestDMChannel.DeleteMessageAsync* name: DeleteMessageAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_DeleteMessageAsync_ commentId: Overload:Discord.Rest.RestDMChannel.DeleteMessageAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.DeleteMessageAsync nameWithType: RestDMChannel.DeleteMessageAsync - uid: Discord.Rest.RestDMChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestDMChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestDMChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.Rest.RestDMChannel.Discord.IChannel.GetUserAsync nameWithType: RestDMChannel.IChannel.GetUserAsync nameWithType.vb: RestDMChannel.Discord.IChannel.GetUserAsync - uid: Discord.Rest.RestDMChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestDMChannel.IChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestDMChannel.Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IChannel#GetUsersAsync* name: IChannel.GetUsersAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IChannel.GetUsersAsync fullName: Discord.Rest.RestDMChannel.Discord.IChannel.GetUsersAsync nameWithType: RestDMChannel.IChannel.GetUsersAsync nameWithType.vb: RestDMChannel.Discord.IChannel.GetUsersAsync - uid: Discord.Rest.RestDMChannel.Discord#IChannel#Name name: IChannel.Name href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IChannel_Name commentId: P:Discord.Rest.RestDMChannel.Discord#IChannel#Name name.vb: Discord.IChannel.Name fullName: Discord.Rest.RestDMChannel.Discord.IChannel.Name nameWithType: RestDMChannel.IChannel.Name nameWithType.vb: RestDMChannel.Discord.IChannel.Name - uid: Discord.Rest.RestDMChannel.Discord#IChannel#Name* name: IChannel.Name href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IChannel_Name_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IChannel#Name isSpec: "True" name.vb: Discord.IChannel.Name fullName: Discord.Rest.RestDMChannel.Discord.IChannel.Name nameWithType: RestDMChannel.IChannel.Name nameWithType.vb: RestDMChannel.Discord.IChannel.Name - uid: Discord.Rest.RestDMChannel.Discord#IDMChannel#Recipient name: IDMChannel.Recipient href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IDMChannel_Recipient commentId: P:Discord.Rest.RestDMChannel.Discord#IDMChannel#Recipient name.vb: Discord.IDMChannel.Recipient fullName: Discord.Rest.RestDMChannel.Discord.IDMChannel.Recipient nameWithType: RestDMChannel.IDMChannel.Recipient nameWithType.vb: RestDMChannel.Discord.IDMChannel.Recipient - uid: Discord.Rest.RestDMChannel.Discord#IDMChannel#Recipient* name: IDMChannel.Recipient href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IDMChannel_Recipient_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IDMChannel#Recipient isSpec: "True" name.vb: Discord.IDMChannel.Recipient fullName: Discord.Rest.RestDMChannel.Discord.IDMChannel.Recipient nameWithType: RestDMChannel.IDMChannel.Recipient nameWithType.vb: RestDMChannel.Discord.IDMChannel.Recipient - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetMessageAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestDMChannel.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessageAsync* name: IMessageChannel.GetMessageAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetMessageAsync_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessageAsync fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetMessageAsync nameWithType: RestDMChannel.IMessageChannel.GetMessageAsync nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetMessageAsync - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestDMChannel.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetMessagesAsync_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetMessagesAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestDMChannel.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestDMChannel.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync* name: IMessageChannel.GetMessagesAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetMessagesAsync_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessagesAsync fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetMessagesAsync nameWithType: RestDMChannel.IMessageChannel.GetMessagesAsync nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetMessagesAsync - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name: IMessageChannel.GetPinnedMessagesAsync(RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: RestDMChannel.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync* name: IMessageChannel.GetPinnedMessagesAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync nameWithType: RestDMChannel.IMessageChannel.GetPinnedMessagesAsync nameWithType.vb: RestDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestDMChannel.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestDMChannel.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendFileAsync* name: IMessageChannel.SendFileAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_SendFileAsync_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendFileAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendFileAsync fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.SendFileAsync nameWithType: RestDMChannel.IMessageChannel.SendFileAsync nameWithType.vb: RestDMChannel.Discord.IMessageChannel.SendFileAsync - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name.vb: Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: RestDMChannel.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) nameWithType.vb: RestDMChannel.Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendMessageAsync* name: IMessageChannel.SendMessageAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IMessageChannel_SendMessageAsync_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IMessageChannel#SendMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendMessageAsync fullName: Discord.Rest.RestDMChannel.Discord.IMessageChannel.SendMessageAsync nameWithType: RestDMChannel.IMessageChannel.SendMessageAsync nameWithType.vb: RestDMChannel.Discord.IMessageChannel.SendMessageAsync - uid: Discord.Rest.RestDMChannel.Discord#IPrivateChannel#Recipients name: IPrivateChannel.Recipients href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IPrivateChannel_Recipients commentId: P:Discord.Rest.RestDMChannel.Discord#IPrivateChannel#Recipients name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.Rest.RestDMChannel.Discord.IPrivateChannel.Recipients nameWithType: RestDMChannel.IPrivateChannel.Recipients nameWithType.vb: RestDMChannel.Discord.IPrivateChannel.Recipients - uid: Discord.Rest.RestDMChannel.Discord#IPrivateChannel#Recipients* name: IPrivateChannel.Recipients href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_IPrivateChannel_Recipients_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#IPrivateChannel#Recipients isSpec: "True" name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.Rest.RestDMChannel.Discord.IPrivateChannel.Recipients nameWithType: RestDMChannel.IPrivateChannel.Recipients nameWithType.vb: RestDMChannel.Discord.IPrivateChannel.Recipients - uid: Discord.Rest.RestDMChannel.Discord#Rest#IRestPrivateChannel#Recipients name: IRestPrivateChannel.Recipients href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_Rest_IRestPrivateChannel_Recipients commentId: P:Discord.Rest.RestDMChannel.Discord#Rest#IRestPrivateChannel#Recipients name.vb: Discord.Rest.IRestPrivateChannel.Recipients fullName: Discord.Rest.RestDMChannel.Discord.Rest.IRestPrivateChannel.Recipients nameWithType: RestDMChannel.IRestPrivateChannel.Recipients nameWithType.vb: RestDMChannel.Discord.Rest.IRestPrivateChannel.Recipients - uid: Discord.Rest.RestDMChannel.Discord#Rest#IRestPrivateChannel#Recipients* name: IRestPrivateChannel.Recipients href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Discord_Rest_IRestPrivateChannel_Recipients_ commentId: Overload:Discord.Rest.RestDMChannel.Discord#Rest#IRestPrivateChannel#Recipients isSpec: "True" name.vb: Discord.Rest.IRestPrivateChannel.Recipients fullName: Discord.Rest.RestDMChannel.Discord.Rest.IRestPrivateChannel.Recipients nameWithType: RestDMChannel.IRestPrivateChannel.Recipients nameWithType.vb: RestDMChannel.Discord.Rest.IRestPrivateChannel.Recipients - uid: Discord.Rest.RestDMChannel.EnterTypingState(Discord.RequestOptions) name: EnterTypingState(RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_EnterTypingState_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.EnterTypingState(Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.EnterTypingState(Discord.RequestOptions) nameWithType: RestDMChannel.EnterTypingState(RequestOptions) - uid: Discord.Rest.RestDMChannel.EnterTypingState* name: EnterTypingState href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_EnterTypingState_ commentId: Overload:Discord.Rest.RestDMChannel.EnterTypingState isSpec: "True" fullName: Discord.Rest.RestDMChannel.EnterTypingState nameWithType: RestDMChannel.EnterTypingState - uid: Discord.Rest.RestDMChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) name: GetMessageAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.GetMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestDMChannel.GetMessageAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestDMChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetMessageAsync_ commentId: Overload:Discord.Rest.RestDMChannel.GetMessageAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.GetMessageAsync nameWithType: RestDMChannel.GetMessageAsync - uid: Discord.Rest.RestDMChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: RestDMChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) - uid: Discord.Rest.RestDMChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) name: GetMessagesAsync(Int32, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.GetMessagesAsync(System.Int32, Discord.RequestOptions) nameWithType: RestDMChannel.GetMessagesAsync(Int32, RequestOptions) - uid: Discord.Rest.RestDMChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: RestDMChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) - uid: Discord.Rest.RestDMChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetMessagesAsync_ commentId: Overload:Discord.Rest.RestDMChannel.GetMessagesAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.GetMessagesAsync nameWithType: RestDMChannel.GetMessagesAsync - uid: Discord.Rest.RestDMChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: RestDMChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.Rest.RestDMChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.Rest.RestDMChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.GetPinnedMessagesAsync nameWithType: RestDMChannel.GetPinnedMessagesAsync - uid: Discord.Rest.RestDMChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetUser_System_UInt64_ commentId: M:Discord.Rest.RestDMChannel.GetUser(System.UInt64) fullName: Discord.Rest.RestDMChannel.GetUser(System.UInt64) nameWithType: RestDMChannel.GetUser(UInt64) - uid: Discord.Rest.RestDMChannel.GetUser* name: GetUser href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_GetUser_ commentId: Overload:Discord.Rest.RestDMChannel.GetUser isSpec: "True" fullName: Discord.Rest.RestDMChannel.GetUser nameWithType: RestDMChannel.GetUser - uid: Discord.Rest.RestDMChannel.Recipient name: Recipient href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Recipient commentId: P:Discord.Rest.RestDMChannel.Recipient fullName: Discord.Rest.RestDMChannel.Recipient nameWithType: RestDMChannel.Recipient - uid: Discord.Rest.RestDMChannel.Recipient* name: Recipient href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Recipient_ commentId: Overload:Discord.Rest.RestDMChannel.Recipient isSpec: "True" fullName: Discord.Rest.RestDMChannel.Recipient nameWithType: RestDMChannel.Recipient - uid: Discord.Rest.RestDMChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestDMChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.RestDMChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestDMChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestDMChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestDMChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.RestDMChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestDMChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestDMChannel.SendFileAsync* name: SendFileAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_SendFileAsync_ commentId: Overload:Discord.Rest.RestDMChannel.SendFileAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.SendFileAsync nameWithType: RestDMChannel.SendFileAsync - uid: Discord.Rest.RestDMChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: RestDMChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.Rest.RestDMChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_SendMessageAsync_ commentId: Overload:Discord.Rest.RestDMChannel.SendMessageAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.SendMessageAsync nameWithType: RestDMChannel.SendMessageAsync - uid: Discord.Rest.RestDMChannel.ToString name: ToString() href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_ToString commentId: M:Discord.Rest.RestDMChannel.ToString fullName: Discord.Rest.RestDMChannel.ToString() nameWithType: RestDMChannel.ToString() - uid: Discord.Rest.RestDMChannel.ToString* name: ToString href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_ToString_ commentId: Overload:Discord.Rest.RestDMChannel.ToString isSpec: "True" fullName: Discord.Rest.RestDMChannel.ToString nameWithType: RestDMChannel.ToString - uid: Discord.Rest.RestDMChannel.TriggerTypingAsync(Discord.RequestOptions) name: TriggerTypingAsync(RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_TriggerTypingAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.TriggerTypingAsync(Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.TriggerTypingAsync(Discord.RequestOptions) nameWithType: RestDMChannel.TriggerTypingAsync(RequestOptions) - uid: Discord.Rest.RestDMChannel.TriggerTypingAsync* name: TriggerTypingAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_TriggerTypingAsync_ commentId: Overload:Discord.Rest.RestDMChannel.TriggerTypingAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.TriggerTypingAsync nameWithType: RestDMChannel.TriggerTypingAsync - uid: Discord.Rest.RestDMChannel.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestDMChannel.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestDMChannel.UpdateAsync(Discord.RequestOptions) nameWithType: RestDMChannel.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestDMChannel.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_UpdateAsync_ commentId: Overload:Discord.Rest.RestDMChannel.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestDMChannel.UpdateAsync nameWithType: RestDMChannel.UpdateAsync - uid: Discord.Rest.RestDMChannel.Users name: Users href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Users commentId: P:Discord.Rest.RestDMChannel.Users fullName: Discord.Rest.RestDMChannel.Users nameWithType: RestDMChannel.Users - uid: Discord.Rest.RestDMChannel.Users* name: Users href: api/Discord.Rest.RestDMChannel.html#Discord_Rest_RestDMChannel_Users_ commentId: Overload:Discord.Rest.RestDMChannel.Users isSpec: "True" fullName: Discord.Rest.RestDMChannel.Users nameWithType: RestDMChannel.Users - uid: Discord.Rest.RestEntity`1 name: RestEntity href: api/Discord.Rest.RestEntity-1.html commentId: T:Discord.Rest.RestEntity`1 name.vb: RestEntity(Of T) fullName: Discord.Rest.RestEntity fullName.vb: Discord.Rest.RestEntity(Of T) nameWithType: RestEntity nameWithType.vb: RestEntity(Of T) - uid: Discord.Rest.RestEntity`1.Id name: Id href: api/Discord.Rest.RestEntity-1.html#Discord_Rest_RestEntity_1_Id commentId: P:Discord.Rest.RestEntity`1.Id fullName: Discord.Rest.RestEntity.Id fullName.vb: Discord.Rest.RestEntity(Of T).Id nameWithType: RestEntity.Id nameWithType.vb: RestEntity(Of T).Id - uid: Discord.Rest.RestEntity`1.Id* name: Id href: api/Discord.Rest.RestEntity-1.html#Discord_Rest_RestEntity_1_Id_ commentId: Overload:Discord.Rest.RestEntity`1.Id isSpec: "True" fullName: Discord.Rest.RestEntity.Id fullName.vb: Discord.Rest.RestEntity(Of T).Id nameWithType: RestEntity.Id nameWithType.vb: RestEntity(Of T).Id - uid: Discord.Rest.RestGroupChannel name: RestGroupChannel href: api/Discord.Rest.RestGroupChannel.html commentId: T:Discord.Rest.RestGroupChannel fullName: Discord.Rest.RestGroupChannel nameWithType: RestGroupChannel - uid: Discord.Rest.RestGroupChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) name: DeleteMessageAsync(IMessage, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.DeleteMessageAsync(Discord.IMessage, Discord.RequestOptions) nameWithType: RestGroupChannel.DeleteMessageAsync(IMessage, RequestOptions) - uid: Discord.Rest.RestGroupChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) name: DeleteMessageAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.DeleteMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGroupChannel.DeleteMessageAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGroupChannel.DeleteMessageAsync* name: DeleteMessageAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_DeleteMessageAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.DeleteMessageAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.DeleteMessageAsync nameWithType: RestGroupChannel.DeleteMessageAsync - uid: Discord.Rest.RestGroupChannel.Discord#IAudioChannel#ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name: IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IAudioChannel_ConnectAsync_System_Boolean_System_Boolean_System_Boolean_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IAudioChannel#ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name.vb: Discord.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) fullName: Discord.Rest.RestGroupChannel.Discord.IAudioChannel.ConnectAsync(System.Boolean, System.Boolean, System.Boolean) nameWithType: RestGroupChannel.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) nameWithType.vb: RestGroupChannel.Discord.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) - uid: Discord.Rest.RestGroupChannel.Discord#IAudioChannel#ConnectAsync* name: IAudioChannel.ConnectAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IAudioChannel_ConnectAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IAudioChannel#ConnectAsync isSpec: "True" name.vb: Discord.IAudioChannel.ConnectAsync fullName: Discord.Rest.RestGroupChannel.Discord.IAudioChannel.ConnectAsync nameWithType: RestGroupChannel.IAudioChannel.ConnectAsync nameWithType.vb: RestGroupChannel.Discord.IAudioChannel.ConnectAsync - uid: Discord.Rest.RestGroupChannel.Discord#IAudioChannel#DisconnectAsync name: IAudioChannel.DisconnectAsync() href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IAudioChannel_DisconnectAsync commentId: M:Discord.Rest.RestGroupChannel.Discord#IAudioChannel#DisconnectAsync name.vb: Discord.IAudioChannel.DisconnectAsync() fullName: Discord.Rest.RestGroupChannel.Discord.IAudioChannel.DisconnectAsync() nameWithType: RestGroupChannel.IAudioChannel.DisconnectAsync() nameWithType.vb: RestGroupChannel.Discord.IAudioChannel.DisconnectAsync() - uid: Discord.Rest.RestGroupChannel.Discord#IAudioChannel#DisconnectAsync* name: IAudioChannel.DisconnectAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IAudioChannel_DisconnectAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IAudioChannel#DisconnectAsync isSpec: "True" name.vb: Discord.IAudioChannel.DisconnectAsync fullName: Discord.Rest.RestGroupChannel.Discord.IAudioChannel.DisconnectAsync nameWithType: RestGroupChannel.IAudioChannel.DisconnectAsync nameWithType.vb: RestGroupChannel.Discord.IAudioChannel.DisconnectAsync - uid: Discord.Rest.RestGroupChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGroupChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.Rest.RestGroupChannel.Discord.IChannel.GetUserAsync nameWithType: RestGroupChannel.IChannel.GetUserAsync nameWithType.vb: RestGroupChannel.Discord.IChannel.GetUserAsync - uid: Discord.Rest.RestGroupChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGroupChannel.IChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IChannel#GetUsersAsync* name: IChannel.GetUsersAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IChannel.GetUsersAsync fullName: Discord.Rest.RestGroupChannel.Discord.IChannel.GetUsersAsync nameWithType: RestGroupChannel.IChannel.GetUsersAsync nameWithType.vb: RestGroupChannel.Discord.IChannel.GetUsersAsync - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetMessageAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGroupChannel.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessageAsync* name: IMessageChannel.GetMessageAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetMessageAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessageAsync fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetMessageAsync nameWithType: RestGroupChannel.IMessageChannel.GetMessageAsync nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetMessageAsync - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGroupChannel.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetMessagesAsync_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGroupChannel.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGroupChannel.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync* name: IMessageChannel.GetMessagesAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetMessagesAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessagesAsync fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync nameWithType: RestGroupChannel.IMessageChannel.GetMessagesAsync nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetMessagesAsync - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name: IMessageChannel.GetPinnedMessagesAsync(RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: RestGroupChannel.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync* name: IMessageChannel.GetPinnedMessagesAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync nameWithType: RestGroupChannel.IMessageChannel.GetPinnedMessagesAsync nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestGroupChannel.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestGroupChannel.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendFileAsync* name: IMessageChannel.SendFileAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_SendFileAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendFileAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendFileAsync fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.SendFileAsync nameWithType: RestGroupChannel.IMessageChannel.SendFileAsync nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.SendFileAsync - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name.vb: Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: RestGroupChannel.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendMessageAsync* name: IMessageChannel.SendMessageAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IMessageChannel_SendMessageAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IMessageChannel#SendMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendMessageAsync fullName: Discord.Rest.RestGroupChannel.Discord.IMessageChannel.SendMessageAsync nameWithType: RestGroupChannel.IMessageChannel.SendMessageAsync nameWithType.vb: RestGroupChannel.Discord.IMessageChannel.SendMessageAsync - uid: Discord.Rest.RestGroupChannel.Discord#IPrivateChannel#Recipients name: IPrivateChannel.Recipients href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IPrivateChannel_Recipients commentId: P:Discord.Rest.RestGroupChannel.Discord#IPrivateChannel#Recipients name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.Rest.RestGroupChannel.Discord.IPrivateChannel.Recipients nameWithType: RestGroupChannel.IPrivateChannel.Recipients nameWithType.vb: RestGroupChannel.Discord.IPrivateChannel.Recipients - uid: Discord.Rest.RestGroupChannel.Discord#IPrivateChannel#Recipients* name: IPrivateChannel.Recipients href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_IPrivateChannel_Recipients_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#IPrivateChannel#Recipients isSpec: "True" name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.Rest.RestGroupChannel.Discord.IPrivateChannel.Recipients nameWithType: RestGroupChannel.IPrivateChannel.Recipients nameWithType.vb: RestGroupChannel.Discord.IPrivateChannel.Recipients - uid: Discord.Rest.RestGroupChannel.Discord#Rest#IRestPrivateChannel#Recipients name: IRestPrivateChannel.Recipients href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_Rest_IRestPrivateChannel_Recipients commentId: P:Discord.Rest.RestGroupChannel.Discord#Rest#IRestPrivateChannel#Recipients name.vb: Discord.Rest.IRestPrivateChannel.Recipients fullName: Discord.Rest.RestGroupChannel.Discord.Rest.IRestPrivateChannel.Recipients nameWithType: RestGroupChannel.IRestPrivateChannel.Recipients nameWithType.vb: RestGroupChannel.Discord.Rest.IRestPrivateChannel.Recipients - uid: Discord.Rest.RestGroupChannel.Discord#Rest#IRestPrivateChannel#Recipients* name: IRestPrivateChannel.Recipients href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Discord_Rest_IRestPrivateChannel_Recipients_ commentId: Overload:Discord.Rest.RestGroupChannel.Discord#Rest#IRestPrivateChannel#Recipients isSpec: "True" name.vb: Discord.Rest.IRestPrivateChannel.Recipients fullName: Discord.Rest.RestGroupChannel.Discord.Rest.IRestPrivateChannel.Recipients nameWithType: RestGroupChannel.IRestPrivateChannel.Recipients nameWithType.vb: RestGroupChannel.Discord.Rest.IRestPrivateChannel.Recipients - uid: Discord.Rest.RestGroupChannel.EnterTypingState(Discord.RequestOptions) name: EnterTypingState(RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_EnterTypingState_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.EnterTypingState(Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.EnterTypingState(Discord.RequestOptions) nameWithType: RestGroupChannel.EnterTypingState(RequestOptions) - uid: Discord.Rest.RestGroupChannel.EnterTypingState* name: EnterTypingState href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_EnterTypingState_ commentId: Overload:Discord.Rest.RestGroupChannel.EnterTypingState isSpec: "True" fullName: Discord.Rest.RestGroupChannel.EnterTypingState nameWithType: RestGroupChannel.EnterTypingState - uid: Discord.Rest.RestGroupChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) name: GetMessageAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.GetMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGroupChannel.GetMessageAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGroupChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetMessageAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.GetMessageAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.GetMessageAsync nameWithType: RestGroupChannel.GetMessageAsync - uid: Discord.Rest.RestGroupChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: RestGroupChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) - uid: Discord.Rest.RestGroupChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) name: GetMessagesAsync(Int32, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.GetMessagesAsync(System.Int32, Discord.RequestOptions) nameWithType: RestGroupChannel.GetMessagesAsync(Int32, RequestOptions) - uid: Discord.Rest.RestGroupChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: RestGroupChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) - uid: Discord.Rest.RestGroupChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetMessagesAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.GetMessagesAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.GetMessagesAsync nameWithType: RestGroupChannel.GetMessagesAsync - uid: Discord.Rest.RestGroupChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: RestGroupChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.Rest.RestGroupChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.GetPinnedMessagesAsync nameWithType: RestGroupChannel.GetPinnedMessagesAsync - uid: Discord.Rest.RestGroupChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetUser_System_UInt64_ commentId: M:Discord.Rest.RestGroupChannel.GetUser(System.UInt64) fullName: Discord.Rest.RestGroupChannel.GetUser(System.UInt64) nameWithType: RestGroupChannel.GetUser(UInt64) - uid: Discord.Rest.RestGroupChannel.GetUser* name: GetUser href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_GetUser_ commentId: Overload:Discord.Rest.RestGroupChannel.GetUser isSpec: "True" fullName: Discord.Rest.RestGroupChannel.GetUser nameWithType: RestGroupChannel.GetUser - uid: Discord.Rest.RestGroupChannel.LeaveAsync(Discord.RequestOptions) name: LeaveAsync(RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_LeaveAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.LeaveAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.LeaveAsync(Discord.RequestOptions) nameWithType: RestGroupChannel.LeaveAsync(RequestOptions) - uid: Discord.Rest.RestGroupChannel.LeaveAsync* name: LeaveAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_LeaveAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.LeaveAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.LeaveAsync nameWithType: RestGroupChannel.LeaveAsync - uid: Discord.Rest.RestGroupChannel.Name name: Name href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Name commentId: P:Discord.Rest.RestGroupChannel.Name fullName: Discord.Rest.RestGroupChannel.Name nameWithType: RestGroupChannel.Name - uid: Discord.Rest.RestGroupChannel.Name* name: Name href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Name_ commentId: Overload:Discord.Rest.RestGroupChannel.Name isSpec: "True" fullName: Discord.Rest.RestGroupChannel.Name nameWithType: RestGroupChannel.Name - uid: Discord.Rest.RestGroupChannel.Recipients name: Recipients href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Recipients commentId: P:Discord.Rest.RestGroupChannel.Recipients fullName: Discord.Rest.RestGroupChannel.Recipients nameWithType: RestGroupChannel.Recipients - uid: Discord.Rest.RestGroupChannel.Recipients* name: Recipients href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Recipients_ commentId: Overload:Discord.Rest.RestGroupChannel.Recipients isSpec: "True" fullName: Discord.Rest.RestGroupChannel.Recipients nameWithType: RestGroupChannel.Recipients - uid: Discord.Rest.RestGroupChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestGroupChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.RestGroupChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestGroupChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestGroupChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestGroupChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.RestGroupChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestGroupChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestGroupChannel.SendFileAsync* name: SendFileAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_SendFileAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.SendFileAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.SendFileAsync nameWithType: RestGroupChannel.SendFileAsync - uid: Discord.Rest.RestGroupChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: RestGroupChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.Rest.RestGroupChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_SendMessageAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.SendMessageAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.SendMessageAsync nameWithType: RestGroupChannel.SendMessageAsync - uid: Discord.Rest.RestGroupChannel.ToString name: ToString() href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_ToString commentId: M:Discord.Rest.RestGroupChannel.ToString fullName: Discord.Rest.RestGroupChannel.ToString() nameWithType: RestGroupChannel.ToString() - uid: Discord.Rest.RestGroupChannel.ToString* name: ToString href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_ToString_ commentId: Overload:Discord.Rest.RestGroupChannel.ToString isSpec: "True" fullName: Discord.Rest.RestGroupChannel.ToString nameWithType: RestGroupChannel.ToString - uid: Discord.Rest.RestGroupChannel.TriggerTypingAsync(Discord.RequestOptions) name: TriggerTypingAsync(RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_TriggerTypingAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.TriggerTypingAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.TriggerTypingAsync(Discord.RequestOptions) nameWithType: RestGroupChannel.TriggerTypingAsync(RequestOptions) - uid: Discord.Rest.RestGroupChannel.TriggerTypingAsync* name: TriggerTypingAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_TriggerTypingAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.TriggerTypingAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.TriggerTypingAsync nameWithType: RestGroupChannel.TriggerTypingAsync - uid: Discord.Rest.RestGroupChannel.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGroupChannel.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGroupChannel.UpdateAsync(Discord.RequestOptions) nameWithType: RestGroupChannel.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestGroupChannel.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_UpdateAsync_ commentId: Overload:Discord.Rest.RestGroupChannel.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestGroupChannel.UpdateAsync nameWithType: RestGroupChannel.UpdateAsync - uid: Discord.Rest.RestGroupChannel.Users name: Users href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Users commentId: P:Discord.Rest.RestGroupChannel.Users fullName: Discord.Rest.RestGroupChannel.Users nameWithType: RestGroupChannel.Users - uid: Discord.Rest.RestGroupChannel.Users* name: Users href: api/Discord.Rest.RestGroupChannel.html#Discord_Rest_RestGroupChannel_Users_ commentId: Overload:Discord.Rest.RestGroupChannel.Users isSpec: "True" fullName: Discord.Rest.RestGroupChannel.Users nameWithType: RestGroupChannel.Users - uid: Discord.Rest.RestGroupUser name: RestGroupUser href: api/Discord.Rest.RestGroupUser.html commentId: T:Discord.Rest.RestGroupUser fullName: Discord.Rest.RestGroupUser nameWithType: RestGroupUser - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsDeafened name: IVoiceState.IsDeafened href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsDeafened commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsDeafened name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsDeafened nameWithType: RestGroupUser.IVoiceState.IsDeafened nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsDeafened - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsDeafened* name: IVoiceState.IsDeafened href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsDeafened_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsDeafened nameWithType: RestGroupUser.IVoiceState.IsDeafened nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsDeafened - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsMuted name: IVoiceState.IsMuted href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsMuted commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsMuted name.vb: Discord.IVoiceState.IsMuted fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsMuted nameWithType: RestGroupUser.IVoiceState.IsMuted nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsMuted - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsMuted* name: IVoiceState.IsMuted href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsMuted_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsMuted isSpec: "True" name.vb: Discord.IVoiceState.IsMuted fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsMuted nameWithType: RestGroupUser.IVoiceState.IsMuted nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsMuted - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfDeafened name: IVoiceState.IsSelfDeafened href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsSelfDeafened commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfDeafened name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsSelfDeafened nameWithType: RestGroupUser.IVoiceState.IsSelfDeafened nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfDeafened* name: IVoiceState.IsSelfDeafened href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsSelfDeafened_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsSelfDeafened nameWithType: RestGroupUser.IVoiceState.IsSelfDeafened nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfMuted name: IVoiceState.IsSelfMuted href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsSelfMuted commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfMuted name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsSelfMuted nameWithType: RestGroupUser.IVoiceState.IsSelfMuted nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfMuted* name: IVoiceState.IsSelfMuted href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsSelfMuted_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSelfMuted isSpec: "True" name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsSelfMuted nameWithType: RestGroupUser.IVoiceState.IsSelfMuted nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsStreaming name: IVoiceState.IsStreaming href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsStreaming commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsStreaming name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsStreaming nameWithType: RestGroupUser.IVoiceState.IsStreaming nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsStreaming - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsStreaming* name: IVoiceState.IsStreaming href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsStreaming_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsStreaming isSpec: "True" name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsStreaming nameWithType: RestGroupUser.IVoiceState.IsStreaming nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsStreaming - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSuppressed name: IVoiceState.IsSuppressed href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsSuppressed commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSuppressed name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsSuppressed nameWithType: RestGroupUser.IVoiceState.IsSuppressed nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsSuppressed - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSuppressed* name: IVoiceState.IsSuppressed href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_IsSuppressed_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#IsSuppressed isSpec: "True" name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.IsSuppressed nameWithType: RestGroupUser.IVoiceState.IsSuppressed nameWithType.vb: RestGroupUser.Discord.IVoiceState.IsSuppressed - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceChannel name: IVoiceState.VoiceChannel href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_VoiceChannel commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceChannel name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.VoiceChannel nameWithType: RestGroupUser.IVoiceState.VoiceChannel nameWithType.vb: RestGroupUser.Discord.IVoiceState.VoiceChannel - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceChannel* name: IVoiceState.VoiceChannel href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceChannel isSpec: "True" name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.VoiceChannel nameWithType: RestGroupUser.IVoiceState.VoiceChannel nameWithType.vb: RestGroupUser.Discord.IVoiceState.VoiceChannel - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceSessionId name: IVoiceState.VoiceSessionId href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_VoiceSessionId commentId: P:Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceSessionId name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.VoiceSessionId nameWithType: RestGroupUser.IVoiceState.VoiceSessionId nameWithType.vb: RestGroupUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceSessionId* name: IVoiceState.VoiceSessionId href: api/Discord.Rest.RestGroupUser.html#Discord_Rest_RestGroupUser_Discord_IVoiceState_VoiceSessionId_ commentId: Overload:Discord.Rest.RestGroupUser.Discord#IVoiceState#VoiceSessionId isSpec: "True" name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.Rest.RestGroupUser.Discord.IVoiceState.VoiceSessionId nameWithType: RestGroupUser.IVoiceState.VoiceSessionId nameWithType.vb: RestGroupUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.Rest.RestGuild name: RestGuild href: api/Discord.Rest.RestGuild.html commentId: T:Discord.Rest.RestGuild fullName: Discord.Rest.RestGuild nameWithType: RestGuild - uid: Discord.Rest.RestGuild.AddBanAsync(Discord.IUser,System.Int32,System.String,Discord.RequestOptions) name: AddBanAsync(IUser, Int32, String, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AddBanAsync_Discord_IUser_System_Int32_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.AddBanAsync(Discord.IUser,System.Int32,System.String,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.AddBanAsync(Discord.IUser, System.Int32, System.String, Discord.RequestOptions) nameWithType: RestGuild.AddBanAsync(IUser, Int32, String, RequestOptions) - uid: Discord.Rest.RestGuild.AddBanAsync(System.UInt64,System.Int32,System.String,Discord.RequestOptions) name: AddBanAsync(UInt64, Int32, String, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AddBanAsync_System_UInt64_System_Int32_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.AddBanAsync(System.UInt64,System.Int32,System.String,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.AddBanAsync(System.UInt64, System.Int32, System.String, Discord.RequestOptions) nameWithType: RestGuild.AddBanAsync(UInt64, Int32, String, RequestOptions) - uid: Discord.Rest.RestGuild.AddBanAsync* name: AddBanAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AddBanAsync_ commentId: Overload:Discord.Rest.RestGuild.AddBanAsync isSpec: "True" fullName: Discord.Rest.RestGuild.AddBanAsync nameWithType: RestGuild.AddBanAsync - uid: Discord.Rest.RestGuild.AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name: AddGuildUserAsync(UInt64, String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AddGuildUserAsync_System_UInt64_System_String_System_Action_Discord_AddGuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name.vb: AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) fullName: Discord.Rest.RestGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action(Of Discord.AddGuildUserProperties), Discord.RequestOptions) nameWithType: RestGuild.AddGuildUserAsync(UInt64, String, Action, RequestOptions) nameWithType.vb: RestGuild.AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) - uid: Discord.Rest.RestGuild.AddGuildUserAsync* name: AddGuildUserAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AddGuildUserAsync_ commentId: Overload:Discord.Rest.RestGuild.AddGuildUserAsync isSpec: "True" fullName: Discord.Rest.RestGuild.AddGuildUserAsync nameWithType: RestGuild.AddGuildUserAsync - uid: Discord.Rest.RestGuild.AFKChannelId name: AFKChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AFKChannelId commentId: P:Discord.Rest.RestGuild.AFKChannelId fullName: Discord.Rest.RestGuild.AFKChannelId nameWithType: RestGuild.AFKChannelId - uid: Discord.Rest.RestGuild.AFKChannelId* name: AFKChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AFKChannelId_ commentId: Overload:Discord.Rest.RestGuild.AFKChannelId isSpec: "True" fullName: Discord.Rest.RestGuild.AFKChannelId nameWithType: RestGuild.AFKChannelId - uid: Discord.Rest.RestGuild.AFKTimeout name: AFKTimeout href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AFKTimeout commentId: P:Discord.Rest.RestGuild.AFKTimeout fullName: Discord.Rest.RestGuild.AFKTimeout nameWithType: RestGuild.AFKTimeout - uid: Discord.Rest.RestGuild.AFKTimeout* name: AFKTimeout href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_AFKTimeout_ commentId: Overload:Discord.Rest.RestGuild.AFKTimeout isSpec: "True" fullName: Discord.Rest.RestGuild.AFKTimeout nameWithType: RestGuild.AFKTimeout - uid: Discord.Rest.RestGuild.ApplicationId name: ApplicationId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ApplicationId commentId: P:Discord.Rest.RestGuild.ApplicationId fullName: Discord.Rest.RestGuild.ApplicationId nameWithType: RestGuild.ApplicationId - uid: Discord.Rest.RestGuild.ApplicationId* name: ApplicationId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ApplicationId_ commentId: Overload:Discord.Rest.RestGuild.ApplicationId isSpec: "True" fullName: Discord.Rest.RestGuild.ApplicationId nameWithType: RestGuild.ApplicationId - uid: Discord.Rest.RestGuild.BannerId name: BannerId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_BannerId commentId: P:Discord.Rest.RestGuild.BannerId fullName: Discord.Rest.RestGuild.BannerId nameWithType: RestGuild.BannerId - uid: Discord.Rest.RestGuild.BannerId* name: BannerId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_BannerId_ commentId: Overload:Discord.Rest.RestGuild.BannerId isSpec: "True" fullName: Discord.Rest.RestGuild.BannerId nameWithType: RestGuild.BannerId - uid: Discord.Rest.RestGuild.BannerUrl name: BannerUrl href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_BannerUrl commentId: P:Discord.Rest.RestGuild.BannerUrl fullName: Discord.Rest.RestGuild.BannerUrl nameWithType: RestGuild.BannerUrl - uid: Discord.Rest.RestGuild.BannerUrl* name: BannerUrl href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_BannerUrl_ commentId: Overload:Discord.Rest.RestGuild.BannerUrl isSpec: "True" fullName: Discord.Rest.RestGuild.BannerUrl nameWithType: RestGuild.BannerUrl - uid: Discord.Rest.RestGuild.CreateCategoryChannelAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: CreateCategoryChannelAsync(String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateCategoryChannelAsync_System_String_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.CreateCategoryChannelAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: CreateCategoryChannelAsync(String, Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuild.CreateCategoryChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.CreateCategoryChannelAsync(System.String, System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: RestGuild.CreateCategoryChannelAsync(String, Action, RequestOptions) nameWithType.vb: RestGuild.CreateCategoryChannelAsync(String, Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuild.CreateCategoryChannelAsync* name: CreateCategoryChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateCategoryChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.CreateCategoryChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.CreateCategoryChannelAsync nameWithType: RestGuild.CreateCategoryChannelAsync - uid: Discord.Rest.RestGuild.CreatedAt name: CreatedAt href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreatedAt commentId: P:Discord.Rest.RestGuild.CreatedAt fullName: Discord.Rest.RestGuild.CreatedAt nameWithType: RestGuild.CreatedAt - uid: Discord.Rest.RestGuild.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreatedAt_ commentId: Overload:Discord.Rest.RestGuild.CreatedAt isSpec: "True" fullName: Discord.Rest.RestGuild.CreatedAt nameWithType: RestGuild.CreatedAt - uid: Discord.Rest.RestGuild.CreateEmoteAsync(System.String,Discord.Image,Discord.Optional{System.Collections.Generic.IEnumerable{Discord.IRole}},Discord.RequestOptions) name: CreateEmoteAsync(String, Image, Optional>, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateEmoteAsync_System_String_Discord_Image_Discord_Optional_System_Collections_Generic_IEnumerable_Discord_IRole___Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.CreateEmoteAsync(System.String,Discord.Image,Discord.Optional{System.Collections.Generic.IEnumerable{Discord.IRole}},Discord.RequestOptions) name.vb: CreateEmoteAsync(String, Image, Optional(Of IEnumerable(Of IRole)), RequestOptions) fullName: Discord.Rest.RestGuild.CreateEmoteAsync(System.String, Discord.Image, Discord.Optional>, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.CreateEmoteAsync(System.String, Discord.Image, Discord.Optional(Of System.Collections.Generic.IEnumerable(Of Discord.IRole)), Discord.RequestOptions) nameWithType: RestGuild.CreateEmoteAsync(String, Image, Optional>, RequestOptions) nameWithType.vb: RestGuild.CreateEmoteAsync(String, Image, Optional(Of IEnumerable(Of IRole)), RequestOptions) - uid: Discord.Rest.RestGuild.CreateEmoteAsync* name: CreateEmoteAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateEmoteAsync_ commentId: Overload:Discord.Rest.RestGuild.CreateEmoteAsync isSpec: "True" fullName: Discord.Rest.RestGuild.CreateEmoteAsync nameWithType: RestGuild.CreateEmoteAsync - uid: Discord.Rest.RestGuild.CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) name: CreateIntegrationAsync(UInt64, String, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateIntegrationAsync_System_UInt64_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.CreateIntegrationAsync(System.UInt64, System.String, Discord.RequestOptions) nameWithType: RestGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) - uid: Discord.Rest.RestGuild.CreateIntegrationAsync* name: CreateIntegrationAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateIntegrationAsync_ commentId: Overload:Discord.Rest.RestGuild.CreateIntegrationAsync isSpec: "True" fullName: Discord.Rest.RestGuild.CreateIntegrationAsync nameWithType: RestGuild.CreateIntegrationAsync - uid: Discord.Rest.RestGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name: CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name.vb: CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) fullName: Discord.Rest.RestGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, Discord.RequestOptions) nameWithType: RestGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) nameWithType.vb: RestGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) - uid: Discord.Rest.RestGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) fullName: Discord.Rest.RestGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: RestGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: RestGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) - uid: Discord.Rest.RestGuild.CreateRoleAsync* name: CreateRoleAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateRoleAsync_ commentId: Overload:Discord.Rest.RestGuild.CreateRoleAsync isSpec: "True" fullName: Discord.Rest.RestGuild.CreateRoleAsync nameWithType: RestGuild.CreateRoleAsync - uid: Discord.Rest.RestGuild.CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: CreateTextChannelAsync(String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateTextChannelAsync_System_String_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuild.CreateTextChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.CreateTextChannelAsync(System.String, System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: RestGuild.CreateTextChannelAsync(String, Action, RequestOptions) nameWithType.vb: RestGuild.CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuild.CreateTextChannelAsync* name: CreateTextChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateTextChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.CreateTextChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.CreateTextChannelAsync nameWithType: RestGuild.CreateTextChannelAsync - uid: Discord.Rest.RestGuild.CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: CreateVoiceChannelAsync(String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateVoiceChannelAsync_System_String_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuild.CreateVoiceChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.CreateVoiceChannelAsync(System.String, System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: RestGuild.CreateVoiceChannelAsync(String, Action, RequestOptions) nameWithType.vb: RestGuild.CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuild.CreateVoiceChannelAsync* name: CreateVoiceChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_CreateVoiceChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.CreateVoiceChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.CreateVoiceChannelAsync nameWithType: RestGuild.CreateVoiceChannelAsync - uid: Discord.Rest.RestGuild.DefaultChannelId name: DefaultChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DefaultChannelId commentId: P:Discord.Rest.RestGuild.DefaultChannelId fullName: Discord.Rest.RestGuild.DefaultChannelId nameWithType: RestGuild.DefaultChannelId - uid: Discord.Rest.RestGuild.DefaultChannelId* name: DefaultChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DefaultChannelId_ commentId: Overload:Discord.Rest.RestGuild.DefaultChannelId isSpec: "True" fullName: Discord.Rest.RestGuild.DefaultChannelId nameWithType: RestGuild.DefaultChannelId - uid: Discord.Rest.RestGuild.DefaultMessageNotifications name: DefaultMessageNotifications href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DefaultMessageNotifications commentId: P:Discord.Rest.RestGuild.DefaultMessageNotifications fullName: Discord.Rest.RestGuild.DefaultMessageNotifications nameWithType: RestGuild.DefaultMessageNotifications - uid: Discord.Rest.RestGuild.DefaultMessageNotifications* name: DefaultMessageNotifications href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DefaultMessageNotifications_ commentId: Overload:Discord.Rest.RestGuild.DefaultMessageNotifications isSpec: "True" fullName: Discord.Rest.RestGuild.DefaultMessageNotifications nameWithType: RestGuild.DefaultMessageNotifications - uid: Discord.Rest.RestGuild.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.DeleteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.DeleteAsync(Discord.RequestOptions) nameWithType: RestGuild.DeleteAsync(RequestOptions) - uid: Discord.Rest.RestGuild.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DeleteAsync_ commentId: Overload:Discord.Rest.RestGuild.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestGuild.DeleteAsync nameWithType: RestGuild.DeleteAsync - uid: Discord.Rest.RestGuild.DeleteEmoteAsync(Discord.GuildEmote,Discord.RequestOptions) name: DeleteEmoteAsync(GuildEmote, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DeleteEmoteAsync_Discord_GuildEmote_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.DeleteEmoteAsync(Discord.GuildEmote,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.DeleteEmoteAsync(Discord.GuildEmote, Discord.RequestOptions) nameWithType: RestGuild.DeleteEmoteAsync(GuildEmote, RequestOptions) - uid: Discord.Rest.RestGuild.DeleteEmoteAsync* name: DeleteEmoteAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_DeleteEmoteAsync_ commentId: Overload:Discord.Rest.RestGuild.DeleteEmoteAsync isSpec: "True" fullName: Discord.Rest.RestGuild.DeleteEmoteAsync nameWithType: RestGuild.DeleteEmoteAsync - uid: Discord.Rest.RestGuild.Description name: Description href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Description commentId: P:Discord.Rest.RestGuild.Description fullName: Discord.Rest.RestGuild.Description nameWithType: RestGuild.Description - uid: Discord.Rest.RestGuild.Description* name: Description href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Description_ commentId: Overload:Discord.Rest.RestGuild.Description isSpec: "True" fullName: Discord.Rest.RestGuild.Description nameWithType: RestGuild.Description - uid: Discord.Rest.RestGuild.Discord#IGuild#AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name: IGuild.AddGuildUserAsync(UInt64, String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_AddGuildUserAsync_System_UInt64_System_String_System_Action_Discord_AddGuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name.vb: Discord.IGuild.AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.Discord.IGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action(Of Discord.AddGuildUserProperties), Discord.RequestOptions) nameWithType: RestGuild.IGuild.AddGuildUserAsync(UInt64, String, Action, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#AddGuildUserAsync* name: IGuild.AddGuildUserAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_AddGuildUserAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#AddGuildUserAsync isSpec: "True" name.vb: Discord.IGuild.AddGuildUserAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.AddGuildUserAsync nameWithType: RestGuild.IGuild.AddGuildUserAsync nameWithType.vb: RestGuild.Discord.IGuild.AddGuildUserAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#AudioClient name: IGuild.AudioClient href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_AudioClient commentId: P:Discord.Rest.RestGuild.Discord#IGuild#AudioClient name.vb: Discord.IGuild.AudioClient fullName: Discord.Rest.RestGuild.Discord.IGuild.AudioClient nameWithType: RestGuild.IGuild.AudioClient nameWithType.vb: RestGuild.Discord.IGuild.AudioClient - uid: Discord.Rest.RestGuild.Discord#IGuild#AudioClient* name: IGuild.AudioClient href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_AudioClient_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#AudioClient isSpec: "True" name.vb: Discord.IGuild.AudioClient fullName: Discord.Rest.RestGuild.Discord.IGuild.AudioClient nameWithType: RestGuild.IGuild.AudioClient nameWithType.vb: RestGuild.Discord.IGuild.AudioClient - uid: Discord.Rest.RestGuild.Discord#IGuild#Available name: IGuild.Available href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_Available commentId: P:Discord.Rest.RestGuild.Discord#IGuild#Available name.vb: Discord.IGuild.Available fullName: Discord.Rest.RestGuild.Discord.IGuild.Available nameWithType: RestGuild.IGuild.Available nameWithType.vb: RestGuild.Discord.IGuild.Available - uid: Discord.Rest.RestGuild.Discord#IGuild#Available* name: IGuild.Available href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_Available_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#Available isSpec: "True" name.vb: Discord.IGuild.Available fullName: Discord.Rest.RestGuild.Discord.IGuild.Available nameWithType: RestGuild.IGuild.Available nameWithType.vb: RestGuild.Discord.IGuild.Available - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateCategoryAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: IGuild.CreateCategoryAsync(String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateCategoryAsync_System_String_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#CreateCategoryAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: Discord.IGuild.CreateCategoryAsync(String, Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateCategoryAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.Discord.IGuild.CreateCategoryAsync(System.String, System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: RestGuild.IGuild.CreateCategoryAsync(String, Action, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.CreateCategoryAsync(String, Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateCategoryAsync* name: IGuild.CreateCategoryAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateCategoryAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#CreateCategoryAsync isSpec: "True" name.vb: Discord.IGuild.CreateCategoryAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateCategoryAsync nameWithType: RestGuild.IGuild.CreateCategoryAsync nameWithType.vb: RestGuild.Discord.IGuild.CreateCategoryAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) name: IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateIntegrationAsync_System_UInt64_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) name.vb: Discord.IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateIntegrationAsync(System.UInt64, System.String, Discord.RequestOptions) nameWithType: RestGuild.IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateIntegrationAsync* name: IGuild.CreateIntegrationAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateIntegrationAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#CreateIntegrationAsync isSpec: "True" name.vb: Discord.IGuild.CreateIntegrationAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateIntegrationAsync nameWithType: RestGuild.IGuild.CreateIntegrationAsync nameWithType.vb: RestGuild.Discord.IGuild.CreateIntegrationAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name: IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name.vb: Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, Discord.RequestOptions) nameWithType: RestGuild.IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name: IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: RestGuild.IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateRoleAsync* name: IGuild.CreateRoleAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateRoleAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#CreateRoleAsync isSpec: "True" name.vb: Discord.IGuild.CreateRoleAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateRoleAsync nameWithType: RestGuild.IGuild.CreateRoleAsync nameWithType.vb: RestGuild.Discord.IGuild.CreateRoleAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: IGuild.CreateTextChannelAsync(String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateTextChannelAsync_System_String_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: Discord.IGuild.CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateTextChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.Discord.IGuild.CreateTextChannelAsync(System.String, System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: RestGuild.IGuild.CreateTextChannelAsync(String, Action, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateTextChannelAsync* name: IGuild.CreateTextChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateTextChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#CreateTextChannelAsync isSpec: "True" name.vb: Discord.IGuild.CreateTextChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateTextChannelAsync nameWithType: RestGuild.IGuild.CreateTextChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.CreateTextChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: IGuild.CreateVoiceChannelAsync(String, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateVoiceChannelAsync_System_String_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: Discord.IGuild.CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateVoiceChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.Discord.IGuild.CreateVoiceChannelAsync(System.String, System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: RestGuild.IGuild.CreateVoiceChannelAsync(String, Action, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#CreateVoiceChannelAsync* name: IGuild.CreateVoiceChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_CreateVoiceChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#CreateVoiceChannelAsync isSpec: "True" name.vb: Discord.IGuild.CreateVoiceChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.CreateVoiceChannelAsync nameWithType: RestGuild.IGuild.CreateVoiceChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.CreateVoiceChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#DownloadUsersAsync name: IGuild.DownloadUsersAsync() href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_DownloadUsersAsync commentId: M:Discord.Rest.RestGuild.Discord#IGuild#DownloadUsersAsync name.vb: Discord.IGuild.DownloadUsersAsync() fullName: Discord.Rest.RestGuild.Discord.IGuild.DownloadUsersAsync() nameWithType: RestGuild.IGuild.DownloadUsersAsync() nameWithType.vb: RestGuild.Discord.IGuild.DownloadUsersAsync() - uid: Discord.Rest.RestGuild.Discord#IGuild#DownloadUsersAsync* name: IGuild.DownloadUsersAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_DownloadUsersAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#DownloadUsersAsync isSpec: "True" name.vb: Discord.IGuild.DownloadUsersAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.DownloadUsersAsync nameWithType: RestGuild.IGuild.DownloadUsersAsync nameWithType.vb: RestGuild.Discord.IGuild.DownloadUsersAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#EveryoneRole name: IGuild.EveryoneRole href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_EveryoneRole commentId: P:Discord.Rest.RestGuild.Discord#IGuild#EveryoneRole name.vb: Discord.IGuild.EveryoneRole fullName: Discord.Rest.RestGuild.Discord.IGuild.EveryoneRole nameWithType: RestGuild.IGuild.EveryoneRole nameWithType.vb: RestGuild.Discord.IGuild.EveryoneRole - uid: Discord.Rest.RestGuild.Discord#IGuild#EveryoneRole* name: IGuild.EveryoneRole href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_EveryoneRole_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#EveryoneRole isSpec: "True" name.vb: Discord.IGuild.EveryoneRole fullName: Discord.Rest.RestGuild.Discord.IGuild.EveryoneRole nameWithType: RestGuild.IGuild.EveryoneRole nameWithType.vb: RestGuild.Discord.IGuild.EveryoneRole - uid: Discord.Rest.RestGuild.Discord#IGuild#GetAFKChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetAFKChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetAFKChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetAFKChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetAFKChannelAsync* name: IGuild.GetAFKChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetAFKChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetAFKChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetAFKChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetAFKChannelAsync nameWithType: RestGuild.IGuild.GetAFKChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.GetAFKChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetAuditLogsAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name: IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable, Nullable, Nullable) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetAuditLogsAsync_System_Int32_Discord_CacheMode_Discord_RequestOptions_System_Nullable_System_UInt64__System_Nullable_System_UInt64__System_Nullable_Discord_ActionType__ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetAuditLogsAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name.vb: Discord.IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetAuditLogsAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.Rest.RestGuild.Discord.IGuild.GetAuditLogsAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions, System.Nullable(Of System.UInt64), System.Nullable(Of System.UInt64), System.Nullable(Of Discord.ActionType)) nameWithType: RestGuild.IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable, Nullable, Nullable) nameWithType.vb: RestGuild.Discord.IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetAuditLogsAsync* name: IGuild.GetAuditLogsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetAuditLogsAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetAuditLogsAsync isSpec: "True" name.vb: Discord.IGuild.GetAuditLogsAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetAuditLogsAsync nameWithType: RestGuild.IGuild.GetAuditLogsAsync nameWithType.vb: RestGuild.Discord.IGuild.GetAuditLogsAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetBanAsync(Discord.IUser,Discord.RequestOptions) name: IGuild.GetBanAsync(IUser, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetBanAsync(Discord.IUser,Discord.RequestOptions) name.vb: Discord.IGuild.GetBanAsync(IUser, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetBanAsync(IUser, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetBanAsync(IUser, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetBanAsync(System.UInt64,Discord.RequestOptions) name: IGuild.GetBanAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetBanAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.IGuild.GetBanAsync(UInt64, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetBanAsync(UInt64, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetBanAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetBanAsync* name: IGuild.GetBanAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetBanAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetBanAsync isSpec: "True" name.vb: Discord.IGuild.GetBanAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetBanAsync nameWithType: RestGuild.IGuild.GetBanAsync nameWithType.vb: RestGuild.Discord.IGuild.GetBanAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetBansAsync(Discord.RequestOptions) name: IGuild.GetBansAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetBansAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetBansAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetBansAsync(RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetBansAsync(Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetBansAsync(RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetBansAsync(RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetBansAsync* name: IGuild.GetBansAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetBansAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetBansAsync isSpec: "True" name.vb: Discord.IGuild.GetBansAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetBansAsync nameWithType: RestGuild.IGuild.GetBansAsync nameWithType.vb: RestGuild.Discord.IGuild.GetBansAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetCategoriesAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetCategoriesAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetCategoriesAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetCategoriesAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetCategoriesAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetCategoriesAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetCategoriesAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetCategoriesAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetCategoriesAsync* name: IGuild.GetCategoriesAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetCategoriesAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetCategoriesAsync isSpec: "True" name.vb: Discord.IGuild.GetCategoriesAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetCategoriesAsync nameWithType: RestGuild.IGuild.GetCategoriesAsync nameWithType.vb: RestGuild.Discord.IGuild.GetCategoriesAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetChannelAsync* name: IGuild.GetChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetChannelAsync nameWithType: RestGuild.IGuild.GetChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.GetChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetChannelsAsync* name: IGuild.GetChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetChannelsAsync isSpec: "True" name.vb: Discord.IGuild.GetChannelsAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetChannelsAsync nameWithType: RestGuild.IGuild.GetChannelsAsync nameWithType.vb: RestGuild.Discord.IGuild.GetChannelsAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetCurrentUserAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetCurrentUserAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetCurrentUserAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetCurrentUserAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetCurrentUserAsync* name: IGuild.GetCurrentUserAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetCurrentUserAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetCurrentUserAsync isSpec: "True" name.vb: Discord.IGuild.GetCurrentUserAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetCurrentUserAsync nameWithType: RestGuild.IGuild.GetCurrentUserAsync nameWithType.vb: RestGuild.Discord.IGuild.GetCurrentUserAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetDefaultChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetDefaultChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetDefaultChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetDefaultChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetDefaultChannelAsync* name: IGuild.GetDefaultChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetDefaultChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetDefaultChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetDefaultChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetDefaultChannelAsync nameWithType: RestGuild.IGuild.GetDefaultChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.GetDefaultChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetEmbedChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetEmbedChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetEmbedChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetEmbedChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetEmbedChannelAsync* name: IGuild.GetEmbedChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetEmbedChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetEmbedChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetEmbedChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetEmbedChannelAsync nameWithType: RestGuild.IGuild.GetEmbedChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.GetEmbedChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetIntegrationsAsync(Discord.RequestOptions) name: IGuild.GetIntegrationsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetIntegrationsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetIntegrationsAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetIntegrationsAsync(RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetIntegrationsAsync(Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetIntegrationsAsync(RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetIntegrationsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetIntegrationsAsync* name: IGuild.GetIntegrationsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetIntegrationsAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetIntegrationsAsync isSpec: "True" name.vb: Discord.IGuild.GetIntegrationsAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetIntegrationsAsync nameWithType: RestGuild.IGuild.GetIntegrationsAsync nameWithType.vb: RestGuild.Discord.IGuild.GetIntegrationsAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetInvitesAsync(Discord.RequestOptions) name: IGuild.GetInvitesAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetInvitesAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetInvitesAsync(RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetInvitesAsync(Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetInvitesAsync(RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetInvitesAsync(RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetInvitesAsync* name: IGuild.GetInvitesAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetInvitesAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetInvitesAsync isSpec: "True" name.vb: Discord.IGuild.GetInvitesAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetInvitesAsync nameWithType: RestGuild.IGuild.GetInvitesAsync nameWithType.vb: RestGuild.Discord.IGuild.GetInvitesAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetOwnerAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetOwnerAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetOwnerAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetOwnerAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetOwnerAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetOwnerAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetOwnerAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetOwnerAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetOwnerAsync* name: IGuild.GetOwnerAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetOwnerAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetOwnerAsync isSpec: "True" name.vb: Discord.IGuild.GetOwnerAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetOwnerAsync nameWithType: RestGuild.IGuild.GetOwnerAsync nameWithType.vb: RestGuild.Discord.IGuild.GetOwnerAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetRole(System.UInt64) name: IGuild.GetRole(UInt64) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetRole_System_UInt64_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetRole(System.UInt64) name.vb: Discord.IGuild.GetRole(UInt64) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetRole(System.UInt64) nameWithType: RestGuild.IGuild.GetRole(UInt64) nameWithType.vb: RestGuild.Discord.IGuild.GetRole(UInt64) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetRole* name: IGuild.GetRole href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetRole_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetRole isSpec: "True" name.vb: Discord.IGuild.GetRole fullName: Discord.Rest.RestGuild.Discord.IGuild.GetRole nameWithType: RestGuild.IGuild.GetRole nameWithType.vb: RestGuild.Discord.IGuild.GetRole - uid: Discord.Rest.RestGuild.Discord#IGuild#GetSystemChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetSystemChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetSystemChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetSystemChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetSystemChannelAsync* name: IGuild.GetSystemChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetSystemChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetSystemChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetSystemChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetSystemChannelAsync nameWithType: RestGuild.IGuild.GetSystemChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.GetSystemChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetTextChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetTextChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelAsync* name: IGuild.GetTextChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetTextChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetTextChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetTextChannelAsync nameWithType: RestGuild.IGuild.GetTextChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.GetTextChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetTextChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetTextChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelsAsync* name: IGuild.GetTextChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetTextChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetTextChannelsAsync isSpec: "True" name.vb: Discord.IGuild.GetTextChannelsAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetTextChannelsAsync nameWithType: RestGuild.IGuild.GetTextChannelsAsync nameWithType.vb: RestGuild.Discord.IGuild.GetTextChannelsAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetUserAsync* name: IGuild.GetUserAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetUserAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetUserAsync isSpec: "True" name.vb: Discord.IGuild.GetUserAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetUserAsync nameWithType: RestGuild.IGuild.GetUserAsync nameWithType.vb: RestGuild.Discord.IGuild.GetUserAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetUsersAsync* name: IGuild.GetUsersAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetUsersAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetUsersAsync isSpec: "True" name.vb: Discord.IGuild.GetUsersAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetUsersAsync nameWithType: RestGuild.IGuild.GetUsersAsync nameWithType.vb: RestGuild.Discord.IGuild.GetUsersAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVanityInviteAsync(Discord.RequestOptions) name: IGuild.GetVanityInviteAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVanityInviteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetVanityInviteAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetVanityInviteAsync(RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVanityInviteAsync(Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetVanityInviteAsync(RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetVanityInviteAsync(RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVanityInviteAsync* name: IGuild.GetVanityInviteAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVanityInviteAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetVanityInviteAsync isSpec: "True" name.vb: Discord.IGuild.GetVanityInviteAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVanityInviteAsync nameWithType: RestGuild.IGuild.GetVanityInviteAsync nameWithType.vb: RestGuild.Discord.IGuild.GetVanityInviteAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVoiceChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVoiceChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelAsync* name: IGuild.GetVoiceChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVoiceChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetVoiceChannelAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVoiceChannelAsync nameWithType: RestGuild.IGuild.GetVoiceChannelAsync nameWithType.vb: RestGuild.Discord.IGuild.GetVoiceChannelAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVoiceChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVoiceChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelsAsync* name: IGuild.GetVoiceChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVoiceChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetVoiceChannelsAsync isSpec: "True" name.vb: Discord.IGuild.GetVoiceChannelsAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVoiceChannelsAsync nameWithType: RestGuild.IGuild.GetVoiceChannelsAsync nameWithType.vb: RestGuild.Discord.IGuild.GetVoiceChannelsAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVoiceRegionsAsync(Discord.RequestOptions) name: IGuild.GetVoiceRegionsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetVoiceRegionsAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetVoiceRegionsAsync(RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetVoiceRegionsAsync(RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetVoiceRegionsAsync* name: IGuild.GetVoiceRegionsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetVoiceRegionsAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetVoiceRegionsAsync isSpec: "True" name.vb: Discord.IGuild.GetVoiceRegionsAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetVoiceRegionsAsync nameWithType: RestGuild.IGuild.GetVoiceRegionsAsync nameWithType.vb: RestGuild.Discord.IGuild.GetVoiceRegionsAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: IGuild.GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.IGuild.GetWebhookAsync(UInt64, RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetWebhookAsync(UInt64, RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetWebhookAsync* name: IGuild.GetWebhookAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetWebhookAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetWebhookAsync isSpec: "True" name.vb: Discord.IGuild.GetWebhookAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetWebhookAsync nameWithType: RestGuild.IGuild.GetWebhookAsync nameWithType.vb: RestGuild.Discord.IGuild.GetWebhookAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#GetWebhooksAsync(Discord.RequestOptions) name: IGuild.GetWebhooksAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.Discord#IGuild#GetWebhooksAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetWebhooksAsync(RequestOptions) fullName: Discord.Rest.RestGuild.Discord.IGuild.GetWebhooksAsync(Discord.RequestOptions) nameWithType: RestGuild.IGuild.GetWebhooksAsync(RequestOptions) nameWithType.vb: RestGuild.Discord.IGuild.GetWebhooksAsync(RequestOptions) - uid: Discord.Rest.RestGuild.Discord#IGuild#GetWebhooksAsync* name: IGuild.GetWebhooksAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_GetWebhooksAsync_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#GetWebhooksAsync isSpec: "True" name.vb: Discord.IGuild.GetWebhooksAsync fullName: Discord.Rest.RestGuild.Discord.IGuild.GetWebhooksAsync nameWithType: RestGuild.IGuild.GetWebhooksAsync nameWithType.vb: RestGuild.Discord.IGuild.GetWebhooksAsync - uid: Discord.Rest.RestGuild.Discord#IGuild#Roles name: IGuild.Roles href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_Roles commentId: P:Discord.Rest.RestGuild.Discord#IGuild#Roles name.vb: Discord.IGuild.Roles fullName: Discord.Rest.RestGuild.Discord.IGuild.Roles nameWithType: RestGuild.IGuild.Roles nameWithType.vb: RestGuild.Discord.IGuild.Roles - uid: Discord.Rest.RestGuild.Discord#IGuild#Roles* name: IGuild.Roles href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Discord_IGuild_Roles_ commentId: Overload:Discord.Rest.RestGuild.Discord#IGuild#Roles isSpec: "True" name.vb: Discord.IGuild.Roles fullName: Discord.Rest.RestGuild.Discord.IGuild.Roles nameWithType: RestGuild.IGuild.Roles nameWithType.vb: RestGuild.Discord.IGuild.Roles - uid: Discord.Rest.RestGuild.EmbedChannelId name: EmbedChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_EmbedChannelId commentId: P:Discord.Rest.RestGuild.EmbedChannelId fullName: Discord.Rest.RestGuild.EmbedChannelId nameWithType: RestGuild.EmbedChannelId - uid: Discord.Rest.RestGuild.EmbedChannelId* name: EmbedChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_EmbedChannelId_ commentId: Overload:Discord.Rest.RestGuild.EmbedChannelId isSpec: "True" fullName: Discord.Rest.RestGuild.EmbedChannelId nameWithType: RestGuild.EmbedChannelId - uid: Discord.Rest.RestGuild.Emotes name: Emotes href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Emotes commentId: P:Discord.Rest.RestGuild.Emotes fullName: Discord.Rest.RestGuild.Emotes nameWithType: RestGuild.Emotes - uid: Discord.Rest.RestGuild.Emotes* name: Emotes href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Emotes_ commentId: Overload:Discord.Rest.RestGuild.Emotes isSpec: "True" fullName: Discord.Rest.RestGuild.Emotes nameWithType: RestGuild.Emotes - uid: Discord.Rest.RestGuild.EveryoneRole name: EveryoneRole href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_EveryoneRole commentId: P:Discord.Rest.RestGuild.EveryoneRole fullName: Discord.Rest.RestGuild.EveryoneRole nameWithType: RestGuild.EveryoneRole - uid: Discord.Rest.RestGuild.EveryoneRole* name: EveryoneRole href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_EveryoneRole_ commentId: Overload:Discord.Rest.RestGuild.EveryoneRole isSpec: "True" fullName: Discord.Rest.RestGuild.EveryoneRole nameWithType: RestGuild.EveryoneRole - uid: Discord.Rest.RestGuild.ExplicitContentFilter name: ExplicitContentFilter href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ExplicitContentFilter commentId: P:Discord.Rest.RestGuild.ExplicitContentFilter fullName: Discord.Rest.RestGuild.ExplicitContentFilter nameWithType: RestGuild.ExplicitContentFilter - uid: Discord.Rest.RestGuild.ExplicitContentFilter* name: ExplicitContentFilter href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ExplicitContentFilter_ commentId: Overload:Discord.Rest.RestGuild.ExplicitContentFilter isSpec: "True" fullName: Discord.Rest.RestGuild.ExplicitContentFilter nameWithType: RestGuild.ExplicitContentFilter - uid: Discord.Rest.RestGuild.Features name: Features href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Features commentId: P:Discord.Rest.RestGuild.Features fullName: Discord.Rest.RestGuild.Features nameWithType: RestGuild.Features - uid: Discord.Rest.RestGuild.Features* name: Features href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Features_ commentId: Overload:Discord.Rest.RestGuild.Features isSpec: "True" fullName: Discord.Rest.RestGuild.Features nameWithType: RestGuild.Features - uid: Discord.Rest.RestGuild.GetAFKChannelAsync(Discord.RequestOptions) name: GetAFKChannelAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetAFKChannelAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetAFKChannelAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetAFKChannelAsync(Discord.RequestOptions) nameWithType: RestGuild.GetAFKChannelAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetAFKChannelAsync* name: GetAFKChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetAFKChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.GetAFKChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetAFKChannelAsync nameWithType: RestGuild.GetAFKChannelAsync - uid: Discord.Rest.RestGuild.GetAuditLogsAsync(System.Int32,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name: GetAuditLogsAsync(Int32, RequestOptions, Nullable, Nullable, Nullable) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetAuditLogsAsync_System_Int32_Discord_RequestOptions_System_Nullable_System_UInt64__System_Nullable_System_UInt64__System_Nullable_Discord_ActionType__ commentId: M:Discord.Rest.RestGuild.GetAuditLogsAsync(System.Int32,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name.vb: GetAuditLogsAsync(Int32, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) fullName: Discord.Rest.RestGuild.GetAuditLogsAsync(System.Int32, Discord.RequestOptions, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.Rest.RestGuild.GetAuditLogsAsync(System.Int32, Discord.RequestOptions, System.Nullable(Of System.UInt64), System.Nullable(Of System.UInt64), System.Nullable(Of Discord.ActionType)) nameWithType: RestGuild.GetAuditLogsAsync(Int32, RequestOptions, Nullable, Nullable, Nullable) nameWithType.vb: RestGuild.GetAuditLogsAsync(Int32, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) - uid: Discord.Rest.RestGuild.GetAuditLogsAsync* name: GetAuditLogsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetAuditLogsAsync_ commentId: Overload:Discord.Rest.RestGuild.GetAuditLogsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetAuditLogsAsync nameWithType: RestGuild.GetAuditLogsAsync - uid: Discord.Rest.RestGuild.GetBanAsync(Discord.IUser,Discord.RequestOptions) name: GetBanAsync(IUser, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetBanAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: RestGuild.GetBanAsync(IUser, RequestOptions) - uid: Discord.Rest.RestGuild.GetBanAsync(System.UInt64,Discord.RequestOptions) name: GetBanAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetBanAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.GetBanAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.GetBanAsync* name: GetBanAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetBanAsync_ commentId: Overload:Discord.Rest.RestGuild.GetBanAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetBanAsync nameWithType: RestGuild.GetBanAsync - uid: Discord.Rest.RestGuild.GetBansAsync(Discord.RequestOptions) name: GetBansAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetBansAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetBansAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetBansAsync(Discord.RequestOptions) nameWithType: RestGuild.GetBansAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetBansAsync* name: GetBansAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetBansAsync_ commentId: Overload:Discord.Rest.RestGuild.GetBansAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetBansAsync nameWithType: RestGuild.GetBansAsync - uid: Discord.Rest.RestGuild.GetCategoryChannelsAsync(Discord.RequestOptions) name: GetCategoryChannelsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetCategoryChannelsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetCategoryChannelsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetCategoryChannelsAsync(Discord.RequestOptions) nameWithType: RestGuild.GetCategoryChannelsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetCategoryChannelsAsync* name: GetCategoryChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetCategoryChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.GetCategoryChannelsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetCategoryChannelsAsync nameWithType: RestGuild.GetCategoryChannelsAsync - uid: Discord.Rest.RestGuild.GetChannelAsync(System.UInt64,Discord.RequestOptions) name: GetChannelAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetChannelAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetChannelAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetChannelAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.GetChannelAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.GetChannelAsync* name: GetChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.GetChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetChannelAsync nameWithType: RestGuild.GetChannelAsync - uid: Discord.Rest.RestGuild.GetChannelsAsync(Discord.RequestOptions) name: GetChannelsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetChannelsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetChannelsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetChannelsAsync(Discord.RequestOptions) nameWithType: RestGuild.GetChannelsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetChannelsAsync* name: GetChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.GetChannelsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetChannelsAsync nameWithType: RestGuild.GetChannelsAsync - uid: Discord.Rest.RestGuild.GetCurrentUserAsync(Discord.RequestOptions) name: GetCurrentUserAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetCurrentUserAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetCurrentUserAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetCurrentUserAsync(Discord.RequestOptions) nameWithType: RestGuild.GetCurrentUserAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetCurrentUserAsync* name: GetCurrentUserAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetCurrentUserAsync_ commentId: Overload:Discord.Rest.RestGuild.GetCurrentUserAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetCurrentUserAsync nameWithType: RestGuild.GetCurrentUserAsync - uid: Discord.Rest.RestGuild.GetDefaultChannelAsync(Discord.RequestOptions) name: GetDefaultChannelAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetDefaultChannelAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetDefaultChannelAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetDefaultChannelAsync(Discord.RequestOptions) nameWithType: RestGuild.GetDefaultChannelAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetDefaultChannelAsync* name: GetDefaultChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetDefaultChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.GetDefaultChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetDefaultChannelAsync nameWithType: RestGuild.GetDefaultChannelAsync - uid: Discord.Rest.RestGuild.GetEmbedChannelAsync(Discord.RequestOptions) name: GetEmbedChannelAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetEmbedChannelAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetEmbedChannelAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetEmbedChannelAsync(Discord.RequestOptions) nameWithType: RestGuild.GetEmbedChannelAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetEmbedChannelAsync* name: GetEmbedChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetEmbedChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.GetEmbedChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetEmbedChannelAsync nameWithType: RestGuild.GetEmbedChannelAsync - uid: Discord.Rest.RestGuild.GetEmoteAsync(System.UInt64,Discord.RequestOptions) name: GetEmoteAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetEmoteAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetEmoteAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetEmoteAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.GetEmoteAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.GetEmoteAsync* name: GetEmoteAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetEmoteAsync_ commentId: Overload:Discord.Rest.RestGuild.GetEmoteAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetEmoteAsync nameWithType: RestGuild.GetEmoteAsync - uid: Discord.Rest.RestGuild.GetIntegrationsAsync(Discord.RequestOptions) name: GetIntegrationsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetIntegrationsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetIntegrationsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetIntegrationsAsync(Discord.RequestOptions) nameWithType: RestGuild.GetIntegrationsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetIntegrationsAsync* name: GetIntegrationsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetIntegrationsAsync_ commentId: Overload:Discord.Rest.RestGuild.GetIntegrationsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetIntegrationsAsync nameWithType: RestGuild.GetIntegrationsAsync - uid: Discord.Rest.RestGuild.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetInvitesAsync(Discord.RequestOptions) nameWithType: RestGuild.GetInvitesAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetInvitesAsync_ commentId: Overload:Discord.Rest.RestGuild.GetInvitesAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetInvitesAsync nameWithType: RestGuild.GetInvitesAsync - uid: Discord.Rest.RestGuild.GetOwnerAsync(Discord.RequestOptions) name: GetOwnerAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetOwnerAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetOwnerAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetOwnerAsync(Discord.RequestOptions) nameWithType: RestGuild.GetOwnerAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetOwnerAsync* name: GetOwnerAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetOwnerAsync_ commentId: Overload:Discord.Rest.RestGuild.GetOwnerAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetOwnerAsync nameWithType: RestGuild.GetOwnerAsync - uid: Discord.Rest.RestGuild.GetRole(System.UInt64) name: GetRole(UInt64) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetRole_System_UInt64_ commentId: M:Discord.Rest.RestGuild.GetRole(System.UInt64) fullName: Discord.Rest.RestGuild.GetRole(System.UInt64) nameWithType: RestGuild.GetRole(UInt64) - uid: Discord.Rest.RestGuild.GetRole* name: GetRole href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetRole_ commentId: Overload:Discord.Rest.RestGuild.GetRole isSpec: "True" fullName: Discord.Rest.RestGuild.GetRole nameWithType: RestGuild.GetRole - uid: Discord.Rest.RestGuild.GetSystemChannelAsync(Discord.RequestOptions) name: GetSystemChannelAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetSystemChannelAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetSystemChannelAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetSystemChannelAsync(Discord.RequestOptions) nameWithType: RestGuild.GetSystemChannelAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetSystemChannelAsync* name: GetSystemChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetSystemChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.GetSystemChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetSystemChannelAsync nameWithType: RestGuild.GetSystemChannelAsync - uid: Discord.Rest.RestGuild.GetTextChannelAsync(System.UInt64,Discord.RequestOptions) name: GetTextChannelAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetTextChannelAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetTextChannelAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetTextChannelAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.GetTextChannelAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.GetTextChannelAsync* name: GetTextChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetTextChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.GetTextChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetTextChannelAsync nameWithType: RestGuild.GetTextChannelAsync - uid: Discord.Rest.RestGuild.GetTextChannelsAsync(Discord.RequestOptions) name: GetTextChannelsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetTextChannelsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetTextChannelsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetTextChannelsAsync(Discord.RequestOptions) nameWithType: RestGuild.GetTextChannelsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetTextChannelsAsync* name: GetTextChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetTextChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.GetTextChannelsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetTextChannelsAsync nameWithType: RestGuild.GetTextChannelsAsync - uid: Discord.Rest.RestGuild.GetUserAsync(System.UInt64,Discord.RequestOptions) name: GetUserAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetUserAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetUserAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetUserAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.GetUserAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.GetUserAsync* name: GetUserAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetUserAsync_ commentId: Overload:Discord.Rest.RestGuild.GetUserAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetUserAsync nameWithType: RestGuild.GetUserAsync - uid: Discord.Rest.RestGuild.GetUsersAsync(Discord.RequestOptions) name: GetUsersAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetUsersAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetUsersAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetUsersAsync(Discord.RequestOptions) nameWithType: RestGuild.GetUsersAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetUsersAsync* name: GetUsersAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetUsersAsync_ commentId: Overload:Discord.Rest.RestGuild.GetUsersAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetUsersAsync nameWithType: RestGuild.GetUsersAsync - uid: Discord.Rest.RestGuild.GetVanityInviteAsync(Discord.RequestOptions) name: GetVanityInviteAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVanityInviteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetVanityInviteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetVanityInviteAsync(Discord.RequestOptions) nameWithType: RestGuild.GetVanityInviteAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetVanityInviteAsync* name: GetVanityInviteAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVanityInviteAsync_ commentId: Overload:Discord.Rest.RestGuild.GetVanityInviteAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetVanityInviteAsync nameWithType: RestGuild.GetVanityInviteAsync - uid: Discord.Rest.RestGuild.GetVoiceChannelAsync(System.UInt64,Discord.RequestOptions) name: GetVoiceChannelAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVoiceChannelAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetVoiceChannelAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetVoiceChannelAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.GetVoiceChannelAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.GetVoiceChannelAsync* name: GetVoiceChannelAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVoiceChannelAsync_ commentId: Overload:Discord.Rest.RestGuild.GetVoiceChannelAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetVoiceChannelAsync nameWithType: RestGuild.GetVoiceChannelAsync - uid: Discord.Rest.RestGuild.GetVoiceChannelsAsync(Discord.RequestOptions) name: GetVoiceChannelsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVoiceChannelsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetVoiceChannelsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetVoiceChannelsAsync(Discord.RequestOptions) nameWithType: RestGuild.GetVoiceChannelsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetVoiceChannelsAsync* name: GetVoiceChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVoiceChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.GetVoiceChannelsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetVoiceChannelsAsync nameWithType: RestGuild.GetVoiceChannelsAsync - uid: Discord.Rest.RestGuild.GetVoiceRegionsAsync(Discord.RequestOptions) name: GetVoiceRegionsAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetVoiceRegionsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: RestGuild.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetVoiceRegionsAsync* name: GetVoiceRegionsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetVoiceRegionsAsync_ commentId: Overload:Discord.Rest.RestGuild.GetVoiceRegionsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetVoiceRegionsAsync nameWithType: RestGuild.GetVoiceRegionsAsync - uid: Discord.Rest.RestGuild.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetWebhookAsync_ commentId: Overload:Discord.Rest.RestGuild.GetWebhookAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetWebhookAsync nameWithType: RestGuild.GetWebhookAsync - uid: Discord.Rest.RestGuild.GetWebhooksAsync(Discord.RequestOptions) name: GetWebhooksAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.GetWebhooksAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.GetWebhooksAsync(Discord.RequestOptions) nameWithType: RestGuild.GetWebhooksAsync(RequestOptions) - uid: Discord.Rest.RestGuild.GetWebhooksAsync* name: GetWebhooksAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_GetWebhooksAsync_ commentId: Overload:Discord.Rest.RestGuild.GetWebhooksAsync isSpec: "True" fullName: Discord.Rest.RestGuild.GetWebhooksAsync nameWithType: RestGuild.GetWebhooksAsync - uid: Discord.Rest.RestGuild.IconId name: IconId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_IconId commentId: P:Discord.Rest.RestGuild.IconId fullName: Discord.Rest.RestGuild.IconId nameWithType: RestGuild.IconId - uid: Discord.Rest.RestGuild.IconId* name: IconId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_IconId_ commentId: Overload:Discord.Rest.RestGuild.IconId isSpec: "True" fullName: Discord.Rest.RestGuild.IconId nameWithType: RestGuild.IconId - uid: Discord.Rest.RestGuild.IconUrl name: IconUrl href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_IconUrl commentId: P:Discord.Rest.RestGuild.IconUrl fullName: Discord.Rest.RestGuild.IconUrl nameWithType: RestGuild.IconUrl - uid: Discord.Rest.RestGuild.IconUrl* name: IconUrl href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_IconUrl_ commentId: Overload:Discord.Rest.RestGuild.IconUrl isSpec: "True" fullName: Discord.Rest.RestGuild.IconUrl nameWithType: RestGuild.IconUrl - uid: Discord.Rest.RestGuild.IsEmbeddable name: IsEmbeddable href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_IsEmbeddable commentId: P:Discord.Rest.RestGuild.IsEmbeddable fullName: Discord.Rest.RestGuild.IsEmbeddable nameWithType: RestGuild.IsEmbeddable - uid: Discord.Rest.RestGuild.IsEmbeddable* name: IsEmbeddable href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_IsEmbeddable_ commentId: Overload:Discord.Rest.RestGuild.IsEmbeddable isSpec: "True" fullName: Discord.Rest.RestGuild.IsEmbeddable nameWithType: RestGuild.IsEmbeddable - uid: Discord.Rest.RestGuild.LeaveAsync(Discord.RequestOptions) name: LeaveAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_LeaveAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.LeaveAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.LeaveAsync(Discord.RequestOptions) nameWithType: RestGuild.LeaveAsync(RequestOptions) - uid: Discord.Rest.RestGuild.LeaveAsync* name: LeaveAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_LeaveAsync_ commentId: Overload:Discord.Rest.RestGuild.LeaveAsync isSpec: "True" fullName: Discord.Rest.RestGuild.LeaveAsync nameWithType: RestGuild.LeaveAsync - uid: Discord.Rest.RestGuild.MfaLevel name: MfaLevel href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_MfaLevel commentId: P:Discord.Rest.RestGuild.MfaLevel fullName: Discord.Rest.RestGuild.MfaLevel nameWithType: RestGuild.MfaLevel - uid: Discord.Rest.RestGuild.MfaLevel* name: MfaLevel href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_MfaLevel_ commentId: Overload:Discord.Rest.RestGuild.MfaLevel isSpec: "True" fullName: Discord.Rest.RestGuild.MfaLevel nameWithType: RestGuild.MfaLevel - uid: Discord.Rest.RestGuild.ModifyAsync(System.Action{Discord.GuildProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ModifyAsync_System_Action_Discord_GuildProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.ModifyAsync(System.Action{Discord.GuildProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildProperties), RequestOptions) fullName: Discord.Rest.RestGuild.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.ModifyAsync(System.Action(Of Discord.GuildProperties), Discord.RequestOptions) nameWithType: RestGuild.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestGuild.ModifyAsync(Action(Of GuildProperties), RequestOptions) - uid: Discord.Rest.RestGuild.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ModifyAsync_ commentId: Overload:Discord.Rest.RestGuild.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestGuild.ModifyAsync nameWithType: RestGuild.ModifyAsync - uid: Discord.Rest.RestGuild.ModifyEmbedAsync(System.Action{Discord.GuildEmbedProperties},Discord.RequestOptions) name: ModifyEmbedAsync(Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ModifyEmbedAsync_System_Action_Discord_GuildEmbedProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.ModifyEmbedAsync(System.Action{Discord.GuildEmbedProperties},Discord.RequestOptions) name.vb: ModifyEmbedAsync(Action(Of GuildEmbedProperties), RequestOptions) fullName: Discord.Rest.RestGuild.ModifyEmbedAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.ModifyEmbedAsync(System.Action(Of Discord.GuildEmbedProperties), Discord.RequestOptions) nameWithType: RestGuild.ModifyEmbedAsync(Action, RequestOptions) nameWithType.vb: RestGuild.ModifyEmbedAsync(Action(Of GuildEmbedProperties), RequestOptions) - uid: Discord.Rest.RestGuild.ModifyEmbedAsync* name: ModifyEmbedAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ModifyEmbedAsync_ commentId: Overload:Discord.Rest.RestGuild.ModifyEmbedAsync isSpec: "True" fullName: Discord.Rest.RestGuild.ModifyEmbedAsync nameWithType: RestGuild.ModifyEmbedAsync - uid: Discord.Rest.RestGuild.ModifyEmoteAsync(Discord.GuildEmote,System.Action{Discord.EmoteProperties},Discord.RequestOptions) name: ModifyEmoteAsync(GuildEmote, Action, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ModifyEmoteAsync_Discord_GuildEmote_System_Action_Discord_EmoteProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.ModifyEmoteAsync(Discord.GuildEmote,System.Action{Discord.EmoteProperties},Discord.RequestOptions) name.vb: ModifyEmoteAsync(GuildEmote, Action(Of EmoteProperties), RequestOptions) fullName: Discord.Rest.RestGuild.ModifyEmoteAsync(Discord.GuildEmote, System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.ModifyEmoteAsync(Discord.GuildEmote, System.Action(Of Discord.EmoteProperties), Discord.RequestOptions) nameWithType: RestGuild.ModifyEmoteAsync(GuildEmote, Action, RequestOptions) nameWithType.vb: RestGuild.ModifyEmoteAsync(GuildEmote, Action(Of EmoteProperties), RequestOptions) - uid: Discord.Rest.RestGuild.ModifyEmoteAsync* name: ModifyEmoteAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ModifyEmoteAsync_ commentId: Overload:Discord.Rest.RestGuild.ModifyEmoteAsync isSpec: "True" fullName: Discord.Rest.RestGuild.ModifyEmoteAsync nameWithType: RestGuild.ModifyEmoteAsync - uid: Discord.Rest.RestGuild.Name name: Name href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Name commentId: P:Discord.Rest.RestGuild.Name fullName: Discord.Rest.RestGuild.Name nameWithType: RestGuild.Name - uid: Discord.Rest.RestGuild.Name* name: Name href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Name_ commentId: Overload:Discord.Rest.RestGuild.Name isSpec: "True" fullName: Discord.Rest.RestGuild.Name nameWithType: RestGuild.Name - uid: Discord.Rest.RestGuild.OwnerId name: OwnerId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_OwnerId commentId: P:Discord.Rest.RestGuild.OwnerId fullName: Discord.Rest.RestGuild.OwnerId nameWithType: RestGuild.OwnerId - uid: Discord.Rest.RestGuild.OwnerId* name: OwnerId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_OwnerId_ commentId: Overload:Discord.Rest.RestGuild.OwnerId isSpec: "True" fullName: Discord.Rest.RestGuild.OwnerId nameWithType: RestGuild.OwnerId - uid: Discord.Rest.RestGuild.PreferredCulture name: PreferredCulture href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PreferredCulture commentId: P:Discord.Rest.RestGuild.PreferredCulture fullName: Discord.Rest.RestGuild.PreferredCulture nameWithType: RestGuild.PreferredCulture - uid: Discord.Rest.RestGuild.PreferredCulture* name: PreferredCulture href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PreferredCulture_ commentId: Overload:Discord.Rest.RestGuild.PreferredCulture isSpec: "True" fullName: Discord.Rest.RestGuild.PreferredCulture nameWithType: RestGuild.PreferredCulture - uid: Discord.Rest.RestGuild.PreferredLocale name: PreferredLocale href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PreferredLocale commentId: P:Discord.Rest.RestGuild.PreferredLocale fullName: Discord.Rest.RestGuild.PreferredLocale nameWithType: RestGuild.PreferredLocale - uid: Discord.Rest.RestGuild.PreferredLocale* name: PreferredLocale href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PreferredLocale_ commentId: Overload:Discord.Rest.RestGuild.PreferredLocale isSpec: "True" fullName: Discord.Rest.RestGuild.PreferredLocale nameWithType: RestGuild.PreferredLocale - uid: Discord.Rest.RestGuild.PremiumSubscriptionCount name: PremiumSubscriptionCount href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PremiumSubscriptionCount commentId: P:Discord.Rest.RestGuild.PremiumSubscriptionCount fullName: Discord.Rest.RestGuild.PremiumSubscriptionCount nameWithType: RestGuild.PremiumSubscriptionCount - uid: Discord.Rest.RestGuild.PremiumSubscriptionCount* name: PremiumSubscriptionCount href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PremiumSubscriptionCount_ commentId: Overload:Discord.Rest.RestGuild.PremiumSubscriptionCount isSpec: "True" fullName: Discord.Rest.RestGuild.PremiumSubscriptionCount nameWithType: RestGuild.PremiumSubscriptionCount - uid: Discord.Rest.RestGuild.PremiumTier name: PremiumTier href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PremiumTier commentId: P:Discord.Rest.RestGuild.PremiumTier fullName: Discord.Rest.RestGuild.PremiumTier nameWithType: RestGuild.PremiumTier - uid: Discord.Rest.RestGuild.PremiumTier* name: PremiumTier href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PremiumTier_ commentId: Overload:Discord.Rest.RestGuild.PremiumTier isSpec: "True" fullName: Discord.Rest.RestGuild.PremiumTier nameWithType: RestGuild.PremiumTier - uid: Discord.Rest.RestGuild.PruneUsersAsync(System.Int32,System.Boolean,Discord.RequestOptions) name: PruneUsersAsync(Int32, Boolean, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PruneUsersAsync_System_Int32_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.PruneUsersAsync(System.Int32,System.Boolean,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.PruneUsersAsync(System.Int32, System.Boolean, Discord.RequestOptions) nameWithType: RestGuild.PruneUsersAsync(Int32, Boolean, RequestOptions) - uid: Discord.Rest.RestGuild.PruneUsersAsync* name: PruneUsersAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_PruneUsersAsync_ commentId: Overload:Discord.Rest.RestGuild.PruneUsersAsync isSpec: "True" fullName: Discord.Rest.RestGuild.PruneUsersAsync nameWithType: RestGuild.PruneUsersAsync - uid: Discord.Rest.RestGuild.RemoveBanAsync(Discord.IUser,Discord.RequestOptions) name: RemoveBanAsync(IUser, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_RemoveBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.RemoveBanAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.RemoveBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: RestGuild.RemoveBanAsync(IUser, RequestOptions) - uid: Discord.Rest.RestGuild.RemoveBanAsync(System.UInt64,Discord.RequestOptions) name: RemoveBanAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_RemoveBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.RemoveBanAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestGuild.RemoveBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestGuild.RemoveBanAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestGuild.RemoveBanAsync* name: RemoveBanAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_RemoveBanAsync_ commentId: Overload:Discord.Rest.RestGuild.RemoveBanAsync isSpec: "True" fullName: Discord.Rest.RestGuild.RemoveBanAsync nameWithType: RestGuild.RemoveBanAsync - uid: Discord.Rest.RestGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable{Discord.ReorderChannelProperties},Discord.RequestOptions) name: ReorderChannelsAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ReorderChannelsAsync_System_Collections_Generic_IEnumerable_Discord_ReorderChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable{Discord.ReorderChannelProperties},Discord.RequestOptions) name.vb: ReorderChannelsAsync(IEnumerable(Of ReorderChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable(Of Discord.ReorderChannelProperties), Discord.RequestOptions) nameWithType: RestGuild.ReorderChannelsAsync(IEnumerable, RequestOptions) nameWithType.vb: RestGuild.ReorderChannelsAsync(IEnumerable(Of ReorderChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuild.ReorderChannelsAsync* name: ReorderChannelsAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ReorderChannelsAsync_ commentId: Overload:Discord.Rest.RestGuild.ReorderChannelsAsync isSpec: "True" fullName: Discord.Rest.RestGuild.ReorderChannelsAsync nameWithType: RestGuild.ReorderChannelsAsync - uid: Discord.Rest.RestGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable{Discord.ReorderRoleProperties},Discord.RequestOptions) name: ReorderRolesAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ReorderRolesAsync_System_Collections_Generic_IEnumerable_Discord_ReorderRoleProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable{Discord.ReorderRoleProperties},Discord.RequestOptions) name.vb: ReorderRolesAsync(IEnumerable(Of ReorderRoleProperties), RequestOptions) fullName: Discord.Rest.RestGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.ReorderRoleProperties), Discord.RequestOptions) nameWithType: RestGuild.ReorderRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: RestGuild.ReorderRolesAsync(IEnumerable(Of ReorderRoleProperties), RequestOptions) - uid: Discord.Rest.RestGuild.ReorderRolesAsync* name: ReorderRolesAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ReorderRolesAsync_ commentId: Overload:Discord.Rest.RestGuild.ReorderRolesAsync isSpec: "True" fullName: Discord.Rest.RestGuild.ReorderRolesAsync nameWithType: RestGuild.ReorderRolesAsync - uid: Discord.Rest.RestGuild.Roles name: Roles href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Roles commentId: P:Discord.Rest.RestGuild.Roles fullName: Discord.Rest.RestGuild.Roles nameWithType: RestGuild.Roles - uid: Discord.Rest.RestGuild.Roles* name: Roles href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_Roles_ commentId: Overload:Discord.Rest.RestGuild.Roles isSpec: "True" fullName: Discord.Rest.RestGuild.Roles nameWithType: RestGuild.Roles - uid: Discord.Rest.RestGuild.SplashId name: SplashId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SplashId commentId: P:Discord.Rest.RestGuild.SplashId fullName: Discord.Rest.RestGuild.SplashId nameWithType: RestGuild.SplashId - uid: Discord.Rest.RestGuild.SplashId* name: SplashId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SplashId_ commentId: Overload:Discord.Rest.RestGuild.SplashId isSpec: "True" fullName: Discord.Rest.RestGuild.SplashId nameWithType: RestGuild.SplashId - uid: Discord.Rest.RestGuild.SplashUrl name: SplashUrl href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SplashUrl commentId: P:Discord.Rest.RestGuild.SplashUrl fullName: Discord.Rest.RestGuild.SplashUrl nameWithType: RestGuild.SplashUrl - uid: Discord.Rest.RestGuild.SplashUrl* name: SplashUrl href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SplashUrl_ commentId: Overload:Discord.Rest.RestGuild.SplashUrl isSpec: "True" fullName: Discord.Rest.RestGuild.SplashUrl nameWithType: RestGuild.SplashUrl - uid: Discord.Rest.RestGuild.SystemChannelFlags name: SystemChannelFlags href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SystemChannelFlags commentId: P:Discord.Rest.RestGuild.SystemChannelFlags fullName: Discord.Rest.RestGuild.SystemChannelFlags nameWithType: RestGuild.SystemChannelFlags - uid: Discord.Rest.RestGuild.SystemChannelFlags* name: SystemChannelFlags href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SystemChannelFlags_ commentId: Overload:Discord.Rest.RestGuild.SystemChannelFlags isSpec: "True" fullName: Discord.Rest.RestGuild.SystemChannelFlags nameWithType: RestGuild.SystemChannelFlags - uid: Discord.Rest.RestGuild.SystemChannelId name: SystemChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SystemChannelId commentId: P:Discord.Rest.RestGuild.SystemChannelId fullName: Discord.Rest.RestGuild.SystemChannelId nameWithType: RestGuild.SystemChannelId - uid: Discord.Rest.RestGuild.SystemChannelId* name: SystemChannelId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_SystemChannelId_ commentId: Overload:Discord.Rest.RestGuild.SystemChannelId isSpec: "True" fullName: Discord.Rest.RestGuild.SystemChannelId nameWithType: RestGuild.SystemChannelId - uid: Discord.Rest.RestGuild.ToString name: ToString() href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ToString commentId: M:Discord.Rest.RestGuild.ToString fullName: Discord.Rest.RestGuild.ToString() nameWithType: RestGuild.ToString() - uid: Discord.Rest.RestGuild.ToString* name: ToString href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_ToString_ commentId: Overload:Discord.Rest.RestGuild.ToString isSpec: "True" fullName: Discord.Rest.RestGuild.ToString nameWithType: RestGuild.ToString - uid: Discord.Rest.RestGuild.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuild.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuild.UpdateAsync(Discord.RequestOptions) nameWithType: RestGuild.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestGuild.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_UpdateAsync_ commentId: Overload:Discord.Rest.RestGuild.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestGuild.UpdateAsync nameWithType: RestGuild.UpdateAsync - uid: Discord.Rest.RestGuild.VanityURLCode name: VanityURLCode href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_VanityURLCode commentId: P:Discord.Rest.RestGuild.VanityURLCode fullName: Discord.Rest.RestGuild.VanityURLCode nameWithType: RestGuild.VanityURLCode - uid: Discord.Rest.RestGuild.VanityURLCode* name: VanityURLCode href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_VanityURLCode_ commentId: Overload:Discord.Rest.RestGuild.VanityURLCode isSpec: "True" fullName: Discord.Rest.RestGuild.VanityURLCode nameWithType: RestGuild.VanityURLCode - uid: Discord.Rest.RestGuild.VerificationLevel name: VerificationLevel href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_VerificationLevel commentId: P:Discord.Rest.RestGuild.VerificationLevel fullName: Discord.Rest.RestGuild.VerificationLevel nameWithType: RestGuild.VerificationLevel - uid: Discord.Rest.RestGuild.VerificationLevel* name: VerificationLevel href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_VerificationLevel_ commentId: Overload:Discord.Rest.RestGuild.VerificationLevel isSpec: "True" fullName: Discord.Rest.RestGuild.VerificationLevel nameWithType: RestGuild.VerificationLevel - uid: Discord.Rest.RestGuild.VoiceRegionId name: VoiceRegionId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_VoiceRegionId commentId: P:Discord.Rest.RestGuild.VoiceRegionId fullName: Discord.Rest.RestGuild.VoiceRegionId nameWithType: RestGuild.VoiceRegionId - uid: Discord.Rest.RestGuild.VoiceRegionId* name: VoiceRegionId href: api/Discord.Rest.RestGuild.html#Discord_Rest_RestGuild_VoiceRegionId_ commentId: Overload:Discord.Rest.RestGuild.VoiceRegionId isSpec: "True" fullName: Discord.Rest.RestGuild.VoiceRegionId nameWithType: RestGuild.VoiceRegionId - uid: Discord.Rest.RestGuildChannel name: RestGuildChannel href: api/Discord.Rest.RestGuildChannel.html commentId: T:Discord.Rest.RestGuildChannel fullName: Discord.Rest.RestGuildChannel nameWithType: RestGuildChannel - uid: Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) name: AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_AddPermissionOverwriteAsync_Discord_IRole_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) fullName: Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync(Discord.IRole, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: RestGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) - uid: Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) name: AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_AddPermissionOverwriteAsync_Discord_IUser_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) fullName: Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync(Discord.IUser, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: RestGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) - uid: Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync* name: AddPermissionOverwriteAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_AddPermissionOverwriteAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync isSpec: "True" fullName: Discord.Rest.RestGuildChannel.AddPermissionOverwriteAsync nameWithType: RestGuildChannel.AddPermissionOverwriteAsync - uid: Discord.Rest.RestGuildChannel.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.DeleteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuildChannel.DeleteAsync(Discord.RequestOptions) nameWithType: RestGuildChannel.DeleteAsync(RequestOptions) - uid: Discord.Rest.RestGuildChannel.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_DeleteAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestGuildChannel.DeleteAsync nameWithType: RestGuildChannel.DeleteAsync - uid: Discord.Rest.RestGuildChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuildChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.Rest.RestGuildChannel.Discord.IChannel.GetUserAsync nameWithType: RestGuildChannel.IChannel.GetUserAsync nameWithType.vb: RestGuildChannel.Discord.IChannel.GetUserAsync - uid: Discord.Rest.RestGuildChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuildChannel.IChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IChannel#GetUsersAsync* name: IChannel.GetUsersAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IChannel.GetUsersAsync fullName: Discord.Rest.RestGuildChannel.Discord.IChannel.GetUsersAsync nameWithType: RestGuildChannel.IChannel.GetUsersAsync nameWithType.vb: RestGuildChannel.Discord.IChannel.GetUsersAsync - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) name: IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IRole_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) name.vb: Discord.IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IRole, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: RestGuildChannel.IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) name: IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IUser_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) name.vb: Discord.IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IUser, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: RestGuildChannel.IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync* name: IGuildChannel.AddPermissionOverwriteAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync isSpec: "True" name.vb: Discord.IGuildChannel.AddPermissionOverwriteAsync fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync nameWithType: RestGuildChannel.IGuildChannel.AddPermissionOverwriteAsync nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IRole) name: IGuildChannel.GetPermissionOverwrite(IRole) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_Discord_IRole_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IRole) name.vb: Discord.IGuildChannel.GetPermissionOverwrite(IRole) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(Discord.IRole) nameWithType: RestGuildChannel.IGuildChannel.GetPermissionOverwrite(IRole) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(IRole) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IUser) name: IGuildChannel.GetPermissionOverwrite(IUser) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_Discord_IUser_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IUser) name.vb: Discord.IGuildChannel.GetPermissionOverwrite(IUser) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(Discord.IUser) nameWithType: RestGuildChannel.IGuildChannel.GetPermissionOverwrite(IUser) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(IUser) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite* name: IGuildChannel.GetPermissionOverwrite href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite isSpec: "True" name.vb: Discord.IGuildChannel.GetPermissionOverwrite fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite nameWithType: RestGuildChannel.IGuildChannel.GetPermissionOverwrite nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuildChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUserAsync* name: IGuildChannel.GetUserAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUserAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUserAsync fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.GetUserAsync nameWithType: RestGuildChannel.IGuildChannel.GetUserAsync nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.GetUserAsync - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestGuildChannel.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUsersAsync* name: IGuildChannel.GetUsersAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUsersAsync fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.GetUsersAsync nameWithType: RestGuildChannel.IGuildChannel.GetUsersAsync nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.GetUsersAsync - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#Guild name: IGuildChannel.Guild href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_Guild commentId: P:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#Guild name.vb: Discord.IGuildChannel.Guild fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.Guild nameWithType: RestGuildChannel.IGuildChannel.Guild nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.Guild - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#Guild* name: IGuildChannel.Guild href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_Guild_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#Guild isSpec: "True" name.vb: Discord.IGuildChannel.Guild fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.Guild nameWithType: RestGuildChannel.IGuildChannel.Guild nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.Guild - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) name: IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) name.vb: Discord.IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole, Discord.RequestOptions) nameWithType: RestGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) name: IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) name.vb: Discord.IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser, Discord.RequestOptions) nameWithType: RestGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) - uid: Discord.Rest.RestGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync* name: IGuildChannel.RemovePermissionOverwriteAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync isSpec: "True" name.vb: Discord.IGuildChannel.RemovePermissionOverwriteAsync fullName: Discord.Rest.RestGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync nameWithType: RestGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync nameWithType.vb: RestGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync - uid: Discord.Rest.RestGuildChannel.GetPermissionOverwrite(Discord.IRole) name: GetPermissionOverwrite(IRole) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_GetPermissionOverwrite_Discord_IRole_ commentId: M:Discord.Rest.RestGuildChannel.GetPermissionOverwrite(Discord.IRole) fullName: Discord.Rest.RestGuildChannel.GetPermissionOverwrite(Discord.IRole) nameWithType: RestGuildChannel.GetPermissionOverwrite(IRole) - uid: Discord.Rest.RestGuildChannel.GetPermissionOverwrite(Discord.IUser) name: GetPermissionOverwrite(IUser) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_GetPermissionOverwrite_Discord_IUser_ commentId: M:Discord.Rest.RestGuildChannel.GetPermissionOverwrite(Discord.IUser) fullName: Discord.Rest.RestGuildChannel.GetPermissionOverwrite(Discord.IUser) nameWithType: RestGuildChannel.GetPermissionOverwrite(IUser) - uid: Discord.Rest.RestGuildChannel.GetPermissionOverwrite* name: GetPermissionOverwrite href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_GetPermissionOverwrite_ commentId: Overload:Discord.Rest.RestGuildChannel.GetPermissionOverwrite isSpec: "True" fullName: Discord.Rest.RestGuildChannel.GetPermissionOverwrite nameWithType: RestGuildChannel.GetPermissionOverwrite - uid: Discord.Rest.RestGuildChannel.GuildId name: GuildId href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_GuildId commentId: P:Discord.Rest.RestGuildChannel.GuildId fullName: Discord.Rest.RestGuildChannel.GuildId nameWithType: RestGuildChannel.GuildId - uid: Discord.Rest.RestGuildChannel.GuildId* name: GuildId href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_GuildId_ commentId: Overload:Discord.Rest.RestGuildChannel.GuildId isSpec: "True" fullName: Discord.Rest.RestGuildChannel.GuildId nameWithType: RestGuildChannel.GuildId - uid: Discord.Rest.RestGuildChannel.ModifyAsync(System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_ModifyAsync_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.ModifyAsync(System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.Rest.RestGuildChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuildChannel.ModifyAsync(System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: RestGuildChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestGuildChannel.ModifyAsync(Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.Rest.RestGuildChannel.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_ModifyAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestGuildChannel.ModifyAsync nameWithType: RestGuildChannel.ModifyAsync - uid: Discord.Rest.RestGuildChannel.Name name: Name href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Name commentId: P:Discord.Rest.RestGuildChannel.Name fullName: Discord.Rest.RestGuildChannel.Name nameWithType: RestGuildChannel.Name - uid: Discord.Rest.RestGuildChannel.Name* name: Name href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Name_ commentId: Overload:Discord.Rest.RestGuildChannel.Name isSpec: "True" fullName: Discord.Rest.RestGuildChannel.Name nameWithType: RestGuildChannel.Name - uid: Discord.Rest.RestGuildChannel.PermissionOverwrites name: PermissionOverwrites href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_PermissionOverwrites commentId: P:Discord.Rest.RestGuildChannel.PermissionOverwrites fullName: Discord.Rest.RestGuildChannel.PermissionOverwrites nameWithType: RestGuildChannel.PermissionOverwrites - uid: Discord.Rest.RestGuildChannel.PermissionOverwrites* name: PermissionOverwrites href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_PermissionOverwrites_ commentId: Overload:Discord.Rest.RestGuildChannel.PermissionOverwrites isSpec: "True" fullName: Discord.Rest.RestGuildChannel.PermissionOverwrites nameWithType: RestGuildChannel.PermissionOverwrites - uid: Discord.Rest.RestGuildChannel.Position name: Position href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Position commentId: P:Discord.Rest.RestGuildChannel.Position fullName: Discord.Rest.RestGuildChannel.Position nameWithType: RestGuildChannel.Position - uid: Discord.Rest.RestGuildChannel.Position* name: Position href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_Position_ commentId: Overload:Discord.Rest.RestGuildChannel.Position isSpec: "True" fullName: Discord.Rest.RestGuildChannel.Position nameWithType: RestGuildChannel.Position - uid: Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) name: RemovePermissionOverwriteAsync(IRole, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_RemovePermissionOverwriteAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole, Discord.RequestOptions) nameWithType: RestGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) - uid: Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) name: RemovePermissionOverwriteAsync(IUser, RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_RemovePermissionOverwriteAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser, Discord.RequestOptions) nameWithType: RestGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) - uid: Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync* name: RemovePermissionOverwriteAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_RemovePermissionOverwriteAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync isSpec: "True" fullName: Discord.Rest.RestGuildChannel.RemovePermissionOverwriteAsync nameWithType: RestGuildChannel.RemovePermissionOverwriteAsync - uid: Discord.Rest.RestGuildChannel.ToString name: ToString() href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_ToString commentId: M:Discord.Rest.RestGuildChannel.ToString fullName: Discord.Rest.RestGuildChannel.ToString() nameWithType: RestGuildChannel.ToString() - uid: Discord.Rest.RestGuildChannel.ToString* name: ToString href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_ToString_ commentId: Overload:Discord.Rest.RestGuildChannel.ToString isSpec: "True" fullName: Discord.Rest.RestGuildChannel.ToString nameWithType: RestGuildChannel.ToString - uid: Discord.Rest.RestGuildChannel.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildChannel.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuildChannel.UpdateAsync(Discord.RequestOptions) nameWithType: RestGuildChannel.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestGuildChannel.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestGuildChannel.html#Discord_Rest_RestGuildChannel_UpdateAsync_ commentId: Overload:Discord.Rest.RestGuildChannel.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestGuildChannel.UpdateAsync nameWithType: RestGuildChannel.UpdateAsync - uid: Discord.Rest.RestGuildEmbed name: RestGuildEmbed href: api/Discord.Rest.RestGuildEmbed.html commentId: T:Discord.Rest.RestGuildEmbed fullName: Discord.Rest.RestGuildEmbed nameWithType: RestGuildEmbed - uid: Discord.Rest.RestGuildEmbed.ChannelId name: ChannelId href: api/Discord.Rest.RestGuildEmbed.html#Discord_Rest_RestGuildEmbed_ChannelId commentId: P:Discord.Rest.RestGuildEmbed.ChannelId fullName: Discord.Rest.RestGuildEmbed.ChannelId nameWithType: RestGuildEmbed.ChannelId - uid: Discord.Rest.RestGuildEmbed.ChannelId* name: ChannelId href: api/Discord.Rest.RestGuildEmbed.html#Discord_Rest_RestGuildEmbed_ChannelId_ commentId: Overload:Discord.Rest.RestGuildEmbed.ChannelId isSpec: "True" fullName: Discord.Rest.RestGuildEmbed.ChannelId nameWithType: RestGuildEmbed.ChannelId - uid: Discord.Rest.RestGuildEmbed.IsEnabled name: IsEnabled href: api/Discord.Rest.RestGuildEmbed.html#Discord_Rest_RestGuildEmbed_IsEnabled commentId: P:Discord.Rest.RestGuildEmbed.IsEnabled fullName: Discord.Rest.RestGuildEmbed.IsEnabled nameWithType: RestGuildEmbed.IsEnabled - uid: Discord.Rest.RestGuildEmbed.IsEnabled* name: IsEnabled href: api/Discord.Rest.RestGuildEmbed.html#Discord_Rest_RestGuildEmbed_IsEnabled_ commentId: Overload:Discord.Rest.RestGuildEmbed.IsEnabled isSpec: "True" fullName: Discord.Rest.RestGuildEmbed.IsEnabled nameWithType: RestGuildEmbed.IsEnabled - uid: Discord.Rest.RestGuildEmbed.ToString name: ToString() href: api/Discord.Rest.RestGuildEmbed.html#Discord_Rest_RestGuildEmbed_ToString commentId: M:Discord.Rest.RestGuildEmbed.ToString fullName: Discord.Rest.RestGuildEmbed.ToString() nameWithType: RestGuildEmbed.ToString() - uid: Discord.Rest.RestGuildEmbed.ToString* name: ToString href: api/Discord.Rest.RestGuildEmbed.html#Discord_Rest_RestGuildEmbed_ToString_ commentId: Overload:Discord.Rest.RestGuildEmbed.ToString isSpec: "True" fullName: Discord.Rest.RestGuildEmbed.ToString nameWithType: RestGuildEmbed.ToString - uid: Discord.Rest.RestGuildIntegration name: RestGuildIntegration href: api/Discord.Rest.RestGuildIntegration.html commentId: T:Discord.Rest.RestGuildIntegration fullName: Discord.Rest.RestGuildIntegration nameWithType: RestGuildIntegration - uid: Discord.Rest.RestGuildIntegration.Account name: Account href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Account commentId: P:Discord.Rest.RestGuildIntegration.Account fullName: Discord.Rest.RestGuildIntegration.Account nameWithType: RestGuildIntegration.Account - uid: Discord.Rest.RestGuildIntegration.Account* name: Account href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Account_ commentId: Overload:Discord.Rest.RestGuildIntegration.Account isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.Account nameWithType: RestGuildIntegration.Account - uid: Discord.Rest.RestGuildIntegration.DeleteAsync name: DeleteAsync() href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_DeleteAsync commentId: M:Discord.Rest.RestGuildIntegration.DeleteAsync fullName: Discord.Rest.RestGuildIntegration.DeleteAsync() nameWithType: RestGuildIntegration.DeleteAsync() - uid: Discord.Rest.RestGuildIntegration.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_DeleteAsync_ commentId: Overload:Discord.Rest.RestGuildIntegration.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.DeleteAsync nameWithType: RestGuildIntegration.DeleteAsync - uid: Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#Guild name: IGuildIntegration.Guild href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Discord_IGuildIntegration_Guild commentId: P:Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#Guild name.vb: Discord.IGuildIntegration.Guild fullName: Discord.Rest.RestGuildIntegration.Discord.IGuildIntegration.Guild nameWithType: RestGuildIntegration.IGuildIntegration.Guild nameWithType.vb: RestGuildIntegration.Discord.IGuildIntegration.Guild - uid: Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#Guild* name: IGuildIntegration.Guild href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Discord_IGuildIntegration_Guild_ commentId: Overload:Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#Guild isSpec: "True" name.vb: Discord.IGuildIntegration.Guild fullName: Discord.Rest.RestGuildIntegration.Discord.IGuildIntegration.Guild nameWithType: RestGuildIntegration.IGuildIntegration.Guild nameWithType.vb: RestGuildIntegration.Discord.IGuildIntegration.Guild - uid: Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#User name: IGuildIntegration.User href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Discord_IGuildIntegration_User commentId: P:Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#User name.vb: Discord.IGuildIntegration.User fullName: Discord.Rest.RestGuildIntegration.Discord.IGuildIntegration.User nameWithType: RestGuildIntegration.IGuildIntegration.User nameWithType.vb: RestGuildIntegration.Discord.IGuildIntegration.User - uid: Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#User* name: IGuildIntegration.User href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Discord_IGuildIntegration_User_ commentId: Overload:Discord.Rest.RestGuildIntegration.Discord#IGuildIntegration#User isSpec: "True" name.vb: Discord.IGuildIntegration.User fullName: Discord.Rest.RestGuildIntegration.Discord.IGuildIntegration.User nameWithType: RestGuildIntegration.IGuildIntegration.User nameWithType.vb: RestGuildIntegration.Discord.IGuildIntegration.User - uid: Discord.Rest.RestGuildIntegration.ExpireBehavior name: ExpireBehavior href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ExpireBehavior commentId: P:Discord.Rest.RestGuildIntegration.ExpireBehavior fullName: Discord.Rest.RestGuildIntegration.ExpireBehavior nameWithType: RestGuildIntegration.ExpireBehavior - uid: Discord.Rest.RestGuildIntegration.ExpireBehavior* name: ExpireBehavior href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ExpireBehavior_ commentId: Overload:Discord.Rest.RestGuildIntegration.ExpireBehavior isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.ExpireBehavior nameWithType: RestGuildIntegration.ExpireBehavior - uid: Discord.Rest.RestGuildIntegration.ExpireGracePeriod name: ExpireGracePeriod href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ExpireGracePeriod commentId: P:Discord.Rest.RestGuildIntegration.ExpireGracePeriod fullName: Discord.Rest.RestGuildIntegration.ExpireGracePeriod nameWithType: RestGuildIntegration.ExpireGracePeriod - uid: Discord.Rest.RestGuildIntegration.ExpireGracePeriod* name: ExpireGracePeriod href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ExpireGracePeriod_ commentId: Overload:Discord.Rest.RestGuildIntegration.ExpireGracePeriod isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.ExpireGracePeriod nameWithType: RestGuildIntegration.ExpireGracePeriod - uid: Discord.Rest.RestGuildIntegration.GuildId name: GuildId href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_GuildId commentId: P:Discord.Rest.RestGuildIntegration.GuildId fullName: Discord.Rest.RestGuildIntegration.GuildId nameWithType: RestGuildIntegration.GuildId - uid: Discord.Rest.RestGuildIntegration.GuildId* name: GuildId href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_GuildId_ commentId: Overload:Discord.Rest.RestGuildIntegration.GuildId isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.GuildId nameWithType: RestGuildIntegration.GuildId - uid: Discord.Rest.RestGuildIntegration.IsEnabled name: IsEnabled href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_IsEnabled commentId: P:Discord.Rest.RestGuildIntegration.IsEnabled fullName: Discord.Rest.RestGuildIntegration.IsEnabled nameWithType: RestGuildIntegration.IsEnabled - uid: Discord.Rest.RestGuildIntegration.IsEnabled* name: IsEnabled href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_IsEnabled_ commentId: Overload:Discord.Rest.RestGuildIntegration.IsEnabled isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.IsEnabled nameWithType: RestGuildIntegration.IsEnabled - uid: Discord.Rest.RestGuildIntegration.IsSyncing name: IsSyncing href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_IsSyncing commentId: P:Discord.Rest.RestGuildIntegration.IsSyncing fullName: Discord.Rest.RestGuildIntegration.IsSyncing nameWithType: RestGuildIntegration.IsSyncing - uid: Discord.Rest.RestGuildIntegration.IsSyncing* name: IsSyncing href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_IsSyncing_ commentId: Overload:Discord.Rest.RestGuildIntegration.IsSyncing isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.IsSyncing nameWithType: RestGuildIntegration.IsSyncing - uid: Discord.Rest.RestGuildIntegration.ModifyAsync(System.Action{Discord.GuildIntegrationProperties}) name: ModifyAsync(Action) href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ModifyAsync_System_Action_Discord_GuildIntegrationProperties__ commentId: M:Discord.Rest.RestGuildIntegration.ModifyAsync(System.Action{Discord.GuildIntegrationProperties}) name.vb: ModifyAsync(Action(Of GuildIntegrationProperties)) fullName: Discord.Rest.RestGuildIntegration.ModifyAsync(System.Action) fullName.vb: Discord.Rest.RestGuildIntegration.ModifyAsync(System.Action(Of Discord.GuildIntegrationProperties)) nameWithType: RestGuildIntegration.ModifyAsync(Action) nameWithType.vb: RestGuildIntegration.ModifyAsync(Action(Of GuildIntegrationProperties)) - uid: Discord.Rest.RestGuildIntegration.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ModifyAsync_ commentId: Overload:Discord.Rest.RestGuildIntegration.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.ModifyAsync nameWithType: RestGuildIntegration.ModifyAsync - uid: Discord.Rest.RestGuildIntegration.Name name: Name href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Name commentId: P:Discord.Rest.RestGuildIntegration.Name fullName: Discord.Rest.RestGuildIntegration.Name nameWithType: RestGuildIntegration.Name - uid: Discord.Rest.RestGuildIntegration.Name* name: Name href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Name_ commentId: Overload:Discord.Rest.RestGuildIntegration.Name isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.Name nameWithType: RestGuildIntegration.Name - uid: Discord.Rest.RestGuildIntegration.RoleId name: RoleId href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_RoleId commentId: P:Discord.Rest.RestGuildIntegration.RoleId fullName: Discord.Rest.RestGuildIntegration.RoleId nameWithType: RestGuildIntegration.RoleId - uid: Discord.Rest.RestGuildIntegration.RoleId* name: RoleId href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_RoleId_ commentId: Overload:Discord.Rest.RestGuildIntegration.RoleId isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.RoleId nameWithType: RestGuildIntegration.RoleId - uid: Discord.Rest.RestGuildIntegration.SyncAsync name: SyncAsync() href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_SyncAsync commentId: M:Discord.Rest.RestGuildIntegration.SyncAsync fullName: Discord.Rest.RestGuildIntegration.SyncAsync() nameWithType: RestGuildIntegration.SyncAsync() - uid: Discord.Rest.RestGuildIntegration.SyncAsync* name: SyncAsync href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_SyncAsync_ commentId: Overload:Discord.Rest.RestGuildIntegration.SyncAsync isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.SyncAsync nameWithType: RestGuildIntegration.SyncAsync - uid: Discord.Rest.RestGuildIntegration.SyncedAt name: SyncedAt href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_SyncedAt commentId: P:Discord.Rest.RestGuildIntegration.SyncedAt fullName: Discord.Rest.RestGuildIntegration.SyncedAt nameWithType: RestGuildIntegration.SyncedAt - uid: Discord.Rest.RestGuildIntegration.SyncedAt* name: SyncedAt href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_SyncedAt_ commentId: Overload:Discord.Rest.RestGuildIntegration.SyncedAt isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.SyncedAt nameWithType: RestGuildIntegration.SyncedAt - uid: Discord.Rest.RestGuildIntegration.ToString name: ToString() href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ToString commentId: M:Discord.Rest.RestGuildIntegration.ToString fullName: Discord.Rest.RestGuildIntegration.ToString() nameWithType: RestGuildIntegration.ToString() - uid: Discord.Rest.RestGuildIntegration.ToString* name: ToString href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_ToString_ commentId: Overload:Discord.Rest.RestGuildIntegration.ToString isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.ToString nameWithType: RestGuildIntegration.ToString - uid: Discord.Rest.RestGuildIntegration.Type name: Type href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Type commentId: P:Discord.Rest.RestGuildIntegration.Type fullName: Discord.Rest.RestGuildIntegration.Type nameWithType: RestGuildIntegration.Type - uid: Discord.Rest.RestGuildIntegration.Type* name: Type href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_Type_ commentId: Overload:Discord.Rest.RestGuildIntegration.Type isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.Type nameWithType: RestGuildIntegration.Type - uid: Discord.Rest.RestGuildIntegration.User name: User href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_User commentId: P:Discord.Rest.RestGuildIntegration.User fullName: Discord.Rest.RestGuildIntegration.User nameWithType: RestGuildIntegration.User - uid: Discord.Rest.RestGuildIntegration.User* name: User href: api/Discord.Rest.RestGuildIntegration.html#Discord_Rest_RestGuildIntegration_User_ commentId: Overload:Discord.Rest.RestGuildIntegration.User isSpec: "True" fullName: Discord.Rest.RestGuildIntegration.User nameWithType: RestGuildIntegration.User - uid: Discord.Rest.RestGuildUser name: RestGuildUser href: api/Discord.Rest.RestGuildUser.html commentId: T:Discord.Rest.RestGuildUser fullName: Discord.Rest.RestGuildUser nameWithType: RestGuildUser - uid: Discord.Rest.RestGuildUser.AddRoleAsync(Discord.IRole,Discord.RequestOptions) name: AddRoleAsync(IRole, RequestOptions) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_AddRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildUser.AddRoleAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.Rest.RestGuildUser.AddRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: RestGuildUser.AddRoleAsync(IRole, RequestOptions) - uid: Discord.Rest.RestGuildUser.AddRoleAsync* name: AddRoleAsync href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_AddRoleAsync_ commentId: Overload:Discord.Rest.RestGuildUser.AddRoleAsync isSpec: "True" fullName: Discord.Rest.RestGuildUser.AddRoleAsync nameWithType: RestGuildUser.AddRoleAsync - uid: Discord.Rest.RestGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: AddRolesAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_AddRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: AddRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.Rest.RestGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: RestGuildUser.AddRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: RestGuildUser.AddRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.Rest.RestGuildUser.AddRolesAsync* name: AddRolesAsync href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_AddRolesAsync_ commentId: Overload:Discord.Rest.RestGuildUser.AddRolesAsync isSpec: "True" fullName: Discord.Rest.RestGuildUser.AddRolesAsync nameWithType: RestGuildUser.AddRolesAsync - uid: Discord.Rest.RestGuildUser.Discord#IGuildUser#Guild name: IGuildUser.Guild href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IGuildUser_Guild commentId: P:Discord.Rest.RestGuildUser.Discord#IGuildUser#Guild name.vb: Discord.IGuildUser.Guild fullName: Discord.Rest.RestGuildUser.Discord.IGuildUser.Guild nameWithType: RestGuildUser.IGuildUser.Guild nameWithType.vb: RestGuildUser.Discord.IGuildUser.Guild - uid: Discord.Rest.RestGuildUser.Discord#IGuildUser#Guild* name: IGuildUser.Guild href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IGuildUser_Guild_ commentId: Overload:Discord.Rest.RestGuildUser.Discord#IGuildUser#Guild isSpec: "True" name.vb: Discord.IGuildUser.Guild fullName: Discord.Rest.RestGuildUser.Discord.IGuildUser.Guild nameWithType: RestGuildUser.IGuildUser.Guild nameWithType.vb: RestGuildUser.Discord.IGuildUser.Guild - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfDeafened name: IVoiceState.IsSelfDeafened href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsSelfDeafened commentId: P:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfDeafened name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsSelfDeafened nameWithType: RestGuildUser.IVoiceState.IsSelfDeafened nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfDeafened* name: IVoiceState.IsSelfDeafened href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsSelfDeafened_ commentId: Overload:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsSelfDeafened nameWithType: RestGuildUser.IVoiceState.IsSelfDeafened nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfMuted name: IVoiceState.IsSelfMuted href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsSelfMuted commentId: P:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfMuted name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsSelfMuted nameWithType: RestGuildUser.IVoiceState.IsSelfMuted nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfMuted* name: IVoiceState.IsSelfMuted href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsSelfMuted_ commentId: Overload:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSelfMuted isSpec: "True" name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsSelfMuted nameWithType: RestGuildUser.IVoiceState.IsSelfMuted nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsStreaming name: IVoiceState.IsStreaming href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsStreaming commentId: P:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsStreaming name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsStreaming nameWithType: RestGuildUser.IVoiceState.IsStreaming nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsStreaming - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsStreaming* name: IVoiceState.IsStreaming href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsStreaming_ commentId: Overload:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsStreaming isSpec: "True" name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsStreaming nameWithType: RestGuildUser.IVoiceState.IsStreaming nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsStreaming - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSuppressed name: IVoiceState.IsSuppressed href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsSuppressed commentId: P:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSuppressed name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsSuppressed nameWithType: RestGuildUser.IVoiceState.IsSuppressed nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsSuppressed - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSuppressed* name: IVoiceState.IsSuppressed href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_IsSuppressed_ commentId: Overload:Discord.Rest.RestGuildUser.Discord#IVoiceState#IsSuppressed isSpec: "True" name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.IsSuppressed nameWithType: RestGuildUser.IVoiceState.IsSuppressed nameWithType.vb: RestGuildUser.Discord.IVoiceState.IsSuppressed - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceChannel name: IVoiceState.VoiceChannel href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_VoiceChannel commentId: P:Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceChannel name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.VoiceChannel nameWithType: RestGuildUser.IVoiceState.VoiceChannel nameWithType.vb: RestGuildUser.Discord.IVoiceState.VoiceChannel - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceChannel* name: IVoiceState.VoiceChannel href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceChannel isSpec: "True" name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.VoiceChannel nameWithType: RestGuildUser.IVoiceState.VoiceChannel nameWithType.vb: RestGuildUser.Discord.IVoiceState.VoiceChannel - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceSessionId name: IVoiceState.VoiceSessionId href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_VoiceSessionId commentId: P:Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceSessionId name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.VoiceSessionId nameWithType: RestGuildUser.IVoiceState.VoiceSessionId nameWithType.vb: RestGuildUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceSessionId* name: IVoiceState.VoiceSessionId href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Discord_IVoiceState_VoiceSessionId_ commentId: Overload:Discord.Rest.RestGuildUser.Discord#IVoiceState#VoiceSessionId isSpec: "True" name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.Rest.RestGuildUser.Discord.IVoiceState.VoiceSessionId nameWithType: RestGuildUser.IVoiceState.VoiceSessionId nameWithType.vb: RestGuildUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.Rest.RestGuildUser.GetPermissions(Discord.IGuildChannel) name: GetPermissions(IGuildChannel) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_GetPermissions_Discord_IGuildChannel_ commentId: M:Discord.Rest.RestGuildUser.GetPermissions(Discord.IGuildChannel) fullName: Discord.Rest.RestGuildUser.GetPermissions(Discord.IGuildChannel) nameWithType: RestGuildUser.GetPermissions(IGuildChannel) - uid: Discord.Rest.RestGuildUser.GetPermissions* name: GetPermissions href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_GetPermissions_ commentId: Overload:Discord.Rest.RestGuildUser.GetPermissions isSpec: "True" fullName: Discord.Rest.RestGuildUser.GetPermissions nameWithType: RestGuildUser.GetPermissions - uid: Discord.Rest.RestGuildUser.GuildId name: GuildId href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_GuildId commentId: P:Discord.Rest.RestGuildUser.GuildId fullName: Discord.Rest.RestGuildUser.GuildId nameWithType: RestGuildUser.GuildId - uid: Discord.Rest.RestGuildUser.GuildId* name: GuildId href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_GuildId_ commentId: Overload:Discord.Rest.RestGuildUser.GuildId isSpec: "True" fullName: Discord.Rest.RestGuildUser.GuildId nameWithType: RestGuildUser.GuildId - uid: Discord.Rest.RestGuildUser.GuildPermissions name: GuildPermissions href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_GuildPermissions commentId: P:Discord.Rest.RestGuildUser.GuildPermissions fullName: Discord.Rest.RestGuildUser.GuildPermissions nameWithType: RestGuildUser.GuildPermissions - uid: Discord.Rest.RestGuildUser.GuildPermissions* name: GuildPermissions href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_GuildPermissions_ commentId: Overload:Discord.Rest.RestGuildUser.GuildPermissions isSpec: "True" fullName: Discord.Rest.RestGuildUser.GuildPermissions nameWithType: RestGuildUser.GuildPermissions - uid: Discord.Rest.RestGuildUser.IsDeafened name: IsDeafened href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_IsDeafened commentId: P:Discord.Rest.RestGuildUser.IsDeafened fullName: Discord.Rest.RestGuildUser.IsDeafened nameWithType: RestGuildUser.IsDeafened - uid: Discord.Rest.RestGuildUser.IsDeafened* name: IsDeafened href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_IsDeafened_ commentId: Overload:Discord.Rest.RestGuildUser.IsDeafened isSpec: "True" fullName: Discord.Rest.RestGuildUser.IsDeafened nameWithType: RestGuildUser.IsDeafened - uid: Discord.Rest.RestGuildUser.IsMuted name: IsMuted href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_IsMuted commentId: P:Discord.Rest.RestGuildUser.IsMuted fullName: Discord.Rest.RestGuildUser.IsMuted nameWithType: RestGuildUser.IsMuted - uid: Discord.Rest.RestGuildUser.IsMuted* name: IsMuted href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_IsMuted_ commentId: Overload:Discord.Rest.RestGuildUser.IsMuted isSpec: "True" fullName: Discord.Rest.RestGuildUser.IsMuted nameWithType: RestGuildUser.IsMuted - uid: Discord.Rest.RestGuildUser.JoinedAt name: JoinedAt href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_JoinedAt commentId: P:Discord.Rest.RestGuildUser.JoinedAt fullName: Discord.Rest.RestGuildUser.JoinedAt nameWithType: RestGuildUser.JoinedAt - uid: Discord.Rest.RestGuildUser.JoinedAt* name: JoinedAt href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_JoinedAt_ commentId: Overload:Discord.Rest.RestGuildUser.JoinedAt isSpec: "True" fullName: Discord.Rest.RestGuildUser.JoinedAt nameWithType: RestGuildUser.JoinedAt - uid: Discord.Rest.RestGuildUser.KickAsync(System.String,Discord.RequestOptions) name: KickAsync(String, RequestOptions) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_KickAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildUser.KickAsync(System.String,Discord.RequestOptions) fullName: Discord.Rest.RestGuildUser.KickAsync(System.String, Discord.RequestOptions) nameWithType: RestGuildUser.KickAsync(String, RequestOptions) - uid: Discord.Rest.RestGuildUser.KickAsync* name: KickAsync href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_KickAsync_ commentId: Overload:Discord.Rest.RestGuildUser.KickAsync isSpec: "True" fullName: Discord.Rest.RestGuildUser.KickAsync nameWithType: RestGuildUser.KickAsync - uid: Discord.Rest.RestGuildUser.ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildUser.ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildUserProperties), RequestOptions) fullName: Discord.Rest.RestGuildUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuildUser.ModifyAsync(System.Action(Of Discord.GuildUserProperties), Discord.RequestOptions) nameWithType: RestGuildUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestGuildUser.ModifyAsync(Action(Of GuildUserProperties), RequestOptions) - uid: Discord.Rest.RestGuildUser.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_ModifyAsync_ commentId: Overload:Discord.Rest.RestGuildUser.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestGuildUser.ModifyAsync nameWithType: RestGuildUser.ModifyAsync - uid: Discord.Rest.RestGuildUser.Nickname name: Nickname href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Nickname commentId: P:Discord.Rest.RestGuildUser.Nickname fullName: Discord.Rest.RestGuildUser.Nickname nameWithType: RestGuildUser.Nickname - uid: Discord.Rest.RestGuildUser.Nickname* name: Nickname href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_Nickname_ commentId: Overload:Discord.Rest.RestGuildUser.Nickname isSpec: "True" fullName: Discord.Rest.RestGuildUser.Nickname nameWithType: RestGuildUser.Nickname - uid: Discord.Rest.RestGuildUser.PremiumSince name: PremiumSince href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_PremiumSince commentId: P:Discord.Rest.RestGuildUser.PremiumSince fullName: Discord.Rest.RestGuildUser.PremiumSince nameWithType: RestGuildUser.PremiumSince - uid: Discord.Rest.RestGuildUser.PremiumSince* name: PremiumSince href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_PremiumSince_ commentId: Overload:Discord.Rest.RestGuildUser.PremiumSince isSpec: "True" fullName: Discord.Rest.RestGuildUser.PremiumSince nameWithType: RestGuildUser.PremiumSince - uid: Discord.Rest.RestGuildUser.RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) name: RemoveRoleAsync(IRole, RequestOptions) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_RemoveRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildUser.RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.Rest.RestGuildUser.RemoveRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: RestGuildUser.RemoveRoleAsync(IRole, RequestOptions) - uid: Discord.Rest.RestGuildUser.RemoveRoleAsync* name: RemoveRoleAsync href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_RemoveRoleAsync_ commentId: Overload:Discord.Rest.RestGuildUser.RemoveRoleAsync isSpec: "True" fullName: Discord.Rest.RestGuildUser.RemoveRoleAsync nameWithType: RestGuildUser.RemoveRoleAsync - uid: Discord.Rest.RestGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: RemoveRolesAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_RemoveRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.Rest.RestGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: RestGuildUser.RemoveRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: RestGuildUser.RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.Rest.RestGuildUser.RemoveRolesAsync* name: RemoveRolesAsync href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_RemoveRolesAsync_ commentId: Overload:Discord.Rest.RestGuildUser.RemoveRolesAsync isSpec: "True" fullName: Discord.Rest.RestGuildUser.RemoveRolesAsync nameWithType: RestGuildUser.RemoveRolesAsync - uid: Discord.Rest.RestGuildUser.RoleIds name: RoleIds href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_RoleIds commentId: P:Discord.Rest.RestGuildUser.RoleIds fullName: Discord.Rest.RestGuildUser.RoleIds nameWithType: RestGuildUser.RoleIds - uid: Discord.Rest.RestGuildUser.RoleIds* name: RoleIds href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_RoleIds_ commentId: Overload:Discord.Rest.RestGuildUser.RoleIds isSpec: "True" fullName: Discord.Rest.RestGuildUser.RoleIds nameWithType: RestGuildUser.RoleIds - uid: Discord.Rest.RestGuildUser.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestGuildUser.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestGuildUser.UpdateAsync(Discord.RequestOptions) nameWithType: RestGuildUser.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestGuildUser.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestGuildUser.html#Discord_Rest_RestGuildUser_UpdateAsync_ commentId: Overload:Discord.Rest.RestGuildUser.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestGuildUser.UpdateAsync nameWithType: RestGuildUser.UpdateAsync - uid: Discord.Rest.RestInvite name: RestInvite href: api/Discord.Rest.RestInvite.html commentId: T:Discord.Rest.RestInvite fullName: Discord.Rest.RestInvite nameWithType: RestInvite - uid: Discord.Rest.RestInvite.ChannelId name: ChannelId href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ChannelId commentId: P:Discord.Rest.RestInvite.ChannelId fullName: Discord.Rest.RestInvite.ChannelId nameWithType: RestInvite.ChannelId - uid: Discord.Rest.RestInvite.ChannelId* name: ChannelId href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ChannelId_ commentId: Overload:Discord.Rest.RestInvite.ChannelId isSpec: "True" fullName: Discord.Rest.RestInvite.ChannelId nameWithType: RestInvite.ChannelId - uid: Discord.Rest.RestInvite.ChannelName name: ChannelName href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ChannelName commentId: P:Discord.Rest.RestInvite.ChannelName fullName: Discord.Rest.RestInvite.ChannelName nameWithType: RestInvite.ChannelName - uid: Discord.Rest.RestInvite.ChannelName* name: ChannelName href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ChannelName_ commentId: Overload:Discord.Rest.RestInvite.ChannelName isSpec: "True" fullName: Discord.Rest.RestInvite.ChannelName nameWithType: RestInvite.ChannelName - uid: Discord.Rest.RestInvite.ChannelType name: ChannelType href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ChannelType commentId: P:Discord.Rest.RestInvite.ChannelType fullName: Discord.Rest.RestInvite.ChannelType nameWithType: RestInvite.ChannelType - uid: Discord.Rest.RestInvite.ChannelType* name: ChannelType href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ChannelType_ commentId: Overload:Discord.Rest.RestInvite.ChannelType isSpec: "True" fullName: Discord.Rest.RestInvite.ChannelType nameWithType: RestInvite.ChannelType - uid: Discord.Rest.RestInvite.Code name: Code href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Code commentId: P:Discord.Rest.RestInvite.Code fullName: Discord.Rest.RestInvite.Code nameWithType: RestInvite.Code - uid: Discord.Rest.RestInvite.Code* name: Code href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Code_ commentId: Overload:Discord.Rest.RestInvite.Code isSpec: "True" fullName: Discord.Rest.RestInvite.Code nameWithType: RestInvite.Code - uid: Discord.Rest.RestInvite.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestInvite.DeleteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestInvite.DeleteAsync(Discord.RequestOptions) nameWithType: RestInvite.DeleteAsync(RequestOptions) - uid: Discord.Rest.RestInvite.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_DeleteAsync_ commentId: Overload:Discord.Rest.RestInvite.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestInvite.DeleteAsync nameWithType: RestInvite.DeleteAsync - uid: Discord.Rest.RestInvite.Discord#IInvite#Channel name: IInvite.Channel href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Discord_IInvite_Channel commentId: P:Discord.Rest.RestInvite.Discord#IInvite#Channel name.vb: Discord.IInvite.Channel fullName: Discord.Rest.RestInvite.Discord.IInvite.Channel nameWithType: RestInvite.IInvite.Channel nameWithType.vb: RestInvite.Discord.IInvite.Channel - uid: Discord.Rest.RestInvite.Discord#IInvite#Channel* name: IInvite.Channel href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Discord_IInvite_Channel_ commentId: Overload:Discord.Rest.RestInvite.Discord#IInvite#Channel isSpec: "True" name.vb: Discord.IInvite.Channel fullName: Discord.Rest.RestInvite.Discord.IInvite.Channel nameWithType: RestInvite.IInvite.Channel nameWithType.vb: RestInvite.Discord.IInvite.Channel - uid: Discord.Rest.RestInvite.Discord#IInvite#Guild name: IInvite.Guild href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Discord_IInvite_Guild commentId: P:Discord.Rest.RestInvite.Discord#IInvite#Guild name.vb: Discord.IInvite.Guild fullName: Discord.Rest.RestInvite.Discord.IInvite.Guild nameWithType: RestInvite.IInvite.Guild nameWithType.vb: RestInvite.Discord.IInvite.Guild - uid: Discord.Rest.RestInvite.Discord#IInvite#Guild* name: IInvite.Guild href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Discord_IInvite_Guild_ commentId: Overload:Discord.Rest.RestInvite.Discord#IInvite#Guild isSpec: "True" name.vb: Discord.IInvite.Guild fullName: Discord.Rest.RestInvite.Discord.IInvite.Guild nameWithType: RestInvite.IInvite.Guild nameWithType.vb: RestInvite.Discord.IInvite.Guild - uid: Discord.Rest.RestInvite.GuildId name: GuildId href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_GuildId commentId: P:Discord.Rest.RestInvite.GuildId fullName: Discord.Rest.RestInvite.GuildId nameWithType: RestInvite.GuildId - uid: Discord.Rest.RestInvite.GuildId* name: GuildId href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_GuildId_ commentId: Overload:Discord.Rest.RestInvite.GuildId isSpec: "True" fullName: Discord.Rest.RestInvite.GuildId nameWithType: RestInvite.GuildId - uid: Discord.Rest.RestInvite.GuildName name: GuildName href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_GuildName commentId: P:Discord.Rest.RestInvite.GuildName fullName: Discord.Rest.RestInvite.GuildName nameWithType: RestInvite.GuildName - uid: Discord.Rest.RestInvite.GuildName* name: GuildName href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_GuildName_ commentId: Overload:Discord.Rest.RestInvite.GuildName isSpec: "True" fullName: Discord.Rest.RestInvite.GuildName nameWithType: RestInvite.GuildName - uid: Discord.Rest.RestInvite.MemberCount name: MemberCount href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_MemberCount commentId: P:Discord.Rest.RestInvite.MemberCount fullName: Discord.Rest.RestInvite.MemberCount nameWithType: RestInvite.MemberCount - uid: Discord.Rest.RestInvite.MemberCount* name: MemberCount href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_MemberCount_ commentId: Overload:Discord.Rest.RestInvite.MemberCount isSpec: "True" fullName: Discord.Rest.RestInvite.MemberCount nameWithType: RestInvite.MemberCount - uid: Discord.Rest.RestInvite.PresenceCount name: PresenceCount href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_PresenceCount commentId: P:Discord.Rest.RestInvite.PresenceCount fullName: Discord.Rest.RestInvite.PresenceCount nameWithType: RestInvite.PresenceCount - uid: Discord.Rest.RestInvite.PresenceCount* name: PresenceCount href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_PresenceCount_ commentId: Overload:Discord.Rest.RestInvite.PresenceCount isSpec: "True" fullName: Discord.Rest.RestInvite.PresenceCount nameWithType: RestInvite.PresenceCount - uid: Discord.Rest.RestInvite.ToString name: ToString() href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ToString commentId: M:Discord.Rest.RestInvite.ToString fullName: Discord.Rest.RestInvite.ToString() nameWithType: RestInvite.ToString() - uid: Discord.Rest.RestInvite.ToString* name: ToString href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_ToString_ commentId: Overload:Discord.Rest.RestInvite.ToString isSpec: "True" fullName: Discord.Rest.RestInvite.ToString nameWithType: RestInvite.ToString - uid: Discord.Rest.RestInvite.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestInvite.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestInvite.UpdateAsync(Discord.RequestOptions) nameWithType: RestInvite.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestInvite.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_UpdateAsync_ commentId: Overload:Discord.Rest.RestInvite.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestInvite.UpdateAsync nameWithType: RestInvite.UpdateAsync - uid: Discord.Rest.RestInvite.Url name: Url href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Url commentId: P:Discord.Rest.RestInvite.Url fullName: Discord.Rest.RestInvite.Url nameWithType: RestInvite.Url - uid: Discord.Rest.RestInvite.Url* name: Url href: api/Discord.Rest.RestInvite.html#Discord_Rest_RestInvite_Url_ commentId: Overload:Discord.Rest.RestInvite.Url isSpec: "True" fullName: Discord.Rest.RestInvite.Url nameWithType: RestInvite.Url - uid: Discord.Rest.RestInviteMetadata name: RestInviteMetadata href: api/Discord.Rest.RestInviteMetadata.html commentId: T:Discord.Rest.RestInviteMetadata fullName: Discord.Rest.RestInviteMetadata nameWithType: RestInviteMetadata - uid: Discord.Rest.RestInviteMetadata.CreatedAt name: CreatedAt href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_CreatedAt commentId: P:Discord.Rest.RestInviteMetadata.CreatedAt fullName: Discord.Rest.RestInviteMetadata.CreatedAt nameWithType: RestInviteMetadata.CreatedAt - uid: Discord.Rest.RestInviteMetadata.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_CreatedAt_ commentId: Overload:Discord.Rest.RestInviteMetadata.CreatedAt isSpec: "True" fullName: Discord.Rest.RestInviteMetadata.CreatedAt nameWithType: RestInviteMetadata.CreatedAt - uid: Discord.Rest.RestInviteMetadata.Discord#IInviteMetadata#Inviter name: IInviteMetadata.Inviter href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_Discord_IInviteMetadata_Inviter commentId: P:Discord.Rest.RestInviteMetadata.Discord#IInviteMetadata#Inviter name.vb: Discord.IInviteMetadata.Inviter fullName: Discord.Rest.RestInviteMetadata.Discord.IInviteMetadata.Inviter nameWithType: RestInviteMetadata.IInviteMetadata.Inviter nameWithType.vb: RestInviteMetadata.Discord.IInviteMetadata.Inviter - uid: Discord.Rest.RestInviteMetadata.Discord#IInviteMetadata#Inviter* name: IInviteMetadata.Inviter href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_Discord_IInviteMetadata_Inviter_ commentId: Overload:Discord.Rest.RestInviteMetadata.Discord#IInviteMetadata#Inviter isSpec: "True" name.vb: Discord.IInviteMetadata.Inviter fullName: Discord.Rest.RestInviteMetadata.Discord.IInviteMetadata.Inviter nameWithType: RestInviteMetadata.IInviteMetadata.Inviter nameWithType.vb: RestInviteMetadata.Discord.IInviteMetadata.Inviter - uid: Discord.Rest.RestInviteMetadata.Inviter name: Inviter href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_Inviter commentId: P:Discord.Rest.RestInviteMetadata.Inviter fullName: Discord.Rest.RestInviteMetadata.Inviter nameWithType: RestInviteMetadata.Inviter - uid: Discord.Rest.RestInviteMetadata.Inviter* name: Inviter href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_Inviter_ commentId: Overload:Discord.Rest.RestInviteMetadata.Inviter isSpec: "True" fullName: Discord.Rest.RestInviteMetadata.Inviter nameWithType: RestInviteMetadata.Inviter - uid: Discord.Rest.RestInviteMetadata.IsRevoked name: IsRevoked href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_IsRevoked commentId: P:Discord.Rest.RestInviteMetadata.IsRevoked fullName: Discord.Rest.RestInviteMetadata.IsRevoked nameWithType: RestInviteMetadata.IsRevoked - uid: Discord.Rest.RestInviteMetadata.IsRevoked* name: IsRevoked href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_IsRevoked_ commentId: Overload:Discord.Rest.RestInviteMetadata.IsRevoked isSpec: "True" fullName: Discord.Rest.RestInviteMetadata.IsRevoked nameWithType: RestInviteMetadata.IsRevoked - uid: Discord.Rest.RestInviteMetadata.IsTemporary name: IsTemporary href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_IsTemporary commentId: P:Discord.Rest.RestInviteMetadata.IsTemporary fullName: Discord.Rest.RestInviteMetadata.IsTemporary nameWithType: RestInviteMetadata.IsTemporary - uid: Discord.Rest.RestInviteMetadata.IsTemporary* name: IsTemporary href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_IsTemporary_ commentId: Overload:Discord.Rest.RestInviteMetadata.IsTemporary isSpec: "True" fullName: Discord.Rest.RestInviteMetadata.IsTemporary nameWithType: RestInviteMetadata.IsTemporary - uid: Discord.Rest.RestInviteMetadata.MaxAge name: MaxAge href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_MaxAge commentId: P:Discord.Rest.RestInviteMetadata.MaxAge fullName: Discord.Rest.RestInviteMetadata.MaxAge nameWithType: RestInviteMetadata.MaxAge - uid: Discord.Rest.RestInviteMetadata.MaxAge* name: MaxAge href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_MaxAge_ commentId: Overload:Discord.Rest.RestInviteMetadata.MaxAge isSpec: "True" fullName: Discord.Rest.RestInviteMetadata.MaxAge nameWithType: RestInviteMetadata.MaxAge - uid: Discord.Rest.RestInviteMetadata.MaxUses name: MaxUses href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_MaxUses commentId: P:Discord.Rest.RestInviteMetadata.MaxUses fullName: Discord.Rest.RestInviteMetadata.MaxUses nameWithType: RestInviteMetadata.MaxUses - uid: Discord.Rest.RestInviteMetadata.MaxUses* name: MaxUses href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_MaxUses_ commentId: Overload:Discord.Rest.RestInviteMetadata.MaxUses isSpec: "True" fullName: Discord.Rest.RestInviteMetadata.MaxUses nameWithType: RestInviteMetadata.MaxUses - uid: Discord.Rest.RestInviteMetadata.Uses name: Uses href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_Uses commentId: P:Discord.Rest.RestInviteMetadata.Uses fullName: Discord.Rest.RestInviteMetadata.Uses nameWithType: RestInviteMetadata.Uses - uid: Discord.Rest.RestInviteMetadata.Uses* name: Uses href: api/Discord.Rest.RestInviteMetadata.html#Discord_Rest_RestInviteMetadata_Uses_ commentId: Overload:Discord.Rest.RestInviteMetadata.Uses isSpec: "True" fullName: Discord.Rest.RestInviteMetadata.Uses nameWithType: RestInviteMetadata.Uses - uid: Discord.Rest.RestMessage name: RestMessage href: api/Discord.Rest.RestMessage.html commentId: T:Discord.Rest.RestMessage fullName: Discord.Rest.RestMessage nameWithType: RestMessage - uid: Discord.Rest.RestMessage.Activity name: Activity href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Activity commentId: P:Discord.Rest.RestMessage.Activity fullName: Discord.Rest.RestMessage.Activity nameWithType: RestMessage.Activity - uid: Discord.Rest.RestMessage.Activity* name: Activity href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Activity_ commentId: Overload:Discord.Rest.RestMessage.Activity isSpec: "True" fullName: Discord.Rest.RestMessage.Activity nameWithType: RestMessage.Activity - uid: Discord.Rest.RestMessage.AddReactionAsync(Discord.IEmote,Discord.RequestOptions) name: AddReactionAsync(IEmote, RequestOptions) href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_AddReactionAsync_Discord_IEmote_Discord_RequestOptions_ commentId: M:Discord.Rest.RestMessage.AddReactionAsync(Discord.IEmote,Discord.RequestOptions) fullName: Discord.Rest.RestMessage.AddReactionAsync(Discord.IEmote, Discord.RequestOptions) nameWithType: RestMessage.AddReactionAsync(IEmote, RequestOptions) - uid: Discord.Rest.RestMessage.AddReactionAsync* name: AddReactionAsync href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_AddReactionAsync_ commentId: Overload:Discord.Rest.RestMessage.AddReactionAsync isSpec: "True" fullName: Discord.Rest.RestMessage.AddReactionAsync nameWithType: RestMessage.AddReactionAsync - uid: Discord.Rest.RestMessage.Application name: Application href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Application commentId: P:Discord.Rest.RestMessage.Application fullName: Discord.Rest.RestMessage.Application nameWithType: RestMessage.Application - uid: Discord.Rest.RestMessage.Application* name: Application href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Application_ commentId: Overload:Discord.Rest.RestMessage.Application isSpec: "True" fullName: Discord.Rest.RestMessage.Application nameWithType: RestMessage.Application - uid: Discord.Rest.RestMessage.Attachments name: Attachments href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Attachments commentId: P:Discord.Rest.RestMessage.Attachments fullName: Discord.Rest.RestMessage.Attachments nameWithType: RestMessage.Attachments - uid: Discord.Rest.RestMessage.Attachments* name: Attachments href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Attachments_ commentId: Overload:Discord.Rest.RestMessage.Attachments isSpec: "True" fullName: Discord.Rest.RestMessage.Attachments nameWithType: RestMessage.Attachments - uid: Discord.Rest.RestMessage.Author name: Author href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Author commentId: P:Discord.Rest.RestMessage.Author fullName: Discord.Rest.RestMessage.Author nameWithType: RestMessage.Author - uid: Discord.Rest.RestMessage.Author* name: Author href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Author_ commentId: Overload:Discord.Rest.RestMessage.Author isSpec: "True" fullName: Discord.Rest.RestMessage.Author nameWithType: RestMessage.Author - uid: Discord.Rest.RestMessage.Channel name: Channel href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Channel commentId: P:Discord.Rest.RestMessage.Channel fullName: Discord.Rest.RestMessage.Channel nameWithType: RestMessage.Channel - uid: Discord.Rest.RestMessage.Channel* name: Channel href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Channel_ commentId: Overload:Discord.Rest.RestMessage.Channel isSpec: "True" fullName: Discord.Rest.RestMessage.Channel nameWithType: RestMessage.Channel - uid: Discord.Rest.RestMessage.Content name: Content href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Content commentId: P:Discord.Rest.RestMessage.Content fullName: Discord.Rest.RestMessage.Content nameWithType: RestMessage.Content - uid: Discord.Rest.RestMessage.Content* name: Content href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Content_ commentId: Overload:Discord.Rest.RestMessage.Content isSpec: "True" fullName: Discord.Rest.RestMessage.Content nameWithType: RestMessage.Content - uid: Discord.Rest.RestMessage.CreatedAt name: CreatedAt href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_CreatedAt commentId: P:Discord.Rest.RestMessage.CreatedAt fullName: Discord.Rest.RestMessage.CreatedAt nameWithType: RestMessage.CreatedAt - uid: Discord.Rest.RestMessage.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_CreatedAt_ commentId: Overload:Discord.Rest.RestMessage.CreatedAt isSpec: "True" fullName: Discord.Rest.RestMessage.CreatedAt nameWithType: RestMessage.CreatedAt - uid: Discord.Rest.RestMessage.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestMessage.DeleteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestMessage.DeleteAsync(Discord.RequestOptions) nameWithType: RestMessage.DeleteAsync(RequestOptions) - uid: Discord.Rest.RestMessage.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_DeleteAsync_ commentId: Overload:Discord.Rest.RestMessage.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestMessage.DeleteAsync nameWithType: RestMessage.DeleteAsync - uid: Discord.Rest.RestMessage.Discord#IMessage#Attachments name: IMessage.Attachments href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Attachments commentId: P:Discord.Rest.RestMessage.Discord#IMessage#Attachments name.vb: Discord.IMessage.Attachments fullName: Discord.Rest.RestMessage.Discord.IMessage.Attachments nameWithType: RestMessage.IMessage.Attachments nameWithType.vb: RestMessage.Discord.IMessage.Attachments - uid: Discord.Rest.RestMessage.Discord#IMessage#Attachments* name: IMessage.Attachments href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Attachments_ commentId: Overload:Discord.Rest.RestMessage.Discord#IMessage#Attachments isSpec: "True" name.vb: Discord.IMessage.Attachments fullName: Discord.Rest.RestMessage.Discord.IMessage.Attachments nameWithType: RestMessage.IMessage.Attachments nameWithType.vb: RestMessage.Discord.IMessage.Attachments - uid: Discord.Rest.RestMessage.Discord#IMessage#Author name: IMessage.Author href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Author commentId: P:Discord.Rest.RestMessage.Discord#IMessage#Author name.vb: Discord.IMessage.Author fullName: Discord.Rest.RestMessage.Discord.IMessage.Author nameWithType: RestMessage.IMessage.Author nameWithType.vb: RestMessage.Discord.IMessage.Author - uid: Discord.Rest.RestMessage.Discord#IMessage#Author* name: IMessage.Author href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Author_ commentId: Overload:Discord.Rest.RestMessage.Discord#IMessage#Author isSpec: "True" name.vb: Discord.IMessage.Author fullName: Discord.Rest.RestMessage.Discord.IMessage.Author nameWithType: RestMessage.IMessage.Author nameWithType.vb: RestMessage.Discord.IMessage.Author - uid: Discord.Rest.RestMessage.Discord#IMessage#Embeds name: IMessage.Embeds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Embeds commentId: P:Discord.Rest.RestMessage.Discord#IMessage#Embeds name.vb: Discord.IMessage.Embeds fullName: Discord.Rest.RestMessage.Discord.IMessage.Embeds nameWithType: RestMessage.IMessage.Embeds nameWithType.vb: RestMessage.Discord.IMessage.Embeds - uid: Discord.Rest.RestMessage.Discord#IMessage#Embeds* name: IMessage.Embeds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Embeds_ commentId: Overload:Discord.Rest.RestMessage.Discord#IMessage#Embeds isSpec: "True" name.vb: Discord.IMessage.Embeds fullName: Discord.Rest.RestMessage.Discord.IMessage.Embeds nameWithType: RestMessage.IMessage.Embeds nameWithType.vb: RestMessage.Discord.IMessage.Embeds - uid: Discord.Rest.RestMessage.Discord#IMessage#MentionedUserIds name: IMessage.MentionedUserIds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_MentionedUserIds commentId: P:Discord.Rest.RestMessage.Discord#IMessage#MentionedUserIds name.vb: Discord.IMessage.MentionedUserIds fullName: Discord.Rest.RestMessage.Discord.IMessage.MentionedUserIds nameWithType: RestMessage.IMessage.MentionedUserIds nameWithType.vb: RestMessage.Discord.IMessage.MentionedUserIds - uid: Discord.Rest.RestMessage.Discord#IMessage#MentionedUserIds* name: IMessage.MentionedUserIds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_MentionedUserIds_ commentId: Overload:Discord.Rest.RestMessage.Discord#IMessage#MentionedUserIds isSpec: "True" name.vb: Discord.IMessage.MentionedUserIds fullName: Discord.Rest.RestMessage.Discord.IMessage.MentionedUserIds nameWithType: RestMessage.IMessage.MentionedUserIds nameWithType.vb: RestMessage.Discord.IMessage.MentionedUserIds - uid: Discord.Rest.RestMessage.Discord#IMessage#Type name: IMessage.Type href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Type commentId: P:Discord.Rest.RestMessage.Discord#IMessage#Type name.vb: Discord.IMessage.Type fullName: Discord.Rest.RestMessage.Discord.IMessage.Type nameWithType: RestMessage.IMessage.Type nameWithType.vb: RestMessage.Discord.IMessage.Type - uid: Discord.Rest.RestMessage.Discord#IMessage#Type* name: IMessage.Type href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Discord_IMessage_Type_ commentId: Overload:Discord.Rest.RestMessage.Discord#IMessage#Type isSpec: "True" name.vb: Discord.IMessage.Type fullName: Discord.Rest.RestMessage.Discord.IMessage.Type nameWithType: RestMessage.IMessage.Type nameWithType.vb: RestMessage.Discord.IMessage.Type - uid: Discord.Rest.RestMessage.EditedTimestamp name: EditedTimestamp href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_EditedTimestamp commentId: P:Discord.Rest.RestMessage.EditedTimestamp fullName: Discord.Rest.RestMessage.EditedTimestamp nameWithType: RestMessage.EditedTimestamp - uid: Discord.Rest.RestMessage.EditedTimestamp* name: EditedTimestamp href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_EditedTimestamp_ commentId: Overload:Discord.Rest.RestMessage.EditedTimestamp isSpec: "True" fullName: Discord.Rest.RestMessage.EditedTimestamp nameWithType: RestMessage.EditedTimestamp - uid: Discord.Rest.RestMessage.Embeds name: Embeds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Embeds commentId: P:Discord.Rest.RestMessage.Embeds fullName: Discord.Rest.RestMessage.Embeds nameWithType: RestMessage.Embeds - uid: Discord.Rest.RestMessage.Embeds* name: Embeds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Embeds_ commentId: Overload:Discord.Rest.RestMessage.Embeds isSpec: "True" fullName: Discord.Rest.RestMessage.Embeds nameWithType: RestMessage.Embeds - uid: Discord.Rest.RestMessage.GetReactionUsersAsync(Discord.IEmote,System.Int32,Discord.RequestOptions) name: GetReactionUsersAsync(IEmote, Int32, RequestOptions) href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_GetReactionUsersAsync_Discord_IEmote_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestMessage.GetReactionUsersAsync(Discord.IEmote,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestMessage.GetReactionUsersAsync(Discord.IEmote, System.Int32, Discord.RequestOptions) nameWithType: RestMessage.GetReactionUsersAsync(IEmote, Int32, RequestOptions) - uid: Discord.Rest.RestMessage.GetReactionUsersAsync* name: GetReactionUsersAsync href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_GetReactionUsersAsync_ commentId: Overload:Discord.Rest.RestMessage.GetReactionUsersAsync isSpec: "True" fullName: Discord.Rest.RestMessage.GetReactionUsersAsync nameWithType: RestMessage.GetReactionUsersAsync - uid: Discord.Rest.RestMessage.IsPinned name: IsPinned href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_IsPinned commentId: P:Discord.Rest.RestMessage.IsPinned fullName: Discord.Rest.RestMessage.IsPinned nameWithType: RestMessage.IsPinned - uid: Discord.Rest.RestMessage.IsPinned* name: IsPinned href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_IsPinned_ commentId: Overload:Discord.Rest.RestMessage.IsPinned isSpec: "True" fullName: Discord.Rest.RestMessage.IsPinned nameWithType: RestMessage.IsPinned - uid: Discord.Rest.RestMessage.IsSuppressed name: IsSuppressed href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_IsSuppressed commentId: P:Discord.Rest.RestMessage.IsSuppressed fullName: Discord.Rest.RestMessage.IsSuppressed nameWithType: RestMessage.IsSuppressed - uid: Discord.Rest.RestMessage.IsSuppressed* name: IsSuppressed href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_IsSuppressed_ commentId: Overload:Discord.Rest.RestMessage.IsSuppressed isSpec: "True" fullName: Discord.Rest.RestMessage.IsSuppressed nameWithType: RestMessage.IsSuppressed - uid: Discord.Rest.RestMessage.IsTTS name: IsTTS href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_IsTTS commentId: P:Discord.Rest.RestMessage.IsTTS fullName: Discord.Rest.RestMessage.IsTTS nameWithType: RestMessage.IsTTS - uid: Discord.Rest.RestMessage.IsTTS* name: IsTTS href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_IsTTS_ commentId: Overload:Discord.Rest.RestMessage.IsTTS isSpec: "True" fullName: Discord.Rest.RestMessage.IsTTS nameWithType: RestMessage.IsTTS - uid: Discord.Rest.RestMessage.MentionedChannelIds name: MentionedChannelIds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_MentionedChannelIds commentId: P:Discord.Rest.RestMessage.MentionedChannelIds fullName: Discord.Rest.RestMessage.MentionedChannelIds nameWithType: RestMessage.MentionedChannelIds - uid: Discord.Rest.RestMessage.MentionedChannelIds* name: MentionedChannelIds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_MentionedChannelIds_ commentId: Overload:Discord.Rest.RestMessage.MentionedChannelIds isSpec: "True" fullName: Discord.Rest.RestMessage.MentionedChannelIds nameWithType: RestMessage.MentionedChannelIds - uid: Discord.Rest.RestMessage.MentionedRoleIds name: MentionedRoleIds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_MentionedRoleIds commentId: P:Discord.Rest.RestMessage.MentionedRoleIds fullName: Discord.Rest.RestMessage.MentionedRoleIds nameWithType: RestMessage.MentionedRoleIds - uid: Discord.Rest.RestMessage.MentionedRoleIds* name: MentionedRoleIds href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_MentionedRoleIds_ commentId: Overload:Discord.Rest.RestMessage.MentionedRoleIds isSpec: "True" fullName: Discord.Rest.RestMessage.MentionedRoleIds nameWithType: RestMessage.MentionedRoleIds - uid: Discord.Rest.RestMessage.MentionedUsers name: MentionedUsers href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_MentionedUsers commentId: P:Discord.Rest.RestMessage.MentionedUsers fullName: Discord.Rest.RestMessage.MentionedUsers nameWithType: RestMessage.MentionedUsers - uid: Discord.Rest.RestMessage.MentionedUsers* name: MentionedUsers href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_MentionedUsers_ commentId: Overload:Discord.Rest.RestMessage.MentionedUsers isSpec: "True" fullName: Discord.Rest.RestMessage.MentionedUsers nameWithType: RestMessage.MentionedUsers - uid: Discord.Rest.RestMessage.Reactions name: Reactions href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Reactions commentId: P:Discord.Rest.RestMessage.Reactions fullName: Discord.Rest.RestMessage.Reactions nameWithType: RestMessage.Reactions - uid: Discord.Rest.RestMessage.Reactions* name: Reactions href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Reactions_ commentId: Overload:Discord.Rest.RestMessage.Reactions isSpec: "True" fullName: Discord.Rest.RestMessage.Reactions nameWithType: RestMessage.Reactions - uid: Discord.Rest.RestMessage.Reference name: Reference href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Reference commentId: P:Discord.Rest.RestMessage.Reference fullName: Discord.Rest.RestMessage.Reference nameWithType: RestMessage.Reference - uid: Discord.Rest.RestMessage.Reference* name: Reference href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Reference_ commentId: Overload:Discord.Rest.RestMessage.Reference isSpec: "True" fullName: Discord.Rest.RestMessage.Reference nameWithType: RestMessage.Reference - uid: Discord.Rest.RestMessage.RemoveAllReactionsAsync(Discord.RequestOptions) name: RemoveAllReactionsAsync(RequestOptions) href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_RemoveAllReactionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestMessage.RemoveAllReactionsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestMessage.RemoveAllReactionsAsync(Discord.RequestOptions) nameWithType: RestMessage.RemoveAllReactionsAsync(RequestOptions) - uid: Discord.Rest.RestMessage.RemoveAllReactionsAsync* name: RemoveAllReactionsAsync href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_RemoveAllReactionsAsync_ commentId: Overload:Discord.Rest.RestMessage.RemoveAllReactionsAsync isSpec: "True" fullName: Discord.Rest.RestMessage.RemoveAllReactionsAsync nameWithType: RestMessage.RemoveAllReactionsAsync - uid: Discord.Rest.RestMessage.RemoveReactionAsync(Discord.IEmote,Discord.IUser,Discord.RequestOptions) name: RemoveReactionAsync(IEmote, IUser, RequestOptions) href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_RemoveReactionAsync_Discord_IEmote_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.Rest.RestMessage.RemoveReactionAsync(Discord.IEmote,Discord.IUser,Discord.RequestOptions) fullName: Discord.Rest.RestMessage.RemoveReactionAsync(Discord.IEmote, Discord.IUser, Discord.RequestOptions) nameWithType: RestMessage.RemoveReactionAsync(IEmote, IUser, RequestOptions) - uid: Discord.Rest.RestMessage.RemoveReactionAsync(Discord.IEmote,System.UInt64,Discord.RequestOptions) name: RemoveReactionAsync(IEmote, UInt64, RequestOptions) href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_RemoveReactionAsync_Discord_IEmote_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestMessage.RemoveReactionAsync(Discord.IEmote,System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestMessage.RemoveReactionAsync(Discord.IEmote, System.UInt64, Discord.RequestOptions) nameWithType: RestMessage.RemoveReactionAsync(IEmote, UInt64, RequestOptions) - uid: Discord.Rest.RestMessage.RemoveReactionAsync* name: RemoveReactionAsync href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_RemoveReactionAsync_ commentId: Overload:Discord.Rest.RestMessage.RemoveReactionAsync isSpec: "True" fullName: Discord.Rest.RestMessage.RemoveReactionAsync nameWithType: RestMessage.RemoveReactionAsync - uid: Discord.Rest.RestMessage.Source name: Source href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Source commentId: P:Discord.Rest.RestMessage.Source fullName: Discord.Rest.RestMessage.Source nameWithType: RestMessage.Source - uid: Discord.Rest.RestMessage.Source* name: Source href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Source_ commentId: Overload:Discord.Rest.RestMessage.Source isSpec: "True" fullName: Discord.Rest.RestMessage.Source nameWithType: RestMessage.Source - uid: Discord.Rest.RestMessage.Tags name: Tags href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Tags commentId: P:Discord.Rest.RestMessage.Tags fullName: Discord.Rest.RestMessage.Tags nameWithType: RestMessage.Tags - uid: Discord.Rest.RestMessage.Tags* name: Tags href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Tags_ commentId: Overload:Discord.Rest.RestMessage.Tags isSpec: "True" fullName: Discord.Rest.RestMessage.Tags nameWithType: RestMessage.Tags - uid: Discord.Rest.RestMessage.Timestamp name: Timestamp href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Timestamp commentId: P:Discord.Rest.RestMessage.Timestamp fullName: Discord.Rest.RestMessage.Timestamp nameWithType: RestMessage.Timestamp - uid: Discord.Rest.RestMessage.Timestamp* name: Timestamp href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_Timestamp_ commentId: Overload:Discord.Rest.RestMessage.Timestamp isSpec: "True" fullName: Discord.Rest.RestMessage.Timestamp nameWithType: RestMessage.Timestamp - uid: Discord.Rest.RestMessage.ToString name: ToString() href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_ToString commentId: M:Discord.Rest.RestMessage.ToString fullName: Discord.Rest.RestMessage.ToString() nameWithType: RestMessage.ToString() - uid: Discord.Rest.RestMessage.ToString* name: ToString href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_ToString_ commentId: Overload:Discord.Rest.RestMessage.ToString isSpec: "True" fullName: Discord.Rest.RestMessage.ToString nameWithType: RestMessage.ToString - uid: Discord.Rest.RestMessage.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestMessage.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestMessage.UpdateAsync(Discord.RequestOptions) nameWithType: RestMessage.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestMessage.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestMessage.html#Discord_Rest_RestMessage_UpdateAsync_ commentId: Overload:Discord.Rest.RestMessage.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestMessage.UpdateAsync nameWithType: RestMessage.UpdateAsync - uid: Discord.Rest.RestNewsChannel name: RestNewsChannel href: api/Discord.Rest.RestNewsChannel.html commentId: T:Discord.Rest.RestNewsChannel fullName: Discord.Rest.RestNewsChannel nameWithType: RestNewsChannel - uid: Discord.Rest.RestNewsChannel.SlowModeInterval name: SlowModeInterval href: api/Discord.Rest.RestNewsChannel.html#Discord_Rest_RestNewsChannel_SlowModeInterval commentId: P:Discord.Rest.RestNewsChannel.SlowModeInterval fullName: Discord.Rest.RestNewsChannel.SlowModeInterval nameWithType: RestNewsChannel.SlowModeInterval - uid: Discord.Rest.RestNewsChannel.SlowModeInterval* name: SlowModeInterval href: api/Discord.Rest.RestNewsChannel.html#Discord_Rest_RestNewsChannel_SlowModeInterval_ commentId: Overload:Discord.Rest.RestNewsChannel.SlowModeInterval isSpec: "True" fullName: Discord.Rest.RestNewsChannel.SlowModeInterval nameWithType: RestNewsChannel.SlowModeInterval - uid: Discord.Rest.RestReaction name: RestReaction href: api/Discord.Rest.RestReaction.html commentId: T:Discord.Rest.RestReaction fullName: Discord.Rest.RestReaction nameWithType: RestReaction - uid: Discord.Rest.RestReaction.Count name: Count href: api/Discord.Rest.RestReaction.html#Discord_Rest_RestReaction_Count commentId: P:Discord.Rest.RestReaction.Count fullName: Discord.Rest.RestReaction.Count nameWithType: RestReaction.Count - uid: Discord.Rest.RestReaction.Count* name: Count href: api/Discord.Rest.RestReaction.html#Discord_Rest_RestReaction_Count_ commentId: Overload:Discord.Rest.RestReaction.Count isSpec: "True" fullName: Discord.Rest.RestReaction.Count nameWithType: RestReaction.Count - uid: Discord.Rest.RestReaction.Emote name: Emote href: api/Discord.Rest.RestReaction.html#Discord_Rest_RestReaction_Emote commentId: P:Discord.Rest.RestReaction.Emote fullName: Discord.Rest.RestReaction.Emote nameWithType: RestReaction.Emote - uid: Discord.Rest.RestReaction.Emote* name: Emote href: api/Discord.Rest.RestReaction.html#Discord_Rest_RestReaction_Emote_ commentId: Overload:Discord.Rest.RestReaction.Emote isSpec: "True" fullName: Discord.Rest.RestReaction.Emote nameWithType: RestReaction.Emote - uid: Discord.Rest.RestReaction.Me name: Me href: api/Discord.Rest.RestReaction.html#Discord_Rest_RestReaction_Me commentId: P:Discord.Rest.RestReaction.Me fullName: Discord.Rest.RestReaction.Me nameWithType: RestReaction.Me - uid: Discord.Rest.RestReaction.Me* name: Me href: api/Discord.Rest.RestReaction.html#Discord_Rest_RestReaction_Me_ commentId: Overload:Discord.Rest.RestReaction.Me isSpec: "True" fullName: Discord.Rest.RestReaction.Me nameWithType: RestReaction.Me - uid: Discord.Rest.RestRole name: RestRole href: api/Discord.Rest.RestRole.html commentId: T:Discord.Rest.RestRole fullName: Discord.Rest.RestRole nameWithType: RestRole - uid: Discord.Rest.RestRole.Color name: Color href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Color commentId: P:Discord.Rest.RestRole.Color fullName: Discord.Rest.RestRole.Color nameWithType: RestRole.Color - uid: Discord.Rest.RestRole.Color* name: Color href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Color_ commentId: Overload:Discord.Rest.RestRole.Color isSpec: "True" fullName: Discord.Rest.RestRole.Color nameWithType: RestRole.Color - uid: Discord.Rest.RestRole.CompareTo(Discord.IRole) name: CompareTo(IRole) href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_CompareTo_Discord_IRole_ commentId: M:Discord.Rest.RestRole.CompareTo(Discord.IRole) fullName: Discord.Rest.RestRole.CompareTo(Discord.IRole) nameWithType: RestRole.CompareTo(IRole) - uid: Discord.Rest.RestRole.CompareTo* name: CompareTo href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_CompareTo_ commentId: Overload:Discord.Rest.RestRole.CompareTo isSpec: "True" fullName: Discord.Rest.RestRole.CompareTo nameWithType: RestRole.CompareTo - uid: Discord.Rest.RestRole.CreatedAt name: CreatedAt href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_CreatedAt commentId: P:Discord.Rest.RestRole.CreatedAt fullName: Discord.Rest.RestRole.CreatedAt nameWithType: RestRole.CreatedAt - uid: Discord.Rest.RestRole.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_CreatedAt_ commentId: Overload:Discord.Rest.RestRole.CreatedAt isSpec: "True" fullName: Discord.Rest.RestRole.CreatedAt nameWithType: RestRole.CreatedAt - uid: Discord.Rest.RestRole.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestRole.DeleteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestRole.DeleteAsync(Discord.RequestOptions) nameWithType: RestRole.DeleteAsync(RequestOptions) - uid: Discord.Rest.RestRole.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_DeleteAsync_ commentId: Overload:Discord.Rest.RestRole.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestRole.DeleteAsync nameWithType: RestRole.DeleteAsync - uid: Discord.Rest.RestRole.Discord#IRole#Guild name: IRole.Guild href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Discord_IRole_Guild commentId: P:Discord.Rest.RestRole.Discord#IRole#Guild name.vb: Discord.IRole.Guild fullName: Discord.Rest.RestRole.Discord.IRole.Guild nameWithType: RestRole.IRole.Guild nameWithType.vb: RestRole.Discord.IRole.Guild - uid: Discord.Rest.RestRole.Discord#IRole#Guild* name: IRole.Guild href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Discord_IRole_Guild_ commentId: Overload:Discord.Rest.RestRole.Discord#IRole#Guild isSpec: "True" name.vb: Discord.IRole.Guild fullName: Discord.Rest.RestRole.Discord.IRole.Guild nameWithType: RestRole.IRole.Guild nameWithType.vb: RestRole.Discord.IRole.Guild - uid: Discord.Rest.RestRole.IsEveryone name: IsEveryone href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsEveryone commentId: P:Discord.Rest.RestRole.IsEveryone fullName: Discord.Rest.RestRole.IsEveryone nameWithType: RestRole.IsEveryone - uid: Discord.Rest.RestRole.IsEveryone* name: IsEveryone href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsEveryone_ commentId: Overload:Discord.Rest.RestRole.IsEveryone isSpec: "True" fullName: Discord.Rest.RestRole.IsEveryone nameWithType: RestRole.IsEveryone - uid: Discord.Rest.RestRole.IsHoisted name: IsHoisted href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsHoisted commentId: P:Discord.Rest.RestRole.IsHoisted fullName: Discord.Rest.RestRole.IsHoisted nameWithType: RestRole.IsHoisted - uid: Discord.Rest.RestRole.IsHoisted* name: IsHoisted href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsHoisted_ commentId: Overload:Discord.Rest.RestRole.IsHoisted isSpec: "True" fullName: Discord.Rest.RestRole.IsHoisted nameWithType: RestRole.IsHoisted - uid: Discord.Rest.RestRole.IsManaged name: IsManaged href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsManaged commentId: P:Discord.Rest.RestRole.IsManaged fullName: Discord.Rest.RestRole.IsManaged nameWithType: RestRole.IsManaged - uid: Discord.Rest.RestRole.IsManaged* name: IsManaged href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsManaged_ commentId: Overload:Discord.Rest.RestRole.IsManaged isSpec: "True" fullName: Discord.Rest.RestRole.IsManaged nameWithType: RestRole.IsManaged - uid: Discord.Rest.RestRole.IsMentionable name: IsMentionable href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsMentionable commentId: P:Discord.Rest.RestRole.IsMentionable fullName: Discord.Rest.RestRole.IsMentionable nameWithType: RestRole.IsMentionable - uid: Discord.Rest.RestRole.IsMentionable* name: IsMentionable href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_IsMentionable_ commentId: Overload:Discord.Rest.RestRole.IsMentionable isSpec: "True" fullName: Discord.Rest.RestRole.IsMentionable nameWithType: RestRole.IsMentionable - uid: Discord.Rest.RestRole.Mention name: Mention href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Mention commentId: P:Discord.Rest.RestRole.Mention fullName: Discord.Rest.RestRole.Mention nameWithType: RestRole.Mention - uid: Discord.Rest.RestRole.Mention* name: Mention href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Mention_ commentId: Overload:Discord.Rest.RestRole.Mention isSpec: "True" fullName: Discord.Rest.RestRole.Mention nameWithType: RestRole.Mention - uid: Discord.Rest.RestRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_ModifyAsync_System_Action_Discord_RoleProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of RoleProperties), RequestOptions) fullName: Discord.Rest.RestRole.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestRole.ModifyAsync(System.Action(Of Discord.RoleProperties), Discord.RequestOptions) nameWithType: RestRole.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestRole.ModifyAsync(Action(Of RoleProperties), RequestOptions) - uid: Discord.Rest.RestRole.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_ModifyAsync_ commentId: Overload:Discord.Rest.RestRole.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestRole.ModifyAsync nameWithType: RestRole.ModifyAsync - uid: Discord.Rest.RestRole.Name name: Name href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Name commentId: P:Discord.Rest.RestRole.Name fullName: Discord.Rest.RestRole.Name nameWithType: RestRole.Name - uid: Discord.Rest.RestRole.Name* name: Name href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Name_ commentId: Overload:Discord.Rest.RestRole.Name isSpec: "True" fullName: Discord.Rest.RestRole.Name nameWithType: RestRole.Name - uid: Discord.Rest.RestRole.Permissions name: Permissions href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Permissions commentId: P:Discord.Rest.RestRole.Permissions fullName: Discord.Rest.RestRole.Permissions nameWithType: RestRole.Permissions - uid: Discord.Rest.RestRole.Permissions* name: Permissions href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Permissions_ commentId: Overload:Discord.Rest.RestRole.Permissions isSpec: "True" fullName: Discord.Rest.RestRole.Permissions nameWithType: RestRole.Permissions - uid: Discord.Rest.RestRole.Position name: Position href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Position commentId: P:Discord.Rest.RestRole.Position fullName: Discord.Rest.RestRole.Position nameWithType: RestRole.Position - uid: Discord.Rest.RestRole.Position* name: Position href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_Position_ commentId: Overload:Discord.Rest.RestRole.Position isSpec: "True" fullName: Discord.Rest.RestRole.Position nameWithType: RestRole.Position - uid: Discord.Rest.RestRole.ToString name: ToString() href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_ToString commentId: M:Discord.Rest.RestRole.ToString fullName: Discord.Rest.RestRole.ToString() nameWithType: RestRole.ToString() - uid: Discord.Rest.RestRole.ToString* name: ToString href: api/Discord.Rest.RestRole.html#Discord_Rest_RestRole_ToString_ commentId: Overload:Discord.Rest.RestRole.ToString isSpec: "True" fullName: Discord.Rest.RestRole.ToString nameWithType: RestRole.ToString - uid: Discord.Rest.RestSelfUser name: RestSelfUser href: api/Discord.Rest.RestSelfUser.html commentId: T:Discord.Rest.RestSelfUser fullName: Discord.Rest.RestSelfUser nameWithType: RestSelfUser - uid: Discord.Rest.RestSelfUser.Email name: Email href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_Email commentId: P:Discord.Rest.RestSelfUser.Email fullName: Discord.Rest.RestSelfUser.Email nameWithType: RestSelfUser.Email - uid: Discord.Rest.RestSelfUser.Email* name: Email href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_Email_ commentId: Overload:Discord.Rest.RestSelfUser.Email isSpec: "True" fullName: Discord.Rest.RestSelfUser.Email nameWithType: RestSelfUser.Email - uid: Discord.Rest.RestSelfUser.Flags name: Flags href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_Flags commentId: P:Discord.Rest.RestSelfUser.Flags fullName: Discord.Rest.RestSelfUser.Flags nameWithType: RestSelfUser.Flags - uid: Discord.Rest.RestSelfUser.Flags* name: Flags href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_Flags_ commentId: Overload:Discord.Rest.RestSelfUser.Flags isSpec: "True" fullName: Discord.Rest.RestSelfUser.Flags nameWithType: RestSelfUser.Flags - uid: Discord.Rest.RestSelfUser.IsMfaEnabled name: IsMfaEnabled href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_IsMfaEnabled commentId: P:Discord.Rest.RestSelfUser.IsMfaEnabled fullName: Discord.Rest.RestSelfUser.IsMfaEnabled nameWithType: RestSelfUser.IsMfaEnabled - uid: Discord.Rest.RestSelfUser.IsMfaEnabled* name: IsMfaEnabled href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_IsMfaEnabled_ commentId: Overload:Discord.Rest.RestSelfUser.IsMfaEnabled isSpec: "True" fullName: Discord.Rest.RestSelfUser.IsMfaEnabled nameWithType: RestSelfUser.IsMfaEnabled - uid: Discord.Rest.RestSelfUser.IsVerified name: IsVerified href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_IsVerified commentId: P:Discord.Rest.RestSelfUser.IsVerified fullName: Discord.Rest.RestSelfUser.IsVerified nameWithType: RestSelfUser.IsVerified - uid: Discord.Rest.RestSelfUser.IsVerified* name: IsVerified href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_IsVerified_ commentId: Overload:Discord.Rest.RestSelfUser.IsVerified isSpec: "True" fullName: Discord.Rest.RestSelfUser.IsVerified nameWithType: RestSelfUser.IsVerified - uid: Discord.Rest.RestSelfUser.Locale name: Locale href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_Locale commentId: P:Discord.Rest.RestSelfUser.Locale fullName: Discord.Rest.RestSelfUser.Locale nameWithType: RestSelfUser.Locale - uid: Discord.Rest.RestSelfUser.Locale* name: Locale href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_Locale_ commentId: Overload:Discord.Rest.RestSelfUser.Locale isSpec: "True" fullName: Discord.Rest.RestSelfUser.Locale nameWithType: RestSelfUser.Locale - uid: Discord.Rest.RestSelfUser.ModifyAsync(System.Action{Discord.SelfUserProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_ModifyAsync_System_Action_Discord_SelfUserProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestSelfUser.ModifyAsync(System.Action{Discord.SelfUserProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of SelfUserProperties), RequestOptions) fullName: Discord.Rest.RestSelfUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestSelfUser.ModifyAsync(System.Action(Of Discord.SelfUserProperties), Discord.RequestOptions) nameWithType: RestSelfUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestSelfUser.ModifyAsync(Action(Of SelfUserProperties), RequestOptions) - uid: Discord.Rest.RestSelfUser.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_ModifyAsync_ commentId: Overload:Discord.Rest.RestSelfUser.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestSelfUser.ModifyAsync nameWithType: RestSelfUser.ModifyAsync - uid: Discord.Rest.RestSelfUser.PremiumType name: PremiumType href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_PremiumType commentId: P:Discord.Rest.RestSelfUser.PremiumType fullName: Discord.Rest.RestSelfUser.PremiumType nameWithType: RestSelfUser.PremiumType - uid: Discord.Rest.RestSelfUser.PremiumType* name: PremiumType href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_PremiumType_ commentId: Overload:Discord.Rest.RestSelfUser.PremiumType isSpec: "True" fullName: Discord.Rest.RestSelfUser.PremiumType nameWithType: RestSelfUser.PremiumType - uid: Discord.Rest.RestSelfUser.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestSelfUser.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestSelfUser.UpdateAsync(Discord.RequestOptions) nameWithType: RestSelfUser.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestSelfUser.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestSelfUser.html#Discord_Rest_RestSelfUser_UpdateAsync_ commentId: Overload:Discord.Rest.RestSelfUser.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestSelfUser.UpdateAsync nameWithType: RestSelfUser.UpdateAsync - uid: Discord.Rest.RestSystemMessage name: RestSystemMessage href: api/Discord.Rest.RestSystemMessage.html commentId: T:Discord.Rest.RestSystemMessage fullName: Discord.Rest.RestSystemMessage nameWithType: RestSystemMessage - uid: Discord.Rest.RestSystemMessage.Type name: Type href: api/Discord.Rest.RestSystemMessage.html#Discord_Rest_RestSystemMessage_Type commentId: P:Discord.Rest.RestSystemMessage.Type fullName: Discord.Rest.RestSystemMessage.Type nameWithType: RestSystemMessage.Type - uid: Discord.Rest.RestSystemMessage.Type* name: Type href: api/Discord.Rest.RestSystemMessage.html#Discord_Rest_RestSystemMessage_Type_ commentId: Overload:Discord.Rest.RestSystemMessage.Type isSpec: "True" fullName: Discord.Rest.RestSystemMessage.Type nameWithType: RestSystemMessage.Type - uid: Discord.Rest.RestTextChannel name: RestTextChannel href: api/Discord.Rest.RestTextChannel.html commentId: T:Discord.Rest.RestTextChannel fullName: Discord.Rest.RestTextChannel nameWithType: RestTextChannel - uid: Discord.Rest.RestTextChannel.CategoryId name: CategoryId href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_CategoryId commentId: P:Discord.Rest.RestTextChannel.CategoryId fullName: Discord.Rest.RestTextChannel.CategoryId nameWithType: RestTextChannel.CategoryId - uid: Discord.Rest.RestTextChannel.CategoryId* name: CategoryId href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_CategoryId_ commentId: Overload:Discord.Rest.RestTextChannel.CategoryId isSpec: "True" fullName: Discord.Rest.RestTextChannel.CategoryId nameWithType: RestTextChannel.CategoryId - uid: Discord.Rest.RestTextChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_CreateInviteAsync_System_Nullable_System_Int32__System_Nullable_System_Int32__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) fullName: Discord.Rest.RestTextChannel.CreateInviteAsync(System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.Rest.RestTextChannel.CreateInviteAsync(System.Nullable(Of System.Int32), System.Nullable(Of System.Int32), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: RestTextChannel.CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: RestTextChannel.CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) - uid: Discord.Rest.RestTextChannel.CreateInviteAsync* name: CreateInviteAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_CreateInviteAsync_ commentId: Overload:Discord.Rest.RestTextChannel.CreateInviteAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.CreateInviteAsync nameWithType: RestTextChannel.CreateInviteAsync - uid: Discord.Rest.RestTextChannel.CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) name: CreateWebhookAsync(String, Stream, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_CreateWebhookAsync_System_String_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.CreateWebhookAsync(System.String, System.IO.Stream, Discord.RequestOptions) nameWithType: RestTextChannel.CreateWebhookAsync(String, Stream, RequestOptions) - uid: Discord.Rest.RestTextChannel.CreateWebhookAsync* name: CreateWebhookAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_CreateWebhookAsync_ commentId: Overload:Discord.Rest.RestTextChannel.CreateWebhookAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.CreateWebhookAsync nameWithType: RestTextChannel.CreateWebhookAsync - uid: Discord.Rest.RestTextChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) name: DeleteMessageAsync(IMessage, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.DeleteMessageAsync(Discord.IMessage, Discord.RequestOptions) nameWithType: RestTextChannel.DeleteMessageAsync(IMessage, RequestOptions) - uid: Discord.Rest.RestTextChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) name: DeleteMessageAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.DeleteMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestTextChannel.DeleteMessageAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestTextChannel.DeleteMessageAsync* name: DeleteMessageAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_DeleteMessageAsync_ commentId: Overload:Discord.Rest.RestTextChannel.DeleteMessageAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.DeleteMessageAsync nameWithType: RestTextChannel.DeleteMessageAsync - uid: Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{Discord.IMessage},Discord.RequestOptions) name: DeleteMessagesAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_Discord_IMessage__Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{Discord.IMessage},Discord.RequestOptions) name.vb: DeleteMessagesAsync(IEnumerable(Of IMessage), RequestOptions) fullName: Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable(Of Discord.IMessage), Discord.RequestOptions) nameWithType: RestTextChannel.DeleteMessagesAsync(IEnumerable, RequestOptions) nameWithType.vb: RestTextChannel.DeleteMessagesAsync(IEnumerable(Of IMessage), RequestOptions) - uid: Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{System.UInt64},Discord.RequestOptions) name: DeleteMessagesAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_System_UInt64__Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{System.UInt64},Discord.RequestOptions) name.vb: DeleteMessagesAsync(IEnumerable(Of UInt64), RequestOptions) fullName: Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable(Of System.UInt64), Discord.RequestOptions) nameWithType: RestTextChannel.DeleteMessagesAsync(IEnumerable, RequestOptions) nameWithType.vb: RestTextChannel.DeleteMessagesAsync(IEnumerable(Of UInt64), RequestOptions) - uid: Discord.Rest.RestTextChannel.DeleteMessagesAsync* name: DeleteMessagesAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_DeleteMessagesAsync_ commentId: Overload:Discord.Rest.RestTextChannel.DeleteMessagesAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.DeleteMessagesAsync nameWithType: RestTextChannel.DeleteMessagesAsync - uid: Discord.Rest.RestTextChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.Rest.RestTextChannel.Discord.IChannel.GetUserAsync nameWithType: RestTextChannel.IChannel.GetUserAsync nameWithType.vb: RestTextChannel.Discord.IChannel.GetUserAsync - uid: Discord.Rest.RestTextChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IChannel#GetUsersAsync* name: IChannel.GetUsersAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IChannel.GetUsersAsync fullName: Discord.Rest.RestTextChannel.Discord.IChannel.GetUsersAsync nameWithType: RestTextChannel.IChannel.GetUsersAsync nameWithType.vb: RestTextChannel.Discord.IChannel.GetUsersAsync - uid: Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUserAsync* name: IGuildChannel.GetUserAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUserAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUserAsync fullName: Discord.Rest.RestTextChannel.Discord.IGuildChannel.GetUserAsync nameWithType: RestTextChannel.IGuildChannel.GetUserAsync nameWithType.vb: RestTextChannel.Discord.IGuildChannel.GetUserAsync - uid: Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IGuildChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IGuildChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUsersAsync* name: IGuildChannel.GetUsersAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IGuildChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IGuildChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUsersAsync fullName: Discord.Rest.RestTextChannel.Discord.IGuildChannel.GetUsersAsync nameWithType: RestTextChannel.IGuildChannel.GetUsersAsync nameWithType.vb: RestTextChannel.Discord.IGuildChannel.GetUsersAsync - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetMessageAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessageAsync* name: IMessageChannel.GetMessageAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetMessageAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessageAsync fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetMessageAsync nameWithType: RestTextChannel.IMessageChannel.GetMessageAsync nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetMessageAsync - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetMessagesAsync(IMessage, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetMessagesAsync_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetMessagesAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetMessagesAsync(Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetMessagesAsync(UInt64, Direction, Int32, CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync* name: IMessageChannel.GetMessagesAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetMessagesAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessagesAsync fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetMessagesAsync nameWithType: RestTextChannel.IMessageChannel.GetMessagesAsync nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetMessagesAsync - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name: IMessageChannel.GetPinnedMessagesAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: RestTextChannel.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync* name: IMessageChannel.GetPinnedMessagesAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync nameWithType: RestTextChannel.IMessageChannel.GetPinnedMessagesAsync nameWithType.vb: RestTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestTextChannel.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestTextChannel.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendFileAsync* name: IMessageChannel.SendFileAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_SendFileAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendFileAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendFileAsync fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.SendFileAsync nameWithType: RestTextChannel.IMessageChannel.SendFileAsync nameWithType.vb: RestTextChannel.Discord.IMessageChannel.SendFileAsync - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name.vb: Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: RestTextChannel.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) nameWithType.vb: RestTextChannel.Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendMessageAsync* name: IMessageChannel.SendMessageAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_IMessageChannel_SendMessageAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#IMessageChannel#SendMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendMessageAsync fullName: Discord.Rest.RestTextChannel.Discord.IMessageChannel.SendMessageAsync nameWithType: RestTextChannel.IMessageChannel.SendMessageAsync nameWithType.vb: RestTextChannel.Discord.IMessageChannel.SendMessageAsync - uid: Discord.Rest.RestTextChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name: INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_INestedChannel_GetCategoryAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.INestedChannel.GetCategoryAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestTextChannel.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) nameWithType.vb: RestTextChannel.Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#INestedChannel#GetCategoryAsync* name: INestedChannel.GetCategoryAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_INestedChannel_GetCategoryAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#INestedChannel#GetCategoryAsync isSpec: "True" name.vb: Discord.INestedChannel.GetCategoryAsync fullName: Discord.Rest.RestTextChannel.Discord.INestedChannel.GetCategoryAsync nameWithType: RestTextChannel.INestedChannel.GetCategoryAsync nameWithType.vb: RestTextChannel.Discord.INestedChannel.GetCategoryAsync - uid: Discord.Rest.RestTextChannel.Discord#ITextChannel#CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) name: ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_ITextChannel_CreateWebhookAsync_System_String_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#ITextChannel#CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) name.vb: Discord.ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.ITextChannel.CreateWebhookAsync(System.String, System.IO.Stream, Discord.RequestOptions) nameWithType: RestTextChannel.ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) nameWithType.vb: RestTextChannel.Discord.ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#ITextChannel#CreateWebhookAsync* name: ITextChannel.CreateWebhookAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_ITextChannel_CreateWebhookAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#ITextChannel#CreateWebhookAsync isSpec: "True" name.vb: Discord.ITextChannel.CreateWebhookAsync fullName: Discord.Rest.RestTextChannel.Discord.ITextChannel.CreateWebhookAsync nameWithType: RestTextChannel.ITextChannel.CreateWebhookAsync nameWithType.vb: RestTextChannel.Discord.ITextChannel.CreateWebhookAsync - uid: Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: ITextChannel.GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_ITextChannel_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.ITextChannel.GetWebhookAsync(UInt64, RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.ITextChannel.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestTextChannel.ITextChannel.GetWebhookAsync(UInt64, RequestOptions) nameWithType.vb: RestTextChannel.Discord.ITextChannel.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhookAsync* name: ITextChannel.GetWebhookAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_ITextChannel_GetWebhookAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhookAsync isSpec: "True" name.vb: Discord.ITextChannel.GetWebhookAsync fullName: Discord.Rest.RestTextChannel.Discord.ITextChannel.GetWebhookAsync nameWithType: RestTextChannel.ITextChannel.GetWebhookAsync nameWithType.vb: RestTextChannel.Discord.ITextChannel.GetWebhookAsync - uid: Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhooksAsync(Discord.RequestOptions) name: ITextChannel.GetWebhooksAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_ITextChannel_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhooksAsync(Discord.RequestOptions) name.vb: Discord.ITextChannel.GetWebhooksAsync(RequestOptions) fullName: Discord.Rest.RestTextChannel.Discord.ITextChannel.GetWebhooksAsync(Discord.RequestOptions) nameWithType: RestTextChannel.ITextChannel.GetWebhooksAsync(RequestOptions) nameWithType.vb: RestTextChannel.Discord.ITextChannel.GetWebhooksAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhooksAsync* name: ITextChannel.GetWebhooksAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Discord_ITextChannel_GetWebhooksAsync_ commentId: Overload:Discord.Rest.RestTextChannel.Discord#ITextChannel#GetWebhooksAsync isSpec: "True" name.vb: Discord.ITextChannel.GetWebhooksAsync fullName: Discord.Rest.RestTextChannel.Discord.ITextChannel.GetWebhooksAsync nameWithType: RestTextChannel.ITextChannel.GetWebhooksAsync nameWithType.vb: RestTextChannel.Discord.ITextChannel.GetWebhooksAsync - uid: Discord.Rest.RestTextChannel.EnterTypingState(Discord.RequestOptions) name: EnterTypingState(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_EnterTypingState_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.EnterTypingState(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.EnterTypingState(Discord.RequestOptions) nameWithType: RestTextChannel.EnterTypingState(RequestOptions) - uid: Discord.Rest.RestTextChannel.EnterTypingState* name: EnterTypingState href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_EnterTypingState_ commentId: Overload:Discord.Rest.RestTextChannel.EnterTypingState isSpec: "True" fullName: Discord.Rest.RestTextChannel.EnterTypingState nameWithType: RestTextChannel.EnterTypingState - uid: Discord.Rest.RestTextChannel.GetCategoryAsync(Discord.RequestOptions) name: GetCategoryAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetCategoryAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetCategoryAsync(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetCategoryAsync(Discord.RequestOptions) nameWithType: RestTextChannel.GetCategoryAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.GetCategoryAsync* name: GetCategoryAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetCategoryAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetCategoryAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetCategoryAsync nameWithType: RestTextChannel.GetCategoryAsync - uid: Discord.Rest.RestTextChannel.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetInvitesAsync(Discord.RequestOptions) nameWithType: RestTextChannel.GetInvitesAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetInvitesAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetInvitesAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetInvitesAsync nameWithType: RestTextChannel.GetInvitesAsync - uid: Discord.Rest.RestTextChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) name: GetMessageAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestTextChannel.GetMessageAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestTextChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetMessageAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetMessageAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetMessageAsync nameWithType: RestTextChannel.GetMessageAsync - uid: Discord.Rest.RestTextChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: RestTextChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) - uid: Discord.Rest.RestTextChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) name: GetMessagesAsync(Int32, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetMessagesAsync(System.Int32, Discord.RequestOptions) nameWithType: RestTextChannel.GetMessagesAsync(Int32, RequestOptions) - uid: Discord.Rest.RestTextChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: RestTextChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) - uid: Discord.Rest.RestTextChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetMessagesAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetMessagesAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetMessagesAsync nameWithType: RestTextChannel.GetMessagesAsync - uid: Discord.Rest.RestTextChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: RestTextChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetPinnedMessagesAsync nameWithType: RestTextChannel.GetPinnedMessagesAsync - uid: Discord.Rest.RestTextChannel.GetUserAsync(System.UInt64,Discord.RequestOptions) name: GetUserAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetUserAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetUserAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetUserAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestTextChannel.GetUserAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestTextChannel.GetUserAsync* name: GetUserAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetUserAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetUserAsync nameWithType: RestTextChannel.GetUserAsync - uid: Discord.Rest.RestTextChannel.GetUsersAsync(Discord.RequestOptions) name: GetUsersAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetUsersAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetUsersAsync(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetUsersAsync(Discord.RequestOptions) nameWithType: RestTextChannel.GetUsersAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.GetUsersAsync* name: GetUsersAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetUsersAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetUsersAsync nameWithType: RestTextChannel.GetUsersAsync - uid: Discord.Rest.RestTextChannel.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: RestTextChannel.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.Rest.RestTextChannel.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetWebhookAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetWebhookAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetWebhookAsync nameWithType: RestTextChannel.GetWebhookAsync - uid: Discord.Rest.RestTextChannel.GetWebhooksAsync(Discord.RequestOptions) name: GetWebhooksAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.GetWebhooksAsync(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.GetWebhooksAsync(Discord.RequestOptions) nameWithType: RestTextChannel.GetWebhooksAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.GetWebhooksAsync* name: GetWebhooksAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_GetWebhooksAsync_ commentId: Overload:Discord.Rest.RestTextChannel.GetWebhooksAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.GetWebhooksAsync nameWithType: RestTextChannel.GetWebhooksAsync - uid: Discord.Rest.RestTextChannel.IsNsfw name: IsNsfw href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_IsNsfw commentId: P:Discord.Rest.RestTextChannel.IsNsfw fullName: Discord.Rest.RestTextChannel.IsNsfw nameWithType: RestTextChannel.IsNsfw - uid: Discord.Rest.RestTextChannel.IsNsfw* name: IsNsfw href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_IsNsfw_ commentId: Overload:Discord.Rest.RestTextChannel.IsNsfw isSpec: "True" fullName: Discord.Rest.RestTextChannel.IsNsfw nameWithType: RestTextChannel.IsNsfw - uid: Discord.Rest.RestTextChannel.Mention name: Mention href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Mention commentId: P:Discord.Rest.RestTextChannel.Mention fullName: Discord.Rest.RestTextChannel.Mention nameWithType: RestTextChannel.Mention - uid: Discord.Rest.RestTextChannel.Mention* name: Mention href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Mention_ commentId: Overload:Discord.Rest.RestTextChannel.Mention isSpec: "True" fullName: Discord.Rest.RestTextChannel.Mention nameWithType: RestTextChannel.Mention - uid: Discord.Rest.RestTextChannel.ModifyAsync(System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_ModifyAsync_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.ModifyAsync(System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of TextChannelProperties), RequestOptions) fullName: Discord.Rest.RestTextChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestTextChannel.ModifyAsync(System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: RestTextChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestTextChannel.ModifyAsync(Action(Of TextChannelProperties), RequestOptions) - uid: Discord.Rest.RestTextChannel.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_ModifyAsync_ commentId: Overload:Discord.Rest.RestTextChannel.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.ModifyAsync nameWithType: RestTextChannel.ModifyAsync - uid: Discord.Rest.RestTextChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestTextChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.RestTextChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestTextChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestTextChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.Rest.RestTextChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.Rest.RestTextChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: RestTextChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.Rest.RestTextChannel.SendFileAsync* name: SendFileAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SendFileAsync_ commentId: Overload:Discord.Rest.RestTextChannel.SendFileAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.SendFileAsync nameWithType: RestTextChannel.SendFileAsync - uid: Discord.Rest.RestTextChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: RestTextChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.Rest.RestTextChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SendMessageAsync_ commentId: Overload:Discord.Rest.RestTextChannel.SendMessageAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.SendMessageAsync nameWithType: RestTextChannel.SendMessageAsync - uid: Discord.Rest.RestTextChannel.SlowModeInterval name: SlowModeInterval href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SlowModeInterval commentId: P:Discord.Rest.RestTextChannel.SlowModeInterval fullName: Discord.Rest.RestTextChannel.SlowModeInterval nameWithType: RestTextChannel.SlowModeInterval - uid: Discord.Rest.RestTextChannel.SlowModeInterval* name: SlowModeInterval href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SlowModeInterval_ commentId: Overload:Discord.Rest.RestTextChannel.SlowModeInterval isSpec: "True" fullName: Discord.Rest.RestTextChannel.SlowModeInterval nameWithType: RestTextChannel.SlowModeInterval - uid: Discord.Rest.RestTextChannel.SyncPermissionsAsync(Discord.RequestOptions) name: SyncPermissionsAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SyncPermissionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.SyncPermissionsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.SyncPermissionsAsync(Discord.RequestOptions) nameWithType: RestTextChannel.SyncPermissionsAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.SyncPermissionsAsync* name: SyncPermissionsAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_SyncPermissionsAsync_ commentId: Overload:Discord.Rest.RestTextChannel.SyncPermissionsAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.SyncPermissionsAsync nameWithType: RestTextChannel.SyncPermissionsAsync - uid: Discord.Rest.RestTextChannel.Topic name: Topic href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Topic commentId: P:Discord.Rest.RestTextChannel.Topic fullName: Discord.Rest.RestTextChannel.Topic nameWithType: RestTextChannel.Topic - uid: Discord.Rest.RestTextChannel.Topic* name: Topic href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_Topic_ commentId: Overload:Discord.Rest.RestTextChannel.Topic isSpec: "True" fullName: Discord.Rest.RestTextChannel.Topic nameWithType: RestTextChannel.Topic - uid: Discord.Rest.RestTextChannel.TriggerTypingAsync(Discord.RequestOptions) name: TriggerTypingAsync(RequestOptions) href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_TriggerTypingAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestTextChannel.TriggerTypingAsync(Discord.RequestOptions) fullName: Discord.Rest.RestTextChannel.TriggerTypingAsync(Discord.RequestOptions) nameWithType: RestTextChannel.TriggerTypingAsync(RequestOptions) - uid: Discord.Rest.RestTextChannel.TriggerTypingAsync* name: TriggerTypingAsync href: api/Discord.Rest.RestTextChannel.html#Discord_Rest_RestTextChannel_TriggerTypingAsync_ commentId: Overload:Discord.Rest.RestTextChannel.TriggerTypingAsync isSpec: "True" fullName: Discord.Rest.RestTextChannel.TriggerTypingAsync nameWithType: RestTextChannel.TriggerTypingAsync - uid: Discord.Rest.RestUser name: RestUser href: api/Discord.Rest.RestUser.html commentId: T:Discord.Rest.RestUser fullName: Discord.Rest.RestUser nameWithType: RestUser - uid: Discord.Rest.RestUser.ActiveClients name: ActiveClients href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_ActiveClients commentId: P:Discord.Rest.RestUser.ActiveClients fullName: Discord.Rest.RestUser.ActiveClients nameWithType: RestUser.ActiveClients - uid: Discord.Rest.RestUser.ActiveClients* name: ActiveClients href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_ActiveClients_ commentId: Overload:Discord.Rest.RestUser.ActiveClients isSpec: "True" fullName: Discord.Rest.RestUser.ActiveClients nameWithType: RestUser.ActiveClients - uid: Discord.Rest.RestUser.Activity name: Activity href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Activity commentId: P:Discord.Rest.RestUser.Activity fullName: Discord.Rest.RestUser.Activity nameWithType: RestUser.Activity - uid: Discord.Rest.RestUser.Activity* name: Activity href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Activity_ commentId: Overload:Discord.Rest.RestUser.Activity isSpec: "True" fullName: Discord.Rest.RestUser.Activity nameWithType: RestUser.Activity - uid: Discord.Rest.RestUser.AvatarId name: AvatarId href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_AvatarId commentId: P:Discord.Rest.RestUser.AvatarId fullName: Discord.Rest.RestUser.AvatarId nameWithType: RestUser.AvatarId - uid: Discord.Rest.RestUser.AvatarId* name: AvatarId href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_AvatarId_ commentId: Overload:Discord.Rest.RestUser.AvatarId isSpec: "True" fullName: Discord.Rest.RestUser.AvatarId nameWithType: RestUser.AvatarId - uid: Discord.Rest.RestUser.CreatedAt name: CreatedAt href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_CreatedAt commentId: P:Discord.Rest.RestUser.CreatedAt fullName: Discord.Rest.RestUser.CreatedAt nameWithType: RestUser.CreatedAt - uid: Discord.Rest.RestUser.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_CreatedAt_ commentId: Overload:Discord.Rest.RestUser.CreatedAt isSpec: "True" fullName: Discord.Rest.RestUser.CreatedAt nameWithType: RestUser.CreatedAt - uid: Discord.Rest.RestUser.Discord#IUser#GetOrCreateDMChannelAsync(Discord.RequestOptions) name: IUser.GetOrCreateDMChannelAsync(RequestOptions) href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Discord_IUser_GetOrCreateDMChannelAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUser.Discord#IUser#GetOrCreateDMChannelAsync(Discord.RequestOptions) name.vb: Discord.IUser.GetOrCreateDMChannelAsync(RequestOptions) fullName: Discord.Rest.RestUser.Discord.IUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) nameWithType: RestUser.IUser.GetOrCreateDMChannelAsync(RequestOptions) nameWithType.vb: RestUser.Discord.IUser.GetOrCreateDMChannelAsync(RequestOptions) - uid: Discord.Rest.RestUser.Discord#IUser#GetOrCreateDMChannelAsync* name: IUser.GetOrCreateDMChannelAsync href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Discord_IUser_GetOrCreateDMChannelAsync_ commentId: Overload:Discord.Rest.RestUser.Discord#IUser#GetOrCreateDMChannelAsync isSpec: "True" name.vb: Discord.IUser.GetOrCreateDMChannelAsync fullName: Discord.Rest.RestUser.Discord.IUser.GetOrCreateDMChannelAsync nameWithType: RestUser.IUser.GetOrCreateDMChannelAsync nameWithType.vb: RestUser.Discord.IUser.GetOrCreateDMChannelAsync - uid: Discord.Rest.RestUser.Discriminator name: Discriminator href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Discriminator commentId: P:Discord.Rest.RestUser.Discriminator fullName: Discord.Rest.RestUser.Discriminator nameWithType: RestUser.Discriminator - uid: Discord.Rest.RestUser.Discriminator* name: Discriminator href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Discriminator_ commentId: Overload:Discord.Rest.RestUser.Discriminator isSpec: "True" fullName: Discord.Rest.RestUser.Discriminator nameWithType: RestUser.Discriminator - uid: Discord.Rest.RestUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_DiscriminatorValue commentId: P:Discord.Rest.RestUser.DiscriminatorValue fullName: Discord.Rest.RestUser.DiscriminatorValue nameWithType: RestUser.DiscriminatorValue - uid: Discord.Rest.RestUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_DiscriminatorValue_ commentId: Overload:Discord.Rest.RestUser.DiscriminatorValue isSpec: "True" fullName: Discord.Rest.RestUser.DiscriminatorValue nameWithType: RestUser.DiscriminatorValue - uid: Discord.Rest.RestUser.GetAvatarUrl(Discord.ImageFormat,System.UInt16) name: GetAvatarUrl(ImageFormat, UInt16) href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_GetAvatarUrl_Discord_ImageFormat_System_UInt16_ commentId: M:Discord.Rest.RestUser.GetAvatarUrl(Discord.ImageFormat,System.UInt16) fullName: Discord.Rest.RestUser.GetAvatarUrl(Discord.ImageFormat, System.UInt16) nameWithType: RestUser.GetAvatarUrl(ImageFormat, UInt16) - uid: Discord.Rest.RestUser.GetAvatarUrl* name: GetAvatarUrl href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_GetAvatarUrl_ commentId: Overload:Discord.Rest.RestUser.GetAvatarUrl isSpec: "True" fullName: Discord.Rest.RestUser.GetAvatarUrl nameWithType: RestUser.GetAvatarUrl - uid: Discord.Rest.RestUser.GetDefaultAvatarUrl name: GetDefaultAvatarUrl() href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_GetDefaultAvatarUrl commentId: M:Discord.Rest.RestUser.GetDefaultAvatarUrl fullName: Discord.Rest.RestUser.GetDefaultAvatarUrl() nameWithType: RestUser.GetDefaultAvatarUrl() - uid: Discord.Rest.RestUser.GetDefaultAvatarUrl* name: GetDefaultAvatarUrl href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_GetDefaultAvatarUrl_ commentId: Overload:Discord.Rest.RestUser.GetDefaultAvatarUrl isSpec: "True" fullName: Discord.Rest.RestUser.GetDefaultAvatarUrl nameWithType: RestUser.GetDefaultAvatarUrl - uid: Discord.Rest.RestUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) name: GetOrCreateDMChannelAsync(RequestOptions) href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_GetOrCreateDMChannelAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) fullName: Discord.Rest.RestUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) nameWithType: RestUser.GetOrCreateDMChannelAsync(RequestOptions) - uid: Discord.Rest.RestUser.GetOrCreateDMChannelAsync* name: GetOrCreateDMChannelAsync href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_GetOrCreateDMChannelAsync_ commentId: Overload:Discord.Rest.RestUser.GetOrCreateDMChannelAsync isSpec: "True" fullName: Discord.Rest.RestUser.GetOrCreateDMChannelAsync nameWithType: RestUser.GetOrCreateDMChannelAsync - uid: Discord.Rest.RestUser.IsBot name: IsBot href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_IsBot commentId: P:Discord.Rest.RestUser.IsBot fullName: Discord.Rest.RestUser.IsBot nameWithType: RestUser.IsBot - uid: Discord.Rest.RestUser.IsBot* name: IsBot href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_IsBot_ commentId: Overload:Discord.Rest.RestUser.IsBot isSpec: "True" fullName: Discord.Rest.RestUser.IsBot nameWithType: RestUser.IsBot - uid: Discord.Rest.RestUser.IsWebhook name: IsWebhook href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_IsWebhook commentId: P:Discord.Rest.RestUser.IsWebhook fullName: Discord.Rest.RestUser.IsWebhook nameWithType: RestUser.IsWebhook - uid: Discord.Rest.RestUser.IsWebhook* name: IsWebhook href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_IsWebhook_ commentId: Overload:Discord.Rest.RestUser.IsWebhook isSpec: "True" fullName: Discord.Rest.RestUser.IsWebhook nameWithType: RestUser.IsWebhook - uid: Discord.Rest.RestUser.Mention name: Mention href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Mention commentId: P:Discord.Rest.RestUser.Mention fullName: Discord.Rest.RestUser.Mention nameWithType: RestUser.Mention - uid: Discord.Rest.RestUser.Mention* name: Mention href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Mention_ commentId: Overload:Discord.Rest.RestUser.Mention isSpec: "True" fullName: Discord.Rest.RestUser.Mention nameWithType: RestUser.Mention - uid: Discord.Rest.RestUser.Status name: Status href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Status commentId: P:Discord.Rest.RestUser.Status fullName: Discord.Rest.RestUser.Status nameWithType: RestUser.Status - uid: Discord.Rest.RestUser.Status* name: Status href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Status_ commentId: Overload:Discord.Rest.RestUser.Status isSpec: "True" fullName: Discord.Rest.RestUser.Status nameWithType: RestUser.Status - uid: Discord.Rest.RestUser.ToString name: ToString() href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_ToString commentId: M:Discord.Rest.RestUser.ToString fullName: Discord.Rest.RestUser.ToString() nameWithType: RestUser.ToString() - uid: Discord.Rest.RestUser.ToString* name: ToString href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_ToString_ commentId: Overload:Discord.Rest.RestUser.ToString isSpec: "True" fullName: Discord.Rest.RestUser.ToString nameWithType: RestUser.ToString - uid: Discord.Rest.RestUser.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUser.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestUser.UpdateAsync(Discord.RequestOptions) nameWithType: RestUser.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestUser.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_UpdateAsync_ commentId: Overload:Discord.Rest.RestUser.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestUser.UpdateAsync nameWithType: RestUser.UpdateAsync - uid: Discord.Rest.RestUser.Username name: Username href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Username commentId: P:Discord.Rest.RestUser.Username fullName: Discord.Rest.RestUser.Username nameWithType: RestUser.Username - uid: Discord.Rest.RestUser.Username* name: Username href: api/Discord.Rest.RestUser.html#Discord_Rest_RestUser_Username_ commentId: Overload:Discord.Rest.RestUser.Username isSpec: "True" fullName: Discord.Rest.RestUser.Username nameWithType: RestUser.Username - uid: Discord.Rest.RestUserGuild name: RestUserGuild href: api/Discord.Rest.RestUserGuild.html commentId: T:Discord.Rest.RestUserGuild fullName: Discord.Rest.RestUserGuild nameWithType: RestUserGuild - uid: Discord.Rest.RestUserGuild.CreatedAt name: CreatedAt href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_CreatedAt commentId: P:Discord.Rest.RestUserGuild.CreatedAt fullName: Discord.Rest.RestUserGuild.CreatedAt nameWithType: RestUserGuild.CreatedAt - uid: Discord.Rest.RestUserGuild.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_CreatedAt_ commentId: Overload:Discord.Rest.RestUserGuild.CreatedAt isSpec: "True" fullName: Discord.Rest.RestUserGuild.CreatedAt nameWithType: RestUserGuild.CreatedAt - uid: Discord.Rest.RestUserGuild.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUserGuild.DeleteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestUserGuild.DeleteAsync(Discord.RequestOptions) nameWithType: RestUserGuild.DeleteAsync(RequestOptions) - uid: Discord.Rest.RestUserGuild.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_DeleteAsync_ commentId: Overload:Discord.Rest.RestUserGuild.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestUserGuild.DeleteAsync nameWithType: RestUserGuild.DeleteAsync - uid: Discord.Rest.RestUserGuild.IconUrl name: IconUrl href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_IconUrl commentId: P:Discord.Rest.RestUserGuild.IconUrl fullName: Discord.Rest.RestUserGuild.IconUrl nameWithType: RestUserGuild.IconUrl - uid: Discord.Rest.RestUserGuild.IconUrl* name: IconUrl href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_IconUrl_ commentId: Overload:Discord.Rest.RestUserGuild.IconUrl isSpec: "True" fullName: Discord.Rest.RestUserGuild.IconUrl nameWithType: RestUserGuild.IconUrl - uid: Discord.Rest.RestUserGuild.IsOwner name: IsOwner href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_IsOwner commentId: P:Discord.Rest.RestUserGuild.IsOwner fullName: Discord.Rest.RestUserGuild.IsOwner nameWithType: RestUserGuild.IsOwner - uid: Discord.Rest.RestUserGuild.IsOwner* name: IsOwner href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_IsOwner_ commentId: Overload:Discord.Rest.RestUserGuild.IsOwner isSpec: "True" fullName: Discord.Rest.RestUserGuild.IsOwner nameWithType: RestUserGuild.IsOwner - uid: Discord.Rest.RestUserGuild.LeaveAsync(Discord.RequestOptions) name: LeaveAsync(RequestOptions) href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_LeaveAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUserGuild.LeaveAsync(Discord.RequestOptions) fullName: Discord.Rest.RestUserGuild.LeaveAsync(Discord.RequestOptions) nameWithType: RestUserGuild.LeaveAsync(RequestOptions) - uid: Discord.Rest.RestUserGuild.LeaveAsync* name: LeaveAsync href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_LeaveAsync_ commentId: Overload:Discord.Rest.RestUserGuild.LeaveAsync isSpec: "True" fullName: Discord.Rest.RestUserGuild.LeaveAsync nameWithType: RestUserGuild.LeaveAsync - uid: Discord.Rest.RestUserGuild.Name name: Name href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_Name commentId: P:Discord.Rest.RestUserGuild.Name fullName: Discord.Rest.RestUserGuild.Name nameWithType: RestUserGuild.Name - uid: Discord.Rest.RestUserGuild.Name* name: Name href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_Name_ commentId: Overload:Discord.Rest.RestUserGuild.Name isSpec: "True" fullName: Discord.Rest.RestUserGuild.Name nameWithType: RestUserGuild.Name - uid: Discord.Rest.RestUserGuild.Permissions name: Permissions href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_Permissions commentId: P:Discord.Rest.RestUserGuild.Permissions fullName: Discord.Rest.RestUserGuild.Permissions nameWithType: RestUserGuild.Permissions - uid: Discord.Rest.RestUserGuild.Permissions* name: Permissions href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_Permissions_ commentId: Overload:Discord.Rest.RestUserGuild.Permissions isSpec: "True" fullName: Discord.Rest.RestUserGuild.Permissions nameWithType: RestUserGuild.Permissions - uid: Discord.Rest.RestUserGuild.ToString name: ToString() href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_ToString commentId: M:Discord.Rest.RestUserGuild.ToString fullName: Discord.Rest.RestUserGuild.ToString() nameWithType: RestUserGuild.ToString() - uid: Discord.Rest.RestUserGuild.ToString* name: ToString href: api/Discord.Rest.RestUserGuild.html#Discord_Rest_RestUserGuild_ToString_ commentId: Overload:Discord.Rest.RestUserGuild.ToString isSpec: "True" fullName: Discord.Rest.RestUserGuild.ToString nameWithType: RestUserGuild.ToString - uid: Discord.Rest.RestUserMessage name: RestUserMessage href: api/Discord.Rest.RestUserMessage.html commentId: T:Discord.Rest.RestUserMessage fullName: Discord.Rest.RestUserMessage nameWithType: RestUserMessage - uid: Discord.Rest.RestUserMessage.Attachments name: Attachments href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Attachments commentId: P:Discord.Rest.RestUserMessage.Attachments fullName: Discord.Rest.RestUserMessage.Attachments nameWithType: RestUserMessage.Attachments - uid: Discord.Rest.RestUserMessage.Attachments* name: Attachments href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Attachments_ commentId: Overload:Discord.Rest.RestUserMessage.Attachments isSpec: "True" fullName: Discord.Rest.RestUserMessage.Attachments nameWithType: RestUserMessage.Attachments - uid: Discord.Rest.RestUserMessage.EditedTimestamp name: EditedTimestamp href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_EditedTimestamp commentId: P:Discord.Rest.RestUserMessage.EditedTimestamp fullName: Discord.Rest.RestUserMessage.EditedTimestamp nameWithType: RestUserMessage.EditedTimestamp - uid: Discord.Rest.RestUserMessage.EditedTimestamp* name: EditedTimestamp href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_EditedTimestamp_ commentId: Overload:Discord.Rest.RestUserMessage.EditedTimestamp isSpec: "True" fullName: Discord.Rest.RestUserMessage.EditedTimestamp nameWithType: RestUserMessage.EditedTimestamp - uid: Discord.Rest.RestUserMessage.Embeds name: Embeds href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Embeds commentId: P:Discord.Rest.RestUserMessage.Embeds fullName: Discord.Rest.RestUserMessage.Embeds nameWithType: RestUserMessage.Embeds - uid: Discord.Rest.RestUserMessage.Embeds* name: Embeds href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Embeds_ commentId: Overload:Discord.Rest.RestUserMessage.Embeds isSpec: "True" fullName: Discord.Rest.RestUserMessage.Embeds nameWithType: RestUserMessage.Embeds - uid: Discord.Rest.RestUserMessage.IsPinned name: IsPinned href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_IsPinned commentId: P:Discord.Rest.RestUserMessage.IsPinned fullName: Discord.Rest.RestUserMessage.IsPinned nameWithType: RestUserMessage.IsPinned - uid: Discord.Rest.RestUserMessage.IsPinned* name: IsPinned href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_IsPinned_ commentId: Overload:Discord.Rest.RestUserMessage.IsPinned isSpec: "True" fullName: Discord.Rest.RestUserMessage.IsPinned nameWithType: RestUserMessage.IsPinned - uid: Discord.Rest.RestUserMessage.IsSuppressed name: IsSuppressed href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_IsSuppressed commentId: P:Discord.Rest.RestUserMessage.IsSuppressed fullName: Discord.Rest.RestUserMessage.IsSuppressed nameWithType: RestUserMessage.IsSuppressed - uid: Discord.Rest.RestUserMessage.IsSuppressed* name: IsSuppressed href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_IsSuppressed_ commentId: Overload:Discord.Rest.RestUserMessage.IsSuppressed isSpec: "True" fullName: Discord.Rest.RestUserMessage.IsSuppressed nameWithType: RestUserMessage.IsSuppressed - uid: Discord.Rest.RestUserMessage.IsTTS name: IsTTS href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_IsTTS commentId: P:Discord.Rest.RestUserMessage.IsTTS fullName: Discord.Rest.RestUserMessage.IsTTS nameWithType: RestUserMessage.IsTTS - uid: Discord.Rest.RestUserMessage.IsTTS* name: IsTTS href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_IsTTS_ commentId: Overload:Discord.Rest.RestUserMessage.IsTTS isSpec: "True" fullName: Discord.Rest.RestUserMessage.IsTTS nameWithType: RestUserMessage.IsTTS - uid: Discord.Rest.RestUserMessage.MentionedChannelIds name: MentionedChannelIds href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_MentionedChannelIds commentId: P:Discord.Rest.RestUserMessage.MentionedChannelIds fullName: Discord.Rest.RestUserMessage.MentionedChannelIds nameWithType: RestUserMessage.MentionedChannelIds - uid: Discord.Rest.RestUserMessage.MentionedChannelIds* name: MentionedChannelIds href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_MentionedChannelIds_ commentId: Overload:Discord.Rest.RestUserMessage.MentionedChannelIds isSpec: "True" fullName: Discord.Rest.RestUserMessage.MentionedChannelIds nameWithType: RestUserMessage.MentionedChannelIds - uid: Discord.Rest.RestUserMessage.MentionedRoleIds name: MentionedRoleIds href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_MentionedRoleIds commentId: P:Discord.Rest.RestUserMessage.MentionedRoleIds fullName: Discord.Rest.RestUserMessage.MentionedRoleIds nameWithType: RestUserMessage.MentionedRoleIds - uid: Discord.Rest.RestUserMessage.MentionedRoleIds* name: MentionedRoleIds href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_MentionedRoleIds_ commentId: Overload:Discord.Rest.RestUserMessage.MentionedRoleIds isSpec: "True" fullName: Discord.Rest.RestUserMessage.MentionedRoleIds nameWithType: RestUserMessage.MentionedRoleIds - uid: Discord.Rest.RestUserMessage.MentionedUsers name: MentionedUsers href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_MentionedUsers commentId: P:Discord.Rest.RestUserMessage.MentionedUsers fullName: Discord.Rest.RestUserMessage.MentionedUsers nameWithType: RestUserMessage.MentionedUsers - uid: Discord.Rest.RestUserMessage.MentionedUsers* name: MentionedUsers href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_MentionedUsers_ commentId: Overload:Discord.Rest.RestUserMessage.MentionedUsers isSpec: "True" fullName: Discord.Rest.RestUserMessage.MentionedUsers nameWithType: RestUserMessage.MentionedUsers - uid: Discord.Rest.RestUserMessage.ModifyAsync(System.Action{Discord.MessageProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_ModifyAsync_System_Action_Discord_MessageProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestUserMessage.ModifyAsync(System.Action{Discord.MessageProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of MessageProperties), RequestOptions) fullName: Discord.Rest.RestUserMessage.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestUserMessage.ModifyAsync(System.Action(Of Discord.MessageProperties), Discord.RequestOptions) nameWithType: RestUserMessage.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestUserMessage.ModifyAsync(Action(Of MessageProperties), RequestOptions) - uid: Discord.Rest.RestUserMessage.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_ModifyAsync_ commentId: Overload:Discord.Rest.RestUserMessage.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestUserMessage.ModifyAsync nameWithType: RestUserMessage.ModifyAsync - uid: Discord.Rest.RestUserMessage.ModifySuppressionAsync(System.Boolean,Discord.RequestOptions) name: ModifySuppressionAsync(Boolean, RequestOptions) href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_ModifySuppressionAsync_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUserMessage.ModifySuppressionAsync(System.Boolean,Discord.RequestOptions) fullName: Discord.Rest.RestUserMessage.ModifySuppressionAsync(System.Boolean, Discord.RequestOptions) nameWithType: RestUserMessage.ModifySuppressionAsync(Boolean, RequestOptions) - uid: Discord.Rest.RestUserMessage.ModifySuppressionAsync* name: ModifySuppressionAsync href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_ModifySuppressionAsync_ commentId: Overload:Discord.Rest.RestUserMessage.ModifySuppressionAsync isSpec: "True" fullName: Discord.Rest.RestUserMessage.ModifySuppressionAsync nameWithType: RestUserMessage.ModifySuppressionAsync - uid: Discord.Rest.RestUserMessage.PinAsync(Discord.RequestOptions) name: PinAsync(RequestOptions) href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_PinAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUserMessage.PinAsync(Discord.RequestOptions) fullName: Discord.Rest.RestUserMessage.PinAsync(Discord.RequestOptions) nameWithType: RestUserMessage.PinAsync(RequestOptions) - uid: Discord.Rest.RestUserMessage.PinAsync* name: PinAsync href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_PinAsync_ commentId: Overload:Discord.Rest.RestUserMessage.PinAsync isSpec: "True" fullName: Discord.Rest.RestUserMessage.PinAsync nameWithType: RestUserMessage.PinAsync - uid: Discord.Rest.RestUserMessage.Resolve(Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) name: Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Resolve_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_ commentId: M:Discord.Rest.RestUserMessage.Resolve(Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) fullName: Discord.Rest.RestUserMessage.Resolve(Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling) nameWithType: RestUserMessage.Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) - uid: Discord.Rest.RestUserMessage.Resolve(System.Int32,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) name: Resolve(Int32, TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Resolve_System_Int32_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_ commentId: M:Discord.Rest.RestUserMessage.Resolve(System.Int32,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) fullName: Discord.Rest.RestUserMessage.Resolve(System.Int32, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling) nameWithType: RestUserMessage.Resolve(Int32, TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) - uid: Discord.Rest.RestUserMessage.Resolve* name: Resolve href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Resolve_ commentId: Overload:Discord.Rest.RestUserMessage.Resolve isSpec: "True" fullName: Discord.Rest.RestUserMessage.Resolve nameWithType: RestUserMessage.Resolve - uid: Discord.Rest.RestUserMessage.Tags name: Tags href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Tags commentId: P:Discord.Rest.RestUserMessage.Tags fullName: Discord.Rest.RestUserMessage.Tags nameWithType: RestUserMessage.Tags - uid: Discord.Rest.RestUserMessage.Tags* name: Tags href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_Tags_ commentId: Overload:Discord.Rest.RestUserMessage.Tags isSpec: "True" fullName: Discord.Rest.RestUserMessage.Tags nameWithType: RestUserMessage.Tags - uid: Discord.Rest.RestUserMessage.UnpinAsync(Discord.RequestOptions) name: UnpinAsync(RequestOptions) href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_UnpinAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestUserMessage.UnpinAsync(Discord.RequestOptions) fullName: Discord.Rest.RestUserMessage.UnpinAsync(Discord.RequestOptions) nameWithType: RestUserMessage.UnpinAsync(RequestOptions) - uid: Discord.Rest.RestUserMessage.UnpinAsync* name: UnpinAsync href: api/Discord.Rest.RestUserMessage.html#Discord_Rest_RestUserMessage_UnpinAsync_ commentId: Overload:Discord.Rest.RestUserMessage.UnpinAsync isSpec: "True" fullName: Discord.Rest.RestUserMessage.UnpinAsync nameWithType: RestUserMessage.UnpinAsync - uid: Discord.Rest.RestVoiceChannel name: RestVoiceChannel href: api/Discord.Rest.RestVoiceChannel.html commentId: T:Discord.Rest.RestVoiceChannel fullName: Discord.Rest.RestVoiceChannel nameWithType: RestVoiceChannel - uid: Discord.Rest.RestVoiceChannel.Bitrate name: Bitrate href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Bitrate commentId: P:Discord.Rest.RestVoiceChannel.Bitrate fullName: Discord.Rest.RestVoiceChannel.Bitrate nameWithType: RestVoiceChannel.Bitrate - uid: Discord.Rest.RestVoiceChannel.Bitrate* name: Bitrate href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Bitrate_ commentId: Overload:Discord.Rest.RestVoiceChannel.Bitrate isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.Bitrate nameWithType: RestVoiceChannel.Bitrate - uid: Discord.Rest.RestVoiceChannel.CategoryId name: CategoryId href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_CategoryId commentId: P:Discord.Rest.RestVoiceChannel.CategoryId fullName: Discord.Rest.RestVoiceChannel.CategoryId nameWithType: RestVoiceChannel.CategoryId - uid: Discord.Rest.RestVoiceChannel.CategoryId* name: CategoryId href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_CategoryId_ commentId: Overload:Discord.Rest.RestVoiceChannel.CategoryId isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.CategoryId nameWithType: RestVoiceChannel.CategoryId - uid: Discord.Rest.RestVoiceChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_CreateInviteAsync_System_Nullable_System_Int32__System_Nullable_System_Int32__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) fullName: Discord.Rest.RestVoiceChannel.CreateInviteAsync(System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.Rest.RestVoiceChannel.CreateInviteAsync(System.Nullable(Of System.Int32), System.Nullable(Of System.Int32), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: RestVoiceChannel.CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: RestVoiceChannel.CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) - uid: Discord.Rest.RestVoiceChannel.CreateInviteAsync* name: CreateInviteAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_CreateInviteAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.CreateInviteAsync isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.CreateInviteAsync nameWithType: RestVoiceChannel.CreateInviteAsync - uid: Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name: IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IAudioChannel_ConnectAsync_System_Boolean_System_Boolean_System_Boolean_ commentId: M:Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name.vb: Discord.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) fullName: Discord.Rest.RestVoiceChannel.Discord.IAudioChannel.ConnectAsync(System.Boolean, System.Boolean, System.Boolean) nameWithType: RestVoiceChannel.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) nameWithType.vb: RestVoiceChannel.Discord.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) - uid: Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#ConnectAsync* name: IAudioChannel.ConnectAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IAudioChannel_ConnectAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#ConnectAsync isSpec: "True" name.vb: Discord.IAudioChannel.ConnectAsync fullName: Discord.Rest.RestVoiceChannel.Discord.IAudioChannel.ConnectAsync nameWithType: RestVoiceChannel.IAudioChannel.ConnectAsync nameWithType.vb: RestVoiceChannel.Discord.IAudioChannel.ConnectAsync - uid: Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#DisconnectAsync name: IAudioChannel.DisconnectAsync() href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IAudioChannel_DisconnectAsync commentId: M:Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#DisconnectAsync name.vb: Discord.IAudioChannel.DisconnectAsync() fullName: Discord.Rest.RestVoiceChannel.Discord.IAudioChannel.DisconnectAsync() nameWithType: RestVoiceChannel.IAudioChannel.DisconnectAsync() nameWithType.vb: RestVoiceChannel.Discord.IAudioChannel.DisconnectAsync() - uid: Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#DisconnectAsync* name: IAudioChannel.DisconnectAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IAudioChannel_DisconnectAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.Discord#IAudioChannel#DisconnectAsync isSpec: "True" name.vb: Discord.IAudioChannel.DisconnectAsync fullName: Discord.Rest.RestVoiceChannel.Discord.IAudioChannel.DisconnectAsync nameWithType: RestVoiceChannel.IAudioChannel.DisconnectAsync nameWithType.vb: RestVoiceChannel.Discord.IAudioChannel.DisconnectAsync - uid: Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.Rest.RestVoiceChannel.Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: RestVoiceChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: RestVoiceChannel.Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUserAsync* name: IGuildChannel.GetUserAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUserAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUserAsync fullName: Discord.Rest.RestVoiceChannel.Discord.IGuildChannel.GetUserAsync nameWithType: RestVoiceChannel.IGuildChannel.GetUserAsync nameWithType.vb: RestVoiceChannel.Discord.IGuildChannel.GetUserAsync - uid: Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IGuildChannel_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestVoiceChannel.Discord.IGuildChannel.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestVoiceChannel.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: RestVoiceChannel.Discord.IGuildChannel.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUsersAsync* name: IGuildChannel.GetUsersAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_IGuildChannel_GetUsersAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.Discord#IGuildChannel#GetUsersAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUsersAsync fullName: Discord.Rest.RestVoiceChannel.Discord.IGuildChannel.GetUsersAsync nameWithType: RestVoiceChannel.IGuildChannel.GetUsersAsync nameWithType.vb: RestVoiceChannel.Discord.IGuildChannel.GetUsersAsync - uid: Discord.Rest.RestVoiceChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name: INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_INestedChannel_GetCategoryAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) fullName: Discord.Rest.RestVoiceChannel.Discord.INestedChannel.GetCategoryAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: RestVoiceChannel.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) nameWithType.vb: RestVoiceChannel.Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) - uid: Discord.Rest.RestVoiceChannel.Discord#INestedChannel#GetCategoryAsync* name: INestedChannel.GetCategoryAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_Discord_INestedChannel_GetCategoryAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.Discord#INestedChannel#GetCategoryAsync isSpec: "True" name.vb: Discord.INestedChannel.GetCategoryAsync fullName: Discord.Rest.RestVoiceChannel.Discord.INestedChannel.GetCategoryAsync nameWithType: RestVoiceChannel.INestedChannel.GetCategoryAsync nameWithType.vb: RestVoiceChannel.Discord.INestedChannel.GetCategoryAsync - uid: Discord.Rest.RestVoiceChannel.GetCategoryAsync(Discord.RequestOptions) name: GetCategoryAsync(RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_GetCategoryAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.GetCategoryAsync(Discord.RequestOptions) fullName: Discord.Rest.RestVoiceChannel.GetCategoryAsync(Discord.RequestOptions) nameWithType: RestVoiceChannel.GetCategoryAsync(RequestOptions) - uid: Discord.Rest.RestVoiceChannel.GetCategoryAsync* name: GetCategoryAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_GetCategoryAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.GetCategoryAsync isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.GetCategoryAsync nameWithType: RestVoiceChannel.GetCategoryAsync - uid: Discord.Rest.RestVoiceChannel.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.Rest.RestVoiceChannel.GetInvitesAsync(Discord.RequestOptions) nameWithType: RestVoiceChannel.GetInvitesAsync(RequestOptions) - uid: Discord.Rest.RestVoiceChannel.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_GetInvitesAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.GetInvitesAsync isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.GetInvitesAsync nameWithType: RestVoiceChannel.GetInvitesAsync - uid: Discord.Rest.RestVoiceChannel.ModifyAsync(System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_ModifyAsync_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.ModifyAsync(System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.Rest.RestVoiceChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestVoiceChannel.ModifyAsync(System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: RestVoiceChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestVoiceChannel.ModifyAsync(Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.Rest.RestVoiceChannel.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_ModifyAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.ModifyAsync nameWithType: RestVoiceChannel.ModifyAsync - uid: Discord.Rest.RestVoiceChannel.SyncPermissionsAsync(Discord.RequestOptions) name: SyncPermissionsAsync(RequestOptions) href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_SyncPermissionsAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestVoiceChannel.SyncPermissionsAsync(Discord.RequestOptions) fullName: Discord.Rest.RestVoiceChannel.SyncPermissionsAsync(Discord.RequestOptions) nameWithType: RestVoiceChannel.SyncPermissionsAsync(RequestOptions) - uid: Discord.Rest.RestVoiceChannel.SyncPermissionsAsync* name: SyncPermissionsAsync href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_SyncPermissionsAsync_ commentId: Overload:Discord.Rest.RestVoiceChannel.SyncPermissionsAsync isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.SyncPermissionsAsync nameWithType: RestVoiceChannel.SyncPermissionsAsync - uid: Discord.Rest.RestVoiceChannel.UserLimit name: UserLimit href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_UserLimit commentId: P:Discord.Rest.RestVoiceChannel.UserLimit fullName: Discord.Rest.RestVoiceChannel.UserLimit nameWithType: RestVoiceChannel.UserLimit - uid: Discord.Rest.RestVoiceChannel.UserLimit* name: UserLimit href: api/Discord.Rest.RestVoiceChannel.html#Discord_Rest_RestVoiceChannel_UserLimit_ commentId: Overload:Discord.Rest.RestVoiceChannel.UserLimit isSpec: "True" fullName: Discord.Rest.RestVoiceChannel.UserLimit nameWithType: RestVoiceChannel.UserLimit - uid: Discord.Rest.RestVoiceRegion name: RestVoiceRegion href: api/Discord.Rest.RestVoiceRegion.html commentId: T:Discord.Rest.RestVoiceRegion fullName: Discord.Rest.RestVoiceRegion nameWithType: RestVoiceRegion - uid: Discord.Rest.RestVoiceRegion.IsCustom name: IsCustom href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsCustom commentId: P:Discord.Rest.RestVoiceRegion.IsCustom fullName: Discord.Rest.RestVoiceRegion.IsCustom nameWithType: RestVoiceRegion.IsCustom - uid: Discord.Rest.RestVoiceRegion.IsCustom* name: IsCustom href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsCustom_ commentId: Overload:Discord.Rest.RestVoiceRegion.IsCustom isSpec: "True" fullName: Discord.Rest.RestVoiceRegion.IsCustom nameWithType: RestVoiceRegion.IsCustom - uid: Discord.Rest.RestVoiceRegion.IsDeprecated name: IsDeprecated href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsDeprecated commentId: P:Discord.Rest.RestVoiceRegion.IsDeprecated fullName: Discord.Rest.RestVoiceRegion.IsDeprecated nameWithType: RestVoiceRegion.IsDeprecated - uid: Discord.Rest.RestVoiceRegion.IsDeprecated* name: IsDeprecated href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsDeprecated_ commentId: Overload:Discord.Rest.RestVoiceRegion.IsDeprecated isSpec: "True" fullName: Discord.Rest.RestVoiceRegion.IsDeprecated nameWithType: RestVoiceRegion.IsDeprecated - uid: Discord.Rest.RestVoiceRegion.IsOptimal name: IsOptimal href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsOptimal commentId: P:Discord.Rest.RestVoiceRegion.IsOptimal fullName: Discord.Rest.RestVoiceRegion.IsOptimal nameWithType: RestVoiceRegion.IsOptimal - uid: Discord.Rest.RestVoiceRegion.IsOptimal* name: IsOptimal href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsOptimal_ commentId: Overload:Discord.Rest.RestVoiceRegion.IsOptimal isSpec: "True" fullName: Discord.Rest.RestVoiceRegion.IsOptimal nameWithType: RestVoiceRegion.IsOptimal - uid: Discord.Rest.RestVoiceRegion.IsVip name: IsVip href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsVip commentId: P:Discord.Rest.RestVoiceRegion.IsVip fullName: Discord.Rest.RestVoiceRegion.IsVip nameWithType: RestVoiceRegion.IsVip - uid: Discord.Rest.RestVoiceRegion.IsVip* name: IsVip href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_IsVip_ commentId: Overload:Discord.Rest.RestVoiceRegion.IsVip isSpec: "True" fullName: Discord.Rest.RestVoiceRegion.IsVip nameWithType: RestVoiceRegion.IsVip - uid: Discord.Rest.RestVoiceRegion.Name name: Name href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_Name commentId: P:Discord.Rest.RestVoiceRegion.Name fullName: Discord.Rest.RestVoiceRegion.Name nameWithType: RestVoiceRegion.Name - uid: Discord.Rest.RestVoiceRegion.Name* name: Name href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_Name_ commentId: Overload:Discord.Rest.RestVoiceRegion.Name isSpec: "True" fullName: Discord.Rest.RestVoiceRegion.Name nameWithType: RestVoiceRegion.Name - uid: Discord.Rest.RestVoiceRegion.ToString name: ToString() href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_ToString commentId: M:Discord.Rest.RestVoiceRegion.ToString fullName: Discord.Rest.RestVoiceRegion.ToString() nameWithType: RestVoiceRegion.ToString() - uid: Discord.Rest.RestVoiceRegion.ToString* name: ToString href: api/Discord.Rest.RestVoiceRegion.html#Discord_Rest_RestVoiceRegion_ToString_ commentId: Overload:Discord.Rest.RestVoiceRegion.ToString isSpec: "True" fullName: Discord.Rest.RestVoiceRegion.ToString nameWithType: RestVoiceRegion.ToString - uid: Discord.Rest.RestWebhook name: RestWebhook href: api/Discord.Rest.RestWebhook.html commentId: T:Discord.Rest.RestWebhook fullName: Discord.Rest.RestWebhook nameWithType: RestWebhook - uid: Discord.Rest.RestWebhook.AvatarId name: AvatarId href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_AvatarId commentId: P:Discord.Rest.RestWebhook.AvatarId fullName: Discord.Rest.RestWebhook.AvatarId nameWithType: RestWebhook.AvatarId - uid: Discord.Rest.RestWebhook.AvatarId* name: AvatarId href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_AvatarId_ commentId: Overload:Discord.Rest.RestWebhook.AvatarId isSpec: "True" fullName: Discord.Rest.RestWebhook.AvatarId nameWithType: RestWebhook.AvatarId - uid: Discord.Rest.RestWebhook.ChannelId name: ChannelId href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_ChannelId commentId: P:Discord.Rest.RestWebhook.ChannelId fullName: Discord.Rest.RestWebhook.ChannelId nameWithType: RestWebhook.ChannelId - uid: Discord.Rest.RestWebhook.ChannelId* name: ChannelId href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_ChannelId_ commentId: Overload:Discord.Rest.RestWebhook.ChannelId isSpec: "True" fullName: Discord.Rest.RestWebhook.ChannelId nameWithType: RestWebhook.ChannelId - uid: Discord.Rest.RestWebhook.CreatedAt name: CreatedAt href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_CreatedAt commentId: P:Discord.Rest.RestWebhook.CreatedAt fullName: Discord.Rest.RestWebhook.CreatedAt nameWithType: RestWebhook.CreatedAt - uid: Discord.Rest.RestWebhook.CreatedAt* name: CreatedAt href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_CreatedAt_ commentId: Overload:Discord.Rest.RestWebhook.CreatedAt isSpec: "True" fullName: Discord.Rest.RestWebhook.CreatedAt nameWithType: RestWebhook.CreatedAt - uid: Discord.Rest.RestWebhook.Creator name: Creator href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Creator commentId: P:Discord.Rest.RestWebhook.Creator fullName: Discord.Rest.RestWebhook.Creator nameWithType: RestWebhook.Creator - uid: Discord.Rest.RestWebhook.Creator* name: Creator href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Creator_ commentId: Overload:Discord.Rest.RestWebhook.Creator isSpec: "True" fullName: Discord.Rest.RestWebhook.Creator nameWithType: RestWebhook.Creator - uid: Discord.Rest.RestWebhook.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhook.DeleteAsync(Discord.RequestOptions) fullName: Discord.Rest.RestWebhook.DeleteAsync(Discord.RequestOptions) nameWithType: RestWebhook.DeleteAsync(RequestOptions) - uid: Discord.Rest.RestWebhook.DeleteAsync* name: DeleteAsync href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_DeleteAsync_ commentId: Overload:Discord.Rest.RestWebhook.DeleteAsync isSpec: "True" fullName: Discord.Rest.RestWebhook.DeleteAsync nameWithType: RestWebhook.DeleteAsync - uid: Discord.Rest.RestWebhook.Discord#IWebhook#Channel name: IWebhook.Channel href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Discord_IWebhook_Channel commentId: P:Discord.Rest.RestWebhook.Discord#IWebhook#Channel name.vb: Discord.IWebhook.Channel fullName: Discord.Rest.RestWebhook.Discord.IWebhook.Channel nameWithType: RestWebhook.IWebhook.Channel nameWithType.vb: RestWebhook.Discord.IWebhook.Channel - uid: Discord.Rest.RestWebhook.Discord#IWebhook#Channel* name: IWebhook.Channel href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Discord_IWebhook_Channel_ commentId: Overload:Discord.Rest.RestWebhook.Discord#IWebhook#Channel isSpec: "True" name.vb: Discord.IWebhook.Channel fullName: Discord.Rest.RestWebhook.Discord.IWebhook.Channel nameWithType: RestWebhook.IWebhook.Channel nameWithType.vb: RestWebhook.Discord.IWebhook.Channel - uid: Discord.Rest.RestWebhook.Discord#IWebhook#Guild name: IWebhook.Guild href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Discord_IWebhook_Guild commentId: P:Discord.Rest.RestWebhook.Discord#IWebhook#Guild name.vb: Discord.IWebhook.Guild fullName: Discord.Rest.RestWebhook.Discord.IWebhook.Guild nameWithType: RestWebhook.IWebhook.Guild nameWithType.vb: RestWebhook.Discord.IWebhook.Guild - uid: Discord.Rest.RestWebhook.Discord#IWebhook#Guild* name: IWebhook.Guild href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Discord_IWebhook_Guild_ commentId: Overload:Discord.Rest.RestWebhook.Discord#IWebhook#Guild isSpec: "True" name.vb: Discord.IWebhook.Guild fullName: Discord.Rest.RestWebhook.Discord.IWebhook.Guild nameWithType: RestWebhook.IWebhook.Guild nameWithType.vb: RestWebhook.Discord.IWebhook.Guild - uid: Discord.Rest.RestWebhook.Discord#IWebhook#ModifyAsync(System.Action{Discord.WebhookProperties},Discord.RequestOptions) name: IWebhook.ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Discord_IWebhook_ModifyAsync_System_Action_Discord_WebhookProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhook.Discord#IWebhook#ModifyAsync(System.Action{Discord.WebhookProperties},Discord.RequestOptions) name.vb: Discord.IWebhook.ModifyAsync(Action(Of WebhookProperties), RequestOptions) fullName: Discord.Rest.RestWebhook.Discord.IWebhook.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestWebhook.Discord.IWebhook.ModifyAsync(System.Action(Of Discord.WebhookProperties), Discord.RequestOptions) nameWithType: RestWebhook.IWebhook.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestWebhook.Discord.IWebhook.ModifyAsync(Action(Of WebhookProperties), RequestOptions) - uid: Discord.Rest.RestWebhook.Discord#IWebhook#ModifyAsync* name: IWebhook.ModifyAsync href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Discord_IWebhook_ModifyAsync_ commentId: Overload:Discord.Rest.RestWebhook.Discord#IWebhook#ModifyAsync isSpec: "True" name.vb: Discord.IWebhook.ModifyAsync fullName: Discord.Rest.RestWebhook.Discord.IWebhook.ModifyAsync nameWithType: RestWebhook.IWebhook.ModifyAsync nameWithType.vb: RestWebhook.Discord.IWebhook.ModifyAsync - uid: Discord.Rest.RestWebhook.GetAvatarUrl(Discord.ImageFormat,System.UInt16) name: GetAvatarUrl(ImageFormat, UInt16) href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_GetAvatarUrl_Discord_ImageFormat_System_UInt16_ commentId: M:Discord.Rest.RestWebhook.GetAvatarUrl(Discord.ImageFormat,System.UInt16) fullName: Discord.Rest.RestWebhook.GetAvatarUrl(Discord.ImageFormat, System.UInt16) nameWithType: RestWebhook.GetAvatarUrl(ImageFormat, UInt16) - uid: Discord.Rest.RestWebhook.GetAvatarUrl* name: GetAvatarUrl href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_GetAvatarUrl_ commentId: Overload:Discord.Rest.RestWebhook.GetAvatarUrl isSpec: "True" fullName: Discord.Rest.RestWebhook.GetAvatarUrl nameWithType: RestWebhook.GetAvatarUrl - uid: Discord.Rest.RestWebhook.GuildId name: GuildId href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_GuildId commentId: P:Discord.Rest.RestWebhook.GuildId fullName: Discord.Rest.RestWebhook.GuildId nameWithType: RestWebhook.GuildId - uid: Discord.Rest.RestWebhook.GuildId* name: GuildId href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_GuildId_ commentId: Overload:Discord.Rest.RestWebhook.GuildId isSpec: "True" fullName: Discord.Rest.RestWebhook.GuildId nameWithType: RestWebhook.GuildId - uid: Discord.Rest.RestWebhook.ModifyAsync(System.Action{Discord.WebhookProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_ModifyAsync_System_Action_Discord_WebhookProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhook.ModifyAsync(System.Action{Discord.WebhookProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of WebhookProperties), RequestOptions) fullName: Discord.Rest.RestWebhook.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestWebhook.ModifyAsync(System.Action(Of Discord.WebhookProperties), Discord.RequestOptions) nameWithType: RestWebhook.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestWebhook.ModifyAsync(Action(Of WebhookProperties), RequestOptions) - uid: Discord.Rest.RestWebhook.ModifyAsync* name: ModifyAsync href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_ModifyAsync_ commentId: Overload:Discord.Rest.RestWebhook.ModifyAsync isSpec: "True" fullName: Discord.Rest.RestWebhook.ModifyAsync nameWithType: RestWebhook.ModifyAsync - uid: Discord.Rest.RestWebhook.Name name: Name href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Name commentId: P:Discord.Rest.RestWebhook.Name fullName: Discord.Rest.RestWebhook.Name nameWithType: RestWebhook.Name - uid: Discord.Rest.RestWebhook.Name* name: Name href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Name_ commentId: Overload:Discord.Rest.RestWebhook.Name isSpec: "True" fullName: Discord.Rest.RestWebhook.Name nameWithType: RestWebhook.Name - uid: Discord.Rest.RestWebhook.Token name: Token href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Token commentId: P:Discord.Rest.RestWebhook.Token fullName: Discord.Rest.RestWebhook.Token nameWithType: RestWebhook.Token - uid: Discord.Rest.RestWebhook.Token* name: Token href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_Token_ commentId: Overload:Discord.Rest.RestWebhook.Token isSpec: "True" fullName: Discord.Rest.RestWebhook.Token nameWithType: RestWebhook.Token - uid: Discord.Rest.RestWebhook.ToString name: ToString() href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_ToString commentId: M:Discord.Rest.RestWebhook.ToString fullName: Discord.Rest.RestWebhook.ToString() nameWithType: RestWebhook.ToString() - uid: Discord.Rest.RestWebhook.ToString* name: ToString href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_ToString_ commentId: Overload:Discord.Rest.RestWebhook.ToString isSpec: "True" fullName: Discord.Rest.RestWebhook.ToString nameWithType: RestWebhook.ToString - uid: Discord.Rest.RestWebhook.UpdateAsync(Discord.RequestOptions) name: UpdateAsync(RequestOptions) href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_UpdateAsync_Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhook.UpdateAsync(Discord.RequestOptions) fullName: Discord.Rest.RestWebhook.UpdateAsync(Discord.RequestOptions) nameWithType: RestWebhook.UpdateAsync(RequestOptions) - uid: Discord.Rest.RestWebhook.UpdateAsync* name: UpdateAsync href: api/Discord.Rest.RestWebhook.html#Discord_Rest_RestWebhook_UpdateAsync_ commentId: Overload:Discord.Rest.RestWebhook.UpdateAsync isSpec: "True" fullName: Discord.Rest.RestWebhook.UpdateAsync nameWithType: RestWebhook.UpdateAsync - uid: Discord.Rest.RestWebhookUser name: RestWebhookUser href: api/Discord.Rest.RestWebhookUser.html commentId: T:Discord.Rest.RestWebhookUser fullName: Discord.Rest.RestWebhookUser nameWithType: RestWebhookUser - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRoleAsync(Discord.IRole,Discord.RequestOptions) name: IGuildUser.AddRoleAsync(IRole, RequestOptions) href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRoleAsync(Discord.IRole,Discord.RequestOptions) name.vb: Discord.IGuildUser.AddRoleAsync(IRole, RequestOptions) fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.AddRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: RestWebhookUser.IGuildUser.AddRoleAsync(IRole, RequestOptions) nameWithType.vb: RestWebhookUser.Discord.IGuildUser.AddRoleAsync(IRole, RequestOptions) - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRoleAsync* name: IGuildUser.AddRoleAsync href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRoleAsync_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRoleAsync isSpec: "True" name.vb: Discord.IGuildUser.AddRoleAsync fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.AddRoleAsync nameWithType: RestWebhookUser.IGuildUser.AddRoleAsync nameWithType.vb: RestWebhookUser.Discord.IGuildUser.AddRoleAsync - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: IGuildUser.AddRolesAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: Discord.IGuildUser.AddRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestWebhookUser.Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: RestWebhookUser.IGuildUser.AddRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: RestWebhookUser.Discord.IGuildUser.AddRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRolesAsync* name: IGuildUser.AddRolesAsync href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_AddRolesAsync_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#AddRolesAsync isSpec: "True" name.vb: Discord.IGuildUser.AddRolesAsync fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.AddRolesAsync nameWithType: RestWebhookUser.IGuildUser.AddRolesAsync nameWithType.vb: RestWebhookUser.Discord.IGuildUser.AddRolesAsync - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#GetPermissions(Discord.IGuildChannel) name: IGuildUser.GetPermissions(IGuildChannel) href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_GetPermissions_Discord_IGuildChannel_ commentId: M:Discord.Rest.RestWebhookUser.Discord#IGuildUser#GetPermissions(Discord.IGuildChannel) name.vb: Discord.IGuildUser.GetPermissions(IGuildChannel) fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.GetPermissions(Discord.IGuildChannel) nameWithType: RestWebhookUser.IGuildUser.GetPermissions(IGuildChannel) nameWithType.vb: RestWebhookUser.Discord.IGuildUser.GetPermissions(IGuildChannel) - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#GetPermissions* name: IGuildUser.GetPermissions href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_GetPermissions_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#GetPermissions isSpec: "True" name.vb: Discord.IGuildUser.GetPermissions fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.GetPermissions nameWithType: RestWebhookUser.IGuildUser.GetPermissions nameWithType.vb: RestWebhookUser.Discord.IGuildUser.GetPermissions - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#Guild name: IGuildUser.Guild href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_Guild commentId: P:Discord.Rest.RestWebhookUser.Discord#IGuildUser#Guild name.vb: Discord.IGuildUser.Guild fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.Guild nameWithType: RestWebhookUser.IGuildUser.Guild nameWithType.vb: RestWebhookUser.Discord.IGuildUser.Guild - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#Guild* name: IGuildUser.Guild href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_Guild_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#Guild isSpec: "True" name.vb: Discord.IGuildUser.Guild fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.Guild nameWithType: RestWebhookUser.IGuildUser.Guild nameWithType.vb: RestWebhookUser.Discord.IGuildUser.Guild - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#GuildPermissions name: IGuildUser.GuildPermissions href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_GuildPermissions commentId: P:Discord.Rest.RestWebhookUser.Discord#IGuildUser#GuildPermissions name.vb: Discord.IGuildUser.GuildPermissions fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.GuildPermissions nameWithType: RestWebhookUser.IGuildUser.GuildPermissions nameWithType.vb: RestWebhookUser.Discord.IGuildUser.GuildPermissions - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#GuildPermissions* name: IGuildUser.GuildPermissions href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_GuildPermissions_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#GuildPermissions isSpec: "True" name.vb: Discord.IGuildUser.GuildPermissions fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.GuildPermissions nameWithType: RestWebhookUser.IGuildUser.GuildPermissions nameWithType.vb: RestWebhookUser.Discord.IGuildUser.GuildPermissions - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#JoinedAt name: IGuildUser.JoinedAt href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_JoinedAt commentId: P:Discord.Rest.RestWebhookUser.Discord#IGuildUser#JoinedAt name.vb: Discord.IGuildUser.JoinedAt fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.JoinedAt nameWithType: RestWebhookUser.IGuildUser.JoinedAt nameWithType.vb: RestWebhookUser.Discord.IGuildUser.JoinedAt - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#JoinedAt* name: IGuildUser.JoinedAt href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_JoinedAt_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#JoinedAt isSpec: "True" name.vb: Discord.IGuildUser.JoinedAt fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.JoinedAt nameWithType: RestWebhookUser.IGuildUser.JoinedAt nameWithType.vb: RestWebhookUser.Discord.IGuildUser.JoinedAt - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#KickAsync(System.String,Discord.RequestOptions) name: IGuildUser.KickAsync(String, RequestOptions) href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_KickAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhookUser.Discord#IGuildUser#KickAsync(System.String,Discord.RequestOptions) name.vb: Discord.IGuildUser.KickAsync(String, RequestOptions) fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.KickAsync(System.String, Discord.RequestOptions) nameWithType: RestWebhookUser.IGuildUser.KickAsync(String, RequestOptions) nameWithType.vb: RestWebhookUser.Discord.IGuildUser.KickAsync(String, RequestOptions) - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#KickAsync* name: IGuildUser.KickAsync href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_KickAsync_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#KickAsync isSpec: "True" name.vb: Discord.IGuildUser.KickAsync fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.KickAsync nameWithType: RestWebhookUser.IGuildUser.KickAsync nameWithType.vb: RestWebhookUser.Discord.IGuildUser.KickAsync - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name: IGuildUser.ModifyAsync(Action, RequestOptions) href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhookUser.Discord#IGuildUser#ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name.vb: Discord.IGuildUser.ModifyAsync(Action(Of GuildUserProperties), RequestOptions) fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.Rest.RestWebhookUser.Discord.IGuildUser.ModifyAsync(System.Action(Of Discord.GuildUserProperties), Discord.RequestOptions) nameWithType: RestWebhookUser.IGuildUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: RestWebhookUser.Discord.IGuildUser.ModifyAsync(Action(Of GuildUserProperties), RequestOptions) - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#ModifyAsync* name: IGuildUser.ModifyAsync href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_ModifyAsync_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#ModifyAsync isSpec: "True" name.vb: Discord.IGuildUser.ModifyAsync fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.ModifyAsync nameWithType: RestWebhookUser.IGuildUser.ModifyAsync nameWithType.vb: RestWebhookUser.Discord.IGuildUser.ModifyAsync - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#Nickname name: IGuildUser.Nickname href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_Nickname commentId: P:Discord.Rest.RestWebhookUser.Discord#IGuildUser#Nickname name.vb: Discord.IGuildUser.Nickname fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.Nickname nameWithType: RestWebhookUser.IGuildUser.Nickname nameWithType.vb: RestWebhookUser.Discord.IGuildUser.Nickname - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#Nickname* name: IGuildUser.Nickname href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_Nickname_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#Nickname isSpec: "True" name.vb: Discord.IGuildUser.Nickname fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.Nickname nameWithType: RestWebhookUser.IGuildUser.Nickname nameWithType.vb: RestWebhookUser.Discord.IGuildUser.Nickname - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) name: IGuildUser.RemoveRoleAsync(IRole, RequestOptions) href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) name.vb: Discord.IGuildUser.RemoveRoleAsync(IRole, RequestOptions) fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.RemoveRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: RestWebhookUser.IGuildUser.RemoveRoleAsync(IRole, RequestOptions) nameWithType.vb: RestWebhookUser.Discord.IGuildUser.RemoveRoleAsync(IRole, RequestOptions) - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRoleAsync* name: IGuildUser.RemoveRoleAsync href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRoleAsync_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRoleAsync isSpec: "True" name.vb: Discord.IGuildUser.RemoveRoleAsync fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.RemoveRoleAsync nameWithType: RestWebhookUser.IGuildUser.RemoveRoleAsync nameWithType.vb: RestWebhookUser.Discord.IGuildUser.RemoveRoleAsync - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: IGuildUser.RemoveRolesAsync(IEnumerable, RequestOptions) href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: Discord.IGuildUser.RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.Rest.RestWebhookUser.Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: RestWebhookUser.IGuildUser.RemoveRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: RestWebhookUser.Discord.IGuildUser.RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRolesAsync* name: IGuildUser.RemoveRolesAsync href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_RemoveRolesAsync_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#RemoveRolesAsync isSpec: "True" name.vb: Discord.IGuildUser.RemoveRolesAsync fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.RemoveRolesAsync nameWithType: RestWebhookUser.IGuildUser.RemoveRolesAsync nameWithType.vb: RestWebhookUser.Discord.IGuildUser.RemoveRolesAsync - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#RoleIds name: IGuildUser.RoleIds href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_RoleIds commentId: P:Discord.Rest.RestWebhookUser.Discord#IGuildUser#RoleIds name.vb: Discord.IGuildUser.RoleIds fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.RoleIds nameWithType: RestWebhookUser.IGuildUser.RoleIds nameWithType.vb: RestWebhookUser.Discord.IGuildUser.RoleIds - uid: Discord.Rest.RestWebhookUser.Discord#IGuildUser#RoleIds* name: IGuildUser.RoleIds href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IGuildUser_RoleIds_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IGuildUser#RoleIds isSpec: "True" name.vb: Discord.IGuildUser.RoleIds fullName: Discord.Rest.RestWebhookUser.Discord.IGuildUser.RoleIds nameWithType: RestWebhookUser.IGuildUser.RoleIds nameWithType.vb: RestWebhookUser.Discord.IGuildUser.RoleIds - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsDeafened name: IVoiceState.IsDeafened href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsDeafened commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsDeafened name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsDeafened nameWithType: RestWebhookUser.IVoiceState.IsDeafened nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsDeafened - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsDeafened* name: IVoiceState.IsDeafened href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsDeafened_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsDeafened nameWithType: RestWebhookUser.IVoiceState.IsDeafened nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsDeafened - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsMuted name: IVoiceState.IsMuted href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsMuted commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsMuted name.vb: Discord.IVoiceState.IsMuted fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsMuted nameWithType: RestWebhookUser.IVoiceState.IsMuted nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsMuted - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsMuted* name: IVoiceState.IsMuted href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsMuted_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsMuted isSpec: "True" name.vb: Discord.IVoiceState.IsMuted fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsMuted nameWithType: RestWebhookUser.IVoiceState.IsMuted nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsMuted - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfDeafened name: IVoiceState.IsSelfDeafened href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfDeafened commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfDeafened name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsSelfDeafened nameWithType: RestWebhookUser.IVoiceState.IsSelfDeafened nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfDeafened* name: IVoiceState.IsSelfDeafened href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfDeafened_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsSelfDeafened nameWithType: RestWebhookUser.IVoiceState.IsSelfDeafened nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfMuted name: IVoiceState.IsSelfMuted href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfMuted commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfMuted name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsSelfMuted nameWithType: RestWebhookUser.IVoiceState.IsSelfMuted nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfMuted* name: IVoiceState.IsSelfMuted href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSelfMuted_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSelfMuted isSpec: "True" name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsSelfMuted nameWithType: RestWebhookUser.IVoiceState.IsSelfMuted nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsStreaming name: IVoiceState.IsStreaming href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsStreaming commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsStreaming name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsStreaming nameWithType: RestWebhookUser.IVoiceState.IsStreaming nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsStreaming - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsStreaming* name: IVoiceState.IsStreaming href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsStreaming_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsStreaming isSpec: "True" name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsStreaming nameWithType: RestWebhookUser.IVoiceState.IsStreaming nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsStreaming - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSuppressed name: IVoiceState.IsSuppressed href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSuppressed commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSuppressed name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsSuppressed nameWithType: RestWebhookUser.IVoiceState.IsSuppressed nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsSuppressed - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSuppressed* name: IVoiceState.IsSuppressed href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_IsSuppressed_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#IsSuppressed isSpec: "True" name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.IsSuppressed nameWithType: RestWebhookUser.IVoiceState.IsSuppressed nameWithType.vb: RestWebhookUser.Discord.IVoiceState.IsSuppressed - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceChannel name: IVoiceState.VoiceChannel href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceChannel commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceChannel name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.VoiceChannel nameWithType: RestWebhookUser.IVoiceState.VoiceChannel nameWithType.vb: RestWebhookUser.Discord.IVoiceState.VoiceChannel - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceChannel* name: IVoiceState.VoiceChannel href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceChannel isSpec: "True" name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.VoiceChannel nameWithType: RestWebhookUser.IVoiceState.VoiceChannel nameWithType.vb: RestWebhookUser.Discord.IVoiceState.VoiceChannel - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceSessionId name: IVoiceState.VoiceSessionId href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceSessionId commentId: P:Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceSessionId name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.VoiceSessionId nameWithType: RestWebhookUser.IVoiceState.VoiceSessionId nameWithType.vb: RestWebhookUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceSessionId* name: IVoiceState.VoiceSessionId href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_Discord_IVoiceState_VoiceSessionId_ commentId: Overload:Discord.Rest.RestWebhookUser.Discord#IVoiceState#VoiceSessionId isSpec: "True" name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.Rest.RestWebhookUser.Discord.IVoiceState.VoiceSessionId nameWithType: RestWebhookUser.IVoiceState.VoiceSessionId nameWithType.vb: RestWebhookUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.Rest.RestWebhookUser.GuildId name: GuildId href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_GuildId commentId: P:Discord.Rest.RestWebhookUser.GuildId fullName: Discord.Rest.RestWebhookUser.GuildId nameWithType: RestWebhookUser.GuildId - uid: Discord.Rest.RestWebhookUser.GuildId* name: GuildId href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_GuildId_ commentId: Overload:Discord.Rest.RestWebhookUser.GuildId isSpec: "True" fullName: Discord.Rest.RestWebhookUser.GuildId nameWithType: RestWebhookUser.GuildId - uid: Discord.Rest.RestWebhookUser.IsWebhook name: IsWebhook href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_IsWebhook commentId: P:Discord.Rest.RestWebhookUser.IsWebhook fullName: Discord.Rest.RestWebhookUser.IsWebhook nameWithType: RestWebhookUser.IsWebhook - uid: Discord.Rest.RestWebhookUser.IsWebhook* name: IsWebhook href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_IsWebhook_ commentId: Overload:Discord.Rest.RestWebhookUser.IsWebhook isSpec: "True" fullName: Discord.Rest.RestWebhookUser.IsWebhook nameWithType: RestWebhookUser.IsWebhook - uid: Discord.Rest.RestWebhookUser.PremiumSince name: PremiumSince href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_PremiumSince commentId: P:Discord.Rest.RestWebhookUser.PremiumSince fullName: Discord.Rest.RestWebhookUser.PremiumSince nameWithType: RestWebhookUser.PremiumSince - uid: Discord.Rest.RestWebhookUser.PremiumSince* name: PremiumSince href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_PremiumSince_ commentId: Overload:Discord.Rest.RestWebhookUser.PremiumSince isSpec: "True" fullName: Discord.Rest.RestWebhookUser.PremiumSince nameWithType: RestWebhookUser.PremiumSince - uid: Discord.Rest.RestWebhookUser.WebhookId name: WebhookId href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_WebhookId commentId: P:Discord.Rest.RestWebhookUser.WebhookId fullName: Discord.Rest.RestWebhookUser.WebhookId nameWithType: RestWebhookUser.WebhookId - uid: Discord.Rest.RestWebhookUser.WebhookId* name: WebhookId href: api/Discord.Rest.RestWebhookUser.html#Discord_Rest_RestWebhookUser_WebhookId_ commentId: Overload:Discord.Rest.RestWebhookUser.WebhookId isSpec: "True" fullName: Discord.Rest.RestWebhookUser.WebhookId nameWithType: RestWebhookUser.WebhookId - uid: Discord.Rest.RoleCreateAuditLogData name: RoleCreateAuditLogData href: api/Discord.Rest.RoleCreateAuditLogData.html commentId: T:Discord.Rest.RoleCreateAuditLogData fullName: Discord.Rest.RoleCreateAuditLogData nameWithType: RoleCreateAuditLogData - uid: Discord.Rest.RoleCreateAuditLogData.Properties name: Properties href: api/Discord.Rest.RoleCreateAuditLogData.html#Discord_Rest_RoleCreateAuditLogData_Properties commentId: P:Discord.Rest.RoleCreateAuditLogData.Properties fullName: Discord.Rest.RoleCreateAuditLogData.Properties nameWithType: RoleCreateAuditLogData.Properties - uid: Discord.Rest.RoleCreateAuditLogData.Properties* name: Properties href: api/Discord.Rest.RoleCreateAuditLogData.html#Discord_Rest_RoleCreateAuditLogData_Properties_ commentId: Overload:Discord.Rest.RoleCreateAuditLogData.Properties isSpec: "True" fullName: Discord.Rest.RoleCreateAuditLogData.Properties nameWithType: RoleCreateAuditLogData.Properties - uid: Discord.Rest.RoleCreateAuditLogData.RoleId name: RoleId href: api/Discord.Rest.RoleCreateAuditLogData.html#Discord_Rest_RoleCreateAuditLogData_RoleId commentId: P:Discord.Rest.RoleCreateAuditLogData.RoleId fullName: Discord.Rest.RoleCreateAuditLogData.RoleId nameWithType: RoleCreateAuditLogData.RoleId - uid: Discord.Rest.RoleCreateAuditLogData.RoleId* name: RoleId href: api/Discord.Rest.RoleCreateAuditLogData.html#Discord_Rest_RoleCreateAuditLogData_RoleId_ commentId: Overload:Discord.Rest.RoleCreateAuditLogData.RoleId isSpec: "True" fullName: Discord.Rest.RoleCreateAuditLogData.RoleId nameWithType: RoleCreateAuditLogData.RoleId - uid: Discord.Rest.RoleDeleteAuditLogData name: RoleDeleteAuditLogData href: api/Discord.Rest.RoleDeleteAuditLogData.html commentId: T:Discord.Rest.RoleDeleteAuditLogData fullName: Discord.Rest.RoleDeleteAuditLogData nameWithType: RoleDeleteAuditLogData - uid: Discord.Rest.RoleDeleteAuditLogData.Properties name: Properties href: api/Discord.Rest.RoleDeleteAuditLogData.html#Discord_Rest_RoleDeleteAuditLogData_Properties commentId: P:Discord.Rest.RoleDeleteAuditLogData.Properties fullName: Discord.Rest.RoleDeleteAuditLogData.Properties nameWithType: RoleDeleteAuditLogData.Properties - uid: Discord.Rest.RoleDeleteAuditLogData.Properties* name: Properties href: api/Discord.Rest.RoleDeleteAuditLogData.html#Discord_Rest_RoleDeleteAuditLogData_Properties_ commentId: Overload:Discord.Rest.RoleDeleteAuditLogData.Properties isSpec: "True" fullName: Discord.Rest.RoleDeleteAuditLogData.Properties nameWithType: RoleDeleteAuditLogData.Properties - uid: Discord.Rest.RoleDeleteAuditLogData.RoleId name: RoleId href: api/Discord.Rest.RoleDeleteAuditLogData.html#Discord_Rest_RoleDeleteAuditLogData_RoleId commentId: P:Discord.Rest.RoleDeleteAuditLogData.RoleId fullName: Discord.Rest.RoleDeleteAuditLogData.RoleId nameWithType: RoleDeleteAuditLogData.RoleId - uid: Discord.Rest.RoleDeleteAuditLogData.RoleId* name: RoleId href: api/Discord.Rest.RoleDeleteAuditLogData.html#Discord_Rest_RoleDeleteAuditLogData_RoleId_ commentId: Overload:Discord.Rest.RoleDeleteAuditLogData.RoleId isSpec: "True" fullName: Discord.Rest.RoleDeleteAuditLogData.RoleId nameWithType: RoleDeleteAuditLogData.RoleId - uid: Discord.Rest.RoleEditInfo name: RoleEditInfo href: api/Discord.Rest.RoleEditInfo.html commentId: T:Discord.Rest.RoleEditInfo fullName: Discord.Rest.RoleEditInfo nameWithType: RoleEditInfo - uid: Discord.Rest.RoleEditInfo.Color name: Color href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Color commentId: P:Discord.Rest.RoleEditInfo.Color fullName: Discord.Rest.RoleEditInfo.Color nameWithType: RoleEditInfo.Color - uid: Discord.Rest.RoleEditInfo.Color* name: Color href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Color_ commentId: Overload:Discord.Rest.RoleEditInfo.Color isSpec: "True" fullName: Discord.Rest.RoleEditInfo.Color nameWithType: RoleEditInfo.Color - uid: Discord.Rest.RoleEditInfo.Hoist name: Hoist href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Hoist commentId: P:Discord.Rest.RoleEditInfo.Hoist fullName: Discord.Rest.RoleEditInfo.Hoist nameWithType: RoleEditInfo.Hoist - uid: Discord.Rest.RoleEditInfo.Hoist* name: Hoist href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Hoist_ commentId: Overload:Discord.Rest.RoleEditInfo.Hoist isSpec: "True" fullName: Discord.Rest.RoleEditInfo.Hoist nameWithType: RoleEditInfo.Hoist - uid: Discord.Rest.RoleEditInfo.Mentionable name: Mentionable href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Mentionable commentId: P:Discord.Rest.RoleEditInfo.Mentionable fullName: Discord.Rest.RoleEditInfo.Mentionable nameWithType: RoleEditInfo.Mentionable - uid: Discord.Rest.RoleEditInfo.Mentionable* name: Mentionable href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Mentionable_ commentId: Overload:Discord.Rest.RoleEditInfo.Mentionable isSpec: "True" fullName: Discord.Rest.RoleEditInfo.Mentionable nameWithType: RoleEditInfo.Mentionable - uid: Discord.Rest.RoleEditInfo.Name name: Name href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Name commentId: P:Discord.Rest.RoleEditInfo.Name fullName: Discord.Rest.RoleEditInfo.Name nameWithType: RoleEditInfo.Name - uid: Discord.Rest.RoleEditInfo.Name* name: Name href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Name_ commentId: Overload:Discord.Rest.RoleEditInfo.Name isSpec: "True" fullName: Discord.Rest.RoleEditInfo.Name nameWithType: RoleEditInfo.Name - uid: Discord.Rest.RoleEditInfo.Permissions name: Permissions href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Permissions commentId: P:Discord.Rest.RoleEditInfo.Permissions fullName: Discord.Rest.RoleEditInfo.Permissions nameWithType: RoleEditInfo.Permissions - uid: Discord.Rest.RoleEditInfo.Permissions* name: Permissions href: api/Discord.Rest.RoleEditInfo.html#Discord_Rest_RoleEditInfo_Permissions_ commentId: Overload:Discord.Rest.RoleEditInfo.Permissions isSpec: "True" fullName: Discord.Rest.RoleEditInfo.Permissions nameWithType: RoleEditInfo.Permissions - uid: Discord.Rest.RoleUpdateAuditLogData name: RoleUpdateAuditLogData href: api/Discord.Rest.RoleUpdateAuditLogData.html commentId: T:Discord.Rest.RoleUpdateAuditLogData fullName: Discord.Rest.RoleUpdateAuditLogData nameWithType: RoleUpdateAuditLogData - uid: Discord.Rest.RoleUpdateAuditLogData.After name: After href: api/Discord.Rest.RoleUpdateAuditLogData.html#Discord_Rest_RoleUpdateAuditLogData_After commentId: P:Discord.Rest.RoleUpdateAuditLogData.After fullName: Discord.Rest.RoleUpdateAuditLogData.After nameWithType: RoleUpdateAuditLogData.After - uid: Discord.Rest.RoleUpdateAuditLogData.After* name: After href: api/Discord.Rest.RoleUpdateAuditLogData.html#Discord_Rest_RoleUpdateAuditLogData_After_ commentId: Overload:Discord.Rest.RoleUpdateAuditLogData.After isSpec: "True" fullName: Discord.Rest.RoleUpdateAuditLogData.After nameWithType: RoleUpdateAuditLogData.After - uid: Discord.Rest.RoleUpdateAuditLogData.Before name: Before href: api/Discord.Rest.RoleUpdateAuditLogData.html#Discord_Rest_RoleUpdateAuditLogData_Before commentId: P:Discord.Rest.RoleUpdateAuditLogData.Before fullName: Discord.Rest.RoleUpdateAuditLogData.Before nameWithType: RoleUpdateAuditLogData.Before - uid: Discord.Rest.RoleUpdateAuditLogData.Before* name: Before href: api/Discord.Rest.RoleUpdateAuditLogData.html#Discord_Rest_RoleUpdateAuditLogData_Before_ commentId: Overload:Discord.Rest.RoleUpdateAuditLogData.Before isSpec: "True" fullName: Discord.Rest.RoleUpdateAuditLogData.Before nameWithType: RoleUpdateAuditLogData.Before - uid: Discord.Rest.RoleUpdateAuditLogData.RoleId name: RoleId href: api/Discord.Rest.RoleUpdateAuditLogData.html#Discord_Rest_RoleUpdateAuditLogData_RoleId commentId: P:Discord.Rest.RoleUpdateAuditLogData.RoleId fullName: Discord.Rest.RoleUpdateAuditLogData.RoleId nameWithType: RoleUpdateAuditLogData.RoleId - uid: Discord.Rest.RoleUpdateAuditLogData.RoleId* name: RoleId href: api/Discord.Rest.RoleUpdateAuditLogData.html#Discord_Rest_RoleUpdateAuditLogData_RoleId_ commentId: Overload:Discord.Rest.RoleUpdateAuditLogData.RoleId isSpec: "True" fullName: Discord.Rest.RoleUpdateAuditLogData.RoleId nameWithType: RoleUpdateAuditLogData.RoleId - uid: Discord.Rest.UnbanAuditLogData name: UnbanAuditLogData href: api/Discord.Rest.UnbanAuditLogData.html commentId: T:Discord.Rest.UnbanAuditLogData fullName: Discord.Rest.UnbanAuditLogData nameWithType: UnbanAuditLogData - uid: Discord.Rest.UnbanAuditLogData.Target name: Target href: api/Discord.Rest.UnbanAuditLogData.html#Discord_Rest_UnbanAuditLogData_Target commentId: P:Discord.Rest.UnbanAuditLogData.Target fullName: Discord.Rest.UnbanAuditLogData.Target nameWithType: UnbanAuditLogData.Target - uid: Discord.Rest.UnbanAuditLogData.Target* name: Target href: api/Discord.Rest.UnbanAuditLogData.html#Discord_Rest_UnbanAuditLogData_Target_ commentId: Overload:Discord.Rest.UnbanAuditLogData.Target isSpec: "True" fullName: Discord.Rest.UnbanAuditLogData.Target nameWithType: UnbanAuditLogData.Target - uid: Discord.Rest.WebhookCreateAuditLogData name: WebhookCreateAuditLogData href: api/Discord.Rest.WebhookCreateAuditLogData.html commentId: T:Discord.Rest.WebhookCreateAuditLogData fullName: Discord.Rest.WebhookCreateAuditLogData nameWithType: WebhookCreateAuditLogData - uid: Discord.Rest.WebhookCreateAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_ChannelId commentId: P:Discord.Rest.WebhookCreateAuditLogData.ChannelId fullName: Discord.Rest.WebhookCreateAuditLogData.ChannelId nameWithType: WebhookCreateAuditLogData.ChannelId - uid: Discord.Rest.WebhookCreateAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.WebhookCreateAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.WebhookCreateAuditLogData.ChannelId nameWithType: WebhookCreateAuditLogData.ChannelId - uid: Discord.Rest.WebhookCreateAuditLogData.Name name: Name href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_Name commentId: P:Discord.Rest.WebhookCreateAuditLogData.Name fullName: Discord.Rest.WebhookCreateAuditLogData.Name nameWithType: WebhookCreateAuditLogData.Name - uid: Discord.Rest.WebhookCreateAuditLogData.Name* name: Name href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_Name_ commentId: Overload:Discord.Rest.WebhookCreateAuditLogData.Name isSpec: "True" fullName: Discord.Rest.WebhookCreateAuditLogData.Name nameWithType: WebhookCreateAuditLogData.Name - uid: Discord.Rest.WebhookCreateAuditLogData.Type name: Type href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_Type commentId: P:Discord.Rest.WebhookCreateAuditLogData.Type fullName: Discord.Rest.WebhookCreateAuditLogData.Type nameWithType: WebhookCreateAuditLogData.Type - uid: Discord.Rest.WebhookCreateAuditLogData.Type* name: Type href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_Type_ commentId: Overload:Discord.Rest.WebhookCreateAuditLogData.Type isSpec: "True" fullName: Discord.Rest.WebhookCreateAuditLogData.Type nameWithType: WebhookCreateAuditLogData.Type - uid: Discord.Rest.WebhookCreateAuditLogData.Webhook name: Webhook href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_Webhook commentId: P:Discord.Rest.WebhookCreateAuditLogData.Webhook fullName: Discord.Rest.WebhookCreateAuditLogData.Webhook nameWithType: WebhookCreateAuditLogData.Webhook - uid: Discord.Rest.WebhookCreateAuditLogData.Webhook* name: Webhook href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_Webhook_ commentId: Overload:Discord.Rest.WebhookCreateAuditLogData.Webhook isSpec: "True" fullName: Discord.Rest.WebhookCreateAuditLogData.Webhook nameWithType: WebhookCreateAuditLogData.Webhook - uid: Discord.Rest.WebhookCreateAuditLogData.WebhookId name: WebhookId href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_WebhookId commentId: P:Discord.Rest.WebhookCreateAuditLogData.WebhookId fullName: Discord.Rest.WebhookCreateAuditLogData.WebhookId nameWithType: WebhookCreateAuditLogData.WebhookId - uid: Discord.Rest.WebhookCreateAuditLogData.WebhookId* name: WebhookId href: api/Discord.Rest.WebhookCreateAuditLogData.html#Discord_Rest_WebhookCreateAuditLogData_WebhookId_ commentId: Overload:Discord.Rest.WebhookCreateAuditLogData.WebhookId isSpec: "True" fullName: Discord.Rest.WebhookCreateAuditLogData.WebhookId nameWithType: WebhookCreateAuditLogData.WebhookId - uid: Discord.Rest.WebhookDeleteAuditLogData name: WebhookDeleteAuditLogData href: api/Discord.Rest.WebhookDeleteAuditLogData.html commentId: T:Discord.Rest.WebhookDeleteAuditLogData fullName: Discord.Rest.WebhookDeleteAuditLogData nameWithType: WebhookDeleteAuditLogData - uid: Discord.Rest.WebhookDeleteAuditLogData.Avatar name: Avatar href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_Avatar commentId: P:Discord.Rest.WebhookDeleteAuditLogData.Avatar fullName: Discord.Rest.WebhookDeleteAuditLogData.Avatar nameWithType: WebhookDeleteAuditLogData.Avatar - uid: Discord.Rest.WebhookDeleteAuditLogData.Avatar* name: Avatar href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_Avatar_ commentId: Overload:Discord.Rest.WebhookDeleteAuditLogData.Avatar isSpec: "True" fullName: Discord.Rest.WebhookDeleteAuditLogData.Avatar nameWithType: WebhookDeleteAuditLogData.Avatar - uid: Discord.Rest.WebhookDeleteAuditLogData.ChannelId name: ChannelId href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_ChannelId commentId: P:Discord.Rest.WebhookDeleteAuditLogData.ChannelId fullName: Discord.Rest.WebhookDeleteAuditLogData.ChannelId nameWithType: WebhookDeleteAuditLogData.ChannelId - uid: Discord.Rest.WebhookDeleteAuditLogData.ChannelId* name: ChannelId href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_ChannelId_ commentId: Overload:Discord.Rest.WebhookDeleteAuditLogData.ChannelId isSpec: "True" fullName: Discord.Rest.WebhookDeleteAuditLogData.ChannelId nameWithType: WebhookDeleteAuditLogData.ChannelId - uid: Discord.Rest.WebhookDeleteAuditLogData.Name name: Name href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_Name commentId: P:Discord.Rest.WebhookDeleteAuditLogData.Name fullName: Discord.Rest.WebhookDeleteAuditLogData.Name nameWithType: WebhookDeleteAuditLogData.Name - uid: Discord.Rest.WebhookDeleteAuditLogData.Name* name: Name href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_Name_ commentId: Overload:Discord.Rest.WebhookDeleteAuditLogData.Name isSpec: "True" fullName: Discord.Rest.WebhookDeleteAuditLogData.Name nameWithType: WebhookDeleteAuditLogData.Name - uid: Discord.Rest.WebhookDeleteAuditLogData.Type name: Type href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_Type commentId: P:Discord.Rest.WebhookDeleteAuditLogData.Type fullName: Discord.Rest.WebhookDeleteAuditLogData.Type nameWithType: WebhookDeleteAuditLogData.Type - uid: Discord.Rest.WebhookDeleteAuditLogData.Type* name: Type href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_Type_ commentId: Overload:Discord.Rest.WebhookDeleteAuditLogData.Type isSpec: "True" fullName: Discord.Rest.WebhookDeleteAuditLogData.Type nameWithType: WebhookDeleteAuditLogData.Type - uid: Discord.Rest.WebhookDeleteAuditLogData.WebhookId name: WebhookId href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_WebhookId commentId: P:Discord.Rest.WebhookDeleteAuditLogData.WebhookId fullName: Discord.Rest.WebhookDeleteAuditLogData.WebhookId nameWithType: WebhookDeleteAuditLogData.WebhookId - uid: Discord.Rest.WebhookDeleteAuditLogData.WebhookId* name: WebhookId href: api/Discord.Rest.WebhookDeleteAuditLogData.html#Discord_Rest_WebhookDeleteAuditLogData_WebhookId_ commentId: Overload:Discord.Rest.WebhookDeleteAuditLogData.WebhookId isSpec: "True" fullName: Discord.Rest.WebhookDeleteAuditLogData.WebhookId nameWithType: WebhookDeleteAuditLogData.WebhookId - uid: Discord.Rest.WebhookInfo name: WebhookInfo href: api/Discord.Rest.WebhookInfo.html commentId: T:Discord.Rest.WebhookInfo fullName: Discord.Rest.WebhookInfo nameWithType: WebhookInfo - uid: Discord.Rest.WebhookInfo.Avatar name: Avatar href: api/Discord.Rest.WebhookInfo.html#Discord_Rest_WebhookInfo_Avatar commentId: P:Discord.Rest.WebhookInfo.Avatar fullName: Discord.Rest.WebhookInfo.Avatar nameWithType: WebhookInfo.Avatar - uid: Discord.Rest.WebhookInfo.Avatar* name: Avatar href: api/Discord.Rest.WebhookInfo.html#Discord_Rest_WebhookInfo_Avatar_ commentId: Overload:Discord.Rest.WebhookInfo.Avatar isSpec: "True" fullName: Discord.Rest.WebhookInfo.Avatar nameWithType: WebhookInfo.Avatar - uid: Discord.Rest.WebhookInfo.ChannelId name: ChannelId href: api/Discord.Rest.WebhookInfo.html#Discord_Rest_WebhookInfo_ChannelId commentId: P:Discord.Rest.WebhookInfo.ChannelId fullName: Discord.Rest.WebhookInfo.ChannelId nameWithType: WebhookInfo.ChannelId - uid: Discord.Rest.WebhookInfo.ChannelId* name: ChannelId href: api/Discord.Rest.WebhookInfo.html#Discord_Rest_WebhookInfo_ChannelId_ commentId: Overload:Discord.Rest.WebhookInfo.ChannelId isSpec: "True" fullName: Discord.Rest.WebhookInfo.ChannelId nameWithType: WebhookInfo.ChannelId - uid: Discord.Rest.WebhookInfo.Name name: Name href: api/Discord.Rest.WebhookInfo.html#Discord_Rest_WebhookInfo_Name commentId: P:Discord.Rest.WebhookInfo.Name fullName: Discord.Rest.WebhookInfo.Name nameWithType: WebhookInfo.Name - uid: Discord.Rest.WebhookInfo.Name* name: Name href: api/Discord.Rest.WebhookInfo.html#Discord_Rest_WebhookInfo_Name_ commentId: Overload:Discord.Rest.WebhookInfo.Name isSpec: "True" fullName: Discord.Rest.WebhookInfo.Name nameWithType: WebhookInfo.Name - uid: Discord.Rest.WebhookUpdateAuditLogData name: WebhookUpdateAuditLogData href: api/Discord.Rest.WebhookUpdateAuditLogData.html commentId: T:Discord.Rest.WebhookUpdateAuditLogData fullName: Discord.Rest.WebhookUpdateAuditLogData nameWithType: WebhookUpdateAuditLogData - uid: Discord.Rest.WebhookUpdateAuditLogData.After name: After href: api/Discord.Rest.WebhookUpdateAuditLogData.html#Discord_Rest_WebhookUpdateAuditLogData_After commentId: P:Discord.Rest.WebhookUpdateAuditLogData.After fullName: Discord.Rest.WebhookUpdateAuditLogData.After nameWithType: WebhookUpdateAuditLogData.After - uid: Discord.Rest.WebhookUpdateAuditLogData.After* name: After href: api/Discord.Rest.WebhookUpdateAuditLogData.html#Discord_Rest_WebhookUpdateAuditLogData_After_ commentId: Overload:Discord.Rest.WebhookUpdateAuditLogData.After isSpec: "True" fullName: Discord.Rest.WebhookUpdateAuditLogData.After nameWithType: WebhookUpdateAuditLogData.After - uid: Discord.Rest.WebhookUpdateAuditLogData.Before name: Before href: api/Discord.Rest.WebhookUpdateAuditLogData.html#Discord_Rest_WebhookUpdateAuditLogData_Before commentId: P:Discord.Rest.WebhookUpdateAuditLogData.Before fullName: Discord.Rest.WebhookUpdateAuditLogData.Before nameWithType: WebhookUpdateAuditLogData.Before - uid: Discord.Rest.WebhookUpdateAuditLogData.Before* name: Before href: api/Discord.Rest.WebhookUpdateAuditLogData.html#Discord_Rest_WebhookUpdateAuditLogData_Before_ commentId: Overload:Discord.Rest.WebhookUpdateAuditLogData.Before isSpec: "True" fullName: Discord.Rest.WebhookUpdateAuditLogData.Before nameWithType: WebhookUpdateAuditLogData.Before - uid: Discord.Rest.WebhookUpdateAuditLogData.Webhook name: Webhook href: api/Discord.Rest.WebhookUpdateAuditLogData.html#Discord_Rest_WebhookUpdateAuditLogData_Webhook commentId: P:Discord.Rest.WebhookUpdateAuditLogData.Webhook fullName: Discord.Rest.WebhookUpdateAuditLogData.Webhook nameWithType: WebhookUpdateAuditLogData.Webhook - uid: Discord.Rest.WebhookUpdateAuditLogData.Webhook* name: Webhook href: api/Discord.Rest.WebhookUpdateAuditLogData.html#Discord_Rest_WebhookUpdateAuditLogData_Webhook_ commentId: Overload:Discord.Rest.WebhookUpdateAuditLogData.Webhook isSpec: "True" fullName: Discord.Rest.WebhookUpdateAuditLogData.Webhook nameWithType: WebhookUpdateAuditLogData.Webhook - uid: Discord.RetryMode name: RetryMode href: api/Discord.RetryMode.html commentId: T:Discord.RetryMode fullName: Discord.RetryMode nameWithType: RetryMode - uid: Discord.RetryMode.AlwaysFail name: AlwaysFail href: api/Discord.RetryMode.html#Discord_RetryMode_AlwaysFail commentId: F:Discord.RetryMode.AlwaysFail fullName: Discord.RetryMode.AlwaysFail nameWithType: RetryMode.AlwaysFail - uid: Discord.RetryMode.AlwaysRetry name: AlwaysRetry href: api/Discord.RetryMode.html#Discord_RetryMode_AlwaysRetry commentId: F:Discord.RetryMode.AlwaysRetry fullName: Discord.RetryMode.AlwaysRetry nameWithType: RetryMode.AlwaysRetry - uid: Discord.RetryMode.Retry502 name: Retry502 href: api/Discord.RetryMode.html#Discord_RetryMode_Retry502 commentId: F:Discord.RetryMode.Retry502 fullName: Discord.RetryMode.Retry502 nameWithType: RetryMode.Retry502 - uid: Discord.RetryMode.RetryRatelimit name: RetryRatelimit href: api/Discord.RetryMode.html#Discord_RetryMode_RetryRatelimit commentId: F:Discord.RetryMode.RetryRatelimit fullName: Discord.RetryMode.RetryRatelimit nameWithType: RetryMode.RetryRatelimit - uid: Discord.RetryMode.RetryTimeouts name: RetryTimeouts href: api/Discord.RetryMode.html#Discord_RetryMode_RetryTimeouts commentId: F:Discord.RetryMode.RetryTimeouts fullName: Discord.RetryMode.RetryTimeouts nameWithType: RetryMode.RetryTimeouts - uid: Discord.RichGame name: RichGame href: api/Discord.RichGame.html commentId: T:Discord.RichGame fullName: Discord.RichGame nameWithType: RichGame - uid: Discord.RichGame.ApplicationId name: ApplicationId href: api/Discord.RichGame.html#Discord_RichGame_ApplicationId commentId: P:Discord.RichGame.ApplicationId fullName: Discord.RichGame.ApplicationId nameWithType: RichGame.ApplicationId - uid: Discord.RichGame.ApplicationId* name: ApplicationId href: api/Discord.RichGame.html#Discord_RichGame_ApplicationId_ commentId: Overload:Discord.RichGame.ApplicationId isSpec: "True" fullName: Discord.RichGame.ApplicationId nameWithType: RichGame.ApplicationId - uid: Discord.RichGame.LargeAsset name: LargeAsset href: api/Discord.RichGame.html#Discord_RichGame_LargeAsset commentId: P:Discord.RichGame.LargeAsset fullName: Discord.RichGame.LargeAsset nameWithType: RichGame.LargeAsset - uid: Discord.RichGame.LargeAsset* name: LargeAsset href: api/Discord.RichGame.html#Discord_RichGame_LargeAsset_ commentId: Overload:Discord.RichGame.LargeAsset isSpec: "True" fullName: Discord.RichGame.LargeAsset nameWithType: RichGame.LargeAsset - uid: Discord.RichGame.Party name: Party href: api/Discord.RichGame.html#Discord_RichGame_Party commentId: P:Discord.RichGame.Party fullName: Discord.RichGame.Party nameWithType: RichGame.Party - uid: Discord.RichGame.Party* name: Party href: api/Discord.RichGame.html#Discord_RichGame_Party_ commentId: Overload:Discord.RichGame.Party isSpec: "True" fullName: Discord.RichGame.Party nameWithType: RichGame.Party - uid: Discord.RichGame.Secrets name: Secrets href: api/Discord.RichGame.html#Discord_RichGame_Secrets commentId: P:Discord.RichGame.Secrets fullName: Discord.RichGame.Secrets nameWithType: RichGame.Secrets - uid: Discord.RichGame.Secrets* name: Secrets href: api/Discord.RichGame.html#Discord_RichGame_Secrets_ commentId: Overload:Discord.RichGame.Secrets isSpec: "True" fullName: Discord.RichGame.Secrets nameWithType: RichGame.Secrets - uid: Discord.RichGame.SmallAsset name: SmallAsset href: api/Discord.RichGame.html#Discord_RichGame_SmallAsset commentId: P:Discord.RichGame.SmallAsset fullName: Discord.RichGame.SmallAsset nameWithType: RichGame.SmallAsset - uid: Discord.RichGame.SmallAsset* name: SmallAsset href: api/Discord.RichGame.html#Discord_RichGame_SmallAsset_ commentId: Overload:Discord.RichGame.SmallAsset isSpec: "True" fullName: Discord.RichGame.SmallAsset nameWithType: RichGame.SmallAsset - uid: Discord.RichGame.State name: State href: api/Discord.RichGame.html#Discord_RichGame_State commentId: P:Discord.RichGame.State fullName: Discord.RichGame.State nameWithType: RichGame.State - uid: Discord.RichGame.State* name: State href: api/Discord.RichGame.html#Discord_RichGame_State_ commentId: Overload:Discord.RichGame.State isSpec: "True" fullName: Discord.RichGame.State nameWithType: RichGame.State - uid: Discord.RichGame.Timestamps name: Timestamps href: api/Discord.RichGame.html#Discord_RichGame_Timestamps commentId: P:Discord.RichGame.Timestamps fullName: Discord.RichGame.Timestamps nameWithType: RichGame.Timestamps - uid: Discord.RichGame.Timestamps* name: Timestamps href: api/Discord.RichGame.html#Discord_RichGame_Timestamps_ commentId: Overload:Discord.RichGame.Timestamps isSpec: "True" fullName: Discord.RichGame.Timestamps nameWithType: RichGame.Timestamps - uid: Discord.RichGame.ToString name: ToString() href: api/Discord.RichGame.html#Discord_RichGame_ToString commentId: M:Discord.RichGame.ToString fullName: Discord.RichGame.ToString() nameWithType: RichGame.ToString() - uid: Discord.RichGame.ToString* name: ToString href: api/Discord.RichGame.html#Discord_RichGame_ToString_ commentId: Overload:Discord.RichGame.ToString isSpec: "True" fullName: Discord.RichGame.ToString nameWithType: RichGame.ToString - uid: Discord.RoleProperties name: RoleProperties href: api/Discord.RoleProperties.html commentId: T:Discord.RoleProperties fullName: Discord.RoleProperties nameWithType: RoleProperties - uid: Discord.RoleProperties.Color name: Color href: api/Discord.RoleProperties.html#Discord_RoleProperties_Color commentId: P:Discord.RoleProperties.Color fullName: Discord.RoleProperties.Color nameWithType: RoleProperties.Color - uid: Discord.RoleProperties.Color* name: Color href: api/Discord.RoleProperties.html#Discord_RoleProperties_Color_ commentId: Overload:Discord.RoleProperties.Color isSpec: "True" fullName: Discord.RoleProperties.Color nameWithType: RoleProperties.Color - uid: Discord.RoleProperties.Hoist name: Hoist href: api/Discord.RoleProperties.html#Discord_RoleProperties_Hoist commentId: P:Discord.RoleProperties.Hoist fullName: Discord.RoleProperties.Hoist nameWithType: RoleProperties.Hoist - uid: Discord.RoleProperties.Hoist* name: Hoist href: api/Discord.RoleProperties.html#Discord_RoleProperties_Hoist_ commentId: Overload:Discord.RoleProperties.Hoist isSpec: "True" fullName: Discord.RoleProperties.Hoist nameWithType: RoleProperties.Hoist - uid: Discord.RoleProperties.Mentionable name: Mentionable href: api/Discord.RoleProperties.html#Discord_RoleProperties_Mentionable commentId: P:Discord.RoleProperties.Mentionable fullName: Discord.RoleProperties.Mentionable nameWithType: RoleProperties.Mentionable - uid: Discord.RoleProperties.Mentionable* name: Mentionable href: api/Discord.RoleProperties.html#Discord_RoleProperties_Mentionable_ commentId: Overload:Discord.RoleProperties.Mentionable isSpec: "True" fullName: Discord.RoleProperties.Mentionable nameWithType: RoleProperties.Mentionable - uid: Discord.RoleProperties.Name name: Name href: api/Discord.RoleProperties.html#Discord_RoleProperties_Name commentId: P:Discord.RoleProperties.Name fullName: Discord.RoleProperties.Name nameWithType: RoleProperties.Name - uid: Discord.RoleProperties.Name* name: Name href: api/Discord.RoleProperties.html#Discord_RoleProperties_Name_ commentId: Overload:Discord.RoleProperties.Name isSpec: "True" fullName: Discord.RoleProperties.Name nameWithType: RoleProperties.Name - uid: Discord.RoleProperties.Permissions name: Permissions href: api/Discord.RoleProperties.html#Discord_RoleProperties_Permissions commentId: P:Discord.RoleProperties.Permissions fullName: Discord.RoleProperties.Permissions nameWithType: RoleProperties.Permissions - uid: Discord.RoleProperties.Permissions* name: Permissions href: api/Discord.RoleProperties.html#Discord_RoleProperties_Permissions_ commentId: Overload:Discord.RoleProperties.Permissions isSpec: "True" fullName: Discord.RoleProperties.Permissions nameWithType: RoleProperties.Permissions - uid: Discord.RoleProperties.Position name: Position href: api/Discord.RoleProperties.html#Discord_RoleProperties_Position commentId: P:Discord.RoleProperties.Position fullName: Discord.RoleProperties.Position nameWithType: RoleProperties.Position - uid: Discord.RoleProperties.Position* name: Position href: api/Discord.RoleProperties.html#Discord_RoleProperties_Position_ commentId: Overload:Discord.RoleProperties.Position isSpec: "True" fullName: Discord.RoleProperties.Position nameWithType: RoleProperties.Position - uid: Discord.SelfUserProperties name: SelfUserProperties href: api/Discord.SelfUserProperties.html commentId: T:Discord.SelfUserProperties fullName: Discord.SelfUserProperties nameWithType: SelfUserProperties - uid: Discord.SelfUserProperties.Avatar name: Avatar href: api/Discord.SelfUserProperties.html#Discord_SelfUserProperties_Avatar commentId: P:Discord.SelfUserProperties.Avatar fullName: Discord.SelfUserProperties.Avatar nameWithType: SelfUserProperties.Avatar - uid: Discord.SelfUserProperties.Avatar* name: Avatar href: api/Discord.SelfUserProperties.html#Discord_SelfUserProperties_Avatar_ commentId: Overload:Discord.SelfUserProperties.Avatar isSpec: "True" fullName: Discord.SelfUserProperties.Avatar nameWithType: SelfUserProperties.Avatar - uid: Discord.SelfUserProperties.Username name: Username href: api/Discord.SelfUserProperties.html#Discord_SelfUserProperties_Username commentId: P:Discord.SelfUserProperties.Username fullName: Discord.SelfUserProperties.Username nameWithType: SelfUserProperties.Username - uid: Discord.SelfUserProperties.Username* name: Username href: api/Discord.SelfUserProperties.html#Discord_SelfUserProperties_Username_ commentId: Overload:Discord.SelfUserProperties.Username isSpec: "True" fullName: Discord.SelfUserProperties.Username nameWithType: SelfUserProperties.Username - uid: Discord.SnowflakeUtils name: SnowflakeUtils href: api/Discord.SnowflakeUtils.html commentId: T:Discord.SnowflakeUtils fullName: Discord.SnowflakeUtils nameWithType: SnowflakeUtils - uid: Discord.SnowflakeUtils.FromSnowflake(System.UInt64) name: FromSnowflake(UInt64) href: api/Discord.SnowflakeUtils.html#Discord_SnowflakeUtils_FromSnowflake_System_UInt64_ commentId: M:Discord.SnowflakeUtils.FromSnowflake(System.UInt64) fullName: Discord.SnowflakeUtils.FromSnowflake(System.UInt64) nameWithType: SnowflakeUtils.FromSnowflake(UInt64) - uid: Discord.SnowflakeUtils.FromSnowflake* name: FromSnowflake href: api/Discord.SnowflakeUtils.html#Discord_SnowflakeUtils_FromSnowflake_ commentId: Overload:Discord.SnowflakeUtils.FromSnowflake isSpec: "True" fullName: Discord.SnowflakeUtils.FromSnowflake nameWithType: SnowflakeUtils.FromSnowflake - uid: Discord.SnowflakeUtils.ToSnowflake(System.DateTimeOffset) name: ToSnowflake(DateTimeOffset) href: api/Discord.SnowflakeUtils.html#Discord_SnowflakeUtils_ToSnowflake_System_DateTimeOffset_ commentId: M:Discord.SnowflakeUtils.ToSnowflake(System.DateTimeOffset) fullName: Discord.SnowflakeUtils.ToSnowflake(System.DateTimeOffset) nameWithType: SnowflakeUtils.ToSnowflake(DateTimeOffset) - uid: Discord.SnowflakeUtils.ToSnowflake* name: ToSnowflake href: api/Discord.SnowflakeUtils.html#Discord_SnowflakeUtils_ToSnowflake_ commentId: Overload:Discord.SnowflakeUtils.ToSnowflake isSpec: "True" fullName: Discord.SnowflakeUtils.ToSnowflake nameWithType: SnowflakeUtils.ToSnowflake - uid: Discord.SpotifyGame name: SpotifyGame href: api/Discord.SpotifyGame.html commentId: T:Discord.SpotifyGame fullName: Discord.SpotifyGame nameWithType: SpotifyGame - uid: Discord.SpotifyGame.AlbumArtUrl name: AlbumArtUrl href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_AlbumArtUrl commentId: P:Discord.SpotifyGame.AlbumArtUrl fullName: Discord.SpotifyGame.AlbumArtUrl nameWithType: SpotifyGame.AlbumArtUrl - uid: Discord.SpotifyGame.AlbumArtUrl* name: AlbumArtUrl href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_AlbumArtUrl_ commentId: Overload:Discord.SpotifyGame.AlbumArtUrl isSpec: "True" fullName: Discord.SpotifyGame.AlbumArtUrl nameWithType: SpotifyGame.AlbumArtUrl - uid: Discord.SpotifyGame.AlbumTitle name: AlbumTitle href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_AlbumTitle commentId: P:Discord.SpotifyGame.AlbumTitle fullName: Discord.SpotifyGame.AlbumTitle nameWithType: SpotifyGame.AlbumTitle - uid: Discord.SpotifyGame.AlbumTitle* name: AlbumTitle href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_AlbumTitle_ commentId: Overload:Discord.SpotifyGame.AlbumTitle isSpec: "True" fullName: Discord.SpotifyGame.AlbumTitle nameWithType: SpotifyGame.AlbumTitle - uid: Discord.SpotifyGame.Artists name: Artists href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Artists commentId: P:Discord.SpotifyGame.Artists fullName: Discord.SpotifyGame.Artists nameWithType: SpotifyGame.Artists - uid: Discord.SpotifyGame.Artists* name: Artists href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Artists_ commentId: Overload:Discord.SpotifyGame.Artists isSpec: "True" fullName: Discord.SpotifyGame.Artists nameWithType: SpotifyGame.Artists - uid: Discord.SpotifyGame.Duration name: Duration href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Duration commentId: P:Discord.SpotifyGame.Duration fullName: Discord.SpotifyGame.Duration nameWithType: SpotifyGame.Duration - uid: Discord.SpotifyGame.Duration* name: Duration href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Duration_ commentId: Overload:Discord.SpotifyGame.Duration isSpec: "True" fullName: Discord.SpotifyGame.Duration nameWithType: SpotifyGame.Duration - uid: Discord.SpotifyGame.Elapsed name: Elapsed href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Elapsed commentId: P:Discord.SpotifyGame.Elapsed fullName: Discord.SpotifyGame.Elapsed nameWithType: SpotifyGame.Elapsed - uid: Discord.SpotifyGame.Elapsed* name: Elapsed href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Elapsed_ commentId: Overload:Discord.SpotifyGame.Elapsed isSpec: "True" fullName: Discord.SpotifyGame.Elapsed nameWithType: SpotifyGame.Elapsed - uid: Discord.SpotifyGame.EndsAt name: EndsAt href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_EndsAt commentId: P:Discord.SpotifyGame.EndsAt fullName: Discord.SpotifyGame.EndsAt nameWithType: SpotifyGame.EndsAt - uid: Discord.SpotifyGame.EndsAt* name: EndsAt href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_EndsAt_ commentId: Overload:Discord.SpotifyGame.EndsAt isSpec: "True" fullName: Discord.SpotifyGame.EndsAt nameWithType: SpotifyGame.EndsAt - uid: Discord.SpotifyGame.Remaining name: Remaining href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Remaining commentId: P:Discord.SpotifyGame.Remaining fullName: Discord.SpotifyGame.Remaining nameWithType: SpotifyGame.Remaining - uid: Discord.SpotifyGame.Remaining* name: Remaining href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_Remaining_ commentId: Overload:Discord.SpotifyGame.Remaining isSpec: "True" fullName: Discord.SpotifyGame.Remaining nameWithType: SpotifyGame.Remaining - uid: Discord.SpotifyGame.SessionId name: SessionId href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_SessionId commentId: P:Discord.SpotifyGame.SessionId fullName: Discord.SpotifyGame.SessionId nameWithType: SpotifyGame.SessionId - uid: Discord.SpotifyGame.SessionId* name: SessionId href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_SessionId_ commentId: Overload:Discord.SpotifyGame.SessionId isSpec: "True" fullName: Discord.SpotifyGame.SessionId nameWithType: SpotifyGame.SessionId - uid: Discord.SpotifyGame.StartedAt name: StartedAt href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_StartedAt commentId: P:Discord.SpotifyGame.StartedAt fullName: Discord.SpotifyGame.StartedAt nameWithType: SpotifyGame.StartedAt - uid: Discord.SpotifyGame.StartedAt* name: StartedAt href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_StartedAt_ commentId: Overload:Discord.SpotifyGame.StartedAt isSpec: "True" fullName: Discord.SpotifyGame.StartedAt nameWithType: SpotifyGame.StartedAt - uid: Discord.SpotifyGame.ToString name: ToString() href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_ToString commentId: M:Discord.SpotifyGame.ToString fullName: Discord.SpotifyGame.ToString() nameWithType: SpotifyGame.ToString() - uid: Discord.SpotifyGame.ToString* name: ToString href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_ToString_ commentId: Overload:Discord.SpotifyGame.ToString isSpec: "True" fullName: Discord.SpotifyGame.ToString nameWithType: SpotifyGame.ToString - uid: Discord.SpotifyGame.TrackId name: TrackId href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_TrackId commentId: P:Discord.SpotifyGame.TrackId fullName: Discord.SpotifyGame.TrackId nameWithType: SpotifyGame.TrackId - uid: Discord.SpotifyGame.TrackId* name: TrackId href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_TrackId_ commentId: Overload:Discord.SpotifyGame.TrackId isSpec: "True" fullName: Discord.SpotifyGame.TrackId nameWithType: SpotifyGame.TrackId - uid: Discord.SpotifyGame.TrackTitle name: TrackTitle href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_TrackTitle commentId: P:Discord.SpotifyGame.TrackTitle fullName: Discord.SpotifyGame.TrackTitle nameWithType: SpotifyGame.TrackTitle - uid: Discord.SpotifyGame.TrackTitle* name: TrackTitle href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_TrackTitle_ commentId: Overload:Discord.SpotifyGame.TrackTitle isSpec: "True" fullName: Discord.SpotifyGame.TrackTitle nameWithType: SpotifyGame.TrackTitle - uid: Discord.SpotifyGame.TrackUrl name: TrackUrl href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_TrackUrl commentId: P:Discord.SpotifyGame.TrackUrl fullName: Discord.SpotifyGame.TrackUrl nameWithType: SpotifyGame.TrackUrl - uid: Discord.SpotifyGame.TrackUrl* name: TrackUrl href: api/Discord.SpotifyGame.html#Discord_SpotifyGame_TrackUrl_ commentId: Overload:Discord.SpotifyGame.TrackUrl isSpec: "True" fullName: Discord.SpotifyGame.TrackUrl nameWithType: SpotifyGame.TrackUrl - uid: Discord.StreamingGame name: StreamingGame href: api/Discord.StreamingGame.html commentId: T:Discord.StreamingGame fullName: Discord.StreamingGame nameWithType: StreamingGame - uid: Discord.StreamingGame.#ctor(System.String,System.String) name: StreamingGame(String, String) href: api/Discord.StreamingGame.html#Discord_StreamingGame__ctor_System_String_System_String_ commentId: M:Discord.StreamingGame.#ctor(System.String,System.String) fullName: Discord.StreamingGame.StreamingGame(System.String, System.String) nameWithType: StreamingGame.StreamingGame(String, String) - uid: Discord.StreamingGame.#ctor* name: StreamingGame href: api/Discord.StreamingGame.html#Discord_StreamingGame__ctor_ commentId: Overload:Discord.StreamingGame.#ctor isSpec: "True" fullName: Discord.StreamingGame.StreamingGame nameWithType: StreamingGame.StreamingGame - uid: Discord.StreamingGame.ToString name: ToString() href: api/Discord.StreamingGame.html#Discord_StreamingGame_ToString commentId: M:Discord.StreamingGame.ToString fullName: Discord.StreamingGame.ToString() nameWithType: StreamingGame.ToString() - uid: Discord.StreamingGame.ToString* name: ToString href: api/Discord.StreamingGame.html#Discord_StreamingGame_ToString_ commentId: Overload:Discord.StreamingGame.ToString isSpec: "True" fullName: Discord.StreamingGame.ToString nameWithType: StreamingGame.ToString - uid: Discord.StreamingGame.Url name: Url href: api/Discord.StreamingGame.html#Discord_StreamingGame_Url commentId: P:Discord.StreamingGame.Url fullName: Discord.StreamingGame.Url nameWithType: StreamingGame.Url - uid: Discord.StreamingGame.Url* name: Url href: api/Discord.StreamingGame.html#Discord_StreamingGame_Url_ commentId: Overload:Discord.StreamingGame.Url isSpec: "True" fullName: Discord.StreamingGame.Url nameWithType: StreamingGame.Url - uid: Discord.SystemChannelMessageDeny name: SystemChannelMessageDeny href: api/Discord.SystemChannelMessageDeny.html commentId: T:Discord.SystemChannelMessageDeny fullName: Discord.SystemChannelMessageDeny nameWithType: SystemChannelMessageDeny - uid: Discord.SystemChannelMessageDeny.GuildBoost name: GuildBoost href: api/Discord.SystemChannelMessageDeny.html#Discord_SystemChannelMessageDeny_GuildBoost commentId: F:Discord.SystemChannelMessageDeny.GuildBoost fullName: Discord.SystemChannelMessageDeny.GuildBoost nameWithType: SystemChannelMessageDeny.GuildBoost - uid: Discord.SystemChannelMessageDeny.None name: None href: api/Discord.SystemChannelMessageDeny.html#Discord_SystemChannelMessageDeny_None commentId: F:Discord.SystemChannelMessageDeny.None fullName: Discord.SystemChannelMessageDeny.None nameWithType: SystemChannelMessageDeny.None - uid: Discord.SystemChannelMessageDeny.WelcomeMessage name: WelcomeMessage href: api/Discord.SystemChannelMessageDeny.html#Discord_SystemChannelMessageDeny_WelcomeMessage commentId: F:Discord.SystemChannelMessageDeny.WelcomeMessage fullName: Discord.SystemChannelMessageDeny.WelcomeMessage nameWithType: SystemChannelMessageDeny.WelcomeMessage - uid: Discord.Tag`1 name: Tag href: api/Discord.Tag-1.html commentId: T:Discord.Tag`1 name.vb: Tag(Of T) fullName: Discord.Tag fullName.vb: Discord.Tag(Of T) nameWithType: Tag nameWithType.vb: Tag(Of T) - uid: Discord.Tag`1.Discord#ITag#Value name: ITag.Value href: api/Discord.Tag-1.html#Discord_Tag_1_Discord_ITag_Value commentId: P:Discord.Tag`1.Discord#ITag#Value name.vb: Discord.ITag.Value fullName: Discord.Tag.Discord.ITag.Value fullName.vb: Discord.Tag(Of T).Discord.ITag.Value nameWithType: Tag.ITag.Value nameWithType.vb: Tag(Of T).Discord.ITag.Value - uid: Discord.Tag`1.Discord#ITag#Value* name: ITag.Value href: api/Discord.Tag-1.html#Discord_Tag_1_Discord_ITag_Value_ commentId: Overload:Discord.Tag`1.Discord#ITag#Value isSpec: "True" name.vb: Discord.ITag.Value fullName: Discord.Tag.Discord.ITag.Value fullName.vb: Discord.Tag(Of T).Discord.ITag.Value nameWithType: Tag.ITag.Value nameWithType.vb: Tag(Of T).Discord.ITag.Value - uid: Discord.Tag`1.Index name: Index href: api/Discord.Tag-1.html#Discord_Tag_1_Index commentId: P:Discord.Tag`1.Index fullName: Discord.Tag.Index fullName.vb: Discord.Tag(Of T).Index nameWithType: Tag.Index nameWithType.vb: Tag(Of T).Index - uid: Discord.Tag`1.Index* name: Index href: api/Discord.Tag-1.html#Discord_Tag_1_Index_ commentId: Overload:Discord.Tag`1.Index isSpec: "True" fullName: Discord.Tag.Index fullName.vb: Discord.Tag(Of T).Index nameWithType: Tag.Index nameWithType.vb: Tag(Of T).Index - uid: Discord.Tag`1.Key name: Key href: api/Discord.Tag-1.html#Discord_Tag_1_Key commentId: P:Discord.Tag`1.Key fullName: Discord.Tag.Key fullName.vb: Discord.Tag(Of T).Key nameWithType: Tag.Key nameWithType.vb: Tag(Of T).Key - uid: Discord.Tag`1.Key* name: Key href: api/Discord.Tag-1.html#Discord_Tag_1_Key_ commentId: Overload:Discord.Tag`1.Key isSpec: "True" fullName: Discord.Tag.Key fullName.vb: Discord.Tag(Of T).Key nameWithType: Tag.Key nameWithType.vb: Tag(Of T).Key - uid: Discord.Tag`1.Length name: Length href: api/Discord.Tag-1.html#Discord_Tag_1_Length commentId: P:Discord.Tag`1.Length fullName: Discord.Tag.Length fullName.vb: Discord.Tag(Of T).Length nameWithType: Tag.Length nameWithType.vb: Tag(Of T).Length - uid: Discord.Tag`1.Length* name: Length href: api/Discord.Tag-1.html#Discord_Tag_1_Length_ commentId: Overload:Discord.Tag`1.Length isSpec: "True" fullName: Discord.Tag.Length fullName.vb: Discord.Tag(Of T).Length nameWithType: Tag.Length nameWithType.vb: Tag(Of T).Length - uid: Discord.Tag`1.ToString name: ToString() href: api/Discord.Tag-1.html#Discord_Tag_1_ToString commentId: M:Discord.Tag`1.ToString fullName: Discord.Tag.ToString() fullName.vb: Discord.Tag(Of T).ToString() nameWithType: Tag.ToString() nameWithType.vb: Tag(Of T).ToString() - uid: Discord.Tag`1.ToString* name: ToString href: api/Discord.Tag-1.html#Discord_Tag_1_ToString_ commentId: Overload:Discord.Tag`1.ToString isSpec: "True" fullName: Discord.Tag.ToString fullName.vb: Discord.Tag(Of T).ToString nameWithType: Tag.ToString nameWithType.vb: Tag(Of T).ToString - uid: Discord.Tag`1.Type name: Type href: api/Discord.Tag-1.html#Discord_Tag_1_Type commentId: P:Discord.Tag`1.Type fullName: Discord.Tag.Type fullName.vb: Discord.Tag(Of T).Type nameWithType: Tag.Type nameWithType.vb: Tag(Of T).Type - uid: Discord.Tag`1.Type* name: Type href: api/Discord.Tag-1.html#Discord_Tag_1_Type_ commentId: Overload:Discord.Tag`1.Type isSpec: "True" fullName: Discord.Tag.Type fullName.vb: Discord.Tag(Of T).Type nameWithType: Tag.Type nameWithType.vb: Tag(Of T).Type - uid: Discord.Tag`1.Value name: Value href: api/Discord.Tag-1.html#Discord_Tag_1_Value commentId: P:Discord.Tag`1.Value fullName: Discord.Tag.Value fullName.vb: Discord.Tag(Of T).Value nameWithType: Tag.Value nameWithType.vb: Tag(Of T).Value - uid: Discord.Tag`1.Value* name: Value href: api/Discord.Tag-1.html#Discord_Tag_1_Value_ commentId: Overload:Discord.Tag`1.Value isSpec: "True" fullName: Discord.Tag.Value fullName.vb: Discord.Tag(Of T).Value nameWithType: Tag.Value nameWithType.vb: Tag(Of T).Value - uid: Discord.TagHandling name: TagHandling href: api/Discord.TagHandling.html commentId: T:Discord.TagHandling fullName: Discord.TagHandling nameWithType: TagHandling - uid: Discord.TagHandling.FullName name: FullName href: api/Discord.TagHandling.html#Discord_TagHandling_FullName commentId: F:Discord.TagHandling.FullName fullName: Discord.TagHandling.FullName nameWithType: TagHandling.FullName - uid: Discord.TagHandling.FullNameNoPrefix name: FullNameNoPrefix href: api/Discord.TagHandling.html#Discord_TagHandling_FullNameNoPrefix commentId: F:Discord.TagHandling.FullNameNoPrefix fullName: Discord.TagHandling.FullNameNoPrefix nameWithType: TagHandling.FullNameNoPrefix - uid: Discord.TagHandling.Ignore name: Ignore href: api/Discord.TagHandling.html#Discord_TagHandling_Ignore commentId: F:Discord.TagHandling.Ignore fullName: Discord.TagHandling.Ignore nameWithType: TagHandling.Ignore - uid: Discord.TagHandling.Name name: Name href: api/Discord.TagHandling.html#Discord_TagHandling_Name commentId: F:Discord.TagHandling.Name fullName: Discord.TagHandling.Name nameWithType: TagHandling.Name - uid: Discord.TagHandling.NameNoPrefix name: NameNoPrefix href: api/Discord.TagHandling.html#Discord_TagHandling_NameNoPrefix commentId: F:Discord.TagHandling.NameNoPrefix fullName: Discord.TagHandling.NameNoPrefix nameWithType: TagHandling.NameNoPrefix - uid: Discord.TagHandling.Remove name: Remove href: api/Discord.TagHandling.html#Discord_TagHandling_Remove commentId: F:Discord.TagHandling.Remove fullName: Discord.TagHandling.Remove nameWithType: TagHandling.Remove - uid: Discord.TagHandling.Sanitize name: Sanitize href: api/Discord.TagHandling.html#Discord_TagHandling_Sanitize commentId: F:Discord.TagHandling.Sanitize fullName: Discord.TagHandling.Sanitize nameWithType: TagHandling.Sanitize - uid: Discord.TagType name: TagType href: api/Discord.TagType.html commentId: T:Discord.TagType fullName: Discord.TagType nameWithType: TagType - uid: Discord.TagType.ChannelMention name: ChannelMention href: api/Discord.TagType.html#Discord_TagType_ChannelMention commentId: F:Discord.TagType.ChannelMention fullName: Discord.TagType.ChannelMention nameWithType: TagType.ChannelMention - uid: Discord.TagType.Emoji name: Emoji href: api/Discord.TagType.html#Discord_TagType_Emoji commentId: F:Discord.TagType.Emoji fullName: Discord.TagType.Emoji nameWithType: TagType.Emoji - uid: Discord.TagType.EveryoneMention name: EveryoneMention href: api/Discord.TagType.html#Discord_TagType_EveryoneMention commentId: F:Discord.TagType.EveryoneMention fullName: Discord.TagType.EveryoneMention nameWithType: TagType.EveryoneMention - uid: Discord.TagType.HereMention name: HereMention href: api/Discord.TagType.html#Discord_TagType_HereMention commentId: F:Discord.TagType.HereMention fullName: Discord.TagType.HereMention nameWithType: TagType.HereMention - uid: Discord.TagType.RoleMention name: RoleMention href: api/Discord.TagType.html#Discord_TagType_RoleMention commentId: F:Discord.TagType.RoleMention fullName: Discord.TagType.RoleMention nameWithType: TagType.RoleMention - uid: Discord.TagType.UserMention name: UserMention href: api/Discord.TagType.html#Discord_TagType_UserMention commentId: F:Discord.TagType.UserMention fullName: Discord.TagType.UserMention nameWithType: TagType.UserMention - uid: Discord.TextChannelProperties name: TextChannelProperties href: api/Discord.TextChannelProperties.html commentId: T:Discord.TextChannelProperties fullName: Discord.TextChannelProperties nameWithType: TextChannelProperties - uid: Discord.TextChannelProperties.IsNsfw name: IsNsfw href: api/Discord.TextChannelProperties.html#Discord_TextChannelProperties_IsNsfw commentId: P:Discord.TextChannelProperties.IsNsfw fullName: Discord.TextChannelProperties.IsNsfw nameWithType: TextChannelProperties.IsNsfw - uid: Discord.TextChannelProperties.IsNsfw* name: IsNsfw href: api/Discord.TextChannelProperties.html#Discord_TextChannelProperties_IsNsfw_ commentId: Overload:Discord.TextChannelProperties.IsNsfw isSpec: "True" fullName: Discord.TextChannelProperties.IsNsfw nameWithType: TextChannelProperties.IsNsfw - uid: Discord.TextChannelProperties.SlowModeInterval name: SlowModeInterval href: api/Discord.TextChannelProperties.html#Discord_TextChannelProperties_SlowModeInterval commentId: P:Discord.TextChannelProperties.SlowModeInterval fullName: Discord.TextChannelProperties.SlowModeInterval nameWithType: TextChannelProperties.SlowModeInterval - uid: Discord.TextChannelProperties.SlowModeInterval* name: SlowModeInterval href: api/Discord.TextChannelProperties.html#Discord_TextChannelProperties_SlowModeInterval_ commentId: Overload:Discord.TextChannelProperties.SlowModeInterval isSpec: "True" fullName: Discord.TextChannelProperties.SlowModeInterval nameWithType: TextChannelProperties.SlowModeInterval - uid: Discord.TextChannelProperties.Topic name: Topic href: api/Discord.TextChannelProperties.html#Discord_TextChannelProperties_Topic commentId: P:Discord.TextChannelProperties.Topic fullName: Discord.TextChannelProperties.Topic nameWithType: TextChannelProperties.Topic - uid: Discord.TextChannelProperties.Topic* name: Topic href: api/Discord.TextChannelProperties.html#Discord_TextChannelProperties_Topic_ commentId: Overload:Discord.TextChannelProperties.Topic isSpec: "True" fullName: Discord.TextChannelProperties.Topic nameWithType: TextChannelProperties.Topic - uid: Discord.TokenType name: TokenType href: api/Discord.TokenType.html commentId: T:Discord.TokenType fullName: Discord.TokenType nameWithType: TokenType - uid: Discord.TokenType.Bearer name: Bearer href: api/Discord.TokenType.html#Discord_TokenType_Bearer commentId: F:Discord.TokenType.Bearer fullName: Discord.TokenType.Bearer nameWithType: TokenType.Bearer - uid: Discord.TokenType.Bot name: Bot href: api/Discord.TokenType.html#Discord_TokenType_Bot commentId: F:Discord.TokenType.Bot fullName: Discord.TokenType.Bot nameWithType: TokenType.Bot - uid: Discord.TokenType.User name: User href: api/Discord.TokenType.html#Discord_TokenType_User commentId: F:Discord.TokenType.User fullName: Discord.TokenType.User nameWithType: TokenType.User - uid: Discord.TokenType.Webhook name: Webhook href: api/Discord.TokenType.html#Discord_TokenType_Webhook commentId: F:Discord.TokenType.Webhook fullName: Discord.TokenType.Webhook nameWithType: TokenType.Webhook - uid: Discord.TokenUtils name: TokenUtils href: api/Discord.TokenUtils.html commentId: T:Discord.TokenUtils fullName: Discord.TokenUtils nameWithType: TokenUtils - uid: Discord.TokenUtils.ValidateToken(Discord.TokenType,System.String) name: ValidateToken(TokenType, String) href: api/Discord.TokenUtils.html#Discord_TokenUtils_ValidateToken_Discord_TokenType_System_String_ commentId: M:Discord.TokenUtils.ValidateToken(Discord.TokenType,System.String) fullName: Discord.TokenUtils.ValidateToken(Discord.TokenType, System.String) nameWithType: TokenUtils.ValidateToken(TokenType, String) - uid: Discord.TokenUtils.ValidateToken* name: ValidateToken href: api/Discord.TokenUtils.html#Discord_TokenUtils_ValidateToken_ commentId: Overload:Discord.TokenUtils.ValidateToken isSpec: "True" fullName: Discord.TokenUtils.ValidateToken nameWithType: TokenUtils.ValidateToken - uid: Discord.UserExtensions name: UserExtensions href: api/Discord.UserExtensions.html commentId: T:Discord.UserExtensions fullName: Discord.UserExtensions nameWithType: UserExtensions - uid: Discord.UserExtensions.BanAsync(Discord.IGuildUser,System.Int32,System.String,Discord.RequestOptions) name: BanAsync(IGuildUser, Int32, String, RequestOptions) href: api/Discord.UserExtensions.html#Discord_UserExtensions_BanAsync_Discord_IGuildUser_System_Int32_System_String_Discord_RequestOptions_ commentId: M:Discord.UserExtensions.BanAsync(Discord.IGuildUser,System.Int32,System.String,Discord.RequestOptions) fullName: Discord.UserExtensions.BanAsync(Discord.IGuildUser, System.Int32, System.String, Discord.RequestOptions) nameWithType: UserExtensions.BanAsync(IGuildUser, Int32, String, RequestOptions) - uid: Discord.UserExtensions.BanAsync* name: BanAsync href: api/Discord.UserExtensions.html#Discord_UserExtensions_BanAsync_ commentId: Overload:Discord.UserExtensions.BanAsync isSpec: "True" fullName: Discord.UserExtensions.BanAsync nameWithType: UserExtensions.BanAsync - uid: Discord.UserExtensions.SendFileAsync(Discord.IUser,System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendFileAsync(IUser, Stream, String, String, Boolean, Embed, RequestOptions) href: api/Discord.UserExtensions.html#Discord_UserExtensions_SendFileAsync_Discord_IUser_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.UserExtensions.SendFileAsync(Discord.IUser,System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.UserExtensions.SendFileAsync(Discord.IUser, System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: UserExtensions.SendFileAsync(IUser, Stream, String, String, Boolean, Embed, RequestOptions) - uid: Discord.UserExtensions.SendFileAsync(Discord.IUser,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendFileAsync(IUser, String, String, Boolean, Embed, RequestOptions) href: api/Discord.UserExtensions.html#Discord_UserExtensions_SendFileAsync_Discord_IUser_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.UserExtensions.SendFileAsync(Discord.IUser,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.UserExtensions.SendFileAsync(Discord.IUser, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: UserExtensions.SendFileAsync(IUser, String, String, Boolean, Embed, RequestOptions) - uid: Discord.UserExtensions.SendFileAsync* name: SendFileAsync href: api/Discord.UserExtensions.html#Discord_UserExtensions_SendFileAsync_ commentId: Overload:Discord.UserExtensions.SendFileAsync isSpec: "True" fullName: Discord.UserExtensions.SendFileAsync nameWithType: UserExtensions.SendFileAsync - uid: Discord.UserExtensions.SendMessageAsync(Discord.IUser,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(IUser, String, Boolean, Embed, RequestOptions) href: api/Discord.UserExtensions.html#Discord_UserExtensions_SendMessageAsync_Discord_IUser_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.UserExtensions.SendMessageAsync(Discord.IUser,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.UserExtensions.SendMessageAsync(Discord.IUser, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: UserExtensions.SendMessageAsync(IUser, String, Boolean, Embed, RequestOptions) - uid: Discord.UserExtensions.SendMessageAsync* name: SendMessageAsync href: api/Discord.UserExtensions.html#Discord_UserExtensions_SendMessageAsync_ commentId: Overload:Discord.UserExtensions.SendMessageAsync isSpec: "True" fullName: Discord.UserExtensions.SendMessageAsync nameWithType: UserExtensions.SendMessageAsync - uid: Discord.UserProperties name: UserProperties href: api/Discord.UserProperties.html commentId: T:Discord.UserProperties fullName: Discord.UserProperties nameWithType: UserProperties - uid: Discord.UserProperties.BugHunter name: BugHunter href: api/Discord.UserProperties.html#Discord_UserProperties_BugHunter commentId: F:Discord.UserProperties.BugHunter fullName: Discord.UserProperties.BugHunter nameWithType: UserProperties.BugHunter - uid: Discord.UserProperties.EarlySupporter name: EarlySupporter href: api/Discord.UserProperties.html#Discord_UserProperties_EarlySupporter commentId: F:Discord.UserProperties.EarlySupporter fullName: Discord.UserProperties.EarlySupporter nameWithType: UserProperties.EarlySupporter - uid: Discord.UserProperties.HypeSquadBalance name: HypeSquadBalance href: api/Discord.UserProperties.html#Discord_UserProperties_HypeSquadBalance commentId: F:Discord.UserProperties.HypeSquadBalance fullName: Discord.UserProperties.HypeSquadBalance nameWithType: UserProperties.HypeSquadBalance - uid: Discord.UserProperties.HypeSquadBravery name: HypeSquadBravery href: api/Discord.UserProperties.html#Discord_UserProperties_HypeSquadBravery commentId: F:Discord.UserProperties.HypeSquadBravery fullName: Discord.UserProperties.HypeSquadBravery nameWithType: UserProperties.HypeSquadBravery - uid: Discord.UserProperties.HypeSquadBrilliance name: HypeSquadBrilliance href: api/Discord.UserProperties.html#Discord_UserProperties_HypeSquadBrilliance commentId: F:Discord.UserProperties.HypeSquadBrilliance fullName: Discord.UserProperties.HypeSquadBrilliance nameWithType: UserProperties.HypeSquadBrilliance - uid: Discord.UserProperties.None name: None href: api/Discord.UserProperties.html#Discord_UserProperties_None commentId: F:Discord.UserProperties.None fullName: Discord.UserProperties.None nameWithType: UserProperties.None - uid: Discord.UserProperties.Partner name: Partner href: api/Discord.UserProperties.html#Discord_UserProperties_Partner commentId: F:Discord.UserProperties.Partner fullName: Discord.UserProperties.Partner nameWithType: UserProperties.Partner - uid: Discord.UserProperties.Staff name: Staff href: api/Discord.UserProperties.html#Discord_UserProperties_Staff commentId: F:Discord.UserProperties.Staff fullName: Discord.UserProperties.Staff nameWithType: UserProperties.Staff - uid: Discord.UserStatus name: UserStatus href: api/Discord.UserStatus.html commentId: T:Discord.UserStatus fullName: Discord.UserStatus nameWithType: UserStatus - uid: Discord.UserStatus.AFK name: AFK href: api/Discord.UserStatus.html#Discord_UserStatus_AFK commentId: F:Discord.UserStatus.AFK fullName: Discord.UserStatus.AFK nameWithType: UserStatus.AFK - uid: Discord.UserStatus.DoNotDisturb name: DoNotDisturb href: api/Discord.UserStatus.html#Discord_UserStatus_DoNotDisturb commentId: F:Discord.UserStatus.DoNotDisturb fullName: Discord.UserStatus.DoNotDisturb nameWithType: UserStatus.DoNotDisturb - uid: Discord.UserStatus.Idle name: Idle href: api/Discord.UserStatus.html#Discord_UserStatus_Idle commentId: F:Discord.UserStatus.Idle fullName: Discord.UserStatus.Idle nameWithType: UserStatus.Idle - uid: Discord.UserStatus.Invisible name: Invisible href: api/Discord.UserStatus.html#Discord_UserStatus_Invisible commentId: F:Discord.UserStatus.Invisible fullName: Discord.UserStatus.Invisible nameWithType: UserStatus.Invisible - uid: Discord.UserStatus.Offline name: Offline href: api/Discord.UserStatus.html#Discord_UserStatus_Offline commentId: F:Discord.UserStatus.Offline fullName: Discord.UserStatus.Offline nameWithType: UserStatus.Offline - uid: Discord.UserStatus.Online name: Online href: api/Discord.UserStatus.html#Discord_UserStatus_Online commentId: F:Discord.UserStatus.Online fullName: Discord.UserStatus.Online nameWithType: UserStatus.Online - uid: Discord.VerificationLevel name: VerificationLevel href: api/Discord.VerificationLevel.html commentId: T:Discord.VerificationLevel fullName: Discord.VerificationLevel nameWithType: VerificationLevel - uid: Discord.VerificationLevel.Extreme name: Extreme href: api/Discord.VerificationLevel.html#Discord_VerificationLevel_Extreme commentId: F:Discord.VerificationLevel.Extreme fullName: Discord.VerificationLevel.Extreme nameWithType: VerificationLevel.Extreme - uid: Discord.VerificationLevel.High name: High href: api/Discord.VerificationLevel.html#Discord_VerificationLevel_High commentId: F:Discord.VerificationLevel.High fullName: Discord.VerificationLevel.High nameWithType: VerificationLevel.High - uid: Discord.VerificationLevel.Low name: Low href: api/Discord.VerificationLevel.html#Discord_VerificationLevel_Low commentId: F:Discord.VerificationLevel.Low fullName: Discord.VerificationLevel.Low nameWithType: VerificationLevel.Low - uid: Discord.VerificationLevel.Medium name: Medium href: api/Discord.VerificationLevel.html#Discord_VerificationLevel_Medium commentId: F:Discord.VerificationLevel.Medium fullName: Discord.VerificationLevel.Medium nameWithType: VerificationLevel.Medium - uid: Discord.VerificationLevel.None name: None href: api/Discord.VerificationLevel.html#Discord_VerificationLevel_None commentId: F:Discord.VerificationLevel.None fullName: Discord.VerificationLevel.None nameWithType: VerificationLevel.None - uid: Discord.VoiceChannelProperties name: VoiceChannelProperties href: api/Discord.VoiceChannelProperties.html commentId: T:Discord.VoiceChannelProperties fullName: Discord.VoiceChannelProperties nameWithType: VoiceChannelProperties - uid: Discord.VoiceChannelProperties.Bitrate name: Bitrate href: api/Discord.VoiceChannelProperties.html#Discord_VoiceChannelProperties_Bitrate commentId: P:Discord.VoiceChannelProperties.Bitrate fullName: Discord.VoiceChannelProperties.Bitrate nameWithType: VoiceChannelProperties.Bitrate - uid: Discord.VoiceChannelProperties.Bitrate* name: Bitrate href: api/Discord.VoiceChannelProperties.html#Discord_VoiceChannelProperties_Bitrate_ commentId: Overload:Discord.VoiceChannelProperties.Bitrate isSpec: "True" fullName: Discord.VoiceChannelProperties.Bitrate nameWithType: VoiceChannelProperties.Bitrate - uid: Discord.VoiceChannelProperties.UserLimit name: UserLimit href: api/Discord.VoiceChannelProperties.html#Discord_VoiceChannelProperties_UserLimit commentId: P:Discord.VoiceChannelProperties.UserLimit fullName: Discord.VoiceChannelProperties.UserLimit nameWithType: VoiceChannelProperties.UserLimit - uid: Discord.VoiceChannelProperties.UserLimit* name: UserLimit href: api/Discord.VoiceChannelProperties.html#Discord_VoiceChannelProperties_UserLimit_ commentId: Overload:Discord.VoiceChannelProperties.UserLimit isSpec: "True" fullName: Discord.VoiceChannelProperties.UserLimit nameWithType: VoiceChannelProperties.UserLimit - uid: Discord.WebhookProperties name: WebhookProperties href: api/Discord.WebhookProperties.html commentId: T:Discord.WebhookProperties fullName: Discord.WebhookProperties nameWithType: WebhookProperties - uid: Discord.WebhookProperties.Channel name: Channel href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_Channel commentId: P:Discord.WebhookProperties.Channel fullName: Discord.WebhookProperties.Channel nameWithType: WebhookProperties.Channel - uid: Discord.WebhookProperties.Channel* name: Channel href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_Channel_ commentId: Overload:Discord.WebhookProperties.Channel isSpec: "True" fullName: Discord.WebhookProperties.Channel nameWithType: WebhookProperties.Channel - uid: Discord.WebhookProperties.ChannelId name: ChannelId href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_ChannelId commentId: P:Discord.WebhookProperties.ChannelId fullName: Discord.WebhookProperties.ChannelId nameWithType: WebhookProperties.ChannelId - uid: Discord.WebhookProperties.ChannelId* name: ChannelId href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_ChannelId_ commentId: Overload:Discord.WebhookProperties.ChannelId isSpec: "True" fullName: Discord.WebhookProperties.ChannelId nameWithType: WebhookProperties.ChannelId - uid: Discord.WebhookProperties.Image name: Image href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_Image commentId: P:Discord.WebhookProperties.Image fullName: Discord.WebhookProperties.Image nameWithType: WebhookProperties.Image - uid: Discord.WebhookProperties.Image* name: Image href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_Image_ commentId: Overload:Discord.WebhookProperties.Image isSpec: "True" fullName: Discord.WebhookProperties.Image nameWithType: WebhookProperties.Image - uid: Discord.WebhookProperties.Name name: Name href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_Name commentId: P:Discord.WebhookProperties.Name fullName: Discord.WebhookProperties.Name nameWithType: WebhookProperties.Name - uid: Discord.WebhookProperties.Name* name: Name href: api/Discord.WebhookProperties.html#Discord_WebhookProperties_Name_ commentId: Overload:Discord.WebhookProperties.Name isSpec: "True" fullName: Discord.WebhookProperties.Name nameWithType: WebhookProperties.Name - uid: Discord.WebhookType name: WebhookType href: api/Discord.WebhookType.html commentId: T:Discord.WebhookType fullName: Discord.WebhookType nameWithType: WebhookType - uid: Discord.WebhookType.Incoming name: Incoming href: api/Discord.WebhookType.html#Discord_WebhookType_Incoming commentId: F:Discord.WebhookType.Incoming fullName: Discord.WebhookType.Incoming nameWithType: WebhookType.Incoming - uid: Discord.WebSocket name: Discord.WebSocket href: api/Discord.WebSocket.html commentId: N:Discord.WebSocket fullName: Discord.WebSocket nameWithType: Discord.WebSocket - uid: Discord.WebSocket.BaseSocketClient name: BaseSocketClient href: api/Discord.WebSocket.BaseSocketClient.html commentId: T:Discord.WebSocket.BaseSocketClient fullName: Discord.WebSocket.BaseSocketClient nameWithType: BaseSocketClient - uid: Discord.WebSocket.BaseSocketClient.Activity name: Activity href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Activity commentId: P:Discord.WebSocket.BaseSocketClient.Activity fullName: Discord.WebSocket.BaseSocketClient.Activity nameWithType: BaseSocketClient.Activity - uid: Discord.WebSocket.BaseSocketClient.Activity* name: Activity href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Activity_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Activity isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.Activity nameWithType: BaseSocketClient.Activity - uid: Discord.WebSocket.BaseSocketClient.BaseConfig name: BaseConfig href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_BaseConfig commentId: F:Discord.WebSocket.BaseSocketClient.BaseConfig fullName: Discord.WebSocket.BaseSocketClient.BaseConfig nameWithType: BaseSocketClient.BaseConfig - uid: Discord.WebSocket.BaseSocketClient.ChannelCreated name: ChannelCreated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_ChannelCreated commentId: E:Discord.WebSocket.BaseSocketClient.ChannelCreated fullName: Discord.WebSocket.BaseSocketClient.ChannelCreated nameWithType: BaseSocketClient.ChannelCreated - uid: Discord.WebSocket.BaseSocketClient.ChannelDestroyed name: ChannelDestroyed href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_ChannelDestroyed commentId: E:Discord.WebSocket.BaseSocketClient.ChannelDestroyed fullName: Discord.WebSocket.BaseSocketClient.ChannelDestroyed nameWithType: BaseSocketClient.ChannelDestroyed - uid: Discord.WebSocket.BaseSocketClient.ChannelUpdated name: ChannelUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_ChannelUpdated commentId: E:Discord.WebSocket.BaseSocketClient.ChannelUpdated fullName: Discord.WebSocket.BaseSocketClient.ChannelUpdated nameWithType: BaseSocketClient.ChannelUpdated - uid: Discord.WebSocket.BaseSocketClient.CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: BaseSocketClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.CreateGuildAsync* name: CreateGuildAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_CreateGuildAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.CreateGuildAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.CreateGuildAsync nameWithType: BaseSocketClient.CreateGuildAsync - uid: Discord.WebSocket.BaseSocketClient.CurrentUser name: CurrentUser href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_CurrentUser commentId: P:Discord.WebSocket.BaseSocketClient.CurrentUser fullName: Discord.WebSocket.BaseSocketClient.CurrentUser nameWithType: BaseSocketClient.CurrentUser - uid: Discord.WebSocket.BaseSocketClient.CurrentUser* name: CurrentUser href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_CurrentUser_ commentId: Overload:Discord.WebSocket.BaseSocketClient.CurrentUser isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.CurrentUser nameWithType: BaseSocketClient.CurrentUser - uid: Discord.WebSocket.BaseSocketClient.CurrentUserUpdated name: CurrentUserUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_CurrentUserUpdated commentId: E:Discord.WebSocket.BaseSocketClient.CurrentUserUpdated fullName: Discord.WebSocket.BaseSocketClient.CurrentUserUpdated nameWithType: BaseSocketClient.CurrentUserUpdated - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name.vb: Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#CreateGuildAsync* name: IDiscordClient.CreateGuildAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_CreateGuildAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#CreateGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.CreateGuildAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.CreateGuildAsync nameWithType: BaseSocketClient.IDiscordClient.CreateGuildAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.CreateGuildAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name: IDiscordClient.GetApplicationInfoAsync(RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetApplicationInfoAsync(RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync* name: IDiscordClient.GetApplicationInfoAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetApplicationInfoAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetApplicationInfoAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync nameWithType: BaseSocketClient.IDiscordClient.GetApplicationInfoAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetChannelAsync* name: IDiscordClient.GetChannelAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetChannelAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetChannelAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetChannelAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetChannelAsync nameWithType: BaseSocketClient.IDiscordClient.GetChannelAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetChannelAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name: IDiscordClient.GetConnectionsAsync(RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetConnectionsAsync(RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetConnectionsAsync* name: IDiscordClient.GetConnectionsAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetConnectionsAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetConnectionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetConnectionsAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetConnectionsAsync nameWithType: BaseSocketClient.IDiscordClient.GetConnectionsAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetConnectionsAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetGuildAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetGuildAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildAsync* name: IDiscordClient.GetGuildAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetGuildAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetGuildAsync nameWithType: BaseSocketClient.IDiscordClient.GetGuildAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetGuildAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetGuildsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildsAsync* name: IDiscordClient.GetGuildsAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetGuildsAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetGuildsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildsAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetGuildsAsync nameWithType: BaseSocketClient.IDiscordClient.GetGuildsAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetGuildsAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetInviteAsync(String, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetInviteAsync(String, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetInviteAsync* name: IDiscordClient.GetInviteAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetInviteAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetInviteAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetInviteAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetInviteAsync nameWithType: BaseSocketClient.IDiscordClient.GetInviteAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetInviteAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetPrivateChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync* name: IDiscordClient.GetPrivateChannelsAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetPrivateChannelsAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync nameWithType: BaseSocketClient.IDiscordClient.GetPrivateChannelsAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(String, String, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetUserAsync_System_String_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetUserAsync(System.String, System.String, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetUserAsync(String, String, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetUserAsync* name: IDiscordClient.GetUserAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetUserAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetUserAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetUserAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetUserAsync nameWithType: BaseSocketClient.IDiscordClient.GetUserAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetUserAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetVoiceRegionAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync(System.String, Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync* name: IDiscordClient.GetVoiceRegionAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetVoiceRegionAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync nameWithType: BaseSocketClient.IDiscordClient.GetVoiceRegionAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionsAsync(RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: BaseSocketClient.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync* name: IDiscordClient.GetVoiceRegionsAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Discord_IDiscordClient_GetVoiceRegionsAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync fullName: Discord.WebSocket.BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync nameWithType: BaseSocketClient.IDiscordClient.GetVoiceRegionsAsync nameWithType.vb: BaseSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync - uid: Discord.WebSocket.BaseSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable{Discord.IGuild}) name: DownloadUsersAsync(IEnumerable) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_DownloadUsersAsync_System_Collections_Generic_IEnumerable_Discord_IGuild__ commentId: M:Discord.WebSocket.BaseSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable{Discord.IGuild}) name.vb: DownloadUsersAsync(IEnumerable(Of IGuild)) fullName: Discord.WebSocket.BaseSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable) fullName.vb: Discord.WebSocket.BaseSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable(Of Discord.IGuild)) nameWithType: BaseSocketClient.DownloadUsersAsync(IEnumerable) nameWithType.vb: BaseSocketClient.DownloadUsersAsync(IEnumerable(Of IGuild)) - uid: Discord.WebSocket.BaseSocketClient.DownloadUsersAsync* name: DownloadUsersAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_DownloadUsersAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.DownloadUsersAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.DownloadUsersAsync nameWithType: BaseSocketClient.DownloadUsersAsync - uid: Discord.WebSocket.BaseSocketClient.GetApplicationInfoAsync(Discord.RequestOptions) name: GetApplicationInfoAsync(RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.GetApplicationInfoAsync(Discord.RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: BaseSocketClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.GetApplicationInfoAsync* name: GetApplicationInfoAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetApplicationInfoAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.GetApplicationInfoAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.GetApplicationInfoAsync nameWithType: BaseSocketClient.GetApplicationInfoAsync - uid: Discord.WebSocket.BaseSocketClient.GetChannel(System.UInt64) name: GetChannel(UInt64) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetChannel_System_UInt64_ commentId: M:Discord.WebSocket.BaseSocketClient.GetChannel(System.UInt64) fullName: Discord.WebSocket.BaseSocketClient.GetChannel(System.UInt64) nameWithType: BaseSocketClient.GetChannel(UInt64) - uid: Discord.WebSocket.BaseSocketClient.GetChannel* name: GetChannel href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetChannel_ commentId: Overload:Discord.WebSocket.BaseSocketClient.GetChannel isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.GetChannel nameWithType: BaseSocketClient.GetChannel - uid: Discord.WebSocket.BaseSocketClient.GetConnectionsAsync(Discord.RequestOptions) name: GetConnectionsAsync(RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.GetConnectionsAsync(Discord.RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: BaseSocketClient.GetConnectionsAsync(RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.GetConnectionsAsync* name: GetConnectionsAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetConnectionsAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.GetConnectionsAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.GetConnectionsAsync nameWithType: BaseSocketClient.GetConnectionsAsync - uid: Discord.WebSocket.BaseSocketClient.GetGuild(System.UInt64) name: GetGuild(UInt64) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetGuild_System_UInt64_ commentId: M:Discord.WebSocket.BaseSocketClient.GetGuild(System.UInt64) fullName: Discord.WebSocket.BaseSocketClient.GetGuild(System.UInt64) nameWithType: BaseSocketClient.GetGuild(UInt64) - uid: Discord.WebSocket.BaseSocketClient.GetGuild* name: GetGuild href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetGuild_ commentId: Overload:Discord.WebSocket.BaseSocketClient.GetGuild isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.GetGuild nameWithType: BaseSocketClient.GetGuild - uid: Discord.WebSocket.BaseSocketClient.GetInviteAsync(System.String,Discord.RequestOptions) name: GetInviteAsync(String, RequestOptions) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.BaseSocketClient.GetInviteAsync(System.String,Discord.RequestOptions) fullName: Discord.WebSocket.BaseSocketClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: BaseSocketClient.GetInviteAsync(String, RequestOptions) - uid: Discord.WebSocket.BaseSocketClient.GetInviteAsync* name: GetInviteAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetInviteAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.GetInviteAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.GetInviteAsync nameWithType: BaseSocketClient.GetInviteAsync - uid: Discord.WebSocket.BaseSocketClient.GetUser(System.String,System.String) name: GetUser(String, String) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetUser_System_String_System_String_ commentId: M:Discord.WebSocket.BaseSocketClient.GetUser(System.String,System.String) fullName: Discord.WebSocket.BaseSocketClient.GetUser(System.String, System.String) nameWithType: BaseSocketClient.GetUser(String, String) - uid: Discord.WebSocket.BaseSocketClient.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.BaseSocketClient.GetUser(System.UInt64) fullName: Discord.WebSocket.BaseSocketClient.GetUser(System.UInt64) nameWithType: BaseSocketClient.GetUser(UInt64) - uid: Discord.WebSocket.BaseSocketClient.GetUser* name: GetUser href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetUser_ commentId: Overload:Discord.WebSocket.BaseSocketClient.GetUser isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.GetUser nameWithType: BaseSocketClient.GetUser - uid: Discord.WebSocket.BaseSocketClient.GetVoiceRegion(System.String) name: GetVoiceRegion(String) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetVoiceRegion_System_String_ commentId: M:Discord.WebSocket.BaseSocketClient.GetVoiceRegion(System.String) fullName: Discord.WebSocket.BaseSocketClient.GetVoiceRegion(System.String) nameWithType: BaseSocketClient.GetVoiceRegion(String) - uid: Discord.WebSocket.BaseSocketClient.GetVoiceRegion* name: GetVoiceRegion href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GetVoiceRegion_ commentId: Overload:Discord.WebSocket.BaseSocketClient.GetVoiceRegion isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.GetVoiceRegion nameWithType: BaseSocketClient.GetVoiceRegion - uid: Discord.WebSocket.BaseSocketClient.GuildAvailable name: GuildAvailable href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GuildAvailable commentId: E:Discord.WebSocket.BaseSocketClient.GuildAvailable fullName: Discord.WebSocket.BaseSocketClient.GuildAvailable nameWithType: BaseSocketClient.GuildAvailable - uid: Discord.WebSocket.BaseSocketClient.GuildMembersDownloaded name: GuildMembersDownloaded href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GuildMembersDownloaded commentId: E:Discord.WebSocket.BaseSocketClient.GuildMembersDownloaded fullName: Discord.WebSocket.BaseSocketClient.GuildMembersDownloaded nameWithType: BaseSocketClient.GuildMembersDownloaded - uid: Discord.WebSocket.BaseSocketClient.GuildMemberUpdated name: GuildMemberUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GuildMemberUpdated commentId: E:Discord.WebSocket.BaseSocketClient.GuildMemberUpdated fullName: Discord.WebSocket.BaseSocketClient.GuildMemberUpdated nameWithType: BaseSocketClient.GuildMemberUpdated - uid: Discord.WebSocket.BaseSocketClient.Guilds name: Guilds href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Guilds commentId: P:Discord.WebSocket.BaseSocketClient.Guilds fullName: Discord.WebSocket.BaseSocketClient.Guilds nameWithType: BaseSocketClient.Guilds - uid: Discord.WebSocket.BaseSocketClient.Guilds* name: Guilds href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Guilds_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Guilds isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.Guilds nameWithType: BaseSocketClient.Guilds - uid: Discord.WebSocket.BaseSocketClient.GuildUnavailable name: GuildUnavailable href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GuildUnavailable commentId: E:Discord.WebSocket.BaseSocketClient.GuildUnavailable fullName: Discord.WebSocket.BaseSocketClient.GuildUnavailable nameWithType: BaseSocketClient.GuildUnavailable - uid: Discord.WebSocket.BaseSocketClient.GuildUpdated name: GuildUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_GuildUpdated commentId: E:Discord.WebSocket.BaseSocketClient.GuildUpdated fullName: Discord.WebSocket.BaseSocketClient.GuildUpdated nameWithType: BaseSocketClient.GuildUpdated - uid: Discord.WebSocket.BaseSocketClient.JoinedGuild name: JoinedGuild href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_JoinedGuild commentId: E:Discord.WebSocket.BaseSocketClient.JoinedGuild fullName: Discord.WebSocket.BaseSocketClient.JoinedGuild nameWithType: BaseSocketClient.JoinedGuild - uid: Discord.WebSocket.BaseSocketClient.Latency name: Latency href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Latency commentId: P:Discord.WebSocket.BaseSocketClient.Latency fullName: Discord.WebSocket.BaseSocketClient.Latency nameWithType: BaseSocketClient.Latency - uid: Discord.WebSocket.BaseSocketClient.Latency* name: Latency href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Latency_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Latency isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.Latency nameWithType: BaseSocketClient.Latency - uid: Discord.WebSocket.BaseSocketClient.LeftGuild name: LeftGuild href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_LeftGuild commentId: E:Discord.WebSocket.BaseSocketClient.LeftGuild fullName: Discord.WebSocket.BaseSocketClient.LeftGuild nameWithType: BaseSocketClient.LeftGuild - uid: Discord.WebSocket.BaseSocketClient.MessageDeleted name: MessageDeleted href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_MessageDeleted commentId: E:Discord.WebSocket.BaseSocketClient.MessageDeleted fullName: Discord.WebSocket.BaseSocketClient.MessageDeleted nameWithType: BaseSocketClient.MessageDeleted - uid: Discord.WebSocket.BaseSocketClient.MessageReceived name: MessageReceived href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_MessageReceived commentId: E:Discord.WebSocket.BaseSocketClient.MessageReceived fullName: Discord.WebSocket.BaseSocketClient.MessageReceived nameWithType: BaseSocketClient.MessageReceived - uid: Discord.WebSocket.BaseSocketClient.MessagesBulkDeleted name: MessagesBulkDeleted href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_MessagesBulkDeleted commentId: E:Discord.WebSocket.BaseSocketClient.MessagesBulkDeleted fullName: Discord.WebSocket.BaseSocketClient.MessagesBulkDeleted nameWithType: BaseSocketClient.MessagesBulkDeleted - uid: Discord.WebSocket.BaseSocketClient.MessageUpdated name: MessageUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_MessageUpdated commentId: E:Discord.WebSocket.BaseSocketClient.MessageUpdated fullName: Discord.WebSocket.BaseSocketClient.MessageUpdated nameWithType: BaseSocketClient.MessageUpdated - uid: Discord.WebSocket.BaseSocketClient.PrivateChannels name: PrivateChannels href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_PrivateChannels commentId: P:Discord.WebSocket.BaseSocketClient.PrivateChannels fullName: Discord.WebSocket.BaseSocketClient.PrivateChannels nameWithType: BaseSocketClient.PrivateChannels - uid: Discord.WebSocket.BaseSocketClient.PrivateChannels* name: PrivateChannels href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_PrivateChannels_ commentId: Overload:Discord.WebSocket.BaseSocketClient.PrivateChannels isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.PrivateChannels nameWithType: BaseSocketClient.PrivateChannels - uid: Discord.WebSocket.BaseSocketClient.ReactionAdded name: ReactionAdded href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_ReactionAdded commentId: E:Discord.WebSocket.BaseSocketClient.ReactionAdded fullName: Discord.WebSocket.BaseSocketClient.ReactionAdded nameWithType: BaseSocketClient.ReactionAdded - uid: Discord.WebSocket.BaseSocketClient.ReactionRemoved name: ReactionRemoved href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_ReactionRemoved commentId: E:Discord.WebSocket.BaseSocketClient.ReactionRemoved fullName: Discord.WebSocket.BaseSocketClient.ReactionRemoved nameWithType: BaseSocketClient.ReactionRemoved - uid: Discord.WebSocket.BaseSocketClient.ReactionsCleared name: ReactionsCleared href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_ReactionsCleared commentId: E:Discord.WebSocket.BaseSocketClient.ReactionsCleared fullName: Discord.WebSocket.BaseSocketClient.ReactionsCleared nameWithType: BaseSocketClient.ReactionsCleared - uid: Discord.WebSocket.BaseSocketClient.RecipientAdded name: RecipientAdded href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_RecipientAdded commentId: E:Discord.WebSocket.BaseSocketClient.RecipientAdded fullName: Discord.WebSocket.BaseSocketClient.RecipientAdded nameWithType: BaseSocketClient.RecipientAdded - uid: Discord.WebSocket.BaseSocketClient.RecipientRemoved name: RecipientRemoved href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_RecipientRemoved commentId: E:Discord.WebSocket.BaseSocketClient.RecipientRemoved fullName: Discord.WebSocket.BaseSocketClient.RecipientRemoved nameWithType: BaseSocketClient.RecipientRemoved - uid: Discord.WebSocket.BaseSocketClient.Rest name: Rest href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Rest commentId: P:Discord.WebSocket.BaseSocketClient.Rest fullName: Discord.WebSocket.BaseSocketClient.Rest nameWithType: BaseSocketClient.Rest - uid: Discord.WebSocket.BaseSocketClient.Rest* name: Rest href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Rest_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Rest isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.Rest nameWithType: BaseSocketClient.Rest - uid: Discord.WebSocket.BaseSocketClient.RoleCreated name: RoleCreated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_RoleCreated commentId: E:Discord.WebSocket.BaseSocketClient.RoleCreated fullName: Discord.WebSocket.BaseSocketClient.RoleCreated nameWithType: BaseSocketClient.RoleCreated - uid: Discord.WebSocket.BaseSocketClient.RoleDeleted name: RoleDeleted href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_RoleDeleted commentId: E:Discord.WebSocket.BaseSocketClient.RoleDeleted fullName: Discord.WebSocket.BaseSocketClient.RoleDeleted nameWithType: BaseSocketClient.RoleDeleted - uid: Discord.WebSocket.BaseSocketClient.RoleUpdated name: RoleUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_RoleUpdated commentId: E:Discord.WebSocket.BaseSocketClient.RoleUpdated fullName: Discord.WebSocket.BaseSocketClient.RoleUpdated nameWithType: BaseSocketClient.RoleUpdated - uid: Discord.WebSocket.BaseSocketClient.SetActivityAsync(Discord.IActivity) name: SetActivityAsync(IActivity) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_SetActivityAsync_Discord_IActivity_ commentId: M:Discord.WebSocket.BaseSocketClient.SetActivityAsync(Discord.IActivity) fullName: Discord.WebSocket.BaseSocketClient.SetActivityAsync(Discord.IActivity) nameWithType: BaseSocketClient.SetActivityAsync(IActivity) - uid: Discord.WebSocket.BaseSocketClient.SetActivityAsync* name: SetActivityAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_SetActivityAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.SetActivityAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.SetActivityAsync nameWithType: BaseSocketClient.SetActivityAsync - uid: Discord.WebSocket.BaseSocketClient.SetGameAsync(System.String,System.String,Discord.ActivityType) name: SetGameAsync(String, String, ActivityType) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_SetGameAsync_System_String_System_String_Discord_ActivityType_ commentId: M:Discord.WebSocket.BaseSocketClient.SetGameAsync(System.String,System.String,Discord.ActivityType) fullName: Discord.WebSocket.BaseSocketClient.SetGameAsync(System.String, System.String, Discord.ActivityType) nameWithType: BaseSocketClient.SetGameAsync(String, String, ActivityType) - uid: Discord.WebSocket.BaseSocketClient.SetGameAsync* name: SetGameAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_SetGameAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.SetGameAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.SetGameAsync nameWithType: BaseSocketClient.SetGameAsync - uid: Discord.WebSocket.BaseSocketClient.SetStatusAsync(Discord.UserStatus) name: SetStatusAsync(UserStatus) href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_SetStatusAsync_Discord_UserStatus_ commentId: M:Discord.WebSocket.BaseSocketClient.SetStatusAsync(Discord.UserStatus) fullName: Discord.WebSocket.BaseSocketClient.SetStatusAsync(Discord.UserStatus) nameWithType: BaseSocketClient.SetStatusAsync(UserStatus) - uid: Discord.WebSocket.BaseSocketClient.SetStatusAsync* name: SetStatusAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_SetStatusAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.SetStatusAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.SetStatusAsync nameWithType: BaseSocketClient.SetStatusAsync - uid: Discord.WebSocket.BaseSocketClient.StartAsync name: StartAsync() href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_StartAsync commentId: M:Discord.WebSocket.BaseSocketClient.StartAsync fullName: Discord.WebSocket.BaseSocketClient.StartAsync() nameWithType: BaseSocketClient.StartAsync() - uid: Discord.WebSocket.BaseSocketClient.StartAsync* name: StartAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_StartAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.StartAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.StartAsync nameWithType: BaseSocketClient.StartAsync - uid: Discord.WebSocket.BaseSocketClient.Status name: Status href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Status commentId: P:Discord.WebSocket.BaseSocketClient.Status fullName: Discord.WebSocket.BaseSocketClient.Status nameWithType: BaseSocketClient.Status - uid: Discord.WebSocket.BaseSocketClient.Status* name: Status href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_Status_ commentId: Overload:Discord.WebSocket.BaseSocketClient.Status isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.Status nameWithType: BaseSocketClient.Status - uid: Discord.WebSocket.BaseSocketClient.StopAsync name: StopAsync() href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_StopAsync commentId: M:Discord.WebSocket.BaseSocketClient.StopAsync fullName: Discord.WebSocket.BaseSocketClient.StopAsync() nameWithType: BaseSocketClient.StopAsync() - uid: Discord.WebSocket.BaseSocketClient.StopAsync* name: StopAsync href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_StopAsync_ commentId: Overload:Discord.WebSocket.BaseSocketClient.StopAsync isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.StopAsync nameWithType: BaseSocketClient.StopAsync - uid: Discord.WebSocket.BaseSocketClient.UserBanned name: UserBanned href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_UserBanned commentId: E:Discord.WebSocket.BaseSocketClient.UserBanned fullName: Discord.WebSocket.BaseSocketClient.UserBanned nameWithType: BaseSocketClient.UserBanned - uid: Discord.WebSocket.BaseSocketClient.UserIsTyping name: UserIsTyping href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_UserIsTyping commentId: E:Discord.WebSocket.BaseSocketClient.UserIsTyping fullName: Discord.WebSocket.BaseSocketClient.UserIsTyping nameWithType: BaseSocketClient.UserIsTyping - uid: Discord.WebSocket.BaseSocketClient.UserJoined name: UserJoined href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_UserJoined commentId: E:Discord.WebSocket.BaseSocketClient.UserJoined fullName: Discord.WebSocket.BaseSocketClient.UserJoined nameWithType: BaseSocketClient.UserJoined - uid: Discord.WebSocket.BaseSocketClient.UserLeft name: UserLeft href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_UserLeft commentId: E:Discord.WebSocket.BaseSocketClient.UserLeft fullName: Discord.WebSocket.BaseSocketClient.UserLeft nameWithType: BaseSocketClient.UserLeft - uid: Discord.WebSocket.BaseSocketClient.UserUnbanned name: UserUnbanned href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_UserUnbanned commentId: E:Discord.WebSocket.BaseSocketClient.UserUnbanned fullName: Discord.WebSocket.BaseSocketClient.UserUnbanned nameWithType: BaseSocketClient.UserUnbanned - uid: Discord.WebSocket.BaseSocketClient.UserUpdated name: UserUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_UserUpdated commentId: E:Discord.WebSocket.BaseSocketClient.UserUpdated fullName: Discord.WebSocket.BaseSocketClient.UserUpdated nameWithType: BaseSocketClient.UserUpdated - uid: Discord.WebSocket.BaseSocketClient.UserVoiceStateUpdated name: UserVoiceStateUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_UserVoiceStateUpdated commentId: E:Discord.WebSocket.BaseSocketClient.UserVoiceStateUpdated fullName: Discord.WebSocket.BaseSocketClient.UserVoiceStateUpdated nameWithType: BaseSocketClient.UserVoiceStateUpdated - uid: Discord.WebSocket.BaseSocketClient.VoiceRegions name: VoiceRegions href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_VoiceRegions commentId: P:Discord.WebSocket.BaseSocketClient.VoiceRegions fullName: Discord.WebSocket.BaseSocketClient.VoiceRegions nameWithType: BaseSocketClient.VoiceRegions - uid: Discord.WebSocket.BaseSocketClient.VoiceRegions* name: VoiceRegions href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_VoiceRegions_ commentId: Overload:Discord.WebSocket.BaseSocketClient.VoiceRegions isSpec: "True" fullName: Discord.WebSocket.BaseSocketClient.VoiceRegions nameWithType: BaseSocketClient.VoiceRegions - uid: Discord.WebSocket.BaseSocketClient.VoiceServerUpdated name: VoiceServerUpdated href: api/Discord.WebSocket.BaseSocketClient.html#Discord_WebSocket_BaseSocketClient_VoiceServerUpdated commentId: E:Discord.WebSocket.BaseSocketClient.VoiceServerUpdated fullName: Discord.WebSocket.BaseSocketClient.VoiceServerUpdated nameWithType: BaseSocketClient.VoiceServerUpdated - uid: Discord.WebSocket.DiscordShardedClient name: DiscordShardedClient href: api/Discord.WebSocket.DiscordShardedClient.html commentId: T:Discord.WebSocket.DiscordShardedClient fullName: Discord.WebSocket.DiscordShardedClient nameWithType: DiscordShardedClient - uid: Discord.WebSocket.DiscordShardedClient.#ctor name: DiscordShardedClient() href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient__ctor commentId: M:Discord.WebSocket.DiscordShardedClient.#ctor fullName: Discord.WebSocket.DiscordShardedClient.DiscordShardedClient() nameWithType: DiscordShardedClient.DiscordShardedClient() - uid: Discord.WebSocket.DiscordShardedClient.#ctor(Discord.WebSocket.DiscordSocketConfig) name: DiscordShardedClient(DiscordSocketConfig) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient__ctor_Discord_WebSocket_DiscordSocketConfig_ commentId: M:Discord.WebSocket.DiscordShardedClient.#ctor(Discord.WebSocket.DiscordSocketConfig) fullName: Discord.WebSocket.DiscordShardedClient.DiscordShardedClient(Discord.WebSocket.DiscordSocketConfig) nameWithType: DiscordShardedClient.DiscordShardedClient(DiscordSocketConfig) - uid: Discord.WebSocket.DiscordShardedClient.#ctor(System.Int32[]) name: DiscordShardedClient(Int32[]) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient__ctor_System_Int32___ commentId: M:Discord.WebSocket.DiscordShardedClient.#ctor(System.Int32[]) name.vb: DiscordShardedClient(Int32()) fullName: Discord.WebSocket.DiscordShardedClient.DiscordShardedClient(System.Int32[]) fullName.vb: Discord.WebSocket.DiscordShardedClient.DiscordShardedClient(System.Int32()) nameWithType: DiscordShardedClient.DiscordShardedClient(Int32[]) nameWithType.vb: DiscordShardedClient.DiscordShardedClient(Int32()) - uid: Discord.WebSocket.DiscordShardedClient.#ctor(System.Int32[],Discord.WebSocket.DiscordSocketConfig) name: DiscordShardedClient(Int32[], DiscordSocketConfig) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient__ctor_System_Int32___Discord_WebSocket_DiscordSocketConfig_ commentId: M:Discord.WebSocket.DiscordShardedClient.#ctor(System.Int32[],Discord.WebSocket.DiscordSocketConfig) name.vb: DiscordShardedClient(Int32(), DiscordSocketConfig) fullName: Discord.WebSocket.DiscordShardedClient.DiscordShardedClient(System.Int32[], Discord.WebSocket.DiscordSocketConfig) fullName.vb: Discord.WebSocket.DiscordShardedClient.DiscordShardedClient(System.Int32(), Discord.WebSocket.DiscordSocketConfig) nameWithType: DiscordShardedClient.DiscordShardedClient(Int32[], DiscordSocketConfig) nameWithType.vb: DiscordShardedClient.DiscordShardedClient(Int32(), DiscordSocketConfig) - uid: Discord.WebSocket.DiscordShardedClient.#ctor* name: DiscordShardedClient href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient__ctor_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.#ctor isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.DiscordShardedClient nameWithType: DiscordShardedClient.DiscordShardedClient - uid: Discord.WebSocket.DiscordShardedClient.Activity name: Activity href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Activity commentId: P:Discord.WebSocket.DiscordShardedClient.Activity fullName: Discord.WebSocket.DiscordShardedClient.Activity nameWithType: DiscordShardedClient.Activity - uid: Discord.WebSocket.DiscordShardedClient.Activity* name: Activity href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Activity_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Activity isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.Activity nameWithType: DiscordShardedClient.Activity - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name.vb: Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#CreateGuildAsync* name: IDiscordClient.CreateGuildAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_CreateGuildAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#CreateGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.CreateGuildAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.CreateGuildAsync nameWithType: DiscordShardedClient.IDiscordClient.CreateGuildAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.CreateGuildAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name: IDiscordClient.GetApplicationInfoAsync(RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetApplicationInfoAsync(RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetApplicationInfoAsync* name: IDiscordClient.GetApplicationInfoAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetApplicationInfoAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetApplicationInfoAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetApplicationInfoAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetApplicationInfoAsync nameWithType: DiscordShardedClient.IDiscordClient.GetApplicationInfoAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetApplicationInfoAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetChannelAsync* name: IDiscordClient.GetChannelAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetChannelAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetChannelAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetChannelAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetChannelAsync nameWithType: DiscordShardedClient.IDiscordClient.GetChannelAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetChannelAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name: IDiscordClient.GetConnectionsAsync(RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetConnectionsAsync(RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetConnectionsAsync* name: IDiscordClient.GetConnectionsAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetConnectionsAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetConnectionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetConnectionsAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetConnectionsAsync nameWithType: DiscordShardedClient.IDiscordClient.GetConnectionsAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetConnectionsAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetGuildAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetGuildAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildAsync* name: IDiscordClient.GetGuildAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetGuildAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetGuildAsync nameWithType: DiscordShardedClient.IDiscordClient.GetGuildAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetGuildAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetGuildsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildsAsync* name: IDiscordClient.GetGuildsAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetGuildsAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetGuildsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildsAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetGuildsAsync nameWithType: DiscordShardedClient.IDiscordClient.GetGuildsAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetGuildsAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetInviteAsync(String, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetInviteAsync(String, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetInviteAsync* name: IDiscordClient.GetInviteAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetInviteAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetInviteAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetInviteAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetInviteAsync nameWithType: DiscordShardedClient.IDiscordClient.GetInviteAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetInviteAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetPrivateChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetPrivateChannelsAsync* name: IDiscordClient.GetPrivateChannelsAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetPrivateChannelsAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetPrivateChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetPrivateChannelsAsync nameWithType: DiscordShardedClient.IDiscordClient.GetPrivateChannelsAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetPrivateChannelsAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(String, String, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetUserAsync_System_String_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetUserAsync(System.String, System.String, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetUserAsync(String, String, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetUserAsync* name: IDiscordClient.GetUserAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetUserAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetUserAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetUserAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetUserAsync nameWithType: DiscordShardedClient.IDiscordClient.GetUserAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetUserAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetVoiceRegionAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionAsync(System.String, Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionAsync* name: IDiscordClient.GetVoiceRegionAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetVoiceRegionAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionAsync nameWithType: DiscordShardedClient.IDiscordClient.GetVoiceRegionAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionAsync - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionsAsync(RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: DiscordShardedClient.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionsAsync* name: IDiscordClient.GetVoiceRegionsAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Discord_IDiscordClient_GetVoiceRegionsAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Discord#IDiscordClient#GetVoiceRegionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync fullName: Discord.WebSocket.DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionsAsync nameWithType: DiscordShardedClient.IDiscordClient.GetVoiceRegionsAsync nameWithType.vb: DiscordShardedClient.Discord.IDiscordClient.GetVoiceRegionsAsync - uid: Discord.WebSocket.DiscordShardedClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable{Discord.IGuild}) name: DownloadUsersAsync(IEnumerable) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_DownloadUsersAsync_System_Collections_Generic_IEnumerable_Discord_IGuild__ commentId: M:Discord.WebSocket.DiscordShardedClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable{Discord.IGuild}) name.vb: DownloadUsersAsync(IEnumerable(Of IGuild)) fullName: Discord.WebSocket.DiscordShardedClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable) fullName.vb: Discord.WebSocket.DiscordShardedClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable(Of Discord.IGuild)) nameWithType: DiscordShardedClient.DownloadUsersAsync(IEnumerable) nameWithType.vb: DiscordShardedClient.DownloadUsersAsync(IEnumerable(Of IGuild)) - uid: Discord.WebSocket.DiscordShardedClient.DownloadUsersAsync* name: DownloadUsersAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_DownloadUsersAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.DownloadUsersAsync isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.DownloadUsersAsync nameWithType: DiscordShardedClient.DownloadUsersAsync - uid: Discord.WebSocket.DiscordShardedClient.GetApplicationInfoAsync(Discord.RequestOptions) name: GetApplicationInfoAsync(RequestOptions) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetApplicationInfoAsync(Discord.RequestOptions) fullName: Discord.WebSocket.DiscordShardedClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: DiscordShardedClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.WebSocket.DiscordShardedClient.GetApplicationInfoAsync* name: GetApplicationInfoAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetApplicationInfoAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetApplicationInfoAsync isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetApplicationInfoAsync nameWithType: DiscordShardedClient.GetApplicationInfoAsync - uid: Discord.WebSocket.DiscordShardedClient.GetChannel(System.UInt64) name: GetChannel(UInt64) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetChannel_System_UInt64_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetChannel(System.UInt64) fullName: Discord.WebSocket.DiscordShardedClient.GetChannel(System.UInt64) nameWithType: DiscordShardedClient.GetChannel(UInt64) - uid: Discord.WebSocket.DiscordShardedClient.GetChannel* name: GetChannel href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetChannel_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetChannel isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetChannel nameWithType: DiscordShardedClient.GetChannel - uid: Discord.WebSocket.DiscordShardedClient.GetGuild(System.UInt64) name: GetGuild(UInt64) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetGuild_System_UInt64_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetGuild(System.UInt64) fullName: Discord.WebSocket.DiscordShardedClient.GetGuild(System.UInt64) nameWithType: DiscordShardedClient.GetGuild(UInt64) - uid: Discord.WebSocket.DiscordShardedClient.GetGuild* name: GetGuild href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetGuild_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetGuild isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetGuild nameWithType: DiscordShardedClient.GetGuild - uid: Discord.WebSocket.DiscordShardedClient.GetShard(System.Int32) name: GetShard(Int32) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetShard_System_Int32_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetShard(System.Int32) fullName: Discord.WebSocket.DiscordShardedClient.GetShard(System.Int32) nameWithType: DiscordShardedClient.GetShard(Int32) - uid: Discord.WebSocket.DiscordShardedClient.GetShard* name: GetShard href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetShard_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetShard isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetShard nameWithType: DiscordShardedClient.GetShard - uid: Discord.WebSocket.DiscordShardedClient.GetShardFor(Discord.IGuild) name: GetShardFor(IGuild) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetShardFor_Discord_IGuild_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetShardFor(Discord.IGuild) fullName: Discord.WebSocket.DiscordShardedClient.GetShardFor(Discord.IGuild) nameWithType: DiscordShardedClient.GetShardFor(IGuild) - uid: Discord.WebSocket.DiscordShardedClient.GetShardFor* name: GetShardFor href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetShardFor_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetShardFor isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetShardFor nameWithType: DiscordShardedClient.GetShardFor - uid: Discord.WebSocket.DiscordShardedClient.GetShardIdFor(Discord.IGuild) name: GetShardIdFor(IGuild) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetShardIdFor_Discord_IGuild_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetShardIdFor(Discord.IGuild) fullName: Discord.WebSocket.DiscordShardedClient.GetShardIdFor(Discord.IGuild) nameWithType: DiscordShardedClient.GetShardIdFor(IGuild) - uid: Discord.WebSocket.DiscordShardedClient.GetShardIdFor* name: GetShardIdFor href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetShardIdFor_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetShardIdFor isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetShardIdFor nameWithType: DiscordShardedClient.GetShardIdFor - uid: Discord.WebSocket.DiscordShardedClient.GetUser(System.String,System.String) name: GetUser(String, String) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetUser_System_String_System_String_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetUser(System.String,System.String) fullName: Discord.WebSocket.DiscordShardedClient.GetUser(System.String, System.String) nameWithType: DiscordShardedClient.GetUser(String, String) - uid: Discord.WebSocket.DiscordShardedClient.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetUser(System.UInt64) fullName: Discord.WebSocket.DiscordShardedClient.GetUser(System.UInt64) nameWithType: DiscordShardedClient.GetUser(UInt64) - uid: Discord.WebSocket.DiscordShardedClient.GetUser* name: GetUser href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetUser_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetUser isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetUser nameWithType: DiscordShardedClient.GetUser - uid: Discord.WebSocket.DiscordShardedClient.GetVoiceRegion(System.String) name: GetVoiceRegion(String) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetVoiceRegion_System_String_ commentId: M:Discord.WebSocket.DiscordShardedClient.GetVoiceRegion(System.String) fullName: Discord.WebSocket.DiscordShardedClient.GetVoiceRegion(System.String) nameWithType: DiscordShardedClient.GetVoiceRegion(String) - uid: Discord.WebSocket.DiscordShardedClient.GetVoiceRegion* name: GetVoiceRegion href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_GetVoiceRegion_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.GetVoiceRegion isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.GetVoiceRegion nameWithType: DiscordShardedClient.GetVoiceRegion - uid: Discord.WebSocket.DiscordShardedClient.Guilds name: Guilds href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Guilds commentId: P:Discord.WebSocket.DiscordShardedClient.Guilds fullName: Discord.WebSocket.DiscordShardedClient.Guilds nameWithType: DiscordShardedClient.Guilds - uid: Discord.WebSocket.DiscordShardedClient.Guilds* name: Guilds href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Guilds_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Guilds isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.Guilds nameWithType: DiscordShardedClient.Guilds - uid: Discord.WebSocket.DiscordShardedClient.Latency name: Latency href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Latency commentId: P:Discord.WebSocket.DiscordShardedClient.Latency fullName: Discord.WebSocket.DiscordShardedClient.Latency nameWithType: DiscordShardedClient.Latency - uid: Discord.WebSocket.DiscordShardedClient.Latency* name: Latency href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Latency_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Latency isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.Latency nameWithType: DiscordShardedClient.Latency - uid: Discord.WebSocket.DiscordShardedClient.PrivateChannels name: PrivateChannels href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_PrivateChannels commentId: P:Discord.WebSocket.DiscordShardedClient.PrivateChannels fullName: Discord.WebSocket.DiscordShardedClient.PrivateChannels nameWithType: DiscordShardedClient.PrivateChannels - uid: Discord.WebSocket.DiscordShardedClient.PrivateChannels* name: PrivateChannels href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_PrivateChannels_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.PrivateChannels isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.PrivateChannels nameWithType: DiscordShardedClient.PrivateChannels - uid: Discord.WebSocket.DiscordShardedClient.Rest name: Rest href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Rest commentId: P:Discord.WebSocket.DiscordShardedClient.Rest fullName: Discord.WebSocket.DiscordShardedClient.Rest nameWithType: DiscordShardedClient.Rest - uid: Discord.WebSocket.DiscordShardedClient.Rest* name: Rest href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Rest_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Rest isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.Rest nameWithType: DiscordShardedClient.Rest - uid: Discord.WebSocket.DiscordShardedClient.SetActivityAsync(Discord.IActivity) name: SetActivityAsync(IActivity) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_SetActivityAsync_Discord_IActivity_ commentId: M:Discord.WebSocket.DiscordShardedClient.SetActivityAsync(Discord.IActivity) fullName: Discord.WebSocket.DiscordShardedClient.SetActivityAsync(Discord.IActivity) nameWithType: DiscordShardedClient.SetActivityAsync(IActivity) - uid: Discord.WebSocket.DiscordShardedClient.SetActivityAsync* name: SetActivityAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_SetActivityAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.SetActivityAsync isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.SetActivityAsync nameWithType: DiscordShardedClient.SetActivityAsync - uid: Discord.WebSocket.DiscordShardedClient.SetGameAsync(System.String,System.String,Discord.ActivityType) name: SetGameAsync(String, String, ActivityType) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_SetGameAsync_System_String_System_String_Discord_ActivityType_ commentId: M:Discord.WebSocket.DiscordShardedClient.SetGameAsync(System.String,System.String,Discord.ActivityType) fullName: Discord.WebSocket.DiscordShardedClient.SetGameAsync(System.String, System.String, Discord.ActivityType) nameWithType: DiscordShardedClient.SetGameAsync(String, String, ActivityType) - uid: Discord.WebSocket.DiscordShardedClient.SetGameAsync* name: SetGameAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_SetGameAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.SetGameAsync isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.SetGameAsync nameWithType: DiscordShardedClient.SetGameAsync - uid: Discord.WebSocket.DiscordShardedClient.SetStatusAsync(Discord.UserStatus) name: SetStatusAsync(UserStatus) href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_SetStatusAsync_Discord_UserStatus_ commentId: M:Discord.WebSocket.DiscordShardedClient.SetStatusAsync(Discord.UserStatus) fullName: Discord.WebSocket.DiscordShardedClient.SetStatusAsync(Discord.UserStatus) nameWithType: DiscordShardedClient.SetStatusAsync(UserStatus) - uid: Discord.WebSocket.DiscordShardedClient.SetStatusAsync* name: SetStatusAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_SetStatusAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.SetStatusAsync isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.SetStatusAsync nameWithType: DiscordShardedClient.SetStatusAsync - uid: Discord.WebSocket.DiscordShardedClient.ShardConnected name: ShardConnected href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_ShardConnected commentId: E:Discord.WebSocket.DiscordShardedClient.ShardConnected fullName: Discord.WebSocket.DiscordShardedClient.ShardConnected nameWithType: DiscordShardedClient.ShardConnected - uid: Discord.WebSocket.DiscordShardedClient.ShardDisconnected name: ShardDisconnected href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_ShardDisconnected commentId: E:Discord.WebSocket.DiscordShardedClient.ShardDisconnected fullName: Discord.WebSocket.DiscordShardedClient.ShardDisconnected nameWithType: DiscordShardedClient.ShardDisconnected - uid: Discord.WebSocket.DiscordShardedClient.ShardLatencyUpdated name: ShardLatencyUpdated href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_ShardLatencyUpdated commentId: E:Discord.WebSocket.DiscordShardedClient.ShardLatencyUpdated fullName: Discord.WebSocket.DiscordShardedClient.ShardLatencyUpdated nameWithType: DiscordShardedClient.ShardLatencyUpdated - uid: Discord.WebSocket.DiscordShardedClient.ShardReady name: ShardReady href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_ShardReady commentId: E:Discord.WebSocket.DiscordShardedClient.ShardReady fullName: Discord.WebSocket.DiscordShardedClient.ShardReady nameWithType: DiscordShardedClient.ShardReady - uid: Discord.WebSocket.DiscordShardedClient.Shards name: Shards href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Shards commentId: P:Discord.WebSocket.DiscordShardedClient.Shards fullName: Discord.WebSocket.DiscordShardedClient.Shards nameWithType: DiscordShardedClient.Shards - uid: Discord.WebSocket.DiscordShardedClient.Shards* name: Shards href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Shards_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Shards isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.Shards nameWithType: DiscordShardedClient.Shards - uid: Discord.WebSocket.DiscordShardedClient.StartAsync name: StartAsync() href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_StartAsync commentId: M:Discord.WebSocket.DiscordShardedClient.StartAsync fullName: Discord.WebSocket.DiscordShardedClient.StartAsync() nameWithType: DiscordShardedClient.StartAsync() - uid: Discord.WebSocket.DiscordShardedClient.StartAsync* name: StartAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_StartAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.StartAsync isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.StartAsync nameWithType: DiscordShardedClient.StartAsync - uid: Discord.WebSocket.DiscordShardedClient.Status name: Status href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Status commentId: P:Discord.WebSocket.DiscordShardedClient.Status fullName: Discord.WebSocket.DiscordShardedClient.Status nameWithType: DiscordShardedClient.Status - uid: Discord.WebSocket.DiscordShardedClient.Status* name: Status href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_Status_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.Status isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.Status nameWithType: DiscordShardedClient.Status - uid: Discord.WebSocket.DiscordShardedClient.StopAsync name: StopAsync() href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_StopAsync commentId: M:Discord.WebSocket.DiscordShardedClient.StopAsync fullName: Discord.WebSocket.DiscordShardedClient.StopAsync() nameWithType: DiscordShardedClient.StopAsync() - uid: Discord.WebSocket.DiscordShardedClient.StopAsync* name: StopAsync href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_StopAsync_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.StopAsync isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.StopAsync nameWithType: DiscordShardedClient.StopAsync - uid: Discord.WebSocket.DiscordShardedClient.VoiceRegions name: VoiceRegions href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_VoiceRegions commentId: P:Discord.WebSocket.DiscordShardedClient.VoiceRegions fullName: Discord.WebSocket.DiscordShardedClient.VoiceRegions nameWithType: DiscordShardedClient.VoiceRegions - uid: Discord.WebSocket.DiscordShardedClient.VoiceRegions* name: VoiceRegions href: api/Discord.WebSocket.DiscordShardedClient.html#Discord_WebSocket_DiscordShardedClient_VoiceRegions_ commentId: Overload:Discord.WebSocket.DiscordShardedClient.VoiceRegions isSpec: "True" fullName: Discord.WebSocket.DiscordShardedClient.VoiceRegions nameWithType: DiscordShardedClient.VoiceRegions - uid: Discord.WebSocket.DiscordSocketClient name: DiscordSocketClient href: api/Discord.WebSocket.DiscordSocketClient.html commentId: T:Discord.WebSocket.DiscordSocketClient fullName: Discord.WebSocket.DiscordSocketClient nameWithType: DiscordSocketClient - uid: Discord.WebSocket.DiscordSocketClient.#ctor name: DiscordSocketClient() href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient__ctor commentId: M:Discord.WebSocket.DiscordSocketClient.#ctor fullName: Discord.WebSocket.DiscordSocketClient.DiscordSocketClient() nameWithType: DiscordSocketClient.DiscordSocketClient() - uid: Discord.WebSocket.DiscordSocketClient.#ctor(Discord.WebSocket.DiscordSocketConfig) name: DiscordSocketClient(DiscordSocketConfig) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient__ctor_Discord_WebSocket_DiscordSocketConfig_ commentId: M:Discord.WebSocket.DiscordSocketClient.#ctor(Discord.WebSocket.DiscordSocketConfig) fullName: Discord.WebSocket.DiscordSocketClient.DiscordSocketClient(Discord.WebSocket.DiscordSocketConfig) nameWithType: DiscordSocketClient.DiscordSocketClient(DiscordSocketConfig) - uid: Discord.WebSocket.DiscordSocketClient.#ctor* name: DiscordSocketClient href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient__ctor_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.#ctor isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.DiscordSocketClient nameWithType: DiscordSocketClient.DiscordSocketClient - uid: Discord.WebSocket.DiscordSocketClient.Activity name: Activity href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Activity commentId: P:Discord.WebSocket.DiscordSocketClient.Activity fullName: Discord.WebSocket.DiscordSocketClient.Activity nameWithType: DiscordSocketClient.Activity - uid: Discord.WebSocket.DiscordSocketClient.Activity* name: Activity href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Activity_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Activity isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.Activity nameWithType: DiscordSocketClient.Activity - uid: Discord.WebSocket.DiscordSocketClient.Connected name: Connected href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Connected commentId: E:Discord.WebSocket.DiscordSocketClient.Connected fullName: Discord.WebSocket.DiscordSocketClient.Connected nameWithType: DiscordSocketClient.Connected - uid: Discord.WebSocket.DiscordSocketClient.ConnectionState name: ConnectionState href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_ConnectionState commentId: P:Discord.WebSocket.DiscordSocketClient.ConnectionState fullName: Discord.WebSocket.DiscordSocketClient.ConnectionState nameWithType: DiscordSocketClient.ConnectionState - uid: Discord.WebSocket.DiscordSocketClient.ConnectionState* name: ConnectionState href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_ConnectionState_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.ConnectionState isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.ConnectionState nameWithType: DiscordSocketClient.ConnectionState - uid: Discord.WebSocket.DiscordSocketClient.Disconnected name: Disconnected href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Disconnected commentId: E:Discord.WebSocket.DiscordSocketClient.Disconnected fullName: Discord.WebSocket.DiscordSocketClient.Disconnected nameWithType: DiscordSocketClient.Disconnected - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name: IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_CreateGuildAsync_System_String_Discord_IVoiceRegion_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#CreateGuildAsync(System.String,Discord.IVoiceRegion,System.IO.Stream,Discord.RequestOptions) name.vb: Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.CreateGuildAsync(System.String, Discord.IVoiceRegion, System.IO.Stream, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.CreateGuildAsync(String, IVoiceRegion, Stream, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#CreateGuildAsync* name: IDiscordClient.CreateGuildAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_CreateGuildAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#CreateGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.CreateGuildAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.CreateGuildAsync nameWithType: DiscordSocketClient.IDiscordClient.CreateGuildAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.CreateGuildAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name: IDiscordClient.GetApplicationInfoAsync(RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetApplicationInfoAsync(RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync* name: IDiscordClient.GetApplicationInfoAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetApplicationInfoAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetApplicationInfoAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetApplicationInfoAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync nameWithType: DiscordSocketClient.IDiscordClient.GetApplicationInfoAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetApplicationInfoAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetChannelAsync* name: IDiscordClient.GetChannelAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetChannelAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetChannelAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetChannelAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetChannelAsync nameWithType: DiscordSocketClient.IDiscordClient.GetChannelAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetChannelAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name: IDiscordClient.GetConnectionsAsync(RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetConnectionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetConnectionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetConnectionsAsync(Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetConnectionsAsync(RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetConnectionsAsync(RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetConnectionsAsync* name: IDiscordClient.GetConnectionsAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetConnectionsAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetConnectionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetConnectionsAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetConnectionsAsync nameWithType: DiscordSocketClient.IDiscordClient.GetConnectionsAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetConnectionsAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetDMChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetDMChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetDMChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetDMChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetDMChannelsAsync* name: IDiscordClient.GetDMChannelsAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetDMChannelsAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetDMChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetDMChannelsAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetDMChannelsAsync nameWithType: DiscordSocketClient.IDiscordClient.GetDMChannelsAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetDMChannelsAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetGroupChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGroupChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetGroupChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetGroupChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGroupChannelsAsync* name: IDiscordClient.GetGroupChannelsAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetGroupChannelsAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGroupChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGroupChannelsAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetGroupChannelsAsync nameWithType: DiscordSocketClient.IDiscordClient.GetGroupChannelsAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetGroupChannelsAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetGuildAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetGuildAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetGuildAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildAsync* name: IDiscordClient.GetGuildAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetGuildAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetGuildAsync nameWithType: DiscordSocketClient.IDiscordClient.GetGuildAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetGuildAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetGuildsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetGuildsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetGuildsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildsAsync* name: IDiscordClient.GetGuildsAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetGuildsAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetGuildsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetGuildsAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetGuildsAsync nameWithType: DiscordSocketClient.IDiscordClient.GetGuildsAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetGuildsAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetInviteAsync(String, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetInviteAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetInviteAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetInviteAsync(System.String, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetInviteAsync(String, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetInviteAsync(String, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetInviteAsync* name: IDiscordClient.GetInviteAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetInviteAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetInviteAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetInviteAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetInviteAsync nameWithType: DiscordSocketClient.IDiscordClient.GetInviteAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetInviteAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetPrivateChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync* name: IDiscordClient.GetPrivateChannelsAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetPrivateChannelsAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetPrivateChannelsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetPrivateChannelsAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync nameWithType: DiscordSocketClient.IDiscordClient.GetPrivateChannelsAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetPrivateChannelsAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(String, String, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetUserAsync_System_String_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetUserAsync(System.String,System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetUserAsync(System.String, System.String, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetUserAsync(String, String, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetUserAsync(String, String, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetUserAsync* name: IDiscordClient.GetUserAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetUserAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetUserAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetUserAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetUserAsync nameWithType: DiscordSocketClient.IDiscordClient.GetUserAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetUserAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetVoiceRegionAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync(System.String,Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync(System.String, Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync(String, RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync* name: IDiscordClient.GetVoiceRegionAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetVoiceRegionAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync nameWithType: DiscordSocketClient.IDiscordClient.GetVoiceRegionAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name: IDiscordClient.GetVoiceRegionsAsync(RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync(Discord.RequestOptions) name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: DiscordSocketClient.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync* name: IDiscordClient.GetVoiceRegionsAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_GetVoiceRegionsAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#GetVoiceRegionsAsync isSpec: "True" name.vb: Discord.IDiscordClient.GetVoiceRegionsAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync nameWithType: DiscordSocketClient.IDiscordClient.GetVoiceRegionsAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.GetVoiceRegionsAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StartAsync name: IDiscordClient.StartAsync() href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_StartAsync commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StartAsync name.vb: Discord.IDiscordClient.StartAsync() fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.StartAsync() nameWithType: DiscordSocketClient.IDiscordClient.StartAsync() nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.StartAsync() - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StartAsync* name: IDiscordClient.StartAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_StartAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StartAsync isSpec: "True" name.vb: Discord.IDiscordClient.StartAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.StartAsync nameWithType: DiscordSocketClient.IDiscordClient.StartAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.StartAsync - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StopAsync name: IDiscordClient.StopAsync() href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_StopAsync commentId: M:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StopAsync name.vb: Discord.IDiscordClient.StopAsync() fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.StopAsync() nameWithType: DiscordSocketClient.IDiscordClient.StopAsync() nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.StopAsync() - uid: Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StopAsync* name: IDiscordClient.StopAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Discord_IDiscordClient_StopAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Discord#IDiscordClient#StopAsync isSpec: "True" name.vb: Discord.IDiscordClient.StopAsync fullName: Discord.WebSocket.DiscordSocketClient.Discord.IDiscordClient.StopAsync nameWithType: DiscordSocketClient.IDiscordClient.StopAsync nameWithType.vb: DiscordSocketClient.Discord.IDiscordClient.StopAsync - uid: Discord.WebSocket.DiscordSocketClient.DMChannels name: DMChannels href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_DMChannels commentId: P:Discord.WebSocket.DiscordSocketClient.DMChannels fullName: Discord.WebSocket.DiscordSocketClient.DMChannels nameWithType: DiscordSocketClient.DMChannels - uid: Discord.WebSocket.DiscordSocketClient.DMChannels* name: DMChannels href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_DMChannels_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.DMChannels isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.DMChannels nameWithType: DiscordSocketClient.DMChannels - uid: Discord.WebSocket.DiscordSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable{Discord.IGuild}) name: DownloadUsersAsync(IEnumerable) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_DownloadUsersAsync_System_Collections_Generic_IEnumerable_Discord_IGuild__ commentId: M:Discord.WebSocket.DiscordSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable{Discord.IGuild}) name.vb: DownloadUsersAsync(IEnumerable(Of IGuild)) fullName: Discord.WebSocket.DiscordSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable) fullName.vb: Discord.WebSocket.DiscordSocketClient.DownloadUsersAsync(System.Collections.Generic.IEnumerable(Of Discord.IGuild)) nameWithType: DiscordSocketClient.DownloadUsersAsync(IEnumerable) nameWithType.vb: DiscordSocketClient.DownloadUsersAsync(IEnumerable(Of IGuild)) - uid: Discord.WebSocket.DiscordSocketClient.DownloadUsersAsync* name: DownloadUsersAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_DownloadUsersAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.DownloadUsersAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.DownloadUsersAsync nameWithType: DiscordSocketClient.DownloadUsersAsync - uid: Discord.WebSocket.DiscordSocketClient.GetApplicationInfoAsync(Discord.RequestOptions) name: GetApplicationInfoAsync(RequestOptions) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetApplicationInfoAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.DiscordSocketClient.GetApplicationInfoAsync(Discord.RequestOptions) fullName: Discord.WebSocket.DiscordSocketClient.GetApplicationInfoAsync(Discord.RequestOptions) nameWithType: DiscordSocketClient.GetApplicationInfoAsync(RequestOptions) - uid: Discord.WebSocket.DiscordSocketClient.GetApplicationInfoAsync* name: GetApplicationInfoAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetApplicationInfoAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.GetApplicationInfoAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.GetApplicationInfoAsync nameWithType: DiscordSocketClient.GetApplicationInfoAsync - uid: Discord.WebSocket.DiscordSocketClient.GetChannel(System.UInt64) name: GetChannel(UInt64) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetChannel_System_UInt64_ commentId: M:Discord.WebSocket.DiscordSocketClient.GetChannel(System.UInt64) fullName: Discord.WebSocket.DiscordSocketClient.GetChannel(System.UInt64) nameWithType: DiscordSocketClient.GetChannel(UInt64) - uid: Discord.WebSocket.DiscordSocketClient.GetChannel* name: GetChannel href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetChannel_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.GetChannel isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.GetChannel nameWithType: DiscordSocketClient.GetChannel - uid: Discord.WebSocket.DiscordSocketClient.GetGuild(System.UInt64) name: GetGuild(UInt64) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetGuild_System_UInt64_ commentId: M:Discord.WebSocket.DiscordSocketClient.GetGuild(System.UInt64) fullName: Discord.WebSocket.DiscordSocketClient.GetGuild(System.UInt64) nameWithType: DiscordSocketClient.GetGuild(UInt64) - uid: Discord.WebSocket.DiscordSocketClient.GetGuild* name: GetGuild href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetGuild_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.GetGuild isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.GetGuild nameWithType: DiscordSocketClient.GetGuild - uid: Discord.WebSocket.DiscordSocketClient.GetUser(System.String,System.String) name: GetUser(String, String) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetUser_System_String_System_String_ commentId: M:Discord.WebSocket.DiscordSocketClient.GetUser(System.String,System.String) fullName: Discord.WebSocket.DiscordSocketClient.GetUser(System.String, System.String) nameWithType: DiscordSocketClient.GetUser(String, String) - uid: Discord.WebSocket.DiscordSocketClient.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.DiscordSocketClient.GetUser(System.UInt64) fullName: Discord.WebSocket.DiscordSocketClient.GetUser(System.UInt64) nameWithType: DiscordSocketClient.GetUser(UInt64) - uid: Discord.WebSocket.DiscordSocketClient.GetUser* name: GetUser href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetUser_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.GetUser isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.GetUser nameWithType: DiscordSocketClient.GetUser - uid: Discord.WebSocket.DiscordSocketClient.GetVoiceRegion(System.String) name: GetVoiceRegion(String) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetVoiceRegion_System_String_ commentId: M:Discord.WebSocket.DiscordSocketClient.GetVoiceRegion(System.String) fullName: Discord.WebSocket.DiscordSocketClient.GetVoiceRegion(System.String) nameWithType: DiscordSocketClient.GetVoiceRegion(String) - uid: Discord.WebSocket.DiscordSocketClient.GetVoiceRegion* name: GetVoiceRegion href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GetVoiceRegion_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.GetVoiceRegion isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.GetVoiceRegion nameWithType: DiscordSocketClient.GetVoiceRegion - uid: Discord.WebSocket.DiscordSocketClient.GroupChannels name: GroupChannels href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GroupChannels commentId: P:Discord.WebSocket.DiscordSocketClient.GroupChannels fullName: Discord.WebSocket.DiscordSocketClient.GroupChannels nameWithType: DiscordSocketClient.GroupChannels - uid: Discord.WebSocket.DiscordSocketClient.GroupChannels* name: GroupChannels href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_GroupChannels_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.GroupChannels isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.GroupChannels nameWithType: DiscordSocketClient.GroupChannels - uid: Discord.WebSocket.DiscordSocketClient.Guilds name: Guilds href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Guilds commentId: P:Discord.WebSocket.DiscordSocketClient.Guilds fullName: Discord.WebSocket.DiscordSocketClient.Guilds nameWithType: DiscordSocketClient.Guilds - uid: Discord.WebSocket.DiscordSocketClient.Guilds* name: Guilds href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Guilds_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Guilds isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.Guilds nameWithType: DiscordSocketClient.Guilds - uid: Discord.WebSocket.DiscordSocketClient.Latency name: Latency href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Latency commentId: P:Discord.WebSocket.DiscordSocketClient.Latency fullName: Discord.WebSocket.DiscordSocketClient.Latency nameWithType: DiscordSocketClient.Latency - uid: Discord.WebSocket.DiscordSocketClient.Latency* name: Latency href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Latency_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Latency isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.Latency nameWithType: DiscordSocketClient.Latency - uid: Discord.WebSocket.DiscordSocketClient.LatencyUpdated name: LatencyUpdated href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_LatencyUpdated commentId: E:Discord.WebSocket.DiscordSocketClient.LatencyUpdated fullName: Discord.WebSocket.DiscordSocketClient.LatencyUpdated nameWithType: DiscordSocketClient.LatencyUpdated - uid: Discord.WebSocket.DiscordSocketClient.PrivateChannels name: PrivateChannels href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_PrivateChannels commentId: P:Discord.WebSocket.DiscordSocketClient.PrivateChannels fullName: Discord.WebSocket.DiscordSocketClient.PrivateChannels nameWithType: DiscordSocketClient.PrivateChannels - uid: Discord.WebSocket.DiscordSocketClient.PrivateChannels* name: PrivateChannels href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_PrivateChannels_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.PrivateChannels isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.PrivateChannels nameWithType: DiscordSocketClient.PrivateChannels - uid: Discord.WebSocket.DiscordSocketClient.Ready name: Ready href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Ready commentId: E:Discord.WebSocket.DiscordSocketClient.Ready fullName: Discord.WebSocket.DiscordSocketClient.Ready nameWithType: DiscordSocketClient.Ready - uid: Discord.WebSocket.DiscordSocketClient.Rest name: Rest href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Rest commentId: P:Discord.WebSocket.DiscordSocketClient.Rest fullName: Discord.WebSocket.DiscordSocketClient.Rest nameWithType: DiscordSocketClient.Rest - uid: Discord.WebSocket.DiscordSocketClient.Rest* name: Rest href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Rest_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Rest isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.Rest nameWithType: DiscordSocketClient.Rest - uid: Discord.WebSocket.DiscordSocketClient.SetActivityAsync(Discord.IActivity) name: SetActivityAsync(IActivity) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_SetActivityAsync_Discord_IActivity_ commentId: M:Discord.WebSocket.DiscordSocketClient.SetActivityAsync(Discord.IActivity) fullName: Discord.WebSocket.DiscordSocketClient.SetActivityAsync(Discord.IActivity) nameWithType: DiscordSocketClient.SetActivityAsync(IActivity) - uid: Discord.WebSocket.DiscordSocketClient.SetActivityAsync* name: SetActivityAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_SetActivityAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.SetActivityAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.SetActivityAsync nameWithType: DiscordSocketClient.SetActivityAsync - uid: Discord.WebSocket.DiscordSocketClient.SetGameAsync(System.String,System.String,Discord.ActivityType) name: SetGameAsync(String, String, ActivityType) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_SetGameAsync_System_String_System_String_Discord_ActivityType_ commentId: M:Discord.WebSocket.DiscordSocketClient.SetGameAsync(System.String,System.String,Discord.ActivityType) fullName: Discord.WebSocket.DiscordSocketClient.SetGameAsync(System.String, System.String, Discord.ActivityType) nameWithType: DiscordSocketClient.SetGameAsync(String, String, ActivityType) - uid: Discord.WebSocket.DiscordSocketClient.SetGameAsync* name: SetGameAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_SetGameAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.SetGameAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.SetGameAsync nameWithType: DiscordSocketClient.SetGameAsync - uid: Discord.WebSocket.DiscordSocketClient.SetStatusAsync(Discord.UserStatus) name: SetStatusAsync(UserStatus) href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_SetStatusAsync_Discord_UserStatus_ commentId: M:Discord.WebSocket.DiscordSocketClient.SetStatusAsync(Discord.UserStatus) fullName: Discord.WebSocket.DiscordSocketClient.SetStatusAsync(Discord.UserStatus) nameWithType: DiscordSocketClient.SetStatusAsync(UserStatus) - uid: Discord.WebSocket.DiscordSocketClient.SetStatusAsync* name: SetStatusAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_SetStatusAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.SetStatusAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.SetStatusAsync nameWithType: DiscordSocketClient.SetStatusAsync - uid: Discord.WebSocket.DiscordSocketClient.ShardId name: ShardId href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_ShardId commentId: P:Discord.WebSocket.DiscordSocketClient.ShardId fullName: Discord.WebSocket.DiscordSocketClient.ShardId nameWithType: DiscordSocketClient.ShardId - uid: Discord.WebSocket.DiscordSocketClient.ShardId* name: ShardId href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_ShardId_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.ShardId isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.ShardId nameWithType: DiscordSocketClient.ShardId - uid: Discord.WebSocket.DiscordSocketClient.StartAsync name: StartAsync() href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_StartAsync commentId: M:Discord.WebSocket.DiscordSocketClient.StartAsync fullName: Discord.WebSocket.DiscordSocketClient.StartAsync() nameWithType: DiscordSocketClient.StartAsync() - uid: Discord.WebSocket.DiscordSocketClient.StartAsync* name: StartAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_StartAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.StartAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.StartAsync nameWithType: DiscordSocketClient.StartAsync - uid: Discord.WebSocket.DiscordSocketClient.Status name: Status href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Status commentId: P:Discord.WebSocket.DiscordSocketClient.Status fullName: Discord.WebSocket.DiscordSocketClient.Status nameWithType: DiscordSocketClient.Status - uid: Discord.WebSocket.DiscordSocketClient.Status* name: Status href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_Status_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.Status isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.Status nameWithType: DiscordSocketClient.Status - uid: Discord.WebSocket.DiscordSocketClient.StopAsync name: StopAsync() href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_StopAsync commentId: M:Discord.WebSocket.DiscordSocketClient.StopAsync fullName: Discord.WebSocket.DiscordSocketClient.StopAsync() nameWithType: DiscordSocketClient.StopAsync() - uid: Discord.WebSocket.DiscordSocketClient.StopAsync* name: StopAsync href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_StopAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.StopAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.StopAsync nameWithType: DiscordSocketClient.StopAsync - uid: Discord.WebSocket.DiscordSocketClient.VoiceRegions name: VoiceRegions href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_VoiceRegions commentId: P:Discord.WebSocket.DiscordSocketClient.VoiceRegions fullName: Discord.WebSocket.DiscordSocketClient.VoiceRegions nameWithType: DiscordSocketClient.VoiceRegions - uid: Discord.WebSocket.DiscordSocketClient.VoiceRegions* name: VoiceRegions href: api/Discord.WebSocket.DiscordSocketClient.html#Discord_WebSocket_DiscordSocketClient_VoiceRegions_ commentId: Overload:Discord.WebSocket.DiscordSocketClient.VoiceRegions isSpec: "True" fullName: Discord.WebSocket.DiscordSocketClient.VoiceRegions nameWithType: DiscordSocketClient.VoiceRegions - uid: Discord.WebSocket.DiscordSocketConfig name: DiscordSocketConfig href: api/Discord.WebSocket.DiscordSocketConfig.html commentId: T:Discord.WebSocket.DiscordSocketConfig fullName: Discord.WebSocket.DiscordSocketConfig nameWithType: DiscordSocketConfig - uid: Discord.WebSocket.DiscordSocketConfig.#ctor name: DiscordSocketConfig() href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig__ctor commentId: M:Discord.WebSocket.DiscordSocketConfig.#ctor fullName: Discord.WebSocket.DiscordSocketConfig.DiscordSocketConfig() nameWithType: DiscordSocketConfig.DiscordSocketConfig() - uid: Discord.WebSocket.DiscordSocketConfig.#ctor* name: DiscordSocketConfig href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig__ctor_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.#ctor isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.DiscordSocketConfig nameWithType: DiscordSocketConfig.DiscordSocketConfig - uid: Discord.WebSocket.DiscordSocketConfig.AlwaysDownloadUsers name: AlwaysDownloadUsers href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_AlwaysDownloadUsers commentId: P:Discord.WebSocket.DiscordSocketConfig.AlwaysDownloadUsers fullName: Discord.WebSocket.DiscordSocketConfig.AlwaysDownloadUsers nameWithType: DiscordSocketConfig.AlwaysDownloadUsers - uid: Discord.WebSocket.DiscordSocketConfig.AlwaysDownloadUsers* name: AlwaysDownloadUsers href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_AlwaysDownloadUsers_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.AlwaysDownloadUsers isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.AlwaysDownloadUsers nameWithType: DiscordSocketConfig.AlwaysDownloadUsers - uid: Discord.WebSocket.DiscordSocketConfig.ConnectionTimeout name: ConnectionTimeout href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_ConnectionTimeout commentId: P:Discord.WebSocket.DiscordSocketConfig.ConnectionTimeout fullName: Discord.WebSocket.DiscordSocketConfig.ConnectionTimeout nameWithType: DiscordSocketConfig.ConnectionTimeout - uid: Discord.WebSocket.DiscordSocketConfig.ConnectionTimeout* name: ConnectionTimeout href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_ConnectionTimeout_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.ConnectionTimeout isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.ConnectionTimeout nameWithType: DiscordSocketConfig.ConnectionTimeout - uid: Discord.WebSocket.DiscordSocketConfig.ExclusiveBulkDelete name: ExclusiveBulkDelete href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_ExclusiveBulkDelete commentId: P:Discord.WebSocket.DiscordSocketConfig.ExclusiveBulkDelete fullName: Discord.WebSocket.DiscordSocketConfig.ExclusiveBulkDelete nameWithType: DiscordSocketConfig.ExclusiveBulkDelete - uid: Discord.WebSocket.DiscordSocketConfig.ExclusiveBulkDelete* name: ExclusiveBulkDelete href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_ExclusiveBulkDelete_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.ExclusiveBulkDelete isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.ExclusiveBulkDelete nameWithType: DiscordSocketConfig.ExclusiveBulkDelete - uid: Discord.WebSocket.DiscordSocketConfig.GatewayEncoding name: GatewayEncoding href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_GatewayEncoding commentId: F:Discord.WebSocket.DiscordSocketConfig.GatewayEncoding fullName: Discord.WebSocket.DiscordSocketConfig.GatewayEncoding nameWithType: DiscordSocketConfig.GatewayEncoding - uid: Discord.WebSocket.DiscordSocketConfig.GatewayHost name: GatewayHost href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_GatewayHost commentId: P:Discord.WebSocket.DiscordSocketConfig.GatewayHost fullName: Discord.WebSocket.DiscordSocketConfig.GatewayHost nameWithType: DiscordSocketConfig.GatewayHost - uid: Discord.WebSocket.DiscordSocketConfig.GatewayHost* name: GatewayHost href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_GatewayHost_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.GatewayHost isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.GatewayHost nameWithType: DiscordSocketConfig.GatewayHost - uid: Discord.WebSocket.DiscordSocketConfig.GuildSubscriptions name: GuildSubscriptions href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_GuildSubscriptions commentId: P:Discord.WebSocket.DiscordSocketConfig.GuildSubscriptions fullName: Discord.WebSocket.DiscordSocketConfig.GuildSubscriptions nameWithType: DiscordSocketConfig.GuildSubscriptions - uid: Discord.WebSocket.DiscordSocketConfig.GuildSubscriptions* name: GuildSubscriptions href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_GuildSubscriptions_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.GuildSubscriptions isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.GuildSubscriptions nameWithType: DiscordSocketConfig.GuildSubscriptions - uid: Discord.WebSocket.DiscordSocketConfig.HandlerTimeout name: HandlerTimeout href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_HandlerTimeout commentId: P:Discord.WebSocket.DiscordSocketConfig.HandlerTimeout fullName: Discord.WebSocket.DiscordSocketConfig.HandlerTimeout nameWithType: DiscordSocketConfig.HandlerTimeout - uid: Discord.WebSocket.DiscordSocketConfig.HandlerTimeout* name: HandlerTimeout href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_HandlerTimeout_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.HandlerTimeout isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.HandlerTimeout nameWithType: DiscordSocketConfig.HandlerTimeout - uid: Discord.WebSocket.DiscordSocketConfig.LargeThreshold name: LargeThreshold href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_LargeThreshold commentId: P:Discord.WebSocket.DiscordSocketConfig.LargeThreshold fullName: Discord.WebSocket.DiscordSocketConfig.LargeThreshold nameWithType: DiscordSocketConfig.LargeThreshold - uid: Discord.WebSocket.DiscordSocketConfig.LargeThreshold* name: LargeThreshold href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_LargeThreshold_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.LargeThreshold isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.LargeThreshold nameWithType: DiscordSocketConfig.LargeThreshold - uid: Discord.WebSocket.DiscordSocketConfig.MessageCacheSize name: MessageCacheSize href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_MessageCacheSize commentId: P:Discord.WebSocket.DiscordSocketConfig.MessageCacheSize fullName: Discord.WebSocket.DiscordSocketConfig.MessageCacheSize nameWithType: DiscordSocketConfig.MessageCacheSize - uid: Discord.WebSocket.DiscordSocketConfig.MessageCacheSize* name: MessageCacheSize href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_MessageCacheSize_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.MessageCacheSize isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.MessageCacheSize nameWithType: DiscordSocketConfig.MessageCacheSize - uid: Discord.WebSocket.DiscordSocketConfig.ShardId name: ShardId href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_ShardId commentId: P:Discord.WebSocket.DiscordSocketConfig.ShardId fullName: Discord.WebSocket.DiscordSocketConfig.ShardId nameWithType: DiscordSocketConfig.ShardId - uid: Discord.WebSocket.DiscordSocketConfig.ShardId* name: ShardId href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_ShardId_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.ShardId isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.ShardId nameWithType: DiscordSocketConfig.ShardId - uid: Discord.WebSocket.DiscordSocketConfig.TotalShards name: TotalShards href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_TotalShards commentId: P:Discord.WebSocket.DiscordSocketConfig.TotalShards fullName: Discord.WebSocket.DiscordSocketConfig.TotalShards nameWithType: DiscordSocketConfig.TotalShards - uid: Discord.WebSocket.DiscordSocketConfig.TotalShards* name: TotalShards href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_TotalShards_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.TotalShards isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.TotalShards nameWithType: DiscordSocketConfig.TotalShards - uid: Discord.WebSocket.DiscordSocketConfig.UdpSocketProvider name: UdpSocketProvider href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_UdpSocketProvider commentId: P:Discord.WebSocket.DiscordSocketConfig.UdpSocketProvider fullName: Discord.WebSocket.DiscordSocketConfig.UdpSocketProvider nameWithType: DiscordSocketConfig.UdpSocketProvider - uid: Discord.WebSocket.DiscordSocketConfig.UdpSocketProvider* name: UdpSocketProvider href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_UdpSocketProvider_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.UdpSocketProvider isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.UdpSocketProvider nameWithType: DiscordSocketConfig.UdpSocketProvider - uid: Discord.WebSocket.DiscordSocketConfig.WebSocketProvider name: WebSocketProvider href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_WebSocketProvider commentId: P:Discord.WebSocket.DiscordSocketConfig.WebSocketProvider fullName: Discord.WebSocket.DiscordSocketConfig.WebSocketProvider nameWithType: DiscordSocketConfig.WebSocketProvider - uid: Discord.WebSocket.DiscordSocketConfig.WebSocketProvider* name: WebSocketProvider href: api/Discord.WebSocket.DiscordSocketConfig.html#Discord_WebSocket_DiscordSocketConfig_WebSocketProvider_ commentId: Overload:Discord.WebSocket.DiscordSocketConfig.WebSocketProvider isSpec: "True" fullName: Discord.WebSocket.DiscordSocketConfig.WebSocketProvider nameWithType: DiscordSocketConfig.WebSocketProvider - uid: Discord.WebSocket.DiscordSocketRestClient name: DiscordSocketRestClient href: api/Discord.WebSocket.DiscordSocketRestClient.html commentId: T:Discord.WebSocket.DiscordSocketRestClient fullName: Discord.WebSocket.DiscordSocketRestClient nameWithType: DiscordSocketRestClient - uid: Discord.WebSocket.DiscordSocketRestClient.LoginAsync(Discord.TokenType,System.String,System.Boolean) name: LoginAsync(TokenType, String, Boolean) href: api/Discord.WebSocket.DiscordSocketRestClient.html#Discord_WebSocket_DiscordSocketRestClient_LoginAsync_Discord_TokenType_System_String_System_Boolean_ commentId: M:Discord.WebSocket.DiscordSocketRestClient.LoginAsync(Discord.TokenType,System.String,System.Boolean) fullName: Discord.WebSocket.DiscordSocketRestClient.LoginAsync(Discord.TokenType, System.String, System.Boolean) nameWithType: DiscordSocketRestClient.LoginAsync(TokenType, String, Boolean) - uid: Discord.WebSocket.DiscordSocketRestClient.LoginAsync* name: LoginAsync href: api/Discord.WebSocket.DiscordSocketRestClient.html#Discord_WebSocket_DiscordSocketRestClient_LoginAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketRestClient.LoginAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketRestClient.LoginAsync nameWithType: DiscordSocketRestClient.LoginAsync - uid: Discord.WebSocket.DiscordSocketRestClient.LogoutAsync name: LogoutAsync() href: api/Discord.WebSocket.DiscordSocketRestClient.html#Discord_WebSocket_DiscordSocketRestClient_LogoutAsync commentId: M:Discord.WebSocket.DiscordSocketRestClient.LogoutAsync fullName: Discord.WebSocket.DiscordSocketRestClient.LogoutAsync() nameWithType: DiscordSocketRestClient.LogoutAsync() - uid: Discord.WebSocket.DiscordSocketRestClient.LogoutAsync* name: LogoutAsync href: api/Discord.WebSocket.DiscordSocketRestClient.html#Discord_WebSocket_DiscordSocketRestClient_LogoutAsync_ commentId: Overload:Discord.WebSocket.DiscordSocketRestClient.LogoutAsync isSpec: "True" fullName: Discord.WebSocket.DiscordSocketRestClient.LogoutAsync nameWithType: DiscordSocketRestClient.LogoutAsync - uid: Discord.WebSocket.ISocketAudioChannel name: ISocketAudioChannel href: api/Discord.WebSocket.ISocketAudioChannel.html commentId: T:Discord.WebSocket.ISocketAudioChannel fullName: Discord.WebSocket.ISocketAudioChannel nameWithType: ISocketAudioChannel - uid: Discord.WebSocket.ISocketMessageChannel name: ISocketMessageChannel href: api/Discord.WebSocket.ISocketMessageChannel.html commentId: T:Discord.WebSocket.ISocketMessageChannel fullName: Discord.WebSocket.ISocketMessageChannel nameWithType: ISocketMessageChannel - uid: Discord.WebSocket.ISocketMessageChannel.CachedMessages name: CachedMessages href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_CachedMessages commentId: P:Discord.WebSocket.ISocketMessageChannel.CachedMessages fullName: Discord.WebSocket.ISocketMessageChannel.CachedMessages nameWithType: ISocketMessageChannel.CachedMessages - uid: Discord.WebSocket.ISocketMessageChannel.CachedMessages* name: CachedMessages href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_CachedMessages_ commentId: Overload:Discord.WebSocket.ISocketMessageChannel.CachedMessages isSpec: "True" fullName: Discord.WebSocket.ISocketMessageChannel.CachedMessages nameWithType: ISocketMessageChannel.CachedMessages - uid: Discord.WebSocket.ISocketMessageChannel.GetCachedMessage(System.UInt64) name: GetCachedMessage(UInt64) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetCachedMessage_System_UInt64_ commentId: M:Discord.WebSocket.ISocketMessageChannel.GetCachedMessage(System.UInt64) fullName: Discord.WebSocket.ISocketMessageChannel.GetCachedMessage(System.UInt64) nameWithType: ISocketMessageChannel.GetCachedMessage(UInt64) - uid: Discord.WebSocket.ISocketMessageChannel.GetCachedMessage* name: GetCachedMessage href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetCachedMessage_ commentId: Overload:Discord.WebSocket.ISocketMessageChannel.GetCachedMessage isSpec: "True" fullName: Discord.WebSocket.ISocketMessageChannel.GetCachedMessage nameWithType: ISocketMessageChannel.GetCachedMessage - uid: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) name: GetCachedMessages(IMessage, Direction, Int32) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetCachedMessages_Discord_IMessage_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) fullName: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(Discord.IMessage, Discord.Direction, System.Int32) nameWithType: ISocketMessageChannel.GetCachedMessages(IMessage, Direction, Int32) - uid: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(System.Int32) name: GetCachedMessages(Int32) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetCachedMessages_System_Int32_ commentId: M:Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(System.Int32) fullName: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(System.Int32) nameWithType: ISocketMessageChannel.GetCachedMessages(Int32) - uid: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) name: GetCachedMessages(UInt64, Direction, Int32) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetCachedMessages_System_UInt64_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) fullName: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages(System.UInt64, Discord.Direction, System.Int32) nameWithType: ISocketMessageChannel.GetCachedMessages(UInt64, Direction, Int32) - uid: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages* name: GetCachedMessages href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetCachedMessages_ commentId: Overload:Discord.WebSocket.ISocketMessageChannel.GetCachedMessages isSpec: "True" fullName: Discord.WebSocket.ISocketMessageChannel.GetCachedMessages nameWithType: ISocketMessageChannel.GetCachedMessages - uid: Discord.WebSocket.ISocketMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.ISocketMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.WebSocket.ISocketMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: ISocketMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.WebSocket.ISocketMessageChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.WebSocket.ISocketMessageChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.WebSocket.ISocketMessageChannel.GetPinnedMessagesAsync nameWithType: ISocketMessageChannel.GetPinnedMessagesAsync - uid: Discord.WebSocket.ISocketMessageChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.ISocketMessageChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.ISocketMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: ISocketMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.ISocketMessageChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.ISocketMessageChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.ISocketMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: ISocketMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.ISocketMessageChannel.SendFileAsync* name: SendFileAsync href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_SendFileAsync_ commentId: Overload:Discord.WebSocket.ISocketMessageChannel.SendFileAsync isSpec: "True" fullName: Discord.WebSocket.ISocketMessageChannel.SendFileAsync nameWithType: ISocketMessageChannel.SendFileAsync - uid: Discord.WebSocket.ISocketMessageChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.WebSocket.ISocketMessageChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.WebSocket.ISocketMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: ISocketMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.WebSocket.ISocketMessageChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.WebSocket.ISocketMessageChannel.html#Discord_WebSocket_ISocketMessageChannel_SendMessageAsync_ commentId: Overload:Discord.WebSocket.ISocketMessageChannel.SendMessageAsync isSpec: "True" fullName: Discord.WebSocket.ISocketMessageChannel.SendMessageAsync nameWithType: ISocketMessageChannel.SendMessageAsync - uid: Discord.WebSocket.ISocketPrivateChannel name: ISocketPrivateChannel href: api/Discord.WebSocket.ISocketPrivateChannel.html commentId: T:Discord.WebSocket.ISocketPrivateChannel fullName: Discord.WebSocket.ISocketPrivateChannel nameWithType: ISocketPrivateChannel - uid: Discord.WebSocket.ISocketPrivateChannel.Recipients name: Recipients href: api/Discord.WebSocket.ISocketPrivateChannel.html#Discord_WebSocket_ISocketPrivateChannel_Recipients commentId: P:Discord.WebSocket.ISocketPrivateChannel.Recipients fullName: Discord.WebSocket.ISocketPrivateChannel.Recipients nameWithType: ISocketPrivateChannel.Recipients - uid: Discord.WebSocket.ISocketPrivateChannel.Recipients* name: Recipients href: api/Discord.WebSocket.ISocketPrivateChannel.html#Discord_WebSocket_ISocketPrivateChannel_Recipients_ commentId: Overload:Discord.WebSocket.ISocketPrivateChannel.Recipients isSpec: "True" fullName: Discord.WebSocket.ISocketPrivateChannel.Recipients nameWithType: ISocketPrivateChannel.Recipients - uid: Discord.WebSocket.SocketCategoryChannel name: SocketCategoryChannel href: api/Discord.WebSocket.SocketCategoryChannel.html commentId: T:Discord.WebSocket.SocketCategoryChannel fullName: Discord.WebSocket.SocketCategoryChannel nameWithType: SocketCategoryChannel - uid: Discord.WebSocket.SocketCategoryChannel.Channels name: Channels href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Channels commentId: P:Discord.WebSocket.SocketCategoryChannel.Channels fullName: Discord.WebSocket.SocketCategoryChannel.Channels nameWithType: SocketCategoryChannel.Channels - uid: Discord.WebSocket.SocketCategoryChannel.Channels* name: Channels href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Channels_ commentId: Overload:Discord.WebSocket.SocketCategoryChannel.Channels isSpec: "True" fullName: Discord.WebSocket.SocketCategoryChannel.Channels nameWithType: SocketCategoryChannel.Channels - uid: Discord.WebSocket.SocketCategoryChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketCategoryChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketCategoryChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketCategoryChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketCategoryChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketCategoryChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketCategoryChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.WebSocket.SocketCategoryChannel.Discord.IChannel.GetUserAsync nameWithType: SocketCategoryChannel.IChannel.GetUserAsync nameWithType.vb: SocketCategoryChannel.Discord.IChannel.GetUserAsync - uid: Discord.WebSocket.SocketCategoryChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketCategoryChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketCategoryChannel.Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketCategoryChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketCategoryChannel.Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketCategoryChannel.Discord#IGuildChannel#GetUserAsync* name: IGuildChannel.GetUserAsync href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketCategoryChannel.Discord#IGuildChannel#GetUserAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUserAsync fullName: Discord.WebSocket.SocketCategoryChannel.Discord.IGuildChannel.GetUserAsync nameWithType: SocketCategoryChannel.IGuildChannel.GetUserAsync nameWithType.vb: SocketCategoryChannel.Discord.IGuildChannel.GetUserAsync - uid: Discord.WebSocket.SocketCategoryChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketCategoryChannel.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketCategoryChannel.GetUser(System.UInt64) nameWithType: SocketCategoryChannel.GetUser(UInt64) - uid: Discord.WebSocket.SocketCategoryChannel.GetUser* name: GetUser href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_GetUser_ commentId: Overload:Discord.WebSocket.SocketCategoryChannel.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketCategoryChannel.GetUser nameWithType: SocketCategoryChannel.GetUser - uid: Discord.WebSocket.SocketCategoryChannel.Users name: Users href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Users commentId: P:Discord.WebSocket.SocketCategoryChannel.Users fullName: Discord.WebSocket.SocketCategoryChannel.Users nameWithType: SocketCategoryChannel.Users - uid: Discord.WebSocket.SocketCategoryChannel.Users* name: Users href: api/Discord.WebSocket.SocketCategoryChannel.html#Discord_WebSocket_SocketCategoryChannel_Users_ commentId: Overload:Discord.WebSocket.SocketCategoryChannel.Users isSpec: "True" fullName: Discord.WebSocket.SocketCategoryChannel.Users nameWithType: SocketCategoryChannel.Users - uid: Discord.WebSocket.SocketChannel name: SocketChannel href: api/Discord.WebSocket.SocketChannel.html commentId: T:Discord.WebSocket.SocketChannel fullName: Discord.WebSocket.SocketChannel nameWithType: SocketChannel - uid: Discord.WebSocket.SocketChannel.CreatedAt name: CreatedAt href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_CreatedAt commentId: P:Discord.WebSocket.SocketChannel.CreatedAt fullName: Discord.WebSocket.SocketChannel.CreatedAt nameWithType: SocketChannel.CreatedAt - uid: Discord.WebSocket.SocketChannel.CreatedAt* name: CreatedAt href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_CreatedAt_ commentId: Overload:Discord.WebSocket.SocketChannel.CreatedAt isSpec: "True" fullName: Discord.WebSocket.SocketChannel.CreatedAt nameWithType: SocketChannel.CreatedAt - uid: Discord.WebSocket.SocketChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.WebSocket.SocketChannel.Discord.IChannel.GetUserAsync nameWithType: SocketChannel.IChannel.GetUserAsync nameWithType.vb: SocketChannel.Discord.IChannel.GetUserAsync - uid: Discord.WebSocket.SocketChannel.Discord#IChannel#Name name: IChannel.Name href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_Discord_IChannel_Name commentId: P:Discord.WebSocket.SocketChannel.Discord#IChannel#Name name.vb: Discord.IChannel.Name fullName: Discord.WebSocket.SocketChannel.Discord.IChannel.Name nameWithType: SocketChannel.IChannel.Name nameWithType.vb: SocketChannel.Discord.IChannel.Name - uid: Discord.WebSocket.SocketChannel.Discord#IChannel#Name* name: IChannel.Name href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_Discord_IChannel_Name_ commentId: Overload:Discord.WebSocket.SocketChannel.Discord#IChannel#Name isSpec: "True" name.vb: Discord.IChannel.Name fullName: Discord.WebSocket.SocketChannel.Discord.IChannel.Name nameWithType: SocketChannel.IChannel.Name nameWithType.vb: SocketChannel.Discord.IChannel.Name - uid: Discord.WebSocket.SocketChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketChannel.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketChannel.GetUser(System.UInt64) nameWithType: SocketChannel.GetUser(UInt64) - uid: Discord.WebSocket.SocketChannel.GetUser* name: GetUser href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_GetUser_ commentId: Overload:Discord.WebSocket.SocketChannel.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketChannel.GetUser nameWithType: SocketChannel.GetUser - uid: Discord.WebSocket.SocketChannel.Users name: Users href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_Users commentId: P:Discord.WebSocket.SocketChannel.Users fullName: Discord.WebSocket.SocketChannel.Users nameWithType: SocketChannel.Users - uid: Discord.WebSocket.SocketChannel.Users* name: Users href: api/Discord.WebSocket.SocketChannel.html#Discord_WebSocket_SocketChannel_Users_ commentId: Overload:Discord.WebSocket.SocketChannel.Users isSpec: "True" fullName: Discord.WebSocket.SocketChannel.Users nameWithType: SocketChannel.Users - uid: Discord.WebSocket.SocketDMChannel name: SocketDMChannel href: api/Discord.WebSocket.SocketDMChannel.html commentId: T:Discord.WebSocket.SocketDMChannel fullName: Discord.WebSocket.SocketDMChannel nameWithType: SocketDMChannel - uid: Discord.WebSocket.SocketDMChannel.CachedMessages name: CachedMessages href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_CachedMessages commentId: P:Discord.WebSocket.SocketDMChannel.CachedMessages fullName: Discord.WebSocket.SocketDMChannel.CachedMessages nameWithType: SocketDMChannel.CachedMessages - uid: Discord.WebSocket.SocketDMChannel.CachedMessages* name: CachedMessages href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_CachedMessages_ commentId: Overload:Discord.WebSocket.SocketDMChannel.CachedMessages isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.CachedMessages nameWithType: SocketDMChannel.CachedMessages - uid: Discord.WebSocket.SocketDMChannel.CloseAsync(Discord.RequestOptions) name: CloseAsync(RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_CloseAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.CloseAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.CloseAsync(Discord.RequestOptions) nameWithType: SocketDMChannel.CloseAsync(RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.CloseAsync* name: CloseAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_CloseAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.CloseAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.CloseAsync nameWithType: SocketDMChannel.CloseAsync - uid: Discord.WebSocket.SocketDMChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) name: DeleteMessageAsync(IMessage, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.DeleteMessageAsync(Discord.IMessage, Discord.RequestOptions) nameWithType: SocketDMChannel.DeleteMessageAsync(IMessage, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) name: DeleteMessageAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.DeleteMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketDMChannel.DeleteMessageAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.DeleteMessageAsync* name: DeleteMessageAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_DeleteMessageAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.DeleteMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.DeleteMessageAsync nameWithType: SocketDMChannel.DeleteMessageAsync - uid: Discord.WebSocket.SocketDMChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketDMChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketDMChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.WebSocket.SocketDMChannel.Discord.IChannel.GetUserAsync nameWithType: SocketDMChannel.IChannel.GetUserAsync nameWithType.vb: SocketDMChannel.Discord.IChannel.GetUserAsync - uid: Discord.WebSocket.SocketDMChannel.Discord#IChannel#Name name: IChannel.Name href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IChannel_Name commentId: P:Discord.WebSocket.SocketDMChannel.Discord#IChannel#Name name.vb: Discord.IChannel.Name fullName: Discord.WebSocket.SocketDMChannel.Discord.IChannel.Name nameWithType: SocketDMChannel.IChannel.Name nameWithType.vb: SocketDMChannel.Discord.IChannel.Name - uid: Discord.WebSocket.SocketDMChannel.Discord#IChannel#Name* name: IChannel.Name href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IChannel_Name_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IChannel#Name isSpec: "True" name.vb: Discord.IChannel.Name fullName: Discord.WebSocket.SocketDMChannel.Discord.IChannel.Name nameWithType: SocketDMChannel.IChannel.Name nameWithType.vb: SocketDMChannel.Discord.IChannel.Name - uid: Discord.WebSocket.SocketDMChannel.Discord#IDMChannel#Recipient name: IDMChannel.Recipient href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IDMChannel_Recipient commentId: P:Discord.WebSocket.SocketDMChannel.Discord#IDMChannel#Recipient name.vb: Discord.IDMChannel.Recipient fullName: Discord.WebSocket.SocketDMChannel.Discord.IDMChannel.Recipient nameWithType: SocketDMChannel.IDMChannel.Recipient nameWithType.vb: SocketDMChannel.Discord.IDMChannel.Recipient - uid: Discord.WebSocket.SocketDMChannel.Discord#IDMChannel#Recipient* name: IDMChannel.Recipient href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IDMChannel_Recipient_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IDMChannel#Recipient isSpec: "True" name.vb: Discord.IDMChannel.Recipient fullName: Discord.WebSocket.SocketDMChannel.Discord.IDMChannel.Recipient nameWithType: SocketDMChannel.IDMChannel.Recipient nameWithType.vb: SocketDMChannel.Discord.IDMChannel.Recipient - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.GetMessageAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketDMChannel.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetMessageAsync* name: IMessageChannel.GetMessageAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_GetMessageAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessageAsync fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.GetMessageAsync nameWithType: SocketDMChannel.IMessageChannel.GetMessageAsync nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.GetMessageAsync - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name: IMessageChannel.GetPinnedMessagesAsync(RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: SocketDMChannel.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync* name: IMessageChannel.GetPinnedMessagesAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#GetPinnedMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync nameWithType: SocketDMChannel.IMessageChannel.GetPinnedMessagesAsync nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.GetPinnedMessagesAsync - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketDMChannel.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketDMChannel.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendFileAsync* name: IMessageChannel.SendFileAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_SendFileAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendFileAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendFileAsync fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.SendFileAsync nameWithType: SocketDMChannel.IMessageChannel.SendFileAsync nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.SendFileAsync - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name.vb: Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: SocketDMChannel.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendMessageAsync* name: IMessageChannel.SendMessageAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IMessageChannel_SendMessageAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IMessageChannel#SendMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendMessageAsync fullName: Discord.WebSocket.SocketDMChannel.Discord.IMessageChannel.SendMessageAsync nameWithType: SocketDMChannel.IMessageChannel.SendMessageAsync nameWithType.vb: SocketDMChannel.Discord.IMessageChannel.SendMessageAsync - uid: Discord.WebSocket.SocketDMChannel.Discord#IPrivateChannel#Recipients name: IPrivateChannel.Recipients href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IPrivateChannel_Recipients commentId: P:Discord.WebSocket.SocketDMChannel.Discord#IPrivateChannel#Recipients name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.WebSocket.SocketDMChannel.Discord.IPrivateChannel.Recipients nameWithType: SocketDMChannel.IPrivateChannel.Recipients nameWithType.vb: SocketDMChannel.Discord.IPrivateChannel.Recipients - uid: Discord.WebSocket.SocketDMChannel.Discord#IPrivateChannel#Recipients* name: IPrivateChannel.Recipients href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_IPrivateChannel_Recipients_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#IPrivateChannel#Recipients isSpec: "True" name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.WebSocket.SocketDMChannel.Discord.IPrivateChannel.Recipients nameWithType: SocketDMChannel.IPrivateChannel.Recipients nameWithType.vb: SocketDMChannel.Discord.IPrivateChannel.Recipients - uid: Discord.WebSocket.SocketDMChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients name: ISocketPrivateChannel.Recipients href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_WebSocket_ISocketPrivateChannel_Recipients commentId: P:Discord.WebSocket.SocketDMChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients name.vb: Discord.WebSocket.ISocketPrivateChannel.Recipients fullName: Discord.WebSocket.SocketDMChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients nameWithType: SocketDMChannel.ISocketPrivateChannel.Recipients nameWithType.vb: SocketDMChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients - uid: Discord.WebSocket.SocketDMChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients* name: ISocketPrivateChannel.Recipients href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Discord_WebSocket_ISocketPrivateChannel_Recipients_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients isSpec: "True" name.vb: Discord.WebSocket.ISocketPrivateChannel.Recipients fullName: Discord.WebSocket.SocketDMChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients nameWithType: SocketDMChannel.ISocketPrivateChannel.Recipients nameWithType.vb: SocketDMChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients - uid: Discord.WebSocket.SocketDMChannel.EnterTypingState(Discord.RequestOptions) name: EnterTypingState(RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_EnterTypingState_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.EnterTypingState(Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.EnterTypingState(Discord.RequestOptions) nameWithType: SocketDMChannel.EnterTypingState(RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.EnterTypingState* name: EnterTypingState href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_EnterTypingState_ commentId: Overload:Discord.WebSocket.SocketDMChannel.EnterTypingState isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.EnterTypingState nameWithType: SocketDMChannel.EnterTypingState - uid: Discord.WebSocket.SocketDMChannel.GetCachedMessage(System.UInt64) name: GetCachedMessage(UInt64) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetCachedMessage_System_UInt64_ commentId: M:Discord.WebSocket.SocketDMChannel.GetCachedMessage(System.UInt64) fullName: Discord.WebSocket.SocketDMChannel.GetCachedMessage(System.UInt64) nameWithType: SocketDMChannel.GetCachedMessage(UInt64) - uid: Discord.WebSocket.SocketDMChannel.GetCachedMessage* name: GetCachedMessage href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetCachedMessage_ commentId: Overload:Discord.WebSocket.SocketDMChannel.GetCachedMessage isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.GetCachedMessage nameWithType: SocketDMChannel.GetCachedMessage - uid: Discord.WebSocket.SocketDMChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) name: GetCachedMessages(IMessage, Direction, Int32) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetCachedMessages_Discord_IMessage_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.SocketDMChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) fullName: Discord.WebSocket.SocketDMChannel.GetCachedMessages(Discord.IMessage, Discord.Direction, System.Int32) nameWithType: SocketDMChannel.GetCachedMessages(IMessage, Direction, Int32) - uid: Discord.WebSocket.SocketDMChannel.GetCachedMessages(System.Int32) name: GetCachedMessages(Int32) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetCachedMessages_System_Int32_ commentId: M:Discord.WebSocket.SocketDMChannel.GetCachedMessages(System.Int32) fullName: Discord.WebSocket.SocketDMChannel.GetCachedMessages(System.Int32) nameWithType: SocketDMChannel.GetCachedMessages(Int32) - uid: Discord.WebSocket.SocketDMChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) name: GetCachedMessages(UInt64, Direction, Int32) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetCachedMessages_System_UInt64_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.SocketDMChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) fullName: Discord.WebSocket.SocketDMChannel.GetCachedMessages(System.UInt64, Discord.Direction, System.Int32) nameWithType: SocketDMChannel.GetCachedMessages(UInt64, Direction, Int32) - uid: Discord.WebSocket.SocketDMChannel.GetCachedMessages* name: GetCachedMessages href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetCachedMessages_ commentId: Overload:Discord.WebSocket.SocketDMChannel.GetCachedMessages isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.GetCachedMessages nameWithType: SocketDMChannel.GetCachedMessages - uid: Discord.WebSocket.SocketDMChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) name: GetMessageAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.GetMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketDMChannel.GetMessageAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetMessageAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.GetMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.GetMessageAsync nameWithType: SocketDMChannel.GetMessageAsync - uid: Discord.WebSocket.SocketDMChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: SocketDMChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) name: GetMessagesAsync(Int32, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.GetMessagesAsync(System.Int32, Discord.RequestOptions) nameWithType: SocketDMChannel.GetMessagesAsync(Int32, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: SocketDMChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.GetMessagesAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.GetMessagesAsync nameWithType: SocketDMChannel.GetMessagesAsync - uid: Discord.WebSocket.SocketDMChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: SocketDMChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.GetPinnedMessagesAsync nameWithType: SocketDMChannel.GetPinnedMessagesAsync - uid: Discord.WebSocket.SocketDMChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketDMChannel.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketDMChannel.GetUser(System.UInt64) nameWithType: SocketDMChannel.GetUser(UInt64) - uid: Discord.WebSocket.SocketDMChannel.GetUser* name: GetUser href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_GetUser_ commentId: Overload:Discord.WebSocket.SocketDMChannel.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.GetUser nameWithType: SocketDMChannel.GetUser - uid: Discord.WebSocket.SocketDMChannel.Recipient name: Recipient href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Recipient commentId: P:Discord.WebSocket.SocketDMChannel.Recipient fullName: Discord.WebSocket.SocketDMChannel.Recipient nameWithType: SocketDMChannel.Recipient - uid: Discord.WebSocket.SocketDMChannel.Recipient* name: Recipient href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Recipient_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Recipient isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.Recipient nameWithType: SocketDMChannel.Recipient - uid: Discord.WebSocket.SocketDMChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketDMChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.SocketDMChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketDMChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketDMChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketDMChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.SocketDMChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketDMChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketDMChannel.SendFileAsync* name: SendFileAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_SendFileAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.SendFileAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.SendFileAsync nameWithType: SocketDMChannel.SendFileAsync - uid: Discord.WebSocket.SocketDMChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: SocketDMChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_SendMessageAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.SendMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.SendMessageAsync nameWithType: SocketDMChannel.SendMessageAsync - uid: Discord.WebSocket.SocketDMChannel.ToString name: ToString() href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_ToString commentId: M:Discord.WebSocket.SocketDMChannel.ToString fullName: Discord.WebSocket.SocketDMChannel.ToString() nameWithType: SocketDMChannel.ToString() - uid: Discord.WebSocket.SocketDMChannel.ToString* name: ToString href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_ToString_ commentId: Overload:Discord.WebSocket.SocketDMChannel.ToString isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.ToString nameWithType: SocketDMChannel.ToString - uid: Discord.WebSocket.SocketDMChannel.TriggerTypingAsync(Discord.RequestOptions) name: TriggerTypingAsync(RequestOptions) href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_TriggerTypingAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketDMChannel.TriggerTypingAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketDMChannel.TriggerTypingAsync(Discord.RequestOptions) nameWithType: SocketDMChannel.TriggerTypingAsync(RequestOptions) - uid: Discord.WebSocket.SocketDMChannel.TriggerTypingAsync* name: TriggerTypingAsync href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_TriggerTypingAsync_ commentId: Overload:Discord.WebSocket.SocketDMChannel.TriggerTypingAsync isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.TriggerTypingAsync nameWithType: SocketDMChannel.TriggerTypingAsync - uid: Discord.WebSocket.SocketDMChannel.Users name: Users href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Users commentId: P:Discord.WebSocket.SocketDMChannel.Users fullName: Discord.WebSocket.SocketDMChannel.Users nameWithType: SocketDMChannel.Users - uid: Discord.WebSocket.SocketDMChannel.Users* name: Users href: api/Discord.WebSocket.SocketDMChannel.html#Discord_WebSocket_SocketDMChannel_Users_ commentId: Overload:Discord.WebSocket.SocketDMChannel.Users isSpec: "True" fullName: Discord.WebSocket.SocketDMChannel.Users nameWithType: SocketDMChannel.Users - uid: Discord.WebSocket.SocketEntity`1 name: SocketEntity href: api/Discord.WebSocket.SocketEntity-1.html commentId: T:Discord.WebSocket.SocketEntity`1 name.vb: SocketEntity(Of T) fullName: Discord.WebSocket.SocketEntity fullName.vb: Discord.WebSocket.SocketEntity(Of T) nameWithType: SocketEntity nameWithType.vb: SocketEntity(Of T) - uid: Discord.WebSocket.SocketEntity`1.Id name: Id href: api/Discord.WebSocket.SocketEntity-1.html#Discord_WebSocket_SocketEntity_1_Id commentId: P:Discord.WebSocket.SocketEntity`1.Id fullName: Discord.WebSocket.SocketEntity.Id fullName.vb: Discord.WebSocket.SocketEntity(Of T).Id nameWithType: SocketEntity.Id nameWithType.vb: SocketEntity(Of T).Id - uid: Discord.WebSocket.SocketEntity`1.Id* name: Id href: api/Discord.WebSocket.SocketEntity-1.html#Discord_WebSocket_SocketEntity_1_Id_ commentId: Overload:Discord.WebSocket.SocketEntity`1.Id isSpec: "True" fullName: Discord.WebSocket.SocketEntity.Id fullName.vb: Discord.WebSocket.SocketEntity(Of T).Id nameWithType: SocketEntity.Id nameWithType.vb: SocketEntity(Of T).Id - uid: Discord.WebSocket.SocketGroupChannel name: SocketGroupChannel href: api/Discord.WebSocket.SocketGroupChannel.html commentId: T:Discord.WebSocket.SocketGroupChannel fullName: Discord.WebSocket.SocketGroupChannel nameWithType: SocketGroupChannel - uid: Discord.WebSocket.SocketGroupChannel.CachedMessages name: CachedMessages href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_CachedMessages commentId: P:Discord.WebSocket.SocketGroupChannel.CachedMessages fullName: Discord.WebSocket.SocketGroupChannel.CachedMessages nameWithType: SocketGroupChannel.CachedMessages - uid: Discord.WebSocket.SocketGroupChannel.CachedMessages* name: CachedMessages href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_CachedMessages_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.CachedMessages isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.CachedMessages nameWithType: SocketGroupChannel.CachedMessages - uid: Discord.WebSocket.SocketGroupChannel.ConnectAsync name: ConnectAsync() href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_ConnectAsync commentId: M:Discord.WebSocket.SocketGroupChannel.ConnectAsync fullName: Discord.WebSocket.SocketGroupChannel.ConnectAsync() nameWithType: SocketGroupChannel.ConnectAsync() - uid: Discord.WebSocket.SocketGroupChannel.ConnectAsync* name: ConnectAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_ConnectAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.ConnectAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.ConnectAsync nameWithType: SocketGroupChannel.ConnectAsync - uid: Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) name: DeleteMessageAsync(IMessage, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync(Discord.IMessage, Discord.RequestOptions) nameWithType: SocketGroupChannel.DeleteMessageAsync(IMessage, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) name: DeleteMessageAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGroupChannel.DeleteMessageAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync* name: DeleteMessageAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_DeleteMessageAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.DeleteMessageAsync nameWithType: SocketGroupChannel.DeleteMessageAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name: IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IAudioChannel_ConnectAsync_System_Boolean_System_Boolean_System_Boolean_ commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name.vb: Discord.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) fullName: Discord.WebSocket.SocketGroupChannel.Discord.IAudioChannel.ConnectAsync(System.Boolean, System.Boolean, System.Boolean) nameWithType: SocketGroupChannel.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) nameWithType.vb: SocketGroupChannel.Discord.IAudioChannel.ConnectAsync(Boolean, Boolean, Boolean) - uid: Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#ConnectAsync* name: IAudioChannel.ConnectAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IAudioChannel_ConnectAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#ConnectAsync isSpec: "True" name.vb: Discord.IAudioChannel.ConnectAsync fullName: Discord.WebSocket.SocketGroupChannel.Discord.IAudioChannel.ConnectAsync nameWithType: SocketGroupChannel.IAudioChannel.ConnectAsync nameWithType.vb: SocketGroupChannel.Discord.IAudioChannel.ConnectAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#DisconnectAsync name: IAudioChannel.DisconnectAsync() href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IAudioChannel_DisconnectAsync commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#DisconnectAsync name.vb: Discord.IAudioChannel.DisconnectAsync() fullName: Discord.WebSocket.SocketGroupChannel.Discord.IAudioChannel.DisconnectAsync() nameWithType: SocketGroupChannel.IAudioChannel.DisconnectAsync() nameWithType.vb: SocketGroupChannel.Discord.IAudioChannel.DisconnectAsync() - uid: Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#DisconnectAsync* name: IAudioChannel.DisconnectAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IAudioChannel_DisconnectAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IAudioChannel#DisconnectAsync isSpec: "True" name.vb: Discord.IAudioChannel.DisconnectAsync fullName: Discord.WebSocket.SocketGroupChannel.Discord.IAudioChannel.DisconnectAsync nameWithType: SocketGroupChannel.IAudioChannel.DisconnectAsync nameWithType.vb: SocketGroupChannel.Discord.IAudioChannel.DisconnectAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGroupChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGroupChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.WebSocket.SocketGroupChannel.Discord.IChannel.GetUserAsync nameWithType: SocketGroupChannel.IChannel.GetUserAsync nameWithType.vb: SocketGroupChannel.Discord.IChannel.GetUserAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.GetMessageAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGroupChannel.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetMessageAsync* name: IMessageChannel.GetMessageAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_GetMessageAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessageAsync fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.GetMessageAsync nameWithType: SocketGroupChannel.IMessageChannel.GetMessageAsync nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.GetMessageAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name: IMessageChannel.GetPinnedMessagesAsync(RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: SocketGroupChannel.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync* name: IMessageChannel.GetPinnedMessagesAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#GetPinnedMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync nameWithType: SocketGroupChannel.IMessageChannel.GetPinnedMessagesAsync nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.GetPinnedMessagesAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketGroupChannel.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketGroupChannel.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendFileAsync* name: IMessageChannel.SendFileAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_SendFileAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendFileAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendFileAsync fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.SendFileAsync nameWithType: SocketGroupChannel.IMessageChannel.SendFileAsync nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.SendFileAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name.vb: Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: SocketGroupChannel.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendMessageAsync* name: IMessageChannel.SendMessageAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IMessageChannel_SendMessageAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IMessageChannel#SendMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendMessageAsync fullName: Discord.WebSocket.SocketGroupChannel.Discord.IMessageChannel.SendMessageAsync nameWithType: SocketGroupChannel.IMessageChannel.SendMessageAsync nameWithType.vb: SocketGroupChannel.Discord.IMessageChannel.SendMessageAsync - uid: Discord.WebSocket.SocketGroupChannel.Discord#IPrivateChannel#Recipients name: IPrivateChannel.Recipients href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IPrivateChannel_Recipients commentId: P:Discord.WebSocket.SocketGroupChannel.Discord#IPrivateChannel#Recipients name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.WebSocket.SocketGroupChannel.Discord.IPrivateChannel.Recipients nameWithType: SocketGroupChannel.IPrivateChannel.Recipients nameWithType.vb: SocketGroupChannel.Discord.IPrivateChannel.Recipients - uid: Discord.WebSocket.SocketGroupChannel.Discord#IPrivateChannel#Recipients* name: IPrivateChannel.Recipients href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_IPrivateChannel_Recipients_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#IPrivateChannel#Recipients isSpec: "True" name.vb: Discord.IPrivateChannel.Recipients fullName: Discord.WebSocket.SocketGroupChannel.Discord.IPrivateChannel.Recipients nameWithType: SocketGroupChannel.IPrivateChannel.Recipients nameWithType.vb: SocketGroupChannel.Discord.IPrivateChannel.Recipients - uid: Discord.WebSocket.SocketGroupChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients name: ISocketPrivateChannel.Recipients href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_WebSocket_ISocketPrivateChannel_Recipients commentId: P:Discord.WebSocket.SocketGroupChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients name.vb: Discord.WebSocket.ISocketPrivateChannel.Recipients fullName: Discord.WebSocket.SocketGroupChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients nameWithType: SocketGroupChannel.ISocketPrivateChannel.Recipients nameWithType.vb: SocketGroupChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients - uid: Discord.WebSocket.SocketGroupChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients* name: ISocketPrivateChannel.Recipients href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Discord_WebSocket_ISocketPrivateChannel_Recipients_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Discord#WebSocket#ISocketPrivateChannel#Recipients isSpec: "True" name.vb: Discord.WebSocket.ISocketPrivateChannel.Recipients fullName: Discord.WebSocket.SocketGroupChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients nameWithType: SocketGroupChannel.ISocketPrivateChannel.Recipients nameWithType.vb: SocketGroupChannel.Discord.WebSocket.ISocketPrivateChannel.Recipients - uid: Discord.WebSocket.SocketGroupChannel.EnterTypingState(Discord.RequestOptions) name: EnterTypingState(RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_EnterTypingState_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.EnterTypingState(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.EnterTypingState(Discord.RequestOptions) nameWithType: SocketGroupChannel.EnterTypingState(RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.EnterTypingState* name: EnterTypingState href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_EnterTypingState_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.EnterTypingState isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.EnterTypingState nameWithType: SocketGroupChannel.EnterTypingState - uid: Discord.WebSocket.SocketGroupChannel.GetCachedMessage(System.UInt64) name: GetCachedMessage(UInt64) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetCachedMessage_System_UInt64_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetCachedMessage(System.UInt64) fullName: Discord.WebSocket.SocketGroupChannel.GetCachedMessage(System.UInt64) nameWithType: SocketGroupChannel.GetCachedMessage(UInt64) - uid: Discord.WebSocket.SocketGroupChannel.GetCachedMessage* name: GetCachedMessage href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetCachedMessage_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.GetCachedMessage isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.GetCachedMessage nameWithType: SocketGroupChannel.GetCachedMessage - uid: Discord.WebSocket.SocketGroupChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) name: GetCachedMessages(IMessage, Direction, Int32) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetCachedMessages_Discord_IMessage_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) fullName: Discord.WebSocket.SocketGroupChannel.GetCachedMessages(Discord.IMessage, Discord.Direction, System.Int32) nameWithType: SocketGroupChannel.GetCachedMessages(IMessage, Direction, Int32) - uid: Discord.WebSocket.SocketGroupChannel.GetCachedMessages(System.Int32) name: GetCachedMessages(Int32) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetCachedMessages_System_Int32_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetCachedMessages(System.Int32) fullName: Discord.WebSocket.SocketGroupChannel.GetCachedMessages(System.Int32) nameWithType: SocketGroupChannel.GetCachedMessages(Int32) - uid: Discord.WebSocket.SocketGroupChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) name: GetCachedMessages(UInt64, Direction, Int32) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetCachedMessages_System_UInt64_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) fullName: Discord.WebSocket.SocketGroupChannel.GetCachedMessages(System.UInt64, Discord.Direction, System.Int32) nameWithType: SocketGroupChannel.GetCachedMessages(UInt64, Direction, Int32) - uid: Discord.WebSocket.SocketGroupChannel.GetCachedMessages* name: GetCachedMessages href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetCachedMessages_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.GetCachedMessages isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.GetCachedMessages nameWithType: SocketGroupChannel.GetCachedMessages - uid: Discord.WebSocket.SocketGroupChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) name: GetMessageAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.GetMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGroupChannel.GetMessageAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetMessageAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.GetMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.GetMessageAsync nameWithType: SocketGroupChannel.GetMessageAsync - uid: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: SocketGroupChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) name: GetMessagesAsync(Int32, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(System.Int32, Discord.RequestOptions) nameWithType: SocketGroupChannel.GetMessagesAsync(Int32, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: SocketGroupChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.GetMessagesAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.GetMessagesAsync nameWithType: SocketGroupChannel.GetMessagesAsync - uid: Discord.WebSocket.SocketGroupChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: SocketGroupChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.GetPinnedMessagesAsync nameWithType: SocketGroupChannel.GetPinnedMessagesAsync - uid: Discord.WebSocket.SocketGroupChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketGroupChannel.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketGroupChannel.GetUser(System.UInt64) nameWithType: SocketGroupChannel.GetUser(UInt64) - uid: Discord.WebSocket.SocketGroupChannel.GetUser* name: GetUser href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_GetUser_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.GetUser nameWithType: SocketGroupChannel.GetUser - uid: Discord.WebSocket.SocketGroupChannel.LeaveAsync(Discord.RequestOptions) name: LeaveAsync(RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_LeaveAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.LeaveAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.LeaveAsync(Discord.RequestOptions) nameWithType: SocketGroupChannel.LeaveAsync(RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.LeaveAsync* name: LeaveAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_LeaveAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.LeaveAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.LeaveAsync nameWithType: SocketGroupChannel.LeaveAsync - uid: Discord.WebSocket.SocketGroupChannel.Name name: Name href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Name commentId: P:Discord.WebSocket.SocketGroupChannel.Name fullName: Discord.WebSocket.SocketGroupChannel.Name nameWithType: SocketGroupChannel.Name - uid: Discord.WebSocket.SocketGroupChannel.Name* name: Name href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Name_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Name isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.Name nameWithType: SocketGroupChannel.Name - uid: Discord.WebSocket.SocketGroupChannel.Recipients name: Recipients href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Recipients commentId: P:Discord.WebSocket.SocketGroupChannel.Recipients fullName: Discord.WebSocket.SocketGroupChannel.Recipients nameWithType: SocketGroupChannel.Recipients - uid: Discord.WebSocket.SocketGroupChannel.Recipients* name: Recipients href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Recipients_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Recipients isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.Recipients nameWithType: SocketGroupChannel.Recipients - uid: Discord.WebSocket.SocketGroupChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketGroupChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.SocketGroupChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketGroupChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketGroupChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketGroupChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.SocketGroupChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketGroupChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketGroupChannel.SendFileAsync* name: SendFileAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_SendFileAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.SendFileAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.SendFileAsync nameWithType: SocketGroupChannel.SendFileAsync - uid: Discord.WebSocket.SocketGroupChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: SocketGroupChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_SendMessageAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.SendMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.SendMessageAsync nameWithType: SocketGroupChannel.SendMessageAsync - uid: Discord.WebSocket.SocketGroupChannel.ToString name: ToString() href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_ToString commentId: M:Discord.WebSocket.SocketGroupChannel.ToString fullName: Discord.WebSocket.SocketGroupChannel.ToString() nameWithType: SocketGroupChannel.ToString() - uid: Discord.WebSocket.SocketGroupChannel.ToString* name: ToString href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_ToString_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.ToString isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.ToString nameWithType: SocketGroupChannel.ToString - uid: Discord.WebSocket.SocketGroupChannel.TriggerTypingAsync(Discord.RequestOptions) name: TriggerTypingAsync(RequestOptions) href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_TriggerTypingAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGroupChannel.TriggerTypingAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGroupChannel.TriggerTypingAsync(Discord.RequestOptions) nameWithType: SocketGroupChannel.TriggerTypingAsync(RequestOptions) - uid: Discord.WebSocket.SocketGroupChannel.TriggerTypingAsync* name: TriggerTypingAsync href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_TriggerTypingAsync_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.TriggerTypingAsync isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.TriggerTypingAsync nameWithType: SocketGroupChannel.TriggerTypingAsync - uid: Discord.WebSocket.SocketGroupChannel.Users name: Users href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Users commentId: P:Discord.WebSocket.SocketGroupChannel.Users fullName: Discord.WebSocket.SocketGroupChannel.Users nameWithType: SocketGroupChannel.Users - uid: Discord.WebSocket.SocketGroupChannel.Users* name: Users href: api/Discord.WebSocket.SocketGroupChannel.html#Discord_WebSocket_SocketGroupChannel_Users_ commentId: Overload:Discord.WebSocket.SocketGroupChannel.Users isSpec: "True" fullName: Discord.WebSocket.SocketGroupChannel.Users nameWithType: SocketGroupChannel.Users - uid: Discord.WebSocket.SocketGroupUser name: SocketGroupUser href: api/Discord.WebSocket.SocketGroupUser.html commentId: T:Discord.WebSocket.SocketGroupUser fullName: Discord.WebSocket.SocketGroupUser nameWithType: SocketGroupUser - uid: Discord.WebSocket.SocketGroupUser.AvatarId name: AvatarId href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_AvatarId commentId: P:Discord.WebSocket.SocketGroupUser.AvatarId fullName: Discord.WebSocket.SocketGroupUser.AvatarId nameWithType: SocketGroupUser.AvatarId - uid: Discord.WebSocket.SocketGroupUser.AvatarId* name: AvatarId href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_AvatarId_ commentId: Overload:Discord.WebSocket.SocketGroupUser.AvatarId isSpec: "True" fullName: Discord.WebSocket.SocketGroupUser.AvatarId nameWithType: SocketGroupUser.AvatarId - uid: Discord.WebSocket.SocketGroupUser.Channel name: Channel href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Channel commentId: P:Discord.WebSocket.SocketGroupUser.Channel fullName: Discord.WebSocket.SocketGroupUser.Channel nameWithType: SocketGroupUser.Channel - uid: Discord.WebSocket.SocketGroupUser.Channel* name: Channel href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Channel_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Channel isSpec: "True" fullName: Discord.WebSocket.SocketGroupUser.Channel nameWithType: SocketGroupUser.Channel - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsDeafened name: IVoiceState.IsDeafened href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsDeafened commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsDeafened name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsDeafened nameWithType: SocketGroupUser.IVoiceState.IsDeafened nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsDeafened - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsDeafened* name: IVoiceState.IsDeafened href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsDeafened_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsDeafened nameWithType: SocketGroupUser.IVoiceState.IsDeafened nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsDeafened - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsMuted name: IVoiceState.IsMuted href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsMuted commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsMuted name.vb: Discord.IVoiceState.IsMuted fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsMuted nameWithType: SocketGroupUser.IVoiceState.IsMuted nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsMuted - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsMuted* name: IVoiceState.IsMuted href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsMuted_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsMuted isSpec: "True" name.vb: Discord.IVoiceState.IsMuted fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsMuted nameWithType: SocketGroupUser.IVoiceState.IsMuted nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsMuted - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfDeafened name: IVoiceState.IsSelfDeafened href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsSelfDeafened commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfDeafened name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsSelfDeafened nameWithType: SocketGroupUser.IVoiceState.IsSelfDeafened nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfDeafened* name: IVoiceState.IsSelfDeafened href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsSelfDeafened_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsSelfDeafened nameWithType: SocketGroupUser.IVoiceState.IsSelfDeafened nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfMuted name: IVoiceState.IsSelfMuted href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsSelfMuted commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfMuted name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsSelfMuted nameWithType: SocketGroupUser.IVoiceState.IsSelfMuted nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfMuted* name: IVoiceState.IsSelfMuted href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsSelfMuted_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSelfMuted isSpec: "True" name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsSelfMuted nameWithType: SocketGroupUser.IVoiceState.IsSelfMuted nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsStreaming name: IVoiceState.IsStreaming href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsStreaming commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsStreaming name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsStreaming nameWithType: SocketGroupUser.IVoiceState.IsStreaming nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsStreaming - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsStreaming* name: IVoiceState.IsStreaming href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsStreaming_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsStreaming isSpec: "True" name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsStreaming nameWithType: SocketGroupUser.IVoiceState.IsStreaming nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsStreaming - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSuppressed name: IVoiceState.IsSuppressed href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsSuppressed commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSuppressed name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsSuppressed nameWithType: SocketGroupUser.IVoiceState.IsSuppressed nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsSuppressed - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSuppressed* name: IVoiceState.IsSuppressed href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_IsSuppressed_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#IsSuppressed isSpec: "True" name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.IsSuppressed nameWithType: SocketGroupUser.IVoiceState.IsSuppressed nameWithType.vb: SocketGroupUser.Discord.IVoiceState.IsSuppressed - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceChannel name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_VoiceChannel commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceChannel name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.VoiceChannel nameWithType: SocketGroupUser.IVoiceState.VoiceChannel nameWithType.vb: SocketGroupUser.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceChannel* name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceChannel isSpec: "True" name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.VoiceChannel nameWithType: SocketGroupUser.IVoiceState.VoiceChannel nameWithType.vb: SocketGroupUser.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceSessionId name: IVoiceState.VoiceSessionId href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_VoiceSessionId commentId: P:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceSessionId name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.VoiceSessionId nameWithType: SocketGroupUser.IVoiceState.VoiceSessionId nameWithType.vb: SocketGroupUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceSessionId* name: IVoiceState.VoiceSessionId href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Discord_IVoiceState_VoiceSessionId_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Discord#IVoiceState#VoiceSessionId isSpec: "True" name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.WebSocket.SocketGroupUser.Discord.IVoiceState.VoiceSessionId nameWithType: SocketGroupUser.IVoiceState.VoiceSessionId nameWithType.vb: SocketGroupUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.WebSocket.SocketGroupUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_DiscriminatorValue commentId: P:Discord.WebSocket.SocketGroupUser.DiscriminatorValue fullName: Discord.WebSocket.SocketGroupUser.DiscriminatorValue nameWithType: SocketGroupUser.DiscriminatorValue - uid: Discord.WebSocket.SocketGroupUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_DiscriminatorValue_ commentId: Overload:Discord.WebSocket.SocketGroupUser.DiscriminatorValue isSpec: "True" fullName: Discord.WebSocket.SocketGroupUser.DiscriminatorValue nameWithType: SocketGroupUser.DiscriminatorValue - uid: Discord.WebSocket.SocketGroupUser.IsBot name: IsBot href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_IsBot commentId: P:Discord.WebSocket.SocketGroupUser.IsBot fullName: Discord.WebSocket.SocketGroupUser.IsBot nameWithType: SocketGroupUser.IsBot - uid: Discord.WebSocket.SocketGroupUser.IsBot* name: IsBot href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_IsBot_ commentId: Overload:Discord.WebSocket.SocketGroupUser.IsBot isSpec: "True" fullName: Discord.WebSocket.SocketGroupUser.IsBot nameWithType: SocketGroupUser.IsBot - uid: Discord.WebSocket.SocketGroupUser.IsWebhook name: IsWebhook href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_IsWebhook commentId: P:Discord.WebSocket.SocketGroupUser.IsWebhook fullName: Discord.WebSocket.SocketGroupUser.IsWebhook nameWithType: SocketGroupUser.IsWebhook - uid: Discord.WebSocket.SocketGroupUser.IsWebhook* name: IsWebhook href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_IsWebhook_ commentId: Overload:Discord.WebSocket.SocketGroupUser.IsWebhook isSpec: "True" fullName: Discord.WebSocket.SocketGroupUser.IsWebhook nameWithType: SocketGroupUser.IsWebhook - uid: Discord.WebSocket.SocketGroupUser.Username name: Username href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Username commentId: P:Discord.WebSocket.SocketGroupUser.Username fullName: Discord.WebSocket.SocketGroupUser.Username nameWithType: SocketGroupUser.Username - uid: Discord.WebSocket.SocketGroupUser.Username* name: Username href: api/Discord.WebSocket.SocketGroupUser.html#Discord_WebSocket_SocketGroupUser_Username_ commentId: Overload:Discord.WebSocket.SocketGroupUser.Username isSpec: "True" fullName: Discord.WebSocket.SocketGroupUser.Username nameWithType: SocketGroupUser.Username - uid: Discord.WebSocket.SocketGuild name: SocketGuild href: api/Discord.WebSocket.SocketGuild.html commentId: T:Discord.WebSocket.SocketGuild fullName: Discord.WebSocket.SocketGuild nameWithType: SocketGuild - uid: Discord.WebSocket.SocketGuild.AddBanAsync(Discord.IUser,System.Int32,System.String,Discord.RequestOptions) name: AddBanAsync(IUser, Int32, String, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AddBanAsync_Discord_IUser_System_Int32_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.AddBanAsync(Discord.IUser,System.Int32,System.String,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.AddBanAsync(Discord.IUser, System.Int32, System.String, Discord.RequestOptions) nameWithType: SocketGuild.AddBanAsync(IUser, Int32, String, RequestOptions) - uid: Discord.WebSocket.SocketGuild.AddBanAsync(System.UInt64,System.Int32,System.String,Discord.RequestOptions) name: AddBanAsync(UInt64, Int32, String, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AddBanAsync_System_UInt64_System_Int32_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.AddBanAsync(System.UInt64,System.Int32,System.String,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.AddBanAsync(System.UInt64, System.Int32, System.String, Discord.RequestOptions) nameWithType: SocketGuild.AddBanAsync(UInt64, Int32, String, RequestOptions) - uid: Discord.WebSocket.SocketGuild.AddBanAsync* name: AddBanAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AddBanAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.AddBanAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.AddBanAsync nameWithType: SocketGuild.AddBanAsync - uid: Discord.WebSocket.SocketGuild.AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name: AddGuildUserAsync(UInt64, String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AddGuildUserAsync_System_UInt64_System_String_System_Action_Discord_AddGuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name.vb: AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action(Of Discord.AddGuildUserProperties), Discord.RequestOptions) nameWithType: SocketGuild.AddGuildUserAsync(UInt64, String, Action, RequestOptions) nameWithType.vb: SocketGuild.AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.AddGuildUserAsync* name: AddGuildUserAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AddGuildUserAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.AddGuildUserAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.AddGuildUserAsync nameWithType: SocketGuild.AddGuildUserAsync - uid: Discord.WebSocket.SocketGuild.AFKChannel name: AFKChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AFKChannel commentId: P:Discord.WebSocket.SocketGuild.AFKChannel fullName: Discord.WebSocket.SocketGuild.AFKChannel nameWithType: SocketGuild.AFKChannel - uid: Discord.WebSocket.SocketGuild.AFKChannel* name: AFKChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AFKChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.AFKChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.AFKChannel nameWithType: SocketGuild.AFKChannel - uid: Discord.WebSocket.SocketGuild.AFKTimeout name: AFKTimeout href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AFKTimeout commentId: P:Discord.WebSocket.SocketGuild.AFKTimeout fullName: Discord.WebSocket.SocketGuild.AFKTimeout nameWithType: SocketGuild.AFKTimeout - uid: Discord.WebSocket.SocketGuild.AFKTimeout* name: AFKTimeout href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AFKTimeout_ commentId: Overload:Discord.WebSocket.SocketGuild.AFKTimeout isSpec: "True" fullName: Discord.WebSocket.SocketGuild.AFKTimeout nameWithType: SocketGuild.AFKTimeout - uid: Discord.WebSocket.SocketGuild.ApplicationId name: ApplicationId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ApplicationId commentId: P:Discord.WebSocket.SocketGuild.ApplicationId fullName: Discord.WebSocket.SocketGuild.ApplicationId nameWithType: SocketGuild.ApplicationId - uid: Discord.WebSocket.SocketGuild.ApplicationId* name: ApplicationId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ApplicationId_ commentId: Overload:Discord.WebSocket.SocketGuild.ApplicationId isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ApplicationId nameWithType: SocketGuild.ApplicationId - uid: Discord.WebSocket.SocketGuild.AudioClient name: AudioClient href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AudioClient commentId: P:Discord.WebSocket.SocketGuild.AudioClient fullName: Discord.WebSocket.SocketGuild.AudioClient nameWithType: SocketGuild.AudioClient - uid: Discord.WebSocket.SocketGuild.AudioClient* name: AudioClient href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_AudioClient_ commentId: Overload:Discord.WebSocket.SocketGuild.AudioClient isSpec: "True" fullName: Discord.WebSocket.SocketGuild.AudioClient nameWithType: SocketGuild.AudioClient - uid: Discord.WebSocket.SocketGuild.BannerId name: BannerId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_BannerId commentId: P:Discord.WebSocket.SocketGuild.BannerId fullName: Discord.WebSocket.SocketGuild.BannerId nameWithType: SocketGuild.BannerId - uid: Discord.WebSocket.SocketGuild.BannerId* name: BannerId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_BannerId_ commentId: Overload:Discord.WebSocket.SocketGuild.BannerId isSpec: "True" fullName: Discord.WebSocket.SocketGuild.BannerId nameWithType: SocketGuild.BannerId - uid: Discord.WebSocket.SocketGuild.BannerUrl name: BannerUrl href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_BannerUrl commentId: P:Discord.WebSocket.SocketGuild.BannerUrl fullName: Discord.WebSocket.SocketGuild.BannerUrl nameWithType: SocketGuild.BannerUrl - uid: Discord.WebSocket.SocketGuild.BannerUrl* name: BannerUrl href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_BannerUrl_ commentId: Overload:Discord.WebSocket.SocketGuild.BannerUrl isSpec: "True" fullName: Discord.WebSocket.SocketGuild.BannerUrl nameWithType: SocketGuild.BannerUrl - uid: Discord.WebSocket.SocketGuild.CategoryChannels name: CategoryChannels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CategoryChannels commentId: P:Discord.WebSocket.SocketGuild.CategoryChannels fullName: Discord.WebSocket.SocketGuild.CategoryChannels nameWithType: SocketGuild.CategoryChannels - uid: Discord.WebSocket.SocketGuild.CategoryChannels* name: CategoryChannels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CategoryChannels_ commentId: Overload:Discord.WebSocket.SocketGuild.CategoryChannels isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CategoryChannels nameWithType: SocketGuild.CategoryChannels - uid: Discord.WebSocket.SocketGuild.Channels name: Channels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Channels commentId: P:Discord.WebSocket.SocketGuild.Channels fullName: Discord.WebSocket.SocketGuild.Channels nameWithType: SocketGuild.Channels - uid: Discord.WebSocket.SocketGuild.Channels* name: Channels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Channels_ commentId: Overload:Discord.WebSocket.SocketGuild.Channels isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Channels nameWithType: SocketGuild.Channels - uid: Discord.WebSocket.SocketGuild.CreateCategoryChannelAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: CreateCategoryChannelAsync(String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateCategoryChannelAsync_System_String_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.CreateCategoryChannelAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: CreateCategoryChannelAsync(String, Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.CreateCategoryChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.CreateCategoryChannelAsync(System.String, System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: SocketGuild.CreateCategoryChannelAsync(String, Action, RequestOptions) nameWithType.vb: SocketGuild.CreateCategoryChannelAsync(String, Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.CreateCategoryChannelAsync* name: CreateCategoryChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateCategoryChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.CreateCategoryChannelAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CreateCategoryChannelAsync nameWithType: SocketGuild.CreateCategoryChannelAsync - uid: Discord.WebSocket.SocketGuild.CreatedAt name: CreatedAt href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreatedAt commentId: P:Discord.WebSocket.SocketGuild.CreatedAt fullName: Discord.WebSocket.SocketGuild.CreatedAt nameWithType: SocketGuild.CreatedAt - uid: Discord.WebSocket.SocketGuild.CreatedAt* name: CreatedAt href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreatedAt_ commentId: Overload:Discord.WebSocket.SocketGuild.CreatedAt isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CreatedAt nameWithType: SocketGuild.CreatedAt - uid: Discord.WebSocket.SocketGuild.CreateEmoteAsync(System.String,Discord.Image,Discord.Optional{System.Collections.Generic.IEnumerable{Discord.IRole}},Discord.RequestOptions) name: CreateEmoteAsync(String, Image, Optional>, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateEmoteAsync_System_String_Discord_Image_Discord_Optional_System_Collections_Generic_IEnumerable_Discord_IRole___Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.CreateEmoteAsync(System.String,Discord.Image,Discord.Optional{System.Collections.Generic.IEnumerable{Discord.IRole}},Discord.RequestOptions) name.vb: CreateEmoteAsync(String, Image, Optional(Of IEnumerable(Of IRole)), RequestOptions) fullName: Discord.WebSocket.SocketGuild.CreateEmoteAsync(System.String, Discord.Image, Discord.Optional>, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.CreateEmoteAsync(System.String, Discord.Image, Discord.Optional(Of System.Collections.Generic.IEnumerable(Of Discord.IRole)), Discord.RequestOptions) nameWithType: SocketGuild.CreateEmoteAsync(String, Image, Optional>, RequestOptions) nameWithType.vb: SocketGuild.CreateEmoteAsync(String, Image, Optional(Of IEnumerable(Of IRole)), RequestOptions) - uid: Discord.WebSocket.SocketGuild.CreateEmoteAsync* name: CreateEmoteAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateEmoteAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.CreateEmoteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CreateEmoteAsync nameWithType: SocketGuild.CreateEmoteAsync - uid: Discord.WebSocket.SocketGuild.CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) name: CreateIntegrationAsync(UInt64, String, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateIntegrationAsync_System_UInt64_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.CreateIntegrationAsync(System.UInt64, System.String, Discord.RequestOptions) nameWithType: SocketGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) - uid: Discord.WebSocket.SocketGuild.CreateIntegrationAsync* name: CreateIntegrationAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateIntegrationAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.CreateIntegrationAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CreateIntegrationAsync nameWithType: SocketGuild.CreateIntegrationAsync - uid: Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name: CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name.vb: CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) fullName: Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, Discord.RequestOptions) nameWithType: SocketGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) nameWithType.vb: SocketGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) - uid: Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) fullName: Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: SocketGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: SocketGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) - uid: Discord.WebSocket.SocketGuild.CreateRoleAsync* name: CreateRoleAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateRoleAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.CreateRoleAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CreateRoleAsync nameWithType: SocketGuild.CreateRoleAsync - uid: Discord.WebSocket.SocketGuild.CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: CreateTextChannelAsync(String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateTextChannelAsync_System_String_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.CreateTextChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.CreateTextChannelAsync(System.String, System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: SocketGuild.CreateTextChannelAsync(String, Action, RequestOptions) nameWithType.vb: SocketGuild.CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.CreateTextChannelAsync* name: CreateTextChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateTextChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.CreateTextChannelAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CreateTextChannelAsync nameWithType: SocketGuild.CreateTextChannelAsync - uid: Discord.WebSocket.SocketGuild.CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: CreateVoiceChannelAsync(String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateVoiceChannelAsync_System_String_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.CreateVoiceChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.CreateVoiceChannelAsync(System.String, System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: SocketGuild.CreateVoiceChannelAsync(String, Action, RequestOptions) nameWithType.vb: SocketGuild.CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.CreateVoiceChannelAsync* name: CreateVoiceChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CreateVoiceChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.CreateVoiceChannelAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CreateVoiceChannelAsync nameWithType: SocketGuild.CreateVoiceChannelAsync - uid: Discord.WebSocket.SocketGuild.CurrentUser name: CurrentUser href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CurrentUser commentId: P:Discord.WebSocket.SocketGuild.CurrentUser fullName: Discord.WebSocket.SocketGuild.CurrentUser nameWithType: SocketGuild.CurrentUser - uid: Discord.WebSocket.SocketGuild.CurrentUser* name: CurrentUser href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_CurrentUser_ commentId: Overload:Discord.WebSocket.SocketGuild.CurrentUser isSpec: "True" fullName: Discord.WebSocket.SocketGuild.CurrentUser nameWithType: SocketGuild.CurrentUser - uid: Discord.WebSocket.SocketGuild.DefaultChannel name: DefaultChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DefaultChannel commentId: P:Discord.WebSocket.SocketGuild.DefaultChannel fullName: Discord.WebSocket.SocketGuild.DefaultChannel nameWithType: SocketGuild.DefaultChannel - uid: Discord.WebSocket.SocketGuild.DefaultChannel* name: DefaultChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DefaultChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.DefaultChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.DefaultChannel nameWithType: SocketGuild.DefaultChannel - uid: Discord.WebSocket.SocketGuild.DefaultMessageNotifications name: DefaultMessageNotifications href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DefaultMessageNotifications commentId: P:Discord.WebSocket.SocketGuild.DefaultMessageNotifications fullName: Discord.WebSocket.SocketGuild.DefaultMessageNotifications nameWithType: SocketGuild.DefaultMessageNotifications - uid: Discord.WebSocket.SocketGuild.DefaultMessageNotifications* name: DefaultMessageNotifications href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DefaultMessageNotifications_ commentId: Overload:Discord.WebSocket.SocketGuild.DefaultMessageNotifications isSpec: "True" fullName: Discord.WebSocket.SocketGuild.DefaultMessageNotifications nameWithType: SocketGuild.DefaultMessageNotifications - uid: Discord.WebSocket.SocketGuild.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.DeleteAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.DeleteAsync(Discord.RequestOptions) nameWithType: SocketGuild.DeleteAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.DeleteAsync* name: DeleteAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DeleteAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.DeleteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.DeleteAsync nameWithType: SocketGuild.DeleteAsync - uid: Discord.WebSocket.SocketGuild.DeleteEmoteAsync(Discord.GuildEmote,Discord.RequestOptions) name: DeleteEmoteAsync(GuildEmote, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DeleteEmoteAsync_Discord_GuildEmote_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.DeleteEmoteAsync(Discord.GuildEmote,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.DeleteEmoteAsync(Discord.GuildEmote, Discord.RequestOptions) nameWithType: SocketGuild.DeleteEmoteAsync(GuildEmote, RequestOptions) - uid: Discord.WebSocket.SocketGuild.DeleteEmoteAsync* name: DeleteEmoteAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DeleteEmoteAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.DeleteEmoteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.DeleteEmoteAsync nameWithType: SocketGuild.DeleteEmoteAsync - uid: Discord.WebSocket.SocketGuild.Description name: Description href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Description commentId: P:Discord.WebSocket.SocketGuild.Description fullName: Discord.WebSocket.SocketGuild.Description nameWithType: SocketGuild.Description - uid: Discord.WebSocket.SocketGuild.Description* name: Description href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Description_ commentId: Overload:Discord.WebSocket.SocketGuild.Description isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Description nameWithType: SocketGuild.Description - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name: IGuild.AddGuildUserAsync(UInt64, String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_AddGuildUserAsync_System_UInt64_System_String_System_Action_Discord_AddGuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#AddGuildUserAsync(System.UInt64,System.String,System.Action{Discord.AddGuildUserProperties},Discord.RequestOptions) name.vb: Discord.IGuild.AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.Discord.IGuild.AddGuildUserAsync(System.UInt64, System.String, System.Action(Of Discord.AddGuildUserProperties), Discord.RequestOptions) nameWithType: SocketGuild.IGuild.AddGuildUserAsync(UInt64, String, Action, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.AddGuildUserAsync(UInt64, String, Action(Of AddGuildUserProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#AddGuildUserAsync* name: IGuild.AddGuildUserAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_AddGuildUserAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#AddGuildUserAsync isSpec: "True" name.vb: Discord.IGuild.AddGuildUserAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.AddGuildUserAsync nameWithType: SocketGuild.IGuild.AddGuildUserAsync nameWithType.vb: SocketGuild.Discord.IGuild.AddGuildUserAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#AFKChannelId name: IGuild.AFKChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_AFKChannelId commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#AFKChannelId name.vb: Discord.IGuild.AFKChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.AFKChannelId nameWithType: SocketGuild.IGuild.AFKChannelId nameWithType.vb: SocketGuild.Discord.IGuild.AFKChannelId - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#AFKChannelId* name: IGuild.AFKChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_AFKChannelId_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#AFKChannelId isSpec: "True" name.vb: Discord.IGuild.AFKChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.AFKChannelId nameWithType: SocketGuild.IGuild.AFKChannelId nameWithType.vb: SocketGuild.Discord.IGuild.AFKChannelId - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#AudioClient name: IGuild.AudioClient href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_AudioClient commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#AudioClient name.vb: Discord.IGuild.AudioClient fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.AudioClient nameWithType: SocketGuild.IGuild.AudioClient nameWithType.vb: SocketGuild.Discord.IGuild.AudioClient - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#AudioClient* name: IGuild.AudioClient href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_AudioClient_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#AudioClient isSpec: "True" name.vb: Discord.IGuild.AudioClient fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.AudioClient nameWithType: SocketGuild.IGuild.AudioClient nameWithType.vb: SocketGuild.Discord.IGuild.AudioClient - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#Available name: IGuild.Available href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_Available commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#Available name.vb: Discord.IGuild.Available fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.Available nameWithType: SocketGuild.IGuild.Available nameWithType.vb: SocketGuild.Discord.IGuild.Available - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#Available* name: IGuild.Available href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_Available_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#Available isSpec: "True" name.vb: Discord.IGuild.Available fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.Available nameWithType: SocketGuild.IGuild.Available nameWithType.vb: SocketGuild.Discord.IGuild.Available - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateCategoryAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: IGuild.CreateCategoryAsync(String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateCategoryAsync_System_String_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateCategoryAsync(System.String,System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: Discord.IGuild.CreateCategoryAsync(String, Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateCategoryAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateCategoryAsync(System.String, System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: SocketGuild.IGuild.CreateCategoryAsync(String, Action, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.CreateCategoryAsync(String, Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateCategoryAsync* name: IGuild.CreateCategoryAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateCategoryAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateCategoryAsync isSpec: "True" name.vb: Discord.IGuild.CreateCategoryAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateCategoryAsync nameWithType: SocketGuild.IGuild.CreateCategoryAsync nameWithType.vb: SocketGuild.Discord.IGuild.CreateCategoryAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) name: IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateIntegrationAsync_System_UInt64_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateIntegrationAsync(System.UInt64,System.String,Discord.RequestOptions) name.vb: Discord.IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateIntegrationAsync(System.UInt64, System.String, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.CreateIntegrationAsync(UInt64, String, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateIntegrationAsync* name: IGuild.CreateIntegrationAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateIntegrationAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateIntegrationAsync isSpec: "True" name.vb: Discord.IGuild.CreateIntegrationAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateIntegrationAsync nameWithType: SocketGuild.IGuild.CreateIntegrationAsync nameWithType.vb: SocketGuild.Discord.IGuild.CreateIntegrationAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name: IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,Discord.RequestOptions) name.vb: Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name: IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateRoleAsync_System_String_System_Nullable_Discord_GuildPermissions__System_Nullable_Discord_Color__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateRoleAsync(System.String,System.Nullable{Discord.GuildPermissions},System.Nullable{Discord.Color},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateRoleAsync(System.String, System.Nullable(Of Discord.GuildPermissions), System.Nullable(Of Discord.Color), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.CreateRoleAsync(String, Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.CreateRoleAsync(String, Nullable(Of GuildPermissions), Nullable(Of Color), Boolean, Boolean, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateRoleAsync* name: IGuild.CreateRoleAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateRoleAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateRoleAsync isSpec: "True" name.vb: Discord.IGuild.CreateRoleAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateRoleAsync nameWithType: SocketGuild.IGuild.CreateRoleAsync nameWithType.vb: SocketGuild.Discord.IGuild.CreateRoleAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: IGuild.CreateTextChannelAsync(String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateTextChannelAsync_System_String_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateTextChannelAsync(System.String,System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: Discord.IGuild.CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateTextChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateTextChannelAsync(System.String, System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: SocketGuild.IGuild.CreateTextChannelAsync(String, Action, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.CreateTextChannelAsync(String, Action(Of TextChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateTextChannelAsync* name: IGuild.CreateTextChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateTextChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateTextChannelAsync isSpec: "True" name.vb: Discord.IGuild.CreateTextChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateTextChannelAsync nameWithType: SocketGuild.IGuild.CreateTextChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.CreateTextChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: IGuild.CreateVoiceChannelAsync(String, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateVoiceChannelAsync_System_String_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateVoiceChannelAsync(System.String,System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: Discord.IGuild.CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateVoiceChannelAsync(System.String, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateVoiceChannelAsync(System.String, System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: SocketGuild.IGuild.CreateVoiceChannelAsync(String, Action, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.CreateVoiceChannelAsync(String, Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#CreateVoiceChannelAsync* name: IGuild.CreateVoiceChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_CreateVoiceChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#CreateVoiceChannelAsync isSpec: "True" name.vb: Discord.IGuild.CreateVoiceChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.CreateVoiceChannelAsync nameWithType: SocketGuild.IGuild.CreateVoiceChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.CreateVoiceChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#DefaultChannelId name: IGuild.DefaultChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_DefaultChannelId commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#DefaultChannelId name.vb: Discord.IGuild.DefaultChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.DefaultChannelId nameWithType: SocketGuild.IGuild.DefaultChannelId nameWithType.vb: SocketGuild.Discord.IGuild.DefaultChannelId - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#DefaultChannelId* name: IGuild.DefaultChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_DefaultChannelId_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#DefaultChannelId isSpec: "True" name.vb: Discord.IGuild.DefaultChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.DefaultChannelId nameWithType: SocketGuild.IGuild.DefaultChannelId nameWithType.vb: SocketGuild.Discord.IGuild.DefaultChannelId - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#EmbedChannelId name: IGuild.EmbedChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_EmbedChannelId commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#EmbedChannelId name.vb: Discord.IGuild.EmbedChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.EmbedChannelId nameWithType: SocketGuild.IGuild.EmbedChannelId nameWithType.vb: SocketGuild.Discord.IGuild.EmbedChannelId - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#EmbedChannelId* name: IGuild.EmbedChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_EmbedChannelId_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#EmbedChannelId isSpec: "True" name.vb: Discord.IGuild.EmbedChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.EmbedChannelId nameWithType: SocketGuild.IGuild.EmbedChannelId nameWithType.vb: SocketGuild.Discord.IGuild.EmbedChannelId - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#EveryoneRole name: IGuild.EveryoneRole href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_EveryoneRole commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#EveryoneRole name.vb: Discord.IGuild.EveryoneRole fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.EveryoneRole nameWithType: SocketGuild.IGuild.EveryoneRole nameWithType.vb: SocketGuild.Discord.IGuild.EveryoneRole - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#EveryoneRole* name: IGuild.EveryoneRole href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_EveryoneRole_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#EveryoneRole isSpec: "True" name.vb: Discord.IGuild.EveryoneRole fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.EveryoneRole nameWithType: SocketGuild.IGuild.EveryoneRole nameWithType.vb: SocketGuild.Discord.IGuild.EveryoneRole - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetAFKChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetAFKChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetAFKChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetAFKChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetAFKChannelAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetAFKChannelAsync* name: IGuild.GetAFKChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetAFKChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetAFKChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetAFKChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetAFKChannelAsync nameWithType: SocketGuild.IGuild.GetAFKChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetAFKChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetAuditLogsAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name: IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable, Nullable, Nullable) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetAuditLogsAsync_System_Int32_Discord_CacheMode_Discord_RequestOptions_System_Nullable_System_UInt64__System_Nullable_System_UInt64__System_Nullable_Discord_ActionType__ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetAuditLogsAsync(System.Int32,Discord.CacheMode,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name.vb: Discord.IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetAuditLogsAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.WebSocket.SocketGuild.Discord.IGuild.GetAuditLogsAsync(System.Int32, Discord.CacheMode, Discord.RequestOptions, System.Nullable(Of System.UInt64), System.Nullable(Of System.UInt64), System.Nullable(Of Discord.ActionType)) nameWithType: SocketGuild.IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable, Nullable, Nullable) nameWithType.vb: SocketGuild.Discord.IGuild.GetAuditLogsAsync(Int32, CacheMode, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetAuditLogsAsync* name: IGuild.GetAuditLogsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetAuditLogsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetAuditLogsAsync isSpec: "True" name.vb: Discord.IGuild.GetAuditLogsAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetAuditLogsAsync nameWithType: SocketGuild.IGuild.GetAuditLogsAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetAuditLogsAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetBanAsync(Discord.IUser,Discord.RequestOptions) name: IGuild.GetBanAsync(IUser, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetBanAsync(Discord.IUser,Discord.RequestOptions) name.vb: Discord.IGuild.GetBanAsync(IUser, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetBanAsync(IUser, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetBanAsync(IUser, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetBanAsync(System.UInt64,Discord.RequestOptions) name: IGuild.GetBanAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetBanAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.IGuild.GetBanAsync(UInt64, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetBanAsync(UInt64, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetBanAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetBanAsync* name: IGuild.GetBanAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetBanAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetBanAsync isSpec: "True" name.vb: Discord.IGuild.GetBanAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetBanAsync nameWithType: SocketGuild.IGuild.GetBanAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetBanAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetBansAsync(Discord.RequestOptions) name: IGuild.GetBansAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetBansAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetBansAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetBansAsync(RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetBansAsync(Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetBansAsync(RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetBansAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetBansAsync* name: IGuild.GetBansAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetBansAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetBansAsync isSpec: "True" name.vb: Discord.IGuild.GetBansAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetBansAsync nameWithType: SocketGuild.IGuild.GetBansAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetBansAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetCategoriesAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetCategoriesAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetCategoriesAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetCategoriesAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetCategoriesAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetCategoriesAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetCategoriesAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetCategoriesAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetCategoriesAsync* name: IGuild.GetCategoriesAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetCategoriesAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetCategoriesAsync isSpec: "True" name.vb: Discord.IGuild.GetCategoriesAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetCategoriesAsync nameWithType: SocketGuild.IGuild.GetCategoriesAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetCategoriesAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelAsync* name: IGuild.GetChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetChannelAsync nameWithType: SocketGuild.IGuild.GetChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelsAsync* name: IGuild.GetChannelsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetChannelsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetChannelsAsync isSpec: "True" name.vb: Discord.IGuild.GetChannelsAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetChannelsAsync nameWithType: SocketGuild.IGuild.GetChannelsAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetChannelsAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetCurrentUserAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetCurrentUserAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetCurrentUserAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetCurrentUserAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetCurrentUserAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetCurrentUserAsync* name: IGuild.GetCurrentUserAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetCurrentUserAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetCurrentUserAsync isSpec: "True" name.vb: Discord.IGuild.GetCurrentUserAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetCurrentUserAsync nameWithType: SocketGuild.IGuild.GetCurrentUserAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetCurrentUserAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetDefaultChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetDefaultChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetDefaultChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetDefaultChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetDefaultChannelAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetDefaultChannelAsync* name: IGuild.GetDefaultChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetDefaultChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetDefaultChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetDefaultChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetDefaultChannelAsync nameWithType: SocketGuild.IGuild.GetDefaultChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetDefaultChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetEmbedChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetEmbedChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetEmbedChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetEmbedChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetEmbedChannelAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetEmbedChannelAsync* name: IGuild.GetEmbedChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetEmbedChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetEmbedChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetEmbedChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetEmbedChannelAsync nameWithType: SocketGuild.IGuild.GetEmbedChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetEmbedChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetIntegrationsAsync(Discord.RequestOptions) name: IGuild.GetIntegrationsAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetIntegrationsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetIntegrationsAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetIntegrationsAsync(RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetIntegrationsAsync(Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetIntegrationsAsync(RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetIntegrationsAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetIntegrationsAsync* name: IGuild.GetIntegrationsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetIntegrationsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetIntegrationsAsync isSpec: "True" name.vb: Discord.IGuild.GetIntegrationsAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetIntegrationsAsync nameWithType: SocketGuild.IGuild.GetIntegrationsAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetIntegrationsAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetInvitesAsync(Discord.RequestOptions) name: IGuild.GetInvitesAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetInvitesAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetInvitesAsync(RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetInvitesAsync(Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetInvitesAsync(RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetInvitesAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetInvitesAsync* name: IGuild.GetInvitesAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetInvitesAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetInvitesAsync isSpec: "True" name.vb: Discord.IGuild.GetInvitesAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetInvitesAsync nameWithType: SocketGuild.IGuild.GetInvitesAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetInvitesAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetOwnerAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetOwnerAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetOwnerAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetOwnerAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetOwnerAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetOwnerAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetOwnerAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetOwnerAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetOwnerAsync* name: IGuild.GetOwnerAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetOwnerAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetOwnerAsync isSpec: "True" name.vb: Discord.IGuild.GetOwnerAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetOwnerAsync nameWithType: SocketGuild.IGuild.GetOwnerAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetOwnerAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetRole(System.UInt64) name: IGuild.GetRole(UInt64) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetRole_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetRole(System.UInt64) name.vb: Discord.IGuild.GetRole(UInt64) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetRole(System.UInt64) nameWithType: SocketGuild.IGuild.GetRole(UInt64) nameWithType.vb: SocketGuild.Discord.IGuild.GetRole(UInt64) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetRole* name: IGuild.GetRole href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetRole_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetRole isSpec: "True" name.vb: Discord.IGuild.GetRole fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetRole nameWithType: SocketGuild.IGuild.GetRole nameWithType.vb: SocketGuild.Discord.IGuild.GetRole - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetSystemChannelAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetSystemChannelAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetSystemChannelAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetSystemChannelAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetSystemChannelAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetSystemChannelAsync* name: IGuild.GetSystemChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetSystemChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetSystemChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetSystemChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetSystemChannelAsync nameWithType: SocketGuild.IGuild.GetSystemChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetSystemChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetTextChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetTextChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetTextChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelAsync* name: IGuild.GetTextChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetTextChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetTextChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetTextChannelAsync nameWithType: SocketGuild.IGuild.GetTextChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetTextChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetTextChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetTextChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetTextChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelsAsync* name: IGuild.GetTextChannelsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetTextChannelsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetTextChannelsAsync isSpec: "True" name.vb: Discord.IGuild.GetTextChannelsAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetTextChannelsAsync nameWithType: SocketGuild.IGuild.GetTextChannelsAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetTextChannelsAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetUserAsync* name: IGuild.GetUserAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetUserAsync isSpec: "True" name.vb: Discord.IGuild.GetUserAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetUserAsync nameWithType: SocketGuild.IGuild.GetUserAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetUserAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetUsersAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetUsersAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetUsersAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetUsersAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetUsersAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetUsersAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetUsersAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetUsersAsync* name: IGuild.GetUsersAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetUsersAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetUsersAsync isSpec: "True" name.vb: Discord.IGuild.GetUsersAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetUsersAsync nameWithType: SocketGuild.IGuild.GetUsersAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetUsersAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVanityInviteAsync(Discord.RequestOptions) name: IGuild.GetVanityInviteAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVanityInviteAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVanityInviteAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetVanityInviteAsync(RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVanityInviteAsync(Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetVanityInviteAsync(RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetVanityInviteAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVanityInviteAsync* name: IGuild.GetVanityInviteAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVanityInviteAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVanityInviteAsync isSpec: "True" name.vb: Discord.IGuild.GetVanityInviteAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVanityInviteAsync nameWithType: SocketGuild.IGuild.GetVanityInviteAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetVanityInviteAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVoiceChannelAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVoiceChannelAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetVoiceChannelAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelAsync* name: IGuild.GetVoiceChannelAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVoiceChannelAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelAsync isSpec: "True" name.vb: Discord.IGuild.GetVoiceChannelAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVoiceChannelAsync nameWithType: SocketGuild.IGuild.GetVoiceChannelAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetVoiceChannelAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name: IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVoiceChannelsAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelsAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVoiceChannelsAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetVoiceChannelsAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelsAsync* name: IGuild.GetVoiceChannelsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVoiceChannelsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceChannelsAsync isSpec: "True" name.vb: Discord.IGuild.GetVoiceChannelsAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVoiceChannelsAsync nameWithType: SocketGuild.IGuild.GetVoiceChannelsAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetVoiceChannelsAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceRegionsAsync(Discord.RequestOptions) name: IGuild.GetVoiceRegionsAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceRegionsAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetVoiceRegionsAsync(RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetVoiceRegionsAsync(RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceRegionsAsync* name: IGuild.GetVoiceRegionsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetVoiceRegionsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetVoiceRegionsAsync isSpec: "True" name.vb: Discord.IGuild.GetVoiceRegionsAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetVoiceRegionsAsync nameWithType: SocketGuild.IGuild.GetVoiceRegionsAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetVoiceRegionsAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: IGuild.GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.IGuild.GetWebhookAsync(UInt64, RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetWebhookAsync(UInt64, RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhookAsync* name: IGuild.GetWebhookAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetWebhookAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhookAsync isSpec: "True" name.vb: Discord.IGuild.GetWebhookAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetWebhookAsync nameWithType: SocketGuild.IGuild.GetWebhookAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetWebhookAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhooksAsync(Discord.RequestOptions) name: IGuild.GetWebhooksAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhooksAsync(Discord.RequestOptions) name.vb: Discord.IGuild.GetWebhooksAsync(RequestOptions) fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetWebhooksAsync(Discord.RequestOptions) nameWithType: SocketGuild.IGuild.GetWebhooksAsync(RequestOptions) nameWithType.vb: SocketGuild.Discord.IGuild.GetWebhooksAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhooksAsync* name: IGuild.GetWebhooksAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_GetWebhooksAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#GetWebhooksAsync isSpec: "True" name.vb: Discord.IGuild.GetWebhooksAsync fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.GetWebhooksAsync nameWithType: SocketGuild.IGuild.GetWebhooksAsync nameWithType.vb: SocketGuild.Discord.IGuild.GetWebhooksAsync - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#Roles name: IGuild.Roles href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_Roles commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#Roles name.vb: Discord.IGuild.Roles fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.Roles nameWithType: SocketGuild.IGuild.Roles nameWithType.vb: SocketGuild.Discord.IGuild.Roles - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#Roles* name: IGuild.Roles href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_Roles_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#Roles isSpec: "True" name.vb: Discord.IGuild.Roles fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.Roles nameWithType: SocketGuild.IGuild.Roles nameWithType.vb: SocketGuild.Discord.IGuild.Roles - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#SystemChannelId name: IGuild.SystemChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_SystemChannelId commentId: P:Discord.WebSocket.SocketGuild.Discord#IGuild#SystemChannelId name.vb: Discord.IGuild.SystemChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.SystemChannelId nameWithType: SocketGuild.IGuild.SystemChannelId nameWithType.vb: SocketGuild.Discord.IGuild.SystemChannelId - uid: Discord.WebSocket.SocketGuild.Discord#IGuild#SystemChannelId* name: IGuild.SystemChannelId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Discord_IGuild_SystemChannelId_ commentId: Overload:Discord.WebSocket.SocketGuild.Discord#IGuild#SystemChannelId isSpec: "True" name.vb: Discord.IGuild.SystemChannelId fullName: Discord.WebSocket.SocketGuild.Discord.IGuild.SystemChannelId nameWithType: SocketGuild.IGuild.SystemChannelId nameWithType.vb: SocketGuild.Discord.IGuild.SystemChannelId - uid: Discord.WebSocket.SocketGuild.DownloadedMemberCount name: DownloadedMemberCount href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DownloadedMemberCount commentId: P:Discord.WebSocket.SocketGuild.DownloadedMemberCount fullName: Discord.WebSocket.SocketGuild.DownloadedMemberCount nameWithType: SocketGuild.DownloadedMemberCount - uid: Discord.WebSocket.SocketGuild.DownloadedMemberCount* name: DownloadedMemberCount href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DownloadedMemberCount_ commentId: Overload:Discord.WebSocket.SocketGuild.DownloadedMemberCount isSpec: "True" fullName: Discord.WebSocket.SocketGuild.DownloadedMemberCount nameWithType: SocketGuild.DownloadedMemberCount - uid: Discord.WebSocket.SocketGuild.DownloaderPromise name: DownloaderPromise href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DownloaderPromise commentId: P:Discord.WebSocket.SocketGuild.DownloaderPromise fullName: Discord.WebSocket.SocketGuild.DownloaderPromise nameWithType: SocketGuild.DownloaderPromise - uid: Discord.WebSocket.SocketGuild.DownloaderPromise* name: DownloaderPromise href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DownloaderPromise_ commentId: Overload:Discord.WebSocket.SocketGuild.DownloaderPromise isSpec: "True" fullName: Discord.WebSocket.SocketGuild.DownloaderPromise nameWithType: SocketGuild.DownloaderPromise - uid: Discord.WebSocket.SocketGuild.DownloadUsersAsync name: DownloadUsersAsync() href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DownloadUsersAsync commentId: M:Discord.WebSocket.SocketGuild.DownloadUsersAsync fullName: Discord.WebSocket.SocketGuild.DownloadUsersAsync() nameWithType: SocketGuild.DownloadUsersAsync() - uid: Discord.WebSocket.SocketGuild.DownloadUsersAsync* name: DownloadUsersAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_DownloadUsersAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.DownloadUsersAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.DownloadUsersAsync nameWithType: SocketGuild.DownloadUsersAsync - uid: Discord.WebSocket.SocketGuild.EmbedChannel name: EmbedChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_EmbedChannel commentId: P:Discord.WebSocket.SocketGuild.EmbedChannel fullName: Discord.WebSocket.SocketGuild.EmbedChannel nameWithType: SocketGuild.EmbedChannel - uid: Discord.WebSocket.SocketGuild.EmbedChannel* name: EmbedChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_EmbedChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.EmbedChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.EmbedChannel nameWithType: SocketGuild.EmbedChannel - uid: Discord.WebSocket.SocketGuild.Emotes name: Emotes href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Emotes commentId: P:Discord.WebSocket.SocketGuild.Emotes fullName: Discord.WebSocket.SocketGuild.Emotes nameWithType: SocketGuild.Emotes - uid: Discord.WebSocket.SocketGuild.Emotes* name: Emotes href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Emotes_ commentId: Overload:Discord.WebSocket.SocketGuild.Emotes isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Emotes nameWithType: SocketGuild.Emotes - uid: Discord.WebSocket.SocketGuild.EveryoneRole name: EveryoneRole href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_EveryoneRole commentId: P:Discord.WebSocket.SocketGuild.EveryoneRole fullName: Discord.WebSocket.SocketGuild.EveryoneRole nameWithType: SocketGuild.EveryoneRole - uid: Discord.WebSocket.SocketGuild.EveryoneRole* name: EveryoneRole href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_EveryoneRole_ commentId: Overload:Discord.WebSocket.SocketGuild.EveryoneRole isSpec: "True" fullName: Discord.WebSocket.SocketGuild.EveryoneRole nameWithType: SocketGuild.EveryoneRole - uid: Discord.WebSocket.SocketGuild.ExplicitContentFilter name: ExplicitContentFilter href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ExplicitContentFilter commentId: P:Discord.WebSocket.SocketGuild.ExplicitContentFilter fullName: Discord.WebSocket.SocketGuild.ExplicitContentFilter nameWithType: SocketGuild.ExplicitContentFilter - uid: Discord.WebSocket.SocketGuild.ExplicitContentFilter* name: ExplicitContentFilter href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ExplicitContentFilter_ commentId: Overload:Discord.WebSocket.SocketGuild.ExplicitContentFilter isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ExplicitContentFilter nameWithType: SocketGuild.ExplicitContentFilter - uid: Discord.WebSocket.SocketGuild.Features name: Features href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Features commentId: P:Discord.WebSocket.SocketGuild.Features fullName: Discord.WebSocket.SocketGuild.Features nameWithType: SocketGuild.Features - uid: Discord.WebSocket.SocketGuild.Features* name: Features href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Features_ commentId: Overload:Discord.WebSocket.SocketGuild.Features isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Features nameWithType: SocketGuild.Features - uid: Discord.WebSocket.SocketGuild.GetAuditLogsAsync(System.Int32,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name: GetAuditLogsAsync(Int32, RequestOptions, Nullable, Nullable, Nullable) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetAuditLogsAsync_System_Int32_Discord_RequestOptions_System_Nullable_System_UInt64__System_Nullable_System_UInt64__System_Nullable_Discord_ActionType__ commentId: M:Discord.WebSocket.SocketGuild.GetAuditLogsAsync(System.Int32,Discord.RequestOptions,System.Nullable{System.UInt64},System.Nullable{System.UInt64},System.Nullable{Discord.ActionType}) name.vb: GetAuditLogsAsync(Int32, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) fullName: Discord.WebSocket.SocketGuild.GetAuditLogsAsync(System.Int32, Discord.RequestOptions, System.Nullable, System.Nullable, System.Nullable) fullName.vb: Discord.WebSocket.SocketGuild.GetAuditLogsAsync(System.Int32, Discord.RequestOptions, System.Nullable(Of System.UInt64), System.Nullable(Of System.UInt64), System.Nullable(Of Discord.ActionType)) nameWithType: SocketGuild.GetAuditLogsAsync(Int32, RequestOptions, Nullable, Nullable, Nullable) nameWithType.vb: SocketGuild.GetAuditLogsAsync(Int32, RequestOptions, Nullable(Of UInt64), Nullable(Of UInt64), Nullable(Of ActionType)) - uid: Discord.WebSocket.SocketGuild.GetAuditLogsAsync* name: GetAuditLogsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetAuditLogsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetAuditLogsAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetAuditLogsAsync nameWithType: SocketGuild.GetAuditLogsAsync - uid: Discord.WebSocket.SocketGuild.GetBanAsync(Discord.IUser,Discord.RequestOptions) name: GetBanAsync(IUser, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetBanAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: SocketGuild.GetBanAsync(IUser, RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetBanAsync(System.UInt64,Discord.RequestOptions) name: GetBanAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetBanAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGuild.GetBanAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetBanAsync* name: GetBanAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetBanAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetBanAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetBanAsync nameWithType: SocketGuild.GetBanAsync - uid: Discord.WebSocket.SocketGuild.GetBansAsync(Discord.RequestOptions) name: GetBansAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetBansAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetBansAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetBansAsync(Discord.RequestOptions) nameWithType: SocketGuild.GetBansAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetBansAsync* name: GetBansAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetBansAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetBansAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetBansAsync nameWithType: SocketGuild.GetBansAsync - uid: Discord.WebSocket.SocketGuild.GetCategoryChannel(System.UInt64) name: GetCategoryChannel(UInt64) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetCategoryChannel_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuild.GetCategoryChannel(System.UInt64) fullName: Discord.WebSocket.SocketGuild.GetCategoryChannel(System.UInt64) nameWithType: SocketGuild.GetCategoryChannel(UInt64) - uid: Discord.WebSocket.SocketGuild.GetCategoryChannel* name: GetCategoryChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetCategoryChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.GetCategoryChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetCategoryChannel nameWithType: SocketGuild.GetCategoryChannel - uid: Discord.WebSocket.SocketGuild.GetChannel(System.UInt64) name: GetChannel(UInt64) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetChannel_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuild.GetChannel(System.UInt64) fullName: Discord.WebSocket.SocketGuild.GetChannel(System.UInt64) nameWithType: SocketGuild.GetChannel(UInt64) - uid: Discord.WebSocket.SocketGuild.GetChannel* name: GetChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.GetChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetChannel nameWithType: SocketGuild.GetChannel - uid: Discord.WebSocket.SocketGuild.GetEmoteAsync(System.UInt64,Discord.RequestOptions) name: GetEmoteAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetEmoteAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetEmoteAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetEmoteAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGuild.GetEmoteAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetEmoteAsync* name: GetEmoteAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetEmoteAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetEmoteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetEmoteAsync nameWithType: SocketGuild.GetEmoteAsync - uid: Discord.WebSocket.SocketGuild.GetIntegrationsAsync(Discord.RequestOptions) name: GetIntegrationsAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetIntegrationsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetIntegrationsAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetIntegrationsAsync(Discord.RequestOptions) nameWithType: SocketGuild.GetIntegrationsAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetIntegrationsAsync* name: GetIntegrationsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetIntegrationsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetIntegrationsAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetIntegrationsAsync nameWithType: SocketGuild.GetIntegrationsAsync - uid: Discord.WebSocket.SocketGuild.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetInvitesAsync(Discord.RequestOptions) nameWithType: SocketGuild.GetInvitesAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetInvitesAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetInvitesAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetInvitesAsync nameWithType: SocketGuild.GetInvitesAsync - uid: Discord.WebSocket.SocketGuild.GetRole(System.UInt64) name: GetRole(UInt64) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetRole_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuild.GetRole(System.UInt64) fullName: Discord.WebSocket.SocketGuild.GetRole(System.UInt64) nameWithType: SocketGuild.GetRole(UInt64) - uid: Discord.WebSocket.SocketGuild.GetRole* name: GetRole href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetRole_ commentId: Overload:Discord.WebSocket.SocketGuild.GetRole isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetRole nameWithType: SocketGuild.GetRole - uid: Discord.WebSocket.SocketGuild.GetTextChannel(System.UInt64) name: GetTextChannel(UInt64) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetTextChannel_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuild.GetTextChannel(System.UInt64) fullName: Discord.WebSocket.SocketGuild.GetTextChannel(System.UInt64) nameWithType: SocketGuild.GetTextChannel(UInt64) - uid: Discord.WebSocket.SocketGuild.GetTextChannel* name: GetTextChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetTextChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.GetTextChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetTextChannel nameWithType: SocketGuild.GetTextChannel - uid: Discord.WebSocket.SocketGuild.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuild.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketGuild.GetUser(System.UInt64) nameWithType: SocketGuild.GetUser(UInt64) - uid: Discord.WebSocket.SocketGuild.GetUser* name: GetUser href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetUser_ commentId: Overload:Discord.WebSocket.SocketGuild.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetUser nameWithType: SocketGuild.GetUser - uid: Discord.WebSocket.SocketGuild.GetVanityInviteAsync(Discord.RequestOptions) name: GetVanityInviteAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetVanityInviteAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetVanityInviteAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetVanityInviteAsync(Discord.RequestOptions) nameWithType: SocketGuild.GetVanityInviteAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetVanityInviteAsync* name: GetVanityInviteAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetVanityInviteAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetVanityInviteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetVanityInviteAsync nameWithType: SocketGuild.GetVanityInviteAsync - uid: Discord.WebSocket.SocketGuild.GetVoiceChannel(System.UInt64) name: GetVoiceChannel(UInt64) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetVoiceChannel_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuild.GetVoiceChannel(System.UInt64) fullName: Discord.WebSocket.SocketGuild.GetVoiceChannel(System.UInt64) nameWithType: SocketGuild.GetVoiceChannel(UInt64) - uid: Discord.WebSocket.SocketGuild.GetVoiceChannel* name: GetVoiceChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetVoiceChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.GetVoiceChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetVoiceChannel nameWithType: SocketGuild.GetVoiceChannel - uid: Discord.WebSocket.SocketGuild.GetVoiceRegionsAsync(Discord.RequestOptions) name: GetVoiceRegionsAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetVoiceRegionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetVoiceRegionsAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetVoiceRegionsAsync(Discord.RequestOptions) nameWithType: SocketGuild.GetVoiceRegionsAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetVoiceRegionsAsync* name: GetVoiceRegionsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetVoiceRegionsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetVoiceRegionsAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetVoiceRegionsAsync nameWithType: SocketGuild.GetVoiceRegionsAsync - uid: Discord.WebSocket.SocketGuild.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGuild.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetWebhookAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetWebhookAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetWebhookAsync nameWithType: SocketGuild.GetWebhookAsync - uid: Discord.WebSocket.SocketGuild.GetWebhooksAsync(Discord.RequestOptions) name: GetWebhooksAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.GetWebhooksAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.GetWebhooksAsync(Discord.RequestOptions) nameWithType: SocketGuild.GetWebhooksAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.GetWebhooksAsync* name: GetWebhooksAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_GetWebhooksAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.GetWebhooksAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.GetWebhooksAsync nameWithType: SocketGuild.GetWebhooksAsync - uid: Discord.WebSocket.SocketGuild.HasAllMembers name: HasAllMembers href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_HasAllMembers commentId: P:Discord.WebSocket.SocketGuild.HasAllMembers fullName: Discord.WebSocket.SocketGuild.HasAllMembers nameWithType: SocketGuild.HasAllMembers - uid: Discord.WebSocket.SocketGuild.HasAllMembers* name: HasAllMembers href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_HasAllMembers_ commentId: Overload:Discord.WebSocket.SocketGuild.HasAllMembers isSpec: "True" fullName: Discord.WebSocket.SocketGuild.HasAllMembers nameWithType: SocketGuild.HasAllMembers - uid: Discord.WebSocket.SocketGuild.IconId name: IconId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IconId commentId: P:Discord.WebSocket.SocketGuild.IconId fullName: Discord.WebSocket.SocketGuild.IconId nameWithType: SocketGuild.IconId - uid: Discord.WebSocket.SocketGuild.IconId* name: IconId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IconId_ commentId: Overload:Discord.WebSocket.SocketGuild.IconId isSpec: "True" fullName: Discord.WebSocket.SocketGuild.IconId nameWithType: SocketGuild.IconId - uid: Discord.WebSocket.SocketGuild.IconUrl name: IconUrl href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IconUrl commentId: P:Discord.WebSocket.SocketGuild.IconUrl fullName: Discord.WebSocket.SocketGuild.IconUrl nameWithType: SocketGuild.IconUrl - uid: Discord.WebSocket.SocketGuild.IconUrl* name: IconUrl href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IconUrl_ commentId: Overload:Discord.WebSocket.SocketGuild.IconUrl isSpec: "True" fullName: Discord.WebSocket.SocketGuild.IconUrl nameWithType: SocketGuild.IconUrl - uid: Discord.WebSocket.SocketGuild.IsConnected name: IsConnected href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IsConnected commentId: P:Discord.WebSocket.SocketGuild.IsConnected fullName: Discord.WebSocket.SocketGuild.IsConnected nameWithType: SocketGuild.IsConnected - uid: Discord.WebSocket.SocketGuild.IsConnected* name: IsConnected href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IsConnected_ commentId: Overload:Discord.WebSocket.SocketGuild.IsConnected isSpec: "True" fullName: Discord.WebSocket.SocketGuild.IsConnected nameWithType: SocketGuild.IsConnected - uid: Discord.WebSocket.SocketGuild.IsEmbeddable name: IsEmbeddable href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IsEmbeddable commentId: P:Discord.WebSocket.SocketGuild.IsEmbeddable fullName: Discord.WebSocket.SocketGuild.IsEmbeddable nameWithType: SocketGuild.IsEmbeddable - uid: Discord.WebSocket.SocketGuild.IsEmbeddable* name: IsEmbeddable href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IsEmbeddable_ commentId: Overload:Discord.WebSocket.SocketGuild.IsEmbeddable isSpec: "True" fullName: Discord.WebSocket.SocketGuild.IsEmbeddable nameWithType: SocketGuild.IsEmbeddable - uid: Discord.WebSocket.SocketGuild.IsSynced name: IsSynced href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IsSynced commentId: P:Discord.WebSocket.SocketGuild.IsSynced fullName: Discord.WebSocket.SocketGuild.IsSynced nameWithType: SocketGuild.IsSynced - uid: Discord.WebSocket.SocketGuild.IsSynced* name: IsSynced href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_IsSynced_ commentId: Overload:Discord.WebSocket.SocketGuild.IsSynced isSpec: "True" fullName: Discord.WebSocket.SocketGuild.IsSynced nameWithType: SocketGuild.IsSynced - uid: Discord.WebSocket.SocketGuild.LeaveAsync(Discord.RequestOptions) name: LeaveAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_LeaveAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.LeaveAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.LeaveAsync(Discord.RequestOptions) nameWithType: SocketGuild.LeaveAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuild.LeaveAsync* name: LeaveAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_LeaveAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.LeaveAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.LeaveAsync nameWithType: SocketGuild.LeaveAsync - uid: Discord.WebSocket.SocketGuild.MemberCount name: MemberCount href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_MemberCount commentId: P:Discord.WebSocket.SocketGuild.MemberCount fullName: Discord.WebSocket.SocketGuild.MemberCount nameWithType: SocketGuild.MemberCount - uid: Discord.WebSocket.SocketGuild.MemberCount* name: MemberCount href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_MemberCount_ commentId: Overload:Discord.WebSocket.SocketGuild.MemberCount isSpec: "True" fullName: Discord.WebSocket.SocketGuild.MemberCount nameWithType: SocketGuild.MemberCount - uid: Discord.WebSocket.SocketGuild.MfaLevel name: MfaLevel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_MfaLevel commentId: P:Discord.WebSocket.SocketGuild.MfaLevel fullName: Discord.WebSocket.SocketGuild.MfaLevel nameWithType: SocketGuild.MfaLevel - uid: Discord.WebSocket.SocketGuild.MfaLevel* name: MfaLevel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_MfaLevel_ commentId: Overload:Discord.WebSocket.SocketGuild.MfaLevel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.MfaLevel nameWithType: SocketGuild.MfaLevel - uid: Discord.WebSocket.SocketGuild.ModifyAsync(System.Action{Discord.GuildProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ModifyAsync_System_Action_Discord_GuildProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.ModifyAsync(System.Action{Discord.GuildProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.ModifyAsync(System.Action(Of Discord.GuildProperties), Discord.RequestOptions) nameWithType: SocketGuild.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketGuild.ModifyAsync(Action(Of GuildProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ModifyAsync nameWithType: SocketGuild.ModifyAsync - uid: Discord.WebSocket.SocketGuild.ModifyEmbedAsync(System.Action{Discord.GuildEmbedProperties},Discord.RequestOptions) name: ModifyEmbedAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ModifyEmbedAsync_System_Action_Discord_GuildEmbedProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.ModifyEmbedAsync(System.Action{Discord.GuildEmbedProperties},Discord.RequestOptions) name.vb: ModifyEmbedAsync(Action(Of GuildEmbedProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.ModifyEmbedAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.ModifyEmbedAsync(System.Action(Of Discord.GuildEmbedProperties), Discord.RequestOptions) nameWithType: SocketGuild.ModifyEmbedAsync(Action, RequestOptions) nameWithType.vb: SocketGuild.ModifyEmbedAsync(Action(Of GuildEmbedProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.ModifyEmbedAsync* name: ModifyEmbedAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ModifyEmbedAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.ModifyEmbedAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ModifyEmbedAsync nameWithType: SocketGuild.ModifyEmbedAsync - uid: Discord.WebSocket.SocketGuild.ModifyEmoteAsync(Discord.GuildEmote,System.Action{Discord.EmoteProperties},Discord.RequestOptions) name: ModifyEmoteAsync(GuildEmote, Action, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ModifyEmoteAsync_Discord_GuildEmote_System_Action_Discord_EmoteProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.ModifyEmoteAsync(Discord.GuildEmote,System.Action{Discord.EmoteProperties},Discord.RequestOptions) name.vb: ModifyEmoteAsync(GuildEmote, Action(Of EmoteProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.ModifyEmoteAsync(Discord.GuildEmote, System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.ModifyEmoteAsync(Discord.GuildEmote, System.Action(Of Discord.EmoteProperties), Discord.RequestOptions) nameWithType: SocketGuild.ModifyEmoteAsync(GuildEmote, Action, RequestOptions) nameWithType.vb: SocketGuild.ModifyEmoteAsync(GuildEmote, Action(Of EmoteProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.ModifyEmoteAsync* name: ModifyEmoteAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ModifyEmoteAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.ModifyEmoteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ModifyEmoteAsync nameWithType: SocketGuild.ModifyEmoteAsync - uid: Discord.WebSocket.SocketGuild.Name name: Name href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Name commentId: P:Discord.WebSocket.SocketGuild.Name fullName: Discord.WebSocket.SocketGuild.Name nameWithType: SocketGuild.Name - uid: Discord.WebSocket.SocketGuild.Name* name: Name href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Name_ commentId: Overload:Discord.WebSocket.SocketGuild.Name isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Name nameWithType: SocketGuild.Name - uid: Discord.WebSocket.SocketGuild.Owner name: Owner href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Owner commentId: P:Discord.WebSocket.SocketGuild.Owner fullName: Discord.WebSocket.SocketGuild.Owner nameWithType: SocketGuild.Owner - uid: Discord.WebSocket.SocketGuild.Owner* name: Owner href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Owner_ commentId: Overload:Discord.WebSocket.SocketGuild.Owner isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Owner nameWithType: SocketGuild.Owner - uid: Discord.WebSocket.SocketGuild.OwnerId name: OwnerId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_OwnerId commentId: P:Discord.WebSocket.SocketGuild.OwnerId fullName: Discord.WebSocket.SocketGuild.OwnerId nameWithType: SocketGuild.OwnerId - uid: Discord.WebSocket.SocketGuild.OwnerId* name: OwnerId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_OwnerId_ commentId: Overload:Discord.WebSocket.SocketGuild.OwnerId isSpec: "True" fullName: Discord.WebSocket.SocketGuild.OwnerId nameWithType: SocketGuild.OwnerId - uid: Discord.WebSocket.SocketGuild.PreferredCulture name: PreferredCulture href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PreferredCulture commentId: P:Discord.WebSocket.SocketGuild.PreferredCulture fullName: Discord.WebSocket.SocketGuild.PreferredCulture nameWithType: SocketGuild.PreferredCulture - uid: Discord.WebSocket.SocketGuild.PreferredCulture* name: PreferredCulture href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PreferredCulture_ commentId: Overload:Discord.WebSocket.SocketGuild.PreferredCulture isSpec: "True" fullName: Discord.WebSocket.SocketGuild.PreferredCulture nameWithType: SocketGuild.PreferredCulture - uid: Discord.WebSocket.SocketGuild.PreferredLocale name: PreferredLocale href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PreferredLocale commentId: P:Discord.WebSocket.SocketGuild.PreferredLocale fullName: Discord.WebSocket.SocketGuild.PreferredLocale nameWithType: SocketGuild.PreferredLocale - uid: Discord.WebSocket.SocketGuild.PreferredLocale* name: PreferredLocale href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PreferredLocale_ commentId: Overload:Discord.WebSocket.SocketGuild.PreferredLocale isSpec: "True" fullName: Discord.WebSocket.SocketGuild.PreferredLocale nameWithType: SocketGuild.PreferredLocale - uid: Discord.WebSocket.SocketGuild.PremiumSubscriptionCount name: PremiumSubscriptionCount href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PremiumSubscriptionCount commentId: P:Discord.WebSocket.SocketGuild.PremiumSubscriptionCount fullName: Discord.WebSocket.SocketGuild.PremiumSubscriptionCount nameWithType: SocketGuild.PremiumSubscriptionCount - uid: Discord.WebSocket.SocketGuild.PremiumSubscriptionCount* name: PremiumSubscriptionCount href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PremiumSubscriptionCount_ commentId: Overload:Discord.WebSocket.SocketGuild.PremiumSubscriptionCount isSpec: "True" fullName: Discord.WebSocket.SocketGuild.PremiumSubscriptionCount nameWithType: SocketGuild.PremiumSubscriptionCount - uid: Discord.WebSocket.SocketGuild.PremiumTier name: PremiumTier href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PremiumTier commentId: P:Discord.WebSocket.SocketGuild.PremiumTier fullName: Discord.WebSocket.SocketGuild.PremiumTier nameWithType: SocketGuild.PremiumTier - uid: Discord.WebSocket.SocketGuild.PremiumTier* name: PremiumTier href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PremiumTier_ commentId: Overload:Discord.WebSocket.SocketGuild.PremiumTier isSpec: "True" fullName: Discord.WebSocket.SocketGuild.PremiumTier nameWithType: SocketGuild.PremiumTier - uid: Discord.WebSocket.SocketGuild.PruneUsersAsync(System.Int32,System.Boolean,Discord.RequestOptions) name: PruneUsersAsync(Int32, Boolean, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PruneUsersAsync_System_Int32_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.PruneUsersAsync(System.Int32,System.Boolean,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.PruneUsersAsync(System.Int32, System.Boolean, Discord.RequestOptions) nameWithType: SocketGuild.PruneUsersAsync(Int32, Boolean, RequestOptions) - uid: Discord.WebSocket.SocketGuild.PruneUsersAsync* name: PruneUsersAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_PruneUsersAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.PruneUsersAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.PruneUsersAsync nameWithType: SocketGuild.PruneUsersAsync - uid: Discord.WebSocket.SocketGuild.RemoveBanAsync(Discord.IUser,Discord.RequestOptions) name: RemoveBanAsync(IUser, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_RemoveBanAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.RemoveBanAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.RemoveBanAsync(Discord.IUser, Discord.RequestOptions) nameWithType: SocketGuild.RemoveBanAsync(IUser, RequestOptions) - uid: Discord.WebSocket.SocketGuild.RemoveBanAsync(System.UInt64,Discord.RequestOptions) name: RemoveBanAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_RemoveBanAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.RemoveBanAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuild.RemoveBanAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketGuild.RemoveBanAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketGuild.RemoveBanAsync* name: RemoveBanAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_RemoveBanAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.RemoveBanAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.RemoveBanAsync nameWithType: SocketGuild.RemoveBanAsync - uid: Discord.WebSocket.SocketGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable{Discord.ReorderChannelProperties},Discord.RequestOptions) name: ReorderChannelsAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ReorderChannelsAsync_System_Collections_Generic_IEnumerable_Discord_ReorderChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable{Discord.ReorderChannelProperties},Discord.RequestOptions) name.vb: ReorderChannelsAsync(IEnumerable(Of ReorderChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.ReorderChannelsAsync(System.Collections.Generic.IEnumerable(Of Discord.ReorderChannelProperties), Discord.RequestOptions) nameWithType: SocketGuild.ReorderChannelsAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketGuild.ReorderChannelsAsync(IEnumerable(Of ReorderChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.ReorderChannelsAsync* name: ReorderChannelsAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ReorderChannelsAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.ReorderChannelsAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ReorderChannelsAsync nameWithType: SocketGuild.ReorderChannelsAsync - uid: Discord.WebSocket.SocketGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable{Discord.ReorderRoleProperties},Discord.RequestOptions) name: ReorderRolesAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ReorderRolesAsync_System_Collections_Generic_IEnumerable_Discord_ReorderRoleProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable{Discord.ReorderRoleProperties},Discord.RequestOptions) name.vb: ReorderRolesAsync(IEnumerable(Of ReorderRoleProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuild.ReorderRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.ReorderRoleProperties), Discord.RequestOptions) nameWithType: SocketGuild.ReorderRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketGuild.ReorderRolesAsync(IEnumerable(Of ReorderRoleProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuild.ReorderRolesAsync* name: ReorderRolesAsync href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ReorderRolesAsync_ commentId: Overload:Discord.WebSocket.SocketGuild.ReorderRolesAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ReorderRolesAsync nameWithType: SocketGuild.ReorderRolesAsync - uid: Discord.WebSocket.SocketGuild.Roles name: Roles href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Roles commentId: P:Discord.WebSocket.SocketGuild.Roles fullName: Discord.WebSocket.SocketGuild.Roles nameWithType: SocketGuild.Roles - uid: Discord.WebSocket.SocketGuild.Roles* name: Roles href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Roles_ commentId: Overload:Discord.WebSocket.SocketGuild.Roles isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Roles nameWithType: SocketGuild.Roles - uid: Discord.WebSocket.SocketGuild.SplashId name: SplashId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SplashId commentId: P:Discord.WebSocket.SocketGuild.SplashId fullName: Discord.WebSocket.SocketGuild.SplashId nameWithType: SocketGuild.SplashId - uid: Discord.WebSocket.SocketGuild.SplashId* name: SplashId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SplashId_ commentId: Overload:Discord.WebSocket.SocketGuild.SplashId isSpec: "True" fullName: Discord.WebSocket.SocketGuild.SplashId nameWithType: SocketGuild.SplashId - uid: Discord.WebSocket.SocketGuild.SplashUrl name: SplashUrl href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SplashUrl commentId: P:Discord.WebSocket.SocketGuild.SplashUrl fullName: Discord.WebSocket.SocketGuild.SplashUrl nameWithType: SocketGuild.SplashUrl - uid: Discord.WebSocket.SocketGuild.SplashUrl* name: SplashUrl href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SplashUrl_ commentId: Overload:Discord.WebSocket.SocketGuild.SplashUrl isSpec: "True" fullName: Discord.WebSocket.SocketGuild.SplashUrl nameWithType: SocketGuild.SplashUrl - uid: Discord.WebSocket.SocketGuild.SyncPromise name: SyncPromise href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SyncPromise commentId: P:Discord.WebSocket.SocketGuild.SyncPromise fullName: Discord.WebSocket.SocketGuild.SyncPromise nameWithType: SocketGuild.SyncPromise - uid: Discord.WebSocket.SocketGuild.SyncPromise* name: SyncPromise href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SyncPromise_ commentId: Overload:Discord.WebSocket.SocketGuild.SyncPromise isSpec: "True" fullName: Discord.WebSocket.SocketGuild.SyncPromise nameWithType: SocketGuild.SyncPromise - uid: Discord.WebSocket.SocketGuild.System#IDisposable#Dispose name: IDisposable.Dispose() href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_System_IDisposable_Dispose commentId: M:Discord.WebSocket.SocketGuild.System#IDisposable#Dispose name.vb: System.IDisposable.Dispose() fullName: Discord.WebSocket.SocketGuild.System.IDisposable.Dispose() nameWithType: SocketGuild.IDisposable.Dispose() nameWithType.vb: SocketGuild.System.IDisposable.Dispose() - uid: Discord.WebSocket.SocketGuild.System#IDisposable#Dispose* name: IDisposable.Dispose href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_System_IDisposable_Dispose_ commentId: Overload:Discord.WebSocket.SocketGuild.System#IDisposable#Dispose isSpec: "True" name.vb: System.IDisposable.Dispose fullName: Discord.WebSocket.SocketGuild.System.IDisposable.Dispose nameWithType: SocketGuild.IDisposable.Dispose nameWithType.vb: SocketGuild.System.IDisposable.Dispose - uid: Discord.WebSocket.SocketGuild.SystemChannel name: SystemChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SystemChannel commentId: P:Discord.WebSocket.SocketGuild.SystemChannel fullName: Discord.WebSocket.SocketGuild.SystemChannel nameWithType: SocketGuild.SystemChannel - uid: Discord.WebSocket.SocketGuild.SystemChannel* name: SystemChannel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SystemChannel_ commentId: Overload:Discord.WebSocket.SocketGuild.SystemChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.SystemChannel nameWithType: SocketGuild.SystemChannel - uid: Discord.WebSocket.SocketGuild.SystemChannelFlags name: SystemChannelFlags href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SystemChannelFlags commentId: P:Discord.WebSocket.SocketGuild.SystemChannelFlags fullName: Discord.WebSocket.SocketGuild.SystemChannelFlags nameWithType: SocketGuild.SystemChannelFlags - uid: Discord.WebSocket.SocketGuild.SystemChannelFlags* name: SystemChannelFlags href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_SystemChannelFlags_ commentId: Overload:Discord.WebSocket.SocketGuild.SystemChannelFlags isSpec: "True" fullName: Discord.WebSocket.SocketGuild.SystemChannelFlags nameWithType: SocketGuild.SystemChannelFlags - uid: Discord.WebSocket.SocketGuild.TextChannels name: TextChannels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_TextChannels commentId: P:Discord.WebSocket.SocketGuild.TextChannels fullName: Discord.WebSocket.SocketGuild.TextChannels nameWithType: SocketGuild.TextChannels - uid: Discord.WebSocket.SocketGuild.TextChannels* name: TextChannels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_TextChannels_ commentId: Overload:Discord.WebSocket.SocketGuild.TextChannels isSpec: "True" fullName: Discord.WebSocket.SocketGuild.TextChannels nameWithType: SocketGuild.TextChannels - uid: Discord.WebSocket.SocketGuild.ToString name: ToString() href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ToString commentId: M:Discord.WebSocket.SocketGuild.ToString fullName: Discord.WebSocket.SocketGuild.ToString() nameWithType: SocketGuild.ToString() - uid: Discord.WebSocket.SocketGuild.ToString* name: ToString href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_ToString_ commentId: Overload:Discord.WebSocket.SocketGuild.ToString isSpec: "True" fullName: Discord.WebSocket.SocketGuild.ToString nameWithType: SocketGuild.ToString - uid: Discord.WebSocket.SocketGuild.Users name: Users href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Users commentId: P:Discord.WebSocket.SocketGuild.Users fullName: Discord.WebSocket.SocketGuild.Users nameWithType: SocketGuild.Users - uid: Discord.WebSocket.SocketGuild.Users* name: Users href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_Users_ commentId: Overload:Discord.WebSocket.SocketGuild.Users isSpec: "True" fullName: Discord.WebSocket.SocketGuild.Users nameWithType: SocketGuild.Users - uid: Discord.WebSocket.SocketGuild.VanityURLCode name: VanityURLCode href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VanityURLCode commentId: P:Discord.WebSocket.SocketGuild.VanityURLCode fullName: Discord.WebSocket.SocketGuild.VanityURLCode nameWithType: SocketGuild.VanityURLCode - uid: Discord.WebSocket.SocketGuild.VanityURLCode* name: VanityURLCode href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VanityURLCode_ commentId: Overload:Discord.WebSocket.SocketGuild.VanityURLCode isSpec: "True" fullName: Discord.WebSocket.SocketGuild.VanityURLCode nameWithType: SocketGuild.VanityURLCode - uid: Discord.WebSocket.SocketGuild.VerificationLevel name: VerificationLevel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VerificationLevel commentId: P:Discord.WebSocket.SocketGuild.VerificationLevel fullName: Discord.WebSocket.SocketGuild.VerificationLevel nameWithType: SocketGuild.VerificationLevel - uid: Discord.WebSocket.SocketGuild.VerificationLevel* name: VerificationLevel href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VerificationLevel_ commentId: Overload:Discord.WebSocket.SocketGuild.VerificationLevel isSpec: "True" fullName: Discord.WebSocket.SocketGuild.VerificationLevel nameWithType: SocketGuild.VerificationLevel - uid: Discord.WebSocket.SocketGuild.VoiceChannels name: VoiceChannels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VoiceChannels commentId: P:Discord.WebSocket.SocketGuild.VoiceChannels fullName: Discord.WebSocket.SocketGuild.VoiceChannels nameWithType: SocketGuild.VoiceChannels - uid: Discord.WebSocket.SocketGuild.VoiceChannels* name: VoiceChannels href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VoiceChannels_ commentId: Overload:Discord.WebSocket.SocketGuild.VoiceChannels isSpec: "True" fullName: Discord.WebSocket.SocketGuild.VoiceChannels nameWithType: SocketGuild.VoiceChannels - uid: Discord.WebSocket.SocketGuild.VoiceRegionId name: VoiceRegionId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VoiceRegionId commentId: P:Discord.WebSocket.SocketGuild.VoiceRegionId fullName: Discord.WebSocket.SocketGuild.VoiceRegionId nameWithType: SocketGuild.VoiceRegionId - uid: Discord.WebSocket.SocketGuild.VoiceRegionId* name: VoiceRegionId href: api/Discord.WebSocket.SocketGuild.html#Discord_WebSocket_SocketGuild_VoiceRegionId_ commentId: Overload:Discord.WebSocket.SocketGuild.VoiceRegionId isSpec: "True" fullName: Discord.WebSocket.SocketGuild.VoiceRegionId nameWithType: SocketGuild.VoiceRegionId - uid: Discord.WebSocket.SocketGuildChannel name: SocketGuildChannel href: api/Discord.WebSocket.SocketGuildChannel.html commentId: T:Discord.WebSocket.SocketGuildChannel fullName: Discord.WebSocket.SocketGuildChannel nameWithType: SocketGuildChannel - uid: Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) name: AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_AddPermissionOverwriteAsync_Discord_IRole_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync(Discord.IRole, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: SocketGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) name: AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_AddPermissionOverwriteAsync_Discord_IUser_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync(Discord.IUser, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: SocketGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync* name: AddPermissionOverwriteAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_AddPermissionOverwriteAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.AddPermissionOverwriteAsync nameWithType: SocketGuildChannel.AddPermissionOverwriteAsync - uid: Discord.WebSocket.SocketGuildChannel.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.DeleteAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.DeleteAsync(Discord.RequestOptions) nameWithType: SocketGuildChannel.DeleteAsync(RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.DeleteAsync* name: DeleteAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_DeleteAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.DeleteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.DeleteAsync nameWithType: SocketGuildChannel.DeleteAsync - uid: Discord.WebSocket.SocketGuildChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuildChannel.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGuildChannel.Discord.IChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IChannel#GetUserAsync* name: IChannel.GetUserAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Discord#IChannel#GetUserAsync isSpec: "True" name.vb: Discord.IChannel.GetUserAsync fullName: Discord.WebSocket.SocketGuildChannel.Discord.IChannel.GetUserAsync nameWithType: SocketGuildChannel.IChannel.GetUserAsync nameWithType.vb: SocketGuildChannel.Discord.IChannel.GetUserAsync - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) name: IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IRole_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IRole,Discord.OverwritePermissions,Discord.RequestOptions) name.vb: Discord.IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IRole, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: SocketGuildChannel.IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(IRole, OverwritePermissions, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) name: IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_Discord_IUser_Discord_OverwritePermissions_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync(Discord.IUser,Discord.OverwritePermissions,Discord.RequestOptions) name.vb: Discord.IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(Discord.IUser, Discord.OverwritePermissions, Discord.RequestOptions) nameWithType: SocketGuildChannel.IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync(IUser, OverwritePermissions, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync* name: IGuildChannel.AddPermissionOverwriteAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_AddPermissionOverwriteAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#AddPermissionOverwriteAsync isSpec: "True" name.vb: Discord.IGuildChannel.AddPermissionOverwriteAsync fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync nameWithType: SocketGuildChannel.IGuildChannel.AddPermissionOverwriteAsync nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.AddPermissionOverwriteAsync - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IRole) name: IGuildChannel.GetPermissionOverwrite(IRole) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_Discord_IRole_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IRole) name.vb: Discord.IGuildChannel.GetPermissionOverwrite(IRole) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(Discord.IRole) nameWithType: SocketGuildChannel.IGuildChannel.GetPermissionOverwrite(IRole) nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(IRole) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IUser) name: IGuildChannel.GetPermissionOverwrite(IUser) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_Discord_IUser_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite(Discord.IUser) name.vb: Discord.IGuildChannel.GetPermissionOverwrite(IUser) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(Discord.IUser) nameWithType: SocketGuildChannel.IGuildChannel.GetPermissionOverwrite(IUser) nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite(IUser) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite* name: IGuildChannel.GetPermissionOverwrite href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GetPermissionOverwrite_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetPermissionOverwrite isSpec: "True" name.vb: Discord.IGuildChannel.GetPermissionOverwrite fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite nameWithType: SocketGuildChannel.IGuildChannel.GetPermissionOverwrite nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.GetPermissionOverwrite - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketGuildChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetUserAsync* name: IGuildChannel.GetUserAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GetUserAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUserAsync fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.GetUserAsync nameWithType: SocketGuildChannel.IGuildChannel.GetUserAsync nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.GetUserAsync - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#Guild name: IGuildChannel.Guild href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_Guild commentId: P:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#Guild name.vb: Discord.IGuildChannel.Guild fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.Guild nameWithType: SocketGuildChannel.IGuildChannel.Guild nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.Guild - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#Guild* name: IGuildChannel.Guild href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_Guild_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#Guild isSpec: "True" name.vb: Discord.IGuildChannel.Guild fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.Guild nameWithType: SocketGuildChannel.IGuildChannel.Guild nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.Guild - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GuildId name: IGuildChannel.GuildId href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GuildId commentId: P:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GuildId name.vb: Discord.IGuildChannel.GuildId fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.GuildId nameWithType: SocketGuildChannel.IGuildChannel.GuildId nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.GuildId - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GuildId* name: IGuildChannel.GuildId href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_GuildId_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#GuildId isSpec: "True" name.vb: Discord.IGuildChannel.GuildId fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.GuildId nameWithType: SocketGuildChannel.IGuildChannel.GuildId nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.GuildId - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) name: IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) name.vb: Discord.IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole, Discord.RequestOptions) nameWithType: SocketGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) name: IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) name.vb: Discord.IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser, Discord.RequestOptions) nameWithType: SocketGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync* name: IGuildChannel.RemovePermissionOverwriteAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Discord_IGuildChannel_RemovePermissionOverwriteAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Discord#IGuildChannel#RemovePermissionOverwriteAsync isSpec: "True" name.vb: Discord.IGuildChannel.RemovePermissionOverwriteAsync fullName: Discord.WebSocket.SocketGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync nameWithType: SocketGuildChannel.IGuildChannel.RemovePermissionOverwriteAsync nameWithType.vb: SocketGuildChannel.Discord.IGuildChannel.RemovePermissionOverwriteAsync - uid: Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite(Discord.IRole) name: GetPermissionOverwrite(IRole) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_GetPermissionOverwrite_Discord_IRole_ commentId: M:Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite(Discord.IRole) fullName: Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite(Discord.IRole) nameWithType: SocketGuildChannel.GetPermissionOverwrite(IRole) - uid: Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite(Discord.IUser) name: GetPermissionOverwrite(IUser) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_GetPermissionOverwrite_Discord_IUser_ commentId: M:Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite(Discord.IUser) fullName: Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite(Discord.IUser) nameWithType: SocketGuildChannel.GetPermissionOverwrite(IUser) - uid: Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite* name: GetPermissionOverwrite href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_GetPermissionOverwrite_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.GetPermissionOverwrite nameWithType: SocketGuildChannel.GetPermissionOverwrite - uid: Discord.WebSocket.SocketGuildChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketGuildChannel.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketGuildChannel.GetUser(System.UInt64) nameWithType: SocketGuildChannel.GetUser(UInt64) - uid: Discord.WebSocket.SocketGuildChannel.GetUser* name: GetUser href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_GetUser_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.GetUser nameWithType: SocketGuildChannel.GetUser - uid: Discord.WebSocket.SocketGuildChannel.Guild name: Guild href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Guild commentId: P:Discord.WebSocket.SocketGuildChannel.Guild fullName: Discord.WebSocket.SocketGuildChannel.Guild nameWithType: SocketGuildChannel.Guild - uid: Discord.WebSocket.SocketGuildChannel.Guild* name: Guild href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Guild_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Guild isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.Guild nameWithType: SocketGuildChannel.Guild - uid: Discord.WebSocket.SocketGuildChannel.ModifyAsync(System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_ModifyAsync_System_Action_Discord_GuildChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.ModifyAsync(System.Action{Discord.GuildChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuildChannel.ModifyAsync(System.Action(Of Discord.GuildChannelProperties), Discord.RequestOptions) nameWithType: SocketGuildChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketGuildChannel.ModifyAsync(Action(Of GuildChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.ModifyAsync nameWithType: SocketGuildChannel.ModifyAsync - uid: Discord.WebSocket.SocketGuildChannel.Name name: Name href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Name commentId: P:Discord.WebSocket.SocketGuildChannel.Name fullName: Discord.WebSocket.SocketGuildChannel.Name nameWithType: SocketGuildChannel.Name - uid: Discord.WebSocket.SocketGuildChannel.Name* name: Name href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Name_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Name isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.Name nameWithType: SocketGuildChannel.Name - uid: Discord.WebSocket.SocketGuildChannel.PermissionOverwrites name: PermissionOverwrites href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_PermissionOverwrites commentId: P:Discord.WebSocket.SocketGuildChannel.PermissionOverwrites fullName: Discord.WebSocket.SocketGuildChannel.PermissionOverwrites nameWithType: SocketGuildChannel.PermissionOverwrites - uid: Discord.WebSocket.SocketGuildChannel.PermissionOverwrites* name: PermissionOverwrites href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_PermissionOverwrites_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.PermissionOverwrites isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.PermissionOverwrites nameWithType: SocketGuildChannel.PermissionOverwrites - uid: Discord.WebSocket.SocketGuildChannel.Position name: Position href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Position commentId: P:Discord.WebSocket.SocketGuildChannel.Position fullName: Discord.WebSocket.SocketGuildChannel.Position nameWithType: SocketGuildChannel.Position - uid: Discord.WebSocket.SocketGuildChannel.Position* name: Position href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Position_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Position isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.Position nameWithType: SocketGuildChannel.Position - uid: Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) name: RemovePermissionOverwriteAsync(IRole, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_RemovePermissionOverwriteAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync(Discord.IRole, Discord.RequestOptions) nameWithType: SocketGuildChannel.RemovePermissionOverwriteAsync(IRole, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) name: RemovePermissionOverwriteAsync(IUser, RequestOptions) href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_RemovePermissionOverwriteAsync_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync(Discord.IUser, Discord.RequestOptions) nameWithType: SocketGuildChannel.RemovePermissionOverwriteAsync(IUser, RequestOptions) - uid: Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync* name: RemovePermissionOverwriteAsync href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_RemovePermissionOverwriteAsync_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.RemovePermissionOverwriteAsync nameWithType: SocketGuildChannel.RemovePermissionOverwriteAsync - uid: Discord.WebSocket.SocketGuildChannel.ToString name: ToString() href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_ToString commentId: M:Discord.WebSocket.SocketGuildChannel.ToString fullName: Discord.WebSocket.SocketGuildChannel.ToString() nameWithType: SocketGuildChannel.ToString() - uid: Discord.WebSocket.SocketGuildChannel.ToString* name: ToString href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_ToString_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.ToString isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.ToString nameWithType: SocketGuildChannel.ToString - uid: Discord.WebSocket.SocketGuildChannel.Users name: Users href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Users commentId: P:Discord.WebSocket.SocketGuildChannel.Users fullName: Discord.WebSocket.SocketGuildChannel.Users nameWithType: SocketGuildChannel.Users - uid: Discord.WebSocket.SocketGuildChannel.Users* name: Users href: api/Discord.WebSocket.SocketGuildChannel.html#Discord_WebSocket_SocketGuildChannel_Users_ commentId: Overload:Discord.WebSocket.SocketGuildChannel.Users isSpec: "True" fullName: Discord.WebSocket.SocketGuildChannel.Users nameWithType: SocketGuildChannel.Users - uid: Discord.WebSocket.SocketGuildUser name: SocketGuildUser href: api/Discord.WebSocket.SocketGuildUser.html commentId: T:Discord.WebSocket.SocketGuildUser fullName: Discord.WebSocket.SocketGuildUser nameWithType: SocketGuildUser - uid: Discord.WebSocket.SocketGuildUser.AddRoleAsync(Discord.IRole,Discord.RequestOptions) name: AddRoleAsync(IRole, RequestOptions) href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AddRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildUser.AddRoleAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildUser.AddRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: SocketGuildUser.AddRoleAsync(IRole, RequestOptions) - uid: Discord.WebSocket.SocketGuildUser.AddRoleAsync* name: AddRoleAsync href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AddRoleAsync_ commentId: Overload:Discord.WebSocket.SocketGuildUser.AddRoleAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.AddRoleAsync nameWithType: SocketGuildUser.AddRoleAsync - uid: Discord.WebSocket.SocketGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: AddRolesAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AddRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: AddRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.WebSocket.SocketGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: SocketGuildUser.AddRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketGuildUser.AddRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.WebSocket.SocketGuildUser.AddRolesAsync* name: AddRolesAsync href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AddRolesAsync_ commentId: Overload:Discord.WebSocket.SocketGuildUser.AddRolesAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.AddRolesAsync nameWithType: SocketGuildUser.AddRolesAsync - uid: Discord.WebSocket.SocketGuildUser.AudioStream name: AudioStream href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AudioStream commentId: P:Discord.WebSocket.SocketGuildUser.AudioStream fullName: Discord.WebSocket.SocketGuildUser.AudioStream nameWithType: SocketGuildUser.AudioStream - uid: Discord.WebSocket.SocketGuildUser.AudioStream* name: AudioStream href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AudioStream_ commentId: Overload:Discord.WebSocket.SocketGuildUser.AudioStream isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.AudioStream nameWithType: SocketGuildUser.AudioStream - uid: Discord.WebSocket.SocketGuildUser.AvatarId name: AvatarId href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AvatarId commentId: P:Discord.WebSocket.SocketGuildUser.AvatarId fullName: Discord.WebSocket.SocketGuildUser.AvatarId nameWithType: SocketGuildUser.AvatarId - uid: Discord.WebSocket.SocketGuildUser.AvatarId* name: AvatarId href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_AvatarId_ commentId: Overload:Discord.WebSocket.SocketGuildUser.AvatarId isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.AvatarId nameWithType: SocketGuildUser.AvatarId - uid: Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#Guild name: IGuildUser.Guild href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IGuildUser_Guild commentId: P:Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#Guild name.vb: Discord.IGuildUser.Guild fullName: Discord.WebSocket.SocketGuildUser.Discord.IGuildUser.Guild nameWithType: SocketGuildUser.IGuildUser.Guild nameWithType.vb: SocketGuildUser.Discord.IGuildUser.Guild - uid: Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#Guild* name: IGuildUser.Guild href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IGuildUser_Guild_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#Guild isSpec: "True" name.vb: Discord.IGuildUser.Guild fullName: Discord.WebSocket.SocketGuildUser.Discord.IGuildUser.Guild nameWithType: SocketGuildUser.IGuildUser.Guild nameWithType.vb: SocketGuildUser.Discord.IGuildUser.Guild - uid: Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#GuildId name: IGuildUser.GuildId href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IGuildUser_GuildId commentId: P:Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#GuildId name.vb: Discord.IGuildUser.GuildId fullName: Discord.WebSocket.SocketGuildUser.Discord.IGuildUser.GuildId nameWithType: SocketGuildUser.IGuildUser.GuildId nameWithType.vb: SocketGuildUser.Discord.IGuildUser.GuildId - uid: Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#GuildId* name: IGuildUser.GuildId href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IGuildUser_GuildId_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#GuildId isSpec: "True" name.vb: Discord.IGuildUser.GuildId fullName: Discord.WebSocket.SocketGuildUser.Discord.IGuildUser.GuildId nameWithType: SocketGuildUser.IGuildUser.GuildId nameWithType.vb: SocketGuildUser.Discord.IGuildUser.GuildId - uid: Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#RoleIds name: IGuildUser.RoleIds href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IGuildUser_RoleIds commentId: P:Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#RoleIds name.vb: Discord.IGuildUser.RoleIds fullName: Discord.WebSocket.SocketGuildUser.Discord.IGuildUser.RoleIds nameWithType: SocketGuildUser.IGuildUser.RoleIds nameWithType.vb: SocketGuildUser.Discord.IGuildUser.RoleIds - uid: Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#RoleIds* name: IGuildUser.RoleIds href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IGuildUser_RoleIds_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Discord#IGuildUser#RoleIds isSpec: "True" name.vb: Discord.IGuildUser.RoleIds fullName: Discord.WebSocket.SocketGuildUser.Discord.IGuildUser.RoleIds nameWithType: SocketGuildUser.IGuildUser.RoleIds nameWithType.vb: SocketGuildUser.Discord.IGuildUser.RoleIds - uid: Discord.WebSocket.SocketGuildUser.Discord#IVoiceState#VoiceChannel name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IVoiceState_VoiceChannel commentId: P:Discord.WebSocket.SocketGuildUser.Discord#IVoiceState#VoiceChannel name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketGuildUser.Discord.IVoiceState.VoiceChannel nameWithType: SocketGuildUser.IVoiceState.VoiceChannel nameWithType.vb: SocketGuildUser.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketGuildUser.Discord#IVoiceState#VoiceChannel* name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Discord#IVoiceState#VoiceChannel isSpec: "True" name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketGuildUser.Discord.IVoiceState.VoiceChannel nameWithType: SocketGuildUser.IVoiceState.VoiceChannel nameWithType.vb: SocketGuildUser.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketGuildUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_DiscriminatorValue commentId: P:Discord.WebSocket.SocketGuildUser.DiscriminatorValue fullName: Discord.WebSocket.SocketGuildUser.DiscriminatorValue nameWithType: SocketGuildUser.DiscriminatorValue - uid: Discord.WebSocket.SocketGuildUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_DiscriminatorValue_ commentId: Overload:Discord.WebSocket.SocketGuildUser.DiscriminatorValue isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.DiscriminatorValue nameWithType: SocketGuildUser.DiscriminatorValue - uid: Discord.WebSocket.SocketGuildUser.GetPermissions(Discord.IGuildChannel) name: GetPermissions(IGuildChannel) href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_GetPermissions_Discord_IGuildChannel_ commentId: M:Discord.WebSocket.SocketGuildUser.GetPermissions(Discord.IGuildChannel) fullName: Discord.WebSocket.SocketGuildUser.GetPermissions(Discord.IGuildChannel) nameWithType: SocketGuildUser.GetPermissions(IGuildChannel) - uid: Discord.WebSocket.SocketGuildUser.GetPermissions* name: GetPermissions href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_GetPermissions_ commentId: Overload:Discord.WebSocket.SocketGuildUser.GetPermissions isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.GetPermissions nameWithType: SocketGuildUser.GetPermissions - uid: Discord.WebSocket.SocketGuildUser.Guild name: Guild href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Guild commentId: P:Discord.WebSocket.SocketGuildUser.Guild fullName: Discord.WebSocket.SocketGuildUser.Guild nameWithType: SocketGuildUser.Guild - uid: Discord.WebSocket.SocketGuildUser.Guild* name: Guild href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Guild_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Guild isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.Guild nameWithType: SocketGuildUser.Guild - uid: Discord.WebSocket.SocketGuildUser.GuildPermissions name: GuildPermissions href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_GuildPermissions commentId: P:Discord.WebSocket.SocketGuildUser.GuildPermissions fullName: Discord.WebSocket.SocketGuildUser.GuildPermissions nameWithType: SocketGuildUser.GuildPermissions - uid: Discord.WebSocket.SocketGuildUser.GuildPermissions* name: GuildPermissions href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_GuildPermissions_ commentId: Overload:Discord.WebSocket.SocketGuildUser.GuildPermissions isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.GuildPermissions nameWithType: SocketGuildUser.GuildPermissions - uid: Discord.WebSocket.SocketGuildUser.Hierarchy name: Hierarchy href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Hierarchy commentId: P:Discord.WebSocket.SocketGuildUser.Hierarchy fullName: Discord.WebSocket.SocketGuildUser.Hierarchy nameWithType: SocketGuildUser.Hierarchy - uid: Discord.WebSocket.SocketGuildUser.Hierarchy* name: Hierarchy href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Hierarchy_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Hierarchy isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.Hierarchy nameWithType: SocketGuildUser.Hierarchy - uid: Discord.WebSocket.SocketGuildUser.IsBot name: IsBot href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsBot commentId: P:Discord.WebSocket.SocketGuildUser.IsBot fullName: Discord.WebSocket.SocketGuildUser.IsBot nameWithType: SocketGuildUser.IsBot - uid: Discord.WebSocket.SocketGuildUser.IsBot* name: IsBot href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsBot_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsBot isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsBot nameWithType: SocketGuildUser.IsBot - uid: Discord.WebSocket.SocketGuildUser.IsDeafened name: IsDeafened href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsDeafened commentId: P:Discord.WebSocket.SocketGuildUser.IsDeafened fullName: Discord.WebSocket.SocketGuildUser.IsDeafened nameWithType: SocketGuildUser.IsDeafened - uid: Discord.WebSocket.SocketGuildUser.IsDeafened* name: IsDeafened href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsDeafened_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsDeafened isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsDeafened nameWithType: SocketGuildUser.IsDeafened - uid: Discord.WebSocket.SocketGuildUser.IsMuted name: IsMuted href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsMuted commentId: P:Discord.WebSocket.SocketGuildUser.IsMuted fullName: Discord.WebSocket.SocketGuildUser.IsMuted nameWithType: SocketGuildUser.IsMuted - uid: Discord.WebSocket.SocketGuildUser.IsMuted* name: IsMuted href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsMuted_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsMuted isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsMuted nameWithType: SocketGuildUser.IsMuted - uid: Discord.WebSocket.SocketGuildUser.IsSelfDeafened name: IsSelfDeafened href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsSelfDeafened commentId: P:Discord.WebSocket.SocketGuildUser.IsSelfDeafened fullName: Discord.WebSocket.SocketGuildUser.IsSelfDeafened nameWithType: SocketGuildUser.IsSelfDeafened - uid: Discord.WebSocket.SocketGuildUser.IsSelfDeafened* name: IsSelfDeafened href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsSelfDeafened_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsSelfDeafened isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsSelfDeafened nameWithType: SocketGuildUser.IsSelfDeafened - uid: Discord.WebSocket.SocketGuildUser.IsSelfMuted name: IsSelfMuted href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsSelfMuted commentId: P:Discord.WebSocket.SocketGuildUser.IsSelfMuted fullName: Discord.WebSocket.SocketGuildUser.IsSelfMuted nameWithType: SocketGuildUser.IsSelfMuted - uid: Discord.WebSocket.SocketGuildUser.IsSelfMuted* name: IsSelfMuted href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsSelfMuted_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsSelfMuted isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsSelfMuted nameWithType: SocketGuildUser.IsSelfMuted - uid: Discord.WebSocket.SocketGuildUser.IsStreaming name: IsStreaming href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsStreaming commentId: P:Discord.WebSocket.SocketGuildUser.IsStreaming fullName: Discord.WebSocket.SocketGuildUser.IsStreaming nameWithType: SocketGuildUser.IsStreaming - uid: Discord.WebSocket.SocketGuildUser.IsStreaming* name: IsStreaming href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsStreaming_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsStreaming isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsStreaming nameWithType: SocketGuildUser.IsStreaming - uid: Discord.WebSocket.SocketGuildUser.IsSuppressed name: IsSuppressed href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsSuppressed commentId: P:Discord.WebSocket.SocketGuildUser.IsSuppressed fullName: Discord.WebSocket.SocketGuildUser.IsSuppressed nameWithType: SocketGuildUser.IsSuppressed - uid: Discord.WebSocket.SocketGuildUser.IsSuppressed* name: IsSuppressed href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsSuppressed_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsSuppressed isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsSuppressed nameWithType: SocketGuildUser.IsSuppressed - uid: Discord.WebSocket.SocketGuildUser.IsWebhook name: IsWebhook href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsWebhook commentId: P:Discord.WebSocket.SocketGuildUser.IsWebhook fullName: Discord.WebSocket.SocketGuildUser.IsWebhook nameWithType: SocketGuildUser.IsWebhook - uid: Discord.WebSocket.SocketGuildUser.IsWebhook* name: IsWebhook href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_IsWebhook_ commentId: Overload:Discord.WebSocket.SocketGuildUser.IsWebhook isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.IsWebhook nameWithType: SocketGuildUser.IsWebhook - uid: Discord.WebSocket.SocketGuildUser.JoinedAt name: JoinedAt href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_JoinedAt commentId: P:Discord.WebSocket.SocketGuildUser.JoinedAt fullName: Discord.WebSocket.SocketGuildUser.JoinedAt nameWithType: SocketGuildUser.JoinedAt - uid: Discord.WebSocket.SocketGuildUser.JoinedAt* name: JoinedAt href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_JoinedAt_ commentId: Overload:Discord.WebSocket.SocketGuildUser.JoinedAt isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.JoinedAt nameWithType: SocketGuildUser.JoinedAt - uid: Discord.WebSocket.SocketGuildUser.KickAsync(System.String,Discord.RequestOptions) name: KickAsync(String, RequestOptions) href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_KickAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildUser.KickAsync(System.String,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildUser.KickAsync(System.String, Discord.RequestOptions) nameWithType: SocketGuildUser.KickAsync(String, RequestOptions) - uid: Discord.WebSocket.SocketGuildUser.KickAsync* name: KickAsync href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_KickAsync_ commentId: Overload:Discord.WebSocket.SocketGuildUser.KickAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.KickAsync nameWithType: SocketGuildUser.KickAsync - uid: Discord.WebSocket.SocketGuildUser.ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildUser.ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of GuildUserProperties), RequestOptions) fullName: Discord.WebSocket.SocketGuildUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuildUser.ModifyAsync(System.Action(Of Discord.GuildUserProperties), Discord.RequestOptions) nameWithType: SocketGuildUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketGuildUser.ModifyAsync(Action(Of GuildUserProperties), RequestOptions) - uid: Discord.WebSocket.SocketGuildUser.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketGuildUser.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.ModifyAsync nameWithType: SocketGuildUser.ModifyAsync - uid: Discord.WebSocket.SocketGuildUser.Nickname name: Nickname href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Nickname commentId: P:Discord.WebSocket.SocketGuildUser.Nickname fullName: Discord.WebSocket.SocketGuildUser.Nickname nameWithType: SocketGuildUser.Nickname - uid: Discord.WebSocket.SocketGuildUser.Nickname* name: Nickname href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Nickname_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Nickname isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.Nickname nameWithType: SocketGuildUser.Nickname - uid: Discord.WebSocket.SocketGuildUser.PremiumSince name: PremiumSince href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_PremiumSince commentId: P:Discord.WebSocket.SocketGuildUser.PremiumSince fullName: Discord.WebSocket.SocketGuildUser.PremiumSince nameWithType: SocketGuildUser.PremiumSince - uid: Discord.WebSocket.SocketGuildUser.PremiumSince* name: PremiumSince href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_PremiumSince_ commentId: Overload:Discord.WebSocket.SocketGuildUser.PremiumSince isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.PremiumSince nameWithType: SocketGuildUser.PremiumSince - uid: Discord.WebSocket.SocketGuildUser.RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) name: RemoveRoleAsync(IRole, RequestOptions) href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_RemoveRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildUser.RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) fullName: Discord.WebSocket.SocketGuildUser.RemoveRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: SocketGuildUser.RemoveRoleAsync(IRole, RequestOptions) - uid: Discord.WebSocket.SocketGuildUser.RemoveRoleAsync* name: RemoveRoleAsync href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_RemoveRoleAsync_ commentId: Overload:Discord.WebSocket.SocketGuildUser.RemoveRoleAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.RemoveRoleAsync nameWithType: SocketGuildUser.RemoveRoleAsync - uid: Discord.WebSocket.SocketGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: RemoveRolesAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_RemoveRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.WebSocket.SocketGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: SocketGuildUser.RemoveRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketGuildUser.RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.WebSocket.SocketGuildUser.RemoveRolesAsync* name: RemoveRolesAsync href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_RemoveRolesAsync_ commentId: Overload:Discord.WebSocket.SocketGuildUser.RemoveRolesAsync isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.RemoveRolesAsync nameWithType: SocketGuildUser.RemoveRolesAsync - uid: Discord.WebSocket.SocketGuildUser.Roles name: Roles href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Roles commentId: P:Discord.WebSocket.SocketGuildUser.Roles fullName: Discord.WebSocket.SocketGuildUser.Roles nameWithType: SocketGuildUser.Roles - uid: Discord.WebSocket.SocketGuildUser.Roles* name: Roles href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Roles_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Roles isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.Roles nameWithType: SocketGuildUser.Roles - uid: Discord.WebSocket.SocketGuildUser.Username name: Username href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Username commentId: P:Discord.WebSocket.SocketGuildUser.Username fullName: Discord.WebSocket.SocketGuildUser.Username nameWithType: SocketGuildUser.Username - uid: Discord.WebSocket.SocketGuildUser.Username* name: Username href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_Username_ commentId: Overload:Discord.WebSocket.SocketGuildUser.Username isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.Username nameWithType: SocketGuildUser.Username - uid: Discord.WebSocket.SocketGuildUser.VoiceChannel name: VoiceChannel href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_VoiceChannel commentId: P:Discord.WebSocket.SocketGuildUser.VoiceChannel fullName: Discord.WebSocket.SocketGuildUser.VoiceChannel nameWithType: SocketGuildUser.VoiceChannel - uid: Discord.WebSocket.SocketGuildUser.VoiceChannel* name: VoiceChannel href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_VoiceChannel_ commentId: Overload:Discord.WebSocket.SocketGuildUser.VoiceChannel isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.VoiceChannel nameWithType: SocketGuildUser.VoiceChannel - uid: Discord.WebSocket.SocketGuildUser.VoiceSessionId name: VoiceSessionId href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_VoiceSessionId commentId: P:Discord.WebSocket.SocketGuildUser.VoiceSessionId fullName: Discord.WebSocket.SocketGuildUser.VoiceSessionId nameWithType: SocketGuildUser.VoiceSessionId - uid: Discord.WebSocket.SocketGuildUser.VoiceSessionId* name: VoiceSessionId href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_VoiceSessionId_ commentId: Overload:Discord.WebSocket.SocketGuildUser.VoiceSessionId isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.VoiceSessionId nameWithType: SocketGuildUser.VoiceSessionId - uid: Discord.WebSocket.SocketGuildUser.VoiceState name: VoiceState href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_VoiceState commentId: P:Discord.WebSocket.SocketGuildUser.VoiceState fullName: Discord.WebSocket.SocketGuildUser.VoiceState nameWithType: SocketGuildUser.VoiceState - uid: Discord.WebSocket.SocketGuildUser.VoiceState* name: VoiceState href: api/Discord.WebSocket.SocketGuildUser.html#Discord_WebSocket_SocketGuildUser_VoiceState_ commentId: Overload:Discord.WebSocket.SocketGuildUser.VoiceState isSpec: "True" fullName: Discord.WebSocket.SocketGuildUser.VoiceState nameWithType: SocketGuildUser.VoiceState - uid: Discord.WebSocket.SocketMessage name: SocketMessage href: api/Discord.WebSocket.SocketMessage.html commentId: T:Discord.WebSocket.SocketMessage fullName: Discord.WebSocket.SocketMessage nameWithType: SocketMessage - uid: Discord.WebSocket.SocketMessage.Activity name: Activity href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Activity commentId: P:Discord.WebSocket.SocketMessage.Activity fullName: Discord.WebSocket.SocketMessage.Activity nameWithType: SocketMessage.Activity - uid: Discord.WebSocket.SocketMessage.Activity* name: Activity href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Activity_ commentId: Overload:Discord.WebSocket.SocketMessage.Activity isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Activity nameWithType: SocketMessage.Activity - uid: Discord.WebSocket.SocketMessage.AddReactionAsync(Discord.IEmote,Discord.RequestOptions) name: AddReactionAsync(IEmote, RequestOptions) href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_AddReactionAsync_Discord_IEmote_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketMessage.AddReactionAsync(Discord.IEmote,Discord.RequestOptions) fullName: Discord.WebSocket.SocketMessage.AddReactionAsync(Discord.IEmote, Discord.RequestOptions) nameWithType: SocketMessage.AddReactionAsync(IEmote, RequestOptions) - uid: Discord.WebSocket.SocketMessage.AddReactionAsync* name: AddReactionAsync href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_AddReactionAsync_ commentId: Overload:Discord.WebSocket.SocketMessage.AddReactionAsync isSpec: "True" fullName: Discord.WebSocket.SocketMessage.AddReactionAsync nameWithType: SocketMessage.AddReactionAsync - uid: Discord.WebSocket.SocketMessage.Application name: Application href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Application commentId: P:Discord.WebSocket.SocketMessage.Application fullName: Discord.WebSocket.SocketMessage.Application nameWithType: SocketMessage.Application - uid: Discord.WebSocket.SocketMessage.Application* name: Application href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Application_ commentId: Overload:Discord.WebSocket.SocketMessage.Application isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Application nameWithType: SocketMessage.Application - uid: Discord.WebSocket.SocketMessage.Attachments name: Attachments href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Attachments commentId: P:Discord.WebSocket.SocketMessage.Attachments fullName: Discord.WebSocket.SocketMessage.Attachments nameWithType: SocketMessage.Attachments - uid: Discord.WebSocket.SocketMessage.Attachments* name: Attachments href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Attachments_ commentId: Overload:Discord.WebSocket.SocketMessage.Attachments isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Attachments nameWithType: SocketMessage.Attachments - uid: Discord.WebSocket.SocketMessage.Author name: Author href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Author commentId: P:Discord.WebSocket.SocketMessage.Author fullName: Discord.WebSocket.SocketMessage.Author nameWithType: SocketMessage.Author - uid: Discord.WebSocket.SocketMessage.Author* name: Author href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Author_ commentId: Overload:Discord.WebSocket.SocketMessage.Author isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Author nameWithType: SocketMessage.Author - uid: Discord.WebSocket.SocketMessage.Channel name: Channel href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Channel commentId: P:Discord.WebSocket.SocketMessage.Channel fullName: Discord.WebSocket.SocketMessage.Channel nameWithType: SocketMessage.Channel - uid: Discord.WebSocket.SocketMessage.Channel* name: Channel href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Channel_ commentId: Overload:Discord.WebSocket.SocketMessage.Channel isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Channel nameWithType: SocketMessage.Channel - uid: Discord.WebSocket.SocketMessage.Content name: Content href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Content commentId: P:Discord.WebSocket.SocketMessage.Content fullName: Discord.WebSocket.SocketMessage.Content nameWithType: SocketMessage.Content - uid: Discord.WebSocket.SocketMessage.Content* name: Content href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Content_ commentId: Overload:Discord.WebSocket.SocketMessage.Content isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Content nameWithType: SocketMessage.Content - uid: Discord.WebSocket.SocketMessage.CreatedAt name: CreatedAt href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_CreatedAt commentId: P:Discord.WebSocket.SocketMessage.CreatedAt fullName: Discord.WebSocket.SocketMessage.CreatedAt nameWithType: SocketMessage.CreatedAt - uid: Discord.WebSocket.SocketMessage.CreatedAt* name: CreatedAt href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_CreatedAt_ commentId: Overload:Discord.WebSocket.SocketMessage.CreatedAt isSpec: "True" fullName: Discord.WebSocket.SocketMessage.CreatedAt nameWithType: SocketMessage.CreatedAt - uid: Discord.WebSocket.SocketMessage.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketMessage.DeleteAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketMessage.DeleteAsync(Discord.RequestOptions) nameWithType: SocketMessage.DeleteAsync(RequestOptions) - uid: Discord.WebSocket.SocketMessage.DeleteAsync* name: DeleteAsync href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_DeleteAsync_ commentId: Overload:Discord.WebSocket.SocketMessage.DeleteAsync isSpec: "True" fullName: Discord.WebSocket.SocketMessage.DeleteAsync nameWithType: SocketMessage.DeleteAsync - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Attachments name: IMessage.Attachments href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Attachments commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#Attachments name.vb: Discord.IMessage.Attachments fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Attachments nameWithType: SocketMessage.IMessage.Attachments nameWithType.vb: SocketMessage.Discord.IMessage.Attachments - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Attachments* name: IMessage.Attachments href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Attachments_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#Attachments isSpec: "True" name.vb: Discord.IMessage.Attachments fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Attachments nameWithType: SocketMessage.IMessage.Attachments nameWithType.vb: SocketMessage.Discord.IMessage.Attachments - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Author name: IMessage.Author href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Author commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#Author name.vb: Discord.IMessage.Author fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Author nameWithType: SocketMessage.IMessage.Author nameWithType.vb: SocketMessage.Discord.IMessage.Author - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Author* name: IMessage.Author href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Author_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#Author isSpec: "True" name.vb: Discord.IMessage.Author fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Author nameWithType: SocketMessage.IMessage.Author nameWithType.vb: SocketMessage.Discord.IMessage.Author - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Channel name: IMessage.Channel href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Channel commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#Channel name.vb: Discord.IMessage.Channel fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Channel nameWithType: SocketMessage.IMessage.Channel nameWithType.vb: SocketMessage.Discord.IMessage.Channel - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Channel* name: IMessage.Channel href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Channel_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#Channel isSpec: "True" name.vb: Discord.IMessage.Channel fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Channel nameWithType: SocketMessage.IMessage.Channel nameWithType.vb: SocketMessage.Discord.IMessage.Channel - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Embeds name: IMessage.Embeds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Embeds commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#Embeds name.vb: Discord.IMessage.Embeds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Embeds nameWithType: SocketMessage.IMessage.Embeds nameWithType.vb: SocketMessage.Discord.IMessage.Embeds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Embeds* name: IMessage.Embeds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Embeds_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#Embeds isSpec: "True" name.vb: Discord.IMessage.Embeds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Embeds nameWithType: SocketMessage.IMessage.Embeds nameWithType.vb: SocketMessage.Discord.IMessage.Embeds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedChannelIds name: IMessage.MentionedChannelIds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedChannelIds commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedChannelIds name.vb: Discord.IMessage.MentionedChannelIds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.MentionedChannelIds nameWithType: SocketMessage.IMessage.MentionedChannelIds nameWithType.vb: SocketMessage.Discord.IMessage.MentionedChannelIds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedChannelIds* name: IMessage.MentionedChannelIds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedChannelIds_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedChannelIds isSpec: "True" name.vb: Discord.IMessage.MentionedChannelIds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.MentionedChannelIds nameWithType: SocketMessage.IMessage.MentionedChannelIds nameWithType.vb: SocketMessage.Discord.IMessage.MentionedChannelIds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedRoleIds name: IMessage.MentionedRoleIds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedRoleIds commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedRoleIds name.vb: Discord.IMessage.MentionedRoleIds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.MentionedRoleIds nameWithType: SocketMessage.IMessage.MentionedRoleIds nameWithType.vb: SocketMessage.Discord.IMessage.MentionedRoleIds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedRoleIds* name: IMessage.MentionedRoleIds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedRoleIds_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedRoleIds isSpec: "True" name.vb: Discord.IMessage.MentionedRoleIds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.MentionedRoleIds nameWithType: SocketMessage.IMessage.MentionedRoleIds nameWithType.vb: SocketMessage.Discord.IMessage.MentionedRoleIds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedUserIds name: IMessage.MentionedUserIds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedUserIds commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedUserIds name.vb: Discord.IMessage.MentionedUserIds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.MentionedUserIds nameWithType: SocketMessage.IMessage.MentionedUserIds nameWithType.vb: SocketMessage.Discord.IMessage.MentionedUserIds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedUserIds* name: IMessage.MentionedUserIds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedUserIds_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedUserIds isSpec: "True" name.vb: Discord.IMessage.MentionedUserIds fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.MentionedUserIds nameWithType: SocketMessage.IMessage.MentionedUserIds nameWithType.vb: SocketMessage.Discord.IMessage.MentionedUserIds - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Type name: IMessage.Type href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Type commentId: P:Discord.WebSocket.SocketMessage.Discord#IMessage#Type name.vb: Discord.IMessage.Type fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Type nameWithType: SocketMessage.IMessage.Type nameWithType.vb: SocketMessage.Discord.IMessage.Type - uid: Discord.WebSocket.SocketMessage.Discord#IMessage#Type* name: IMessage.Type href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Discord_IMessage_Type_ commentId: Overload:Discord.WebSocket.SocketMessage.Discord#IMessage#Type isSpec: "True" name.vb: Discord.IMessage.Type fullName: Discord.WebSocket.SocketMessage.Discord.IMessage.Type nameWithType: SocketMessage.IMessage.Type nameWithType.vb: SocketMessage.Discord.IMessage.Type - uid: Discord.WebSocket.SocketMessage.EditedTimestamp name: EditedTimestamp href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_EditedTimestamp commentId: P:Discord.WebSocket.SocketMessage.EditedTimestamp fullName: Discord.WebSocket.SocketMessage.EditedTimestamp nameWithType: SocketMessage.EditedTimestamp - uid: Discord.WebSocket.SocketMessage.EditedTimestamp* name: EditedTimestamp href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_EditedTimestamp_ commentId: Overload:Discord.WebSocket.SocketMessage.EditedTimestamp isSpec: "True" fullName: Discord.WebSocket.SocketMessage.EditedTimestamp nameWithType: SocketMessage.EditedTimestamp - uid: Discord.WebSocket.SocketMessage.Embeds name: Embeds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Embeds commentId: P:Discord.WebSocket.SocketMessage.Embeds fullName: Discord.WebSocket.SocketMessage.Embeds nameWithType: SocketMessage.Embeds - uid: Discord.WebSocket.SocketMessage.Embeds* name: Embeds href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Embeds_ commentId: Overload:Discord.WebSocket.SocketMessage.Embeds isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Embeds nameWithType: SocketMessage.Embeds - uid: Discord.WebSocket.SocketMessage.GetReactionUsersAsync(Discord.IEmote,System.Int32,Discord.RequestOptions) name: GetReactionUsersAsync(IEmote, Int32, RequestOptions) href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_GetReactionUsersAsync_Discord_IEmote_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketMessage.GetReactionUsersAsync(Discord.IEmote,System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketMessage.GetReactionUsersAsync(Discord.IEmote, System.Int32, Discord.RequestOptions) nameWithType: SocketMessage.GetReactionUsersAsync(IEmote, Int32, RequestOptions) - uid: Discord.WebSocket.SocketMessage.GetReactionUsersAsync* name: GetReactionUsersAsync href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_GetReactionUsersAsync_ commentId: Overload:Discord.WebSocket.SocketMessage.GetReactionUsersAsync isSpec: "True" fullName: Discord.WebSocket.SocketMessage.GetReactionUsersAsync nameWithType: SocketMessage.GetReactionUsersAsync - uid: Discord.WebSocket.SocketMessage.IsPinned name: IsPinned href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_IsPinned commentId: P:Discord.WebSocket.SocketMessage.IsPinned fullName: Discord.WebSocket.SocketMessage.IsPinned nameWithType: SocketMessage.IsPinned - uid: Discord.WebSocket.SocketMessage.IsPinned* name: IsPinned href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_IsPinned_ commentId: Overload:Discord.WebSocket.SocketMessage.IsPinned isSpec: "True" fullName: Discord.WebSocket.SocketMessage.IsPinned nameWithType: SocketMessage.IsPinned - uid: Discord.WebSocket.SocketMessage.IsSuppressed name: IsSuppressed href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_IsSuppressed commentId: P:Discord.WebSocket.SocketMessage.IsSuppressed fullName: Discord.WebSocket.SocketMessage.IsSuppressed nameWithType: SocketMessage.IsSuppressed - uid: Discord.WebSocket.SocketMessage.IsSuppressed* name: IsSuppressed href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_IsSuppressed_ commentId: Overload:Discord.WebSocket.SocketMessage.IsSuppressed isSpec: "True" fullName: Discord.WebSocket.SocketMessage.IsSuppressed nameWithType: SocketMessage.IsSuppressed - uid: Discord.WebSocket.SocketMessage.IsTTS name: IsTTS href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_IsTTS commentId: P:Discord.WebSocket.SocketMessage.IsTTS fullName: Discord.WebSocket.SocketMessage.IsTTS nameWithType: SocketMessage.IsTTS - uid: Discord.WebSocket.SocketMessage.IsTTS* name: IsTTS href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_IsTTS_ commentId: Overload:Discord.WebSocket.SocketMessage.IsTTS isSpec: "True" fullName: Discord.WebSocket.SocketMessage.IsTTS nameWithType: SocketMessage.IsTTS - uid: Discord.WebSocket.SocketMessage.MentionedChannels name: MentionedChannels href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_MentionedChannels commentId: P:Discord.WebSocket.SocketMessage.MentionedChannels fullName: Discord.WebSocket.SocketMessage.MentionedChannels nameWithType: SocketMessage.MentionedChannels - uid: Discord.WebSocket.SocketMessage.MentionedChannels* name: MentionedChannels href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_MentionedChannels_ commentId: Overload:Discord.WebSocket.SocketMessage.MentionedChannels isSpec: "True" fullName: Discord.WebSocket.SocketMessage.MentionedChannels nameWithType: SocketMessage.MentionedChannels - uid: Discord.WebSocket.SocketMessage.MentionedRoles name: MentionedRoles href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_MentionedRoles commentId: P:Discord.WebSocket.SocketMessage.MentionedRoles fullName: Discord.WebSocket.SocketMessage.MentionedRoles nameWithType: SocketMessage.MentionedRoles - uid: Discord.WebSocket.SocketMessage.MentionedRoles* name: MentionedRoles href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_MentionedRoles_ commentId: Overload:Discord.WebSocket.SocketMessage.MentionedRoles isSpec: "True" fullName: Discord.WebSocket.SocketMessage.MentionedRoles nameWithType: SocketMessage.MentionedRoles - uid: Discord.WebSocket.SocketMessage.MentionedUsers name: MentionedUsers href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_MentionedUsers commentId: P:Discord.WebSocket.SocketMessage.MentionedUsers fullName: Discord.WebSocket.SocketMessage.MentionedUsers nameWithType: SocketMessage.MentionedUsers - uid: Discord.WebSocket.SocketMessage.MentionedUsers* name: MentionedUsers href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_MentionedUsers_ commentId: Overload:Discord.WebSocket.SocketMessage.MentionedUsers isSpec: "True" fullName: Discord.WebSocket.SocketMessage.MentionedUsers nameWithType: SocketMessage.MentionedUsers - uid: Discord.WebSocket.SocketMessage.Reactions name: Reactions href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Reactions commentId: P:Discord.WebSocket.SocketMessage.Reactions fullName: Discord.WebSocket.SocketMessage.Reactions nameWithType: SocketMessage.Reactions - uid: Discord.WebSocket.SocketMessage.Reactions* name: Reactions href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Reactions_ commentId: Overload:Discord.WebSocket.SocketMessage.Reactions isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Reactions nameWithType: SocketMessage.Reactions - uid: Discord.WebSocket.SocketMessage.Reference name: Reference href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Reference commentId: P:Discord.WebSocket.SocketMessage.Reference fullName: Discord.WebSocket.SocketMessage.Reference nameWithType: SocketMessage.Reference - uid: Discord.WebSocket.SocketMessage.Reference* name: Reference href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Reference_ commentId: Overload:Discord.WebSocket.SocketMessage.Reference isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Reference nameWithType: SocketMessage.Reference - uid: Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync(Discord.RequestOptions) name: RemoveAllReactionsAsync(RequestOptions) href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_RemoveAllReactionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync(Discord.RequestOptions) nameWithType: SocketMessage.RemoveAllReactionsAsync(RequestOptions) - uid: Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync* name: RemoveAllReactionsAsync href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_RemoveAllReactionsAsync_ commentId: Overload:Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync isSpec: "True" fullName: Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync nameWithType: SocketMessage.RemoveAllReactionsAsync - uid: Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote,Discord.IUser,Discord.RequestOptions) name: RemoveReactionAsync(IEmote, IUser, RequestOptions) href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_RemoveReactionAsync_Discord_IEmote_Discord_IUser_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote,Discord.IUser,Discord.RequestOptions) fullName: Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote, Discord.IUser, Discord.RequestOptions) nameWithType: SocketMessage.RemoveReactionAsync(IEmote, IUser, RequestOptions) - uid: Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote,System.UInt64,Discord.RequestOptions) name: RemoveReactionAsync(IEmote, UInt64, RequestOptions) href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_RemoveReactionAsync_Discord_IEmote_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote,System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote, System.UInt64, Discord.RequestOptions) nameWithType: SocketMessage.RemoveReactionAsync(IEmote, UInt64, RequestOptions) - uid: Discord.WebSocket.SocketMessage.RemoveReactionAsync* name: RemoveReactionAsync href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_RemoveReactionAsync_ commentId: Overload:Discord.WebSocket.SocketMessage.RemoveReactionAsync isSpec: "True" fullName: Discord.WebSocket.SocketMessage.RemoveReactionAsync nameWithType: SocketMessage.RemoveReactionAsync - uid: Discord.WebSocket.SocketMessage.Source name: Source href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Source commentId: P:Discord.WebSocket.SocketMessage.Source fullName: Discord.WebSocket.SocketMessage.Source nameWithType: SocketMessage.Source - uid: Discord.WebSocket.SocketMessage.Source* name: Source href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Source_ commentId: Overload:Discord.WebSocket.SocketMessage.Source isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Source nameWithType: SocketMessage.Source - uid: Discord.WebSocket.SocketMessage.Tags name: Tags href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Tags commentId: P:Discord.WebSocket.SocketMessage.Tags fullName: Discord.WebSocket.SocketMessage.Tags nameWithType: SocketMessage.Tags - uid: Discord.WebSocket.SocketMessage.Tags* name: Tags href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Tags_ commentId: Overload:Discord.WebSocket.SocketMessage.Tags isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Tags nameWithType: SocketMessage.Tags - uid: Discord.WebSocket.SocketMessage.Timestamp name: Timestamp href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Timestamp commentId: P:Discord.WebSocket.SocketMessage.Timestamp fullName: Discord.WebSocket.SocketMessage.Timestamp nameWithType: SocketMessage.Timestamp - uid: Discord.WebSocket.SocketMessage.Timestamp* name: Timestamp href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_Timestamp_ commentId: Overload:Discord.WebSocket.SocketMessage.Timestamp isSpec: "True" fullName: Discord.WebSocket.SocketMessage.Timestamp nameWithType: SocketMessage.Timestamp - uid: Discord.WebSocket.SocketMessage.ToString name: ToString() href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_ToString commentId: M:Discord.WebSocket.SocketMessage.ToString fullName: Discord.WebSocket.SocketMessage.ToString() nameWithType: SocketMessage.ToString() - uid: Discord.WebSocket.SocketMessage.ToString* name: ToString href: api/Discord.WebSocket.SocketMessage.html#Discord_WebSocket_SocketMessage_ToString_ commentId: Overload:Discord.WebSocket.SocketMessage.ToString isSpec: "True" fullName: Discord.WebSocket.SocketMessage.ToString nameWithType: SocketMessage.ToString - uid: Discord.WebSocket.SocketNewsChannel name: SocketNewsChannel href: api/Discord.WebSocket.SocketNewsChannel.html commentId: T:Discord.WebSocket.SocketNewsChannel fullName: Discord.WebSocket.SocketNewsChannel nameWithType: SocketNewsChannel - uid: Discord.WebSocket.SocketNewsChannel.SlowModeInterval name: SlowModeInterval href: api/Discord.WebSocket.SocketNewsChannel.html#Discord_WebSocket_SocketNewsChannel_SlowModeInterval commentId: P:Discord.WebSocket.SocketNewsChannel.SlowModeInterval fullName: Discord.WebSocket.SocketNewsChannel.SlowModeInterval nameWithType: SocketNewsChannel.SlowModeInterval - uid: Discord.WebSocket.SocketNewsChannel.SlowModeInterval* name: SlowModeInterval href: api/Discord.WebSocket.SocketNewsChannel.html#Discord_WebSocket_SocketNewsChannel_SlowModeInterval_ commentId: Overload:Discord.WebSocket.SocketNewsChannel.SlowModeInterval isSpec: "True" fullName: Discord.WebSocket.SocketNewsChannel.SlowModeInterval nameWithType: SocketNewsChannel.SlowModeInterval - uid: Discord.WebSocket.SocketPresence name: SocketPresence href: api/Discord.WebSocket.SocketPresence.html commentId: T:Discord.WebSocket.SocketPresence fullName: Discord.WebSocket.SocketPresence nameWithType: SocketPresence - uid: Discord.WebSocket.SocketPresence.ActiveClients name: ActiveClients href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_ActiveClients commentId: P:Discord.WebSocket.SocketPresence.ActiveClients fullName: Discord.WebSocket.SocketPresence.ActiveClients nameWithType: SocketPresence.ActiveClients - uid: Discord.WebSocket.SocketPresence.ActiveClients* name: ActiveClients href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_ActiveClients_ commentId: Overload:Discord.WebSocket.SocketPresence.ActiveClients isSpec: "True" fullName: Discord.WebSocket.SocketPresence.ActiveClients nameWithType: SocketPresence.ActiveClients - uid: Discord.WebSocket.SocketPresence.Activity name: Activity href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_Activity commentId: P:Discord.WebSocket.SocketPresence.Activity fullName: Discord.WebSocket.SocketPresence.Activity nameWithType: SocketPresence.Activity - uid: Discord.WebSocket.SocketPresence.Activity* name: Activity href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_Activity_ commentId: Overload:Discord.WebSocket.SocketPresence.Activity isSpec: "True" fullName: Discord.WebSocket.SocketPresence.Activity nameWithType: SocketPresence.Activity - uid: Discord.WebSocket.SocketPresence.Status name: Status href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_Status commentId: P:Discord.WebSocket.SocketPresence.Status fullName: Discord.WebSocket.SocketPresence.Status nameWithType: SocketPresence.Status - uid: Discord.WebSocket.SocketPresence.Status* name: Status href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_Status_ commentId: Overload:Discord.WebSocket.SocketPresence.Status isSpec: "True" fullName: Discord.WebSocket.SocketPresence.Status nameWithType: SocketPresence.Status - uid: Discord.WebSocket.SocketPresence.ToString name: ToString() href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_ToString commentId: M:Discord.WebSocket.SocketPresence.ToString fullName: Discord.WebSocket.SocketPresence.ToString() nameWithType: SocketPresence.ToString() - uid: Discord.WebSocket.SocketPresence.ToString* name: ToString href: api/Discord.WebSocket.SocketPresence.html#Discord_WebSocket_SocketPresence_ToString_ commentId: Overload:Discord.WebSocket.SocketPresence.ToString isSpec: "True" fullName: Discord.WebSocket.SocketPresence.ToString nameWithType: SocketPresence.ToString - uid: Discord.WebSocket.SocketReaction name: SocketReaction href: api/Discord.WebSocket.SocketReaction.html commentId: T:Discord.WebSocket.SocketReaction fullName: Discord.WebSocket.SocketReaction nameWithType: SocketReaction - uid: Discord.WebSocket.SocketReaction.Channel name: Channel href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Channel commentId: P:Discord.WebSocket.SocketReaction.Channel fullName: Discord.WebSocket.SocketReaction.Channel nameWithType: SocketReaction.Channel - uid: Discord.WebSocket.SocketReaction.Channel* name: Channel href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Channel_ commentId: Overload:Discord.WebSocket.SocketReaction.Channel isSpec: "True" fullName: Discord.WebSocket.SocketReaction.Channel nameWithType: SocketReaction.Channel - uid: Discord.WebSocket.SocketReaction.Emote name: Emote href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Emote commentId: P:Discord.WebSocket.SocketReaction.Emote fullName: Discord.WebSocket.SocketReaction.Emote nameWithType: SocketReaction.Emote - uid: Discord.WebSocket.SocketReaction.Emote* name: Emote href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Emote_ commentId: Overload:Discord.WebSocket.SocketReaction.Emote isSpec: "True" fullName: Discord.WebSocket.SocketReaction.Emote nameWithType: SocketReaction.Emote - uid: Discord.WebSocket.SocketReaction.Equals(System.Object) name: Equals(Object) href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Equals_System_Object_ commentId: M:Discord.WebSocket.SocketReaction.Equals(System.Object) fullName: Discord.WebSocket.SocketReaction.Equals(System.Object) nameWithType: SocketReaction.Equals(Object) - uid: Discord.WebSocket.SocketReaction.Equals* name: Equals href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Equals_ commentId: Overload:Discord.WebSocket.SocketReaction.Equals isSpec: "True" fullName: Discord.WebSocket.SocketReaction.Equals nameWithType: SocketReaction.Equals - uid: Discord.WebSocket.SocketReaction.GetHashCode name: GetHashCode() href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_GetHashCode commentId: M:Discord.WebSocket.SocketReaction.GetHashCode fullName: Discord.WebSocket.SocketReaction.GetHashCode() nameWithType: SocketReaction.GetHashCode() - uid: Discord.WebSocket.SocketReaction.GetHashCode* name: GetHashCode href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_GetHashCode_ commentId: Overload:Discord.WebSocket.SocketReaction.GetHashCode isSpec: "True" fullName: Discord.WebSocket.SocketReaction.GetHashCode nameWithType: SocketReaction.GetHashCode - uid: Discord.WebSocket.SocketReaction.Message name: Message href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Message commentId: P:Discord.WebSocket.SocketReaction.Message fullName: Discord.WebSocket.SocketReaction.Message nameWithType: SocketReaction.Message - uid: Discord.WebSocket.SocketReaction.Message* name: Message href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_Message_ commentId: Overload:Discord.WebSocket.SocketReaction.Message isSpec: "True" fullName: Discord.WebSocket.SocketReaction.Message nameWithType: SocketReaction.Message - uid: Discord.WebSocket.SocketReaction.MessageId name: MessageId href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_MessageId commentId: P:Discord.WebSocket.SocketReaction.MessageId fullName: Discord.WebSocket.SocketReaction.MessageId nameWithType: SocketReaction.MessageId - uid: Discord.WebSocket.SocketReaction.MessageId* name: MessageId href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_MessageId_ commentId: Overload:Discord.WebSocket.SocketReaction.MessageId isSpec: "True" fullName: Discord.WebSocket.SocketReaction.MessageId nameWithType: SocketReaction.MessageId - uid: Discord.WebSocket.SocketReaction.User name: User href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_User commentId: P:Discord.WebSocket.SocketReaction.User fullName: Discord.WebSocket.SocketReaction.User nameWithType: SocketReaction.User - uid: Discord.WebSocket.SocketReaction.User* name: User href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_User_ commentId: Overload:Discord.WebSocket.SocketReaction.User isSpec: "True" fullName: Discord.WebSocket.SocketReaction.User nameWithType: SocketReaction.User - uid: Discord.WebSocket.SocketReaction.UserId name: UserId href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_UserId commentId: P:Discord.WebSocket.SocketReaction.UserId fullName: Discord.WebSocket.SocketReaction.UserId nameWithType: SocketReaction.UserId - uid: Discord.WebSocket.SocketReaction.UserId* name: UserId href: api/Discord.WebSocket.SocketReaction.html#Discord_WebSocket_SocketReaction_UserId_ commentId: Overload:Discord.WebSocket.SocketReaction.UserId isSpec: "True" fullName: Discord.WebSocket.SocketReaction.UserId nameWithType: SocketReaction.UserId - uid: Discord.WebSocket.SocketRole name: SocketRole href: api/Discord.WebSocket.SocketRole.html commentId: T:Discord.WebSocket.SocketRole fullName: Discord.WebSocket.SocketRole nameWithType: SocketRole - uid: Discord.WebSocket.SocketRole.Color name: Color href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Color commentId: P:Discord.WebSocket.SocketRole.Color fullName: Discord.WebSocket.SocketRole.Color nameWithType: SocketRole.Color - uid: Discord.WebSocket.SocketRole.Color* name: Color href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Color_ commentId: Overload:Discord.WebSocket.SocketRole.Color isSpec: "True" fullName: Discord.WebSocket.SocketRole.Color nameWithType: SocketRole.Color - uid: Discord.WebSocket.SocketRole.CompareTo(Discord.IRole) name: CompareTo(IRole) href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_CompareTo_Discord_IRole_ commentId: M:Discord.WebSocket.SocketRole.CompareTo(Discord.IRole) fullName: Discord.WebSocket.SocketRole.CompareTo(Discord.IRole) nameWithType: SocketRole.CompareTo(IRole) - uid: Discord.WebSocket.SocketRole.CompareTo* name: CompareTo href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_CompareTo_ commentId: Overload:Discord.WebSocket.SocketRole.CompareTo isSpec: "True" fullName: Discord.WebSocket.SocketRole.CompareTo nameWithType: SocketRole.CompareTo - uid: Discord.WebSocket.SocketRole.CreatedAt name: CreatedAt href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_CreatedAt commentId: P:Discord.WebSocket.SocketRole.CreatedAt fullName: Discord.WebSocket.SocketRole.CreatedAt nameWithType: SocketRole.CreatedAt - uid: Discord.WebSocket.SocketRole.CreatedAt* name: CreatedAt href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_CreatedAt_ commentId: Overload:Discord.WebSocket.SocketRole.CreatedAt isSpec: "True" fullName: Discord.WebSocket.SocketRole.CreatedAt nameWithType: SocketRole.CreatedAt - uid: Discord.WebSocket.SocketRole.DeleteAsync(Discord.RequestOptions) name: DeleteAsync(RequestOptions) href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_DeleteAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketRole.DeleteAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketRole.DeleteAsync(Discord.RequestOptions) nameWithType: SocketRole.DeleteAsync(RequestOptions) - uid: Discord.WebSocket.SocketRole.DeleteAsync* name: DeleteAsync href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_DeleteAsync_ commentId: Overload:Discord.WebSocket.SocketRole.DeleteAsync isSpec: "True" fullName: Discord.WebSocket.SocketRole.DeleteAsync nameWithType: SocketRole.DeleteAsync - uid: Discord.WebSocket.SocketRole.Discord#IRole#Guild name: IRole.Guild href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Discord_IRole_Guild commentId: P:Discord.WebSocket.SocketRole.Discord#IRole#Guild name.vb: Discord.IRole.Guild fullName: Discord.WebSocket.SocketRole.Discord.IRole.Guild nameWithType: SocketRole.IRole.Guild nameWithType.vb: SocketRole.Discord.IRole.Guild - uid: Discord.WebSocket.SocketRole.Discord#IRole#Guild* name: IRole.Guild href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Discord_IRole_Guild_ commentId: Overload:Discord.WebSocket.SocketRole.Discord#IRole#Guild isSpec: "True" name.vb: Discord.IRole.Guild fullName: Discord.WebSocket.SocketRole.Discord.IRole.Guild nameWithType: SocketRole.IRole.Guild nameWithType.vb: SocketRole.Discord.IRole.Guild - uid: Discord.WebSocket.SocketRole.Guild name: Guild href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Guild commentId: P:Discord.WebSocket.SocketRole.Guild fullName: Discord.WebSocket.SocketRole.Guild nameWithType: SocketRole.Guild - uid: Discord.WebSocket.SocketRole.Guild* name: Guild href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Guild_ commentId: Overload:Discord.WebSocket.SocketRole.Guild isSpec: "True" fullName: Discord.WebSocket.SocketRole.Guild nameWithType: SocketRole.Guild - uid: Discord.WebSocket.SocketRole.IsEveryone name: IsEveryone href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsEveryone commentId: P:Discord.WebSocket.SocketRole.IsEveryone fullName: Discord.WebSocket.SocketRole.IsEveryone nameWithType: SocketRole.IsEveryone - uid: Discord.WebSocket.SocketRole.IsEveryone* name: IsEveryone href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsEveryone_ commentId: Overload:Discord.WebSocket.SocketRole.IsEveryone isSpec: "True" fullName: Discord.WebSocket.SocketRole.IsEveryone nameWithType: SocketRole.IsEveryone - uid: Discord.WebSocket.SocketRole.IsHoisted name: IsHoisted href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsHoisted commentId: P:Discord.WebSocket.SocketRole.IsHoisted fullName: Discord.WebSocket.SocketRole.IsHoisted nameWithType: SocketRole.IsHoisted - uid: Discord.WebSocket.SocketRole.IsHoisted* name: IsHoisted href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsHoisted_ commentId: Overload:Discord.WebSocket.SocketRole.IsHoisted isSpec: "True" fullName: Discord.WebSocket.SocketRole.IsHoisted nameWithType: SocketRole.IsHoisted - uid: Discord.WebSocket.SocketRole.IsManaged name: IsManaged href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsManaged commentId: P:Discord.WebSocket.SocketRole.IsManaged fullName: Discord.WebSocket.SocketRole.IsManaged nameWithType: SocketRole.IsManaged - uid: Discord.WebSocket.SocketRole.IsManaged* name: IsManaged href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsManaged_ commentId: Overload:Discord.WebSocket.SocketRole.IsManaged isSpec: "True" fullName: Discord.WebSocket.SocketRole.IsManaged nameWithType: SocketRole.IsManaged - uid: Discord.WebSocket.SocketRole.IsMentionable name: IsMentionable href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsMentionable commentId: P:Discord.WebSocket.SocketRole.IsMentionable fullName: Discord.WebSocket.SocketRole.IsMentionable nameWithType: SocketRole.IsMentionable - uid: Discord.WebSocket.SocketRole.IsMentionable* name: IsMentionable href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_IsMentionable_ commentId: Overload:Discord.WebSocket.SocketRole.IsMentionable isSpec: "True" fullName: Discord.WebSocket.SocketRole.IsMentionable nameWithType: SocketRole.IsMentionable - uid: Discord.WebSocket.SocketRole.Members name: Members href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Members commentId: P:Discord.WebSocket.SocketRole.Members fullName: Discord.WebSocket.SocketRole.Members nameWithType: SocketRole.Members - uid: Discord.WebSocket.SocketRole.Members* name: Members href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Members_ commentId: Overload:Discord.WebSocket.SocketRole.Members isSpec: "True" fullName: Discord.WebSocket.SocketRole.Members nameWithType: SocketRole.Members - uid: Discord.WebSocket.SocketRole.Mention name: Mention href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Mention commentId: P:Discord.WebSocket.SocketRole.Mention fullName: Discord.WebSocket.SocketRole.Mention nameWithType: SocketRole.Mention - uid: Discord.WebSocket.SocketRole.Mention* name: Mention href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Mention_ commentId: Overload:Discord.WebSocket.SocketRole.Mention isSpec: "True" fullName: Discord.WebSocket.SocketRole.Mention nameWithType: SocketRole.Mention - uid: Discord.WebSocket.SocketRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_ModifyAsync_System_Action_Discord_RoleProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketRole.ModifyAsync(System.Action{Discord.RoleProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of RoleProperties), RequestOptions) fullName: Discord.WebSocket.SocketRole.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketRole.ModifyAsync(System.Action(Of Discord.RoleProperties), Discord.RequestOptions) nameWithType: SocketRole.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketRole.ModifyAsync(Action(Of RoleProperties), RequestOptions) - uid: Discord.WebSocket.SocketRole.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketRole.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketRole.ModifyAsync nameWithType: SocketRole.ModifyAsync - uid: Discord.WebSocket.SocketRole.Name name: Name href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Name commentId: P:Discord.WebSocket.SocketRole.Name fullName: Discord.WebSocket.SocketRole.Name nameWithType: SocketRole.Name - uid: Discord.WebSocket.SocketRole.Name* name: Name href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Name_ commentId: Overload:Discord.WebSocket.SocketRole.Name isSpec: "True" fullName: Discord.WebSocket.SocketRole.Name nameWithType: SocketRole.Name - uid: Discord.WebSocket.SocketRole.Permissions name: Permissions href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Permissions commentId: P:Discord.WebSocket.SocketRole.Permissions fullName: Discord.WebSocket.SocketRole.Permissions nameWithType: SocketRole.Permissions - uid: Discord.WebSocket.SocketRole.Permissions* name: Permissions href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Permissions_ commentId: Overload:Discord.WebSocket.SocketRole.Permissions isSpec: "True" fullName: Discord.WebSocket.SocketRole.Permissions nameWithType: SocketRole.Permissions - uid: Discord.WebSocket.SocketRole.Position name: Position href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Position commentId: P:Discord.WebSocket.SocketRole.Position fullName: Discord.WebSocket.SocketRole.Position nameWithType: SocketRole.Position - uid: Discord.WebSocket.SocketRole.Position* name: Position href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_Position_ commentId: Overload:Discord.WebSocket.SocketRole.Position isSpec: "True" fullName: Discord.WebSocket.SocketRole.Position nameWithType: SocketRole.Position - uid: Discord.WebSocket.SocketRole.ToString name: ToString() href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_ToString commentId: M:Discord.WebSocket.SocketRole.ToString fullName: Discord.WebSocket.SocketRole.ToString() nameWithType: SocketRole.ToString() - uid: Discord.WebSocket.SocketRole.ToString* name: ToString href: api/Discord.WebSocket.SocketRole.html#Discord_WebSocket_SocketRole_ToString_ commentId: Overload:Discord.WebSocket.SocketRole.ToString isSpec: "True" fullName: Discord.WebSocket.SocketRole.ToString nameWithType: SocketRole.ToString - uid: Discord.WebSocket.SocketSelfUser name: SocketSelfUser href: api/Discord.WebSocket.SocketSelfUser.html commentId: T:Discord.WebSocket.SocketSelfUser fullName: Discord.WebSocket.SocketSelfUser nameWithType: SocketSelfUser - uid: Discord.WebSocket.SocketSelfUser.AvatarId name: AvatarId href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_AvatarId commentId: P:Discord.WebSocket.SocketSelfUser.AvatarId fullName: Discord.WebSocket.SocketSelfUser.AvatarId nameWithType: SocketSelfUser.AvatarId - uid: Discord.WebSocket.SocketSelfUser.AvatarId* name: AvatarId href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_AvatarId_ commentId: Overload:Discord.WebSocket.SocketSelfUser.AvatarId isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.AvatarId nameWithType: SocketSelfUser.AvatarId - uid: Discord.WebSocket.SocketSelfUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_DiscriminatorValue commentId: P:Discord.WebSocket.SocketSelfUser.DiscriminatorValue fullName: Discord.WebSocket.SocketSelfUser.DiscriminatorValue nameWithType: SocketSelfUser.DiscriminatorValue - uid: Discord.WebSocket.SocketSelfUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_DiscriminatorValue_ commentId: Overload:Discord.WebSocket.SocketSelfUser.DiscriminatorValue isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.DiscriminatorValue nameWithType: SocketSelfUser.DiscriminatorValue - uid: Discord.WebSocket.SocketSelfUser.Email name: Email href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Email commentId: P:Discord.WebSocket.SocketSelfUser.Email fullName: Discord.WebSocket.SocketSelfUser.Email nameWithType: SocketSelfUser.Email - uid: Discord.WebSocket.SocketSelfUser.Email* name: Email href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Email_ commentId: Overload:Discord.WebSocket.SocketSelfUser.Email isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.Email nameWithType: SocketSelfUser.Email - uid: Discord.WebSocket.SocketSelfUser.Flags name: Flags href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Flags commentId: P:Discord.WebSocket.SocketSelfUser.Flags fullName: Discord.WebSocket.SocketSelfUser.Flags nameWithType: SocketSelfUser.Flags - uid: Discord.WebSocket.SocketSelfUser.Flags* name: Flags href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Flags_ commentId: Overload:Discord.WebSocket.SocketSelfUser.Flags isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.Flags nameWithType: SocketSelfUser.Flags - uid: Discord.WebSocket.SocketSelfUser.IsBot name: IsBot href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsBot commentId: P:Discord.WebSocket.SocketSelfUser.IsBot fullName: Discord.WebSocket.SocketSelfUser.IsBot nameWithType: SocketSelfUser.IsBot - uid: Discord.WebSocket.SocketSelfUser.IsBot* name: IsBot href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsBot_ commentId: Overload:Discord.WebSocket.SocketSelfUser.IsBot isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.IsBot nameWithType: SocketSelfUser.IsBot - uid: Discord.WebSocket.SocketSelfUser.IsMfaEnabled name: IsMfaEnabled href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsMfaEnabled commentId: P:Discord.WebSocket.SocketSelfUser.IsMfaEnabled fullName: Discord.WebSocket.SocketSelfUser.IsMfaEnabled nameWithType: SocketSelfUser.IsMfaEnabled - uid: Discord.WebSocket.SocketSelfUser.IsMfaEnabled* name: IsMfaEnabled href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsMfaEnabled_ commentId: Overload:Discord.WebSocket.SocketSelfUser.IsMfaEnabled isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.IsMfaEnabled nameWithType: SocketSelfUser.IsMfaEnabled - uid: Discord.WebSocket.SocketSelfUser.IsVerified name: IsVerified href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsVerified commentId: P:Discord.WebSocket.SocketSelfUser.IsVerified fullName: Discord.WebSocket.SocketSelfUser.IsVerified nameWithType: SocketSelfUser.IsVerified - uid: Discord.WebSocket.SocketSelfUser.IsVerified* name: IsVerified href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsVerified_ commentId: Overload:Discord.WebSocket.SocketSelfUser.IsVerified isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.IsVerified nameWithType: SocketSelfUser.IsVerified - uid: Discord.WebSocket.SocketSelfUser.IsWebhook name: IsWebhook href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsWebhook commentId: P:Discord.WebSocket.SocketSelfUser.IsWebhook fullName: Discord.WebSocket.SocketSelfUser.IsWebhook nameWithType: SocketSelfUser.IsWebhook - uid: Discord.WebSocket.SocketSelfUser.IsWebhook* name: IsWebhook href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_IsWebhook_ commentId: Overload:Discord.WebSocket.SocketSelfUser.IsWebhook isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.IsWebhook nameWithType: SocketSelfUser.IsWebhook - uid: Discord.WebSocket.SocketSelfUser.Locale name: Locale href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Locale commentId: P:Discord.WebSocket.SocketSelfUser.Locale fullName: Discord.WebSocket.SocketSelfUser.Locale nameWithType: SocketSelfUser.Locale - uid: Discord.WebSocket.SocketSelfUser.Locale* name: Locale href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Locale_ commentId: Overload:Discord.WebSocket.SocketSelfUser.Locale isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.Locale nameWithType: SocketSelfUser.Locale - uid: Discord.WebSocket.SocketSelfUser.ModifyAsync(System.Action{Discord.SelfUserProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_ModifyAsync_System_Action_Discord_SelfUserProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketSelfUser.ModifyAsync(System.Action{Discord.SelfUserProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of SelfUserProperties), RequestOptions) fullName: Discord.WebSocket.SocketSelfUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketSelfUser.ModifyAsync(System.Action(Of Discord.SelfUserProperties), Discord.RequestOptions) nameWithType: SocketSelfUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketSelfUser.ModifyAsync(Action(Of SelfUserProperties), RequestOptions) - uid: Discord.WebSocket.SocketSelfUser.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketSelfUser.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.ModifyAsync nameWithType: SocketSelfUser.ModifyAsync - uid: Discord.WebSocket.SocketSelfUser.PremiumType name: PremiumType href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_PremiumType commentId: P:Discord.WebSocket.SocketSelfUser.PremiumType fullName: Discord.WebSocket.SocketSelfUser.PremiumType nameWithType: SocketSelfUser.PremiumType - uid: Discord.WebSocket.SocketSelfUser.PremiumType* name: PremiumType href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_PremiumType_ commentId: Overload:Discord.WebSocket.SocketSelfUser.PremiumType isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.PremiumType nameWithType: SocketSelfUser.PremiumType - uid: Discord.WebSocket.SocketSelfUser.Username name: Username href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Username commentId: P:Discord.WebSocket.SocketSelfUser.Username fullName: Discord.WebSocket.SocketSelfUser.Username nameWithType: SocketSelfUser.Username - uid: Discord.WebSocket.SocketSelfUser.Username* name: Username href: api/Discord.WebSocket.SocketSelfUser.html#Discord_WebSocket_SocketSelfUser_Username_ commentId: Overload:Discord.WebSocket.SocketSelfUser.Username isSpec: "True" fullName: Discord.WebSocket.SocketSelfUser.Username nameWithType: SocketSelfUser.Username - uid: Discord.WebSocket.SocketSystemMessage name: SocketSystemMessage href: api/Discord.WebSocket.SocketSystemMessage.html commentId: T:Discord.WebSocket.SocketSystemMessage fullName: Discord.WebSocket.SocketSystemMessage nameWithType: SocketSystemMessage - uid: Discord.WebSocket.SocketSystemMessage.Type name: Type href: api/Discord.WebSocket.SocketSystemMessage.html#Discord_WebSocket_SocketSystemMessage_Type commentId: P:Discord.WebSocket.SocketSystemMessage.Type fullName: Discord.WebSocket.SocketSystemMessage.Type nameWithType: SocketSystemMessage.Type - uid: Discord.WebSocket.SocketSystemMessage.Type* name: Type href: api/Discord.WebSocket.SocketSystemMessage.html#Discord_WebSocket_SocketSystemMessage_Type_ commentId: Overload:Discord.WebSocket.SocketSystemMessage.Type isSpec: "True" fullName: Discord.WebSocket.SocketSystemMessage.Type nameWithType: SocketSystemMessage.Type - uid: Discord.WebSocket.SocketTextChannel name: SocketTextChannel href: api/Discord.WebSocket.SocketTextChannel.html commentId: T:Discord.WebSocket.SocketTextChannel fullName: Discord.WebSocket.SocketTextChannel nameWithType: SocketTextChannel - uid: Discord.WebSocket.SocketTextChannel.CachedMessages name: CachedMessages href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CachedMessages commentId: P:Discord.WebSocket.SocketTextChannel.CachedMessages fullName: Discord.WebSocket.SocketTextChannel.CachedMessages nameWithType: SocketTextChannel.CachedMessages - uid: Discord.WebSocket.SocketTextChannel.CachedMessages* name: CachedMessages href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CachedMessages_ commentId: Overload:Discord.WebSocket.SocketTextChannel.CachedMessages isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.CachedMessages nameWithType: SocketTextChannel.CachedMessages - uid: Discord.WebSocket.SocketTextChannel.Category name: Category href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Category commentId: P:Discord.WebSocket.SocketTextChannel.Category fullName: Discord.WebSocket.SocketTextChannel.Category nameWithType: SocketTextChannel.Category - uid: Discord.WebSocket.SocketTextChannel.Category* name: Category href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Category_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Category isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.Category nameWithType: SocketTextChannel.Category - uid: Discord.WebSocket.SocketTextChannel.CategoryId name: CategoryId href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CategoryId commentId: P:Discord.WebSocket.SocketTextChannel.CategoryId fullName: Discord.WebSocket.SocketTextChannel.CategoryId nameWithType: SocketTextChannel.CategoryId - uid: Discord.WebSocket.SocketTextChannel.CategoryId* name: CategoryId href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CategoryId_ commentId: Overload:Discord.WebSocket.SocketTextChannel.CategoryId isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.CategoryId nameWithType: SocketTextChannel.CategoryId - uid: Discord.WebSocket.SocketTextChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CreateInviteAsync_System_Nullable_System_Int32__System_Nullable_System_Int32__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.CreateInviteAsync(System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketTextChannel.CreateInviteAsync(System.Nullable(Of System.Int32), System.Nullable(Of System.Int32), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: SocketTextChannel.CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: SocketTextChannel.CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.CreateInviteAsync* name: CreateInviteAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CreateInviteAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.CreateInviteAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.CreateInviteAsync nameWithType: SocketTextChannel.CreateInviteAsync - uid: Discord.WebSocket.SocketTextChannel.CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) name: CreateWebhookAsync(String, Stream, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CreateWebhookAsync_System_String_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.CreateWebhookAsync(System.String, System.IO.Stream, Discord.RequestOptions) nameWithType: SocketTextChannel.CreateWebhookAsync(String, Stream, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.CreateWebhookAsync* name: CreateWebhookAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_CreateWebhookAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.CreateWebhookAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.CreateWebhookAsync nameWithType: SocketTextChannel.CreateWebhookAsync - uid: Discord.WebSocket.SocketTextChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) name: DeleteMessageAsync(IMessage, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessageAsync_Discord_IMessage_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.DeleteMessageAsync(Discord.IMessage,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.DeleteMessageAsync(Discord.IMessage, Discord.RequestOptions) nameWithType: SocketTextChannel.DeleteMessageAsync(IMessage, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) name: DeleteMessageAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.DeleteMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.DeleteMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketTextChannel.DeleteMessageAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.DeleteMessageAsync* name: DeleteMessageAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessageAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.DeleteMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.DeleteMessageAsync nameWithType: SocketTextChannel.DeleteMessageAsync - uid: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{Discord.IMessage},Discord.RequestOptions) name: DeleteMessagesAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_Discord_IMessage__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{Discord.IMessage},Discord.RequestOptions) name.vb: DeleteMessagesAsync(IEnumerable(Of IMessage), RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable(Of Discord.IMessage), Discord.RequestOptions) nameWithType: SocketTextChannel.DeleteMessagesAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketTextChannel.DeleteMessagesAsync(IEnumerable(Of IMessage), RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{System.UInt64},Discord.RequestOptions) name: DeleteMessagesAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessagesAsync_System_Collections_Generic_IEnumerable_System_UInt64__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable{System.UInt64},Discord.RequestOptions) name.vb: DeleteMessagesAsync(IEnumerable(Of UInt64), RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync(System.Collections.Generic.IEnumerable(Of System.UInt64), Discord.RequestOptions) nameWithType: SocketTextChannel.DeleteMessagesAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketTextChannel.DeleteMessagesAsync(IEnumerable(Of UInt64), RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync* name: DeleteMessagesAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_DeleteMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.DeleteMessagesAsync nameWithType: SocketTextChannel.DeleteMessagesAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketTextChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketTextChannel.Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#IGuildChannel#GetUserAsync* name: IGuildChannel.GetUserAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#IGuildChannel#GetUserAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUserAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.IGuildChannel.GetUserAsync nameWithType: SocketTextChannel.IGuildChannel.GetUserAsync nameWithType.vb: SocketTextChannel.Discord.IGuildChannel.GetUserAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_GetMessageAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetMessageAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.GetMessageAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketTextChannel.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.GetMessageAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetMessageAsync* name: IMessageChannel.GetMessageAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_GetMessageAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetMessageAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.GetMessageAsync nameWithType: SocketTextChannel.IMessageChannel.GetMessageAsync nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.GetMessageAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name: IMessageChannel.GetPinnedMessagesAsync(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync(Discord.RequestOptions) name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: SocketTextChannel.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync* name: IMessageChannel.GetPinnedMessagesAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#GetPinnedMessagesAsync isSpec: "True" name.vb: Discord.IMessageChannel.GetPinnedMessagesAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync nameWithType: SocketTextChannel.IMessageChannel.GetPinnedMessagesAsync nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.GetPinnedMessagesAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketTextChannel.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name.vb: Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketTextChannel.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendFileAsync* name: IMessageChannel.SendFileAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendFileAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendFileAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendFileAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.SendFileAsync nameWithType: SocketTextChannel.IMessageChannel.SendFileAsync nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.SendFileAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name.vb: Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: SocketTextChannel.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendMessageAsync* name: IMessageChannel.SendMessageAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_IMessageChannel_SendMessageAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#IMessageChannel#SendMessageAsync isSpec: "True" name.vb: Discord.IMessageChannel.SendMessageAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.IMessageChannel.SendMessageAsync nameWithType: SocketTextChannel.IMessageChannel.SendMessageAsync nameWithType.vb: SocketTextChannel.Discord.IMessageChannel.SendMessageAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name: INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_INestedChannel_GetCategoryAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.INestedChannel.GetCategoryAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketTextChannel.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) nameWithType.vb: SocketTextChannel.Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#INestedChannel#GetCategoryAsync* name: INestedChannel.GetCategoryAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_INestedChannel_GetCategoryAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#INestedChannel#GetCategoryAsync isSpec: "True" name.vb: Discord.INestedChannel.GetCategoryAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.INestedChannel.GetCategoryAsync nameWithType: SocketTextChannel.INestedChannel.GetCategoryAsync nameWithType.vb: SocketTextChannel.Discord.INestedChannel.GetCategoryAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) name: ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_CreateWebhookAsync_System_String_System_IO_Stream_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#CreateWebhookAsync(System.String,System.IO.Stream,Discord.RequestOptions) name.vb: Discord.ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.ITextChannel.CreateWebhookAsync(System.String, System.IO.Stream, Discord.RequestOptions) nameWithType: SocketTextChannel.ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) nameWithType.vb: SocketTextChannel.Discord.ITextChannel.CreateWebhookAsync(String, Stream, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#CreateWebhookAsync* name: ITextChannel.CreateWebhookAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_CreateWebhookAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#CreateWebhookAsync isSpec: "True" name.vb: Discord.ITextChannel.CreateWebhookAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.ITextChannel.CreateWebhookAsync nameWithType: SocketTextChannel.ITextChannel.CreateWebhookAsync nameWithType.vb: SocketTextChannel.Discord.ITextChannel.CreateWebhookAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: ITextChannel.GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhookAsync(System.UInt64,Discord.RequestOptions) name.vb: Discord.ITextChannel.GetWebhookAsync(UInt64, RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.ITextChannel.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketTextChannel.ITextChannel.GetWebhookAsync(UInt64, RequestOptions) nameWithType.vb: SocketTextChannel.Discord.ITextChannel.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhookAsync* name: ITextChannel.GetWebhookAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_GetWebhookAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhookAsync isSpec: "True" name.vb: Discord.ITextChannel.GetWebhookAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.ITextChannel.GetWebhookAsync nameWithType: SocketTextChannel.ITextChannel.GetWebhookAsync nameWithType.vb: SocketTextChannel.Discord.ITextChannel.GetWebhookAsync - uid: Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhooksAsync(Discord.RequestOptions) name: ITextChannel.GetWebhooksAsync(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhooksAsync(Discord.RequestOptions) name.vb: Discord.ITextChannel.GetWebhooksAsync(RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.Discord.ITextChannel.GetWebhooksAsync(Discord.RequestOptions) nameWithType: SocketTextChannel.ITextChannel.GetWebhooksAsync(RequestOptions) nameWithType.vb: SocketTextChannel.Discord.ITextChannel.GetWebhooksAsync(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhooksAsync* name: ITextChannel.GetWebhooksAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Discord_ITextChannel_GetWebhooksAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Discord#ITextChannel#GetWebhooksAsync isSpec: "True" name.vb: Discord.ITextChannel.GetWebhooksAsync fullName: Discord.WebSocket.SocketTextChannel.Discord.ITextChannel.GetWebhooksAsync nameWithType: SocketTextChannel.ITextChannel.GetWebhooksAsync nameWithType.vb: SocketTextChannel.Discord.ITextChannel.GetWebhooksAsync - uid: Discord.WebSocket.SocketTextChannel.EnterTypingState(Discord.RequestOptions) name: EnterTypingState(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_EnterTypingState_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.EnterTypingState(Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.EnterTypingState(Discord.RequestOptions) nameWithType: SocketTextChannel.EnterTypingState(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.EnterTypingState* name: EnterTypingState href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_EnterTypingState_ commentId: Overload:Discord.WebSocket.SocketTextChannel.EnterTypingState isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.EnterTypingState nameWithType: SocketTextChannel.EnterTypingState - uid: Discord.WebSocket.SocketTextChannel.GetCachedMessage(System.UInt64) name: GetCachedMessage(UInt64) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessage_System_UInt64_ commentId: M:Discord.WebSocket.SocketTextChannel.GetCachedMessage(System.UInt64) fullName: Discord.WebSocket.SocketTextChannel.GetCachedMessage(System.UInt64) nameWithType: SocketTextChannel.GetCachedMessage(UInt64) - uid: Discord.WebSocket.SocketTextChannel.GetCachedMessage* name: GetCachedMessage href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessage_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetCachedMessage isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetCachedMessage nameWithType: SocketTextChannel.GetCachedMessage - uid: Discord.WebSocket.SocketTextChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) name: GetCachedMessages(IMessage, Direction, Int32) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessages_Discord_IMessage_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.SocketTextChannel.GetCachedMessages(Discord.IMessage,Discord.Direction,System.Int32) fullName: Discord.WebSocket.SocketTextChannel.GetCachedMessages(Discord.IMessage, Discord.Direction, System.Int32) nameWithType: SocketTextChannel.GetCachedMessages(IMessage, Direction, Int32) - uid: Discord.WebSocket.SocketTextChannel.GetCachedMessages(System.Int32) name: GetCachedMessages(Int32) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessages_System_Int32_ commentId: M:Discord.WebSocket.SocketTextChannel.GetCachedMessages(System.Int32) fullName: Discord.WebSocket.SocketTextChannel.GetCachedMessages(System.Int32) nameWithType: SocketTextChannel.GetCachedMessages(Int32) - uid: Discord.WebSocket.SocketTextChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) name: GetCachedMessages(UInt64, Direction, Int32) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessages_System_UInt64_Discord_Direction_System_Int32_ commentId: M:Discord.WebSocket.SocketTextChannel.GetCachedMessages(System.UInt64,Discord.Direction,System.Int32) fullName: Discord.WebSocket.SocketTextChannel.GetCachedMessages(System.UInt64, Discord.Direction, System.Int32) nameWithType: SocketTextChannel.GetCachedMessages(UInt64, Direction, Int32) - uid: Discord.WebSocket.SocketTextChannel.GetCachedMessages* name: GetCachedMessages href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetCachedMessages_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetCachedMessages isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetCachedMessages nameWithType: SocketTextChannel.GetCachedMessages - uid: Discord.WebSocket.SocketTextChannel.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetInvitesAsync(Discord.RequestOptions) nameWithType: SocketTextChannel.GetInvitesAsync(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetInvitesAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetInvitesAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetInvitesAsync nameWithType: SocketTextChannel.GetInvitesAsync - uid: Discord.WebSocket.SocketTextChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) name: GetMessageAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessageAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetMessageAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetMessageAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketTextChannel.GetMessageAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetMessageAsync* name: GetMessageAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessageAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetMessageAsync nameWithType: SocketTextChannel.GetMessageAsync - uid: Discord.WebSocket.SocketTextChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessagesAsync_Discord_IMessage_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetMessagesAsync(Discord.IMessage,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetMessagesAsync(Discord.IMessage, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: SocketTextChannel.GetMessagesAsync(IMessage, Direction, Int32, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) name: GetMessagesAsync(Int32, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessagesAsync_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetMessagesAsync(System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetMessagesAsync(System.Int32, Discord.RequestOptions) nameWithType: SocketTextChannel.GetMessagesAsync(Int32, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) name: GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessagesAsync_System_UInt64_Discord_Direction_System_Int32_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetMessagesAsync(System.UInt64,Discord.Direction,System.Int32,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetMessagesAsync(System.UInt64, Discord.Direction, System.Int32, Discord.RequestOptions) nameWithType: SocketTextChannel.GetMessagesAsync(UInt64, Direction, Int32, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetMessagesAsync* name: GetMessagesAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetMessagesAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetMessagesAsync nameWithType: SocketTextChannel.GetMessagesAsync - uid: Discord.WebSocket.SocketTextChannel.GetPinnedMessagesAsync(Discord.RequestOptions) name: GetPinnedMessagesAsync(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetPinnedMessagesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetPinnedMessagesAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetPinnedMessagesAsync(Discord.RequestOptions) nameWithType: SocketTextChannel.GetPinnedMessagesAsync(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetPinnedMessagesAsync* name: GetPinnedMessagesAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetPinnedMessagesAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetPinnedMessagesAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetPinnedMessagesAsync nameWithType: SocketTextChannel.GetPinnedMessagesAsync - uid: Discord.WebSocket.SocketTextChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketTextChannel.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketTextChannel.GetUser(System.UInt64) nameWithType: SocketTextChannel.GetUser(UInt64) - uid: Discord.WebSocket.SocketTextChannel.GetUser* name: GetUser href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetUser_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetUser nameWithType: SocketTextChannel.GetUser - uid: Discord.WebSocket.SocketTextChannel.GetWebhookAsync(System.UInt64,Discord.RequestOptions) name: GetWebhookAsync(UInt64, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetWebhookAsync_System_UInt64_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetWebhookAsync(System.UInt64,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetWebhookAsync(System.UInt64, Discord.RequestOptions) nameWithType: SocketTextChannel.GetWebhookAsync(UInt64, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetWebhookAsync* name: GetWebhookAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetWebhookAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetWebhookAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetWebhookAsync nameWithType: SocketTextChannel.GetWebhookAsync - uid: Discord.WebSocket.SocketTextChannel.GetWebhooksAsync(Discord.RequestOptions) name: GetWebhooksAsync(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetWebhooksAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.GetWebhooksAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.GetWebhooksAsync(Discord.RequestOptions) nameWithType: SocketTextChannel.GetWebhooksAsync(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.GetWebhooksAsync* name: GetWebhooksAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_GetWebhooksAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.GetWebhooksAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.GetWebhooksAsync nameWithType: SocketTextChannel.GetWebhooksAsync - uid: Discord.WebSocket.SocketTextChannel.IsNsfw name: IsNsfw href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_IsNsfw commentId: P:Discord.WebSocket.SocketTextChannel.IsNsfw fullName: Discord.WebSocket.SocketTextChannel.IsNsfw nameWithType: SocketTextChannel.IsNsfw - uid: Discord.WebSocket.SocketTextChannel.IsNsfw* name: IsNsfw href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_IsNsfw_ commentId: Overload:Discord.WebSocket.SocketTextChannel.IsNsfw isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.IsNsfw nameWithType: SocketTextChannel.IsNsfw - uid: Discord.WebSocket.SocketTextChannel.Mention name: Mention href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Mention commentId: P:Discord.WebSocket.SocketTextChannel.Mention fullName: Discord.WebSocket.SocketTextChannel.Mention nameWithType: SocketTextChannel.Mention - uid: Discord.WebSocket.SocketTextChannel.Mention* name: Mention href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Mention_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Mention isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.Mention nameWithType: SocketTextChannel.Mention - uid: Discord.WebSocket.SocketTextChannel.ModifyAsync(System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_ModifyAsync_System_Action_Discord_TextChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.ModifyAsync(System.Action{Discord.TextChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of TextChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketTextChannel.ModifyAsync(System.Action(Of Discord.TextChannelProperties), Discord.RequestOptions) nameWithType: SocketTextChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketTextChannel.ModifyAsync(Action(Of TextChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.ModifyAsync nameWithType: SocketTextChannel.ModifyAsync - uid: Discord.WebSocket.SocketTextChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendFileAsync_System_IO_Stream_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketTextChannel.SendFileAsync(System.IO.Stream,System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.SocketTextChannel.SendFileAsync(System.IO.Stream, System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketTextChannel.SendFileAsync(Stream, String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketTextChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) name: SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendFileAsync_System_String_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_System_Boolean_ commentId: M:Discord.WebSocket.SocketTextChannel.SendFileAsync(System.String,System.String,System.Boolean,Discord.Embed,Discord.RequestOptions,System.Boolean) fullName: Discord.WebSocket.SocketTextChannel.SendFileAsync(System.String, System.String, System.Boolean, Discord.Embed, Discord.RequestOptions, System.Boolean) nameWithType: SocketTextChannel.SendFileAsync(String, String, Boolean, Embed, RequestOptions, Boolean) - uid: Discord.WebSocket.SocketTextChannel.SendFileAsync* name: SendFileAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendFileAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.SendFileAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.SendFileAsync nameWithType: SocketTextChannel.SendFileAsync - uid: Discord.WebSocket.SocketTextChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) name: SendMessageAsync(String, Boolean, Embed, RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendMessageAsync_System_String_System_Boolean_Discord_Embed_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.SendMessageAsync(System.String,System.Boolean,Discord.Embed,Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.SendMessageAsync(System.String, System.Boolean, Discord.Embed, Discord.RequestOptions) nameWithType: SocketTextChannel.SendMessageAsync(String, Boolean, Embed, RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.SendMessageAsync* name: SendMessageAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SendMessageAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.SendMessageAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.SendMessageAsync nameWithType: SocketTextChannel.SendMessageAsync - uid: Discord.WebSocket.SocketTextChannel.SlowModeInterval name: SlowModeInterval href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SlowModeInterval commentId: P:Discord.WebSocket.SocketTextChannel.SlowModeInterval fullName: Discord.WebSocket.SocketTextChannel.SlowModeInterval nameWithType: SocketTextChannel.SlowModeInterval - uid: Discord.WebSocket.SocketTextChannel.SlowModeInterval* name: SlowModeInterval href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SlowModeInterval_ commentId: Overload:Discord.WebSocket.SocketTextChannel.SlowModeInterval isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.SlowModeInterval nameWithType: SocketTextChannel.SlowModeInterval - uid: Discord.WebSocket.SocketTextChannel.SyncPermissionsAsync(Discord.RequestOptions) name: SyncPermissionsAsync(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SyncPermissionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.SyncPermissionsAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.SyncPermissionsAsync(Discord.RequestOptions) nameWithType: SocketTextChannel.SyncPermissionsAsync(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.SyncPermissionsAsync* name: SyncPermissionsAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_SyncPermissionsAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.SyncPermissionsAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.SyncPermissionsAsync nameWithType: SocketTextChannel.SyncPermissionsAsync - uid: Discord.WebSocket.SocketTextChannel.Topic name: Topic href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Topic commentId: P:Discord.WebSocket.SocketTextChannel.Topic fullName: Discord.WebSocket.SocketTextChannel.Topic nameWithType: SocketTextChannel.Topic - uid: Discord.WebSocket.SocketTextChannel.Topic* name: Topic href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Topic_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Topic isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.Topic nameWithType: SocketTextChannel.Topic - uid: Discord.WebSocket.SocketTextChannel.TriggerTypingAsync(Discord.RequestOptions) name: TriggerTypingAsync(RequestOptions) href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_TriggerTypingAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketTextChannel.TriggerTypingAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketTextChannel.TriggerTypingAsync(Discord.RequestOptions) nameWithType: SocketTextChannel.TriggerTypingAsync(RequestOptions) - uid: Discord.WebSocket.SocketTextChannel.TriggerTypingAsync* name: TriggerTypingAsync href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_TriggerTypingAsync_ commentId: Overload:Discord.WebSocket.SocketTextChannel.TriggerTypingAsync isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.TriggerTypingAsync nameWithType: SocketTextChannel.TriggerTypingAsync - uid: Discord.WebSocket.SocketTextChannel.Users name: Users href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Users commentId: P:Discord.WebSocket.SocketTextChannel.Users fullName: Discord.WebSocket.SocketTextChannel.Users nameWithType: SocketTextChannel.Users - uid: Discord.WebSocket.SocketTextChannel.Users* name: Users href: api/Discord.WebSocket.SocketTextChannel.html#Discord_WebSocket_SocketTextChannel_Users_ commentId: Overload:Discord.WebSocket.SocketTextChannel.Users isSpec: "True" fullName: Discord.WebSocket.SocketTextChannel.Users nameWithType: SocketTextChannel.Users - uid: Discord.WebSocket.SocketUnknownUser name: SocketUnknownUser href: api/Discord.WebSocket.SocketUnknownUser.html commentId: T:Discord.WebSocket.SocketUnknownUser fullName: Discord.WebSocket.SocketUnknownUser nameWithType: SocketUnknownUser - uid: Discord.WebSocket.SocketUnknownUser.AvatarId name: AvatarId href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_AvatarId commentId: P:Discord.WebSocket.SocketUnknownUser.AvatarId fullName: Discord.WebSocket.SocketUnknownUser.AvatarId nameWithType: SocketUnknownUser.AvatarId - uid: Discord.WebSocket.SocketUnknownUser.AvatarId* name: AvatarId href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_AvatarId_ commentId: Overload:Discord.WebSocket.SocketUnknownUser.AvatarId isSpec: "True" fullName: Discord.WebSocket.SocketUnknownUser.AvatarId nameWithType: SocketUnknownUser.AvatarId - uid: Discord.WebSocket.SocketUnknownUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_DiscriminatorValue commentId: P:Discord.WebSocket.SocketUnknownUser.DiscriminatorValue fullName: Discord.WebSocket.SocketUnknownUser.DiscriminatorValue nameWithType: SocketUnknownUser.DiscriminatorValue - uid: Discord.WebSocket.SocketUnknownUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_DiscriminatorValue_ commentId: Overload:Discord.WebSocket.SocketUnknownUser.DiscriminatorValue isSpec: "True" fullName: Discord.WebSocket.SocketUnknownUser.DiscriminatorValue nameWithType: SocketUnknownUser.DiscriminatorValue - uid: Discord.WebSocket.SocketUnknownUser.IsBot name: IsBot href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_IsBot commentId: P:Discord.WebSocket.SocketUnknownUser.IsBot fullName: Discord.WebSocket.SocketUnknownUser.IsBot nameWithType: SocketUnknownUser.IsBot - uid: Discord.WebSocket.SocketUnknownUser.IsBot* name: IsBot href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_IsBot_ commentId: Overload:Discord.WebSocket.SocketUnknownUser.IsBot isSpec: "True" fullName: Discord.WebSocket.SocketUnknownUser.IsBot nameWithType: SocketUnknownUser.IsBot - uid: Discord.WebSocket.SocketUnknownUser.IsWebhook name: IsWebhook href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_IsWebhook commentId: P:Discord.WebSocket.SocketUnknownUser.IsWebhook fullName: Discord.WebSocket.SocketUnknownUser.IsWebhook nameWithType: SocketUnknownUser.IsWebhook - uid: Discord.WebSocket.SocketUnknownUser.IsWebhook* name: IsWebhook href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_IsWebhook_ commentId: Overload:Discord.WebSocket.SocketUnknownUser.IsWebhook isSpec: "True" fullName: Discord.WebSocket.SocketUnknownUser.IsWebhook nameWithType: SocketUnknownUser.IsWebhook - uid: Discord.WebSocket.SocketUnknownUser.Username name: Username href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_Username commentId: P:Discord.WebSocket.SocketUnknownUser.Username fullName: Discord.WebSocket.SocketUnknownUser.Username nameWithType: SocketUnknownUser.Username - uid: Discord.WebSocket.SocketUnknownUser.Username* name: Username href: api/Discord.WebSocket.SocketUnknownUser.html#Discord_WebSocket_SocketUnknownUser_Username_ commentId: Overload:Discord.WebSocket.SocketUnknownUser.Username isSpec: "True" fullName: Discord.WebSocket.SocketUnknownUser.Username nameWithType: SocketUnknownUser.Username - uid: Discord.WebSocket.SocketUser name: SocketUser href: api/Discord.WebSocket.SocketUser.html commentId: T:Discord.WebSocket.SocketUser fullName: Discord.WebSocket.SocketUser nameWithType: SocketUser - uid: Discord.WebSocket.SocketUser.ActiveClients name: ActiveClients href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_ActiveClients commentId: P:Discord.WebSocket.SocketUser.ActiveClients fullName: Discord.WebSocket.SocketUser.ActiveClients nameWithType: SocketUser.ActiveClients - uid: Discord.WebSocket.SocketUser.ActiveClients* name: ActiveClients href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_ActiveClients_ commentId: Overload:Discord.WebSocket.SocketUser.ActiveClients isSpec: "True" fullName: Discord.WebSocket.SocketUser.ActiveClients nameWithType: SocketUser.ActiveClients - uid: Discord.WebSocket.SocketUser.Activity name: Activity href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Activity commentId: P:Discord.WebSocket.SocketUser.Activity fullName: Discord.WebSocket.SocketUser.Activity nameWithType: SocketUser.Activity - uid: Discord.WebSocket.SocketUser.Activity* name: Activity href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Activity_ commentId: Overload:Discord.WebSocket.SocketUser.Activity isSpec: "True" fullName: Discord.WebSocket.SocketUser.Activity nameWithType: SocketUser.Activity - uid: Discord.WebSocket.SocketUser.AvatarId name: AvatarId href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_AvatarId commentId: P:Discord.WebSocket.SocketUser.AvatarId fullName: Discord.WebSocket.SocketUser.AvatarId nameWithType: SocketUser.AvatarId - uid: Discord.WebSocket.SocketUser.AvatarId* name: AvatarId href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_AvatarId_ commentId: Overload:Discord.WebSocket.SocketUser.AvatarId isSpec: "True" fullName: Discord.WebSocket.SocketUser.AvatarId nameWithType: SocketUser.AvatarId - uid: Discord.WebSocket.SocketUser.CreatedAt name: CreatedAt href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_CreatedAt commentId: P:Discord.WebSocket.SocketUser.CreatedAt fullName: Discord.WebSocket.SocketUser.CreatedAt nameWithType: SocketUser.CreatedAt - uid: Discord.WebSocket.SocketUser.CreatedAt* name: CreatedAt href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_CreatedAt_ commentId: Overload:Discord.WebSocket.SocketUser.CreatedAt isSpec: "True" fullName: Discord.WebSocket.SocketUser.CreatedAt nameWithType: SocketUser.CreatedAt - uid: Discord.WebSocket.SocketUser.Discriminator name: Discriminator href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Discriminator commentId: P:Discord.WebSocket.SocketUser.Discriminator fullName: Discord.WebSocket.SocketUser.Discriminator nameWithType: SocketUser.Discriminator - uid: Discord.WebSocket.SocketUser.Discriminator* name: Discriminator href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Discriminator_ commentId: Overload:Discord.WebSocket.SocketUser.Discriminator isSpec: "True" fullName: Discord.WebSocket.SocketUser.Discriminator nameWithType: SocketUser.Discriminator - uid: Discord.WebSocket.SocketUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_DiscriminatorValue commentId: P:Discord.WebSocket.SocketUser.DiscriminatorValue fullName: Discord.WebSocket.SocketUser.DiscriminatorValue nameWithType: SocketUser.DiscriminatorValue - uid: Discord.WebSocket.SocketUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_DiscriminatorValue_ commentId: Overload:Discord.WebSocket.SocketUser.DiscriminatorValue isSpec: "True" fullName: Discord.WebSocket.SocketUser.DiscriminatorValue nameWithType: SocketUser.DiscriminatorValue - uid: Discord.WebSocket.SocketUser.GetAvatarUrl(Discord.ImageFormat,System.UInt16) name: GetAvatarUrl(ImageFormat, UInt16) href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_GetAvatarUrl_Discord_ImageFormat_System_UInt16_ commentId: M:Discord.WebSocket.SocketUser.GetAvatarUrl(Discord.ImageFormat,System.UInt16) fullName: Discord.WebSocket.SocketUser.GetAvatarUrl(Discord.ImageFormat, System.UInt16) nameWithType: SocketUser.GetAvatarUrl(ImageFormat, UInt16) - uid: Discord.WebSocket.SocketUser.GetAvatarUrl* name: GetAvatarUrl href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_GetAvatarUrl_ commentId: Overload:Discord.WebSocket.SocketUser.GetAvatarUrl isSpec: "True" fullName: Discord.WebSocket.SocketUser.GetAvatarUrl nameWithType: SocketUser.GetAvatarUrl - uid: Discord.WebSocket.SocketUser.GetDefaultAvatarUrl name: GetDefaultAvatarUrl() href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_GetDefaultAvatarUrl commentId: M:Discord.WebSocket.SocketUser.GetDefaultAvatarUrl fullName: Discord.WebSocket.SocketUser.GetDefaultAvatarUrl() nameWithType: SocketUser.GetDefaultAvatarUrl() - uid: Discord.WebSocket.SocketUser.GetDefaultAvatarUrl* name: GetDefaultAvatarUrl href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_GetDefaultAvatarUrl_ commentId: Overload:Discord.WebSocket.SocketUser.GetDefaultAvatarUrl isSpec: "True" fullName: Discord.WebSocket.SocketUser.GetDefaultAvatarUrl nameWithType: SocketUser.GetDefaultAvatarUrl - uid: Discord.WebSocket.SocketUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) name: GetOrCreateDMChannelAsync(RequestOptions) href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_GetOrCreateDMChannelAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketUser.GetOrCreateDMChannelAsync(Discord.RequestOptions) nameWithType: SocketUser.GetOrCreateDMChannelAsync(RequestOptions) - uid: Discord.WebSocket.SocketUser.GetOrCreateDMChannelAsync* name: GetOrCreateDMChannelAsync href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_GetOrCreateDMChannelAsync_ commentId: Overload:Discord.WebSocket.SocketUser.GetOrCreateDMChannelAsync isSpec: "True" fullName: Discord.WebSocket.SocketUser.GetOrCreateDMChannelAsync nameWithType: SocketUser.GetOrCreateDMChannelAsync - uid: Discord.WebSocket.SocketUser.IsBot name: IsBot href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_IsBot commentId: P:Discord.WebSocket.SocketUser.IsBot fullName: Discord.WebSocket.SocketUser.IsBot nameWithType: SocketUser.IsBot - uid: Discord.WebSocket.SocketUser.IsBot* name: IsBot href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_IsBot_ commentId: Overload:Discord.WebSocket.SocketUser.IsBot isSpec: "True" fullName: Discord.WebSocket.SocketUser.IsBot nameWithType: SocketUser.IsBot - uid: Discord.WebSocket.SocketUser.IsWebhook name: IsWebhook href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_IsWebhook commentId: P:Discord.WebSocket.SocketUser.IsWebhook fullName: Discord.WebSocket.SocketUser.IsWebhook nameWithType: SocketUser.IsWebhook - uid: Discord.WebSocket.SocketUser.IsWebhook* name: IsWebhook href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_IsWebhook_ commentId: Overload:Discord.WebSocket.SocketUser.IsWebhook isSpec: "True" fullName: Discord.WebSocket.SocketUser.IsWebhook nameWithType: SocketUser.IsWebhook - uid: Discord.WebSocket.SocketUser.Mention name: Mention href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Mention commentId: P:Discord.WebSocket.SocketUser.Mention fullName: Discord.WebSocket.SocketUser.Mention nameWithType: SocketUser.Mention - uid: Discord.WebSocket.SocketUser.Mention* name: Mention href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Mention_ commentId: Overload:Discord.WebSocket.SocketUser.Mention isSpec: "True" fullName: Discord.WebSocket.SocketUser.Mention nameWithType: SocketUser.Mention - uid: Discord.WebSocket.SocketUser.MutualGuilds name: MutualGuilds href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_MutualGuilds commentId: P:Discord.WebSocket.SocketUser.MutualGuilds fullName: Discord.WebSocket.SocketUser.MutualGuilds nameWithType: SocketUser.MutualGuilds - uid: Discord.WebSocket.SocketUser.MutualGuilds* name: MutualGuilds href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_MutualGuilds_ commentId: Overload:Discord.WebSocket.SocketUser.MutualGuilds isSpec: "True" fullName: Discord.WebSocket.SocketUser.MutualGuilds nameWithType: SocketUser.MutualGuilds - uid: Discord.WebSocket.SocketUser.Status name: Status href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Status commentId: P:Discord.WebSocket.SocketUser.Status fullName: Discord.WebSocket.SocketUser.Status nameWithType: SocketUser.Status - uid: Discord.WebSocket.SocketUser.Status* name: Status href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Status_ commentId: Overload:Discord.WebSocket.SocketUser.Status isSpec: "True" fullName: Discord.WebSocket.SocketUser.Status nameWithType: SocketUser.Status - uid: Discord.WebSocket.SocketUser.ToString name: ToString() href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_ToString commentId: M:Discord.WebSocket.SocketUser.ToString fullName: Discord.WebSocket.SocketUser.ToString() nameWithType: SocketUser.ToString() - uid: Discord.WebSocket.SocketUser.ToString* name: ToString href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_ToString_ commentId: Overload:Discord.WebSocket.SocketUser.ToString isSpec: "True" fullName: Discord.WebSocket.SocketUser.ToString nameWithType: SocketUser.ToString - uid: Discord.WebSocket.SocketUser.Username name: Username href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Username commentId: P:Discord.WebSocket.SocketUser.Username fullName: Discord.WebSocket.SocketUser.Username nameWithType: SocketUser.Username - uid: Discord.WebSocket.SocketUser.Username* name: Username href: api/Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_Username_ commentId: Overload:Discord.WebSocket.SocketUser.Username isSpec: "True" fullName: Discord.WebSocket.SocketUser.Username nameWithType: SocketUser.Username - uid: Discord.WebSocket.SocketUserMessage name: SocketUserMessage href: api/Discord.WebSocket.SocketUserMessage.html commentId: T:Discord.WebSocket.SocketUserMessage fullName: Discord.WebSocket.SocketUserMessage nameWithType: SocketUserMessage - uid: Discord.WebSocket.SocketUserMessage.Attachments name: Attachments href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Attachments commentId: P:Discord.WebSocket.SocketUserMessage.Attachments fullName: Discord.WebSocket.SocketUserMessage.Attachments nameWithType: SocketUserMessage.Attachments - uid: Discord.WebSocket.SocketUserMessage.Attachments* name: Attachments href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Attachments_ commentId: Overload:Discord.WebSocket.SocketUserMessage.Attachments isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.Attachments nameWithType: SocketUserMessage.Attachments - uid: Discord.WebSocket.SocketUserMessage.EditedTimestamp name: EditedTimestamp href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_EditedTimestamp commentId: P:Discord.WebSocket.SocketUserMessage.EditedTimestamp fullName: Discord.WebSocket.SocketUserMessage.EditedTimestamp nameWithType: SocketUserMessage.EditedTimestamp - uid: Discord.WebSocket.SocketUserMessage.EditedTimestamp* name: EditedTimestamp href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_EditedTimestamp_ commentId: Overload:Discord.WebSocket.SocketUserMessage.EditedTimestamp isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.EditedTimestamp nameWithType: SocketUserMessage.EditedTimestamp - uid: Discord.WebSocket.SocketUserMessage.Embeds name: Embeds href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Embeds commentId: P:Discord.WebSocket.SocketUserMessage.Embeds fullName: Discord.WebSocket.SocketUserMessage.Embeds nameWithType: SocketUserMessage.Embeds - uid: Discord.WebSocket.SocketUserMessage.Embeds* name: Embeds href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Embeds_ commentId: Overload:Discord.WebSocket.SocketUserMessage.Embeds isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.Embeds nameWithType: SocketUserMessage.Embeds - uid: Discord.WebSocket.SocketUserMessage.IsPinned name: IsPinned href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_IsPinned commentId: P:Discord.WebSocket.SocketUserMessage.IsPinned fullName: Discord.WebSocket.SocketUserMessage.IsPinned nameWithType: SocketUserMessage.IsPinned - uid: Discord.WebSocket.SocketUserMessage.IsPinned* name: IsPinned href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_IsPinned_ commentId: Overload:Discord.WebSocket.SocketUserMessage.IsPinned isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.IsPinned nameWithType: SocketUserMessage.IsPinned - uid: Discord.WebSocket.SocketUserMessage.IsSuppressed name: IsSuppressed href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_IsSuppressed commentId: P:Discord.WebSocket.SocketUserMessage.IsSuppressed fullName: Discord.WebSocket.SocketUserMessage.IsSuppressed nameWithType: SocketUserMessage.IsSuppressed - uid: Discord.WebSocket.SocketUserMessage.IsSuppressed* name: IsSuppressed href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_IsSuppressed_ commentId: Overload:Discord.WebSocket.SocketUserMessage.IsSuppressed isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.IsSuppressed nameWithType: SocketUserMessage.IsSuppressed - uid: Discord.WebSocket.SocketUserMessage.IsTTS name: IsTTS href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_IsTTS commentId: P:Discord.WebSocket.SocketUserMessage.IsTTS fullName: Discord.WebSocket.SocketUserMessage.IsTTS nameWithType: SocketUserMessage.IsTTS - uid: Discord.WebSocket.SocketUserMessage.IsTTS* name: IsTTS href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_IsTTS_ commentId: Overload:Discord.WebSocket.SocketUserMessage.IsTTS isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.IsTTS nameWithType: SocketUserMessage.IsTTS - uid: Discord.WebSocket.SocketUserMessage.MentionedChannels name: MentionedChannels href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_MentionedChannels commentId: P:Discord.WebSocket.SocketUserMessage.MentionedChannels fullName: Discord.WebSocket.SocketUserMessage.MentionedChannels nameWithType: SocketUserMessage.MentionedChannels - uid: Discord.WebSocket.SocketUserMessage.MentionedChannels* name: MentionedChannels href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_MentionedChannels_ commentId: Overload:Discord.WebSocket.SocketUserMessage.MentionedChannels isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.MentionedChannels nameWithType: SocketUserMessage.MentionedChannels - uid: Discord.WebSocket.SocketUserMessage.MentionedRoles name: MentionedRoles href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_MentionedRoles commentId: P:Discord.WebSocket.SocketUserMessage.MentionedRoles fullName: Discord.WebSocket.SocketUserMessage.MentionedRoles nameWithType: SocketUserMessage.MentionedRoles - uid: Discord.WebSocket.SocketUserMessage.MentionedRoles* name: MentionedRoles href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_MentionedRoles_ commentId: Overload:Discord.WebSocket.SocketUserMessage.MentionedRoles isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.MentionedRoles nameWithType: SocketUserMessage.MentionedRoles - uid: Discord.WebSocket.SocketUserMessage.MentionedUsers name: MentionedUsers href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_MentionedUsers commentId: P:Discord.WebSocket.SocketUserMessage.MentionedUsers fullName: Discord.WebSocket.SocketUserMessage.MentionedUsers nameWithType: SocketUserMessage.MentionedUsers - uid: Discord.WebSocket.SocketUserMessage.MentionedUsers* name: MentionedUsers href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_MentionedUsers_ commentId: Overload:Discord.WebSocket.SocketUserMessage.MentionedUsers isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.MentionedUsers nameWithType: SocketUserMessage.MentionedUsers - uid: Discord.WebSocket.SocketUserMessage.ModifyAsync(System.Action{Discord.MessageProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_ModifyAsync_System_Action_Discord_MessageProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketUserMessage.ModifyAsync(System.Action{Discord.MessageProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of MessageProperties), RequestOptions) fullName: Discord.WebSocket.SocketUserMessage.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketUserMessage.ModifyAsync(System.Action(Of Discord.MessageProperties), Discord.RequestOptions) nameWithType: SocketUserMessage.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketUserMessage.ModifyAsync(Action(Of MessageProperties), RequestOptions) - uid: Discord.WebSocket.SocketUserMessage.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketUserMessage.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.ModifyAsync nameWithType: SocketUserMessage.ModifyAsync - uid: Discord.WebSocket.SocketUserMessage.ModifySuppressionAsync(System.Boolean,Discord.RequestOptions) name: ModifySuppressionAsync(Boolean, RequestOptions) href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_ModifySuppressionAsync_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketUserMessage.ModifySuppressionAsync(System.Boolean,Discord.RequestOptions) fullName: Discord.WebSocket.SocketUserMessage.ModifySuppressionAsync(System.Boolean, Discord.RequestOptions) nameWithType: SocketUserMessage.ModifySuppressionAsync(Boolean, RequestOptions) - uid: Discord.WebSocket.SocketUserMessage.ModifySuppressionAsync* name: ModifySuppressionAsync href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_ModifySuppressionAsync_ commentId: Overload:Discord.WebSocket.SocketUserMessage.ModifySuppressionAsync isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.ModifySuppressionAsync nameWithType: SocketUserMessage.ModifySuppressionAsync - uid: Discord.WebSocket.SocketUserMessage.PinAsync(Discord.RequestOptions) name: PinAsync(RequestOptions) href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_PinAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketUserMessage.PinAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketUserMessage.PinAsync(Discord.RequestOptions) nameWithType: SocketUserMessage.PinAsync(RequestOptions) - uid: Discord.WebSocket.SocketUserMessage.PinAsync* name: PinAsync href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_PinAsync_ commentId: Overload:Discord.WebSocket.SocketUserMessage.PinAsync isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.PinAsync nameWithType: SocketUserMessage.PinAsync - uid: Discord.WebSocket.SocketUserMessage.Resolve(Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) name: Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Resolve_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_ commentId: M:Discord.WebSocket.SocketUserMessage.Resolve(Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) fullName: Discord.WebSocket.SocketUserMessage.Resolve(Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling) nameWithType: SocketUserMessage.Resolve(TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) - uid: Discord.WebSocket.SocketUserMessage.Resolve(System.Int32,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) name: Resolve(Int32, TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Resolve_System_Int32_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_Discord_TagHandling_ commentId: M:Discord.WebSocket.SocketUserMessage.Resolve(System.Int32,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling,Discord.TagHandling) fullName: Discord.WebSocket.SocketUserMessage.Resolve(System.Int32, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling, Discord.TagHandling) nameWithType: SocketUserMessage.Resolve(Int32, TagHandling, TagHandling, TagHandling, TagHandling, TagHandling) - uid: Discord.WebSocket.SocketUserMessage.Resolve* name: Resolve href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Resolve_ commentId: Overload:Discord.WebSocket.SocketUserMessage.Resolve isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.Resolve nameWithType: SocketUserMessage.Resolve - uid: Discord.WebSocket.SocketUserMessage.Tags name: Tags href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Tags commentId: P:Discord.WebSocket.SocketUserMessage.Tags fullName: Discord.WebSocket.SocketUserMessage.Tags nameWithType: SocketUserMessage.Tags - uid: Discord.WebSocket.SocketUserMessage.Tags* name: Tags href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_Tags_ commentId: Overload:Discord.WebSocket.SocketUserMessage.Tags isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.Tags nameWithType: SocketUserMessage.Tags - uid: Discord.WebSocket.SocketUserMessage.UnpinAsync(Discord.RequestOptions) name: UnpinAsync(RequestOptions) href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_UnpinAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketUserMessage.UnpinAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketUserMessage.UnpinAsync(Discord.RequestOptions) nameWithType: SocketUserMessage.UnpinAsync(RequestOptions) - uid: Discord.WebSocket.SocketUserMessage.UnpinAsync* name: UnpinAsync href: api/Discord.WebSocket.SocketUserMessage.html#Discord_WebSocket_SocketUserMessage_UnpinAsync_ commentId: Overload:Discord.WebSocket.SocketUserMessage.UnpinAsync isSpec: "True" fullName: Discord.WebSocket.SocketUserMessage.UnpinAsync nameWithType: SocketUserMessage.UnpinAsync - uid: Discord.WebSocket.SocketVoiceChannel name: SocketVoiceChannel href: api/Discord.WebSocket.SocketVoiceChannel.html commentId: T:Discord.WebSocket.SocketVoiceChannel fullName: Discord.WebSocket.SocketVoiceChannel nameWithType: SocketVoiceChannel - uid: Discord.WebSocket.SocketVoiceChannel.Bitrate name: Bitrate href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Bitrate commentId: P:Discord.WebSocket.SocketVoiceChannel.Bitrate fullName: Discord.WebSocket.SocketVoiceChannel.Bitrate nameWithType: SocketVoiceChannel.Bitrate - uid: Discord.WebSocket.SocketVoiceChannel.Bitrate* name: Bitrate href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Bitrate_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.Bitrate isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.Bitrate nameWithType: SocketVoiceChannel.Bitrate - uid: Discord.WebSocket.SocketVoiceChannel.Category name: Category href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Category commentId: P:Discord.WebSocket.SocketVoiceChannel.Category fullName: Discord.WebSocket.SocketVoiceChannel.Category nameWithType: SocketVoiceChannel.Category - uid: Discord.WebSocket.SocketVoiceChannel.Category* name: Category href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Category_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.Category isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.Category nameWithType: SocketVoiceChannel.Category - uid: Discord.WebSocket.SocketVoiceChannel.CategoryId name: CategoryId href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_CategoryId commentId: P:Discord.WebSocket.SocketVoiceChannel.CategoryId fullName: Discord.WebSocket.SocketVoiceChannel.CategoryId nameWithType: SocketVoiceChannel.CategoryId - uid: Discord.WebSocket.SocketVoiceChannel.CategoryId* name: CategoryId href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_CategoryId_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.CategoryId isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.CategoryId nameWithType: SocketVoiceChannel.CategoryId - uid: Discord.WebSocket.SocketVoiceChannel.ConnectAsync(System.Boolean,System.Boolean,System.Boolean) name: ConnectAsync(Boolean, Boolean, Boolean) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_ConnectAsync_System_Boolean_System_Boolean_System_Boolean_ commentId: M:Discord.WebSocket.SocketVoiceChannel.ConnectAsync(System.Boolean,System.Boolean,System.Boolean) fullName: Discord.WebSocket.SocketVoiceChannel.ConnectAsync(System.Boolean, System.Boolean, System.Boolean) nameWithType: SocketVoiceChannel.ConnectAsync(Boolean, Boolean, Boolean) - uid: Discord.WebSocket.SocketVoiceChannel.ConnectAsync* name: ConnectAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_ConnectAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.ConnectAsync isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.ConnectAsync nameWithType: SocketVoiceChannel.ConnectAsync - uid: Discord.WebSocket.SocketVoiceChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name: CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_CreateInviteAsync_System_Nullable_System_Int32__System_Nullable_System_Int32__System_Boolean_System_Boolean_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketVoiceChannel.CreateInviteAsync(System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean,System.Boolean,Discord.RequestOptions) name.vb: CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) fullName: Discord.WebSocket.SocketVoiceChannel.CreateInviteAsync(System.Nullable, System.Nullable, System.Boolean, System.Boolean, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketVoiceChannel.CreateInviteAsync(System.Nullable(Of System.Int32), System.Nullable(Of System.Int32), System.Boolean, System.Boolean, Discord.RequestOptions) nameWithType: SocketVoiceChannel.CreateInviteAsync(Nullable, Nullable, Boolean, Boolean, RequestOptions) nameWithType.vb: SocketVoiceChannel.CreateInviteAsync(Nullable(Of Int32), Nullable(Of Int32), Boolean, Boolean, RequestOptions) - uid: Discord.WebSocket.SocketVoiceChannel.CreateInviteAsync* name: CreateInviteAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_CreateInviteAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.CreateInviteAsync isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.CreateInviteAsync nameWithType: SocketVoiceChannel.CreateInviteAsync - uid: Discord.WebSocket.SocketVoiceChannel.DisconnectAsync name: DisconnectAsync() href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_DisconnectAsync commentId: M:Discord.WebSocket.SocketVoiceChannel.DisconnectAsync fullName: Discord.WebSocket.SocketVoiceChannel.DisconnectAsync() nameWithType: SocketVoiceChannel.DisconnectAsync() - uid: Discord.WebSocket.SocketVoiceChannel.DisconnectAsync* name: DisconnectAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_DisconnectAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.DisconnectAsync isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.DisconnectAsync nameWithType: SocketVoiceChannel.DisconnectAsync - uid: Discord.WebSocket.SocketVoiceChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name: IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Discord_IGuildChannel_GetUserAsync_System_UInt64_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketVoiceChannel.Discord#IGuildChannel#GetUserAsync(System.UInt64,Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketVoiceChannel.Discord.IGuildChannel.GetUserAsync(System.UInt64, Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketVoiceChannel.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) nameWithType.vb: SocketVoiceChannel.Discord.IGuildChannel.GetUserAsync(UInt64, CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketVoiceChannel.Discord#IGuildChannel#GetUserAsync* name: IGuildChannel.GetUserAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Discord_IGuildChannel_GetUserAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.Discord#IGuildChannel#GetUserAsync isSpec: "True" name.vb: Discord.IGuildChannel.GetUserAsync fullName: Discord.WebSocket.SocketVoiceChannel.Discord.IGuildChannel.GetUserAsync nameWithType: SocketVoiceChannel.IGuildChannel.GetUserAsync nameWithType.vb: SocketVoiceChannel.Discord.IGuildChannel.GetUserAsync - uid: Discord.WebSocket.SocketVoiceChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name: INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Discord_INestedChannel_GetCategoryAsync_Discord_CacheMode_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketVoiceChannel.Discord#INestedChannel#GetCategoryAsync(Discord.CacheMode,Discord.RequestOptions) name.vb: Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) fullName: Discord.WebSocket.SocketVoiceChannel.Discord.INestedChannel.GetCategoryAsync(Discord.CacheMode, Discord.RequestOptions) nameWithType: SocketVoiceChannel.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) nameWithType.vb: SocketVoiceChannel.Discord.INestedChannel.GetCategoryAsync(CacheMode, RequestOptions) - uid: Discord.WebSocket.SocketVoiceChannel.Discord#INestedChannel#GetCategoryAsync* name: INestedChannel.GetCategoryAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Discord_INestedChannel_GetCategoryAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.Discord#INestedChannel#GetCategoryAsync isSpec: "True" name.vb: Discord.INestedChannel.GetCategoryAsync fullName: Discord.WebSocket.SocketVoiceChannel.Discord.INestedChannel.GetCategoryAsync nameWithType: SocketVoiceChannel.INestedChannel.GetCategoryAsync nameWithType.vb: SocketVoiceChannel.Discord.INestedChannel.GetCategoryAsync - uid: Discord.WebSocket.SocketVoiceChannel.GetInvitesAsync(Discord.RequestOptions) name: GetInvitesAsync(RequestOptions) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_GetInvitesAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketVoiceChannel.GetInvitesAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketVoiceChannel.GetInvitesAsync(Discord.RequestOptions) nameWithType: SocketVoiceChannel.GetInvitesAsync(RequestOptions) - uid: Discord.WebSocket.SocketVoiceChannel.GetInvitesAsync* name: GetInvitesAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_GetInvitesAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.GetInvitesAsync isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.GetInvitesAsync nameWithType: SocketVoiceChannel.GetInvitesAsync - uid: Discord.WebSocket.SocketVoiceChannel.GetUser(System.UInt64) name: GetUser(UInt64) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_GetUser_System_UInt64_ commentId: M:Discord.WebSocket.SocketVoiceChannel.GetUser(System.UInt64) fullName: Discord.WebSocket.SocketVoiceChannel.GetUser(System.UInt64) nameWithType: SocketVoiceChannel.GetUser(UInt64) - uid: Discord.WebSocket.SocketVoiceChannel.GetUser* name: GetUser href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_GetUser_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.GetUser isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.GetUser nameWithType: SocketVoiceChannel.GetUser - uid: Discord.WebSocket.SocketVoiceChannel.ModifyAsync(System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name: ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_ModifyAsync_System_Action_Discord_VoiceChannelProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketVoiceChannel.ModifyAsync(System.Action{Discord.VoiceChannelProperties},Discord.RequestOptions) name.vb: ModifyAsync(Action(Of VoiceChannelProperties), RequestOptions) fullName: Discord.WebSocket.SocketVoiceChannel.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketVoiceChannel.ModifyAsync(System.Action(Of Discord.VoiceChannelProperties), Discord.RequestOptions) nameWithType: SocketVoiceChannel.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketVoiceChannel.ModifyAsync(Action(Of VoiceChannelProperties), RequestOptions) - uid: Discord.WebSocket.SocketVoiceChannel.ModifyAsync* name: ModifyAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.ModifyAsync isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.ModifyAsync nameWithType: SocketVoiceChannel.ModifyAsync - uid: Discord.WebSocket.SocketVoiceChannel.SyncPermissionsAsync(Discord.RequestOptions) name: SyncPermissionsAsync(RequestOptions) href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_SyncPermissionsAsync_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketVoiceChannel.SyncPermissionsAsync(Discord.RequestOptions) fullName: Discord.WebSocket.SocketVoiceChannel.SyncPermissionsAsync(Discord.RequestOptions) nameWithType: SocketVoiceChannel.SyncPermissionsAsync(RequestOptions) - uid: Discord.WebSocket.SocketVoiceChannel.SyncPermissionsAsync* name: SyncPermissionsAsync href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_SyncPermissionsAsync_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.SyncPermissionsAsync isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.SyncPermissionsAsync nameWithType: SocketVoiceChannel.SyncPermissionsAsync - uid: Discord.WebSocket.SocketVoiceChannel.UserLimit name: UserLimit href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_UserLimit commentId: P:Discord.WebSocket.SocketVoiceChannel.UserLimit fullName: Discord.WebSocket.SocketVoiceChannel.UserLimit nameWithType: SocketVoiceChannel.UserLimit - uid: Discord.WebSocket.SocketVoiceChannel.UserLimit* name: UserLimit href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_UserLimit_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.UserLimit isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.UserLimit nameWithType: SocketVoiceChannel.UserLimit - uid: Discord.WebSocket.SocketVoiceChannel.Users name: Users href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Users commentId: P:Discord.WebSocket.SocketVoiceChannel.Users fullName: Discord.WebSocket.SocketVoiceChannel.Users nameWithType: SocketVoiceChannel.Users - uid: Discord.WebSocket.SocketVoiceChannel.Users* name: Users href: api/Discord.WebSocket.SocketVoiceChannel.html#Discord_WebSocket_SocketVoiceChannel_Users_ commentId: Overload:Discord.WebSocket.SocketVoiceChannel.Users isSpec: "True" fullName: Discord.WebSocket.SocketVoiceChannel.Users nameWithType: SocketVoiceChannel.Users - uid: Discord.WebSocket.SocketVoiceServer name: SocketVoiceServer href: api/Discord.WebSocket.SocketVoiceServer.html commentId: T:Discord.WebSocket.SocketVoiceServer fullName: Discord.WebSocket.SocketVoiceServer nameWithType: SocketVoiceServer - uid: Discord.WebSocket.SocketVoiceServer.Endpoint name: Endpoint href: api/Discord.WebSocket.SocketVoiceServer.html#Discord_WebSocket_SocketVoiceServer_Endpoint commentId: P:Discord.WebSocket.SocketVoiceServer.Endpoint fullName: Discord.WebSocket.SocketVoiceServer.Endpoint nameWithType: SocketVoiceServer.Endpoint - uid: Discord.WebSocket.SocketVoiceServer.Endpoint* name: Endpoint href: api/Discord.WebSocket.SocketVoiceServer.html#Discord_WebSocket_SocketVoiceServer_Endpoint_ commentId: Overload:Discord.WebSocket.SocketVoiceServer.Endpoint isSpec: "True" fullName: Discord.WebSocket.SocketVoiceServer.Endpoint nameWithType: SocketVoiceServer.Endpoint - uid: Discord.WebSocket.SocketVoiceServer.Guild name: Guild href: api/Discord.WebSocket.SocketVoiceServer.html#Discord_WebSocket_SocketVoiceServer_Guild commentId: P:Discord.WebSocket.SocketVoiceServer.Guild fullName: Discord.WebSocket.SocketVoiceServer.Guild nameWithType: SocketVoiceServer.Guild - uid: Discord.WebSocket.SocketVoiceServer.Guild* name: Guild href: api/Discord.WebSocket.SocketVoiceServer.html#Discord_WebSocket_SocketVoiceServer_Guild_ commentId: Overload:Discord.WebSocket.SocketVoiceServer.Guild isSpec: "True" fullName: Discord.WebSocket.SocketVoiceServer.Guild nameWithType: SocketVoiceServer.Guild - uid: Discord.WebSocket.SocketVoiceServer.Token name: Token href: api/Discord.WebSocket.SocketVoiceServer.html#Discord_WebSocket_SocketVoiceServer_Token commentId: P:Discord.WebSocket.SocketVoiceServer.Token fullName: Discord.WebSocket.SocketVoiceServer.Token nameWithType: SocketVoiceServer.Token - uid: Discord.WebSocket.SocketVoiceServer.Token* name: Token href: api/Discord.WebSocket.SocketVoiceServer.html#Discord_WebSocket_SocketVoiceServer_Token_ commentId: Overload:Discord.WebSocket.SocketVoiceServer.Token isSpec: "True" fullName: Discord.WebSocket.SocketVoiceServer.Token nameWithType: SocketVoiceServer.Token - uid: Discord.WebSocket.SocketVoiceState name: SocketVoiceState href: api/Discord.WebSocket.SocketVoiceState.html commentId: T:Discord.WebSocket.SocketVoiceState fullName: Discord.WebSocket.SocketVoiceState nameWithType: SocketVoiceState - uid: Discord.WebSocket.SocketVoiceState.Default name: Default href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_Default commentId: F:Discord.WebSocket.SocketVoiceState.Default fullName: Discord.WebSocket.SocketVoiceState.Default nameWithType: SocketVoiceState.Default - uid: Discord.WebSocket.SocketVoiceState.Discord#IVoiceState#VoiceChannel name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_Discord_IVoiceState_VoiceChannel commentId: P:Discord.WebSocket.SocketVoiceState.Discord#IVoiceState#VoiceChannel name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketVoiceState.Discord.IVoiceState.VoiceChannel nameWithType: SocketVoiceState.IVoiceState.VoiceChannel nameWithType.vb: SocketVoiceState.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketVoiceState.Discord#IVoiceState#VoiceChannel* name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.WebSocket.SocketVoiceState.Discord#IVoiceState#VoiceChannel isSpec: "True" name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketVoiceState.Discord.IVoiceState.VoiceChannel nameWithType: SocketVoiceState.IVoiceState.VoiceChannel nameWithType.vb: SocketVoiceState.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketVoiceState.IsDeafened name: IsDeafened href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsDeafened commentId: P:Discord.WebSocket.SocketVoiceState.IsDeafened fullName: Discord.WebSocket.SocketVoiceState.IsDeafened nameWithType: SocketVoiceState.IsDeafened - uid: Discord.WebSocket.SocketVoiceState.IsDeafened* name: IsDeafened href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsDeafened_ commentId: Overload:Discord.WebSocket.SocketVoiceState.IsDeafened isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.IsDeafened nameWithType: SocketVoiceState.IsDeafened - uid: Discord.WebSocket.SocketVoiceState.IsMuted name: IsMuted href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsMuted commentId: P:Discord.WebSocket.SocketVoiceState.IsMuted fullName: Discord.WebSocket.SocketVoiceState.IsMuted nameWithType: SocketVoiceState.IsMuted - uid: Discord.WebSocket.SocketVoiceState.IsMuted* name: IsMuted href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsMuted_ commentId: Overload:Discord.WebSocket.SocketVoiceState.IsMuted isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.IsMuted nameWithType: SocketVoiceState.IsMuted - uid: Discord.WebSocket.SocketVoiceState.IsSelfDeafened name: IsSelfDeafened href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsSelfDeafened commentId: P:Discord.WebSocket.SocketVoiceState.IsSelfDeafened fullName: Discord.WebSocket.SocketVoiceState.IsSelfDeafened nameWithType: SocketVoiceState.IsSelfDeafened - uid: Discord.WebSocket.SocketVoiceState.IsSelfDeafened* name: IsSelfDeafened href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsSelfDeafened_ commentId: Overload:Discord.WebSocket.SocketVoiceState.IsSelfDeafened isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.IsSelfDeafened nameWithType: SocketVoiceState.IsSelfDeafened - uid: Discord.WebSocket.SocketVoiceState.IsSelfMuted name: IsSelfMuted href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsSelfMuted commentId: P:Discord.WebSocket.SocketVoiceState.IsSelfMuted fullName: Discord.WebSocket.SocketVoiceState.IsSelfMuted nameWithType: SocketVoiceState.IsSelfMuted - uid: Discord.WebSocket.SocketVoiceState.IsSelfMuted* name: IsSelfMuted href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsSelfMuted_ commentId: Overload:Discord.WebSocket.SocketVoiceState.IsSelfMuted isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.IsSelfMuted nameWithType: SocketVoiceState.IsSelfMuted - uid: Discord.WebSocket.SocketVoiceState.IsStreaming name: IsStreaming href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsStreaming commentId: P:Discord.WebSocket.SocketVoiceState.IsStreaming fullName: Discord.WebSocket.SocketVoiceState.IsStreaming nameWithType: SocketVoiceState.IsStreaming - uid: Discord.WebSocket.SocketVoiceState.IsStreaming* name: IsStreaming href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsStreaming_ commentId: Overload:Discord.WebSocket.SocketVoiceState.IsStreaming isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.IsStreaming nameWithType: SocketVoiceState.IsStreaming - uid: Discord.WebSocket.SocketVoiceState.IsSuppressed name: IsSuppressed href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsSuppressed commentId: P:Discord.WebSocket.SocketVoiceState.IsSuppressed fullName: Discord.WebSocket.SocketVoiceState.IsSuppressed nameWithType: SocketVoiceState.IsSuppressed - uid: Discord.WebSocket.SocketVoiceState.IsSuppressed* name: IsSuppressed href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_IsSuppressed_ commentId: Overload:Discord.WebSocket.SocketVoiceState.IsSuppressed isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.IsSuppressed nameWithType: SocketVoiceState.IsSuppressed - uid: Discord.WebSocket.SocketVoiceState.ToString name: ToString() href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_ToString commentId: M:Discord.WebSocket.SocketVoiceState.ToString fullName: Discord.WebSocket.SocketVoiceState.ToString() nameWithType: SocketVoiceState.ToString() - uid: Discord.WebSocket.SocketVoiceState.ToString* name: ToString href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_ToString_ commentId: Overload:Discord.WebSocket.SocketVoiceState.ToString isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.ToString nameWithType: SocketVoiceState.ToString - uid: Discord.WebSocket.SocketVoiceState.VoiceChannel name: VoiceChannel href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_VoiceChannel commentId: P:Discord.WebSocket.SocketVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketVoiceState.VoiceChannel nameWithType: SocketVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketVoiceState.VoiceChannel* name: VoiceChannel href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_VoiceChannel_ commentId: Overload:Discord.WebSocket.SocketVoiceState.VoiceChannel isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.VoiceChannel nameWithType: SocketVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketVoiceState.VoiceSessionId name: VoiceSessionId href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_VoiceSessionId commentId: P:Discord.WebSocket.SocketVoiceState.VoiceSessionId fullName: Discord.WebSocket.SocketVoiceState.VoiceSessionId nameWithType: SocketVoiceState.VoiceSessionId - uid: Discord.WebSocket.SocketVoiceState.VoiceSessionId* name: VoiceSessionId href: api/Discord.WebSocket.SocketVoiceState.html#Discord_WebSocket_SocketVoiceState_VoiceSessionId_ commentId: Overload:Discord.WebSocket.SocketVoiceState.VoiceSessionId isSpec: "True" fullName: Discord.WebSocket.SocketVoiceState.VoiceSessionId nameWithType: SocketVoiceState.VoiceSessionId - uid: Discord.WebSocket.SocketWebhookUser name: SocketWebhookUser href: api/Discord.WebSocket.SocketWebhookUser.html commentId: T:Discord.WebSocket.SocketWebhookUser fullName: Discord.WebSocket.SocketWebhookUser nameWithType: SocketWebhookUser - uid: Discord.WebSocket.SocketWebhookUser.AvatarId name: AvatarId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_AvatarId commentId: P:Discord.WebSocket.SocketWebhookUser.AvatarId fullName: Discord.WebSocket.SocketWebhookUser.AvatarId nameWithType: SocketWebhookUser.AvatarId - uid: Discord.WebSocket.SocketWebhookUser.AvatarId* name: AvatarId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_AvatarId_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.AvatarId isSpec: "True" fullName: Discord.WebSocket.SocketWebhookUser.AvatarId nameWithType: SocketWebhookUser.AvatarId - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRoleAsync(Discord.IRole,Discord.RequestOptions) name: IGuildUser.AddRoleAsync(IRole, RequestOptions) href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRoleAsync(Discord.IRole,Discord.RequestOptions) name.vb: Discord.IGuildUser.AddRoleAsync(IRole, RequestOptions) fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.AddRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: SocketWebhookUser.IGuildUser.AddRoleAsync(IRole, RequestOptions) nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.AddRoleAsync(IRole, RequestOptions) - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRoleAsync* name: IGuildUser.AddRoleAsync href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRoleAsync_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRoleAsync isSpec: "True" name.vb: Discord.IGuildUser.AddRoleAsync fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.AddRoleAsync nameWithType: SocketWebhookUser.IGuildUser.AddRoleAsync nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.AddRoleAsync - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: IGuildUser.AddRolesAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: Discord.IGuildUser.AddRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.AddRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: SocketWebhookUser.IGuildUser.AddRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.AddRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRolesAsync* name: IGuildUser.AddRolesAsync href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_AddRolesAsync_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#AddRolesAsync isSpec: "True" name.vb: Discord.IGuildUser.AddRolesAsync fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.AddRolesAsync nameWithType: SocketWebhookUser.IGuildUser.AddRolesAsync nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.AddRolesAsync - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GetPermissions(Discord.IGuildChannel) name: IGuildUser.GetPermissions(IGuildChannel) href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GetPermissions_Discord_IGuildChannel_ commentId: M:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GetPermissions(Discord.IGuildChannel) name.vb: Discord.IGuildUser.GetPermissions(IGuildChannel) fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.GetPermissions(Discord.IGuildChannel) nameWithType: SocketWebhookUser.IGuildUser.GetPermissions(IGuildChannel) nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.GetPermissions(IGuildChannel) - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GetPermissions* name: IGuildUser.GetPermissions href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GetPermissions_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GetPermissions isSpec: "True" name.vb: Discord.IGuildUser.GetPermissions fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.GetPermissions nameWithType: SocketWebhookUser.IGuildUser.GetPermissions nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.GetPermissions - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Guild name: IGuildUser.Guild href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Guild commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Guild name.vb: Discord.IGuildUser.Guild fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.Guild nameWithType: SocketWebhookUser.IGuildUser.Guild nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.Guild - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Guild* name: IGuildUser.Guild href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Guild_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Guild isSpec: "True" name.vb: Discord.IGuildUser.Guild fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.Guild nameWithType: SocketWebhookUser.IGuildUser.Guild nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.Guild - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildId name: IGuildUser.GuildId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildId commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildId name.vb: Discord.IGuildUser.GuildId fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.GuildId nameWithType: SocketWebhookUser.IGuildUser.GuildId nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.GuildId - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildId* name: IGuildUser.GuildId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildId_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildId isSpec: "True" name.vb: Discord.IGuildUser.GuildId fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.GuildId nameWithType: SocketWebhookUser.IGuildUser.GuildId nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.GuildId - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildPermissions name: IGuildUser.GuildPermissions href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildPermissions commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildPermissions name.vb: Discord.IGuildUser.GuildPermissions fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.GuildPermissions nameWithType: SocketWebhookUser.IGuildUser.GuildPermissions nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.GuildPermissions - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildPermissions* name: IGuildUser.GuildPermissions href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_GuildPermissions_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#GuildPermissions isSpec: "True" name.vb: Discord.IGuildUser.GuildPermissions fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.GuildPermissions nameWithType: SocketWebhookUser.IGuildUser.GuildPermissions nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.GuildPermissions - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#JoinedAt name: IGuildUser.JoinedAt href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_JoinedAt commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#JoinedAt name.vb: Discord.IGuildUser.JoinedAt fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.JoinedAt nameWithType: SocketWebhookUser.IGuildUser.JoinedAt nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.JoinedAt - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#JoinedAt* name: IGuildUser.JoinedAt href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_JoinedAt_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#JoinedAt isSpec: "True" name.vb: Discord.IGuildUser.JoinedAt fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.JoinedAt nameWithType: SocketWebhookUser.IGuildUser.JoinedAt nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.JoinedAt - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#KickAsync(System.String,Discord.RequestOptions) name: IGuildUser.KickAsync(String, RequestOptions) href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_KickAsync_System_String_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#KickAsync(System.String,Discord.RequestOptions) name.vb: Discord.IGuildUser.KickAsync(String, RequestOptions) fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.KickAsync(System.String, Discord.RequestOptions) nameWithType: SocketWebhookUser.IGuildUser.KickAsync(String, RequestOptions) nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.KickAsync(String, RequestOptions) - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#KickAsync* name: IGuildUser.KickAsync href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_KickAsync_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#KickAsync isSpec: "True" name.vb: Discord.IGuildUser.KickAsync fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.KickAsync nameWithType: SocketWebhookUser.IGuildUser.KickAsync nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.KickAsync - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name: IGuildUser.ModifyAsync(Action, RequestOptions) href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_ModifyAsync_System_Action_Discord_GuildUserProperties__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#ModifyAsync(System.Action{Discord.GuildUserProperties},Discord.RequestOptions) name.vb: Discord.IGuildUser.ModifyAsync(Action(Of GuildUserProperties), RequestOptions) fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.ModifyAsync(System.Action, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.ModifyAsync(System.Action(Of Discord.GuildUserProperties), Discord.RequestOptions) nameWithType: SocketWebhookUser.IGuildUser.ModifyAsync(Action, RequestOptions) nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.ModifyAsync(Action(Of GuildUserProperties), RequestOptions) - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#ModifyAsync* name: IGuildUser.ModifyAsync href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_ModifyAsync_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#ModifyAsync isSpec: "True" name.vb: Discord.IGuildUser.ModifyAsync fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.ModifyAsync nameWithType: SocketWebhookUser.IGuildUser.ModifyAsync nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.ModifyAsync - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Nickname name: IGuildUser.Nickname href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Nickname commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Nickname name.vb: Discord.IGuildUser.Nickname fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.Nickname nameWithType: SocketWebhookUser.IGuildUser.Nickname nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.Nickname - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Nickname* name: IGuildUser.Nickname href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_Nickname_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#Nickname isSpec: "True" name.vb: Discord.IGuildUser.Nickname fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.Nickname nameWithType: SocketWebhookUser.IGuildUser.Nickname nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.Nickname - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#PremiumSince name: IGuildUser.PremiumSince href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_PremiumSince commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#PremiumSince name.vb: Discord.IGuildUser.PremiumSince fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.PremiumSince nameWithType: SocketWebhookUser.IGuildUser.PremiumSince nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.PremiumSince - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#PremiumSince* name: IGuildUser.PremiumSince href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_PremiumSince_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#PremiumSince isSpec: "True" name.vb: Discord.IGuildUser.PremiumSince fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.PremiumSince nameWithType: SocketWebhookUser.IGuildUser.PremiumSince nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.PremiumSince - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) name: IGuildUser.RemoveRoleAsync(IRole, RequestOptions) href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRoleAsync_Discord_IRole_Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRoleAsync(Discord.IRole,Discord.RequestOptions) name.vb: Discord.IGuildUser.RemoveRoleAsync(IRole, RequestOptions) fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.RemoveRoleAsync(Discord.IRole, Discord.RequestOptions) nameWithType: SocketWebhookUser.IGuildUser.RemoveRoleAsync(IRole, RequestOptions) nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.RemoveRoleAsync(IRole, RequestOptions) - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRoleAsync* name: IGuildUser.RemoveRoleAsync href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRoleAsync_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRoleAsync isSpec: "True" name.vb: Discord.IGuildUser.RemoveRoleAsync fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.RemoveRoleAsync nameWithType: SocketWebhookUser.IGuildUser.RemoveRoleAsync nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.RemoveRoleAsync - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name: IGuildUser.RemoveRolesAsync(IEnumerable, RequestOptions) href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRolesAsync_System_Collections_Generic_IEnumerable_Discord_IRole__Discord_RequestOptions_ commentId: M:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRolesAsync(System.Collections.Generic.IEnumerable{Discord.IRole},Discord.RequestOptions) name.vb: Discord.IGuildUser.RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable, Discord.RequestOptions) fullName.vb: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.RemoveRolesAsync(System.Collections.Generic.IEnumerable(Of Discord.IRole), Discord.RequestOptions) nameWithType: SocketWebhookUser.IGuildUser.RemoveRolesAsync(IEnumerable, RequestOptions) nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.RemoveRolesAsync(IEnumerable(Of IRole), RequestOptions) - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRolesAsync* name: IGuildUser.RemoveRolesAsync href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RemoveRolesAsync_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RemoveRolesAsync isSpec: "True" name.vb: Discord.IGuildUser.RemoveRolesAsync fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.RemoveRolesAsync nameWithType: SocketWebhookUser.IGuildUser.RemoveRolesAsync nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.RemoveRolesAsync - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RoleIds name: IGuildUser.RoleIds href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RoleIds commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RoleIds name.vb: Discord.IGuildUser.RoleIds fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.RoleIds nameWithType: SocketWebhookUser.IGuildUser.RoleIds nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.RoleIds - uid: Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RoleIds* name: IGuildUser.RoleIds href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IGuildUser_RoleIds_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IGuildUser#RoleIds isSpec: "True" name.vb: Discord.IGuildUser.RoleIds fullName: Discord.WebSocket.SocketWebhookUser.Discord.IGuildUser.RoleIds nameWithType: SocketWebhookUser.IGuildUser.RoleIds nameWithType.vb: SocketWebhookUser.Discord.IGuildUser.RoleIds - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsDeafened name: IVoiceState.IsDeafened href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsDeafened commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsDeafened name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsDeafened nameWithType: SocketWebhookUser.IVoiceState.IsDeafened nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsDeafened - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsDeafened* name: IVoiceState.IsDeafened href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsDeafened_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsDeafened fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsDeafened nameWithType: SocketWebhookUser.IVoiceState.IsDeafened nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsDeafened - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsMuted name: IVoiceState.IsMuted href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsMuted commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsMuted name.vb: Discord.IVoiceState.IsMuted fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsMuted nameWithType: SocketWebhookUser.IVoiceState.IsMuted nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsMuted - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsMuted* name: IVoiceState.IsMuted href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsMuted_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsMuted isSpec: "True" name.vb: Discord.IVoiceState.IsMuted fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsMuted nameWithType: SocketWebhookUser.IVoiceState.IsMuted nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsMuted - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfDeafened name: IVoiceState.IsSelfDeafened href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfDeafened commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfDeafened name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsSelfDeafened nameWithType: SocketWebhookUser.IVoiceState.IsSelfDeafened nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfDeafened* name: IVoiceState.IsSelfDeafened href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfDeafened_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfDeafened isSpec: "True" name.vb: Discord.IVoiceState.IsSelfDeafened fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsSelfDeafened nameWithType: SocketWebhookUser.IVoiceState.IsSelfDeafened nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsSelfDeafened - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfMuted name: IVoiceState.IsSelfMuted href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfMuted commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfMuted name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsSelfMuted nameWithType: SocketWebhookUser.IVoiceState.IsSelfMuted nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfMuted* name: IVoiceState.IsSelfMuted href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSelfMuted_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSelfMuted isSpec: "True" name.vb: Discord.IVoiceState.IsSelfMuted fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsSelfMuted nameWithType: SocketWebhookUser.IVoiceState.IsSelfMuted nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsSelfMuted - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsStreaming name: IVoiceState.IsStreaming href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsStreaming commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsStreaming name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsStreaming nameWithType: SocketWebhookUser.IVoiceState.IsStreaming nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsStreaming - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsStreaming* name: IVoiceState.IsStreaming href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsStreaming_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsStreaming isSpec: "True" name.vb: Discord.IVoiceState.IsStreaming fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsStreaming nameWithType: SocketWebhookUser.IVoiceState.IsStreaming nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsStreaming - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSuppressed name: IVoiceState.IsSuppressed href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSuppressed commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSuppressed name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsSuppressed nameWithType: SocketWebhookUser.IVoiceState.IsSuppressed nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsSuppressed - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSuppressed* name: IVoiceState.IsSuppressed href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_IsSuppressed_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#IsSuppressed isSpec: "True" name.vb: Discord.IVoiceState.IsSuppressed fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.IsSuppressed nameWithType: SocketWebhookUser.IVoiceState.IsSuppressed nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.IsSuppressed - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceChannel name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceChannel commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceChannel name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.VoiceChannel nameWithType: SocketWebhookUser.IVoiceState.VoiceChannel nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceChannel* name: IVoiceState.VoiceChannel href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceChannel_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceChannel isSpec: "True" name.vb: Discord.IVoiceState.VoiceChannel fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.VoiceChannel nameWithType: SocketWebhookUser.IVoiceState.VoiceChannel nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.VoiceChannel - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceSessionId name: IVoiceState.VoiceSessionId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceSessionId commentId: P:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceSessionId name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.VoiceSessionId nameWithType: SocketWebhookUser.IVoiceState.VoiceSessionId nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceSessionId* name: IVoiceState.VoiceSessionId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Discord_IVoiceState_VoiceSessionId_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Discord#IVoiceState#VoiceSessionId isSpec: "True" name.vb: Discord.IVoiceState.VoiceSessionId fullName: Discord.WebSocket.SocketWebhookUser.Discord.IVoiceState.VoiceSessionId nameWithType: SocketWebhookUser.IVoiceState.VoiceSessionId nameWithType.vb: SocketWebhookUser.Discord.IVoiceState.VoiceSessionId - uid: Discord.WebSocket.SocketWebhookUser.DiscriminatorValue name: DiscriminatorValue href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_DiscriminatorValue commentId: P:Discord.WebSocket.SocketWebhookUser.DiscriminatorValue fullName: Discord.WebSocket.SocketWebhookUser.DiscriminatorValue nameWithType: SocketWebhookUser.DiscriminatorValue - uid: Discord.WebSocket.SocketWebhookUser.DiscriminatorValue* name: DiscriminatorValue href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_DiscriminatorValue_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.DiscriminatorValue isSpec: "True" fullName: Discord.WebSocket.SocketWebhookUser.DiscriminatorValue nameWithType: SocketWebhookUser.DiscriminatorValue - uid: Discord.WebSocket.SocketWebhookUser.Guild name: Guild href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Guild commentId: P:Discord.WebSocket.SocketWebhookUser.Guild fullName: Discord.WebSocket.SocketWebhookUser.Guild nameWithType: SocketWebhookUser.Guild - uid: Discord.WebSocket.SocketWebhookUser.Guild* name: Guild href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Guild_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Guild isSpec: "True" fullName: Discord.WebSocket.SocketWebhookUser.Guild nameWithType: SocketWebhookUser.Guild - uid: Discord.WebSocket.SocketWebhookUser.IsBot name: IsBot href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_IsBot commentId: P:Discord.WebSocket.SocketWebhookUser.IsBot fullName: Discord.WebSocket.SocketWebhookUser.IsBot nameWithType: SocketWebhookUser.IsBot - uid: Discord.WebSocket.SocketWebhookUser.IsBot* name: IsBot href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_IsBot_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.IsBot isSpec: "True" fullName: Discord.WebSocket.SocketWebhookUser.IsBot nameWithType: SocketWebhookUser.IsBot - uid: Discord.WebSocket.SocketWebhookUser.IsWebhook name: IsWebhook href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_IsWebhook commentId: P:Discord.WebSocket.SocketWebhookUser.IsWebhook fullName: Discord.WebSocket.SocketWebhookUser.IsWebhook nameWithType: SocketWebhookUser.IsWebhook - uid: Discord.WebSocket.SocketWebhookUser.IsWebhook* name: IsWebhook href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_IsWebhook_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.IsWebhook isSpec: "True" fullName: Discord.WebSocket.SocketWebhookUser.IsWebhook nameWithType: SocketWebhookUser.IsWebhook - uid: Discord.WebSocket.SocketWebhookUser.Username name: Username href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Username commentId: P:Discord.WebSocket.SocketWebhookUser.Username fullName: Discord.WebSocket.SocketWebhookUser.Username nameWithType: SocketWebhookUser.Username - uid: Discord.WebSocket.SocketWebhookUser.Username* name: Username href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_Username_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.Username isSpec: "True" fullName: Discord.WebSocket.SocketWebhookUser.Username nameWithType: SocketWebhookUser.Username - uid: Discord.WebSocket.SocketWebhookUser.WebhookId name: WebhookId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_WebhookId commentId: P:Discord.WebSocket.SocketWebhookUser.WebhookId fullName: Discord.WebSocket.SocketWebhookUser.WebhookId nameWithType: SocketWebhookUser.WebhookId - uid: Discord.WebSocket.SocketWebhookUser.WebhookId* name: WebhookId href: api/Discord.WebSocket.SocketWebhookUser.html#Discord_WebSocket_SocketWebhookUser_WebhookId_ commentId: Overload:Discord.WebSocket.SocketWebhookUser.WebhookId isSpec: "True" fullName: Discord.WebSocket.SocketWebhookUser.WebhookId nameWithType: SocketWebhookUser.WebhookId - uid: ImGuiNET name: ImGuiNET href: api/ImGuiNET.html commentId: N:ImGuiNET fullName: ImGuiNET nameWithType: ImGuiNET - uid: ImGuiNET.ImColor name: ImColor href: api/ImGuiNET.ImColor.html commentId: T:ImGuiNET.ImColor fullName: ImGuiNET.ImColor nameWithType: ImColor - uid: ImGuiNET.ImColor.Value name: Value href: api/ImGuiNET.ImColor.html#ImGuiNET_ImColor_Value commentId: F:ImGuiNET.ImColor.Value fullName: ImGuiNET.ImColor.Value nameWithType: ImColor.Value - uid: ImGuiNET.ImColorPtr name: ImColorPtr href: api/ImGuiNET.ImColorPtr.html commentId: T:ImGuiNET.ImColorPtr fullName: ImGuiNET.ImColorPtr nameWithType: ImColorPtr - uid: ImGuiNET.ImColorPtr.#ctor(ImGuiNET.ImColor*) name: ImColorPtr(ImColor*) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr__ctor_ImGuiNET_ImColor__ commentId: M:ImGuiNET.ImColorPtr.#ctor(ImGuiNET.ImColor*) fullName: ImGuiNET.ImColorPtr.ImColorPtr(ImGuiNET.ImColor*) nameWithType: ImColorPtr.ImColorPtr(ImColor*) - uid: ImGuiNET.ImColorPtr.#ctor(System.IntPtr) name: ImColorPtr(IntPtr) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImColorPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImColorPtr.ImColorPtr(System.IntPtr) nameWithType: ImColorPtr.ImColorPtr(IntPtr) - uid: ImGuiNET.ImColorPtr.#ctor* name: ImColorPtr href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr__ctor_ commentId: Overload:ImGuiNET.ImColorPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImColorPtr.ImColorPtr nameWithType: ImColorPtr.ImColorPtr - uid: ImGuiNET.ImColorPtr.Destroy name: Destroy() href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_Destroy commentId: M:ImGuiNET.ImColorPtr.Destroy fullName: ImGuiNET.ImColorPtr.Destroy() nameWithType: ImColorPtr.Destroy() - uid: ImGuiNET.ImColorPtr.Destroy* name: Destroy href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_Destroy_ commentId: Overload:ImGuiNET.ImColorPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImColorPtr.Destroy nameWithType: ImColorPtr.Destroy - uid: ImGuiNET.ImColorPtr.HSV(System.Single,System.Single,System.Single) name: HSV(Single, Single, Single) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_HSV_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImColorPtr.HSV(System.Single,System.Single,System.Single) fullName: ImGuiNET.ImColorPtr.HSV(System.Single, System.Single, System.Single) nameWithType: ImColorPtr.HSV(Single, Single, Single) - uid: ImGuiNET.ImColorPtr.HSV(System.Single,System.Single,System.Single,System.Single) name: HSV(Single, Single, Single, Single) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_HSV_System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImColorPtr.HSV(System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImColorPtr.HSV(System.Single, System.Single, System.Single, System.Single) nameWithType: ImColorPtr.HSV(Single, Single, Single, Single) - uid: ImGuiNET.ImColorPtr.HSV* name: HSV href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_HSV_ commentId: Overload:ImGuiNET.ImColorPtr.HSV isSpec: "True" fullName: ImGuiNET.ImColorPtr.HSV nameWithType: ImColorPtr.HSV - uid: ImGuiNET.ImColorPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_NativePtr commentId: P:ImGuiNET.ImColorPtr.NativePtr fullName: ImGuiNET.ImColorPtr.NativePtr nameWithType: ImColorPtr.NativePtr - uid: ImGuiNET.ImColorPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_NativePtr_ commentId: Overload:ImGuiNET.ImColorPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImColorPtr.NativePtr nameWithType: ImColorPtr.NativePtr - uid: ImGuiNET.ImColorPtr.op_Implicit(ImGuiNET.ImColor*)~ImGuiNET.ImColorPtr name: Implicit(ImColor* to ImColorPtr) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_op_Implicit_ImGuiNET_ImColor___ImGuiNET_ImColorPtr commentId: M:ImGuiNET.ImColorPtr.op_Implicit(ImGuiNET.ImColor*)~ImGuiNET.ImColorPtr name.vb: Widening(ImColor* to ImColorPtr) fullName: ImGuiNET.ImColorPtr.Implicit(ImGuiNET.ImColor* to ImGuiNET.ImColorPtr) fullName.vb: ImGuiNET.ImColorPtr.Widening(ImGuiNET.ImColor* to ImGuiNET.ImColorPtr) nameWithType: ImColorPtr.Implicit(ImColor* to ImColorPtr) nameWithType.vb: ImColorPtr.Widening(ImColor* to ImColorPtr) - uid: ImGuiNET.ImColorPtr.op_Implicit(ImGuiNET.ImColorPtr)~ImGuiNET.ImColor* name: Implicit(ImColorPtr to ImColor*) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_op_Implicit_ImGuiNET_ImColorPtr__ImGuiNET_ImColor_ commentId: M:ImGuiNET.ImColorPtr.op_Implicit(ImGuiNET.ImColorPtr)~ImGuiNET.ImColor* name.vb: Widening(ImColorPtr to ImColor*) fullName: ImGuiNET.ImColorPtr.Implicit(ImGuiNET.ImColorPtr to ImGuiNET.ImColor*) fullName.vb: ImGuiNET.ImColorPtr.Widening(ImGuiNET.ImColorPtr to ImGuiNET.ImColor*) nameWithType: ImColorPtr.Implicit(ImColorPtr to ImColor*) nameWithType.vb: ImColorPtr.Widening(ImColorPtr to ImColor*) - uid: ImGuiNET.ImColorPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImColorPtr name: Implicit(IntPtr to ImColorPtr) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_op_Implicit_System_IntPtr__ImGuiNET_ImColorPtr commentId: M:ImGuiNET.ImColorPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImColorPtr name.vb: Widening(IntPtr to ImColorPtr) fullName: ImGuiNET.ImColorPtr.Implicit(System.IntPtr to ImGuiNET.ImColorPtr) fullName.vb: ImGuiNET.ImColorPtr.Widening(System.IntPtr to ImGuiNET.ImColorPtr) nameWithType: ImColorPtr.Implicit(IntPtr to ImColorPtr) nameWithType.vb: ImColorPtr.Widening(IntPtr to ImColorPtr) - uid: ImGuiNET.ImColorPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImColorPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImColorPtr.Implicit fullName.vb: ImGuiNET.ImColorPtr.Widening nameWithType: ImColorPtr.Implicit nameWithType.vb: ImColorPtr.Widening - uid: ImGuiNET.ImColorPtr.SetHSV(System.Single,System.Single,System.Single) name: SetHSV(Single, Single, Single) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_SetHSV_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImColorPtr.SetHSV(System.Single,System.Single,System.Single) fullName: ImGuiNET.ImColorPtr.SetHSV(System.Single, System.Single, System.Single) nameWithType: ImColorPtr.SetHSV(Single, Single, Single) - uid: ImGuiNET.ImColorPtr.SetHSV(System.Single,System.Single,System.Single,System.Single) name: SetHSV(Single, Single, Single, Single) href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_SetHSV_System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImColorPtr.SetHSV(System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImColorPtr.SetHSV(System.Single, System.Single, System.Single, System.Single) nameWithType: ImColorPtr.SetHSV(Single, Single, Single, Single) - uid: ImGuiNET.ImColorPtr.SetHSV* name: SetHSV href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_SetHSV_ commentId: Overload:ImGuiNET.ImColorPtr.SetHSV isSpec: "True" fullName: ImGuiNET.ImColorPtr.SetHSV nameWithType: ImColorPtr.SetHSV - uid: ImGuiNET.ImColorPtr.Value name: Value href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_Value commentId: P:ImGuiNET.ImColorPtr.Value fullName: ImGuiNET.ImColorPtr.Value nameWithType: ImColorPtr.Value - uid: ImGuiNET.ImColorPtr.Value* name: Value href: api/ImGuiNET.ImColorPtr.html#ImGuiNET_ImColorPtr_Value_ commentId: Overload:ImGuiNET.ImColorPtr.Value isSpec: "True" fullName: ImGuiNET.ImColorPtr.Value nameWithType: ImColorPtr.Value - uid: ImGuiNET.ImDrawChannel name: ImDrawChannel href: api/ImGuiNET.ImDrawChannel.html commentId: T:ImGuiNET.ImDrawChannel fullName: ImGuiNET.ImDrawChannel nameWithType: ImDrawChannel - uid: ImGuiNET.ImDrawChannel._CmdBuffer name: _CmdBuffer href: api/ImGuiNET.ImDrawChannel.html#ImGuiNET_ImDrawChannel__CmdBuffer commentId: F:ImGuiNET.ImDrawChannel._CmdBuffer fullName: ImGuiNET.ImDrawChannel._CmdBuffer nameWithType: ImDrawChannel._CmdBuffer - uid: ImGuiNET.ImDrawChannel._IdxBuffer name: _IdxBuffer href: api/ImGuiNET.ImDrawChannel.html#ImGuiNET_ImDrawChannel__IdxBuffer commentId: F:ImGuiNET.ImDrawChannel._IdxBuffer fullName: ImGuiNET.ImDrawChannel._IdxBuffer nameWithType: ImDrawChannel._IdxBuffer - uid: ImGuiNET.ImDrawChannelPtr name: ImDrawChannelPtr href: api/ImGuiNET.ImDrawChannelPtr.html commentId: T:ImGuiNET.ImDrawChannelPtr fullName: ImGuiNET.ImDrawChannelPtr nameWithType: ImDrawChannelPtr - uid: ImGuiNET.ImDrawChannelPtr.#ctor(ImGuiNET.ImDrawChannel*) name: ImDrawChannelPtr(ImDrawChannel*) href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr__ctor_ImGuiNET_ImDrawChannel__ commentId: M:ImGuiNET.ImDrawChannelPtr.#ctor(ImGuiNET.ImDrawChannel*) fullName: ImGuiNET.ImDrawChannelPtr.ImDrawChannelPtr(ImGuiNET.ImDrawChannel*) nameWithType: ImDrawChannelPtr.ImDrawChannelPtr(ImDrawChannel*) - uid: ImGuiNET.ImDrawChannelPtr.#ctor(System.IntPtr) name: ImDrawChannelPtr(IntPtr) href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImDrawChannelPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImDrawChannelPtr.ImDrawChannelPtr(System.IntPtr) nameWithType: ImDrawChannelPtr.ImDrawChannelPtr(IntPtr) - uid: ImGuiNET.ImDrawChannelPtr.#ctor* name: ImDrawChannelPtr href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr__ctor_ commentId: Overload:ImGuiNET.ImDrawChannelPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImDrawChannelPtr.ImDrawChannelPtr nameWithType: ImDrawChannelPtr.ImDrawChannelPtr - uid: ImGuiNET.ImDrawChannelPtr._CmdBuffer name: _CmdBuffer href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr__CmdBuffer commentId: P:ImGuiNET.ImDrawChannelPtr._CmdBuffer fullName: ImGuiNET.ImDrawChannelPtr._CmdBuffer nameWithType: ImDrawChannelPtr._CmdBuffer - uid: ImGuiNET.ImDrawChannelPtr._CmdBuffer* name: _CmdBuffer href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr__CmdBuffer_ commentId: Overload:ImGuiNET.ImDrawChannelPtr._CmdBuffer isSpec: "True" fullName: ImGuiNET.ImDrawChannelPtr._CmdBuffer nameWithType: ImDrawChannelPtr._CmdBuffer - uid: ImGuiNET.ImDrawChannelPtr._IdxBuffer name: _IdxBuffer href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr__IdxBuffer commentId: P:ImGuiNET.ImDrawChannelPtr._IdxBuffer fullName: ImGuiNET.ImDrawChannelPtr._IdxBuffer nameWithType: ImDrawChannelPtr._IdxBuffer - uid: ImGuiNET.ImDrawChannelPtr._IdxBuffer* name: _IdxBuffer href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr__IdxBuffer_ commentId: Overload:ImGuiNET.ImDrawChannelPtr._IdxBuffer isSpec: "True" fullName: ImGuiNET.ImDrawChannelPtr._IdxBuffer nameWithType: ImDrawChannelPtr._IdxBuffer - uid: ImGuiNET.ImDrawChannelPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr_NativePtr commentId: P:ImGuiNET.ImDrawChannelPtr.NativePtr fullName: ImGuiNET.ImDrawChannelPtr.NativePtr nameWithType: ImDrawChannelPtr.NativePtr - uid: ImGuiNET.ImDrawChannelPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr_NativePtr_ commentId: Overload:ImGuiNET.ImDrawChannelPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImDrawChannelPtr.NativePtr nameWithType: ImDrawChannelPtr.NativePtr - uid: ImGuiNET.ImDrawChannelPtr.op_Implicit(ImGuiNET.ImDrawChannel*)~ImGuiNET.ImDrawChannelPtr name: Implicit(ImDrawChannel* to ImDrawChannelPtr) href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr_op_Implicit_ImGuiNET_ImDrawChannel___ImGuiNET_ImDrawChannelPtr commentId: M:ImGuiNET.ImDrawChannelPtr.op_Implicit(ImGuiNET.ImDrawChannel*)~ImGuiNET.ImDrawChannelPtr name.vb: Widening(ImDrawChannel* to ImDrawChannelPtr) fullName: ImGuiNET.ImDrawChannelPtr.Implicit(ImGuiNET.ImDrawChannel* to ImGuiNET.ImDrawChannelPtr) fullName.vb: ImGuiNET.ImDrawChannelPtr.Widening(ImGuiNET.ImDrawChannel* to ImGuiNET.ImDrawChannelPtr) nameWithType: ImDrawChannelPtr.Implicit(ImDrawChannel* to ImDrawChannelPtr) nameWithType.vb: ImDrawChannelPtr.Widening(ImDrawChannel* to ImDrawChannelPtr) - uid: ImGuiNET.ImDrawChannelPtr.op_Implicit(ImGuiNET.ImDrawChannelPtr)~ImGuiNET.ImDrawChannel* name: Implicit(ImDrawChannelPtr to ImDrawChannel*) href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr_op_Implicit_ImGuiNET_ImDrawChannelPtr__ImGuiNET_ImDrawChannel_ commentId: M:ImGuiNET.ImDrawChannelPtr.op_Implicit(ImGuiNET.ImDrawChannelPtr)~ImGuiNET.ImDrawChannel* name.vb: Widening(ImDrawChannelPtr to ImDrawChannel*) fullName: ImGuiNET.ImDrawChannelPtr.Implicit(ImGuiNET.ImDrawChannelPtr to ImGuiNET.ImDrawChannel*) fullName.vb: ImGuiNET.ImDrawChannelPtr.Widening(ImGuiNET.ImDrawChannelPtr to ImGuiNET.ImDrawChannel*) nameWithType: ImDrawChannelPtr.Implicit(ImDrawChannelPtr to ImDrawChannel*) nameWithType.vb: ImDrawChannelPtr.Widening(ImDrawChannelPtr to ImDrawChannel*) - uid: ImGuiNET.ImDrawChannelPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawChannelPtr name: Implicit(IntPtr to ImDrawChannelPtr) href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr_op_Implicit_System_IntPtr__ImGuiNET_ImDrawChannelPtr commentId: M:ImGuiNET.ImDrawChannelPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawChannelPtr name.vb: Widening(IntPtr to ImDrawChannelPtr) fullName: ImGuiNET.ImDrawChannelPtr.Implicit(System.IntPtr to ImGuiNET.ImDrawChannelPtr) fullName.vb: ImGuiNET.ImDrawChannelPtr.Widening(System.IntPtr to ImGuiNET.ImDrawChannelPtr) nameWithType: ImDrawChannelPtr.Implicit(IntPtr to ImDrawChannelPtr) nameWithType.vb: ImDrawChannelPtr.Widening(IntPtr to ImDrawChannelPtr) - uid: ImGuiNET.ImDrawChannelPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImDrawChannelPtr.html#ImGuiNET_ImDrawChannelPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImDrawChannelPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImDrawChannelPtr.Implicit fullName.vb: ImGuiNET.ImDrawChannelPtr.Widening nameWithType: ImDrawChannelPtr.Implicit nameWithType.vb: ImDrawChannelPtr.Widening - uid: ImGuiNET.ImDrawCmd name: ImDrawCmd href: api/ImGuiNET.ImDrawCmd.html commentId: T:ImGuiNET.ImDrawCmd fullName: ImGuiNET.ImDrawCmd nameWithType: ImDrawCmd - uid: ImGuiNET.ImDrawCmd.ClipRect name: ClipRect href: api/ImGuiNET.ImDrawCmd.html#ImGuiNET_ImDrawCmd_ClipRect commentId: F:ImGuiNET.ImDrawCmd.ClipRect fullName: ImGuiNET.ImDrawCmd.ClipRect nameWithType: ImDrawCmd.ClipRect - uid: ImGuiNET.ImDrawCmd.ElemCount name: ElemCount href: api/ImGuiNET.ImDrawCmd.html#ImGuiNET_ImDrawCmd_ElemCount commentId: F:ImGuiNET.ImDrawCmd.ElemCount fullName: ImGuiNET.ImDrawCmd.ElemCount nameWithType: ImDrawCmd.ElemCount - uid: ImGuiNET.ImDrawCmd.IdxOffset name: IdxOffset href: api/ImGuiNET.ImDrawCmd.html#ImGuiNET_ImDrawCmd_IdxOffset commentId: F:ImGuiNET.ImDrawCmd.IdxOffset fullName: ImGuiNET.ImDrawCmd.IdxOffset nameWithType: ImDrawCmd.IdxOffset - uid: ImGuiNET.ImDrawCmd.TextureId name: TextureId href: api/ImGuiNET.ImDrawCmd.html#ImGuiNET_ImDrawCmd_TextureId commentId: F:ImGuiNET.ImDrawCmd.TextureId fullName: ImGuiNET.ImDrawCmd.TextureId nameWithType: ImDrawCmd.TextureId - uid: ImGuiNET.ImDrawCmd.UserCallback name: UserCallback href: api/ImGuiNET.ImDrawCmd.html#ImGuiNET_ImDrawCmd_UserCallback commentId: F:ImGuiNET.ImDrawCmd.UserCallback fullName: ImGuiNET.ImDrawCmd.UserCallback nameWithType: ImDrawCmd.UserCallback - uid: ImGuiNET.ImDrawCmd.UserCallbackData name: UserCallbackData href: api/ImGuiNET.ImDrawCmd.html#ImGuiNET_ImDrawCmd_UserCallbackData commentId: F:ImGuiNET.ImDrawCmd.UserCallbackData fullName: ImGuiNET.ImDrawCmd.UserCallbackData nameWithType: ImDrawCmd.UserCallbackData - uid: ImGuiNET.ImDrawCmd.VtxOffset name: VtxOffset href: api/ImGuiNET.ImDrawCmd.html#ImGuiNET_ImDrawCmd_VtxOffset commentId: F:ImGuiNET.ImDrawCmd.VtxOffset fullName: ImGuiNET.ImDrawCmd.VtxOffset nameWithType: ImDrawCmd.VtxOffset - uid: ImGuiNET.ImDrawCmdPtr name: ImDrawCmdPtr href: api/ImGuiNET.ImDrawCmdPtr.html commentId: T:ImGuiNET.ImDrawCmdPtr fullName: ImGuiNET.ImDrawCmdPtr nameWithType: ImDrawCmdPtr - uid: ImGuiNET.ImDrawCmdPtr.#ctor(ImGuiNET.ImDrawCmd*) name: ImDrawCmdPtr(ImDrawCmd*) href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr__ctor_ImGuiNET_ImDrawCmd__ commentId: M:ImGuiNET.ImDrawCmdPtr.#ctor(ImGuiNET.ImDrawCmd*) fullName: ImGuiNET.ImDrawCmdPtr.ImDrawCmdPtr(ImGuiNET.ImDrawCmd*) nameWithType: ImDrawCmdPtr.ImDrawCmdPtr(ImDrawCmd*) - uid: ImGuiNET.ImDrawCmdPtr.#ctor(System.IntPtr) name: ImDrawCmdPtr(IntPtr) href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImDrawCmdPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImDrawCmdPtr.ImDrawCmdPtr(System.IntPtr) nameWithType: ImDrawCmdPtr.ImDrawCmdPtr(IntPtr) - uid: ImGuiNET.ImDrawCmdPtr.#ctor* name: ImDrawCmdPtr href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr__ctor_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.ImDrawCmdPtr nameWithType: ImDrawCmdPtr.ImDrawCmdPtr - uid: ImGuiNET.ImDrawCmdPtr.ClipRect name: ClipRect href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_ClipRect commentId: P:ImGuiNET.ImDrawCmdPtr.ClipRect fullName: ImGuiNET.ImDrawCmdPtr.ClipRect nameWithType: ImDrawCmdPtr.ClipRect - uid: ImGuiNET.ImDrawCmdPtr.ClipRect* name: ClipRect href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_ClipRect_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.ClipRect isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.ClipRect nameWithType: ImDrawCmdPtr.ClipRect - uid: ImGuiNET.ImDrawCmdPtr.Destroy name: Destroy() href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_Destroy commentId: M:ImGuiNET.ImDrawCmdPtr.Destroy fullName: ImGuiNET.ImDrawCmdPtr.Destroy() nameWithType: ImDrawCmdPtr.Destroy() - uid: ImGuiNET.ImDrawCmdPtr.Destroy* name: Destroy href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_Destroy_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.Destroy nameWithType: ImDrawCmdPtr.Destroy - uid: ImGuiNET.ImDrawCmdPtr.ElemCount name: ElemCount href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_ElemCount commentId: P:ImGuiNET.ImDrawCmdPtr.ElemCount fullName: ImGuiNET.ImDrawCmdPtr.ElemCount nameWithType: ImDrawCmdPtr.ElemCount - uid: ImGuiNET.ImDrawCmdPtr.ElemCount* name: ElemCount href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_ElemCount_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.ElemCount isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.ElemCount nameWithType: ImDrawCmdPtr.ElemCount - uid: ImGuiNET.ImDrawCmdPtr.IdxOffset name: IdxOffset href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_IdxOffset commentId: P:ImGuiNET.ImDrawCmdPtr.IdxOffset fullName: ImGuiNET.ImDrawCmdPtr.IdxOffset nameWithType: ImDrawCmdPtr.IdxOffset - uid: ImGuiNET.ImDrawCmdPtr.IdxOffset* name: IdxOffset href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_IdxOffset_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.IdxOffset isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.IdxOffset nameWithType: ImDrawCmdPtr.IdxOffset - uid: ImGuiNET.ImDrawCmdPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_NativePtr commentId: P:ImGuiNET.ImDrawCmdPtr.NativePtr fullName: ImGuiNET.ImDrawCmdPtr.NativePtr nameWithType: ImDrawCmdPtr.NativePtr - uid: ImGuiNET.ImDrawCmdPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_NativePtr_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.NativePtr nameWithType: ImDrawCmdPtr.NativePtr - uid: ImGuiNET.ImDrawCmdPtr.op_Implicit(ImGuiNET.ImDrawCmd*)~ImGuiNET.ImDrawCmdPtr name: Implicit(ImDrawCmd* to ImDrawCmdPtr) href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_op_Implicit_ImGuiNET_ImDrawCmd___ImGuiNET_ImDrawCmdPtr commentId: M:ImGuiNET.ImDrawCmdPtr.op_Implicit(ImGuiNET.ImDrawCmd*)~ImGuiNET.ImDrawCmdPtr name.vb: Widening(ImDrawCmd* to ImDrawCmdPtr) fullName: ImGuiNET.ImDrawCmdPtr.Implicit(ImGuiNET.ImDrawCmd* to ImGuiNET.ImDrawCmdPtr) fullName.vb: ImGuiNET.ImDrawCmdPtr.Widening(ImGuiNET.ImDrawCmd* to ImGuiNET.ImDrawCmdPtr) nameWithType: ImDrawCmdPtr.Implicit(ImDrawCmd* to ImDrawCmdPtr) nameWithType.vb: ImDrawCmdPtr.Widening(ImDrawCmd* to ImDrawCmdPtr) - uid: ImGuiNET.ImDrawCmdPtr.op_Implicit(ImGuiNET.ImDrawCmdPtr)~ImGuiNET.ImDrawCmd* name: Implicit(ImDrawCmdPtr to ImDrawCmd*) href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_op_Implicit_ImGuiNET_ImDrawCmdPtr__ImGuiNET_ImDrawCmd_ commentId: M:ImGuiNET.ImDrawCmdPtr.op_Implicit(ImGuiNET.ImDrawCmdPtr)~ImGuiNET.ImDrawCmd* name.vb: Widening(ImDrawCmdPtr to ImDrawCmd*) fullName: ImGuiNET.ImDrawCmdPtr.Implicit(ImGuiNET.ImDrawCmdPtr to ImGuiNET.ImDrawCmd*) fullName.vb: ImGuiNET.ImDrawCmdPtr.Widening(ImGuiNET.ImDrawCmdPtr to ImGuiNET.ImDrawCmd*) nameWithType: ImDrawCmdPtr.Implicit(ImDrawCmdPtr to ImDrawCmd*) nameWithType.vb: ImDrawCmdPtr.Widening(ImDrawCmdPtr to ImDrawCmd*) - uid: ImGuiNET.ImDrawCmdPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawCmdPtr name: Implicit(IntPtr to ImDrawCmdPtr) href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_op_Implicit_System_IntPtr__ImGuiNET_ImDrawCmdPtr commentId: M:ImGuiNET.ImDrawCmdPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawCmdPtr name.vb: Widening(IntPtr to ImDrawCmdPtr) fullName: ImGuiNET.ImDrawCmdPtr.Implicit(System.IntPtr to ImGuiNET.ImDrawCmdPtr) fullName.vb: ImGuiNET.ImDrawCmdPtr.Widening(System.IntPtr to ImGuiNET.ImDrawCmdPtr) nameWithType: ImDrawCmdPtr.Implicit(IntPtr to ImDrawCmdPtr) nameWithType.vb: ImDrawCmdPtr.Widening(IntPtr to ImDrawCmdPtr) - uid: ImGuiNET.ImDrawCmdPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImDrawCmdPtr.Implicit fullName.vb: ImGuiNET.ImDrawCmdPtr.Widening nameWithType: ImDrawCmdPtr.Implicit nameWithType.vb: ImDrawCmdPtr.Widening - uid: ImGuiNET.ImDrawCmdPtr.TextureId name: TextureId href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_TextureId commentId: P:ImGuiNET.ImDrawCmdPtr.TextureId fullName: ImGuiNET.ImDrawCmdPtr.TextureId nameWithType: ImDrawCmdPtr.TextureId - uid: ImGuiNET.ImDrawCmdPtr.TextureId* name: TextureId href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_TextureId_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.TextureId isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.TextureId nameWithType: ImDrawCmdPtr.TextureId - uid: ImGuiNET.ImDrawCmdPtr.UserCallback name: UserCallback href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_UserCallback commentId: P:ImGuiNET.ImDrawCmdPtr.UserCallback fullName: ImGuiNET.ImDrawCmdPtr.UserCallback nameWithType: ImDrawCmdPtr.UserCallback - uid: ImGuiNET.ImDrawCmdPtr.UserCallback* name: UserCallback href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_UserCallback_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.UserCallback isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.UserCallback nameWithType: ImDrawCmdPtr.UserCallback - uid: ImGuiNET.ImDrawCmdPtr.UserCallbackData name: UserCallbackData href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_UserCallbackData commentId: P:ImGuiNET.ImDrawCmdPtr.UserCallbackData fullName: ImGuiNET.ImDrawCmdPtr.UserCallbackData nameWithType: ImDrawCmdPtr.UserCallbackData - uid: ImGuiNET.ImDrawCmdPtr.UserCallbackData* name: UserCallbackData href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_UserCallbackData_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.UserCallbackData isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.UserCallbackData nameWithType: ImDrawCmdPtr.UserCallbackData - uid: ImGuiNET.ImDrawCmdPtr.VtxOffset name: VtxOffset href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_VtxOffset commentId: P:ImGuiNET.ImDrawCmdPtr.VtxOffset fullName: ImGuiNET.ImDrawCmdPtr.VtxOffset nameWithType: ImDrawCmdPtr.VtxOffset - uid: ImGuiNET.ImDrawCmdPtr.VtxOffset* name: VtxOffset href: api/ImGuiNET.ImDrawCmdPtr.html#ImGuiNET_ImDrawCmdPtr_VtxOffset_ commentId: Overload:ImGuiNET.ImDrawCmdPtr.VtxOffset isSpec: "True" fullName: ImGuiNET.ImDrawCmdPtr.VtxOffset nameWithType: ImDrawCmdPtr.VtxOffset - uid: ImGuiNET.ImDrawCornerFlags name: ImDrawCornerFlags href: api/ImGuiNET.ImDrawCornerFlags.html commentId: T:ImGuiNET.ImDrawCornerFlags fullName: ImGuiNET.ImDrawCornerFlags nameWithType: ImDrawCornerFlags - uid: ImGuiNET.ImDrawCornerFlags.All name: All href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_All commentId: F:ImGuiNET.ImDrawCornerFlags.All fullName: ImGuiNET.ImDrawCornerFlags.All nameWithType: ImDrawCornerFlags.All - uid: ImGuiNET.ImDrawCornerFlags.Bot name: Bot href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_Bot commentId: F:ImGuiNET.ImDrawCornerFlags.Bot fullName: ImGuiNET.ImDrawCornerFlags.Bot nameWithType: ImDrawCornerFlags.Bot - uid: ImGuiNET.ImDrawCornerFlags.BotLeft name: BotLeft href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_BotLeft commentId: F:ImGuiNET.ImDrawCornerFlags.BotLeft fullName: ImGuiNET.ImDrawCornerFlags.BotLeft nameWithType: ImDrawCornerFlags.BotLeft - uid: ImGuiNET.ImDrawCornerFlags.BotRight name: BotRight href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_BotRight commentId: F:ImGuiNET.ImDrawCornerFlags.BotRight fullName: ImGuiNET.ImDrawCornerFlags.BotRight nameWithType: ImDrawCornerFlags.BotRight - uid: ImGuiNET.ImDrawCornerFlags.Left name: Left href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_Left commentId: F:ImGuiNET.ImDrawCornerFlags.Left fullName: ImGuiNET.ImDrawCornerFlags.Left nameWithType: ImDrawCornerFlags.Left - uid: ImGuiNET.ImDrawCornerFlags.None name: None href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_None commentId: F:ImGuiNET.ImDrawCornerFlags.None fullName: ImGuiNET.ImDrawCornerFlags.None nameWithType: ImDrawCornerFlags.None - uid: ImGuiNET.ImDrawCornerFlags.Right name: Right href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_Right commentId: F:ImGuiNET.ImDrawCornerFlags.Right fullName: ImGuiNET.ImDrawCornerFlags.Right nameWithType: ImDrawCornerFlags.Right - uid: ImGuiNET.ImDrawCornerFlags.Top name: Top href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_Top commentId: F:ImGuiNET.ImDrawCornerFlags.Top fullName: ImGuiNET.ImDrawCornerFlags.Top nameWithType: ImDrawCornerFlags.Top - uid: ImGuiNET.ImDrawCornerFlags.TopLeft name: TopLeft href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_TopLeft commentId: F:ImGuiNET.ImDrawCornerFlags.TopLeft fullName: ImGuiNET.ImDrawCornerFlags.TopLeft nameWithType: ImDrawCornerFlags.TopLeft - uid: ImGuiNET.ImDrawCornerFlags.TopRight name: TopRight href: api/ImGuiNET.ImDrawCornerFlags.html#ImGuiNET_ImDrawCornerFlags_TopRight commentId: F:ImGuiNET.ImDrawCornerFlags.TopRight fullName: ImGuiNET.ImDrawCornerFlags.TopRight nameWithType: ImDrawCornerFlags.TopRight - uid: ImGuiNET.ImDrawData name: ImDrawData href: api/ImGuiNET.ImDrawData.html commentId: T:ImGuiNET.ImDrawData fullName: ImGuiNET.ImDrawData nameWithType: ImDrawData - uid: ImGuiNET.ImDrawData.CmdLists name: CmdLists href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_CmdLists commentId: F:ImGuiNET.ImDrawData.CmdLists fullName: ImGuiNET.ImDrawData.CmdLists nameWithType: ImDrawData.CmdLists - uid: ImGuiNET.ImDrawData.CmdListsCount name: CmdListsCount href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_CmdListsCount commentId: F:ImGuiNET.ImDrawData.CmdListsCount fullName: ImGuiNET.ImDrawData.CmdListsCount nameWithType: ImDrawData.CmdListsCount - uid: ImGuiNET.ImDrawData.DisplayPos name: DisplayPos href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_DisplayPos commentId: F:ImGuiNET.ImDrawData.DisplayPos fullName: ImGuiNET.ImDrawData.DisplayPos nameWithType: ImDrawData.DisplayPos - uid: ImGuiNET.ImDrawData.DisplaySize name: DisplaySize href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_DisplaySize commentId: F:ImGuiNET.ImDrawData.DisplaySize fullName: ImGuiNET.ImDrawData.DisplaySize nameWithType: ImDrawData.DisplaySize - uid: ImGuiNET.ImDrawData.FramebufferScale name: FramebufferScale href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_FramebufferScale commentId: F:ImGuiNET.ImDrawData.FramebufferScale fullName: ImGuiNET.ImDrawData.FramebufferScale nameWithType: ImDrawData.FramebufferScale - uid: ImGuiNET.ImDrawData.TotalIdxCount name: TotalIdxCount href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_TotalIdxCount commentId: F:ImGuiNET.ImDrawData.TotalIdxCount fullName: ImGuiNET.ImDrawData.TotalIdxCount nameWithType: ImDrawData.TotalIdxCount - uid: ImGuiNET.ImDrawData.TotalVtxCount name: TotalVtxCount href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_TotalVtxCount commentId: F:ImGuiNET.ImDrawData.TotalVtxCount fullName: ImGuiNET.ImDrawData.TotalVtxCount nameWithType: ImDrawData.TotalVtxCount - uid: ImGuiNET.ImDrawData.Valid name: Valid href: api/ImGuiNET.ImDrawData.html#ImGuiNET_ImDrawData_Valid commentId: F:ImGuiNET.ImDrawData.Valid fullName: ImGuiNET.ImDrawData.Valid nameWithType: ImDrawData.Valid - uid: ImGuiNET.ImDrawDataPtr name: ImDrawDataPtr href: api/ImGuiNET.ImDrawDataPtr.html commentId: T:ImGuiNET.ImDrawDataPtr fullName: ImGuiNET.ImDrawDataPtr nameWithType: ImDrawDataPtr - uid: ImGuiNET.ImDrawDataPtr.#ctor(ImGuiNET.ImDrawData*) name: ImDrawDataPtr(ImDrawData*) href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr__ctor_ImGuiNET_ImDrawData__ commentId: M:ImGuiNET.ImDrawDataPtr.#ctor(ImGuiNET.ImDrawData*) fullName: ImGuiNET.ImDrawDataPtr.ImDrawDataPtr(ImGuiNET.ImDrawData*) nameWithType: ImDrawDataPtr.ImDrawDataPtr(ImDrawData*) - uid: ImGuiNET.ImDrawDataPtr.#ctor(System.IntPtr) name: ImDrawDataPtr(IntPtr) href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImDrawDataPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImDrawDataPtr.ImDrawDataPtr(System.IntPtr) nameWithType: ImDrawDataPtr.ImDrawDataPtr(IntPtr) - uid: ImGuiNET.ImDrawDataPtr.#ctor* name: ImDrawDataPtr href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr__ctor_ commentId: Overload:ImGuiNET.ImDrawDataPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.ImDrawDataPtr nameWithType: ImDrawDataPtr.ImDrawDataPtr - uid: ImGuiNET.ImDrawDataPtr.Clear name: Clear() href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_Clear commentId: M:ImGuiNET.ImDrawDataPtr.Clear fullName: ImGuiNET.ImDrawDataPtr.Clear() nameWithType: ImDrawDataPtr.Clear() - uid: ImGuiNET.ImDrawDataPtr.Clear* name: Clear href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_Clear_ commentId: Overload:ImGuiNET.ImDrawDataPtr.Clear isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.Clear nameWithType: ImDrawDataPtr.Clear - uid: ImGuiNET.ImDrawDataPtr.CmdLists name: CmdLists href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_CmdLists commentId: P:ImGuiNET.ImDrawDataPtr.CmdLists fullName: ImGuiNET.ImDrawDataPtr.CmdLists nameWithType: ImDrawDataPtr.CmdLists - uid: ImGuiNET.ImDrawDataPtr.CmdLists* name: CmdLists href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_CmdLists_ commentId: Overload:ImGuiNET.ImDrawDataPtr.CmdLists isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.CmdLists nameWithType: ImDrawDataPtr.CmdLists - uid: ImGuiNET.ImDrawDataPtr.CmdListsCount name: CmdListsCount href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_CmdListsCount commentId: P:ImGuiNET.ImDrawDataPtr.CmdListsCount fullName: ImGuiNET.ImDrawDataPtr.CmdListsCount nameWithType: ImDrawDataPtr.CmdListsCount - uid: ImGuiNET.ImDrawDataPtr.CmdListsCount* name: CmdListsCount href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_CmdListsCount_ commentId: Overload:ImGuiNET.ImDrawDataPtr.CmdListsCount isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.CmdListsCount nameWithType: ImDrawDataPtr.CmdListsCount - uid: ImGuiNET.ImDrawDataPtr.CmdListsRange name: CmdListsRange href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_CmdListsRange commentId: P:ImGuiNET.ImDrawDataPtr.CmdListsRange fullName: ImGuiNET.ImDrawDataPtr.CmdListsRange nameWithType: ImDrawDataPtr.CmdListsRange - uid: ImGuiNET.ImDrawDataPtr.CmdListsRange* name: CmdListsRange href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_CmdListsRange_ commentId: Overload:ImGuiNET.ImDrawDataPtr.CmdListsRange isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.CmdListsRange nameWithType: ImDrawDataPtr.CmdListsRange - uid: ImGuiNET.ImDrawDataPtr.DeIndexAllBuffers name: DeIndexAllBuffers() href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_DeIndexAllBuffers commentId: M:ImGuiNET.ImDrawDataPtr.DeIndexAllBuffers fullName: ImGuiNET.ImDrawDataPtr.DeIndexAllBuffers() nameWithType: ImDrawDataPtr.DeIndexAllBuffers() - uid: ImGuiNET.ImDrawDataPtr.DeIndexAllBuffers* name: DeIndexAllBuffers href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_DeIndexAllBuffers_ commentId: Overload:ImGuiNET.ImDrawDataPtr.DeIndexAllBuffers isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.DeIndexAllBuffers nameWithType: ImDrawDataPtr.DeIndexAllBuffers - uid: ImGuiNET.ImDrawDataPtr.Destroy name: Destroy() href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_Destroy commentId: M:ImGuiNET.ImDrawDataPtr.Destroy fullName: ImGuiNET.ImDrawDataPtr.Destroy() nameWithType: ImDrawDataPtr.Destroy() - uid: ImGuiNET.ImDrawDataPtr.Destroy* name: Destroy href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_Destroy_ commentId: Overload:ImGuiNET.ImDrawDataPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.Destroy nameWithType: ImDrawDataPtr.Destroy - uid: ImGuiNET.ImDrawDataPtr.DisplayPos name: DisplayPos href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_DisplayPos commentId: P:ImGuiNET.ImDrawDataPtr.DisplayPos fullName: ImGuiNET.ImDrawDataPtr.DisplayPos nameWithType: ImDrawDataPtr.DisplayPos - uid: ImGuiNET.ImDrawDataPtr.DisplayPos* name: DisplayPos href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_DisplayPos_ commentId: Overload:ImGuiNET.ImDrawDataPtr.DisplayPos isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.DisplayPos nameWithType: ImDrawDataPtr.DisplayPos - uid: ImGuiNET.ImDrawDataPtr.DisplaySize name: DisplaySize href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_DisplaySize commentId: P:ImGuiNET.ImDrawDataPtr.DisplaySize fullName: ImGuiNET.ImDrawDataPtr.DisplaySize nameWithType: ImDrawDataPtr.DisplaySize - uid: ImGuiNET.ImDrawDataPtr.DisplaySize* name: DisplaySize href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_DisplaySize_ commentId: Overload:ImGuiNET.ImDrawDataPtr.DisplaySize isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.DisplaySize nameWithType: ImDrawDataPtr.DisplaySize - uid: ImGuiNET.ImDrawDataPtr.FramebufferScale name: FramebufferScale href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_FramebufferScale commentId: P:ImGuiNET.ImDrawDataPtr.FramebufferScale fullName: ImGuiNET.ImDrawDataPtr.FramebufferScale nameWithType: ImDrawDataPtr.FramebufferScale - uid: ImGuiNET.ImDrawDataPtr.FramebufferScale* name: FramebufferScale href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_FramebufferScale_ commentId: Overload:ImGuiNET.ImDrawDataPtr.FramebufferScale isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.FramebufferScale nameWithType: ImDrawDataPtr.FramebufferScale - uid: ImGuiNET.ImDrawDataPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_NativePtr commentId: P:ImGuiNET.ImDrawDataPtr.NativePtr fullName: ImGuiNET.ImDrawDataPtr.NativePtr nameWithType: ImDrawDataPtr.NativePtr - uid: ImGuiNET.ImDrawDataPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_NativePtr_ commentId: Overload:ImGuiNET.ImDrawDataPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.NativePtr nameWithType: ImDrawDataPtr.NativePtr - uid: ImGuiNET.ImDrawDataPtr.op_Implicit(ImGuiNET.ImDrawData*)~ImGuiNET.ImDrawDataPtr name: Implicit(ImDrawData* to ImDrawDataPtr) href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_op_Implicit_ImGuiNET_ImDrawData___ImGuiNET_ImDrawDataPtr commentId: M:ImGuiNET.ImDrawDataPtr.op_Implicit(ImGuiNET.ImDrawData*)~ImGuiNET.ImDrawDataPtr name.vb: Widening(ImDrawData* to ImDrawDataPtr) fullName: ImGuiNET.ImDrawDataPtr.Implicit(ImGuiNET.ImDrawData* to ImGuiNET.ImDrawDataPtr) fullName.vb: ImGuiNET.ImDrawDataPtr.Widening(ImGuiNET.ImDrawData* to ImGuiNET.ImDrawDataPtr) nameWithType: ImDrawDataPtr.Implicit(ImDrawData* to ImDrawDataPtr) nameWithType.vb: ImDrawDataPtr.Widening(ImDrawData* to ImDrawDataPtr) - uid: ImGuiNET.ImDrawDataPtr.op_Implicit(ImGuiNET.ImDrawDataPtr)~ImGuiNET.ImDrawData* name: Implicit(ImDrawDataPtr to ImDrawData*) href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_op_Implicit_ImGuiNET_ImDrawDataPtr__ImGuiNET_ImDrawData_ commentId: M:ImGuiNET.ImDrawDataPtr.op_Implicit(ImGuiNET.ImDrawDataPtr)~ImGuiNET.ImDrawData* name.vb: Widening(ImDrawDataPtr to ImDrawData*) fullName: ImGuiNET.ImDrawDataPtr.Implicit(ImGuiNET.ImDrawDataPtr to ImGuiNET.ImDrawData*) fullName.vb: ImGuiNET.ImDrawDataPtr.Widening(ImGuiNET.ImDrawDataPtr to ImGuiNET.ImDrawData*) nameWithType: ImDrawDataPtr.Implicit(ImDrawDataPtr to ImDrawData*) nameWithType.vb: ImDrawDataPtr.Widening(ImDrawDataPtr to ImDrawData*) - uid: ImGuiNET.ImDrawDataPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawDataPtr name: Implicit(IntPtr to ImDrawDataPtr) href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_op_Implicit_System_IntPtr__ImGuiNET_ImDrawDataPtr commentId: M:ImGuiNET.ImDrawDataPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawDataPtr name.vb: Widening(IntPtr to ImDrawDataPtr) fullName: ImGuiNET.ImDrawDataPtr.Implicit(System.IntPtr to ImGuiNET.ImDrawDataPtr) fullName.vb: ImGuiNET.ImDrawDataPtr.Widening(System.IntPtr to ImGuiNET.ImDrawDataPtr) nameWithType: ImDrawDataPtr.Implicit(IntPtr to ImDrawDataPtr) nameWithType.vb: ImDrawDataPtr.Widening(IntPtr to ImDrawDataPtr) - uid: ImGuiNET.ImDrawDataPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImDrawDataPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImDrawDataPtr.Implicit fullName.vb: ImGuiNET.ImDrawDataPtr.Widening nameWithType: ImDrawDataPtr.Implicit nameWithType.vb: ImDrawDataPtr.Widening - uid: ImGuiNET.ImDrawDataPtr.ScaleClipRects(System.Numerics.Vector2) name: ScaleClipRects(Vector2) href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_ScaleClipRects_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawDataPtr.ScaleClipRects(System.Numerics.Vector2) fullName: ImGuiNET.ImDrawDataPtr.ScaleClipRects(System.Numerics.Vector2) nameWithType: ImDrawDataPtr.ScaleClipRects(Vector2) - uid: ImGuiNET.ImDrawDataPtr.ScaleClipRects* name: ScaleClipRects href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_ScaleClipRects_ commentId: Overload:ImGuiNET.ImDrawDataPtr.ScaleClipRects isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.ScaleClipRects nameWithType: ImDrawDataPtr.ScaleClipRects - uid: ImGuiNET.ImDrawDataPtr.TotalIdxCount name: TotalIdxCount href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_TotalIdxCount commentId: P:ImGuiNET.ImDrawDataPtr.TotalIdxCount fullName: ImGuiNET.ImDrawDataPtr.TotalIdxCount nameWithType: ImDrawDataPtr.TotalIdxCount - uid: ImGuiNET.ImDrawDataPtr.TotalIdxCount* name: TotalIdxCount href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_TotalIdxCount_ commentId: Overload:ImGuiNET.ImDrawDataPtr.TotalIdxCount isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.TotalIdxCount nameWithType: ImDrawDataPtr.TotalIdxCount - uid: ImGuiNET.ImDrawDataPtr.TotalVtxCount name: TotalVtxCount href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_TotalVtxCount commentId: P:ImGuiNET.ImDrawDataPtr.TotalVtxCount fullName: ImGuiNET.ImDrawDataPtr.TotalVtxCount nameWithType: ImDrawDataPtr.TotalVtxCount - uid: ImGuiNET.ImDrawDataPtr.TotalVtxCount* name: TotalVtxCount href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_TotalVtxCount_ commentId: Overload:ImGuiNET.ImDrawDataPtr.TotalVtxCount isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.TotalVtxCount nameWithType: ImDrawDataPtr.TotalVtxCount - uid: ImGuiNET.ImDrawDataPtr.Valid name: Valid href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_Valid commentId: P:ImGuiNET.ImDrawDataPtr.Valid fullName: ImGuiNET.ImDrawDataPtr.Valid nameWithType: ImDrawDataPtr.Valid - uid: ImGuiNET.ImDrawDataPtr.Valid* name: Valid href: api/ImGuiNET.ImDrawDataPtr.html#ImGuiNET_ImDrawDataPtr_Valid_ commentId: Overload:ImGuiNET.ImDrawDataPtr.Valid isSpec: "True" fullName: ImGuiNET.ImDrawDataPtr.Valid nameWithType: ImDrawDataPtr.Valid - uid: ImGuiNET.ImDrawList name: ImDrawList href: api/ImGuiNET.ImDrawList.html commentId: T:ImGuiNET.ImDrawList fullName: ImGuiNET.ImDrawList nameWithType: ImDrawList - uid: ImGuiNET.ImDrawList._ClipRectStack name: _ClipRectStack href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__ClipRectStack commentId: F:ImGuiNET.ImDrawList._ClipRectStack fullName: ImGuiNET.ImDrawList._ClipRectStack nameWithType: ImDrawList._ClipRectStack - uid: ImGuiNET.ImDrawList._Data name: _Data href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__Data commentId: F:ImGuiNET.ImDrawList._Data fullName: ImGuiNET.ImDrawList._Data nameWithType: ImDrawList._Data - uid: ImGuiNET.ImDrawList._IdxWritePtr name: _IdxWritePtr href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__IdxWritePtr commentId: F:ImGuiNET.ImDrawList._IdxWritePtr fullName: ImGuiNET.ImDrawList._IdxWritePtr nameWithType: ImDrawList._IdxWritePtr - uid: ImGuiNET.ImDrawList._OwnerName name: _OwnerName href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__OwnerName commentId: F:ImGuiNET.ImDrawList._OwnerName fullName: ImGuiNET.ImDrawList._OwnerName nameWithType: ImDrawList._OwnerName - uid: ImGuiNET.ImDrawList._Path name: _Path href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__Path commentId: F:ImGuiNET.ImDrawList._Path fullName: ImGuiNET.ImDrawList._Path nameWithType: ImDrawList._Path - uid: ImGuiNET.ImDrawList._Splitter name: _Splitter href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__Splitter commentId: F:ImGuiNET.ImDrawList._Splitter fullName: ImGuiNET.ImDrawList._Splitter nameWithType: ImDrawList._Splitter - uid: ImGuiNET.ImDrawList._TextureIdStack name: _TextureIdStack href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__TextureIdStack commentId: F:ImGuiNET.ImDrawList._TextureIdStack fullName: ImGuiNET.ImDrawList._TextureIdStack nameWithType: ImDrawList._TextureIdStack - uid: ImGuiNET.ImDrawList._VtxCurrentIdx name: _VtxCurrentIdx href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__VtxCurrentIdx commentId: F:ImGuiNET.ImDrawList._VtxCurrentIdx fullName: ImGuiNET.ImDrawList._VtxCurrentIdx nameWithType: ImDrawList._VtxCurrentIdx - uid: ImGuiNET.ImDrawList._VtxCurrentOffset name: _VtxCurrentOffset href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__VtxCurrentOffset commentId: F:ImGuiNET.ImDrawList._VtxCurrentOffset fullName: ImGuiNET.ImDrawList._VtxCurrentOffset nameWithType: ImDrawList._VtxCurrentOffset - uid: ImGuiNET.ImDrawList._VtxWritePtr name: _VtxWritePtr href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList__VtxWritePtr commentId: F:ImGuiNET.ImDrawList._VtxWritePtr fullName: ImGuiNET.ImDrawList._VtxWritePtr nameWithType: ImDrawList._VtxWritePtr - uid: ImGuiNET.ImDrawList.CmdBuffer name: CmdBuffer href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList_CmdBuffer commentId: F:ImGuiNET.ImDrawList.CmdBuffer fullName: ImGuiNET.ImDrawList.CmdBuffer nameWithType: ImDrawList.CmdBuffer - uid: ImGuiNET.ImDrawList.Flags name: Flags href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList_Flags commentId: F:ImGuiNET.ImDrawList.Flags fullName: ImGuiNET.ImDrawList.Flags nameWithType: ImDrawList.Flags - uid: ImGuiNET.ImDrawList.IdxBuffer name: IdxBuffer href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList_IdxBuffer commentId: F:ImGuiNET.ImDrawList.IdxBuffer fullName: ImGuiNET.ImDrawList.IdxBuffer nameWithType: ImDrawList.IdxBuffer - uid: ImGuiNET.ImDrawList.VtxBuffer name: VtxBuffer href: api/ImGuiNET.ImDrawList.html#ImGuiNET_ImDrawList_VtxBuffer commentId: F:ImGuiNET.ImDrawList.VtxBuffer fullName: ImGuiNET.ImDrawList.VtxBuffer nameWithType: ImDrawList.VtxBuffer - uid: ImGuiNET.ImDrawListFlags name: ImDrawListFlags href: api/ImGuiNET.ImDrawListFlags.html commentId: T:ImGuiNET.ImDrawListFlags fullName: ImGuiNET.ImDrawListFlags nameWithType: ImDrawListFlags - uid: ImGuiNET.ImDrawListFlags.AllowVtxOffset name: AllowVtxOffset href: api/ImGuiNET.ImDrawListFlags.html#ImGuiNET_ImDrawListFlags_AllowVtxOffset commentId: F:ImGuiNET.ImDrawListFlags.AllowVtxOffset fullName: ImGuiNET.ImDrawListFlags.AllowVtxOffset nameWithType: ImDrawListFlags.AllowVtxOffset - uid: ImGuiNET.ImDrawListFlags.AntiAliasedFill name: AntiAliasedFill href: api/ImGuiNET.ImDrawListFlags.html#ImGuiNET_ImDrawListFlags_AntiAliasedFill commentId: F:ImGuiNET.ImDrawListFlags.AntiAliasedFill fullName: ImGuiNET.ImDrawListFlags.AntiAliasedFill nameWithType: ImDrawListFlags.AntiAliasedFill - uid: ImGuiNET.ImDrawListFlags.AntiAliasedLines name: AntiAliasedLines href: api/ImGuiNET.ImDrawListFlags.html#ImGuiNET_ImDrawListFlags_AntiAliasedLines commentId: F:ImGuiNET.ImDrawListFlags.AntiAliasedLines fullName: ImGuiNET.ImDrawListFlags.AntiAliasedLines nameWithType: ImDrawListFlags.AntiAliasedLines - uid: ImGuiNET.ImDrawListFlags.None name: None href: api/ImGuiNET.ImDrawListFlags.html#ImGuiNET_ImDrawListFlags_None commentId: F:ImGuiNET.ImDrawListFlags.None fullName: ImGuiNET.ImDrawListFlags.None nameWithType: ImDrawListFlags.None - uid: ImGuiNET.ImDrawListPtr name: ImDrawListPtr href: api/ImGuiNET.ImDrawListPtr.html commentId: T:ImGuiNET.ImDrawListPtr fullName: ImGuiNET.ImDrawListPtr nameWithType: ImDrawListPtr - uid: ImGuiNET.ImDrawListPtr.#ctor(ImGuiNET.ImDrawList*) name: ImDrawListPtr(ImDrawList*) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__ctor_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImDrawListPtr.#ctor(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImDrawListPtr.ImDrawListPtr(ImGuiNET.ImDrawList*) nameWithType: ImDrawListPtr.ImDrawListPtr(ImDrawList*) - uid: ImGuiNET.ImDrawListPtr.#ctor(System.IntPtr) name: ImDrawListPtr(IntPtr) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImDrawListPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImDrawListPtr.ImDrawListPtr(System.IntPtr) nameWithType: ImDrawListPtr.ImDrawListPtr(IntPtr) - uid: ImGuiNET.ImDrawListPtr.#ctor* name: ImDrawListPtr href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__ctor_ commentId: Overload:ImGuiNET.ImDrawListPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.ImDrawListPtr nameWithType: ImDrawListPtr.ImDrawListPtr - uid: ImGuiNET.ImDrawListPtr._ClipRectStack name: _ClipRectStack href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__ClipRectStack commentId: P:ImGuiNET.ImDrawListPtr._ClipRectStack fullName: ImGuiNET.ImDrawListPtr._ClipRectStack nameWithType: ImDrawListPtr._ClipRectStack - uid: ImGuiNET.ImDrawListPtr._ClipRectStack* name: _ClipRectStack href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__ClipRectStack_ commentId: Overload:ImGuiNET.ImDrawListPtr._ClipRectStack isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._ClipRectStack nameWithType: ImDrawListPtr._ClipRectStack - uid: ImGuiNET.ImDrawListPtr._Data name: _Data href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__Data commentId: P:ImGuiNET.ImDrawListPtr._Data fullName: ImGuiNET.ImDrawListPtr._Data nameWithType: ImDrawListPtr._Data - uid: ImGuiNET.ImDrawListPtr._Data* name: _Data href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__Data_ commentId: Overload:ImGuiNET.ImDrawListPtr._Data isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._Data nameWithType: ImDrawListPtr._Data - uid: ImGuiNET.ImDrawListPtr._IdxWritePtr name: _IdxWritePtr href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__IdxWritePtr commentId: P:ImGuiNET.ImDrawListPtr._IdxWritePtr fullName: ImGuiNET.ImDrawListPtr._IdxWritePtr nameWithType: ImDrawListPtr._IdxWritePtr - uid: ImGuiNET.ImDrawListPtr._IdxWritePtr* name: _IdxWritePtr href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__IdxWritePtr_ commentId: Overload:ImGuiNET.ImDrawListPtr._IdxWritePtr isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._IdxWritePtr nameWithType: ImDrawListPtr._IdxWritePtr - uid: ImGuiNET.ImDrawListPtr._OwnerName name: _OwnerName href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__OwnerName commentId: P:ImGuiNET.ImDrawListPtr._OwnerName fullName: ImGuiNET.ImDrawListPtr._OwnerName nameWithType: ImDrawListPtr._OwnerName - uid: ImGuiNET.ImDrawListPtr._OwnerName* name: _OwnerName href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__OwnerName_ commentId: Overload:ImGuiNET.ImDrawListPtr._OwnerName isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._OwnerName nameWithType: ImDrawListPtr._OwnerName - uid: ImGuiNET.ImDrawListPtr._Path name: _Path href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__Path commentId: P:ImGuiNET.ImDrawListPtr._Path fullName: ImGuiNET.ImDrawListPtr._Path nameWithType: ImDrawListPtr._Path - uid: ImGuiNET.ImDrawListPtr._Path* name: _Path href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__Path_ commentId: Overload:ImGuiNET.ImDrawListPtr._Path isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._Path nameWithType: ImDrawListPtr._Path - uid: ImGuiNET.ImDrawListPtr._Splitter name: _Splitter href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__Splitter commentId: P:ImGuiNET.ImDrawListPtr._Splitter fullName: ImGuiNET.ImDrawListPtr._Splitter nameWithType: ImDrawListPtr._Splitter - uid: ImGuiNET.ImDrawListPtr._Splitter* name: _Splitter href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__Splitter_ commentId: Overload:ImGuiNET.ImDrawListPtr._Splitter isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._Splitter nameWithType: ImDrawListPtr._Splitter - uid: ImGuiNET.ImDrawListPtr._TextureIdStack name: _TextureIdStack href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__TextureIdStack commentId: P:ImGuiNET.ImDrawListPtr._TextureIdStack fullName: ImGuiNET.ImDrawListPtr._TextureIdStack nameWithType: ImDrawListPtr._TextureIdStack - uid: ImGuiNET.ImDrawListPtr._TextureIdStack* name: _TextureIdStack href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__TextureIdStack_ commentId: Overload:ImGuiNET.ImDrawListPtr._TextureIdStack isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._TextureIdStack nameWithType: ImDrawListPtr._TextureIdStack - uid: ImGuiNET.ImDrawListPtr._VtxCurrentIdx name: _VtxCurrentIdx href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__VtxCurrentIdx commentId: P:ImGuiNET.ImDrawListPtr._VtxCurrentIdx fullName: ImGuiNET.ImDrawListPtr._VtxCurrentIdx nameWithType: ImDrawListPtr._VtxCurrentIdx - uid: ImGuiNET.ImDrawListPtr._VtxCurrentIdx* name: _VtxCurrentIdx href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__VtxCurrentIdx_ commentId: Overload:ImGuiNET.ImDrawListPtr._VtxCurrentIdx isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._VtxCurrentIdx nameWithType: ImDrawListPtr._VtxCurrentIdx - uid: ImGuiNET.ImDrawListPtr._VtxCurrentOffset name: _VtxCurrentOffset href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__VtxCurrentOffset commentId: P:ImGuiNET.ImDrawListPtr._VtxCurrentOffset fullName: ImGuiNET.ImDrawListPtr._VtxCurrentOffset nameWithType: ImDrawListPtr._VtxCurrentOffset - uid: ImGuiNET.ImDrawListPtr._VtxCurrentOffset* name: _VtxCurrentOffset href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__VtxCurrentOffset_ commentId: Overload:ImGuiNET.ImDrawListPtr._VtxCurrentOffset isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._VtxCurrentOffset nameWithType: ImDrawListPtr._VtxCurrentOffset - uid: ImGuiNET.ImDrawListPtr._VtxWritePtr name: _VtxWritePtr href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__VtxWritePtr commentId: P:ImGuiNET.ImDrawListPtr._VtxWritePtr fullName: ImGuiNET.ImDrawListPtr._VtxWritePtr nameWithType: ImDrawListPtr._VtxWritePtr - uid: ImGuiNET.ImDrawListPtr._VtxWritePtr* name: _VtxWritePtr href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr__VtxWritePtr_ commentId: Overload:ImGuiNET.ImDrawListPtr._VtxWritePtr isSpec: "True" fullName: ImGuiNET.ImDrawListPtr._VtxWritePtr nameWithType: ImDrawListPtr._VtxWritePtr - uid: ImGuiNET.ImDrawListPtr.AddBezierCurve(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: AddBezierCurve(Vector2, Vector2, Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddBezierCurve_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddBezierCurve(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddBezierCurve(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImDrawListPtr.AddBezierCurve(Vector2, Vector2, Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImDrawListPtr.AddBezierCurve(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,System.Int32) name: AddBezierCurve(Vector2, Vector2, Vector2, Vector2, UInt32, Single, Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddBezierCurve_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.AddBezierCurve(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,System.Int32) fullName: ImGuiNET.ImDrawListPtr.AddBezierCurve(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, System.Int32) nameWithType: ImDrawListPtr.AddBezierCurve(Vector2, Vector2, Vector2, Vector2, UInt32, Single, Int32) - uid: ImGuiNET.ImDrawListPtr.AddBezierCurve* name: AddBezierCurve href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddBezierCurve_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddBezierCurve isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddBezierCurve nameWithType: ImDrawListPtr.AddBezierCurve - uid: ImGuiNET.ImDrawListPtr.AddCallback(System.IntPtr,System.IntPtr) name: AddCallback(IntPtr, IntPtr) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCallback_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImDrawListPtr.AddCallback(System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImDrawListPtr.AddCallback(System.IntPtr, System.IntPtr) nameWithType: ImDrawListPtr.AddCallback(IntPtr, IntPtr) - uid: ImGuiNET.ImDrawListPtr.AddCallback* name: AddCallback href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCallback_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddCallback isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddCallback nameWithType: ImDrawListPtr.AddCallback - uid: ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2,System.Single,System.UInt32) name: AddCircle(Vector2, Single, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCircle_System_Numerics_Vector2_System_Single_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2,System.Single,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2, System.Single, System.UInt32) nameWithType: ImDrawListPtr.AddCircle(Vector2, Single, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2,System.Single,System.UInt32,System.Int32) name: AddCircle(Vector2, Single, UInt32, Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCircle_System_Numerics_Vector2_System_Single_System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2,System.Single,System.UInt32,System.Int32) fullName: ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2, System.Single, System.UInt32, System.Int32) nameWithType: ImDrawListPtr.AddCircle(Vector2, Single, UInt32, Int32) - uid: ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2,System.Single,System.UInt32,System.Int32,System.Single) name: AddCircle(Vector2, Single, UInt32, Int32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCircle_System_Numerics_Vector2_System_Single_System_UInt32_System_Int32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2,System.Single,System.UInt32,System.Int32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddCircle(System.Numerics.Vector2, System.Single, System.UInt32, System.Int32, System.Single) nameWithType: ImDrawListPtr.AddCircle(Vector2, Single, UInt32, Int32, Single) - uid: ImGuiNET.ImDrawListPtr.AddCircle* name: AddCircle href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCircle_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddCircle isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddCircle nameWithType: ImDrawListPtr.AddCircle - uid: ImGuiNET.ImDrawListPtr.AddCircleFilled(System.Numerics.Vector2,System.Single,System.UInt32) name: AddCircleFilled(Vector2, Single, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCircleFilled_System_Numerics_Vector2_System_Single_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddCircleFilled(System.Numerics.Vector2,System.Single,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddCircleFilled(System.Numerics.Vector2, System.Single, System.UInt32) nameWithType: ImDrawListPtr.AddCircleFilled(Vector2, Single, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddCircleFilled(System.Numerics.Vector2,System.Single,System.UInt32,System.Int32) name: AddCircleFilled(Vector2, Single, UInt32, Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCircleFilled_System_Numerics_Vector2_System_Single_System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.AddCircleFilled(System.Numerics.Vector2,System.Single,System.UInt32,System.Int32) fullName: ImGuiNET.ImDrawListPtr.AddCircleFilled(System.Numerics.Vector2, System.Single, System.UInt32, System.Int32) nameWithType: ImDrawListPtr.AddCircleFilled(Vector2, Single, UInt32, Int32) - uid: ImGuiNET.ImDrawListPtr.AddCircleFilled* name: AddCircleFilled href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddCircleFilled_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddCircleFilled isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddCircleFilled nameWithType: ImDrawListPtr.AddCircleFilled - uid: ImGuiNET.ImDrawListPtr.AddConvexPolyFilled(System.Numerics.Vector2@,System.Int32,System.UInt32) name: AddConvexPolyFilled(ref Vector2, Int32, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddConvexPolyFilled_System_Numerics_Vector2__System_Int32_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddConvexPolyFilled(System.Numerics.Vector2@,System.Int32,System.UInt32) name.vb: AddConvexPolyFilled(ByRef Vector2, Int32, UInt32) fullName: ImGuiNET.ImDrawListPtr.AddConvexPolyFilled(ref System.Numerics.Vector2, System.Int32, System.UInt32) fullName.vb: ImGuiNET.ImDrawListPtr.AddConvexPolyFilled(ByRef System.Numerics.Vector2, System.Int32, System.UInt32) nameWithType: ImDrawListPtr.AddConvexPolyFilled(ref Vector2, Int32, UInt32) nameWithType.vb: ImDrawListPtr.AddConvexPolyFilled(ByRef Vector2, Int32, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddConvexPolyFilled* name: AddConvexPolyFilled href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddConvexPolyFilled_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddConvexPolyFilled isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddConvexPolyFilled nameWithType: ImDrawListPtr.AddConvexPolyFilled - uid: ImGuiNET.ImDrawListPtr.AddDrawCmd name: AddDrawCmd() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddDrawCmd commentId: M:ImGuiNET.ImDrawListPtr.AddDrawCmd fullName: ImGuiNET.ImDrawListPtr.AddDrawCmd() nameWithType: ImDrawListPtr.AddDrawCmd() - uid: ImGuiNET.ImDrawListPtr.AddDrawCmd* name: AddDrawCmd href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddDrawCmd_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddDrawCmd isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddDrawCmd nameWithType: ImDrawListPtr.AddDrawCmd - uid: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImage(IntPtr, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImage_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImage(IntPtr, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImage(IntPtr, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImage_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImage(IntPtr, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImage(IntPtr, Vector2, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImage_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImage(IntPtr, Vector2, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddImage(IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImage_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddImage(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddImage(IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddImage* name: AddImage href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImage_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddImage isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddImage nameWithType: ImDrawListPtr.AddImage - uid: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageQuad_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageQuad_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageQuad_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageQuad_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageQuad_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageQuad_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddImageQuad(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddImageQuad(IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddImageQuad* name: AddImageQuad href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageQuad_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddImageQuad isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddImageQuad nameWithType: ImDrawListPtr.AddImageQuad - uid: ImGuiNET.ImDrawListPtr.AddImageRounded(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: AddImageRounded(IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageRounded_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageRounded(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddImageRounded(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImDrawListPtr.AddImageRounded(IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImDrawListPtr.AddImageRounded(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) name: AddImageRounded(IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageRounded_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ImGuiNET_ImDrawCornerFlags_ commentId: M:ImGuiNET.ImDrawListPtr.AddImageRounded(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) fullName: ImGuiNET.ImDrawListPtr.AddImageRounded(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, ImGuiNET.ImDrawCornerFlags) nameWithType: ImDrawListPtr.AddImageRounded(IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) - uid: ImGuiNET.ImDrawListPtr.AddImageRounded* name: AddImageRounded href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddImageRounded_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddImageRounded isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddImageRounded nameWithType: ImDrawListPtr.AddImageRounded - uid: ImGuiNET.ImDrawListPtr.AddLine(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddLine(Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddLine_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddLine(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddLine(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddLine(Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddLine(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: AddLine(Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddLine_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddLine(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddLine(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImDrawListPtr.AddLine(Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImDrawListPtr.AddLine* name: AddLine href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddLine_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddLine isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddLine nameWithType: ImDrawListPtr.AddLine - uid: ImGuiNET.ImDrawListPtr.AddPolyline(System.Numerics.Vector2@,System.Int32,System.UInt32,System.Boolean,System.Single) name: AddPolyline(ref Vector2, Int32, UInt32, Boolean, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddPolyline_System_Numerics_Vector2__System_Int32_System_UInt32_System_Boolean_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddPolyline(System.Numerics.Vector2@,System.Int32,System.UInt32,System.Boolean,System.Single) name.vb: AddPolyline(ByRef Vector2, Int32, UInt32, Boolean, Single) fullName: ImGuiNET.ImDrawListPtr.AddPolyline(ref System.Numerics.Vector2, System.Int32, System.UInt32, System.Boolean, System.Single) fullName.vb: ImGuiNET.ImDrawListPtr.AddPolyline(ByRef System.Numerics.Vector2, System.Int32, System.UInt32, System.Boolean, System.Single) nameWithType: ImDrawListPtr.AddPolyline(ref Vector2, Int32, UInt32, Boolean, Single) nameWithType.vb: ImDrawListPtr.AddPolyline(ByRef Vector2, Int32, UInt32, Boolean, Single) - uid: ImGuiNET.ImDrawListPtr.AddPolyline* name: AddPolyline href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddPolyline_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddPolyline isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddPolyline nameWithType: ImDrawListPtr.AddPolyline - uid: ImGuiNET.ImDrawListPtr.AddQuad(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddQuad(Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddQuad_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddQuad(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddQuad(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddQuad(Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddQuad(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: AddQuad(Vector2, Vector2, Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddQuad_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddQuad(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddQuad(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImDrawListPtr.AddQuad(Vector2, Vector2, Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImDrawListPtr.AddQuad* name: AddQuad href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddQuad_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddQuad isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddQuad nameWithType: ImDrawListPtr.AddQuad - uid: ImGuiNET.ImDrawListPtr.AddQuadFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddQuadFilled(Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddQuadFilled_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddQuadFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddQuadFilled(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddQuadFilled(Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddQuadFilled* name: AddQuadFilled href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddQuadFilled_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddQuadFilled isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddQuadFilled nameWithType: ImDrawListPtr.AddQuadFilled - uid: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddRect(Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRect_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddRect(Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: AddRect(Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRect_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImDrawListPtr.AddRect(Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) name: AddRect(Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRect_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ImGuiNET_ImDrawCornerFlags_ commentId: M:ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) fullName: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, ImGuiNET.ImDrawCornerFlags) nameWithType: ImDrawListPtr.AddRect(Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) - uid: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags,System.Single) name: AddRect(Vector2, Vector2, UInt32, Single, ImDrawCornerFlags, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRect_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ImGuiNET_ImDrawCornerFlags_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddRect(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, ImGuiNET.ImDrawCornerFlags, System.Single) nameWithType: ImDrawListPtr.AddRect(Vector2, Vector2, UInt32, Single, ImDrawCornerFlags, Single) - uid: ImGuiNET.ImDrawListPtr.AddRect* name: AddRect href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRect_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddRect isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddRect nameWithType: ImDrawListPtr.AddRect - uid: ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddRectFilled(Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRectFilled_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddRectFilled(Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: AddRectFilled(Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRectFilled_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImDrawListPtr.AddRectFilled(Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) name: AddRectFilled(Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRectFilled_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ImGuiNET_ImDrawCornerFlags_ commentId: M:ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) fullName: ImGuiNET.ImDrawListPtr.AddRectFilled(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, ImGuiNET.ImDrawCornerFlags) nameWithType: ImDrawListPtr.AddRectFilled(Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) - uid: ImGuiNET.ImDrawListPtr.AddRectFilled* name: AddRectFilled href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRectFilled_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddRectFilled isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddRectFilled nameWithType: ImDrawListPtr.AddRectFilled - uid: ImGuiNET.ImDrawListPtr.AddRectFilledMultiColor(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.UInt32,System.UInt32,System.UInt32) name: AddRectFilledMultiColor(Vector2, Vector2, UInt32, UInt32, UInt32, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRectFilledMultiColor_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_UInt32_System_UInt32_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddRectFilledMultiColor(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.UInt32,System.UInt32,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddRectFilledMultiColor(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.UInt32, System.UInt32, System.UInt32) nameWithType: ImDrawListPtr.AddRectFilledMultiColor(Vector2, Vector2, UInt32, UInt32, UInt32, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddRectFilledMultiColor* name: AddRectFilledMultiColor href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddRectFilledMultiColor_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddRectFilledMultiColor isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddRectFilledMultiColor nameWithType: ImDrawListPtr.AddRectFilledMultiColor - uid: ImGuiNET.ImDrawListPtr.AddText(ImGuiNET.ImFontPtr,System.Single,System.Numerics.Vector2,System.UInt32,System.String) name: AddText(ImFontPtr, Single, Vector2, UInt32, String) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddText_ImGuiNET_ImFontPtr_System_Single_System_Numerics_Vector2_System_UInt32_System_String_ commentId: M:ImGuiNET.ImDrawListPtr.AddText(ImGuiNET.ImFontPtr,System.Single,System.Numerics.Vector2,System.UInt32,System.String) fullName: ImGuiNET.ImDrawListPtr.AddText(ImGuiNET.ImFontPtr, System.Single, System.Numerics.Vector2, System.UInt32, System.String) nameWithType: ImDrawListPtr.AddText(ImFontPtr, Single, Vector2, UInt32, String) - uid: ImGuiNET.ImDrawListPtr.AddText(System.Numerics.Vector2,System.UInt32,System.String) name: AddText(Vector2, UInt32, String) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddText_System_Numerics_Vector2_System_UInt32_System_String_ commentId: M:ImGuiNET.ImDrawListPtr.AddText(System.Numerics.Vector2,System.UInt32,System.String) fullName: ImGuiNET.ImDrawListPtr.AddText(System.Numerics.Vector2, System.UInt32, System.String) nameWithType: ImDrawListPtr.AddText(Vector2, UInt32, String) - uid: ImGuiNET.ImDrawListPtr.AddText* name: AddText href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddText_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddText isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddText nameWithType: ImDrawListPtr.AddText - uid: ImGuiNET.ImDrawListPtr.AddTriangle(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddTriangle(Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddTriangle_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddTriangle(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddTriangle(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddTriangle(Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddTriangle(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: AddTriangle(Vector2, Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddTriangle_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.AddTriangle(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImDrawListPtr.AddTriangle(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImDrawListPtr.AddTriangle(Vector2, Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImDrawListPtr.AddTriangle* name: AddTriangle href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddTriangle_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddTriangle isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddTriangle nameWithType: ImDrawListPtr.AddTriangle - uid: ImGuiNET.ImDrawListPtr.AddTriangleFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: AddTriangleFilled(Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddTriangleFilled_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.AddTriangleFilled(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.AddTriangleFilled(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.AddTriangleFilled(Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.AddTriangleFilled* name: AddTriangleFilled href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_AddTriangleFilled_ commentId: Overload:ImGuiNET.ImDrawListPtr.AddTriangleFilled isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.AddTriangleFilled nameWithType: ImDrawListPtr.AddTriangleFilled - uid: ImGuiNET.ImDrawListPtr.ChannelsMerge name: ChannelsMerge() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ChannelsMerge commentId: M:ImGuiNET.ImDrawListPtr.ChannelsMerge fullName: ImGuiNET.ImDrawListPtr.ChannelsMerge() nameWithType: ImDrawListPtr.ChannelsMerge() - uid: ImGuiNET.ImDrawListPtr.ChannelsMerge* name: ChannelsMerge href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ChannelsMerge_ commentId: Overload:ImGuiNET.ImDrawListPtr.ChannelsMerge isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.ChannelsMerge nameWithType: ImDrawListPtr.ChannelsMerge - uid: ImGuiNET.ImDrawListPtr.ChannelsSetCurrent(System.Int32) name: ChannelsSetCurrent(Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ChannelsSetCurrent_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.ChannelsSetCurrent(System.Int32) fullName: ImGuiNET.ImDrawListPtr.ChannelsSetCurrent(System.Int32) nameWithType: ImDrawListPtr.ChannelsSetCurrent(Int32) - uid: ImGuiNET.ImDrawListPtr.ChannelsSetCurrent* name: ChannelsSetCurrent href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ChannelsSetCurrent_ commentId: Overload:ImGuiNET.ImDrawListPtr.ChannelsSetCurrent isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.ChannelsSetCurrent nameWithType: ImDrawListPtr.ChannelsSetCurrent - uid: ImGuiNET.ImDrawListPtr.ChannelsSplit(System.Int32) name: ChannelsSplit(Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ChannelsSplit_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.ChannelsSplit(System.Int32) fullName: ImGuiNET.ImDrawListPtr.ChannelsSplit(System.Int32) nameWithType: ImDrawListPtr.ChannelsSplit(Int32) - uid: ImGuiNET.ImDrawListPtr.ChannelsSplit* name: ChannelsSplit href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ChannelsSplit_ commentId: Overload:ImGuiNET.ImDrawListPtr.ChannelsSplit isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.ChannelsSplit nameWithType: ImDrawListPtr.ChannelsSplit - uid: ImGuiNET.ImDrawListPtr.Clear name: Clear() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_Clear commentId: M:ImGuiNET.ImDrawListPtr.Clear fullName: ImGuiNET.ImDrawListPtr.Clear() nameWithType: ImDrawListPtr.Clear() - uid: ImGuiNET.ImDrawListPtr.Clear* name: Clear href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_Clear_ commentId: Overload:ImGuiNET.ImDrawListPtr.Clear isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.Clear nameWithType: ImDrawListPtr.Clear - uid: ImGuiNET.ImDrawListPtr.ClearFreeMemory name: ClearFreeMemory() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ClearFreeMemory commentId: M:ImGuiNET.ImDrawListPtr.ClearFreeMemory fullName: ImGuiNET.ImDrawListPtr.ClearFreeMemory() nameWithType: ImDrawListPtr.ClearFreeMemory() - uid: ImGuiNET.ImDrawListPtr.ClearFreeMemory* name: ClearFreeMemory href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_ClearFreeMemory_ commentId: Overload:ImGuiNET.ImDrawListPtr.ClearFreeMemory isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.ClearFreeMemory nameWithType: ImDrawListPtr.ClearFreeMemory - uid: ImGuiNET.ImDrawListPtr.CloneOutput name: CloneOutput() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_CloneOutput commentId: M:ImGuiNET.ImDrawListPtr.CloneOutput fullName: ImGuiNET.ImDrawListPtr.CloneOutput() nameWithType: ImDrawListPtr.CloneOutput() - uid: ImGuiNET.ImDrawListPtr.CloneOutput* name: CloneOutput href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_CloneOutput_ commentId: Overload:ImGuiNET.ImDrawListPtr.CloneOutput isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.CloneOutput nameWithType: ImDrawListPtr.CloneOutput - uid: ImGuiNET.ImDrawListPtr.CmdBuffer name: CmdBuffer href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_CmdBuffer commentId: P:ImGuiNET.ImDrawListPtr.CmdBuffer fullName: ImGuiNET.ImDrawListPtr.CmdBuffer nameWithType: ImDrawListPtr.CmdBuffer - uid: ImGuiNET.ImDrawListPtr.CmdBuffer* name: CmdBuffer href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_CmdBuffer_ commentId: Overload:ImGuiNET.ImDrawListPtr.CmdBuffer isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.CmdBuffer nameWithType: ImDrawListPtr.CmdBuffer - uid: ImGuiNET.ImDrawListPtr.Destroy name: Destroy() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_Destroy commentId: M:ImGuiNET.ImDrawListPtr.Destroy fullName: ImGuiNET.ImDrawListPtr.Destroy() nameWithType: ImDrawListPtr.Destroy() - uid: ImGuiNET.ImDrawListPtr.Destroy* name: Destroy href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_Destroy_ commentId: Overload:ImGuiNET.ImDrawListPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.Destroy nameWithType: ImDrawListPtr.Destroy - uid: ImGuiNET.ImDrawListPtr.Flags name: Flags href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_Flags commentId: P:ImGuiNET.ImDrawListPtr.Flags fullName: ImGuiNET.ImDrawListPtr.Flags nameWithType: ImDrawListPtr.Flags - uid: ImGuiNET.ImDrawListPtr.Flags* name: Flags href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_Flags_ commentId: Overload:ImGuiNET.ImDrawListPtr.Flags isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.Flags nameWithType: ImDrawListPtr.Flags - uid: ImGuiNET.ImDrawListPtr.GetClipRectMax name: GetClipRectMax() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_GetClipRectMax commentId: M:ImGuiNET.ImDrawListPtr.GetClipRectMax fullName: ImGuiNET.ImDrawListPtr.GetClipRectMax() nameWithType: ImDrawListPtr.GetClipRectMax() - uid: ImGuiNET.ImDrawListPtr.GetClipRectMax* name: GetClipRectMax href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_GetClipRectMax_ commentId: Overload:ImGuiNET.ImDrawListPtr.GetClipRectMax isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.GetClipRectMax nameWithType: ImDrawListPtr.GetClipRectMax - uid: ImGuiNET.ImDrawListPtr.GetClipRectMin name: GetClipRectMin() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_GetClipRectMin commentId: M:ImGuiNET.ImDrawListPtr.GetClipRectMin fullName: ImGuiNET.ImDrawListPtr.GetClipRectMin() nameWithType: ImDrawListPtr.GetClipRectMin() - uid: ImGuiNET.ImDrawListPtr.GetClipRectMin* name: GetClipRectMin href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_GetClipRectMin_ commentId: Overload:ImGuiNET.ImDrawListPtr.GetClipRectMin isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.GetClipRectMin nameWithType: ImDrawListPtr.GetClipRectMin - uid: ImGuiNET.ImDrawListPtr.IdxBuffer name: IdxBuffer href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_IdxBuffer commentId: P:ImGuiNET.ImDrawListPtr.IdxBuffer fullName: ImGuiNET.ImDrawListPtr.IdxBuffer nameWithType: ImDrawListPtr.IdxBuffer - uid: ImGuiNET.ImDrawListPtr.IdxBuffer* name: IdxBuffer href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_IdxBuffer_ commentId: Overload:ImGuiNET.ImDrawListPtr.IdxBuffer isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.IdxBuffer nameWithType: ImDrawListPtr.IdxBuffer - uid: ImGuiNET.ImDrawListPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_NativePtr commentId: P:ImGuiNET.ImDrawListPtr.NativePtr fullName: ImGuiNET.ImDrawListPtr.NativePtr nameWithType: ImDrawListPtr.NativePtr - uid: ImGuiNET.ImDrawListPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_NativePtr_ commentId: Overload:ImGuiNET.ImDrawListPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.NativePtr nameWithType: ImDrawListPtr.NativePtr - uid: ImGuiNET.ImDrawListPtr.op_Implicit(ImGuiNET.ImDrawList*)~ImGuiNET.ImDrawListPtr name: Implicit(ImDrawList* to ImDrawListPtr) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_op_Implicit_ImGuiNET_ImDrawList___ImGuiNET_ImDrawListPtr commentId: M:ImGuiNET.ImDrawListPtr.op_Implicit(ImGuiNET.ImDrawList*)~ImGuiNET.ImDrawListPtr name.vb: Widening(ImDrawList* to ImDrawListPtr) fullName: ImGuiNET.ImDrawListPtr.Implicit(ImGuiNET.ImDrawList* to ImGuiNET.ImDrawListPtr) fullName.vb: ImGuiNET.ImDrawListPtr.Widening(ImGuiNET.ImDrawList* to ImGuiNET.ImDrawListPtr) nameWithType: ImDrawListPtr.Implicit(ImDrawList* to ImDrawListPtr) nameWithType.vb: ImDrawListPtr.Widening(ImDrawList* to ImDrawListPtr) - uid: ImGuiNET.ImDrawListPtr.op_Implicit(ImGuiNET.ImDrawListPtr)~ImGuiNET.ImDrawList* name: Implicit(ImDrawListPtr to ImDrawList*) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_op_Implicit_ImGuiNET_ImDrawListPtr__ImGuiNET_ImDrawList_ commentId: M:ImGuiNET.ImDrawListPtr.op_Implicit(ImGuiNET.ImDrawListPtr)~ImGuiNET.ImDrawList* name.vb: Widening(ImDrawListPtr to ImDrawList*) fullName: ImGuiNET.ImDrawListPtr.Implicit(ImGuiNET.ImDrawListPtr to ImGuiNET.ImDrawList*) fullName.vb: ImGuiNET.ImDrawListPtr.Widening(ImGuiNET.ImDrawListPtr to ImGuiNET.ImDrawList*) nameWithType: ImDrawListPtr.Implicit(ImDrawListPtr to ImDrawList*) nameWithType.vb: ImDrawListPtr.Widening(ImDrawListPtr to ImDrawList*) - uid: ImGuiNET.ImDrawListPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawListPtr name: Implicit(IntPtr to ImDrawListPtr) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_op_Implicit_System_IntPtr__ImGuiNET_ImDrawListPtr commentId: M:ImGuiNET.ImDrawListPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawListPtr name.vb: Widening(IntPtr to ImDrawListPtr) fullName: ImGuiNET.ImDrawListPtr.Implicit(System.IntPtr to ImGuiNET.ImDrawListPtr) fullName.vb: ImGuiNET.ImDrawListPtr.Widening(System.IntPtr to ImGuiNET.ImDrawListPtr) nameWithType: ImDrawListPtr.Implicit(IntPtr to ImDrawListPtr) nameWithType.vb: ImDrawListPtr.Widening(IntPtr to ImDrawListPtr) - uid: ImGuiNET.ImDrawListPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImDrawListPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImDrawListPtr.Implicit fullName.vb: ImGuiNET.ImDrawListPtr.Widening nameWithType: ImDrawListPtr.Implicit nameWithType.vb: ImDrawListPtr.Widening - uid: ImGuiNET.ImDrawListPtr.PathArcTo(System.Numerics.Vector2,System.Single,System.Single,System.Single) name: PathArcTo(Vector2, Single, Single, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathArcTo_System_Numerics_Vector2_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.PathArcTo(System.Numerics.Vector2,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImDrawListPtr.PathArcTo(System.Numerics.Vector2, System.Single, System.Single, System.Single) nameWithType: ImDrawListPtr.PathArcTo(Vector2, Single, Single, Single) - uid: ImGuiNET.ImDrawListPtr.PathArcTo(System.Numerics.Vector2,System.Single,System.Single,System.Single,System.Int32) name: PathArcTo(Vector2, Single, Single, Single, Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathArcTo_System_Numerics_Vector2_System_Single_System_Single_System_Single_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.PathArcTo(System.Numerics.Vector2,System.Single,System.Single,System.Single,System.Int32) fullName: ImGuiNET.ImDrawListPtr.PathArcTo(System.Numerics.Vector2, System.Single, System.Single, System.Single, System.Int32) nameWithType: ImDrawListPtr.PathArcTo(Vector2, Single, Single, Single, Int32) - uid: ImGuiNET.ImDrawListPtr.PathArcTo* name: PathArcTo href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathArcTo_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathArcTo isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathArcTo nameWithType: ImDrawListPtr.PathArcTo - uid: ImGuiNET.ImDrawListPtr.PathArcToFast(System.Numerics.Vector2,System.Single,System.Int32,System.Int32) name: PathArcToFast(Vector2, Single, Int32, Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathArcToFast_System_Numerics_Vector2_System_Single_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.PathArcToFast(System.Numerics.Vector2,System.Single,System.Int32,System.Int32) fullName: ImGuiNET.ImDrawListPtr.PathArcToFast(System.Numerics.Vector2, System.Single, System.Int32, System.Int32) nameWithType: ImDrawListPtr.PathArcToFast(Vector2, Single, Int32, Int32) - uid: ImGuiNET.ImDrawListPtr.PathArcToFast* name: PathArcToFast href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathArcToFast_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathArcToFast isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathArcToFast nameWithType: ImDrawListPtr.PathArcToFast - uid: ImGuiNET.ImDrawListPtr.PathBezierCurveTo(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: PathBezierCurveTo(Vector2, Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathBezierCurveTo_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.PathBezierCurveTo(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.PathBezierCurveTo(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.PathBezierCurveTo(Vector2, Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.PathBezierCurveTo(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32) name: PathBezierCurveTo(Vector2, Vector2, Vector2, Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathBezierCurveTo_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.PathBezierCurveTo(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32) fullName: ImGuiNET.ImDrawListPtr.PathBezierCurveTo(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Int32) nameWithType: ImDrawListPtr.PathBezierCurveTo(Vector2, Vector2, Vector2, Int32) - uid: ImGuiNET.ImDrawListPtr.PathBezierCurveTo* name: PathBezierCurveTo href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathBezierCurveTo_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathBezierCurveTo isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathBezierCurveTo nameWithType: ImDrawListPtr.PathBezierCurveTo - uid: ImGuiNET.ImDrawListPtr.PathClear name: PathClear() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathClear commentId: M:ImGuiNET.ImDrawListPtr.PathClear fullName: ImGuiNET.ImDrawListPtr.PathClear() nameWithType: ImDrawListPtr.PathClear() - uid: ImGuiNET.ImDrawListPtr.PathClear* name: PathClear href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathClear_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathClear isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathClear nameWithType: ImDrawListPtr.PathClear - uid: ImGuiNET.ImDrawListPtr.PathFillConvex(System.UInt32) name: PathFillConvex(UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathFillConvex_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.PathFillConvex(System.UInt32) fullName: ImGuiNET.ImDrawListPtr.PathFillConvex(System.UInt32) nameWithType: ImDrawListPtr.PathFillConvex(UInt32) - uid: ImGuiNET.ImDrawListPtr.PathFillConvex* name: PathFillConvex href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathFillConvex_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathFillConvex isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathFillConvex nameWithType: ImDrawListPtr.PathFillConvex - uid: ImGuiNET.ImDrawListPtr.PathLineTo(System.Numerics.Vector2) name: PathLineTo(Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathLineTo_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.PathLineTo(System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.PathLineTo(System.Numerics.Vector2) nameWithType: ImDrawListPtr.PathLineTo(Vector2) - uid: ImGuiNET.ImDrawListPtr.PathLineTo* name: PathLineTo href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathLineTo_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathLineTo isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathLineTo nameWithType: ImDrawListPtr.PathLineTo - uid: ImGuiNET.ImDrawListPtr.PathLineToMergeDuplicate(System.Numerics.Vector2) name: PathLineToMergeDuplicate(Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathLineToMergeDuplicate_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.PathLineToMergeDuplicate(System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.PathLineToMergeDuplicate(System.Numerics.Vector2) nameWithType: ImDrawListPtr.PathLineToMergeDuplicate(Vector2) - uid: ImGuiNET.ImDrawListPtr.PathLineToMergeDuplicate* name: PathLineToMergeDuplicate href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathLineToMergeDuplicate_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathLineToMergeDuplicate isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathLineToMergeDuplicate nameWithType: ImDrawListPtr.PathLineToMergeDuplicate - uid: ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2,System.Numerics.Vector2) name: PathRect(Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathRect_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.PathRect(Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Single) name: PathRect(Vector2, Vector2, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathRect_System_Numerics_Vector2_System_Numerics_Vector2_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Single) fullName: ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2, System.Numerics.Vector2, System.Single) nameWithType: ImDrawListPtr.PathRect(Vector2, Vector2, Single) - uid: ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Single,ImGuiNET.ImDrawCornerFlags) name: PathRect(Vector2, Vector2, Single, ImDrawCornerFlags) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathRect_System_Numerics_Vector2_System_Numerics_Vector2_System_Single_ImGuiNET_ImDrawCornerFlags_ commentId: M:ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Single,ImGuiNET.ImDrawCornerFlags) fullName: ImGuiNET.ImDrawListPtr.PathRect(System.Numerics.Vector2, System.Numerics.Vector2, System.Single, ImGuiNET.ImDrawCornerFlags) nameWithType: ImDrawListPtr.PathRect(Vector2, Vector2, Single, ImDrawCornerFlags) - uid: ImGuiNET.ImDrawListPtr.PathRect* name: PathRect href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathRect_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathRect isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathRect nameWithType: ImDrawListPtr.PathRect - uid: ImGuiNET.ImDrawListPtr.PathStroke(System.UInt32,System.Boolean) name: PathStroke(UInt32, Boolean) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathStroke_System_UInt32_System_Boolean_ commentId: M:ImGuiNET.ImDrawListPtr.PathStroke(System.UInt32,System.Boolean) fullName: ImGuiNET.ImDrawListPtr.PathStroke(System.UInt32, System.Boolean) nameWithType: ImDrawListPtr.PathStroke(UInt32, Boolean) - uid: ImGuiNET.ImDrawListPtr.PathStroke(System.UInt32,System.Boolean,System.Single) name: PathStroke(UInt32, Boolean, Single) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathStroke_System_UInt32_System_Boolean_System_Single_ commentId: M:ImGuiNET.ImDrawListPtr.PathStroke(System.UInt32,System.Boolean,System.Single) fullName: ImGuiNET.ImDrawListPtr.PathStroke(System.UInt32, System.Boolean, System.Single) nameWithType: ImDrawListPtr.PathStroke(UInt32, Boolean, Single) - uid: ImGuiNET.ImDrawListPtr.PathStroke* name: PathStroke href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PathStroke_ commentId: Overload:ImGuiNET.ImDrawListPtr.PathStroke isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PathStroke nameWithType: ImDrawListPtr.PathStroke - uid: ImGuiNET.ImDrawListPtr.PopClipRect name: PopClipRect() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PopClipRect commentId: M:ImGuiNET.ImDrawListPtr.PopClipRect fullName: ImGuiNET.ImDrawListPtr.PopClipRect() nameWithType: ImDrawListPtr.PopClipRect() - uid: ImGuiNET.ImDrawListPtr.PopClipRect* name: PopClipRect href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PopClipRect_ commentId: Overload:ImGuiNET.ImDrawListPtr.PopClipRect isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PopClipRect nameWithType: ImDrawListPtr.PopClipRect - uid: ImGuiNET.ImDrawListPtr.PopTextureID name: PopTextureID() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PopTextureID commentId: M:ImGuiNET.ImDrawListPtr.PopTextureID fullName: ImGuiNET.ImDrawListPtr.PopTextureID() nameWithType: ImDrawListPtr.PopTextureID() - uid: ImGuiNET.ImDrawListPtr.PopTextureID* name: PopTextureID href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PopTextureID_ commentId: Overload:ImGuiNET.ImDrawListPtr.PopTextureID isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PopTextureID nameWithType: ImDrawListPtr.PopTextureID - uid: ImGuiNET.ImDrawListPtr.PrimQuadUV(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: PrimQuadUV(Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimQuadUV_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.PrimQuadUV(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.PrimQuadUV(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.PrimQuadUV(Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.PrimQuadUV* name: PrimQuadUV href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimQuadUV_ commentId: Overload:ImGuiNET.ImDrawListPtr.PrimQuadUV isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PrimQuadUV nameWithType: ImDrawListPtr.PrimQuadUV - uid: ImGuiNET.ImDrawListPtr.PrimRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: PrimRect(Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimRect_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.PrimRect(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.PrimRect(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.PrimRect(Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.PrimRect* name: PrimRect href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimRect_ commentId: Overload:ImGuiNET.ImDrawListPtr.PrimRect isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PrimRect nameWithType: ImDrawListPtr.PrimRect - uid: ImGuiNET.ImDrawListPtr.PrimRectUV(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: PrimRectUV(Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimRectUV_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.PrimRectUV(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.PrimRectUV(System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.PrimRectUV(Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.PrimRectUV* name: PrimRectUV href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimRectUV_ commentId: Overload:ImGuiNET.ImDrawListPtr.PrimRectUV isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PrimRectUV nameWithType: ImDrawListPtr.PrimRectUV - uid: ImGuiNET.ImDrawListPtr.PrimReserve(System.Int32,System.Int32) name: PrimReserve(Int32, Int32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimReserve_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImDrawListPtr.PrimReserve(System.Int32,System.Int32) fullName: ImGuiNET.ImDrawListPtr.PrimReserve(System.Int32, System.Int32) nameWithType: ImDrawListPtr.PrimReserve(Int32, Int32) - uid: ImGuiNET.ImDrawListPtr.PrimReserve* name: PrimReserve href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimReserve_ commentId: Overload:ImGuiNET.ImDrawListPtr.PrimReserve isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PrimReserve nameWithType: ImDrawListPtr.PrimReserve - uid: ImGuiNET.ImDrawListPtr.PrimVtx(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: PrimVtx(Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimVtx_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.PrimVtx(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.PrimVtx(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.PrimVtx(Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.PrimVtx* name: PrimVtx href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimVtx_ commentId: Overload:ImGuiNET.ImDrawListPtr.PrimVtx isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PrimVtx nameWithType: ImDrawListPtr.PrimVtx - uid: ImGuiNET.ImDrawListPtr.PrimWriteIdx(System.UInt16) name: PrimWriteIdx(UInt16) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimWriteIdx_System_UInt16_ commentId: M:ImGuiNET.ImDrawListPtr.PrimWriteIdx(System.UInt16) fullName: ImGuiNET.ImDrawListPtr.PrimWriteIdx(System.UInt16) nameWithType: ImDrawListPtr.PrimWriteIdx(UInt16) - uid: ImGuiNET.ImDrawListPtr.PrimWriteIdx* name: PrimWriteIdx href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimWriteIdx_ commentId: Overload:ImGuiNET.ImDrawListPtr.PrimWriteIdx isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PrimWriteIdx nameWithType: ImDrawListPtr.PrimWriteIdx - uid: ImGuiNET.ImDrawListPtr.PrimWriteVtx(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: PrimWriteVtx(Vector2, Vector2, UInt32) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimWriteVtx_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImDrawListPtr.PrimWriteVtx(System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImDrawListPtr.PrimWriteVtx(System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImDrawListPtr.PrimWriteVtx(Vector2, Vector2, UInt32) - uid: ImGuiNET.ImDrawListPtr.PrimWriteVtx* name: PrimWriteVtx href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PrimWriteVtx_ commentId: Overload:ImGuiNET.ImDrawListPtr.PrimWriteVtx isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PrimWriteVtx nameWithType: ImDrawListPtr.PrimWriteVtx - uid: ImGuiNET.ImDrawListPtr.PushClipRect(System.Numerics.Vector2,System.Numerics.Vector2) name: PushClipRect(Vector2, Vector2) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PushClipRect_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImDrawListPtr.PushClipRect(System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImDrawListPtr.PushClipRect(System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImDrawListPtr.PushClipRect(Vector2, Vector2) - uid: ImGuiNET.ImDrawListPtr.PushClipRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Boolean) name: PushClipRect(Vector2, Vector2, Boolean) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PushClipRect_System_Numerics_Vector2_System_Numerics_Vector2_System_Boolean_ commentId: M:ImGuiNET.ImDrawListPtr.PushClipRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Boolean) fullName: ImGuiNET.ImDrawListPtr.PushClipRect(System.Numerics.Vector2, System.Numerics.Vector2, System.Boolean) nameWithType: ImDrawListPtr.PushClipRect(Vector2, Vector2, Boolean) - uid: ImGuiNET.ImDrawListPtr.PushClipRect* name: PushClipRect href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PushClipRect_ commentId: Overload:ImGuiNET.ImDrawListPtr.PushClipRect isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PushClipRect nameWithType: ImDrawListPtr.PushClipRect - uid: ImGuiNET.ImDrawListPtr.PushClipRectFullScreen name: PushClipRectFullScreen() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PushClipRectFullScreen commentId: M:ImGuiNET.ImDrawListPtr.PushClipRectFullScreen fullName: ImGuiNET.ImDrawListPtr.PushClipRectFullScreen() nameWithType: ImDrawListPtr.PushClipRectFullScreen() - uid: ImGuiNET.ImDrawListPtr.PushClipRectFullScreen* name: PushClipRectFullScreen href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PushClipRectFullScreen_ commentId: Overload:ImGuiNET.ImDrawListPtr.PushClipRectFullScreen isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PushClipRectFullScreen nameWithType: ImDrawListPtr.PushClipRectFullScreen - uid: ImGuiNET.ImDrawListPtr.PushTextureID(System.IntPtr) name: PushTextureID(IntPtr) href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PushTextureID_System_IntPtr_ commentId: M:ImGuiNET.ImDrawListPtr.PushTextureID(System.IntPtr) fullName: ImGuiNET.ImDrawListPtr.PushTextureID(System.IntPtr) nameWithType: ImDrawListPtr.PushTextureID(IntPtr) - uid: ImGuiNET.ImDrawListPtr.PushTextureID* name: PushTextureID href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_PushTextureID_ commentId: Overload:ImGuiNET.ImDrawListPtr.PushTextureID isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.PushTextureID nameWithType: ImDrawListPtr.PushTextureID - uid: ImGuiNET.ImDrawListPtr.UpdateClipRect name: UpdateClipRect() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_UpdateClipRect commentId: M:ImGuiNET.ImDrawListPtr.UpdateClipRect fullName: ImGuiNET.ImDrawListPtr.UpdateClipRect() nameWithType: ImDrawListPtr.UpdateClipRect() - uid: ImGuiNET.ImDrawListPtr.UpdateClipRect* name: UpdateClipRect href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_UpdateClipRect_ commentId: Overload:ImGuiNET.ImDrawListPtr.UpdateClipRect isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.UpdateClipRect nameWithType: ImDrawListPtr.UpdateClipRect - uid: ImGuiNET.ImDrawListPtr.UpdateTextureID name: UpdateTextureID() href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_UpdateTextureID commentId: M:ImGuiNET.ImDrawListPtr.UpdateTextureID fullName: ImGuiNET.ImDrawListPtr.UpdateTextureID() nameWithType: ImDrawListPtr.UpdateTextureID() - uid: ImGuiNET.ImDrawListPtr.UpdateTextureID* name: UpdateTextureID href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_UpdateTextureID_ commentId: Overload:ImGuiNET.ImDrawListPtr.UpdateTextureID isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.UpdateTextureID nameWithType: ImDrawListPtr.UpdateTextureID - uid: ImGuiNET.ImDrawListPtr.VtxBuffer name: VtxBuffer href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_VtxBuffer commentId: P:ImGuiNET.ImDrawListPtr.VtxBuffer fullName: ImGuiNET.ImDrawListPtr.VtxBuffer nameWithType: ImDrawListPtr.VtxBuffer - uid: ImGuiNET.ImDrawListPtr.VtxBuffer* name: VtxBuffer href: api/ImGuiNET.ImDrawListPtr.html#ImGuiNET_ImDrawListPtr_VtxBuffer_ commentId: Overload:ImGuiNET.ImDrawListPtr.VtxBuffer isSpec: "True" fullName: ImGuiNET.ImDrawListPtr.VtxBuffer nameWithType: ImDrawListPtr.VtxBuffer - uid: ImGuiNET.ImDrawListSplitter name: ImDrawListSplitter href: api/ImGuiNET.ImDrawListSplitter.html commentId: T:ImGuiNET.ImDrawListSplitter fullName: ImGuiNET.ImDrawListSplitter nameWithType: ImDrawListSplitter - uid: ImGuiNET.ImDrawListSplitter._Channels name: _Channels href: api/ImGuiNET.ImDrawListSplitter.html#ImGuiNET_ImDrawListSplitter__Channels commentId: F:ImGuiNET.ImDrawListSplitter._Channels fullName: ImGuiNET.ImDrawListSplitter._Channels nameWithType: ImDrawListSplitter._Channels - uid: ImGuiNET.ImDrawListSplitter._Count name: _Count href: api/ImGuiNET.ImDrawListSplitter.html#ImGuiNET_ImDrawListSplitter__Count commentId: F:ImGuiNET.ImDrawListSplitter._Count fullName: ImGuiNET.ImDrawListSplitter._Count nameWithType: ImDrawListSplitter._Count - uid: ImGuiNET.ImDrawListSplitter._Current name: _Current href: api/ImGuiNET.ImDrawListSplitter.html#ImGuiNET_ImDrawListSplitter__Current commentId: F:ImGuiNET.ImDrawListSplitter._Current fullName: ImGuiNET.ImDrawListSplitter._Current nameWithType: ImDrawListSplitter._Current - uid: ImGuiNET.ImDrawListSplitterPtr name: ImDrawListSplitterPtr href: api/ImGuiNET.ImDrawListSplitterPtr.html commentId: T:ImGuiNET.ImDrawListSplitterPtr fullName: ImGuiNET.ImDrawListSplitterPtr nameWithType: ImDrawListSplitterPtr - uid: ImGuiNET.ImDrawListSplitterPtr.#ctor(ImGuiNET.ImDrawListSplitter*) name: ImDrawListSplitterPtr(ImDrawListSplitter*) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__ctor_ImGuiNET_ImDrawListSplitter__ commentId: M:ImGuiNET.ImDrawListSplitterPtr.#ctor(ImGuiNET.ImDrawListSplitter*) fullName: ImGuiNET.ImDrawListSplitterPtr.ImDrawListSplitterPtr(ImGuiNET.ImDrawListSplitter*) nameWithType: ImDrawListSplitterPtr.ImDrawListSplitterPtr(ImDrawListSplitter*) - uid: ImGuiNET.ImDrawListSplitterPtr.#ctor(System.IntPtr) name: ImDrawListSplitterPtr(IntPtr) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImDrawListSplitterPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImDrawListSplitterPtr.ImDrawListSplitterPtr(System.IntPtr) nameWithType: ImDrawListSplitterPtr.ImDrawListSplitterPtr(IntPtr) - uid: ImGuiNET.ImDrawListSplitterPtr.#ctor* name: ImDrawListSplitterPtr href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__ctor_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.ImDrawListSplitterPtr nameWithType: ImDrawListSplitterPtr.ImDrawListSplitterPtr - uid: ImGuiNET.ImDrawListSplitterPtr._Channels name: _Channels href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__Channels commentId: P:ImGuiNET.ImDrawListSplitterPtr._Channels fullName: ImGuiNET.ImDrawListSplitterPtr._Channels nameWithType: ImDrawListSplitterPtr._Channels - uid: ImGuiNET.ImDrawListSplitterPtr._Channels* name: _Channels href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__Channels_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr._Channels isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr._Channels nameWithType: ImDrawListSplitterPtr._Channels - uid: ImGuiNET.ImDrawListSplitterPtr._Count name: _Count href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__Count commentId: P:ImGuiNET.ImDrawListSplitterPtr._Count fullName: ImGuiNET.ImDrawListSplitterPtr._Count nameWithType: ImDrawListSplitterPtr._Count - uid: ImGuiNET.ImDrawListSplitterPtr._Count* name: _Count href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__Count_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr._Count isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr._Count nameWithType: ImDrawListSplitterPtr._Count - uid: ImGuiNET.ImDrawListSplitterPtr._Current name: _Current href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__Current commentId: P:ImGuiNET.ImDrawListSplitterPtr._Current fullName: ImGuiNET.ImDrawListSplitterPtr._Current nameWithType: ImDrawListSplitterPtr._Current - uid: ImGuiNET.ImDrawListSplitterPtr._Current* name: _Current href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr__Current_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr._Current isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr._Current nameWithType: ImDrawListSplitterPtr._Current - uid: ImGuiNET.ImDrawListSplitterPtr.Clear name: Clear() href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Clear commentId: M:ImGuiNET.ImDrawListSplitterPtr.Clear fullName: ImGuiNET.ImDrawListSplitterPtr.Clear() nameWithType: ImDrawListSplitterPtr.Clear() - uid: ImGuiNET.ImDrawListSplitterPtr.Clear* name: Clear href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Clear_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.Clear isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.Clear nameWithType: ImDrawListSplitterPtr.Clear - uid: ImGuiNET.ImDrawListSplitterPtr.ClearFreeMemory name: ClearFreeMemory() href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_ClearFreeMemory commentId: M:ImGuiNET.ImDrawListSplitterPtr.ClearFreeMemory fullName: ImGuiNET.ImDrawListSplitterPtr.ClearFreeMemory() nameWithType: ImDrawListSplitterPtr.ClearFreeMemory() - uid: ImGuiNET.ImDrawListSplitterPtr.ClearFreeMemory* name: ClearFreeMemory href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_ClearFreeMemory_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.ClearFreeMemory isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.ClearFreeMemory nameWithType: ImDrawListSplitterPtr.ClearFreeMemory - uid: ImGuiNET.ImDrawListSplitterPtr.Destroy name: Destroy() href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Destroy commentId: M:ImGuiNET.ImDrawListSplitterPtr.Destroy fullName: ImGuiNET.ImDrawListSplitterPtr.Destroy() nameWithType: ImDrawListSplitterPtr.Destroy() - uid: ImGuiNET.ImDrawListSplitterPtr.Destroy* name: Destroy href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Destroy_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.Destroy nameWithType: ImDrawListSplitterPtr.Destroy - uid: ImGuiNET.ImDrawListSplitterPtr.Merge(ImGuiNET.ImDrawListPtr) name: Merge(ImDrawListPtr) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Merge_ImGuiNET_ImDrawListPtr_ commentId: M:ImGuiNET.ImDrawListSplitterPtr.Merge(ImGuiNET.ImDrawListPtr) fullName: ImGuiNET.ImDrawListSplitterPtr.Merge(ImGuiNET.ImDrawListPtr) nameWithType: ImDrawListSplitterPtr.Merge(ImDrawListPtr) - uid: ImGuiNET.ImDrawListSplitterPtr.Merge* name: Merge href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Merge_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.Merge isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.Merge nameWithType: ImDrawListSplitterPtr.Merge - uid: ImGuiNET.ImDrawListSplitterPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_NativePtr commentId: P:ImGuiNET.ImDrawListSplitterPtr.NativePtr fullName: ImGuiNET.ImDrawListSplitterPtr.NativePtr nameWithType: ImDrawListSplitterPtr.NativePtr - uid: ImGuiNET.ImDrawListSplitterPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_NativePtr_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.NativePtr nameWithType: ImDrawListSplitterPtr.NativePtr - uid: ImGuiNET.ImDrawListSplitterPtr.op_Implicit(ImGuiNET.ImDrawListSplitter*)~ImGuiNET.ImDrawListSplitterPtr name: Implicit(ImDrawListSplitter* to ImDrawListSplitterPtr) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_op_Implicit_ImGuiNET_ImDrawListSplitter___ImGuiNET_ImDrawListSplitterPtr commentId: M:ImGuiNET.ImDrawListSplitterPtr.op_Implicit(ImGuiNET.ImDrawListSplitter*)~ImGuiNET.ImDrawListSplitterPtr name.vb: Widening(ImDrawListSplitter* to ImDrawListSplitterPtr) fullName: ImGuiNET.ImDrawListSplitterPtr.Implicit(ImGuiNET.ImDrawListSplitter* to ImGuiNET.ImDrawListSplitterPtr) fullName.vb: ImGuiNET.ImDrawListSplitterPtr.Widening(ImGuiNET.ImDrawListSplitter* to ImGuiNET.ImDrawListSplitterPtr) nameWithType: ImDrawListSplitterPtr.Implicit(ImDrawListSplitter* to ImDrawListSplitterPtr) nameWithType.vb: ImDrawListSplitterPtr.Widening(ImDrawListSplitter* to ImDrawListSplitterPtr) - uid: ImGuiNET.ImDrawListSplitterPtr.op_Implicit(ImGuiNET.ImDrawListSplitterPtr)~ImGuiNET.ImDrawListSplitter* name: Implicit(ImDrawListSplitterPtr to ImDrawListSplitter*) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_op_Implicit_ImGuiNET_ImDrawListSplitterPtr__ImGuiNET_ImDrawListSplitter_ commentId: M:ImGuiNET.ImDrawListSplitterPtr.op_Implicit(ImGuiNET.ImDrawListSplitterPtr)~ImGuiNET.ImDrawListSplitter* name.vb: Widening(ImDrawListSplitterPtr to ImDrawListSplitter*) fullName: ImGuiNET.ImDrawListSplitterPtr.Implicit(ImGuiNET.ImDrawListSplitterPtr to ImGuiNET.ImDrawListSplitter*) fullName.vb: ImGuiNET.ImDrawListSplitterPtr.Widening(ImGuiNET.ImDrawListSplitterPtr to ImGuiNET.ImDrawListSplitter*) nameWithType: ImDrawListSplitterPtr.Implicit(ImDrawListSplitterPtr to ImDrawListSplitter*) nameWithType.vb: ImDrawListSplitterPtr.Widening(ImDrawListSplitterPtr to ImDrawListSplitter*) - uid: ImGuiNET.ImDrawListSplitterPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawListSplitterPtr name: Implicit(IntPtr to ImDrawListSplitterPtr) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_op_Implicit_System_IntPtr__ImGuiNET_ImDrawListSplitterPtr commentId: M:ImGuiNET.ImDrawListSplitterPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawListSplitterPtr name.vb: Widening(IntPtr to ImDrawListSplitterPtr) fullName: ImGuiNET.ImDrawListSplitterPtr.Implicit(System.IntPtr to ImGuiNET.ImDrawListSplitterPtr) fullName.vb: ImGuiNET.ImDrawListSplitterPtr.Widening(System.IntPtr to ImGuiNET.ImDrawListSplitterPtr) nameWithType: ImDrawListSplitterPtr.Implicit(IntPtr to ImDrawListSplitterPtr) nameWithType.vb: ImDrawListSplitterPtr.Widening(IntPtr to ImDrawListSplitterPtr) - uid: ImGuiNET.ImDrawListSplitterPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImDrawListSplitterPtr.Implicit fullName.vb: ImGuiNET.ImDrawListSplitterPtr.Widening nameWithType: ImDrawListSplitterPtr.Implicit nameWithType.vb: ImDrawListSplitterPtr.Widening - uid: ImGuiNET.ImDrawListSplitterPtr.SetCurrentChannel(ImGuiNET.ImDrawListPtr,System.Int32) name: SetCurrentChannel(ImDrawListPtr, Int32) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_SetCurrentChannel_ImGuiNET_ImDrawListPtr_System_Int32_ commentId: M:ImGuiNET.ImDrawListSplitterPtr.SetCurrentChannel(ImGuiNET.ImDrawListPtr,System.Int32) fullName: ImGuiNET.ImDrawListSplitterPtr.SetCurrentChannel(ImGuiNET.ImDrawListPtr, System.Int32) nameWithType: ImDrawListSplitterPtr.SetCurrentChannel(ImDrawListPtr, Int32) - uid: ImGuiNET.ImDrawListSplitterPtr.SetCurrentChannel* name: SetCurrentChannel href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_SetCurrentChannel_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.SetCurrentChannel isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.SetCurrentChannel nameWithType: ImDrawListSplitterPtr.SetCurrentChannel - uid: ImGuiNET.ImDrawListSplitterPtr.Split(ImGuiNET.ImDrawListPtr,System.Int32) name: Split(ImDrawListPtr, Int32) href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Split_ImGuiNET_ImDrawListPtr_System_Int32_ commentId: M:ImGuiNET.ImDrawListSplitterPtr.Split(ImGuiNET.ImDrawListPtr,System.Int32) fullName: ImGuiNET.ImDrawListSplitterPtr.Split(ImGuiNET.ImDrawListPtr, System.Int32) nameWithType: ImDrawListSplitterPtr.Split(ImDrawListPtr, Int32) - uid: ImGuiNET.ImDrawListSplitterPtr.Split* name: Split href: api/ImGuiNET.ImDrawListSplitterPtr.html#ImGuiNET_ImDrawListSplitterPtr_Split_ commentId: Overload:ImGuiNET.ImDrawListSplitterPtr.Split isSpec: "True" fullName: ImGuiNET.ImDrawListSplitterPtr.Split nameWithType: ImDrawListSplitterPtr.Split - uid: ImGuiNET.ImDrawVert name: ImDrawVert href: api/ImGuiNET.ImDrawVert.html commentId: T:ImGuiNET.ImDrawVert fullName: ImGuiNET.ImDrawVert nameWithType: ImDrawVert - uid: ImGuiNET.ImDrawVert.col name: col href: api/ImGuiNET.ImDrawVert.html#ImGuiNET_ImDrawVert_col commentId: F:ImGuiNET.ImDrawVert.col fullName: ImGuiNET.ImDrawVert.col nameWithType: ImDrawVert.col - uid: ImGuiNET.ImDrawVert.pos name: pos href: api/ImGuiNET.ImDrawVert.html#ImGuiNET_ImDrawVert_pos commentId: F:ImGuiNET.ImDrawVert.pos fullName: ImGuiNET.ImDrawVert.pos nameWithType: ImDrawVert.pos - uid: ImGuiNET.ImDrawVert.uv name: uv href: api/ImGuiNET.ImDrawVert.html#ImGuiNET_ImDrawVert_uv commentId: F:ImGuiNET.ImDrawVert.uv fullName: ImGuiNET.ImDrawVert.uv nameWithType: ImDrawVert.uv - uid: ImGuiNET.ImDrawVertPtr name: ImDrawVertPtr href: api/ImGuiNET.ImDrawVertPtr.html commentId: T:ImGuiNET.ImDrawVertPtr fullName: ImGuiNET.ImDrawVertPtr nameWithType: ImDrawVertPtr - uid: ImGuiNET.ImDrawVertPtr.#ctor(ImGuiNET.ImDrawVert*) name: ImDrawVertPtr(ImDrawVert*) href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr__ctor_ImGuiNET_ImDrawVert__ commentId: M:ImGuiNET.ImDrawVertPtr.#ctor(ImGuiNET.ImDrawVert*) fullName: ImGuiNET.ImDrawVertPtr.ImDrawVertPtr(ImGuiNET.ImDrawVert*) nameWithType: ImDrawVertPtr.ImDrawVertPtr(ImDrawVert*) - uid: ImGuiNET.ImDrawVertPtr.#ctor(System.IntPtr) name: ImDrawVertPtr(IntPtr) href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImDrawVertPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImDrawVertPtr.ImDrawVertPtr(System.IntPtr) nameWithType: ImDrawVertPtr.ImDrawVertPtr(IntPtr) - uid: ImGuiNET.ImDrawVertPtr.#ctor* name: ImDrawVertPtr href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr__ctor_ commentId: Overload:ImGuiNET.ImDrawVertPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImDrawVertPtr.ImDrawVertPtr nameWithType: ImDrawVertPtr.ImDrawVertPtr - uid: ImGuiNET.ImDrawVertPtr.col name: col href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_col commentId: P:ImGuiNET.ImDrawVertPtr.col fullName: ImGuiNET.ImDrawVertPtr.col nameWithType: ImDrawVertPtr.col - uid: ImGuiNET.ImDrawVertPtr.col* name: col href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_col_ commentId: Overload:ImGuiNET.ImDrawVertPtr.col isSpec: "True" fullName: ImGuiNET.ImDrawVertPtr.col nameWithType: ImDrawVertPtr.col - uid: ImGuiNET.ImDrawVertPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_NativePtr commentId: P:ImGuiNET.ImDrawVertPtr.NativePtr fullName: ImGuiNET.ImDrawVertPtr.NativePtr nameWithType: ImDrawVertPtr.NativePtr - uid: ImGuiNET.ImDrawVertPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_NativePtr_ commentId: Overload:ImGuiNET.ImDrawVertPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImDrawVertPtr.NativePtr nameWithType: ImDrawVertPtr.NativePtr - uid: ImGuiNET.ImDrawVertPtr.op_Implicit(ImGuiNET.ImDrawVert*)~ImGuiNET.ImDrawVertPtr name: Implicit(ImDrawVert* to ImDrawVertPtr) href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_op_Implicit_ImGuiNET_ImDrawVert___ImGuiNET_ImDrawVertPtr commentId: M:ImGuiNET.ImDrawVertPtr.op_Implicit(ImGuiNET.ImDrawVert*)~ImGuiNET.ImDrawVertPtr name.vb: Widening(ImDrawVert* to ImDrawVertPtr) fullName: ImGuiNET.ImDrawVertPtr.Implicit(ImGuiNET.ImDrawVert* to ImGuiNET.ImDrawVertPtr) fullName.vb: ImGuiNET.ImDrawVertPtr.Widening(ImGuiNET.ImDrawVert* to ImGuiNET.ImDrawVertPtr) nameWithType: ImDrawVertPtr.Implicit(ImDrawVert* to ImDrawVertPtr) nameWithType.vb: ImDrawVertPtr.Widening(ImDrawVert* to ImDrawVertPtr) - uid: ImGuiNET.ImDrawVertPtr.op_Implicit(ImGuiNET.ImDrawVertPtr)~ImGuiNET.ImDrawVert* name: Implicit(ImDrawVertPtr to ImDrawVert*) href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_op_Implicit_ImGuiNET_ImDrawVertPtr__ImGuiNET_ImDrawVert_ commentId: M:ImGuiNET.ImDrawVertPtr.op_Implicit(ImGuiNET.ImDrawVertPtr)~ImGuiNET.ImDrawVert* name.vb: Widening(ImDrawVertPtr to ImDrawVert*) fullName: ImGuiNET.ImDrawVertPtr.Implicit(ImGuiNET.ImDrawVertPtr to ImGuiNET.ImDrawVert*) fullName.vb: ImGuiNET.ImDrawVertPtr.Widening(ImGuiNET.ImDrawVertPtr to ImGuiNET.ImDrawVert*) nameWithType: ImDrawVertPtr.Implicit(ImDrawVertPtr to ImDrawVert*) nameWithType.vb: ImDrawVertPtr.Widening(ImDrawVertPtr to ImDrawVert*) - uid: ImGuiNET.ImDrawVertPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawVertPtr name: Implicit(IntPtr to ImDrawVertPtr) href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_op_Implicit_System_IntPtr__ImGuiNET_ImDrawVertPtr commentId: M:ImGuiNET.ImDrawVertPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImDrawVertPtr name.vb: Widening(IntPtr to ImDrawVertPtr) fullName: ImGuiNET.ImDrawVertPtr.Implicit(System.IntPtr to ImGuiNET.ImDrawVertPtr) fullName.vb: ImGuiNET.ImDrawVertPtr.Widening(System.IntPtr to ImGuiNET.ImDrawVertPtr) nameWithType: ImDrawVertPtr.Implicit(IntPtr to ImDrawVertPtr) nameWithType.vb: ImDrawVertPtr.Widening(IntPtr to ImDrawVertPtr) - uid: ImGuiNET.ImDrawVertPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImDrawVertPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImDrawVertPtr.Implicit fullName.vb: ImGuiNET.ImDrawVertPtr.Widening nameWithType: ImDrawVertPtr.Implicit nameWithType.vb: ImDrawVertPtr.Widening - uid: ImGuiNET.ImDrawVertPtr.pos name: pos href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_pos commentId: P:ImGuiNET.ImDrawVertPtr.pos fullName: ImGuiNET.ImDrawVertPtr.pos nameWithType: ImDrawVertPtr.pos - uid: ImGuiNET.ImDrawVertPtr.pos* name: pos href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_pos_ commentId: Overload:ImGuiNET.ImDrawVertPtr.pos isSpec: "True" fullName: ImGuiNET.ImDrawVertPtr.pos nameWithType: ImDrawVertPtr.pos - uid: ImGuiNET.ImDrawVertPtr.uv name: uv href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_uv commentId: P:ImGuiNET.ImDrawVertPtr.uv fullName: ImGuiNET.ImDrawVertPtr.uv nameWithType: ImDrawVertPtr.uv - uid: ImGuiNET.ImDrawVertPtr.uv* name: uv href: api/ImGuiNET.ImDrawVertPtr.html#ImGuiNET_ImDrawVertPtr_uv_ commentId: Overload:ImGuiNET.ImDrawVertPtr.uv isSpec: "True" fullName: ImGuiNET.ImDrawVertPtr.uv nameWithType: ImDrawVertPtr.uv - uid: ImGuiNET.ImFont name: ImFont href: api/ImGuiNET.ImFont.html commentId: T:ImGuiNET.ImFont fullName: ImGuiNET.ImFont nameWithType: ImFont - uid: ImGuiNET.ImFont.Ascent name: Ascent href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_Ascent commentId: F:ImGuiNET.ImFont.Ascent fullName: ImGuiNET.ImFont.Ascent nameWithType: ImFont.Ascent - uid: ImGuiNET.ImFont.ConfigData name: ConfigData href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_ConfigData commentId: F:ImGuiNET.ImFont.ConfigData fullName: ImGuiNET.ImFont.ConfigData nameWithType: ImFont.ConfigData - uid: ImGuiNET.ImFont.ConfigDataCount name: ConfigDataCount href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_ConfigDataCount commentId: F:ImGuiNET.ImFont.ConfigDataCount fullName: ImGuiNET.ImFont.ConfigDataCount nameWithType: ImFont.ConfigDataCount - uid: ImGuiNET.ImFont.ContainerAtlas name: ContainerAtlas href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_ContainerAtlas commentId: F:ImGuiNET.ImFont.ContainerAtlas fullName: ImGuiNET.ImFont.ContainerAtlas nameWithType: ImFont.ContainerAtlas - uid: ImGuiNET.ImFont.Descent name: Descent href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_Descent commentId: F:ImGuiNET.ImFont.Descent fullName: ImGuiNET.ImFont.Descent nameWithType: ImFont.Descent - uid: ImGuiNET.ImFont.DirtyLookupTables name: DirtyLookupTables href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_DirtyLookupTables commentId: F:ImGuiNET.ImFont.DirtyLookupTables fullName: ImGuiNET.ImFont.DirtyLookupTables nameWithType: ImFont.DirtyLookupTables - uid: ImGuiNET.ImFont.DisplayOffset name: DisplayOffset href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_DisplayOffset commentId: F:ImGuiNET.ImFont.DisplayOffset fullName: ImGuiNET.ImFont.DisplayOffset nameWithType: ImFont.DisplayOffset - uid: ImGuiNET.ImFont.FallbackAdvanceX name: FallbackAdvanceX href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_FallbackAdvanceX commentId: F:ImGuiNET.ImFont.FallbackAdvanceX fullName: ImGuiNET.ImFont.FallbackAdvanceX nameWithType: ImFont.FallbackAdvanceX - uid: ImGuiNET.ImFont.FallbackChar name: FallbackChar href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_FallbackChar commentId: F:ImGuiNET.ImFont.FallbackChar fullName: ImGuiNET.ImFont.FallbackChar nameWithType: ImFont.FallbackChar - uid: ImGuiNET.ImFont.FallbackGlyph name: FallbackGlyph href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_FallbackGlyph commentId: F:ImGuiNET.ImFont.FallbackGlyph fullName: ImGuiNET.ImFont.FallbackGlyph nameWithType: ImFont.FallbackGlyph - uid: ImGuiNET.ImFont.FontSize name: FontSize href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_FontSize commentId: F:ImGuiNET.ImFont.FontSize fullName: ImGuiNET.ImFont.FontSize nameWithType: ImFont.FontSize - uid: ImGuiNET.ImFont.Glyphs name: Glyphs href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_Glyphs commentId: F:ImGuiNET.ImFont.Glyphs fullName: ImGuiNET.ImFont.Glyphs nameWithType: ImFont.Glyphs - uid: ImGuiNET.ImFont.IndexAdvanceX name: IndexAdvanceX href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_IndexAdvanceX commentId: F:ImGuiNET.ImFont.IndexAdvanceX fullName: ImGuiNET.ImFont.IndexAdvanceX nameWithType: ImFont.IndexAdvanceX - uid: ImGuiNET.ImFont.IndexLookup name: IndexLookup href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_IndexLookup commentId: F:ImGuiNET.ImFont.IndexLookup fullName: ImGuiNET.ImFont.IndexLookup nameWithType: ImFont.IndexLookup - uid: ImGuiNET.ImFont.MetricsTotalSurface name: MetricsTotalSurface href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_MetricsTotalSurface commentId: F:ImGuiNET.ImFont.MetricsTotalSurface fullName: ImGuiNET.ImFont.MetricsTotalSurface nameWithType: ImFont.MetricsTotalSurface - uid: ImGuiNET.ImFont.Scale name: Scale href: api/ImGuiNET.ImFont.html#ImGuiNET_ImFont_Scale commentId: F:ImGuiNET.ImFont.Scale fullName: ImGuiNET.ImFont.Scale nameWithType: ImFont.Scale - uid: ImGuiNET.ImFontAtlas name: ImFontAtlas href: api/ImGuiNET.ImFontAtlas.html commentId: T:ImGuiNET.ImFontAtlas fullName: ImGuiNET.ImFontAtlas nameWithType: ImFontAtlas - uid: ImGuiNET.ImFontAtlas.ConfigData name: ConfigData href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_ConfigData commentId: F:ImGuiNET.ImFontAtlas.ConfigData fullName: ImGuiNET.ImFontAtlas.ConfigData nameWithType: ImFontAtlas.ConfigData - uid: ImGuiNET.ImFontAtlas.CustomRectIds name: CustomRectIds href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_CustomRectIds commentId: F:ImGuiNET.ImFontAtlas.CustomRectIds fullName: ImGuiNET.ImFontAtlas.CustomRectIds nameWithType: ImFontAtlas.CustomRectIds - uid: ImGuiNET.ImFontAtlas.CustomRects name: CustomRects href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_CustomRects commentId: F:ImGuiNET.ImFontAtlas.CustomRects fullName: ImGuiNET.ImFontAtlas.CustomRects nameWithType: ImFontAtlas.CustomRects - uid: ImGuiNET.ImFontAtlas.Flags name: Flags href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_Flags commentId: F:ImGuiNET.ImFontAtlas.Flags fullName: ImGuiNET.ImFontAtlas.Flags nameWithType: ImFontAtlas.Flags - uid: ImGuiNET.ImFontAtlas.Fonts name: Fonts href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_Fonts commentId: F:ImGuiNET.ImFontAtlas.Fonts fullName: ImGuiNET.ImFontAtlas.Fonts nameWithType: ImFontAtlas.Fonts - uid: ImGuiNET.ImFontAtlas.Locked name: Locked href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_Locked commentId: F:ImGuiNET.ImFontAtlas.Locked fullName: ImGuiNET.ImFontAtlas.Locked nameWithType: ImFontAtlas.Locked - uid: ImGuiNET.ImFontAtlas.TexDesiredWidth name: TexDesiredWidth href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexDesiredWidth commentId: F:ImGuiNET.ImFontAtlas.TexDesiredWidth fullName: ImGuiNET.ImFontAtlas.TexDesiredWidth nameWithType: ImFontAtlas.TexDesiredWidth - uid: ImGuiNET.ImFontAtlas.TexGlyphPadding name: TexGlyphPadding href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexGlyphPadding commentId: F:ImGuiNET.ImFontAtlas.TexGlyphPadding fullName: ImGuiNET.ImFontAtlas.TexGlyphPadding nameWithType: ImFontAtlas.TexGlyphPadding - uid: ImGuiNET.ImFontAtlas.TexHeight name: TexHeight href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexHeight commentId: F:ImGuiNET.ImFontAtlas.TexHeight fullName: ImGuiNET.ImFontAtlas.TexHeight nameWithType: ImFontAtlas.TexHeight - uid: ImGuiNET.ImFontAtlas.TexID name: TexID href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexID commentId: F:ImGuiNET.ImFontAtlas.TexID fullName: ImGuiNET.ImFontAtlas.TexID nameWithType: ImFontAtlas.TexID - uid: ImGuiNET.ImFontAtlas.TexPixelsAlpha8 name: TexPixelsAlpha8 href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexPixelsAlpha8 commentId: F:ImGuiNET.ImFontAtlas.TexPixelsAlpha8 fullName: ImGuiNET.ImFontAtlas.TexPixelsAlpha8 nameWithType: ImFontAtlas.TexPixelsAlpha8 - uid: ImGuiNET.ImFontAtlas.TexPixelsRGBA32 name: TexPixelsRGBA32 href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexPixelsRGBA32 commentId: F:ImGuiNET.ImFontAtlas.TexPixelsRGBA32 fullName: ImGuiNET.ImFontAtlas.TexPixelsRGBA32 nameWithType: ImFontAtlas.TexPixelsRGBA32 - uid: ImGuiNET.ImFontAtlas.TexUvScale name: TexUvScale href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexUvScale commentId: F:ImGuiNET.ImFontAtlas.TexUvScale fullName: ImGuiNET.ImFontAtlas.TexUvScale nameWithType: ImFontAtlas.TexUvScale - uid: ImGuiNET.ImFontAtlas.TexUvWhitePixel name: TexUvWhitePixel href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexUvWhitePixel commentId: F:ImGuiNET.ImFontAtlas.TexUvWhitePixel fullName: ImGuiNET.ImFontAtlas.TexUvWhitePixel nameWithType: ImFontAtlas.TexUvWhitePixel - uid: ImGuiNET.ImFontAtlas.TexWidth name: TexWidth href: api/ImGuiNET.ImFontAtlas.html#ImGuiNET_ImFontAtlas_TexWidth commentId: F:ImGuiNET.ImFontAtlas.TexWidth fullName: ImGuiNET.ImFontAtlas.TexWidth nameWithType: ImFontAtlas.TexWidth - uid: ImGuiNET.ImFontAtlasCustomRect name: ImFontAtlasCustomRect href: api/ImGuiNET.ImFontAtlasCustomRect.html commentId: T:ImGuiNET.ImFontAtlasCustomRect fullName: ImGuiNET.ImFontAtlasCustomRect nameWithType: ImFontAtlasCustomRect - uid: ImGuiNET.ImFontAtlasCustomRect.Font name: Font href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_Font commentId: F:ImGuiNET.ImFontAtlasCustomRect.Font fullName: ImGuiNET.ImFontAtlasCustomRect.Font nameWithType: ImFontAtlasCustomRect.Font - uid: ImGuiNET.ImFontAtlasCustomRect.GlyphAdvanceX name: GlyphAdvanceX href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_GlyphAdvanceX commentId: F:ImGuiNET.ImFontAtlasCustomRect.GlyphAdvanceX fullName: ImGuiNET.ImFontAtlasCustomRect.GlyphAdvanceX nameWithType: ImFontAtlasCustomRect.GlyphAdvanceX - uid: ImGuiNET.ImFontAtlasCustomRect.GlyphOffset name: GlyphOffset href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_GlyphOffset commentId: F:ImGuiNET.ImFontAtlasCustomRect.GlyphOffset fullName: ImGuiNET.ImFontAtlasCustomRect.GlyphOffset nameWithType: ImFontAtlasCustomRect.GlyphOffset - uid: ImGuiNET.ImFontAtlasCustomRect.Height name: Height href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_Height commentId: F:ImGuiNET.ImFontAtlasCustomRect.Height fullName: ImGuiNET.ImFontAtlasCustomRect.Height nameWithType: ImFontAtlasCustomRect.Height - uid: ImGuiNET.ImFontAtlasCustomRect.ID name: ID href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_ID commentId: F:ImGuiNET.ImFontAtlasCustomRect.ID fullName: ImGuiNET.ImFontAtlasCustomRect.ID nameWithType: ImFontAtlasCustomRect.ID - uid: ImGuiNET.ImFontAtlasCustomRect.Width name: Width href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_Width commentId: F:ImGuiNET.ImFontAtlasCustomRect.Width fullName: ImGuiNET.ImFontAtlasCustomRect.Width nameWithType: ImFontAtlasCustomRect.Width - uid: ImGuiNET.ImFontAtlasCustomRect.X name: X href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_X commentId: F:ImGuiNET.ImFontAtlasCustomRect.X fullName: ImGuiNET.ImFontAtlasCustomRect.X nameWithType: ImFontAtlasCustomRect.X - uid: ImGuiNET.ImFontAtlasCustomRect.Y name: Y href: api/ImGuiNET.ImFontAtlasCustomRect.html#ImGuiNET_ImFontAtlasCustomRect_Y commentId: F:ImGuiNET.ImFontAtlasCustomRect.Y fullName: ImGuiNET.ImFontAtlasCustomRect.Y nameWithType: ImFontAtlasCustomRect.Y - uid: ImGuiNET.ImFontAtlasCustomRectPtr name: ImFontAtlasCustomRectPtr href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html commentId: T:ImGuiNET.ImFontAtlasCustomRectPtr fullName: ImGuiNET.ImFontAtlasCustomRectPtr nameWithType: ImFontAtlasCustomRectPtr - uid: ImGuiNET.ImFontAtlasCustomRectPtr.#ctor(ImGuiNET.ImFontAtlasCustomRect*) name: ImFontAtlasCustomRectPtr(ImFontAtlasCustomRect*) href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr__ctor_ImGuiNET_ImFontAtlasCustomRect__ commentId: M:ImGuiNET.ImFontAtlasCustomRectPtr.#ctor(ImGuiNET.ImFontAtlasCustomRect*) fullName: ImGuiNET.ImFontAtlasCustomRectPtr.ImFontAtlasCustomRectPtr(ImGuiNET.ImFontAtlasCustomRect*) nameWithType: ImFontAtlasCustomRectPtr.ImFontAtlasCustomRectPtr(ImFontAtlasCustomRect*) - uid: ImGuiNET.ImFontAtlasCustomRectPtr.#ctor(System.IntPtr) name: ImFontAtlasCustomRectPtr(IntPtr) href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImFontAtlasCustomRectPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImFontAtlasCustomRectPtr.ImFontAtlasCustomRectPtr(System.IntPtr) nameWithType: ImFontAtlasCustomRectPtr.ImFontAtlasCustomRectPtr(IntPtr) - uid: ImGuiNET.ImFontAtlasCustomRectPtr.#ctor* name: ImFontAtlasCustomRectPtr href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr__ctor_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.ImFontAtlasCustomRectPtr nameWithType: ImFontAtlasCustomRectPtr.ImFontAtlasCustomRectPtr - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Destroy name: Destroy() href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Destroy commentId: M:ImGuiNET.ImFontAtlasCustomRectPtr.Destroy fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Destroy() nameWithType: ImFontAtlasCustomRectPtr.Destroy() - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Destroy* name: Destroy href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Destroy_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Destroy nameWithType: ImFontAtlasCustomRectPtr.Destroy - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Font name: Font href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Font commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.Font fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Font nameWithType: ImFontAtlasCustomRectPtr.Font - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Font* name: Font href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Font_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.Font isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Font nameWithType: ImFontAtlasCustomRectPtr.Font - uid: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphAdvanceX name: GlyphAdvanceX href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_GlyphAdvanceX commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.GlyphAdvanceX fullName: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphAdvanceX nameWithType: ImFontAtlasCustomRectPtr.GlyphAdvanceX - uid: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphAdvanceX* name: GlyphAdvanceX href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_GlyphAdvanceX_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.GlyphAdvanceX isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphAdvanceX nameWithType: ImFontAtlasCustomRectPtr.GlyphAdvanceX - uid: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphOffset name: GlyphOffset href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_GlyphOffset commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.GlyphOffset fullName: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphOffset nameWithType: ImFontAtlasCustomRectPtr.GlyphOffset - uid: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphOffset* name: GlyphOffset href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_GlyphOffset_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.GlyphOffset isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.GlyphOffset nameWithType: ImFontAtlasCustomRectPtr.GlyphOffset - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Height name: Height href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Height commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.Height fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Height nameWithType: ImFontAtlasCustomRectPtr.Height - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Height* name: Height href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Height_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.Height isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Height nameWithType: ImFontAtlasCustomRectPtr.Height - uid: ImGuiNET.ImFontAtlasCustomRectPtr.ID name: ID href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_ID commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.ID fullName: ImGuiNET.ImFontAtlasCustomRectPtr.ID nameWithType: ImFontAtlasCustomRectPtr.ID - uid: ImGuiNET.ImFontAtlasCustomRectPtr.ID* name: ID href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_ID_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.ID isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.ID nameWithType: ImFontAtlasCustomRectPtr.ID - uid: ImGuiNET.ImFontAtlasCustomRectPtr.IsPacked name: IsPacked() href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_IsPacked commentId: M:ImGuiNET.ImFontAtlasCustomRectPtr.IsPacked fullName: ImGuiNET.ImFontAtlasCustomRectPtr.IsPacked() nameWithType: ImFontAtlasCustomRectPtr.IsPacked() - uid: ImGuiNET.ImFontAtlasCustomRectPtr.IsPacked* name: IsPacked href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_IsPacked_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.IsPacked isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.IsPacked nameWithType: ImFontAtlasCustomRectPtr.IsPacked - uid: ImGuiNET.ImFontAtlasCustomRectPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_NativePtr commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.NativePtr fullName: ImGuiNET.ImFontAtlasCustomRectPtr.NativePtr nameWithType: ImFontAtlasCustomRectPtr.NativePtr - uid: ImGuiNET.ImFontAtlasCustomRectPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_NativePtr_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.NativePtr nameWithType: ImFontAtlasCustomRectPtr.NativePtr - uid: ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit(ImGuiNET.ImFontAtlasCustomRect*)~ImGuiNET.ImFontAtlasCustomRectPtr name: Implicit(ImFontAtlasCustomRect* to ImFontAtlasCustomRectPtr) href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_op_Implicit_ImGuiNET_ImFontAtlasCustomRect___ImGuiNET_ImFontAtlasCustomRectPtr commentId: M:ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit(ImGuiNET.ImFontAtlasCustomRect*)~ImGuiNET.ImFontAtlasCustomRectPtr name.vb: Widening(ImFontAtlasCustomRect* to ImFontAtlasCustomRectPtr) fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Implicit(ImGuiNET.ImFontAtlasCustomRect* to ImGuiNET.ImFontAtlasCustomRectPtr) fullName.vb: ImGuiNET.ImFontAtlasCustomRectPtr.Widening(ImGuiNET.ImFontAtlasCustomRect* to ImGuiNET.ImFontAtlasCustomRectPtr) nameWithType: ImFontAtlasCustomRectPtr.Implicit(ImFontAtlasCustomRect* to ImFontAtlasCustomRectPtr) nameWithType.vb: ImFontAtlasCustomRectPtr.Widening(ImFontAtlasCustomRect* to ImFontAtlasCustomRectPtr) - uid: ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit(ImGuiNET.ImFontAtlasCustomRectPtr)~ImGuiNET.ImFontAtlasCustomRect* name: Implicit(ImFontAtlasCustomRectPtr to ImFontAtlasCustomRect*) href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_op_Implicit_ImGuiNET_ImFontAtlasCustomRectPtr__ImGuiNET_ImFontAtlasCustomRect_ commentId: M:ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit(ImGuiNET.ImFontAtlasCustomRectPtr)~ImGuiNET.ImFontAtlasCustomRect* name.vb: Widening(ImFontAtlasCustomRectPtr to ImFontAtlasCustomRect*) fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Implicit(ImGuiNET.ImFontAtlasCustomRectPtr to ImGuiNET.ImFontAtlasCustomRect*) fullName.vb: ImGuiNET.ImFontAtlasCustomRectPtr.Widening(ImGuiNET.ImFontAtlasCustomRectPtr to ImGuiNET.ImFontAtlasCustomRect*) nameWithType: ImFontAtlasCustomRectPtr.Implicit(ImFontAtlasCustomRectPtr to ImFontAtlasCustomRect*) nameWithType.vb: ImFontAtlasCustomRectPtr.Widening(ImFontAtlasCustomRectPtr to ImFontAtlasCustomRect*) - uid: ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontAtlasCustomRectPtr name: Implicit(IntPtr to ImFontAtlasCustomRectPtr) href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontAtlasCustomRectPtr commentId: M:ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontAtlasCustomRectPtr name.vb: Widening(IntPtr to ImFontAtlasCustomRectPtr) fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Implicit(System.IntPtr to ImGuiNET.ImFontAtlasCustomRectPtr) fullName.vb: ImGuiNET.ImFontAtlasCustomRectPtr.Widening(System.IntPtr to ImGuiNET.ImFontAtlasCustomRectPtr) nameWithType: ImFontAtlasCustomRectPtr.Implicit(IntPtr to ImFontAtlasCustomRectPtr) nameWithType.vb: ImFontAtlasCustomRectPtr.Widening(IntPtr to ImFontAtlasCustomRectPtr) - uid: ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Implicit fullName.vb: ImGuiNET.ImFontAtlasCustomRectPtr.Widening nameWithType: ImFontAtlasCustomRectPtr.Implicit nameWithType.vb: ImFontAtlasCustomRectPtr.Widening - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Width name: Width href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Width commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.Width fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Width nameWithType: ImFontAtlasCustomRectPtr.Width - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Width* name: Width href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Width_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.Width isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Width nameWithType: ImFontAtlasCustomRectPtr.Width - uid: ImGuiNET.ImFontAtlasCustomRectPtr.X name: X href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_X commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.X fullName: ImGuiNET.ImFontAtlasCustomRectPtr.X nameWithType: ImFontAtlasCustomRectPtr.X - uid: ImGuiNET.ImFontAtlasCustomRectPtr.X* name: X href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_X_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.X isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.X nameWithType: ImFontAtlasCustomRectPtr.X - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Y name: Y href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Y commentId: P:ImGuiNET.ImFontAtlasCustomRectPtr.Y fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Y nameWithType: ImFontAtlasCustomRectPtr.Y - uid: ImGuiNET.ImFontAtlasCustomRectPtr.Y* name: Y href: api/ImGuiNET.ImFontAtlasCustomRectPtr.html#ImGuiNET_ImFontAtlasCustomRectPtr_Y_ commentId: Overload:ImGuiNET.ImFontAtlasCustomRectPtr.Y isSpec: "True" fullName: ImGuiNET.ImFontAtlasCustomRectPtr.Y nameWithType: ImFontAtlasCustomRectPtr.Y - uid: ImGuiNET.ImFontAtlasFlags name: ImFontAtlasFlags href: api/ImGuiNET.ImFontAtlasFlags.html commentId: T:ImGuiNET.ImFontAtlasFlags fullName: ImGuiNET.ImFontAtlasFlags nameWithType: ImFontAtlasFlags - uid: ImGuiNET.ImFontAtlasFlags.NoMouseCursors name: NoMouseCursors href: api/ImGuiNET.ImFontAtlasFlags.html#ImGuiNET_ImFontAtlasFlags_NoMouseCursors commentId: F:ImGuiNET.ImFontAtlasFlags.NoMouseCursors fullName: ImGuiNET.ImFontAtlasFlags.NoMouseCursors nameWithType: ImFontAtlasFlags.NoMouseCursors - uid: ImGuiNET.ImFontAtlasFlags.None name: None href: api/ImGuiNET.ImFontAtlasFlags.html#ImGuiNET_ImFontAtlasFlags_None commentId: F:ImGuiNET.ImFontAtlasFlags.None fullName: ImGuiNET.ImFontAtlasFlags.None nameWithType: ImFontAtlasFlags.None - uid: ImGuiNET.ImFontAtlasFlags.NoPowerOfTwoHeight name: NoPowerOfTwoHeight href: api/ImGuiNET.ImFontAtlasFlags.html#ImGuiNET_ImFontAtlasFlags_NoPowerOfTwoHeight commentId: F:ImGuiNET.ImFontAtlasFlags.NoPowerOfTwoHeight fullName: ImGuiNET.ImFontAtlasFlags.NoPowerOfTwoHeight nameWithType: ImFontAtlasFlags.NoPowerOfTwoHeight - uid: ImGuiNET.ImFontAtlasPtr name: ImFontAtlasPtr href: api/ImGuiNET.ImFontAtlasPtr.html commentId: T:ImGuiNET.ImFontAtlasPtr fullName: ImGuiNET.ImFontAtlasPtr nameWithType: ImFontAtlasPtr - uid: ImGuiNET.ImFontAtlasPtr.#ctor(ImGuiNET.ImFontAtlas*) name: ImFontAtlasPtr(ImFontAtlas*) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr__ctor_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImFontAtlasPtr.#ctor(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImFontAtlasPtr.ImFontAtlasPtr(ImGuiNET.ImFontAtlas*) nameWithType: ImFontAtlasPtr.ImFontAtlasPtr(ImFontAtlas*) - uid: ImGuiNET.ImFontAtlasPtr.#ctor(System.IntPtr) name: ImFontAtlasPtr(IntPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImFontAtlasPtr.ImFontAtlasPtr(System.IntPtr) nameWithType: ImFontAtlasPtr.ImFontAtlasPtr(IntPtr) - uid: ImGuiNET.ImFontAtlasPtr.#ctor* name: ImFontAtlasPtr href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr__ctor_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.ImFontAtlasPtr nameWithType: ImFontAtlasPtr.ImFontAtlasPtr - uid: ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph(ImGuiNET.ImFontPtr,System.UInt16,System.Int32,System.Int32,System.Single) name: AddCustomRectFontGlyph(ImFontPtr, UInt16, Int32, Int32, Single) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddCustomRectFontGlyph_ImGuiNET_ImFontPtr_System_UInt16_System_Int32_System_Int32_System_Single_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph(ImGuiNET.ImFontPtr,System.UInt16,System.Int32,System.Int32,System.Single) fullName: ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph(ImGuiNET.ImFontPtr, System.UInt16, System.Int32, System.Int32, System.Single) nameWithType: ImFontAtlasPtr.AddCustomRectFontGlyph(ImFontPtr, UInt16, Int32, Int32, Single) - uid: ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph(ImGuiNET.ImFontPtr,System.UInt16,System.Int32,System.Int32,System.Single,System.Numerics.Vector2) name: AddCustomRectFontGlyph(ImFontPtr, UInt16, Int32, Int32, Single, Vector2) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddCustomRectFontGlyph_ImGuiNET_ImFontPtr_System_UInt16_System_Int32_System_Int32_System_Single_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph(ImGuiNET.ImFontPtr,System.UInt16,System.Int32,System.Int32,System.Single,System.Numerics.Vector2) fullName: ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph(ImGuiNET.ImFontPtr, System.UInt16, System.Int32, System.Int32, System.Single, System.Numerics.Vector2) nameWithType: ImFontAtlasPtr.AddCustomRectFontGlyph(ImFontPtr, UInt16, Int32, Int32, Single, Vector2) - uid: ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph* name: AddCustomRectFontGlyph href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddCustomRectFontGlyph_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddCustomRectFontGlyph nameWithType: ImFontAtlasPtr.AddCustomRectFontGlyph - uid: ImGuiNET.ImFontAtlasPtr.AddCustomRectRegular(System.UInt32,System.Int32,System.Int32) name: AddCustomRectRegular(UInt32, Int32, Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddCustomRectRegular_System_UInt32_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddCustomRectRegular(System.UInt32,System.Int32,System.Int32) fullName: ImGuiNET.ImFontAtlasPtr.AddCustomRectRegular(System.UInt32, System.Int32, System.Int32) nameWithType: ImFontAtlasPtr.AddCustomRectRegular(UInt32, Int32, Int32) - uid: ImGuiNET.ImFontAtlasPtr.AddCustomRectRegular* name: AddCustomRectRegular href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddCustomRectRegular_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddCustomRectRegular isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddCustomRectRegular nameWithType: ImFontAtlasPtr.AddCustomRectRegular - uid: ImGuiNET.ImFontAtlasPtr.AddFont(ImGuiNET.ImFontConfigPtr) name: AddFont(ImFontConfigPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFont_ImGuiNET_ImFontConfigPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFont(ImGuiNET.ImFontConfigPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFont(ImGuiNET.ImFontConfigPtr) nameWithType: ImFontAtlasPtr.AddFont(ImFontConfigPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFont* name: AddFont href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFont_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddFont isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddFont nameWithType: ImFontAtlasPtr.AddFont - uid: ImGuiNET.ImFontAtlasPtr.AddFontDefault name: AddFontDefault() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontDefault commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontDefault fullName: ImGuiNET.ImFontAtlasPtr.AddFontDefault() nameWithType: ImFontAtlasPtr.AddFontDefault() - uid: ImGuiNET.ImFontAtlasPtr.AddFontDefault(ImGuiNET.ImFontConfigPtr) name: AddFontDefault(ImFontConfigPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontDefault_ImGuiNET_ImFontConfigPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontDefault(ImGuiNET.ImFontConfigPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontDefault(ImGuiNET.ImFontConfigPtr) nameWithType: ImFontAtlasPtr.AddFontDefault(ImFontConfigPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontDefault* name: AddFontDefault href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontDefault_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddFontDefault isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddFontDefault nameWithType: ImFontAtlasPtr.AddFontDefault - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String,System.Single) name: AddFontFromFileTTF(String, Single) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromFileTTF_System_String_System_Single_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String,System.Single) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String, System.Single) nameWithType: ImFontAtlasPtr.AddFontFromFileTTF(String, Single) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr) name: AddFontFromFileTTF(String, Single, ImFontConfigPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromFileTTF_System_String_System_Single_ImGuiNET_ImFontConfigPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String, System.Single, ImGuiNET.ImFontConfigPtr) nameWithType: ImFontAtlasPtr.AddFontFromFileTTF(String, Single, ImFontConfigPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) name: AddFontFromFileTTF(String, Single, ImFontConfigPtr, IntPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromFileTTF_System_String_System_Single_ImGuiNET_ImFontConfigPtr_System_IntPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF(System.String, System.Single, ImGuiNET.ImFontConfigPtr, System.IntPtr) nameWithType: ImFontAtlasPtr.AddFontFromFileTTF(String, Single, ImFontConfigPtr, IntPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF* name: AddFontFromFileTTF href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromFileTTF_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromFileTTF nameWithType: ImFontAtlasPtr.AddFontFromFileTTF - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String,System.Single) name: AddFontFromMemoryCompressedBase85TTF(String, Single) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedBase85TTF_System_String_System_Single_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String,System.Single) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String, System.Single) nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(String, Single) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr) name: AddFontFromMemoryCompressedBase85TTF(String, Single, ImFontConfigPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedBase85TTF_System_String_System_Single_ImGuiNET_ImFontConfigPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String, System.Single, ImGuiNET.ImFontConfigPtr) nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(String, Single, ImFontConfigPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) name: AddFontFromMemoryCompressedBase85TTF(String, Single, ImFontConfigPtr, IntPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedBase85TTF_System_String_System_Single_ImGuiNET_ImFontConfigPtr_System_IntPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(System.String, System.Single, ImGuiNET.ImFontConfigPtr, System.IntPtr) nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF(String, Single, ImFontConfigPtr, IntPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF* name: AddFontFromMemoryCompressedBase85TTF href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedBase85TTF_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedBase85TTF - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr,System.Int32,System.Single) name: AddFontFromMemoryCompressedTTF(IntPtr, Int32, Single) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedTTF_System_IntPtr_System_Int32_System_Single_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr,System.Int32,System.Single) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr, System.Int32, System.Single) nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(IntPtr, Int32, Single) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr) name: AddFontFromMemoryCompressedTTF(IntPtr, Int32, Single, ImFontConfigPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedTTF_System_IntPtr_System_Int32_System_Single_ImGuiNET_ImFontConfigPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr, System.Int32, System.Single, ImGuiNET.ImFontConfigPtr) nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(IntPtr, Int32, Single, ImFontConfigPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) name: AddFontFromMemoryCompressedTTF(IntPtr, Int32, Single, ImFontConfigPtr, IntPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedTTF_System_IntPtr_System_Int32_System_Single_ImGuiNET_ImFontConfigPtr_System_IntPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(System.IntPtr, System.Int32, System.Single, ImGuiNET.ImFontConfigPtr, System.IntPtr) nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedTTF(IntPtr, Int32, Single, ImFontConfigPtr, IntPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF* name: AddFontFromMemoryCompressedTTF href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryCompressedTTF_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryCompressedTTF nameWithType: ImFontAtlasPtr.AddFontFromMemoryCompressedTTF - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr,System.Int32,System.Single) name: AddFontFromMemoryTTF(IntPtr, Int32, Single) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryTTF_System_IntPtr_System_Int32_System_Single_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr,System.Int32,System.Single) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr, System.Int32, System.Single) nameWithType: ImFontAtlasPtr.AddFontFromMemoryTTF(IntPtr, Int32, Single) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr) name: AddFontFromMemoryTTF(IntPtr, Int32, Single, ImFontConfigPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryTTF_System_IntPtr_System_Int32_System_Single_ImGuiNET_ImFontConfigPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr, System.Int32, System.Single, ImGuiNET.ImFontConfigPtr) nameWithType: ImFontAtlasPtr.AddFontFromMemoryTTF(IntPtr, Int32, Single, ImFontConfigPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) name: AddFontFromMemoryTTF(IntPtr, Int32, Single, ImFontConfigPtr, IntPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryTTF_System_IntPtr_System_Int32_System_Single_ImGuiNET_ImFontConfigPtr_System_IntPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr,System.Int32,System.Single,ImGuiNET.ImFontConfigPtr,System.IntPtr) fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF(System.IntPtr, System.Int32, System.Single, ImGuiNET.ImFontConfigPtr, System.IntPtr) nameWithType: ImFontAtlasPtr.AddFontFromMemoryTTF(IntPtr, Int32, Single, ImFontConfigPtr, IntPtr) - uid: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF* name: AddFontFromMemoryTTF href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_AddFontFromMemoryTTF_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.AddFontFromMemoryTTF nameWithType: ImFontAtlasPtr.AddFontFromMemoryTTF - uid: ImGuiNET.ImFontAtlasPtr.Build name: Build() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Build commentId: M:ImGuiNET.ImFontAtlasPtr.Build fullName: ImGuiNET.ImFontAtlasPtr.Build() nameWithType: ImFontAtlasPtr.Build() - uid: ImGuiNET.ImFontAtlasPtr.Build* name: Build href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Build_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.Build isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.Build nameWithType: ImFontAtlasPtr.Build - uid: ImGuiNET.ImFontAtlasPtr.CalcCustomRectUV(ImGuiNET.ImFontAtlasCustomRectPtr,System.Numerics.Vector2@,System.Numerics.Vector2@) name: CalcCustomRectUV(ImFontAtlasCustomRectPtr, out Vector2, out Vector2) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_CalcCustomRectUV_ImGuiNET_ImFontAtlasCustomRectPtr_System_Numerics_Vector2__System_Numerics_Vector2__ commentId: M:ImGuiNET.ImFontAtlasPtr.CalcCustomRectUV(ImGuiNET.ImFontAtlasCustomRectPtr,System.Numerics.Vector2@,System.Numerics.Vector2@) name.vb: CalcCustomRectUV(ImFontAtlasCustomRectPtr, ByRef Vector2, ByRef Vector2) fullName: ImGuiNET.ImFontAtlasPtr.CalcCustomRectUV(ImGuiNET.ImFontAtlasCustomRectPtr, out System.Numerics.Vector2, out System.Numerics.Vector2) fullName.vb: ImGuiNET.ImFontAtlasPtr.CalcCustomRectUV(ImGuiNET.ImFontAtlasCustomRectPtr, ByRef System.Numerics.Vector2, ByRef System.Numerics.Vector2) nameWithType: ImFontAtlasPtr.CalcCustomRectUV(ImFontAtlasCustomRectPtr, out Vector2, out Vector2) nameWithType.vb: ImFontAtlasPtr.CalcCustomRectUV(ImFontAtlasCustomRectPtr, ByRef Vector2, ByRef Vector2) - uid: ImGuiNET.ImFontAtlasPtr.CalcCustomRectUV* name: CalcCustomRectUV href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_CalcCustomRectUV_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.CalcCustomRectUV isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.CalcCustomRectUV nameWithType: ImFontAtlasPtr.CalcCustomRectUV - uid: ImGuiNET.ImFontAtlasPtr.Clear name: Clear() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Clear commentId: M:ImGuiNET.ImFontAtlasPtr.Clear fullName: ImGuiNET.ImFontAtlasPtr.Clear() nameWithType: ImFontAtlasPtr.Clear() - uid: ImGuiNET.ImFontAtlasPtr.Clear* name: Clear href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Clear_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.Clear isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.Clear nameWithType: ImFontAtlasPtr.Clear - uid: ImGuiNET.ImFontAtlasPtr.ClearFonts name: ClearFonts() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ClearFonts commentId: M:ImGuiNET.ImFontAtlasPtr.ClearFonts fullName: ImGuiNET.ImFontAtlasPtr.ClearFonts() nameWithType: ImFontAtlasPtr.ClearFonts() - uid: ImGuiNET.ImFontAtlasPtr.ClearFonts* name: ClearFonts href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ClearFonts_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.ClearFonts isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.ClearFonts nameWithType: ImFontAtlasPtr.ClearFonts - uid: ImGuiNET.ImFontAtlasPtr.ClearInputData name: ClearInputData() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ClearInputData commentId: M:ImGuiNET.ImFontAtlasPtr.ClearInputData fullName: ImGuiNET.ImFontAtlasPtr.ClearInputData() nameWithType: ImFontAtlasPtr.ClearInputData() - uid: ImGuiNET.ImFontAtlasPtr.ClearInputData* name: ClearInputData href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ClearInputData_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.ClearInputData isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.ClearInputData nameWithType: ImFontAtlasPtr.ClearInputData - uid: ImGuiNET.ImFontAtlasPtr.ClearTexData name: ClearTexData() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ClearTexData commentId: M:ImGuiNET.ImFontAtlasPtr.ClearTexData fullName: ImGuiNET.ImFontAtlasPtr.ClearTexData() nameWithType: ImFontAtlasPtr.ClearTexData() - uid: ImGuiNET.ImFontAtlasPtr.ClearTexData* name: ClearTexData href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ClearTexData_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.ClearTexData isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.ClearTexData nameWithType: ImFontAtlasPtr.ClearTexData - uid: ImGuiNET.ImFontAtlasPtr.ConfigData name: ConfigData href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ConfigData commentId: P:ImGuiNET.ImFontAtlasPtr.ConfigData fullName: ImGuiNET.ImFontAtlasPtr.ConfigData nameWithType: ImFontAtlasPtr.ConfigData - uid: ImGuiNET.ImFontAtlasPtr.ConfigData* name: ConfigData href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_ConfigData_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.ConfigData isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.ConfigData nameWithType: ImFontAtlasPtr.ConfigData - uid: ImGuiNET.ImFontAtlasPtr.CustomRectIds name: CustomRectIds href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_CustomRectIds commentId: P:ImGuiNET.ImFontAtlasPtr.CustomRectIds fullName: ImGuiNET.ImFontAtlasPtr.CustomRectIds nameWithType: ImFontAtlasPtr.CustomRectIds - uid: ImGuiNET.ImFontAtlasPtr.CustomRectIds* name: CustomRectIds href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_CustomRectIds_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.CustomRectIds isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.CustomRectIds nameWithType: ImFontAtlasPtr.CustomRectIds - uid: ImGuiNET.ImFontAtlasPtr.CustomRects name: CustomRects href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_CustomRects commentId: P:ImGuiNET.ImFontAtlasPtr.CustomRects fullName: ImGuiNET.ImFontAtlasPtr.CustomRects nameWithType: ImFontAtlasPtr.CustomRects - uid: ImGuiNET.ImFontAtlasPtr.CustomRects* name: CustomRects href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_CustomRects_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.CustomRects isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.CustomRects nameWithType: ImFontAtlasPtr.CustomRects - uid: ImGuiNET.ImFontAtlasPtr.Destroy name: Destroy() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Destroy commentId: M:ImGuiNET.ImFontAtlasPtr.Destroy fullName: ImGuiNET.ImFontAtlasPtr.Destroy() nameWithType: ImFontAtlasPtr.Destroy() - uid: ImGuiNET.ImFontAtlasPtr.Destroy* name: Destroy href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Destroy_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.Destroy nameWithType: ImFontAtlasPtr.Destroy - uid: ImGuiNET.ImFontAtlasPtr.Flags name: Flags href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Flags commentId: P:ImGuiNET.ImFontAtlasPtr.Flags fullName: ImGuiNET.ImFontAtlasPtr.Flags nameWithType: ImFontAtlasPtr.Flags - uid: ImGuiNET.ImFontAtlasPtr.Flags* name: Flags href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Flags_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.Flags isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.Flags nameWithType: ImFontAtlasPtr.Flags - uid: ImGuiNET.ImFontAtlasPtr.Fonts name: Fonts href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Fonts commentId: P:ImGuiNET.ImFontAtlasPtr.Fonts fullName: ImGuiNET.ImFontAtlasPtr.Fonts nameWithType: ImFontAtlasPtr.Fonts - uid: ImGuiNET.ImFontAtlasPtr.Fonts* name: Fonts href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Fonts_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.Fonts isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.Fonts nameWithType: ImFontAtlasPtr.Fonts - uid: ImGuiNET.ImFontAtlasPtr.GetCustomRectByIndex(System.Int32) name: GetCustomRectByIndex(Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetCustomRectByIndex_System_Int32_ commentId: M:ImGuiNET.ImFontAtlasPtr.GetCustomRectByIndex(System.Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetCustomRectByIndex(System.Int32) nameWithType: ImFontAtlasPtr.GetCustomRectByIndex(Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetCustomRectByIndex* name: GetCustomRectByIndex href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetCustomRectByIndex_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetCustomRectByIndex isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetCustomRectByIndex nameWithType: ImFontAtlasPtr.GetCustomRectByIndex - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseFull name: GetGlyphRangesChineseFull() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesChineseFull commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseFull fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseFull() nameWithType: ImFontAtlasPtr.GetGlyphRangesChineseFull() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseFull* name: GetGlyphRangesChineseFull href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesChineseFull_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseFull isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseFull nameWithType: ImFontAtlasPtr.GetGlyphRangesChineseFull - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon name: GetGlyphRangesChineseSimplifiedCommon() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesChineseSimplifiedCommon commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon() nameWithType: ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon* name: GetGlyphRangesChineseSimplifiedCommon href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesChineseSimplifiedCommon_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon nameWithType: ImFontAtlasPtr.GetGlyphRangesChineseSimplifiedCommon - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesCyrillic name: GetGlyphRangesCyrillic() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesCyrillic commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesCyrillic fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesCyrillic() nameWithType: ImFontAtlasPtr.GetGlyphRangesCyrillic() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesCyrillic* name: GetGlyphRangesCyrillic href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesCyrillic_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesCyrillic isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesCyrillic nameWithType: ImFontAtlasPtr.GetGlyphRangesCyrillic - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesDefault name: GetGlyphRangesDefault() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesDefault commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesDefault fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesDefault() nameWithType: ImFontAtlasPtr.GetGlyphRangesDefault() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesDefault* name: GetGlyphRangesDefault href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesDefault_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesDefault isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesDefault nameWithType: ImFontAtlasPtr.GetGlyphRangesDefault - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesJapanese name: GetGlyphRangesJapanese() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesJapanese commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesJapanese fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesJapanese() nameWithType: ImFontAtlasPtr.GetGlyphRangesJapanese() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesJapanese* name: GetGlyphRangesJapanese href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesJapanese_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesJapanese isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesJapanese nameWithType: ImFontAtlasPtr.GetGlyphRangesJapanese - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesKorean name: GetGlyphRangesKorean() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesKorean commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesKorean fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesKorean() nameWithType: ImFontAtlasPtr.GetGlyphRangesKorean() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesKorean* name: GetGlyphRangesKorean href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesKorean_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesKorean isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesKorean nameWithType: ImFontAtlasPtr.GetGlyphRangesKorean - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesThai name: GetGlyphRangesThai() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesThai commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesThai fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesThai() nameWithType: ImFontAtlasPtr.GetGlyphRangesThai() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesThai* name: GetGlyphRangesThai href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesThai_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesThai isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesThai nameWithType: ImFontAtlasPtr.GetGlyphRangesThai - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesVietnamese name: GetGlyphRangesVietnamese() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesVietnamese commentId: M:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesVietnamese fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesVietnamese() nameWithType: ImFontAtlasPtr.GetGlyphRangesVietnamese() - uid: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesVietnamese* name: GetGlyphRangesVietnamese href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetGlyphRangesVietnamese_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetGlyphRangesVietnamese isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetGlyphRangesVietnamese nameWithType: ImFontAtlasPtr.GetGlyphRangesVietnamese - uid: ImGuiNET.ImFontAtlasPtr.GetMouseCursorTexData(ImGuiNET.ImGuiMouseCursor,System.Numerics.Vector2@,System.Numerics.Vector2@,System.Numerics.Vector2@,System.Numerics.Vector2@) name: GetMouseCursorTexData(ImGuiMouseCursor, out Vector2, out Vector2, out Vector2, out Vector2) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetMouseCursorTexData_ImGuiNET_ImGuiMouseCursor_System_Numerics_Vector2__System_Numerics_Vector2__System_Numerics_Vector2__System_Numerics_Vector2__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetMouseCursorTexData(ImGuiNET.ImGuiMouseCursor,System.Numerics.Vector2@,System.Numerics.Vector2@,System.Numerics.Vector2@,System.Numerics.Vector2@) name.vb: GetMouseCursorTexData(ImGuiMouseCursor, ByRef Vector2, ByRef Vector2, ByRef Vector2, ByRef Vector2) fullName: ImGuiNET.ImFontAtlasPtr.GetMouseCursorTexData(ImGuiNET.ImGuiMouseCursor, out System.Numerics.Vector2, out System.Numerics.Vector2, out System.Numerics.Vector2, out System.Numerics.Vector2) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetMouseCursorTexData(ImGuiNET.ImGuiMouseCursor, ByRef System.Numerics.Vector2, ByRef System.Numerics.Vector2, ByRef System.Numerics.Vector2, ByRef System.Numerics.Vector2) nameWithType: ImFontAtlasPtr.GetMouseCursorTexData(ImGuiMouseCursor, out Vector2, out Vector2, out Vector2, out Vector2) nameWithType.vb: ImFontAtlasPtr.GetMouseCursorTexData(ImGuiMouseCursor, ByRef Vector2, ByRef Vector2, ByRef Vector2, ByRef Vector2) - uid: ImGuiNET.ImFontAtlasPtr.GetMouseCursorTexData* name: GetMouseCursorTexData href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetMouseCursorTexData_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetMouseCursorTexData isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetMouseCursorTexData nameWithType: ImFontAtlasPtr.GetMouseCursorTexData - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.Byte*@,System.Int32@,System.Int32@) name: GetTexDataAsAlpha8(out Byte*, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsAlpha8_System_Byte___System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.Byte*@,System.Int32@,System.Int32@) name.vb: GetTexDataAsAlpha8(ByRef Byte*, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(out System.Byte*, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef System.Byte*, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsAlpha8(out Byte*, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef Byte*, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.Byte*@,System.Int32@,System.Int32@,System.Int32@) name: GetTexDataAsAlpha8(out Byte*, out Int32, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsAlpha8_System_Byte___System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.Byte*@,System.Int32@,System.Int32@,System.Int32@) name.vb: GetTexDataAsAlpha8(ByRef Byte*, ByRef Int32, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(out System.Byte*, out System.Int32, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef System.Byte*, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsAlpha8(out Byte*, out Int32, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef Byte*, ByRef Int32, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.IntPtr@,System.Int32@,System.Int32@) name: GetTexDataAsAlpha8(out IntPtr, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsAlpha8_System_IntPtr__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.IntPtr@,System.Int32@,System.Int32@) name.vb: GetTexDataAsAlpha8(ByRef IntPtr, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(out System.IntPtr, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsAlpha8(out IntPtr, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef IntPtr, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.IntPtr@,System.Int32@,System.Int32@,System.Int32@) name: GetTexDataAsAlpha8(out IntPtr, out Int32, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsAlpha8_System_IntPtr__System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(System.IntPtr@,System.Int32@,System.Int32@,System.Int32@) name.vb: GetTexDataAsAlpha8(ByRef IntPtr, ByRef Int32, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(out System.IntPtr, out System.Int32, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef System.IntPtr, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsAlpha8(out IntPtr, out Int32, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsAlpha8(ByRef IntPtr, ByRef Int32, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8* name: GetTexDataAsAlpha8 href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsAlpha8_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8 isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsAlpha8 nameWithType: ImFontAtlasPtr.GetTexDataAsAlpha8 - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.Byte*@,System.Int32@,System.Int32@) name: GetTexDataAsRGBA32(out Byte*, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsRGBA32_System_Byte___System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.Byte*@,System.Int32@,System.Int32@) name.vb: GetTexDataAsRGBA32(ByRef Byte*, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(out System.Byte*, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef System.Byte*, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsRGBA32(out Byte*, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef Byte*, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.Byte*@,System.Int32@,System.Int32@,System.Int32@) name: GetTexDataAsRGBA32(out Byte*, out Int32, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsRGBA32_System_Byte___System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.Byte*@,System.Int32@,System.Int32@,System.Int32@) name.vb: GetTexDataAsRGBA32(ByRef Byte*, ByRef Int32, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(out System.Byte*, out System.Int32, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef System.Byte*, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsRGBA32(out Byte*, out Int32, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef Byte*, ByRef Int32, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.IntPtr@,System.Int32@,System.Int32@) name: GetTexDataAsRGBA32(out IntPtr, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsRGBA32_System_IntPtr__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.IntPtr@,System.Int32@,System.Int32@) name.vb: GetTexDataAsRGBA32(ByRef IntPtr, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(out System.IntPtr, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsRGBA32(out IntPtr, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef IntPtr, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.IntPtr@,System.Int32@,System.Int32@,System.Int32@) name: GetTexDataAsRGBA32(out IntPtr, out Int32, out Int32, out Int32) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsRGBA32_System_IntPtr__System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(System.IntPtr@,System.Int32@,System.Int32@,System.Int32@) name.vb: GetTexDataAsRGBA32(ByRef IntPtr, ByRef Int32, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(out System.IntPtr, out System.Int32, out System.Int32, out System.Int32) fullName.vb: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef System.IntPtr, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: ImFontAtlasPtr.GetTexDataAsRGBA32(out IntPtr, out Int32, out Int32, out Int32) nameWithType.vb: ImFontAtlasPtr.GetTexDataAsRGBA32(ByRef IntPtr, ByRef Int32, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32* name: GetTexDataAsRGBA32 href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_GetTexDataAsRGBA32_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32 isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.GetTexDataAsRGBA32 nameWithType: ImFontAtlasPtr.GetTexDataAsRGBA32 - uid: ImGuiNET.ImFontAtlasPtr.IsBuilt name: IsBuilt() href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_IsBuilt commentId: M:ImGuiNET.ImFontAtlasPtr.IsBuilt fullName: ImGuiNET.ImFontAtlasPtr.IsBuilt() nameWithType: ImFontAtlasPtr.IsBuilt() - uid: ImGuiNET.ImFontAtlasPtr.IsBuilt* name: IsBuilt href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_IsBuilt_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.IsBuilt isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.IsBuilt nameWithType: ImFontAtlasPtr.IsBuilt - uid: ImGuiNET.ImFontAtlasPtr.Locked name: Locked href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Locked commentId: P:ImGuiNET.ImFontAtlasPtr.Locked fullName: ImGuiNET.ImFontAtlasPtr.Locked nameWithType: ImFontAtlasPtr.Locked - uid: ImGuiNET.ImFontAtlasPtr.Locked* name: Locked href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_Locked_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.Locked isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.Locked nameWithType: ImFontAtlasPtr.Locked - uid: ImGuiNET.ImFontAtlasPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_NativePtr commentId: P:ImGuiNET.ImFontAtlasPtr.NativePtr fullName: ImGuiNET.ImFontAtlasPtr.NativePtr nameWithType: ImFontAtlasPtr.NativePtr - uid: ImGuiNET.ImFontAtlasPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_NativePtr_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.NativePtr nameWithType: ImFontAtlasPtr.NativePtr - uid: ImGuiNET.ImFontAtlasPtr.op_Implicit(ImGuiNET.ImFontAtlas*)~ImGuiNET.ImFontAtlasPtr name: Implicit(ImFontAtlas* to ImFontAtlasPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_op_Implicit_ImGuiNET_ImFontAtlas___ImGuiNET_ImFontAtlasPtr commentId: M:ImGuiNET.ImFontAtlasPtr.op_Implicit(ImGuiNET.ImFontAtlas*)~ImGuiNET.ImFontAtlasPtr name.vb: Widening(ImFontAtlas* to ImFontAtlasPtr) fullName: ImGuiNET.ImFontAtlasPtr.Implicit(ImGuiNET.ImFontAtlas* to ImGuiNET.ImFontAtlasPtr) fullName.vb: ImGuiNET.ImFontAtlasPtr.Widening(ImGuiNET.ImFontAtlas* to ImGuiNET.ImFontAtlasPtr) nameWithType: ImFontAtlasPtr.Implicit(ImFontAtlas* to ImFontAtlasPtr) nameWithType.vb: ImFontAtlasPtr.Widening(ImFontAtlas* to ImFontAtlasPtr) - uid: ImGuiNET.ImFontAtlasPtr.op_Implicit(ImGuiNET.ImFontAtlasPtr)~ImGuiNET.ImFontAtlas* name: Implicit(ImFontAtlasPtr to ImFontAtlas*) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_op_Implicit_ImGuiNET_ImFontAtlasPtr__ImGuiNET_ImFontAtlas_ commentId: M:ImGuiNET.ImFontAtlasPtr.op_Implicit(ImGuiNET.ImFontAtlasPtr)~ImGuiNET.ImFontAtlas* name.vb: Widening(ImFontAtlasPtr to ImFontAtlas*) fullName: ImGuiNET.ImFontAtlasPtr.Implicit(ImGuiNET.ImFontAtlasPtr to ImGuiNET.ImFontAtlas*) fullName.vb: ImGuiNET.ImFontAtlasPtr.Widening(ImGuiNET.ImFontAtlasPtr to ImGuiNET.ImFontAtlas*) nameWithType: ImFontAtlasPtr.Implicit(ImFontAtlasPtr to ImFontAtlas*) nameWithType.vb: ImFontAtlasPtr.Widening(ImFontAtlasPtr to ImFontAtlas*) - uid: ImGuiNET.ImFontAtlasPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontAtlasPtr name: Implicit(IntPtr to ImFontAtlasPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontAtlasPtr commentId: M:ImGuiNET.ImFontAtlasPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontAtlasPtr name.vb: Widening(IntPtr to ImFontAtlasPtr) fullName: ImGuiNET.ImFontAtlasPtr.Implicit(System.IntPtr to ImGuiNET.ImFontAtlasPtr) fullName.vb: ImGuiNET.ImFontAtlasPtr.Widening(System.IntPtr to ImGuiNET.ImFontAtlasPtr) nameWithType: ImFontAtlasPtr.Implicit(IntPtr to ImFontAtlasPtr) nameWithType.vb: ImFontAtlasPtr.Widening(IntPtr to ImFontAtlasPtr) - uid: ImGuiNET.ImFontAtlasPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImFontAtlasPtr.Implicit fullName.vb: ImGuiNET.ImFontAtlasPtr.Widening nameWithType: ImFontAtlasPtr.Implicit nameWithType.vb: ImFontAtlasPtr.Widening - uid: ImGuiNET.ImFontAtlasPtr.SetTexID(System.IntPtr) name: SetTexID(IntPtr) href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_SetTexID_System_IntPtr_ commentId: M:ImGuiNET.ImFontAtlasPtr.SetTexID(System.IntPtr) fullName: ImGuiNET.ImFontAtlasPtr.SetTexID(System.IntPtr) nameWithType: ImFontAtlasPtr.SetTexID(IntPtr) - uid: ImGuiNET.ImFontAtlasPtr.SetTexID* name: SetTexID href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_SetTexID_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.SetTexID isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.SetTexID nameWithType: ImFontAtlasPtr.SetTexID - uid: ImGuiNET.ImFontAtlasPtr.TexDesiredWidth name: TexDesiredWidth href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexDesiredWidth commentId: P:ImGuiNET.ImFontAtlasPtr.TexDesiredWidth fullName: ImGuiNET.ImFontAtlasPtr.TexDesiredWidth nameWithType: ImFontAtlasPtr.TexDesiredWidth - uid: ImGuiNET.ImFontAtlasPtr.TexDesiredWidth* name: TexDesiredWidth href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexDesiredWidth_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexDesiredWidth isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexDesiredWidth nameWithType: ImFontAtlasPtr.TexDesiredWidth - uid: ImGuiNET.ImFontAtlasPtr.TexGlyphPadding name: TexGlyphPadding href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexGlyphPadding commentId: P:ImGuiNET.ImFontAtlasPtr.TexGlyphPadding fullName: ImGuiNET.ImFontAtlasPtr.TexGlyphPadding nameWithType: ImFontAtlasPtr.TexGlyphPadding - uid: ImGuiNET.ImFontAtlasPtr.TexGlyphPadding* name: TexGlyphPadding href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexGlyphPadding_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexGlyphPadding isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexGlyphPadding nameWithType: ImFontAtlasPtr.TexGlyphPadding - uid: ImGuiNET.ImFontAtlasPtr.TexHeight name: TexHeight href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexHeight commentId: P:ImGuiNET.ImFontAtlasPtr.TexHeight fullName: ImGuiNET.ImFontAtlasPtr.TexHeight nameWithType: ImFontAtlasPtr.TexHeight - uid: ImGuiNET.ImFontAtlasPtr.TexHeight* name: TexHeight href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexHeight_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexHeight isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexHeight nameWithType: ImFontAtlasPtr.TexHeight - uid: ImGuiNET.ImFontAtlasPtr.TexID name: TexID href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexID commentId: P:ImGuiNET.ImFontAtlasPtr.TexID fullName: ImGuiNET.ImFontAtlasPtr.TexID nameWithType: ImFontAtlasPtr.TexID - uid: ImGuiNET.ImFontAtlasPtr.TexID* name: TexID href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexID_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexID isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexID nameWithType: ImFontAtlasPtr.TexID - uid: ImGuiNET.ImFontAtlasPtr.TexPixelsAlpha8 name: TexPixelsAlpha8 href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexPixelsAlpha8 commentId: P:ImGuiNET.ImFontAtlasPtr.TexPixelsAlpha8 fullName: ImGuiNET.ImFontAtlasPtr.TexPixelsAlpha8 nameWithType: ImFontAtlasPtr.TexPixelsAlpha8 - uid: ImGuiNET.ImFontAtlasPtr.TexPixelsAlpha8* name: TexPixelsAlpha8 href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexPixelsAlpha8_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexPixelsAlpha8 isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexPixelsAlpha8 nameWithType: ImFontAtlasPtr.TexPixelsAlpha8 - uid: ImGuiNET.ImFontAtlasPtr.TexPixelsRGBA32 name: TexPixelsRGBA32 href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexPixelsRGBA32 commentId: P:ImGuiNET.ImFontAtlasPtr.TexPixelsRGBA32 fullName: ImGuiNET.ImFontAtlasPtr.TexPixelsRGBA32 nameWithType: ImFontAtlasPtr.TexPixelsRGBA32 - uid: ImGuiNET.ImFontAtlasPtr.TexPixelsRGBA32* name: TexPixelsRGBA32 href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexPixelsRGBA32_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexPixelsRGBA32 isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexPixelsRGBA32 nameWithType: ImFontAtlasPtr.TexPixelsRGBA32 - uid: ImGuiNET.ImFontAtlasPtr.TexUvScale name: TexUvScale href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexUvScale commentId: P:ImGuiNET.ImFontAtlasPtr.TexUvScale fullName: ImGuiNET.ImFontAtlasPtr.TexUvScale nameWithType: ImFontAtlasPtr.TexUvScale - uid: ImGuiNET.ImFontAtlasPtr.TexUvScale* name: TexUvScale href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexUvScale_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexUvScale isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexUvScale nameWithType: ImFontAtlasPtr.TexUvScale - uid: ImGuiNET.ImFontAtlasPtr.TexUvWhitePixel name: TexUvWhitePixel href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexUvWhitePixel commentId: P:ImGuiNET.ImFontAtlasPtr.TexUvWhitePixel fullName: ImGuiNET.ImFontAtlasPtr.TexUvWhitePixel nameWithType: ImFontAtlasPtr.TexUvWhitePixel - uid: ImGuiNET.ImFontAtlasPtr.TexUvWhitePixel* name: TexUvWhitePixel href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexUvWhitePixel_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexUvWhitePixel isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexUvWhitePixel nameWithType: ImFontAtlasPtr.TexUvWhitePixel - uid: ImGuiNET.ImFontAtlasPtr.TexWidth name: TexWidth href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexWidth commentId: P:ImGuiNET.ImFontAtlasPtr.TexWidth fullName: ImGuiNET.ImFontAtlasPtr.TexWidth nameWithType: ImFontAtlasPtr.TexWidth - uid: ImGuiNET.ImFontAtlasPtr.TexWidth* name: TexWidth href: api/ImGuiNET.ImFontAtlasPtr.html#ImGuiNET_ImFontAtlasPtr_TexWidth_ commentId: Overload:ImGuiNET.ImFontAtlasPtr.TexWidth isSpec: "True" fullName: ImGuiNET.ImFontAtlasPtr.TexWidth nameWithType: ImFontAtlasPtr.TexWidth - uid: ImGuiNET.ImFontConfig name: ImFontConfig href: api/ImGuiNET.ImFontConfig.html commentId: T:ImGuiNET.ImFontConfig fullName: ImGuiNET.ImFontConfig nameWithType: ImFontConfig - uid: ImGuiNET.ImFontConfig.DstFont name: DstFont href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_DstFont commentId: F:ImGuiNET.ImFontConfig.DstFont fullName: ImGuiNET.ImFontConfig.DstFont nameWithType: ImFontConfig.DstFont - uid: ImGuiNET.ImFontConfig.FontData name: FontData href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_FontData commentId: F:ImGuiNET.ImFontConfig.FontData fullName: ImGuiNET.ImFontConfig.FontData nameWithType: ImFontConfig.FontData - uid: ImGuiNET.ImFontConfig.FontDataOwnedByAtlas name: FontDataOwnedByAtlas href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_FontDataOwnedByAtlas commentId: F:ImGuiNET.ImFontConfig.FontDataOwnedByAtlas fullName: ImGuiNET.ImFontConfig.FontDataOwnedByAtlas nameWithType: ImFontConfig.FontDataOwnedByAtlas - uid: ImGuiNET.ImFontConfig.FontDataSize name: FontDataSize href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_FontDataSize commentId: F:ImGuiNET.ImFontConfig.FontDataSize fullName: ImGuiNET.ImFontConfig.FontDataSize nameWithType: ImFontConfig.FontDataSize - uid: ImGuiNET.ImFontConfig.FontNo name: FontNo href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_FontNo commentId: F:ImGuiNET.ImFontConfig.FontNo fullName: ImGuiNET.ImFontConfig.FontNo nameWithType: ImFontConfig.FontNo - uid: ImGuiNET.ImFontConfig.GlyphExtraSpacing name: GlyphExtraSpacing href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_GlyphExtraSpacing commentId: F:ImGuiNET.ImFontConfig.GlyphExtraSpacing fullName: ImGuiNET.ImFontConfig.GlyphExtraSpacing nameWithType: ImFontConfig.GlyphExtraSpacing - uid: ImGuiNET.ImFontConfig.GlyphMaxAdvanceX name: GlyphMaxAdvanceX href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_GlyphMaxAdvanceX commentId: F:ImGuiNET.ImFontConfig.GlyphMaxAdvanceX fullName: ImGuiNET.ImFontConfig.GlyphMaxAdvanceX nameWithType: ImFontConfig.GlyphMaxAdvanceX - uid: ImGuiNET.ImFontConfig.GlyphMinAdvanceX name: GlyphMinAdvanceX href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_GlyphMinAdvanceX commentId: F:ImGuiNET.ImFontConfig.GlyphMinAdvanceX fullName: ImGuiNET.ImFontConfig.GlyphMinAdvanceX nameWithType: ImFontConfig.GlyphMinAdvanceX - uid: ImGuiNET.ImFontConfig.GlyphOffset name: GlyphOffset href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_GlyphOffset commentId: F:ImGuiNET.ImFontConfig.GlyphOffset fullName: ImGuiNET.ImFontConfig.GlyphOffset nameWithType: ImFontConfig.GlyphOffset - uid: ImGuiNET.ImFontConfig.GlyphRanges name: GlyphRanges href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_GlyphRanges commentId: F:ImGuiNET.ImFontConfig.GlyphRanges fullName: ImGuiNET.ImFontConfig.GlyphRanges nameWithType: ImFontConfig.GlyphRanges - uid: ImGuiNET.ImFontConfig.MergeMode name: MergeMode href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_MergeMode commentId: F:ImGuiNET.ImFontConfig.MergeMode fullName: ImGuiNET.ImFontConfig.MergeMode nameWithType: ImFontConfig.MergeMode - uid: ImGuiNET.ImFontConfig.Name name: Name href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_Name commentId: F:ImGuiNET.ImFontConfig.Name fullName: ImGuiNET.ImFontConfig.Name nameWithType: ImFontConfig.Name - uid: ImGuiNET.ImFontConfig.OversampleH name: OversampleH href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_OversampleH commentId: F:ImGuiNET.ImFontConfig.OversampleH fullName: ImGuiNET.ImFontConfig.OversampleH nameWithType: ImFontConfig.OversampleH - uid: ImGuiNET.ImFontConfig.OversampleV name: OversampleV href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_OversampleV commentId: F:ImGuiNET.ImFontConfig.OversampleV fullName: ImGuiNET.ImFontConfig.OversampleV nameWithType: ImFontConfig.OversampleV - uid: ImGuiNET.ImFontConfig.PixelSnapH name: PixelSnapH href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_PixelSnapH commentId: F:ImGuiNET.ImFontConfig.PixelSnapH fullName: ImGuiNET.ImFontConfig.PixelSnapH nameWithType: ImFontConfig.PixelSnapH - uid: ImGuiNET.ImFontConfig.RasterizerFlags name: RasterizerFlags href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_RasterizerFlags commentId: F:ImGuiNET.ImFontConfig.RasterizerFlags fullName: ImGuiNET.ImFontConfig.RasterizerFlags nameWithType: ImFontConfig.RasterizerFlags - uid: ImGuiNET.ImFontConfig.RasterizerMultiply name: RasterizerMultiply href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_RasterizerMultiply commentId: F:ImGuiNET.ImFontConfig.RasterizerMultiply fullName: ImGuiNET.ImFontConfig.RasterizerMultiply nameWithType: ImFontConfig.RasterizerMultiply - uid: ImGuiNET.ImFontConfig.SizePixels name: SizePixels href: api/ImGuiNET.ImFontConfig.html#ImGuiNET_ImFontConfig_SizePixels commentId: F:ImGuiNET.ImFontConfig.SizePixels fullName: ImGuiNET.ImFontConfig.SizePixels nameWithType: ImFontConfig.SizePixels - uid: ImGuiNET.ImFontConfigPtr name: ImFontConfigPtr href: api/ImGuiNET.ImFontConfigPtr.html commentId: T:ImGuiNET.ImFontConfigPtr fullName: ImGuiNET.ImFontConfigPtr nameWithType: ImFontConfigPtr - uid: ImGuiNET.ImFontConfigPtr.#ctor(ImGuiNET.ImFontConfig*) name: ImFontConfigPtr(ImFontConfig*) href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr__ctor_ImGuiNET_ImFontConfig__ commentId: M:ImGuiNET.ImFontConfigPtr.#ctor(ImGuiNET.ImFontConfig*) fullName: ImGuiNET.ImFontConfigPtr.ImFontConfigPtr(ImGuiNET.ImFontConfig*) nameWithType: ImFontConfigPtr.ImFontConfigPtr(ImFontConfig*) - uid: ImGuiNET.ImFontConfigPtr.#ctor(System.IntPtr) name: ImFontConfigPtr(IntPtr) href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImFontConfigPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImFontConfigPtr.ImFontConfigPtr(System.IntPtr) nameWithType: ImFontConfigPtr.ImFontConfigPtr(IntPtr) - uid: ImGuiNET.ImFontConfigPtr.#ctor* name: ImFontConfigPtr href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr__ctor_ commentId: Overload:ImGuiNET.ImFontConfigPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.ImFontConfigPtr nameWithType: ImFontConfigPtr.ImFontConfigPtr - uid: ImGuiNET.ImFontConfigPtr.Destroy name: Destroy() href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_Destroy commentId: M:ImGuiNET.ImFontConfigPtr.Destroy fullName: ImGuiNET.ImFontConfigPtr.Destroy() nameWithType: ImFontConfigPtr.Destroy() - uid: ImGuiNET.ImFontConfigPtr.Destroy* name: Destroy href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_Destroy_ commentId: Overload:ImGuiNET.ImFontConfigPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.Destroy nameWithType: ImFontConfigPtr.Destroy - uid: ImGuiNET.ImFontConfigPtr.DstFont name: DstFont href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_DstFont commentId: P:ImGuiNET.ImFontConfigPtr.DstFont fullName: ImGuiNET.ImFontConfigPtr.DstFont nameWithType: ImFontConfigPtr.DstFont - uid: ImGuiNET.ImFontConfigPtr.DstFont* name: DstFont href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_DstFont_ commentId: Overload:ImGuiNET.ImFontConfigPtr.DstFont isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.DstFont nameWithType: ImFontConfigPtr.DstFont - uid: ImGuiNET.ImFontConfigPtr.FontData name: FontData href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontData commentId: P:ImGuiNET.ImFontConfigPtr.FontData fullName: ImGuiNET.ImFontConfigPtr.FontData nameWithType: ImFontConfigPtr.FontData - uid: ImGuiNET.ImFontConfigPtr.FontData* name: FontData href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontData_ commentId: Overload:ImGuiNET.ImFontConfigPtr.FontData isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.FontData nameWithType: ImFontConfigPtr.FontData - uid: ImGuiNET.ImFontConfigPtr.FontDataOwnedByAtlas name: FontDataOwnedByAtlas href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontDataOwnedByAtlas commentId: P:ImGuiNET.ImFontConfigPtr.FontDataOwnedByAtlas fullName: ImGuiNET.ImFontConfigPtr.FontDataOwnedByAtlas nameWithType: ImFontConfigPtr.FontDataOwnedByAtlas - uid: ImGuiNET.ImFontConfigPtr.FontDataOwnedByAtlas* name: FontDataOwnedByAtlas href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontDataOwnedByAtlas_ commentId: Overload:ImGuiNET.ImFontConfigPtr.FontDataOwnedByAtlas isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.FontDataOwnedByAtlas nameWithType: ImFontConfigPtr.FontDataOwnedByAtlas - uid: ImGuiNET.ImFontConfigPtr.FontDataSize name: FontDataSize href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontDataSize commentId: P:ImGuiNET.ImFontConfigPtr.FontDataSize fullName: ImGuiNET.ImFontConfigPtr.FontDataSize nameWithType: ImFontConfigPtr.FontDataSize - uid: ImGuiNET.ImFontConfigPtr.FontDataSize* name: FontDataSize href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontDataSize_ commentId: Overload:ImGuiNET.ImFontConfigPtr.FontDataSize isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.FontDataSize nameWithType: ImFontConfigPtr.FontDataSize - uid: ImGuiNET.ImFontConfigPtr.FontNo name: FontNo href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontNo commentId: P:ImGuiNET.ImFontConfigPtr.FontNo fullName: ImGuiNET.ImFontConfigPtr.FontNo nameWithType: ImFontConfigPtr.FontNo - uid: ImGuiNET.ImFontConfigPtr.FontNo* name: FontNo href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_FontNo_ commentId: Overload:ImGuiNET.ImFontConfigPtr.FontNo isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.FontNo nameWithType: ImFontConfigPtr.FontNo - uid: ImGuiNET.ImFontConfigPtr.GlyphExtraSpacing name: GlyphExtraSpacing href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphExtraSpacing commentId: P:ImGuiNET.ImFontConfigPtr.GlyphExtraSpacing fullName: ImGuiNET.ImFontConfigPtr.GlyphExtraSpacing nameWithType: ImFontConfigPtr.GlyphExtraSpacing - uid: ImGuiNET.ImFontConfigPtr.GlyphExtraSpacing* name: GlyphExtraSpacing href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphExtraSpacing_ commentId: Overload:ImGuiNET.ImFontConfigPtr.GlyphExtraSpacing isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.GlyphExtraSpacing nameWithType: ImFontConfigPtr.GlyphExtraSpacing - uid: ImGuiNET.ImFontConfigPtr.GlyphMaxAdvanceX name: GlyphMaxAdvanceX href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphMaxAdvanceX commentId: P:ImGuiNET.ImFontConfigPtr.GlyphMaxAdvanceX fullName: ImGuiNET.ImFontConfigPtr.GlyphMaxAdvanceX nameWithType: ImFontConfigPtr.GlyphMaxAdvanceX - uid: ImGuiNET.ImFontConfigPtr.GlyphMaxAdvanceX* name: GlyphMaxAdvanceX href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphMaxAdvanceX_ commentId: Overload:ImGuiNET.ImFontConfigPtr.GlyphMaxAdvanceX isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.GlyphMaxAdvanceX nameWithType: ImFontConfigPtr.GlyphMaxAdvanceX - uid: ImGuiNET.ImFontConfigPtr.GlyphMinAdvanceX name: GlyphMinAdvanceX href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphMinAdvanceX commentId: P:ImGuiNET.ImFontConfigPtr.GlyphMinAdvanceX fullName: ImGuiNET.ImFontConfigPtr.GlyphMinAdvanceX nameWithType: ImFontConfigPtr.GlyphMinAdvanceX - uid: ImGuiNET.ImFontConfigPtr.GlyphMinAdvanceX* name: GlyphMinAdvanceX href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphMinAdvanceX_ commentId: Overload:ImGuiNET.ImFontConfigPtr.GlyphMinAdvanceX isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.GlyphMinAdvanceX nameWithType: ImFontConfigPtr.GlyphMinAdvanceX - uid: ImGuiNET.ImFontConfigPtr.GlyphOffset name: GlyphOffset href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphOffset commentId: P:ImGuiNET.ImFontConfigPtr.GlyphOffset fullName: ImGuiNET.ImFontConfigPtr.GlyphOffset nameWithType: ImFontConfigPtr.GlyphOffset - uid: ImGuiNET.ImFontConfigPtr.GlyphOffset* name: GlyphOffset href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphOffset_ commentId: Overload:ImGuiNET.ImFontConfigPtr.GlyphOffset isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.GlyphOffset nameWithType: ImFontConfigPtr.GlyphOffset - uid: ImGuiNET.ImFontConfigPtr.GlyphRanges name: GlyphRanges href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphRanges commentId: P:ImGuiNET.ImFontConfigPtr.GlyphRanges fullName: ImGuiNET.ImFontConfigPtr.GlyphRanges nameWithType: ImFontConfigPtr.GlyphRanges - uid: ImGuiNET.ImFontConfigPtr.GlyphRanges* name: GlyphRanges href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_GlyphRanges_ commentId: Overload:ImGuiNET.ImFontConfigPtr.GlyphRanges isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.GlyphRanges nameWithType: ImFontConfigPtr.GlyphRanges - uid: ImGuiNET.ImFontConfigPtr.MergeMode name: MergeMode href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_MergeMode commentId: P:ImGuiNET.ImFontConfigPtr.MergeMode fullName: ImGuiNET.ImFontConfigPtr.MergeMode nameWithType: ImFontConfigPtr.MergeMode - uid: ImGuiNET.ImFontConfigPtr.MergeMode* name: MergeMode href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_MergeMode_ commentId: Overload:ImGuiNET.ImFontConfigPtr.MergeMode isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.MergeMode nameWithType: ImFontConfigPtr.MergeMode - uid: ImGuiNET.ImFontConfigPtr.Name name: Name href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_Name commentId: P:ImGuiNET.ImFontConfigPtr.Name fullName: ImGuiNET.ImFontConfigPtr.Name nameWithType: ImFontConfigPtr.Name - uid: ImGuiNET.ImFontConfigPtr.Name* name: Name href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_Name_ commentId: Overload:ImGuiNET.ImFontConfigPtr.Name isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.Name nameWithType: ImFontConfigPtr.Name - uid: ImGuiNET.ImFontConfigPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_NativePtr commentId: P:ImGuiNET.ImFontConfigPtr.NativePtr fullName: ImGuiNET.ImFontConfigPtr.NativePtr nameWithType: ImFontConfigPtr.NativePtr - uid: ImGuiNET.ImFontConfigPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_NativePtr_ commentId: Overload:ImGuiNET.ImFontConfigPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.NativePtr nameWithType: ImFontConfigPtr.NativePtr - uid: ImGuiNET.ImFontConfigPtr.op_Implicit(ImGuiNET.ImFontConfig*)~ImGuiNET.ImFontConfigPtr name: Implicit(ImFontConfig* to ImFontConfigPtr) href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_op_Implicit_ImGuiNET_ImFontConfig___ImGuiNET_ImFontConfigPtr commentId: M:ImGuiNET.ImFontConfigPtr.op_Implicit(ImGuiNET.ImFontConfig*)~ImGuiNET.ImFontConfigPtr name.vb: Widening(ImFontConfig* to ImFontConfigPtr) fullName: ImGuiNET.ImFontConfigPtr.Implicit(ImGuiNET.ImFontConfig* to ImGuiNET.ImFontConfigPtr) fullName.vb: ImGuiNET.ImFontConfigPtr.Widening(ImGuiNET.ImFontConfig* to ImGuiNET.ImFontConfigPtr) nameWithType: ImFontConfigPtr.Implicit(ImFontConfig* to ImFontConfigPtr) nameWithType.vb: ImFontConfigPtr.Widening(ImFontConfig* to ImFontConfigPtr) - uid: ImGuiNET.ImFontConfigPtr.op_Implicit(ImGuiNET.ImFontConfigPtr)~ImGuiNET.ImFontConfig* name: Implicit(ImFontConfigPtr to ImFontConfig*) href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_op_Implicit_ImGuiNET_ImFontConfigPtr__ImGuiNET_ImFontConfig_ commentId: M:ImGuiNET.ImFontConfigPtr.op_Implicit(ImGuiNET.ImFontConfigPtr)~ImGuiNET.ImFontConfig* name.vb: Widening(ImFontConfigPtr to ImFontConfig*) fullName: ImGuiNET.ImFontConfigPtr.Implicit(ImGuiNET.ImFontConfigPtr to ImGuiNET.ImFontConfig*) fullName.vb: ImGuiNET.ImFontConfigPtr.Widening(ImGuiNET.ImFontConfigPtr to ImGuiNET.ImFontConfig*) nameWithType: ImFontConfigPtr.Implicit(ImFontConfigPtr to ImFontConfig*) nameWithType.vb: ImFontConfigPtr.Widening(ImFontConfigPtr to ImFontConfig*) - uid: ImGuiNET.ImFontConfigPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontConfigPtr name: Implicit(IntPtr to ImFontConfigPtr) href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontConfigPtr commentId: M:ImGuiNET.ImFontConfigPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontConfigPtr name.vb: Widening(IntPtr to ImFontConfigPtr) fullName: ImGuiNET.ImFontConfigPtr.Implicit(System.IntPtr to ImGuiNET.ImFontConfigPtr) fullName.vb: ImGuiNET.ImFontConfigPtr.Widening(System.IntPtr to ImGuiNET.ImFontConfigPtr) nameWithType: ImFontConfigPtr.Implicit(IntPtr to ImFontConfigPtr) nameWithType.vb: ImFontConfigPtr.Widening(IntPtr to ImFontConfigPtr) - uid: ImGuiNET.ImFontConfigPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImFontConfigPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImFontConfigPtr.Implicit fullName.vb: ImGuiNET.ImFontConfigPtr.Widening nameWithType: ImFontConfigPtr.Implicit nameWithType.vb: ImFontConfigPtr.Widening - uid: ImGuiNET.ImFontConfigPtr.OversampleH name: OversampleH href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_OversampleH commentId: P:ImGuiNET.ImFontConfigPtr.OversampleH fullName: ImGuiNET.ImFontConfigPtr.OversampleH nameWithType: ImFontConfigPtr.OversampleH - uid: ImGuiNET.ImFontConfigPtr.OversampleH* name: OversampleH href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_OversampleH_ commentId: Overload:ImGuiNET.ImFontConfigPtr.OversampleH isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.OversampleH nameWithType: ImFontConfigPtr.OversampleH - uid: ImGuiNET.ImFontConfigPtr.OversampleV name: OversampleV href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_OversampleV commentId: P:ImGuiNET.ImFontConfigPtr.OversampleV fullName: ImGuiNET.ImFontConfigPtr.OversampleV nameWithType: ImFontConfigPtr.OversampleV - uid: ImGuiNET.ImFontConfigPtr.OversampleV* name: OversampleV href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_OversampleV_ commentId: Overload:ImGuiNET.ImFontConfigPtr.OversampleV isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.OversampleV nameWithType: ImFontConfigPtr.OversampleV - uid: ImGuiNET.ImFontConfigPtr.PixelSnapH name: PixelSnapH href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_PixelSnapH commentId: P:ImGuiNET.ImFontConfigPtr.PixelSnapH fullName: ImGuiNET.ImFontConfigPtr.PixelSnapH nameWithType: ImFontConfigPtr.PixelSnapH - uid: ImGuiNET.ImFontConfigPtr.PixelSnapH* name: PixelSnapH href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_PixelSnapH_ commentId: Overload:ImGuiNET.ImFontConfigPtr.PixelSnapH isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.PixelSnapH nameWithType: ImFontConfigPtr.PixelSnapH - uid: ImGuiNET.ImFontConfigPtr.RasterizerFlags name: RasterizerFlags href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_RasterizerFlags commentId: P:ImGuiNET.ImFontConfigPtr.RasterizerFlags fullName: ImGuiNET.ImFontConfigPtr.RasterizerFlags nameWithType: ImFontConfigPtr.RasterizerFlags - uid: ImGuiNET.ImFontConfigPtr.RasterizerFlags* name: RasterizerFlags href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_RasterizerFlags_ commentId: Overload:ImGuiNET.ImFontConfigPtr.RasterizerFlags isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.RasterizerFlags nameWithType: ImFontConfigPtr.RasterizerFlags - uid: ImGuiNET.ImFontConfigPtr.RasterizerMultiply name: RasterizerMultiply href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_RasterizerMultiply commentId: P:ImGuiNET.ImFontConfigPtr.RasterizerMultiply fullName: ImGuiNET.ImFontConfigPtr.RasterizerMultiply nameWithType: ImFontConfigPtr.RasterizerMultiply - uid: ImGuiNET.ImFontConfigPtr.RasterizerMultiply* name: RasterizerMultiply href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_RasterizerMultiply_ commentId: Overload:ImGuiNET.ImFontConfigPtr.RasterizerMultiply isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.RasterizerMultiply nameWithType: ImFontConfigPtr.RasterizerMultiply - uid: ImGuiNET.ImFontConfigPtr.SizePixels name: SizePixels href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_SizePixels commentId: P:ImGuiNET.ImFontConfigPtr.SizePixels fullName: ImGuiNET.ImFontConfigPtr.SizePixels nameWithType: ImFontConfigPtr.SizePixels - uid: ImGuiNET.ImFontConfigPtr.SizePixels* name: SizePixels href: api/ImGuiNET.ImFontConfigPtr.html#ImGuiNET_ImFontConfigPtr_SizePixels_ commentId: Overload:ImGuiNET.ImFontConfigPtr.SizePixels isSpec: "True" fullName: ImGuiNET.ImFontConfigPtr.SizePixels nameWithType: ImFontConfigPtr.SizePixels - uid: ImGuiNET.ImFontGlyph name: ImFontGlyph href: api/ImGuiNET.ImFontGlyph.html commentId: T:ImGuiNET.ImFontGlyph fullName: ImGuiNET.ImFontGlyph nameWithType: ImFontGlyph - uid: ImGuiNET.ImFontGlyph.AdvanceX name: AdvanceX href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_AdvanceX commentId: F:ImGuiNET.ImFontGlyph.AdvanceX fullName: ImGuiNET.ImFontGlyph.AdvanceX nameWithType: ImFontGlyph.AdvanceX - uid: ImGuiNET.ImFontGlyph.Codepoint name: Codepoint href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_Codepoint commentId: F:ImGuiNET.ImFontGlyph.Codepoint fullName: ImGuiNET.ImFontGlyph.Codepoint nameWithType: ImFontGlyph.Codepoint - uid: ImGuiNET.ImFontGlyph.U0 name: U0 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_U0 commentId: F:ImGuiNET.ImFontGlyph.U0 fullName: ImGuiNET.ImFontGlyph.U0 nameWithType: ImFontGlyph.U0 - uid: ImGuiNET.ImFontGlyph.U1 name: U1 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_U1 commentId: F:ImGuiNET.ImFontGlyph.U1 fullName: ImGuiNET.ImFontGlyph.U1 nameWithType: ImFontGlyph.U1 - uid: ImGuiNET.ImFontGlyph.V0 name: V0 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_V0 commentId: F:ImGuiNET.ImFontGlyph.V0 fullName: ImGuiNET.ImFontGlyph.V0 nameWithType: ImFontGlyph.V0 - uid: ImGuiNET.ImFontGlyph.V1 name: V1 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_V1 commentId: F:ImGuiNET.ImFontGlyph.V1 fullName: ImGuiNET.ImFontGlyph.V1 nameWithType: ImFontGlyph.V1 - uid: ImGuiNET.ImFontGlyph.X0 name: X0 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_X0 commentId: F:ImGuiNET.ImFontGlyph.X0 fullName: ImGuiNET.ImFontGlyph.X0 nameWithType: ImFontGlyph.X0 - uid: ImGuiNET.ImFontGlyph.X1 name: X1 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_X1 commentId: F:ImGuiNET.ImFontGlyph.X1 fullName: ImGuiNET.ImFontGlyph.X1 nameWithType: ImFontGlyph.X1 - uid: ImGuiNET.ImFontGlyph.Y0 name: Y0 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_Y0 commentId: F:ImGuiNET.ImFontGlyph.Y0 fullName: ImGuiNET.ImFontGlyph.Y0 nameWithType: ImFontGlyph.Y0 - uid: ImGuiNET.ImFontGlyph.Y1 name: Y1 href: api/ImGuiNET.ImFontGlyph.html#ImGuiNET_ImFontGlyph_Y1 commentId: F:ImGuiNET.ImFontGlyph.Y1 fullName: ImGuiNET.ImFontGlyph.Y1 nameWithType: ImFontGlyph.Y1 - uid: ImGuiNET.ImFontGlyphPtr name: ImFontGlyphPtr href: api/ImGuiNET.ImFontGlyphPtr.html commentId: T:ImGuiNET.ImFontGlyphPtr fullName: ImGuiNET.ImFontGlyphPtr nameWithType: ImFontGlyphPtr - uid: ImGuiNET.ImFontGlyphPtr.#ctor(ImGuiNET.ImFontGlyph*) name: ImFontGlyphPtr(ImFontGlyph*) href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr__ctor_ImGuiNET_ImFontGlyph__ commentId: M:ImGuiNET.ImFontGlyphPtr.#ctor(ImGuiNET.ImFontGlyph*) fullName: ImGuiNET.ImFontGlyphPtr.ImFontGlyphPtr(ImGuiNET.ImFontGlyph*) nameWithType: ImFontGlyphPtr.ImFontGlyphPtr(ImFontGlyph*) - uid: ImGuiNET.ImFontGlyphPtr.#ctor(System.IntPtr) name: ImFontGlyphPtr(IntPtr) href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImFontGlyphPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImFontGlyphPtr.ImFontGlyphPtr(System.IntPtr) nameWithType: ImFontGlyphPtr.ImFontGlyphPtr(IntPtr) - uid: ImGuiNET.ImFontGlyphPtr.#ctor* name: ImFontGlyphPtr href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr__ctor_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.ImFontGlyphPtr nameWithType: ImFontGlyphPtr.ImFontGlyphPtr - uid: ImGuiNET.ImFontGlyphPtr.AdvanceX name: AdvanceX href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_AdvanceX commentId: P:ImGuiNET.ImFontGlyphPtr.AdvanceX fullName: ImGuiNET.ImFontGlyphPtr.AdvanceX nameWithType: ImFontGlyphPtr.AdvanceX - uid: ImGuiNET.ImFontGlyphPtr.AdvanceX* name: AdvanceX href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_AdvanceX_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.AdvanceX isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.AdvanceX nameWithType: ImFontGlyphPtr.AdvanceX - uid: ImGuiNET.ImFontGlyphPtr.Codepoint name: Codepoint href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_Codepoint commentId: P:ImGuiNET.ImFontGlyphPtr.Codepoint fullName: ImGuiNET.ImFontGlyphPtr.Codepoint nameWithType: ImFontGlyphPtr.Codepoint - uid: ImGuiNET.ImFontGlyphPtr.Codepoint* name: Codepoint href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_Codepoint_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.Codepoint isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.Codepoint nameWithType: ImFontGlyphPtr.Codepoint - uid: ImGuiNET.ImFontGlyphPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_NativePtr commentId: P:ImGuiNET.ImFontGlyphPtr.NativePtr fullName: ImGuiNET.ImFontGlyphPtr.NativePtr nameWithType: ImFontGlyphPtr.NativePtr - uid: ImGuiNET.ImFontGlyphPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_NativePtr_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.NativePtr nameWithType: ImFontGlyphPtr.NativePtr - uid: ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyph*)~ImGuiNET.ImFontGlyphPtr name: Implicit(ImFontGlyph* to ImFontGlyphPtr) href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_op_Implicit_ImGuiNET_ImFontGlyph___ImGuiNET_ImFontGlyphPtr commentId: M:ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyph*)~ImGuiNET.ImFontGlyphPtr name.vb: Widening(ImFontGlyph* to ImFontGlyphPtr) fullName: ImGuiNET.ImFontGlyphPtr.Implicit(ImGuiNET.ImFontGlyph* to ImGuiNET.ImFontGlyphPtr) fullName.vb: ImGuiNET.ImFontGlyphPtr.Widening(ImGuiNET.ImFontGlyph* to ImGuiNET.ImFontGlyphPtr) nameWithType: ImFontGlyphPtr.Implicit(ImFontGlyph* to ImFontGlyphPtr) nameWithType.vb: ImFontGlyphPtr.Widening(ImFontGlyph* to ImFontGlyphPtr) - uid: ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyphPtr)~ImGuiNET.ImFontGlyph* name: Implicit(ImFontGlyphPtr to ImFontGlyph*) href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_op_Implicit_ImGuiNET_ImFontGlyphPtr__ImGuiNET_ImFontGlyph_ commentId: M:ImGuiNET.ImFontGlyphPtr.op_Implicit(ImGuiNET.ImFontGlyphPtr)~ImGuiNET.ImFontGlyph* name.vb: Widening(ImFontGlyphPtr to ImFontGlyph*) fullName: ImGuiNET.ImFontGlyphPtr.Implicit(ImGuiNET.ImFontGlyphPtr to ImGuiNET.ImFontGlyph*) fullName.vb: ImGuiNET.ImFontGlyphPtr.Widening(ImGuiNET.ImFontGlyphPtr to ImGuiNET.ImFontGlyph*) nameWithType: ImFontGlyphPtr.Implicit(ImFontGlyphPtr to ImFontGlyph*) nameWithType.vb: ImFontGlyphPtr.Widening(ImFontGlyphPtr to ImFontGlyph*) - uid: ImGuiNET.ImFontGlyphPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontGlyphPtr name: Implicit(IntPtr to ImFontGlyphPtr) href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontGlyphPtr commentId: M:ImGuiNET.ImFontGlyphPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontGlyphPtr name.vb: Widening(IntPtr to ImFontGlyphPtr) fullName: ImGuiNET.ImFontGlyphPtr.Implicit(System.IntPtr to ImGuiNET.ImFontGlyphPtr) fullName.vb: ImGuiNET.ImFontGlyphPtr.Widening(System.IntPtr to ImGuiNET.ImFontGlyphPtr) nameWithType: ImFontGlyphPtr.Implicit(IntPtr to ImFontGlyphPtr) nameWithType.vb: ImFontGlyphPtr.Widening(IntPtr to ImFontGlyphPtr) - uid: ImGuiNET.ImFontGlyphPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImFontGlyphPtr.Implicit fullName.vb: ImGuiNET.ImFontGlyphPtr.Widening nameWithType: ImFontGlyphPtr.Implicit nameWithType.vb: ImFontGlyphPtr.Widening - uid: ImGuiNET.ImFontGlyphPtr.U0 name: U0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_U0 commentId: P:ImGuiNET.ImFontGlyphPtr.U0 fullName: ImGuiNET.ImFontGlyphPtr.U0 nameWithType: ImFontGlyphPtr.U0 - uid: ImGuiNET.ImFontGlyphPtr.U0* name: U0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_U0_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.U0 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.U0 nameWithType: ImFontGlyphPtr.U0 - uid: ImGuiNET.ImFontGlyphPtr.U1 name: U1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_U1 commentId: P:ImGuiNET.ImFontGlyphPtr.U1 fullName: ImGuiNET.ImFontGlyphPtr.U1 nameWithType: ImFontGlyphPtr.U1 - uid: ImGuiNET.ImFontGlyphPtr.U1* name: U1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_U1_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.U1 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.U1 nameWithType: ImFontGlyphPtr.U1 - uid: ImGuiNET.ImFontGlyphPtr.V0 name: V0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_V0 commentId: P:ImGuiNET.ImFontGlyphPtr.V0 fullName: ImGuiNET.ImFontGlyphPtr.V0 nameWithType: ImFontGlyphPtr.V0 - uid: ImGuiNET.ImFontGlyphPtr.V0* name: V0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_V0_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.V0 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.V0 nameWithType: ImFontGlyphPtr.V0 - uid: ImGuiNET.ImFontGlyphPtr.V1 name: V1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_V1 commentId: P:ImGuiNET.ImFontGlyphPtr.V1 fullName: ImGuiNET.ImFontGlyphPtr.V1 nameWithType: ImFontGlyphPtr.V1 - uid: ImGuiNET.ImFontGlyphPtr.V1* name: V1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_V1_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.V1 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.V1 nameWithType: ImFontGlyphPtr.V1 - uid: ImGuiNET.ImFontGlyphPtr.X0 name: X0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_X0 commentId: P:ImGuiNET.ImFontGlyphPtr.X0 fullName: ImGuiNET.ImFontGlyphPtr.X0 nameWithType: ImFontGlyphPtr.X0 - uid: ImGuiNET.ImFontGlyphPtr.X0* name: X0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_X0_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.X0 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.X0 nameWithType: ImFontGlyphPtr.X0 - uid: ImGuiNET.ImFontGlyphPtr.X1 name: X1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_X1 commentId: P:ImGuiNET.ImFontGlyphPtr.X1 fullName: ImGuiNET.ImFontGlyphPtr.X1 nameWithType: ImFontGlyphPtr.X1 - uid: ImGuiNET.ImFontGlyphPtr.X1* name: X1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_X1_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.X1 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.X1 nameWithType: ImFontGlyphPtr.X1 - uid: ImGuiNET.ImFontGlyphPtr.Y0 name: Y0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_Y0 commentId: P:ImGuiNET.ImFontGlyphPtr.Y0 fullName: ImGuiNET.ImFontGlyphPtr.Y0 nameWithType: ImFontGlyphPtr.Y0 - uid: ImGuiNET.ImFontGlyphPtr.Y0* name: Y0 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_Y0_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.Y0 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.Y0 nameWithType: ImFontGlyphPtr.Y0 - uid: ImGuiNET.ImFontGlyphPtr.Y1 name: Y1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_Y1 commentId: P:ImGuiNET.ImFontGlyphPtr.Y1 fullName: ImGuiNET.ImFontGlyphPtr.Y1 nameWithType: ImFontGlyphPtr.Y1 - uid: ImGuiNET.ImFontGlyphPtr.Y1* name: Y1 href: api/ImGuiNET.ImFontGlyphPtr.html#ImGuiNET_ImFontGlyphPtr_Y1_ commentId: Overload:ImGuiNET.ImFontGlyphPtr.Y1 isSpec: "True" fullName: ImGuiNET.ImFontGlyphPtr.Y1 nameWithType: ImFontGlyphPtr.Y1 - uid: ImGuiNET.ImFontGlyphRangesBuilder name: ImFontGlyphRangesBuilder href: api/ImGuiNET.ImFontGlyphRangesBuilder.html commentId: T:ImGuiNET.ImFontGlyphRangesBuilder fullName: ImGuiNET.ImFontGlyphRangesBuilder nameWithType: ImFontGlyphRangesBuilder - uid: ImGuiNET.ImFontGlyphRangesBuilder.UsedChars name: UsedChars href: api/ImGuiNET.ImFontGlyphRangesBuilder.html#ImGuiNET_ImFontGlyphRangesBuilder_UsedChars commentId: F:ImGuiNET.ImFontGlyphRangesBuilder.UsedChars fullName: ImGuiNET.ImFontGlyphRangesBuilder.UsedChars nameWithType: ImFontGlyphRangesBuilder.UsedChars - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr name: ImFontGlyphRangesBuilderPtr href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html commentId: T:ImGuiNET.ImFontGlyphRangesBuilderPtr fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr nameWithType: ImFontGlyphRangesBuilderPtr - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.#ctor(ImGuiNET.ImFontGlyphRangesBuilder*) name: ImFontGlyphRangesBuilderPtr(ImFontGlyphRangesBuilder*) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr__ctor_ImGuiNET_ImFontGlyphRangesBuilder__ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.#ctor(ImGuiNET.ImFontGlyphRangesBuilder*) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.ImFontGlyphRangesBuilderPtr(ImGuiNET.ImFontGlyphRangesBuilder*) nameWithType: ImFontGlyphRangesBuilderPtr.ImFontGlyphRangesBuilderPtr(ImFontGlyphRangesBuilder*) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.#ctor(System.IntPtr) name: ImFontGlyphRangesBuilderPtr(IntPtr) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.ImFontGlyphRangesBuilderPtr(System.IntPtr) nameWithType: ImFontGlyphRangesBuilderPtr.ImFontGlyphRangesBuilderPtr(IntPtr) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.#ctor* name: ImFontGlyphRangesBuilderPtr href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr__ctor_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.ImFontGlyphRangesBuilderPtr nameWithType: ImFontGlyphRangesBuilderPtr.ImFontGlyphRangesBuilderPtr - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddChar(System.UInt16) name: AddChar(UInt16) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_AddChar_System_UInt16_ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.AddChar(System.UInt16) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddChar(System.UInt16) nameWithType: ImFontGlyphRangesBuilderPtr.AddChar(UInt16) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddChar* name: AddChar href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_AddChar_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.AddChar isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddChar nameWithType: ImFontGlyphRangesBuilderPtr.AddChar - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddRanges(System.IntPtr) name: AddRanges(IntPtr) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_AddRanges_System_IntPtr_ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.AddRanges(System.IntPtr) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddRanges(System.IntPtr) nameWithType: ImFontGlyphRangesBuilderPtr.AddRanges(IntPtr) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddRanges* name: AddRanges href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_AddRanges_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.AddRanges isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddRanges nameWithType: ImFontGlyphRangesBuilderPtr.AddRanges - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddText(System.String) name: AddText(String) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_AddText_System_String_ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.AddText(System.String) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddText(System.String) nameWithType: ImFontGlyphRangesBuilderPtr.AddText(String) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddText* name: AddText href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_AddText_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.AddText isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.AddText nameWithType: ImFontGlyphRangesBuilderPtr.AddText - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.BuildRanges(ImGuiNET.ImVector@) name: BuildRanges(out ImVector) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_BuildRanges_ImGuiNET_ImVector__ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.BuildRanges(ImGuiNET.ImVector@) name.vb: BuildRanges(ByRef ImVector) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.BuildRanges(out ImGuiNET.ImVector) fullName.vb: ImGuiNET.ImFontGlyphRangesBuilderPtr.BuildRanges(ByRef ImGuiNET.ImVector) nameWithType: ImFontGlyphRangesBuilderPtr.BuildRanges(out ImVector) nameWithType.vb: ImFontGlyphRangesBuilderPtr.BuildRanges(ByRef ImVector) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.BuildRanges* name: BuildRanges href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_BuildRanges_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.BuildRanges isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.BuildRanges nameWithType: ImFontGlyphRangesBuilderPtr.BuildRanges - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.Clear name: Clear() href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_Clear commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.Clear fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Clear() nameWithType: ImFontGlyphRangesBuilderPtr.Clear() - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.Clear* name: Clear href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_Clear_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.Clear isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Clear nameWithType: ImFontGlyphRangesBuilderPtr.Clear - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.Destroy name: Destroy() href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_Destroy commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.Destroy fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Destroy() nameWithType: ImFontGlyphRangesBuilderPtr.Destroy() - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.Destroy* name: Destroy href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_Destroy_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Destroy nameWithType: ImFontGlyphRangesBuilderPtr.Destroy - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.GetBit(System.Int32) name: GetBit(Int32) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_GetBit_System_Int32_ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.GetBit(System.Int32) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.GetBit(System.Int32) nameWithType: ImFontGlyphRangesBuilderPtr.GetBit(Int32) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.GetBit* name: GetBit href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_GetBit_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.GetBit isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.GetBit nameWithType: ImFontGlyphRangesBuilderPtr.GetBit - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_NativePtr commentId: P:ImGuiNET.ImFontGlyphRangesBuilderPtr.NativePtr fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.NativePtr nameWithType: ImFontGlyphRangesBuilderPtr.NativePtr - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_NativePtr_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.NativePtr nameWithType: ImFontGlyphRangesBuilderPtr.NativePtr - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit(ImGuiNET.ImFontGlyphRangesBuilder*)~ImGuiNET.ImFontGlyphRangesBuilderPtr name: Implicit(ImFontGlyphRangesBuilder* to ImFontGlyphRangesBuilderPtr) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_op_Implicit_ImGuiNET_ImFontGlyphRangesBuilder___ImGuiNET_ImFontGlyphRangesBuilderPtr commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit(ImGuiNET.ImFontGlyphRangesBuilder*)~ImGuiNET.ImFontGlyphRangesBuilderPtr name.vb: Widening(ImFontGlyphRangesBuilder* to ImFontGlyphRangesBuilderPtr) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Implicit(ImGuiNET.ImFontGlyphRangesBuilder* to ImGuiNET.ImFontGlyphRangesBuilderPtr) fullName.vb: ImGuiNET.ImFontGlyphRangesBuilderPtr.Widening(ImGuiNET.ImFontGlyphRangesBuilder* to ImGuiNET.ImFontGlyphRangesBuilderPtr) nameWithType: ImFontGlyphRangesBuilderPtr.Implicit(ImFontGlyphRangesBuilder* to ImFontGlyphRangesBuilderPtr) nameWithType.vb: ImFontGlyphRangesBuilderPtr.Widening(ImFontGlyphRangesBuilder* to ImFontGlyphRangesBuilderPtr) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit(ImGuiNET.ImFontGlyphRangesBuilderPtr)~ImGuiNET.ImFontGlyphRangesBuilder* name: Implicit(ImFontGlyphRangesBuilderPtr to ImFontGlyphRangesBuilder*) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_op_Implicit_ImGuiNET_ImFontGlyphRangesBuilderPtr__ImGuiNET_ImFontGlyphRangesBuilder_ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit(ImGuiNET.ImFontGlyphRangesBuilderPtr)~ImGuiNET.ImFontGlyphRangesBuilder* name.vb: Widening(ImFontGlyphRangesBuilderPtr to ImFontGlyphRangesBuilder*) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Implicit(ImGuiNET.ImFontGlyphRangesBuilderPtr to ImGuiNET.ImFontGlyphRangesBuilder*) fullName.vb: ImGuiNET.ImFontGlyphRangesBuilderPtr.Widening(ImGuiNET.ImFontGlyphRangesBuilderPtr to ImGuiNET.ImFontGlyphRangesBuilder*) nameWithType: ImFontGlyphRangesBuilderPtr.Implicit(ImFontGlyphRangesBuilderPtr to ImFontGlyphRangesBuilder*) nameWithType.vb: ImFontGlyphRangesBuilderPtr.Widening(ImFontGlyphRangesBuilderPtr to ImFontGlyphRangesBuilder*) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontGlyphRangesBuilderPtr name: Implicit(IntPtr to ImFontGlyphRangesBuilderPtr) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontGlyphRangesBuilderPtr commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontGlyphRangesBuilderPtr name.vb: Widening(IntPtr to ImFontGlyphRangesBuilderPtr) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Implicit(System.IntPtr to ImGuiNET.ImFontGlyphRangesBuilderPtr) fullName.vb: ImGuiNET.ImFontGlyphRangesBuilderPtr.Widening(System.IntPtr to ImGuiNET.ImFontGlyphRangesBuilderPtr) nameWithType: ImFontGlyphRangesBuilderPtr.Implicit(IntPtr to ImFontGlyphRangesBuilderPtr) nameWithType.vb: ImFontGlyphRangesBuilderPtr.Widening(IntPtr to ImFontGlyphRangesBuilderPtr) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.Implicit fullName.vb: ImGuiNET.ImFontGlyphRangesBuilderPtr.Widening nameWithType: ImFontGlyphRangesBuilderPtr.Implicit nameWithType.vb: ImFontGlyphRangesBuilderPtr.Widening - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.SetBit(System.Int32) name: SetBit(Int32) href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_SetBit_System_Int32_ commentId: M:ImGuiNET.ImFontGlyphRangesBuilderPtr.SetBit(System.Int32) fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.SetBit(System.Int32) nameWithType: ImFontGlyphRangesBuilderPtr.SetBit(Int32) - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.SetBit* name: SetBit href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_SetBit_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.SetBit isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.SetBit nameWithType: ImFontGlyphRangesBuilderPtr.SetBit - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.UsedChars name: UsedChars href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_UsedChars commentId: P:ImGuiNET.ImFontGlyphRangesBuilderPtr.UsedChars fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.UsedChars nameWithType: ImFontGlyphRangesBuilderPtr.UsedChars - uid: ImGuiNET.ImFontGlyphRangesBuilderPtr.UsedChars* name: UsedChars href: api/ImGuiNET.ImFontGlyphRangesBuilderPtr.html#ImGuiNET_ImFontGlyphRangesBuilderPtr_UsedChars_ commentId: Overload:ImGuiNET.ImFontGlyphRangesBuilderPtr.UsedChars isSpec: "True" fullName: ImGuiNET.ImFontGlyphRangesBuilderPtr.UsedChars nameWithType: ImFontGlyphRangesBuilderPtr.UsedChars - uid: ImGuiNET.ImFontPtr name: ImFontPtr href: api/ImGuiNET.ImFontPtr.html commentId: T:ImGuiNET.ImFontPtr fullName: ImGuiNET.ImFontPtr nameWithType: ImFontPtr - uid: ImGuiNET.ImFontPtr.#ctor(ImGuiNET.ImFont*) name: ImFontPtr(ImFont*) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr__ctor_ImGuiNET_ImFont__ commentId: M:ImGuiNET.ImFontPtr.#ctor(ImGuiNET.ImFont*) fullName: ImGuiNET.ImFontPtr.ImFontPtr(ImGuiNET.ImFont*) nameWithType: ImFontPtr.ImFontPtr(ImFont*) - uid: ImGuiNET.ImFontPtr.#ctor(System.IntPtr) name: ImFontPtr(IntPtr) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImFontPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImFontPtr.ImFontPtr(System.IntPtr) nameWithType: ImFontPtr.ImFontPtr(IntPtr) - uid: ImGuiNET.ImFontPtr.#ctor* name: ImFontPtr href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr__ctor_ commentId: Overload:ImGuiNET.ImFontPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImFontPtr.ImFontPtr nameWithType: ImFontPtr.ImFontPtr - uid: ImGuiNET.ImFontPtr.AddGlyph(System.UInt16,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) name: AddGlyph(UInt16, Single, Single, Single, Single, Single, Single, Single, Single, Single) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_AddGlyph_System_UInt16_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImFontPtr.AddGlyph(System.UInt16,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImFontPtr.AddGlyph(System.UInt16, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single) nameWithType: ImFontPtr.AddGlyph(UInt16, Single, Single, Single, Single, Single, Single, Single, Single, Single) - uid: ImGuiNET.ImFontPtr.AddGlyph* name: AddGlyph href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_AddGlyph_ commentId: Overload:ImGuiNET.ImFontPtr.AddGlyph isSpec: "True" fullName: ImGuiNET.ImFontPtr.AddGlyph nameWithType: ImFontPtr.AddGlyph - uid: ImGuiNET.ImFontPtr.AddRemapChar(System.UInt16,System.UInt16) name: AddRemapChar(UInt16, UInt16) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_AddRemapChar_System_UInt16_System_UInt16_ commentId: M:ImGuiNET.ImFontPtr.AddRemapChar(System.UInt16,System.UInt16) fullName: ImGuiNET.ImFontPtr.AddRemapChar(System.UInt16, System.UInt16) nameWithType: ImFontPtr.AddRemapChar(UInt16, UInt16) - uid: ImGuiNET.ImFontPtr.AddRemapChar(System.UInt16,System.UInt16,System.Boolean) name: AddRemapChar(UInt16, UInt16, Boolean) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_AddRemapChar_System_UInt16_System_UInt16_System_Boolean_ commentId: M:ImGuiNET.ImFontPtr.AddRemapChar(System.UInt16,System.UInt16,System.Boolean) fullName: ImGuiNET.ImFontPtr.AddRemapChar(System.UInt16, System.UInt16, System.Boolean) nameWithType: ImFontPtr.AddRemapChar(UInt16, UInt16, Boolean) - uid: ImGuiNET.ImFontPtr.AddRemapChar* name: AddRemapChar href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_AddRemapChar_ commentId: Overload:ImGuiNET.ImFontPtr.AddRemapChar isSpec: "True" fullName: ImGuiNET.ImFontPtr.AddRemapChar nameWithType: ImFontPtr.AddRemapChar - uid: ImGuiNET.ImFontPtr.Ascent name: Ascent href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Ascent commentId: P:ImGuiNET.ImFontPtr.Ascent fullName: ImGuiNET.ImFontPtr.Ascent nameWithType: ImFontPtr.Ascent - uid: ImGuiNET.ImFontPtr.Ascent* name: Ascent href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Ascent_ commentId: Overload:ImGuiNET.ImFontPtr.Ascent isSpec: "True" fullName: ImGuiNET.ImFontPtr.Ascent nameWithType: ImFontPtr.Ascent - uid: ImGuiNET.ImFontPtr.BuildLookupTable name: BuildLookupTable() href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_BuildLookupTable commentId: M:ImGuiNET.ImFontPtr.BuildLookupTable fullName: ImGuiNET.ImFontPtr.BuildLookupTable() nameWithType: ImFontPtr.BuildLookupTable() - uid: ImGuiNET.ImFontPtr.BuildLookupTable* name: BuildLookupTable href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_BuildLookupTable_ commentId: Overload:ImGuiNET.ImFontPtr.BuildLookupTable isSpec: "True" fullName: ImGuiNET.ImFontPtr.BuildLookupTable nameWithType: ImFontPtr.BuildLookupTable - uid: ImGuiNET.ImFontPtr.ClearOutputData name: ClearOutputData() href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ClearOutputData commentId: M:ImGuiNET.ImFontPtr.ClearOutputData fullName: ImGuiNET.ImFontPtr.ClearOutputData() nameWithType: ImFontPtr.ClearOutputData() - uid: ImGuiNET.ImFontPtr.ClearOutputData* name: ClearOutputData href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ClearOutputData_ commentId: Overload:ImGuiNET.ImFontPtr.ClearOutputData isSpec: "True" fullName: ImGuiNET.ImFontPtr.ClearOutputData nameWithType: ImFontPtr.ClearOutputData - uid: ImGuiNET.ImFontPtr.ConfigData name: ConfigData href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ConfigData commentId: P:ImGuiNET.ImFontPtr.ConfigData fullName: ImGuiNET.ImFontPtr.ConfigData nameWithType: ImFontPtr.ConfigData - uid: ImGuiNET.ImFontPtr.ConfigData* name: ConfigData href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ConfigData_ commentId: Overload:ImGuiNET.ImFontPtr.ConfigData isSpec: "True" fullName: ImGuiNET.ImFontPtr.ConfigData nameWithType: ImFontPtr.ConfigData - uid: ImGuiNET.ImFontPtr.ConfigDataCount name: ConfigDataCount href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ConfigDataCount commentId: P:ImGuiNET.ImFontPtr.ConfigDataCount fullName: ImGuiNET.ImFontPtr.ConfigDataCount nameWithType: ImFontPtr.ConfigDataCount - uid: ImGuiNET.ImFontPtr.ConfigDataCount* name: ConfigDataCount href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ConfigDataCount_ commentId: Overload:ImGuiNET.ImFontPtr.ConfigDataCount isSpec: "True" fullName: ImGuiNET.ImFontPtr.ConfigDataCount nameWithType: ImFontPtr.ConfigDataCount - uid: ImGuiNET.ImFontPtr.ContainerAtlas name: ContainerAtlas href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ContainerAtlas commentId: P:ImGuiNET.ImFontPtr.ContainerAtlas fullName: ImGuiNET.ImFontPtr.ContainerAtlas nameWithType: ImFontPtr.ContainerAtlas - uid: ImGuiNET.ImFontPtr.ContainerAtlas* name: ContainerAtlas href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_ContainerAtlas_ commentId: Overload:ImGuiNET.ImFontPtr.ContainerAtlas isSpec: "True" fullName: ImGuiNET.ImFontPtr.ContainerAtlas nameWithType: ImFontPtr.ContainerAtlas - uid: ImGuiNET.ImFontPtr.Descent name: Descent href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Descent commentId: P:ImGuiNET.ImFontPtr.Descent fullName: ImGuiNET.ImFontPtr.Descent nameWithType: ImFontPtr.Descent - uid: ImGuiNET.ImFontPtr.Descent* name: Descent href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Descent_ commentId: Overload:ImGuiNET.ImFontPtr.Descent isSpec: "True" fullName: ImGuiNET.ImFontPtr.Descent nameWithType: ImFontPtr.Descent - uid: ImGuiNET.ImFontPtr.Destroy name: Destroy() href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Destroy commentId: M:ImGuiNET.ImFontPtr.Destroy fullName: ImGuiNET.ImFontPtr.Destroy() nameWithType: ImFontPtr.Destroy() - uid: ImGuiNET.ImFontPtr.Destroy* name: Destroy href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Destroy_ commentId: Overload:ImGuiNET.ImFontPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImFontPtr.Destroy nameWithType: ImFontPtr.Destroy - uid: ImGuiNET.ImFontPtr.DirtyLookupTables name: DirtyLookupTables href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_DirtyLookupTables commentId: P:ImGuiNET.ImFontPtr.DirtyLookupTables fullName: ImGuiNET.ImFontPtr.DirtyLookupTables nameWithType: ImFontPtr.DirtyLookupTables - uid: ImGuiNET.ImFontPtr.DirtyLookupTables* name: DirtyLookupTables href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_DirtyLookupTables_ commentId: Overload:ImGuiNET.ImFontPtr.DirtyLookupTables isSpec: "True" fullName: ImGuiNET.ImFontPtr.DirtyLookupTables nameWithType: ImFontPtr.DirtyLookupTables - uid: ImGuiNET.ImFontPtr.DisplayOffset name: DisplayOffset href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_DisplayOffset commentId: P:ImGuiNET.ImFontPtr.DisplayOffset fullName: ImGuiNET.ImFontPtr.DisplayOffset nameWithType: ImFontPtr.DisplayOffset - uid: ImGuiNET.ImFontPtr.DisplayOffset* name: DisplayOffset href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_DisplayOffset_ commentId: Overload:ImGuiNET.ImFontPtr.DisplayOffset isSpec: "True" fullName: ImGuiNET.ImFontPtr.DisplayOffset nameWithType: ImFontPtr.DisplayOffset - uid: ImGuiNET.ImFontPtr.FallbackAdvanceX name: FallbackAdvanceX href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FallbackAdvanceX commentId: P:ImGuiNET.ImFontPtr.FallbackAdvanceX fullName: ImGuiNET.ImFontPtr.FallbackAdvanceX nameWithType: ImFontPtr.FallbackAdvanceX - uid: ImGuiNET.ImFontPtr.FallbackAdvanceX* name: FallbackAdvanceX href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FallbackAdvanceX_ commentId: Overload:ImGuiNET.ImFontPtr.FallbackAdvanceX isSpec: "True" fullName: ImGuiNET.ImFontPtr.FallbackAdvanceX nameWithType: ImFontPtr.FallbackAdvanceX - uid: ImGuiNET.ImFontPtr.FallbackChar name: FallbackChar href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FallbackChar commentId: P:ImGuiNET.ImFontPtr.FallbackChar fullName: ImGuiNET.ImFontPtr.FallbackChar nameWithType: ImFontPtr.FallbackChar - uid: ImGuiNET.ImFontPtr.FallbackChar* name: FallbackChar href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FallbackChar_ commentId: Overload:ImGuiNET.ImFontPtr.FallbackChar isSpec: "True" fullName: ImGuiNET.ImFontPtr.FallbackChar nameWithType: ImFontPtr.FallbackChar - uid: ImGuiNET.ImFontPtr.FallbackGlyph name: FallbackGlyph href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FallbackGlyph commentId: P:ImGuiNET.ImFontPtr.FallbackGlyph fullName: ImGuiNET.ImFontPtr.FallbackGlyph nameWithType: ImFontPtr.FallbackGlyph - uid: ImGuiNET.ImFontPtr.FallbackGlyph* name: FallbackGlyph href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FallbackGlyph_ commentId: Overload:ImGuiNET.ImFontPtr.FallbackGlyph isSpec: "True" fullName: ImGuiNET.ImFontPtr.FallbackGlyph nameWithType: ImFontPtr.FallbackGlyph - uid: ImGuiNET.ImFontPtr.FindGlyph(System.UInt16) name: FindGlyph(UInt16) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FindGlyph_System_UInt16_ commentId: M:ImGuiNET.ImFontPtr.FindGlyph(System.UInt16) fullName: ImGuiNET.ImFontPtr.FindGlyph(System.UInt16) nameWithType: ImFontPtr.FindGlyph(UInt16) - uid: ImGuiNET.ImFontPtr.FindGlyph* name: FindGlyph href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FindGlyph_ commentId: Overload:ImGuiNET.ImFontPtr.FindGlyph isSpec: "True" fullName: ImGuiNET.ImFontPtr.FindGlyph nameWithType: ImFontPtr.FindGlyph - uid: ImGuiNET.ImFontPtr.FindGlyphNoFallback(System.UInt16) name: FindGlyphNoFallback(UInt16) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FindGlyphNoFallback_System_UInt16_ commentId: M:ImGuiNET.ImFontPtr.FindGlyphNoFallback(System.UInt16) fullName: ImGuiNET.ImFontPtr.FindGlyphNoFallback(System.UInt16) nameWithType: ImFontPtr.FindGlyphNoFallback(UInt16) - uid: ImGuiNET.ImFontPtr.FindGlyphNoFallback* name: FindGlyphNoFallback href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FindGlyphNoFallback_ commentId: Overload:ImGuiNET.ImFontPtr.FindGlyphNoFallback isSpec: "True" fullName: ImGuiNET.ImFontPtr.FindGlyphNoFallback nameWithType: ImFontPtr.FindGlyphNoFallback - uid: ImGuiNET.ImFontPtr.FontSize name: FontSize href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FontSize commentId: P:ImGuiNET.ImFontPtr.FontSize fullName: ImGuiNET.ImFontPtr.FontSize nameWithType: ImFontPtr.FontSize - uid: ImGuiNET.ImFontPtr.FontSize* name: FontSize href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_FontSize_ commentId: Overload:ImGuiNET.ImFontPtr.FontSize isSpec: "True" fullName: ImGuiNET.ImFontPtr.FontSize nameWithType: ImFontPtr.FontSize - uid: ImGuiNET.ImFontPtr.GetCharAdvance(System.UInt16) name: GetCharAdvance(UInt16) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_GetCharAdvance_System_UInt16_ commentId: M:ImGuiNET.ImFontPtr.GetCharAdvance(System.UInt16) fullName: ImGuiNET.ImFontPtr.GetCharAdvance(System.UInt16) nameWithType: ImFontPtr.GetCharAdvance(UInt16) - uid: ImGuiNET.ImFontPtr.GetCharAdvance* name: GetCharAdvance href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_GetCharAdvance_ commentId: Overload:ImGuiNET.ImFontPtr.GetCharAdvance isSpec: "True" fullName: ImGuiNET.ImFontPtr.GetCharAdvance nameWithType: ImFontPtr.GetCharAdvance - uid: ImGuiNET.ImFontPtr.GetDebugName name: GetDebugName() href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_GetDebugName commentId: M:ImGuiNET.ImFontPtr.GetDebugName fullName: ImGuiNET.ImFontPtr.GetDebugName() nameWithType: ImFontPtr.GetDebugName() - uid: ImGuiNET.ImFontPtr.GetDebugName* name: GetDebugName href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_GetDebugName_ commentId: Overload:ImGuiNET.ImFontPtr.GetDebugName isSpec: "True" fullName: ImGuiNET.ImFontPtr.GetDebugName nameWithType: ImFontPtr.GetDebugName - uid: ImGuiNET.ImFontPtr.Glyphs name: Glyphs href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Glyphs commentId: P:ImGuiNET.ImFontPtr.Glyphs fullName: ImGuiNET.ImFontPtr.Glyphs nameWithType: ImFontPtr.Glyphs - uid: ImGuiNET.ImFontPtr.Glyphs* name: Glyphs href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Glyphs_ commentId: Overload:ImGuiNET.ImFontPtr.Glyphs isSpec: "True" fullName: ImGuiNET.ImFontPtr.Glyphs nameWithType: ImFontPtr.Glyphs - uid: ImGuiNET.ImFontPtr.GrowIndex(System.Int32) name: GrowIndex(Int32) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_GrowIndex_System_Int32_ commentId: M:ImGuiNET.ImFontPtr.GrowIndex(System.Int32) fullName: ImGuiNET.ImFontPtr.GrowIndex(System.Int32) nameWithType: ImFontPtr.GrowIndex(Int32) - uid: ImGuiNET.ImFontPtr.GrowIndex* name: GrowIndex href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_GrowIndex_ commentId: Overload:ImGuiNET.ImFontPtr.GrowIndex isSpec: "True" fullName: ImGuiNET.ImFontPtr.GrowIndex nameWithType: ImFontPtr.GrowIndex - uid: ImGuiNET.ImFontPtr.IndexAdvanceX name: IndexAdvanceX href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_IndexAdvanceX commentId: P:ImGuiNET.ImFontPtr.IndexAdvanceX fullName: ImGuiNET.ImFontPtr.IndexAdvanceX nameWithType: ImFontPtr.IndexAdvanceX - uid: ImGuiNET.ImFontPtr.IndexAdvanceX* name: IndexAdvanceX href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_IndexAdvanceX_ commentId: Overload:ImGuiNET.ImFontPtr.IndexAdvanceX isSpec: "True" fullName: ImGuiNET.ImFontPtr.IndexAdvanceX nameWithType: ImFontPtr.IndexAdvanceX - uid: ImGuiNET.ImFontPtr.IndexLookup name: IndexLookup href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_IndexLookup commentId: P:ImGuiNET.ImFontPtr.IndexLookup fullName: ImGuiNET.ImFontPtr.IndexLookup nameWithType: ImFontPtr.IndexLookup - uid: ImGuiNET.ImFontPtr.IndexLookup* name: IndexLookup href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_IndexLookup_ commentId: Overload:ImGuiNET.ImFontPtr.IndexLookup isSpec: "True" fullName: ImGuiNET.ImFontPtr.IndexLookup nameWithType: ImFontPtr.IndexLookup - uid: ImGuiNET.ImFontPtr.IsLoaded name: IsLoaded() href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_IsLoaded commentId: M:ImGuiNET.ImFontPtr.IsLoaded fullName: ImGuiNET.ImFontPtr.IsLoaded() nameWithType: ImFontPtr.IsLoaded() - uid: ImGuiNET.ImFontPtr.IsLoaded* name: IsLoaded href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_IsLoaded_ commentId: Overload:ImGuiNET.ImFontPtr.IsLoaded isSpec: "True" fullName: ImGuiNET.ImFontPtr.IsLoaded nameWithType: ImFontPtr.IsLoaded - uid: ImGuiNET.ImFontPtr.MetricsTotalSurface name: MetricsTotalSurface href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_MetricsTotalSurface commentId: P:ImGuiNET.ImFontPtr.MetricsTotalSurface fullName: ImGuiNET.ImFontPtr.MetricsTotalSurface nameWithType: ImFontPtr.MetricsTotalSurface - uid: ImGuiNET.ImFontPtr.MetricsTotalSurface* name: MetricsTotalSurface href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_MetricsTotalSurface_ commentId: Overload:ImGuiNET.ImFontPtr.MetricsTotalSurface isSpec: "True" fullName: ImGuiNET.ImFontPtr.MetricsTotalSurface nameWithType: ImFontPtr.MetricsTotalSurface - uid: ImGuiNET.ImFontPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_NativePtr commentId: P:ImGuiNET.ImFontPtr.NativePtr fullName: ImGuiNET.ImFontPtr.NativePtr nameWithType: ImFontPtr.NativePtr - uid: ImGuiNET.ImFontPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_NativePtr_ commentId: Overload:ImGuiNET.ImFontPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImFontPtr.NativePtr nameWithType: ImFontPtr.NativePtr - uid: ImGuiNET.ImFontPtr.op_Implicit(ImGuiNET.ImFont*)~ImGuiNET.ImFontPtr name: Implicit(ImFont* to ImFontPtr) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_op_Implicit_ImGuiNET_ImFont___ImGuiNET_ImFontPtr commentId: M:ImGuiNET.ImFontPtr.op_Implicit(ImGuiNET.ImFont*)~ImGuiNET.ImFontPtr name.vb: Widening(ImFont* to ImFontPtr) fullName: ImGuiNET.ImFontPtr.Implicit(ImGuiNET.ImFont* to ImGuiNET.ImFontPtr) fullName.vb: ImGuiNET.ImFontPtr.Widening(ImGuiNET.ImFont* to ImGuiNET.ImFontPtr) nameWithType: ImFontPtr.Implicit(ImFont* to ImFontPtr) nameWithType.vb: ImFontPtr.Widening(ImFont* to ImFontPtr) - uid: ImGuiNET.ImFontPtr.op_Implicit(ImGuiNET.ImFontPtr)~ImGuiNET.ImFont* name: Implicit(ImFontPtr to ImFont*) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_op_Implicit_ImGuiNET_ImFontPtr__ImGuiNET_ImFont_ commentId: M:ImGuiNET.ImFontPtr.op_Implicit(ImGuiNET.ImFontPtr)~ImGuiNET.ImFont* name.vb: Widening(ImFontPtr to ImFont*) fullName: ImGuiNET.ImFontPtr.Implicit(ImGuiNET.ImFontPtr to ImGuiNET.ImFont*) fullName.vb: ImGuiNET.ImFontPtr.Widening(ImGuiNET.ImFontPtr to ImGuiNET.ImFont*) nameWithType: ImFontPtr.Implicit(ImFontPtr to ImFont*) nameWithType.vb: ImFontPtr.Widening(ImFontPtr to ImFont*) - uid: ImGuiNET.ImFontPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontPtr name: Implicit(IntPtr to ImFontPtr) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_op_Implicit_System_IntPtr__ImGuiNET_ImFontPtr commentId: M:ImGuiNET.ImFontPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImFontPtr name.vb: Widening(IntPtr to ImFontPtr) fullName: ImGuiNET.ImFontPtr.Implicit(System.IntPtr to ImGuiNET.ImFontPtr) fullName.vb: ImGuiNET.ImFontPtr.Widening(System.IntPtr to ImGuiNET.ImFontPtr) nameWithType: ImFontPtr.Implicit(IntPtr to ImFontPtr) nameWithType.vb: ImFontPtr.Widening(IntPtr to ImFontPtr) - uid: ImGuiNET.ImFontPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImFontPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImFontPtr.Implicit fullName.vb: ImGuiNET.ImFontPtr.Widening nameWithType: ImFontPtr.Implicit nameWithType.vb: ImFontPtr.Widening - uid: ImGuiNET.ImFontPtr.RenderChar(ImGuiNET.ImDrawListPtr,System.Single,System.Numerics.Vector2,System.UInt32,System.UInt16) name: RenderChar(ImDrawListPtr, Single, Vector2, UInt32, UInt16) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_RenderChar_ImGuiNET_ImDrawListPtr_System_Single_System_Numerics_Vector2_System_UInt32_System_UInt16_ commentId: M:ImGuiNET.ImFontPtr.RenderChar(ImGuiNET.ImDrawListPtr,System.Single,System.Numerics.Vector2,System.UInt32,System.UInt16) fullName: ImGuiNET.ImFontPtr.RenderChar(ImGuiNET.ImDrawListPtr, System.Single, System.Numerics.Vector2, System.UInt32, System.UInt16) nameWithType: ImFontPtr.RenderChar(ImDrawListPtr, Single, Vector2, UInt32, UInt16) - uid: ImGuiNET.ImFontPtr.RenderChar* name: RenderChar href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_RenderChar_ commentId: Overload:ImGuiNET.ImFontPtr.RenderChar isSpec: "True" fullName: ImGuiNET.ImFontPtr.RenderChar nameWithType: ImFontPtr.RenderChar - uid: ImGuiNET.ImFontPtr.Scale name: Scale href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Scale commentId: P:ImGuiNET.ImFontPtr.Scale fullName: ImGuiNET.ImFontPtr.Scale nameWithType: ImFontPtr.Scale - uid: ImGuiNET.ImFontPtr.Scale* name: Scale href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_Scale_ commentId: Overload:ImGuiNET.ImFontPtr.Scale isSpec: "True" fullName: ImGuiNET.ImFontPtr.Scale nameWithType: ImFontPtr.Scale - uid: ImGuiNET.ImFontPtr.SetFallbackChar(System.UInt16) name: SetFallbackChar(UInt16) href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_SetFallbackChar_System_UInt16_ commentId: M:ImGuiNET.ImFontPtr.SetFallbackChar(System.UInt16) fullName: ImGuiNET.ImFontPtr.SetFallbackChar(System.UInt16) nameWithType: ImFontPtr.SetFallbackChar(UInt16) - uid: ImGuiNET.ImFontPtr.SetFallbackChar* name: SetFallbackChar href: api/ImGuiNET.ImFontPtr.html#ImGuiNET_ImFontPtr_SetFallbackChar_ commentId: Overload:ImGuiNET.ImFontPtr.SetFallbackChar isSpec: "True" fullName: ImGuiNET.ImFontPtr.SetFallbackChar nameWithType: ImFontPtr.SetFallbackChar - uid: ImGuiNET.ImGui name: ImGui href: api/ImGuiNET.ImGui.html commentId: T:ImGuiNET.ImGui fullName: ImGuiNET.ImGui nameWithType: ImGui - uid: ImGuiNET.ImGui.AcceptDragDropPayload(System.String) name: AcceptDragDropPayload(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_AcceptDragDropPayload_System_String_ commentId: M:ImGuiNET.ImGui.AcceptDragDropPayload(System.String) fullName: ImGuiNET.ImGui.AcceptDragDropPayload(System.String) nameWithType: ImGui.AcceptDragDropPayload(String) - uid: ImGuiNET.ImGui.AcceptDragDropPayload(System.String,ImGuiNET.ImGuiDragDropFlags) name: AcceptDragDropPayload(String, ImGuiDragDropFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_AcceptDragDropPayload_System_String_ImGuiNET_ImGuiDragDropFlags_ commentId: M:ImGuiNET.ImGui.AcceptDragDropPayload(System.String,ImGuiNET.ImGuiDragDropFlags) fullName: ImGuiNET.ImGui.AcceptDragDropPayload(System.String, ImGuiNET.ImGuiDragDropFlags) nameWithType: ImGui.AcceptDragDropPayload(String, ImGuiDragDropFlags) - uid: ImGuiNET.ImGui.AcceptDragDropPayload* name: AcceptDragDropPayload href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_AcceptDragDropPayload_ commentId: Overload:ImGuiNET.ImGui.AcceptDragDropPayload isSpec: "True" fullName: ImGuiNET.ImGui.AcceptDragDropPayload nameWithType: ImGui.AcceptDragDropPayload - uid: ImGuiNET.ImGui.AlignTextToFramePadding name: AlignTextToFramePadding() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_AlignTextToFramePadding commentId: M:ImGuiNET.ImGui.AlignTextToFramePadding fullName: ImGuiNET.ImGui.AlignTextToFramePadding() nameWithType: ImGui.AlignTextToFramePadding() - uid: ImGuiNET.ImGui.AlignTextToFramePadding* name: AlignTextToFramePadding href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_AlignTextToFramePadding_ commentId: Overload:ImGuiNET.ImGui.AlignTextToFramePadding isSpec: "True" fullName: ImGuiNET.ImGui.AlignTextToFramePadding nameWithType: ImGui.AlignTextToFramePadding - uid: ImGuiNET.ImGui.ArrowButton(System.String,ImGuiNET.ImGuiDir) name: ArrowButton(String, ImGuiDir) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ArrowButton_System_String_ImGuiNET_ImGuiDir_ commentId: M:ImGuiNET.ImGui.ArrowButton(System.String,ImGuiNET.ImGuiDir) fullName: ImGuiNET.ImGui.ArrowButton(System.String, ImGuiNET.ImGuiDir) nameWithType: ImGui.ArrowButton(String, ImGuiDir) - uid: ImGuiNET.ImGui.ArrowButton* name: ArrowButton href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ArrowButton_ commentId: Overload:ImGuiNET.ImGui.ArrowButton isSpec: "True" fullName: ImGuiNET.ImGui.ArrowButton nameWithType: ImGui.ArrowButton - uid: ImGuiNET.ImGui.Begin(System.String) name: Begin(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Begin_System_String_ commentId: M:ImGuiNET.ImGui.Begin(System.String) fullName: ImGuiNET.ImGui.Begin(System.String) nameWithType: ImGui.Begin(String) - uid: ImGuiNET.ImGui.Begin(System.String,ImGuiNET.ImGuiWindowFlags) name: Begin(String, ImGuiWindowFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Begin_System_String_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGui.Begin(System.String,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGui.Begin(System.String, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGui.Begin(String, ImGuiWindowFlags) - uid: ImGuiNET.ImGui.Begin(System.String,System.Boolean@) name: Begin(String, ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Begin_System_String_System_Boolean__ commentId: M:ImGuiNET.ImGui.Begin(System.String,System.Boolean@) name.vb: Begin(String, ByRef Boolean) fullName: ImGuiNET.ImGui.Begin(System.String, ref System.Boolean) fullName.vb: ImGuiNET.ImGui.Begin(System.String, ByRef System.Boolean) nameWithType: ImGui.Begin(String, ref Boolean) nameWithType.vb: ImGui.Begin(String, ByRef Boolean) - uid: ImGuiNET.ImGui.Begin(System.String,System.Boolean@,ImGuiNET.ImGuiWindowFlags) name: Begin(String, ref Boolean, ImGuiWindowFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Begin_System_String_System_Boolean__ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGui.Begin(System.String,System.Boolean@,ImGuiNET.ImGuiWindowFlags) name.vb: Begin(String, ByRef Boolean, ImGuiWindowFlags) fullName: ImGuiNET.ImGui.Begin(System.String, ref System.Boolean, ImGuiNET.ImGuiWindowFlags) fullName.vb: ImGuiNET.ImGui.Begin(System.String, ByRef System.Boolean, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGui.Begin(String, ref Boolean, ImGuiWindowFlags) nameWithType.vb: ImGui.Begin(String, ByRef Boolean, ImGuiWindowFlags) - uid: ImGuiNET.ImGui.Begin* name: Begin href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Begin_ commentId: Overload:ImGuiNET.ImGui.Begin isSpec: "True" fullName: ImGuiNET.ImGui.Begin nameWithType: ImGui.Begin - uid: ImGuiNET.ImGui.BeginChild(System.String) name: BeginChild(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_String_ commentId: M:ImGuiNET.ImGui.BeginChild(System.String) fullName: ImGuiNET.ImGui.BeginChild(System.String) nameWithType: ImGui.BeginChild(String) - uid: ImGuiNET.ImGui.BeginChild(System.String,System.Numerics.Vector2) name: BeginChild(String, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_String_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.BeginChild(System.String,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.BeginChild(System.String, System.Numerics.Vector2) nameWithType: ImGui.BeginChild(String, Vector2) - uid: ImGuiNET.ImGui.BeginChild(System.String,System.Numerics.Vector2,System.Boolean) name: BeginChild(String, Vector2, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_String_System_Numerics_Vector2_System_Boolean_ commentId: M:ImGuiNET.ImGui.BeginChild(System.String,System.Numerics.Vector2,System.Boolean) fullName: ImGuiNET.ImGui.BeginChild(System.String, System.Numerics.Vector2, System.Boolean) nameWithType: ImGui.BeginChild(String, Vector2, Boolean) - uid: ImGuiNET.ImGui.BeginChild(System.String,System.Numerics.Vector2,System.Boolean,ImGuiNET.ImGuiWindowFlags) name: BeginChild(String, Vector2, Boolean, ImGuiWindowFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_String_System_Numerics_Vector2_System_Boolean_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGui.BeginChild(System.String,System.Numerics.Vector2,System.Boolean,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGui.BeginChild(System.String, System.Numerics.Vector2, System.Boolean, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGui.BeginChild(String, Vector2, Boolean, ImGuiWindowFlags) - uid: ImGuiNET.ImGui.BeginChild(System.UInt32) name: BeginChild(UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_UInt32_ commentId: M:ImGuiNET.ImGui.BeginChild(System.UInt32) fullName: ImGuiNET.ImGui.BeginChild(System.UInt32) nameWithType: ImGui.BeginChild(UInt32) - uid: ImGuiNET.ImGui.BeginChild(System.UInt32,System.Numerics.Vector2) name: BeginChild(UInt32, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_UInt32_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.BeginChild(System.UInt32,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.BeginChild(System.UInt32, System.Numerics.Vector2) nameWithType: ImGui.BeginChild(UInt32, Vector2) - uid: ImGuiNET.ImGui.BeginChild(System.UInt32,System.Numerics.Vector2,System.Boolean) name: BeginChild(UInt32, Vector2, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_UInt32_System_Numerics_Vector2_System_Boolean_ commentId: M:ImGuiNET.ImGui.BeginChild(System.UInt32,System.Numerics.Vector2,System.Boolean) fullName: ImGuiNET.ImGui.BeginChild(System.UInt32, System.Numerics.Vector2, System.Boolean) nameWithType: ImGui.BeginChild(UInt32, Vector2, Boolean) - uid: ImGuiNET.ImGui.BeginChild(System.UInt32,System.Numerics.Vector2,System.Boolean,ImGuiNET.ImGuiWindowFlags) name: BeginChild(UInt32, Vector2, Boolean, ImGuiWindowFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_System_UInt32_System_Numerics_Vector2_System_Boolean_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGui.BeginChild(System.UInt32,System.Numerics.Vector2,System.Boolean,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGui.BeginChild(System.UInt32, System.Numerics.Vector2, System.Boolean, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGui.BeginChild(UInt32, Vector2, Boolean, ImGuiWindowFlags) - uid: ImGuiNET.ImGui.BeginChild* name: BeginChild href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChild_ commentId: Overload:ImGuiNET.ImGui.BeginChild isSpec: "True" fullName: ImGuiNET.ImGui.BeginChild nameWithType: ImGui.BeginChild - uid: ImGuiNET.ImGui.BeginChildFrame(System.UInt32,System.Numerics.Vector2) name: BeginChildFrame(UInt32, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChildFrame_System_UInt32_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.BeginChildFrame(System.UInt32,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.BeginChildFrame(System.UInt32, System.Numerics.Vector2) nameWithType: ImGui.BeginChildFrame(UInt32, Vector2) - uid: ImGuiNET.ImGui.BeginChildFrame(System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiWindowFlags) name: BeginChildFrame(UInt32, Vector2, ImGuiWindowFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChildFrame_System_UInt32_System_Numerics_Vector2_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGui.BeginChildFrame(System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGui.BeginChildFrame(System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGui.BeginChildFrame(UInt32, Vector2, ImGuiWindowFlags) - uid: ImGuiNET.ImGui.BeginChildFrame* name: BeginChildFrame href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginChildFrame_ commentId: Overload:ImGuiNET.ImGui.BeginChildFrame isSpec: "True" fullName: ImGuiNET.ImGui.BeginChildFrame nameWithType: ImGui.BeginChildFrame - uid: ImGuiNET.ImGui.BeginCombo(System.String,System.String) name: BeginCombo(String, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginCombo_System_String_System_String_ commentId: M:ImGuiNET.ImGui.BeginCombo(System.String,System.String) fullName: ImGuiNET.ImGui.BeginCombo(System.String, System.String) nameWithType: ImGui.BeginCombo(String, String) - uid: ImGuiNET.ImGui.BeginCombo(System.String,System.String,ImGuiNET.ImGuiComboFlags) name: BeginCombo(String, String, ImGuiComboFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginCombo_System_String_System_String_ImGuiNET_ImGuiComboFlags_ commentId: M:ImGuiNET.ImGui.BeginCombo(System.String,System.String,ImGuiNET.ImGuiComboFlags) fullName: ImGuiNET.ImGui.BeginCombo(System.String, System.String, ImGuiNET.ImGuiComboFlags) nameWithType: ImGui.BeginCombo(String, String, ImGuiComboFlags) - uid: ImGuiNET.ImGui.BeginCombo* name: BeginCombo href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginCombo_ commentId: Overload:ImGuiNET.ImGui.BeginCombo isSpec: "True" fullName: ImGuiNET.ImGui.BeginCombo nameWithType: ImGui.BeginCombo - uid: ImGuiNET.ImGui.BeginDragDropSource name: BeginDragDropSource() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginDragDropSource commentId: M:ImGuiNET.ImGui.BeginDragDropSource fullName: ImGuiNET.ImGui.BeginDragDropSource() nameWithType: ImGui.BeginDragDropSource() - uid: ImGuiNET.ImGui.BeginDragDropSource(ImGuiNET.ImGuiDragDropFlags) name: BeginDragDropSource(ImGuiDragDropFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginDragDropSource_ImGuiNET_ImGuiDragDropFlags_ commentId: M:ImGuiNET.ImGui.BeginDragDropSource(ImGuiNET.ImGuiDragDropFlags) fullName: ImGuiNET.ImGui.BeginDragDropSource(ImGuiNET.ImGuiDragDropFlags) nameWithType: ImGui.BeginDragDropSource(ImGuiDragDropFlags) - uid: ImGuiNET.ImGui.BeginDragDropSource* name: BeginDragDropSource href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginDragDropSource_ commentId: Overload:ImGuiNET.ImGui.BeginDragDropSource isSpec: "True" fullName: ImGuiNET.ImGui.BeginDragDropSource nameWithType: ImGui.BeginDragDropSource - uid: ImGuiNET.ImGui.BeginDragDropTarget name: BeginDragDropTarget() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginDragDropTarget commentId: M:ImGuiNET.ImGui.BeginDragDropTarget fullName: ImGuiNET.ImGui.BeginDragDropTarget() nameWithType: ImGui.BeginDragDropTarget() - uid: ImGuiNET.ImGui.BeginDragDropTarget* name: BeginDragDropTarget href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginDragDropTarget_ commentId: Overload:ImGuiNET.ImGui.BeginDragDropTarget isSpec: "True" fullName: ImGuiNET.ImGui.BeginDragDropTarget nameWithType: ImGui.BeginDragDropTarget - uid: ImGuiNET.ImGui.BeginGroup name: BeginGroup() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginGroup commentId: M:ImGuiNET.ImGui.BeginGroup fullName: ImGuiNET.ImGui.BeginGroup() nameWithType: ImGui.BeginGroup() - uid: ImGuiNET.ImGui.BeginGroup* name: BeginGroup href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginGroup_ commentId: Overload:ImGuiNET.ImGui.BeginGroup isSpec: "True" fullName: ImGuiNET.ImGui.BeginGroup nameWithType: ImGui.BeginGroup - uid: ImGuiNET.ImGui.BeginMainMenuBar name: BeginMainMenuBar() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginMainMenuBar commentId: M:ImGuiNET.ImGui.BeginMainMenuBar fullName: ImGuiNET.ImGui.BeginMainMenuBar() nameWithType: ImGui.BeginMainMenuBar() - uid: ImGuiNET.ImGui.BeginMainMenuBar* name: BeginMainMenuBar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginMainMenuBar_ commentId: Overload:ImGuiNET.ImGui.BeginMainMenuBar isSpec: "True" fullName: ImGuiNET.ImGui.BeginMainMenuBar nameWithType: ImGui.BeginMainMenuBar - uid: ImGuiNET.ImGui.BeginMenu(System.String) name: BeginMenu(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginMenu_System_String_ commentId: M:ImGuiNET.ImGui.BeginMenu(System.String) fullName: ImGuiNET.ImGui.BeginMenu(System.String) nameWithType: ImGui.BeginMenu(String) - uid: ImGuiNET.ImGui.BeginMenu(System.String,System.Boolean) name: BeginMenu(String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginMenu_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.BeginMenu(System.String,System.Boolean) fullName: ImGuiNET.ImGui.BeginMenu(System.String, System.Boolean) nameWithType: ImGui.BeginMenu(String, Boolean) - uid: ImGuiNET.ImGui.BeginMenu* name: BeginMenu href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginMenu_ commentId: Overload:ImGuiNET.ImGui.BeginMenu isSpec: "True" fullName: ImGuiNET.ImGui.BeginMenu nameWithType: ImGui.BeginMenu - uid: ImGuiNET.ImGui.BeginMenuBar name: BeginMenuBar() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginMenuBar commentId: M:ImGuiNET.ImGui.BeginMenuBar fullName: ImGuiNET.ImGui.BeginMenuBar() nameWithType: ImGui.BeginMenuBar() - uid: ImGuiNET.ImGui.BeginMenuBar* name: BeginMenuBar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginMenuBar_ commentId: Overload:ImGuiNET.ImGui.BeginMenuBar isSpec: "True" fullName: ImGuiNET.ImGui.BeginMenuBar nameWithType: ImGui.BeginMenuBar - uid: ImGuiNET.ImGui.BeginPopup(System.String) name: BeginPopup(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopup_System_String_ commentId: M:ImGuiNET.ImGui.BeginPopup(System.String) fullName: ImGuiNET.ImGui.BeginPopup(System.String) nameWithType: ImGui.BeginPopup(String) - uid: ImGuiNET.ImGui.BeginPopup(System.String,ImGuiNET.ImGuiWindowFlags) name: BeginPopup(String, ImGuiWindowFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopup_System_String_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGui.BeginPopup(System.String,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGui.BeginPopup(System.String, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGui.BeginPopup(String, ImGuiWindowFlags) - uid: ImGuiNET.ImGui.BeginPopup* name: BeginPopup href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopup_ commentId: Overload:ImGuiNET.ImGui.BeginPopup isSpec: "True" fullName: ImGuiNET.ImGui.BeginPopup nameWithType: ImGui.BeginPopup - uid: ImGuiNET.ImGui.BeginPopupContextItem name: BeginPopupContextItem() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextItem commentId: M:ImGuiNET.ImGui.BeginPopupContextItem fullName: ImGuiNET.ImGui.BeginPopupContextItem() nameWithType: ImGui.BeginPopupContextItem() - uid: ImGuiNET.ImGui.BeginPopupContextItem(System.String) name: BeginPopupContextItem(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextItem_System_String_ commentId: M:ImGuiNET.ImGui.BeginPopupContextItem(System.String) fullName: ImGuiNET.ImGui.BeginPopupContextItem(System.String) nameWithType: ImGui.BeginPopupContextItem(String) - uid: ImGuiNET.ImGui.BeginPopupContextItem(System.String,System.Int32) name: BeginPopupContextItem(String, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextItem_System_String_System_Int32_ commentId: M:ImGuiNET.ImGui.BeginPopupContextItem(System.String,System.Int32) fullName: ImGuiNET.ImGui.BeginPopupContextItem(System.String, System.Int32) nameWithType: ImGui.BeginPopupContextItem(String, Int32) - uid: ImGuiNET.ImGui.BeginPopupContextItem* name: BeginPopupContextItem href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextItem_ commentId: Overload:ImGuiNET.ImGui.BeginPopupContextItem isSpec: "True" fullName: ImGuiNET.ImGui.BeginPopupContextItem nameWithType: ImGui.BeginPopupContextItem - uid: ImGuiNET.ImGui.BeginPopupContextVoid name: BeginPopupContextVoid() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextVoid commentId: M:ImGuiNET.ImGui.BeginPopupContextVoid fullName: ImGuiNET.ImGui.BeginPopupContextVoid() nameWithType: ImGui.BeginPopupContextVoid() - uid: ImGuiNET.ImGui.BeginPopupContextVoid(System.String) name: BeginPopupContextVoid(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextVoid_System_String_ commentId: M:ImGuiNET.ImGui.BeginPopupContextVoid(System.String) fullName: ImGuiNET.ImGui.BeginPopupContextVoid(System.String) nameWithType: ImGui.BeginPopupContextVoid(String) - uid: ImGuiNET.ImGui.BeginPopupContextVoid(System.String,System.Int32) name: BeginPopupContextVoid(String, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextVoid_System_String_System_Int32_ commentId: M:ImGuiNET.ImGui.BeginPopupContextVoid(System.String,System.Int32) fullName: ImGuiNET.ImGui.BeginPopupContextVoid(System.String, System.Int32) nameWithType: ImGui.BeginPopupContextVoid(String, Int32) - uid: ImGuiNET.ImGui.BeginPopupContextVoid* name: BeginPopupContextVoid href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextVoid_ commentId: Overload:ImGuiNET.ImGui.BeginPopupContextVoid isSpec: "True" fullName: ImGuiNET.ImGui.BeginPopupContextVoid nameWithType: ImGui.BeginPopupContextVoid - uid: ImGuiNET.ImGui.BeginPopupContextWindow name: BeginPopupContextWindow() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextWindow commentId: M:ImGuiNET.ImGui.BeginPopupContextWindow fullName: ImGuiNET.ImGui.BeginPopupContextWindow() nameWithType: ImGui.BeginPopupContextWindow() - uid: ImGuiNET.ImGui.BeginPopupContextWindow(System.String) name: BeginPopupContextWindow(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextWindow_System_String_ commentId: M:ImGuiNET.ImGui.BeginPopupContextWindow(System.String) fullName: ImGuiNET.ImGui.BeginPopupContextWindow(System.String) nameWithType: ImGui.BeginPopupContextWindow(String) - uid: ImGuiNET.ImGui.BeginPopupContextWindow(System.String,System.Int32) name: BeginPopupContextWindow(String, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextWindow_System_String_System_Int32_ commentId: M:ImGuiNET.ImGui.BeginPopupContextWindow(System.String,System.Int32) fullName: ImGuiNET.ImGui.BeginPopupContextWindow(System.String, System.Int32) nameWithType: ImGui.BeginPopupContextWindow(String, Int32) - uid: ImGuiNET.ImGui.BeginPopupContextWindow(System.String,System.Int32,System.Boolean) name: BeginPopupContextWindow(String, Int32, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextWindow_System_String_System_Int32_System_Boolean_ commentId: M:ImGuiNET.ImGui.BeginPopupContextWindow(System.String,System.Int32,System.Boolean) fullName: ImGuiNET.ImGui.BeginPopupContextWindow(System.String, System.Int32, System.Boolean) nameWithType: ImGui.BeginPopupContextWindow(String, Int32, Boolean) - uid: ImGuiNET.ImGui.BeginPopupContextWindow* name: BeginPopupContextWindow href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupContextWindow_ commentId: Overload:ImGuiNET.ImGui.BeginPopupContextWindow isSpec: "True" fullName: ImGuiNET.ImGui.BeginPopupContextWindow nameWithType: ImGui.BeginPopupContextWindow - uid: ImGuiNET.ImGui.BeginPopupModal(System.String) name: BeginPopupModal(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupModal_System_String_ commentId: M:ImGuiNET.ImGui.BeginPopupModal(System.String) fullName: ImGuiNET.ImGui.BeginPopupModal(System.String) nameWithType: ImGui.BeginPopupModal(String) - uid: ImGuiNET.ImGui.BeginPopupModal(System.String,System.Boolean@) name: BeginPopupModal(String, ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupModal_System_String_System_Boolean__ commentId: M:ImGuiNET.ImGui.BeginPopupModal(System.String,System.Boolean@) name.vb: BeginPopupModal(String, ByRef Boolean) fullName: ImGuiNET.ImGui.BeginPopupModal(System.String, ref System.Boolean) fullName.vb: ImGuiNET.ImGui.BeginPopupModal(System.String, ByRef System.Boolean) nameWithType: ImGui.BeginPopupModal(String, ref Boolean) nameWithType.vb: ImGui.BeginPopupModal(String, ByRef Boolean) - uid: ImGuiNET.ImGui.BeginPopupModal(System.String,System.Boolean@,ImGuiNET.ImGuiWindowFlags) name: BeginPopupModal(String, ref Boolean, ImGuiWindowFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupModal_System_String_System_Boolean__ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGui.BeginPopupModal(System.String,System.Boolean@,ImGuiNET.ImGuiWindowFlags) name.vb: BeginPopupModal(String, ByRef Boolean, ImGuiWindowFlags) fullName: ImGuiNET.ImGui.BeginPopupModal(System.String, ref System.Boolean, ImGuiNET.ImGuiWindowFlags) fullName.vb: ImGuiNET.ImGui.BeginPopupModal(System.String, ByRef System.Boolean, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGui.BeginPopupModal(String, ref Boolean, ImGuiWindowFlags) nameWithType.vb: ImGui.BeginPopupModal(String, ByRef Boolean, ImGuiWindowFlags) - uid: ImGuiNET.ImGui.BeginPopupModal* name: BeginPopupModal href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginPopupModal_ commentId: Overload:ImGuiNET.ImGui.BeginPopupModal isSpec: "True" fullName: ImGuiNET.ImGui.BeginPopupModal nameWithType: ImGui.BeginPopupModal - uid: ImGuiNET.ImGui.BeginTabBar(System.String) name: BeginTabBar(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTabBar_System_String_ commentId: M:ImGuiNET.ImGui.BeginTabBar(System.String) fullName: ImGuiNET.ImGui.BeginTabBar(System.String) nameWithType: ImGui.BeginTabBar(String) - uid: ImGuiNET.ImGui.BeginTabBar(System.String,ImGuiNET.ImGuiTabBarFlags) name: BeginTabBar(String, ImGuiTabBarFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTabBar_System_String_ImGuiNET_ImGuiTabBarFlags_ commentId: M:ImGuiNET.ImGui.BeginTabBar(System.String,ImGuiNET.ImGuiTabBarFlags) fullName: ImGuiNET.ImGui.BeginTabBar(System.String, ImGuiNET.ImGuiTabBarFlags) nameWithType: ImGui.BeginTabBar(String, ImGuiTabBarFlags) - uid: ImGuiNET.ImGui.BeginTabBar* name: BeginTabBar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTabBar_ commentId: Overload:ImGuiNET.ImGui.BeginTabBar isSpec: "True" fullName: ImGuiNET.ImGui.BeginTabBar nameWithType: ImGui.BeginTabBar - uid: ImGuiNET.ImGui.BeginTabItem(System.String) name: BeginTabItem(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTabItem_System_String_ commentId: M:ImGuiNET.ImGui.BeginTabItem(System.String) fullName: ImGuiNET.ImGui.BeginTabItem(System.String) nameWithType: ImGui.BeginTabItem(String) - uid: ImGuiNET.ImGui.BeginTabItem(System.String,System.Boolean@) name: BeginTabItem(String, ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTabItem_System_String_System_Boolean__ commentId: M:ImGuiNET.ImGui.BeginTabItem(System.String,System.Boolean@) name.vb: BeginTabItem(String, ByRef Boolean) fullName: ImGuiNET.ImGui.BeginTabItem(System.String, ref System.Boolean) fullName.vb: ImGuiNET.ImGui.BeginTabItem(System.String, ByRef System.Boolean) nameWithType: ImGui.BeginTabItem(String, ref Boolean) nameWithType.vb: ImGui.BeginTabItem(String, ByRef Boolean) - uid: ImGuiNET.ImGui.BeginTabItem(System.String,System.Boolean@,ImGuiNET.ImGuiTabItemFlags) name: BeginTabItem(String, ref Boolean, ImGuiTabItemFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTabItem_System_String_System_Boolean__ImGuiNET_ImGuiTabItemFlags_ commentId: M:ImGuiNET.ImGui.BeginTabItem(System.String,System.Boolean@,ImGuiNET.ImGuiTabItemFlags) name.vb: BeginTabItem(String, ByRef Boolean, ImGuiTabItemFlags) fullName: ImGuiNET.ImGui.BeginTabItem(System.String, ref System.Boolean, ImGuiNET.ImGuiTabItemFlags) fullName.vb: ImGuiNET.ImGui.BeginTabItem(System.String, ByRef System.Boolean, ImGuiNET.ImGuiTabItemFlags) nameWithType: ImGui.BeginTabItem(String, ref Boolean, ImGuiTabItemFlags) nameWithType.vb: ImGui.BeginTabItem(String, ByRef Boolean, ImGuiTabItemFlags) - uid: ImGuiNET.ImGui.BeginTabItem* name: BeginTabItem href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTabItem_ commentId: Overload:ImGuiNET.ImGui.BeginTabItem isSpec: "True" fullName: ImGuiNET.ImGui.BeginTabItem nameWithType: ImGui.BeginTabItem - uid: ImGuiNET.ImGui.BeginTooltip name: BeginTooltip() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTooltip commentId: M:ImGuiNET.ImGui.BeginTooltip fullName: ImGuiNET.ImGui.BeginTooltip() nameWithType: ImGui.BeginTooltip() - uid: ImGuiNET.ImGui.BeginTooltip* name: BeginTooltip href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BeginTooltip_ commentId: Overload:ImGuiNET.ImGui.BeginTooltip isSpec: "True" fullName: ImGuiNET.ImGui.BeginTooltip nameWithType: ImGui.BeginTooltip - uid: ImGuiNET.ImGui.Bullet name: Bullet() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Bullet commentId: M:ImGuiNET.ImGui.Bullet fullName: ImGuiNET.ImGui.Bullet() nameWithType: ImGui.Bullet() - uid: ImGuiNET.ImGui.Bullet* name: Bullet href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Bullet_ commentId: Overload:ImGuiNET.ImGui.Bullet isSpec: "True" fullName: ImGuiNET.ImGui.Bullet nameWithType: ImGui.Bullet - uid: ImGuiNET.ImGui.BulletText(System.String) name: BulletText(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BulletText_System_String_ commentId: M:ImGuiNET.ImGui.BulletText(System.String) fullName: ImGuiNET.ImGui.BulletText(System.String) nameWithType: ImGui.BulletText(String) - uid: ImGuiNET.ImGui.BulletText* name: BulletText href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_BulletText_ commentId: Overload:ImGuiNET.ImGui.BulletText isSpec: "True" fullName: ImGuiNET.ImGui.BulletText nameWithType: ImGui.BulletText - uid: ImGuiNET.ImGui.Button(System.String) name: Button(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Button_System_String_ commentId: M:ImGuiNET.ImGui.Button(System.String) fullName: ImGuiNET.ImGui.Button(System.String) nameWithType: ImGui.Button(String) - uid: ImGuiNET.ImGui.Button(System.String,System.Numerics.Vector2) name: Button(String, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Button_System_String_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.Button(System.String,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.Button(System.String, System.Numerics.Vector2) nameWithType: ImGui.Button(String, Vector2) - uid: ImGuiNET.ImGui.Button* name: Button href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Button_ commentId: Overload:ImGuiNET.ImGui.Button isSpec: "True" fullName: ImGuiNET.ImGui.Button nameWithType: ImGui.Button - uid: ImGuiNET.ImGui.CalcItemWidth name: CalcItemWidth() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CalcItemWidth commentId: M:ImGuiNET.ImGui.CalcItemWidth fullName: ImGuiNET.ImGui.CalcItemWidth() nameWithType: ImGui.CalcItemWidth() - uid: ImGuiNET.ImGui.CalcItemWidth* name: CalcItemWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CalcItemWidth_ commentId: Overload:ImGuiNET.ImGui.CalcItemWidth isSpec: "True" fullName: ImGuiNET.ImGui.CalcItemWidth nameWithType: ImGui.CalcItemWidth - uid: ImGuiNET.ImGui.CalcTextSize(System.String) name: CalcTextSize(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CalcTextSize_System_String_ commentId: M:ImGuiNET.ImGui.CalcTextSize(System.String) fullName: ImGuiNET.ImGui.CalcTextSize(System.String) nameWithType: ImGui.CalcTextSize(String) - uid: ImGuiNET.ImGui.CalcTextSize* name: CalcTextSize href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CalcTextSize_ commentId: Overload:ImGuiNET.ImGui.CalcTextSize isSpec: "True" fullName: ImGuiNET.ImGui.CalcTextSize nameWithType: ImGui.CalcTextSize - uid: ImGuiNET.ImGui.CaptureKeyboardFromApp name: CaptureKeyboardFromApp() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CaptureKeyboardFromApp commentId: M:ImGuiNET.ImGui.CaptureKeyboardFromApp fullName: ImGuiNET.ImGui.CaptureKeyboardFromApp() nameWithType: ImGui.CaptureKeyboardFromApp() - uid: ImGuiNET.ImGui.CaptureKeyboardFromApp(System.Boolean) name: CaptureKeyboardFromApp(Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CaptureKeyboardFromApp_System_Boolean_ commentId: M:ImGuiNET.ImGui.CaptureKeyboardFromApp(System.Boolean) fullName: ImGuiNET.ImGui.CaptureKeyboardFromApp(System.Boolean) nameWithType: ImGui.CaptureKeyboardFromApp(Boolean) - uid: ImGuiNET.ImGui.CaptureKeyboardFromApp* name: CaptureKeyboardFromApp href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CaptureKeyboardFromApp_ commentId: Overload:ImGuiNET.ImGui.CaptureKeyboardFromApp isSpec: "True" fullName: ImGuiNET.ImGui.CaptureKeyboardFromApp nameWithType: ImGui.CaptureKeyboardFromApp - uid: ImGuiNET.ImGui.CaptureMouseFromApp name: CaptureMouseFromApp() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CaptureMouseFromApp commentId: M:ImGuiNET.ImGui.CaptureMouseFromApp fullName: ImGuiNET.ImGui.CaptureMouseFromApp() nameWithType: ImGui.CaptureMouseFromApp() - uid: ImGuiNET.ImGui.CaptureMouseFromApp(System.Boolean) name: CaptureMouseFromApp(Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CaptureMouseFromApp_System_Boolean_ commentId: M:ImGuiNET.ImGui.CaptureMouseFromApp(System.Boolean) fullName: ImGuiNET.ImGui.CaptureMouseFromApp(System.Boolean) nameWithType: ImGui.CaptureMouseFromApp(Boolean) - uid: ImGuiNET.ImGui.CaptureMouseFromApp* name: CaptureMouseFromApp href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CaptureMouseFromApp_ commentId: Overload:ImGuiNET.ImGui.CaptureMouseFromApp isSpec: "True" fullName: ImGuiNET.ImGui.CaptureMouseFromApp nameWithType: ImGui.CaptureMouseFromApp - uid: ImGuiNET.ImGui.Checkbox(System.String,System.Boolean@) name: Checkbox(String, ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Checkbox_System_String_System_Boolean__ commentId: M:ImGuiNET.ImGui.Checkbox(System.String,System.Boolean@) name.vb: Checkbox(String, ByRef Boolean) fullName: ImGuiNET.ImGui.Checkbox(System.String, ref System.Boolean) fullName.vb: ImGuiNET.ImGui.Checkbox(System.String, ByRef System.Boolean) nameWithType: ImGui.Checkbox(String, ref Boolean) nameWithType.vb: ImGui.Checkbox(String, ByRef Boolean) - uid: ImGuiNET.ImGui.Checkbox* name: Checkbox href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Checkbox_ commentId: Overload:ImGuiNET.ImGui.Checkbox isSpec: "True" fullName: ImGuiNET.ImGui.Checkbox nameWithType: ImGui.Checkbox - uid: ImGuiNET.ImGui.CheckboxFlags(System.String,System.UInt32@,System.UInt32) name: CheckboxFlags(String, ref UInt32, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CheckboxFlags_System_String_System_UInt32__System_UInt32_ commentId: M:ImGuiNET.ImGui.CheckboxFlags(System.String,System.UInt32@,System.UInt32) name.vb: CheckboxFlags(String, ByRef UInt32, UInt32) fullName: ImGuiNET.ImGui.CheckboxFlags(System.String, ref System.UInt32, System.UInt32) fullName.vb: ImGuiNET.ImGui.CheckboxFlags(System.String, ByRef System.UInt32, System.UInt32) nameWithType: ImGui.CheckboxFlags(String, ref UInt32, UInt32) nameWithType.vb: ImGui.CheckboxFlags(String, ByRef UInt32, UInt32) - uid: ImGuiNET.ImGui.CheckboxFlags* name: CheckboxFlags href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CheckboxFlags_ commentId: Overload:ImGuiNET.ImGui.CheckboxFlags isSpec: "True" fullName: ImGuiNET.ImGui.CheckboxFlags nameWithType: ImGui.CheckboxFlags - uid: ImGuiNET.ImGui.CloseCurrentPopup name: CloseCurrentPopup() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CloseCurrentPopup commentId: M:ImGuiNET.ImGui.CloseCurrentPopup fullName: ImGuiNET.ImGui.CloseCurrentPopup() nameWithType: ImGui.CloseCurrentPopup() - uid: ImGuiNET.ImGui.CloseCurrentPopup* name: CloseCurrentPopup href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CloseCurrentPopup_ commentId: Overload:ImGuiNET.ImGui.CloseCurrentPopup isSpec: "True" fullName: ImGuiNET.ImGui.CloseCurrentPopup nameWithType: ImGui.CloseCurrentPopup - uid: ImGuiNET.ImGui.CollapsingHeader(System.String) name: CollapsingHeader(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CollapsingHeader_System_String_ commentId: M:ImGuiNET.ImGui.CollapsingHeader(System.String) fullName: ImGuiNET.ImGui.CollapsingHeader(System.String) nameWithType: ImGui.CollapsingHeader(String) - uid: ImGuiNET.ImGui.CollapsingHeader(System.String,ImGuiNET.ImGuiTreeNodeFlags) name: CollapsingHeader(String, ImGuiTreeNodeFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CollapsingHeader_System_String_ImGuiNET_ImGuiTreeNodeFlags_ commentId: M:ImGuiNET.ImGui.CollapsingHeader(System.String,ImGuiNET.ImGuiTreeNodeFlags) fullName: ImGuiNET.ImGui.CollapsingHeader(System.String, ImGuiNET.ImGuiTreeNodeFlags) nameWithType: ImGui.CollapsingHeader(String, ImGuiTreeNodeFlags) - uid: ImGuiNET.ImGui.CollapsingHeader(System.String,System.Boolean@) name: CollapsingHeader(String, ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CollapsingHeader_System_String_System_Boolean__ commentId: M:ImGuiNET.ImGui.CollapsingHeader(System.String,System.Boolean@) name.vb: CollapsingHeader(String, ByRef Boolean) fullName: ImGuiNET.ImGui.CollapsingHeader(System.String, ref System.Boolean) fullName.vb: ImGuiNET.ImGui.CollapsingHeader(System.String, ByRef System.Boolean) nameWithType: ImGui.CollapsingHeader(String, ref Boolean) nameWithType.vb: ImGui.CollapsingHeader(String, ByRef Boolean) - uid: ImGuiNET.ImGui.CollapsingHeader(System.String,System.Boolean@,ImGuiNET.ImGuiTreeNodeFlags) name: CollapsingHeader(String, ref Boolean, ImGuiTreeNodeFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CollapsingHeader_System_String_System_Boolean__ImGuiNET_ImGuiTreeNodeFlags_ commentId: M:ImGuiNET.ImGui.CollapsingHeader(System.String,System.Boolean@,ImGuiNET.ImGuiTreeNodeFlags) name.vb: CollapsingHeader(String, ByRef Boolean, ImGuiTreeNodeFlags) fullName: ImGuiNET.ImGui.CollapsingHeader(System.String, ref System.Boolean, ImGuiNET.ImGuiTreeNodeFlags) fullName.vb: ImGuiNET.ImGui.CollapsingHeader(System.String, ByRef System.Boolean, ImGuiNET.ImGuiTreeNodeFlags) nameWithType: ImGui.CollapsingHeader(String, ref Boolean, ImGuiTreeNodeFlags) nameWithType.vb: ImGui.CollapsingHeader(String, ByRef Boolean, ImGuiTreeNodeFlags) - uid: ImGuiNET.ImGui.CollapsingHeader* name: CollapsingHeader href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CollapsingHeader_ commentId: Overload:ImGuiNET.ImGui.CollapsingHeader isSpec: "True" fullName: ImGuiNET.ImGui.CollapsingHeader nameWithType: ImGui.CollapsingHeader - uid: ImGuiNET.ImGui.ColorButton(System.String,System.Numerics.Vector4) name: ColorButton(String, Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorButton_System_String_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.ColorButton(System.String,System.Numerics.Vector4) fullName: ImGuiNET.ImGui.ColorButton(System.String, System.Numerics.Vector4) nameWithType: ImGui.ColorButton(String, Vector4) - uid: ImGuiNET.ImGui.ColorButton(System.String,System.Numerics.Vector4,ImGuiNET.ImGuiColorEditFlags) name: ColorButton(String, Vector4, ImGuiColorEditFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorButton_System_String_System_Numerics_Vector4_ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGui.ColorButton(System.String,System.Numerics.Vector4,ImGuiNET.ImGuiColorEditFlags) fullName: ImGuiNET.ImGui.ColorButton(System.String, System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGui.ColorButton(String, Vector4, ImGuiColorEditFlags) - uid: ImGuiNET.ImGui.ColorButton(System.String,System.Numerics.Vector4,ImGuiNET.ImGuiColorEditFlags,System.Numerics.Vector2) name: ColorButton(String, Vector4, ImGuiColorEditFlags, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorButton_System_String_System_Numerics_Vector4_ImGuiNET_ImGuiColorEditFlags_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.ColorButton(System.String,System.Numerics.Vector4,ImGuiNET.ImGuiColorEditFlags,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.ColorButton(System.String, System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags, System.Numerics.Vector2) nameWithType: ImGui.ColorButton(String, Vector4, ImGuiColorEditFlags, Vector2) - uid: ImGuiNET.ImGui.ColorButton* name: ColorButton href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorButton_ commentId: Overload:ImGuiNET.ImGui.ColorButton isSpec: "True" fullName: ImGuiNET.ImGui.ColorButton nameWithType: ImGui.ColorButton - uid: ImGuiNET.ImGui.ColorConvertFloat4ToU32(System.Numerics.Vector4) name: ColorConvertFloat4ToU32(Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertFloat4ToU32_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.ColorConvertFloat4ToU32(System.Numerics.Vector4) fullName: ImGuiNET.ImGui.ColorConvertFloat4ToU32(System.Numerics.Vector4) nameWithType: ImGui.ColorConvertFloat4ToU32(Vector4) - uid: ImGuiNET.ImGui.ColorConvertFloat4ToU32* name: ColorConvertFloat4ToU32 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertFloat4ToU32_ commentId: Overload:ImGuiNET.ImGui.ColorConvertFloat4ToU32 isSpec: "True" fullName: ImGuiNET.ImGui.ColorConvertFloat4ToU32 nameWithType: ImGui.ColorConvertFloat4ToU32 - uid: ImGuiNET.ImGui.ColorConvertHSVtoRGB(System.Single,System.Single,System.Single,System.Single@,System.Single@,System.Single@) name: ColorConvertHSVtoRGB(Single, Single, Single, out Single, out Single, out Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertHSVtoRGB_System_Single_System_Single_System_Single_System_Single__System_Single__System_Single__ commentId: M:ImGuiNET.ImGui.ColorConvertHSVtoRGB(System.Single,System.Single,System.Single,System.Single@,System.Single@,System.Single@) name.vb: ColorConvertHSVtoRGB(Single, Single, Single, ByRef Single, ByRef Single, ByRef Single) fullName: ImGuiNET.ImGui.ColorConvertHSVtoRGB(System.Single, System.Single, System.Single, out System.Single, out System.Single, out System.Single) fullName.vb: ImGuiNET.ImGui.ColorConvertHSVtoRGB(System.Single, System.Single, System.Single, ByRef System.Single, ByRef System.Single, ByRef System.Single) nameWithType: ImGui.ColorConvertHSVtoRGB(Single, Single, Single, out Single, out Single, out Single) nameWithType.vb: ImGui.ColorConvertHSVtoRGB(Single, Single, Single, ByRef Single, ByRef Single, ByRef Single) - uid: ImGuiNET.ImGui.ColorConvertHSVtoRGB* name: ColorConvertHSVtoRGB href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertHSVtoRGB_ commentId: Overload:ImGuiNET.ImGui.ColorConvertHSVtoRGB isSpec: "True" fullName: ImGuiNET.ImGui.ColorConvertHSVtoRGB nameWithType: ImGui.ColorConvertHSVtoRGB - uid: ImGuiNET.ImGui.ColorConvertRGBtoHSV(System.Single,System.Single,System.Single,System.Single@,System.Single@,System.Single@) name: ColorConvertRGBtoHSV(Single, Single, Single, out Single, out Single, out Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertRGBtoHSV_System_Single_System_Single_System_Single_System_Single__System_Single__System_Single__ commentId: M:ImGuiNET.ImGui.ColorConvertRGBtoHSV(System.Single,System.Single,System.Single,System.Single@,System.Single@,System.Single@) name.vb: ColorConvertRGBtoHSV(Single, Single, Single, ByRef Single, ByRef Single, ByRef Single) fullName: ImGuiNET.ImGui.ColorConvertRGBtoHSV(System.Single, System.Single, System.Single, out System.Single, out System.Single, out System.Single) fullName.vb: ImGuiNET.ImGui.ColorConvertRGBtoHSV(System.Single, System.Single, System.Single, ByRef System.Single, ByRef System.Single, ByRef System.Single) nameWithType: ImGui.ColorConvertRGBtoHSV(Single, Single, Single, out Single, out Single, out Single) nameWithType.vb: ImGui.ColorConvertRGBtoHSV(Single, Single, Single, ByRef Single, ByRef Single, ByRef Single) - uid: ImGuiNET.ImGui.ColorConvertRGBtoHSV* name: ColorConvertRGBtoHSV href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertRGBtoHSV_ commentId: Overload:ImGuiNET.ImGui.ColorConvertRGBtoHSV isSpec: "True" fullName: ImGuiNET.ImGui.ColorConvertRGBtoHSV nameWithType: ImGui.ColorConvertRGBtoHSV - uid: ImGuiNET.ImGui.ColorConvertU32ToFloat4(System.UInt32) name: ColorConvertU32ToFloat4(UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertU32ToFloat4_System_UInt32_ commentId: M:ImGuiNET.ImGui.ColorConvertU32ToFloat4(System.UInt32) fullName: ImGuiNET.ImGui.ColorConvertU32ToFloat4(System.UInt32) nameWithType: ImGui.ColorConvertU32ToFloat4(UInt32) - uid: ImGuiNET.ImGui.ColorConvertU32ToFloat4* name: ColorConvertU32ToFloat4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorConvertU32ToFloat4_ commentId: Overload:ImGuiNET.ImGui.ColorConvertU32ToFloat4 isSpec: "True" fullName: ImGuiNET.ImGui.ColorConvertU32ToFloat4 nameWithType: ImGui.ColorConvertU32ToFloat4 - uid: ImGuiNET.ImGui.ColorEdit3(System.String,System.Numerics.Vector3@) name: ColorEdit3(String, ref Vector3) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorEdit3_System_String_System_Numerics_Vector3__ commentId: M:ImGuiNET.ImGui.ColorEdit3(System.String,System.Numerics.Vector3@) name.vb: ColorEdit3(String, ByRef Vector3) fullName: ImGuiNET.ImGui.ColorEdit3(System.String, ref System.Numerics.Vector3) fullName.vb: ImGuiNET.ImGui.ColorEdit3(System.String, ByRef System.Numerics.Vector3) nameWithType: ImGui.ColorEdit3(String, ref Vector3) nameWithType.vb: ImGui.ColorEdit3(String, ByRef Vector3) - uid: ImGuiNET.ImGui.ColorEdit3(System.String,System.Numerics.Vector3@,ImGuiNET.ImGuiColorEditFlags) name: ColorEdit3(String, ref Vector3, ImGuiColorEditFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorEdit3_System_String_System_Numerics_Vector3__ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGui.ColorEdit3(System.String,System.Numerics.Vector3@,ImGuiNET.ImGuiColorEditFlags) name.vb: ColorEdit3(String, ByRef Vector3, ImGuiColorEditFlags) fullName: ImGuiNET.ImGui.ColorEdit3(System.String, ref System.Numerics.Vector3, ImGuiNET.ImGuiColorEditFlags) fullName.vb: ImGuiNET.ImGui.ColorEdit3(System.String, ByRef System.Numerics.Vector3, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGui.ColorEdit3(String, ref Vector3, ImGuiColorEditFlags) nameWithType.vb: ImGui.ColorEdit3(String, ByRef Vector3, ImGuiColorEditFlags) - uid: ImGuiNET.ImGui.ColorEdit3* name: ColorEdit3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorEdit3_ commentId: Overload:ImGuiNET.ImGui.ColorEdit3 isSpec: "True" fullName: ImGuiNET.ImGui.ColorEdit3 nameWithType: ImGui.ColorEdit3 - uid: ImGuiNET.ImGui.ColorEdit4(System.String,System.Numerics.Vector4@) name: ColorEdit4(String, ref Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorEdit4_System_String_System_Numerics_Vector4__ commentId: M:ImGuiNET.ImGui.ColorEdit4(System.String,System.Numerics.Vector4@) name.vb: ColorEdit4(String, ByRef Vector4) fullName: ImGuiNET.ImGui.ColorEdit4(System.String, ref System.Numerics.Vector4) fullName.vb: ImGuiNET.ImGui.ColorEdit4(System.String, ByRef System.Numerics.Vector4) nameWithType: ImGui.ColorEdit4(String, ref Vector4) nameWithType.vb: ImGui.ColorEdit4(String, ByRef Vector4) - uid: ImGuiNET.ImGui.ColorEdit4(System.String,System.Numerics.Vector4@,ImGuiNET.ImGuiColorEditFlags) name: ColorEdit4(String, ref Vector4, ImGuiColorEditFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorEdit4_System_String_System_Numerics_Vector4__ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGui.ColorEdit4(System.String,System.Numerics.Vector4@,ImGuiNET.ImGuiColorEditFlags) name.vb: ColorEdit4(String, ByRef Vector4, ImGuiColorEditFlags) fullName: ImGuiNET.ImGui.ColorEdit4(System.String, ref System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags) fullName.vb: ImGuiNET.ImGui.ColorEdit4(System.String, ByRef System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGui.ColorEdit4(String, ref Vector4, ImGuiColorEditFlags) nameWithType.vb: ImGui.ColorEdit4(String, ByRef Vector4, ImGuiColorEditFlags) - uid: ImGuiNET.ImGui.ColorEdit4* name: ColorEdit4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorEdit4_ commentId: Overload:ImGuiNET.ImGui.ColorEdit4 isSpec: "True" fullName: ImGuiNET.ImGui.ColorEdit4 nameWithType: ImGui.ColorEdit4 - uid: ImGuiNET.ImGui.ColorPicker3(System.String,System.Numerics.Vector3@) name: ColorPicker3(String, ref Vector3) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorPicker3_System_String_System_Numerics_Vector3__ commentId: M:ImGuiNET.ImGui.ColorPicker3(System.String,System.Numerics.Vector3@) name.vb: ColorPicker3(String, ByRef Vector3) fullName: ImGuiNET.ImGui.ColorPicker3(System.String, ref System.Numerics.Vector3) fullName.vb: ImGuiNET.ImGui.ColorPicker3(System.String, ByRef System.Numerics.Vector3) nameWithType: ImGui.ColorPicker3(String, ref Vector3) nameWithType.vb: ImGui.ColorPicker3(String, ByRef Vector3) - uid: ImGuiNET.ImGui.ColorPicker3(System.String,System.Numerics.Vector3@,ImGuiNET.ImGuiColorEditFlags) name: ColorPicker3(String, ref Vector3, ImGuiColorEditFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorPicker3_System_String_System_Numerics_Vector3__ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGui.ColorPicker3(System.String,System.Numerics.Vector3@,ImGuiNET.ImGuiColorEditFlags) name.vb: ColorPicker3(String, ByRef Vector3, ImGuiColorEditFlags) fullName: ImGuiNET.ImGui.ColorPicker3(System.String, ref System.Numerics.Vector3, ImGuiNET.ImGuiColorEditFlags) fullName.vb: ImGuiNET.ImGui.ColorPicker3(System.String, ByRef System.Numerics.Vector3, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGui.ColorPicker3(String, ref Vector3, ImGuiColorEditFlags) nameWithType.vb: ImGui.ColorPicker3(String, ByRef Vector3, ImGuiColorEditFlags) - uid: ImGuiNET.ImGui.ColorPicker3* name: ColorPicker3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorPicker3_ commentId: Overload:ImGuiNET.ImGui.ColorPicker3 isSpec: "True" fullName: ImGuiNET.ImGui.ColorPicker3 nameWithType: ImGui.ColorPicker3 - uid: ImGuiNET.ImGui.ColorPicker4(System.String,System.Numerics.Vector4@) name: ColorPicker4(String, ref Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorPicker4_System_String_System_Numerics_Vector4__ commentId: M:ImGuiNET.ImGui.ColorPicker4(System.String,System.Numerics.Vector4@) name.vb: ColorPicker4(String, ByRef Vector4) fullName: ImGuiNET.ImGui.ColorPicker4(System.String, ref System.Numerics.Vector4) fullName.vb: ImGuiNET.ImGui.ColorPicker4(System.String, ByRef System.Numerics.Vector4) nameWithType: ImGui.ColorPicker4(String, ref Vector4) nameWithType.vb: ImGui.ColorPicker4(String, ByRef Vector4) - uid: ImGuiNET.ImGui.ColorPicker4(System.String,System.Numerics.Vector4@,ImGuiNET.ImGuiColorEditFlags) name: ColorPicker4(String, ref Vector4, ImGuiColorEditFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorPicker4_System_String_System_Numerics_Vector4__ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGui.ColorPicker4(System.String,System.Numerics.Vector4@,ImGuiNET.ImGuiColorEditFlags) name.vb: ColorPicker4(String, ByRef Vector4, ImGuiColorEditFlags) fullName: ImGuiNET.ImGui.ColorPicker4(System.String, ref System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags) fullName.vb: ImGuiNET.ImGui.ColorPicker4(System.String, ByRef System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGui.ColorPicker4(String, ref Vector4, ImGuiColorEditFlags) nameWithType.vb: ImGui.ColorPicker4(String, ByRef Vector4, ImGuiColorEditFlags) - uid: ImGuiNET.ImGui.ColorPicker4(System.String,System.Numerics.Vector4@,ImGuiNET.ImGuiColorEditFlags,System.Single@) name: ColorPicker4(String, ref Vector4, ImGuiColorEditFlags, ref Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorPicker4_System_String_System_Numerics_Vector4__ImGuiNET_ImGuiColorEditFlags_System_Single__ commentId: M:ImGuiNET.ImGui.ColorPicker4(System.String,System.Numerics.Vector4@,ImGuiNET.ImGuiColorEditFlags,System.Single@) name.vb: ColorPicker4(String, ByRef Vector4, ImGuiColorEditFlags, ByRef Single) fullName: ImGuiNET.ImGui.ColorPicker4(System.String, ref System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags, ref System.Single) fullName.vb: ImGuiNET.ImGui.ColorPicker4(System.String, ByRef System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags, ByRef System.Single) nameWithType: ImGui.ColorPicker4(String, ref Vector4, ImGuiColorEditFlags, ref Single) nameWithType.vb: ImGui.ColorPicker4(String, ByRef Vector4, ImGuiColorEditFlags, ByRef Single) - uid: ImGuiNET.ImGui.ColorPicker4* name: ColorPicker4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ColorPicker4_ commentId: Overload:ImGuiNET.ImGui.ColorPicker4 isSpec: "True" fullName: ImGuiNET.ImGui.ColorPicker4 nameWithType: ImGui.ColorPicker4 - uid: ImGuiNET.ImGui.Columns name: Columns() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Columns commentId: M:ImGuiNET.ImGui.Columns fullName: ImGuiNET.ImGui.Columns() nameWithType: ImGui.Columns() - uid: ImGuiNET.ImGui.Columns(System.Int32) name: Columns(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Columns_System_Int32_ commentId: M:ImGuiNET.ImGui.Columns(System.Int32) fullName: ImGuiNET.ImGui.Columns(System.Int32) nameWithType: ImGui.Columns(Int32) - uid: ImGuiNET.ImGui.Columns(System.Int32,System.String) name: Columns(Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Columns_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.Columns(System.Int32,System.String) fullName: ImGuiNET.ImGui.Columns(System.Int32, System.String) nameWithType: ImGui.Columns(Int32, String) - uid: ImGuiNET.ImGui.Columns(System.Int32,System.String,System.Boolean) name: Columns(Int32, String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Columns_System_Int32_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.Columns(System.Int32,System.String,System.Boolean) fullName: ImGuiNET.ImGui.Columns(System.Int32, System.String, System.Boolean) nameWithType: ImGui.Columns(Int32, String, Boolean) - uid: ImGuiNET.ImGui.Columns* name: Columns href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Columns_ commentId: Overload:ImGuiNET.ImGui.Columns isSpec: "True" fullName: ImGuiNET.ImGui.Columns nameWithType: ImGui.Columns - uid: ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String) name: Combo(String, ref Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Combo_System_String_System_Int32__System_String_ commentId: M:ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String) name.vb: Combo(String, ByRef Int32, String) fullName: ImGuiNET.ImGui.Combo(System.String, ref System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.Combo(System.String, ByRef System.Int32, System.String) nameWithType: ImGui.Combo(String, ref Int32, String) nameWithType.vb: ImGui.Combo(String, ByRef Int32, String) - uid: ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String,System.Int32) name: Combo(String, ref Int32, String, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Combo_System_String_System_Int32__System_String_System_Int32_ commentId: M:ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String,System.Int32) name.vb: Combo(String, ByRef Int32, String, Int32) fullName: ImGuiNET.ImGui.Combo(System.String, ref System.Int32, System.String, System.Int32) fullName.vb: ImGuiNET.ImGui.Combo(System.String, ByRef System.Int32, System.String, System.Int32) nameWithType: ImGui.Combo(String, ref Int32, String, Int32) nameWithType.vb: ImGui.Combo(String, ByRef Int32, String, Int32) - uid: ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String[],System.Int32) name: Combo(String, ref Int32, String[], Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Combo_System_String_System_Int32__System_String___System_Int32_ commentId: M:ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String[],System.Int32) name.vb: Combo(String, ByRef Int32, String(), Int32) fullName: ImGuiNET.ImGui.Combo(System.String, ref System.Int32, System.String[], System.Int32) fullName.vb: ImGuiNET.ImGui.Combo(System.String, ByRef System.Int32, System.String(), System.Int32) nameWithType: ImGui.Combo(String, ref Int32, String[], Int32) nameWithType.vb: ImGui.Combo(String, ByRef Int32, String(), Int32) - uid: ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String[],System.Int32,System.Int32) name: Combo(String, ref Int32, String[], Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Combo_System_String_System_Int32__System_String___System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.Combo(System.String,System.Int32@,System.String[],System.Int32,System.Int32) name.vb: Combo(String, ByRef Int32, String(), Int32, Int32) fullName: ImGuiNET.ImGui.Combo(System.String, ref System.Int32, System.String[], System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.Combo(System.String, ByRef System.Int32, System.String(), System.Int32, System.Int32) nameWithType: ImGui.Combo(String, ref Int32, String[], Int32, Int32) nameWithType.vb: ImGui.Combo(String, ByRef Int32, String(), Int32, Int32) - uid: ImGuiNET.ImGui.Combo* name: Combo href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Combo_ commentId: Overload:ImGuiNET.ImGui.Combo isSpec: "True" fullName: ImGuiNET.ImGui.Combo nameWithType: ImGui.Combo - uid: ImGuiNET.ImGui.CreateContext name: CreateContext() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CreateContext commentId: M:ImGuiNET.ImGui.CreateContext fullName: ImGuiNET.ImGui.CreateContext() nameWithType: ImGui.CreateContext() - uid: ImGuiNET.ImGui.CreateContext(ImGuiNET.ImFontAtlasPtr) name: CreateContext(ImFontAtlasPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CreateContext_ImGuiNET_ImFontAtlasPtr_ commentId: M:ImGuiNET.ImGui.CreateContext(ImGuiNET.ImFontAtlasPtr) fullName: ImGuiNET.ImGui.CreateContext(ImGuiNET.ImFontAtlasPtr) nameWithType: ImGui.CreateContext(ImFontAtlasPtr) - uid: ImGuiNET.ImGui.CreateContext* name: CreateContext href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_CreateContext_ commentId: Overload:ImGuiNET.ImGui.CreateContext isSpec: "True" fullName: ImGuiNET.ImGui.CreateContext nameWithType: ImGui.CreateContext - uid: ImGuiNET.ImGui.DebugCheckVersionAndDataLayout(System.String,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) name: DebugCheckVersionAndDataLayout(String, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DebugCheckVersionAndDataLayout_System_String_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_ commentId: M:ImGuiNET.ImGui.DebugCheckVersionAndDataLayout(System.String,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) fullName: ImGuiNET.ImGui.DebugCheckVersionAndDataLayout(System.String, System.UInt32, System.UInt32, System.UInt32, System.UInt32, System.UInt32, System.UInt32) nameWithType: ImGui.DebugCheckVersionAndDataLayout(String, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) - uid: ImGuiNET.ImGui.DebugCheckVersionAndDataLayout* name: DebugCheckVersionAndDataLayout href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DebugCheckVersionAndDataLayout_ commentId: Overload:ImGuiNET.ImGui.DebugCheckVersionAndDataLayout isSpec: "True" fullName: ImGuiNET.ImGui.DebugCheckVersionAndDataLayout nameWithType: ImGui.DebugCheckVersionAndDataLayout - uid: ImGuiNET.ImGui.DestroyContext name: DestroyContext() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DestroyContext commentId: M:ImGuiNET.ImGui.DestroyContext fullName: ImGuiNET.ImGui.DestroyContext() nameWithType: ImGui.DestroyContext() - uid: ImGuiNET.ImGui.DestroyContext(System.IntPtr) name: DestroyContext(IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DestroyContext_System_IntPtr_ commentId: M:ImGuiNET.ImGui.DestroyContext(System.IntPtr) fullName: ImGuiNET.ImGui.DestroyContext(System.IntPtr) nameWithType: ImGui.DestroyContext(IntPtr) - uid: ImGuiNET.ImGui.DestroyContext* name: DestroyContext href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DestroyContext_ commentId: Overload:ImGuiNET.ImGui.DestroyContext isSpec: "True" fullName: ImGuiNET.ImGui.DestroyContext nameWithType: ImGui.DestroyContext - uid: ImGuiNET.ImGui.DragFloat(System.String,System.Single@) name: DragFloat(String, ref Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat_System_String_System_Single__ commentId: M:ImGuiNET.ImGui.DragFloat(System.String,System.Single@) name.vb: DragFloat(String, ByRef Single) fullName: ImGuiNET.ImGui.DragFloat(System.String, ref System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat(System.String, ByRef System.Single) nameWithType: ImGui.DragFloat(String, ref Single) nameWithType.vb: ImGui.DragFloat(String, ByRef Single) - uid: ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single) name: DragFloat(String, ref Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat_System_String_System_Single__System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single) name.vb: DragFloat(String, ByRef Single, Single) fullName: ImGuiNET.ImGui.DragFloat(System.String, ref System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat(System.String, ByRef System.Single, System.Single) nameWithType: ImGui.DragFloat(String, ref Single, Single) nameWithType.vb: ImGui.DragFloat(String, ByRef Single, Single) - uid: ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single) name: DragFloat(String, ref Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat_System_String_System_Single__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single) name.vb: DragFloat(String, ByRef Single, Single, Single) fullName: ImGuiNET.ImGui.DragFloat(System.String, ref System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat(System.String, ByRef System.Single, System.Single, System.Single) nameWithType: ImGui.DragFloat(String, ref Single, Single, Single) nameWithType.vb: ImGui.DragFloat(String, ByRef Single, Single, Single) - uid: ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single,System.Single) name: DragFloat(String, ref Single, Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat_System_String_System_Single__System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single,System.Single) name.vb: DragFloat(String, ByRef Single, Single, Single, Single) fullName: ImGuiNET.ImGui.DragFloat(System.String, ref System.Single, System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat(System.String, ByRef System.Single, System.Single, System.Single, System.Single) nameWithType: ImGui.DragFloat(String, ref Single, Single, Single, Single) nameWithType.vb: ImGui.DragFloat(String, ByRef Single, Single, Single, Single) - uid: ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single,System.Single,System.String) name: DragFloat(String, ref Single, Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat_System_String_System_Single__System_Single_System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single,System.Single,System.String) name.vb: DragFloat(String, ByRef Single, Single, Single, Single, String) fullName: ImGuiNET.ImGui.DragFloat(System.String, ref System.Single, System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.DragFloat(System.String, ByRef System.Single, System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.DragFloat(String, ref Single, Single, Single, Single, String) nameWithType.vb: ImGui.DragFloat(String, ByRef Single, Single, Single, Single, String) - uid: ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single,System.Single,System.String,System.Single) name: DragFloat(String, ref Single, Single, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat_System_String_System_Single__System_Single_System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat(System.String,System.Single@,System.Single,System.Single,System.Single,System.String,System.Single) name.vb: DragFloat(String, ByRef Single, Single, Single, Single, String, Single) fullName: ImGuiNET.ImGui.DragFloat(System.String, ref System.Single, System.Single, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat(System.String, ByRef System.Single, System.Single, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.DragFloat(String, ref Single, Single, Single, Single, String, Single) nameWithType.vb: ImGui.DragFloat(String, ByRef Single, Single, Single, Single, String, Single) - uid: ImGuiNET.ImGui.DragFloat* name: DragFloat href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat_ commentId: Overload:ImGuiNET.ImGui.DragFloat isSpec: "True" fullName: ImGuiNET.ImGui.DragFloat nameWithType: ImGui.DragFloat - uid: ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@) name: DragFloat2(String, ref Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat2_System_String_System_Numerics_Vector2__ commentId: M:ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@) name.vb: DragFloat2(String, ByRef Vector2) fullName: ImGuiNET.ImGui.DragFloat2(System.String, ref System.Numerics.Vector2) fullName.vb: ImGuiNET.ImGui.DragFloat2(System.String, ByRef System.Numerics.Vector2) nameWithType: ImGui.DragFloat2(String, ref Vector2) nameWithType.vb: ImGui.DragFloat2(String, ByRef Vector2) - uid: ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single) name: DragFloat2(String, ref Vector2, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat2_System_String_System_Numerics_Vector2__System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single) name.vb: DragFloat2(String, ByRef Vector2, Single) fullName: ImGuiNET.ImGui.DragFloat2(System.String, ref System.Numerics.Vector2, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat2(System.String, ByRef System.Numerics.Vector2, System.Single) nameWithType: ImGui.DragFloat2(String, ref Vector2, Single) nameWithType.vb: ImGui.DragFloat2(String, ByRef Vector2, Single) - uid: ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single) name: DragFloat2(String, ref Vector2, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat2_System_String_System_Numerics_Vector2__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single) name.vb: DragFloat2(String, ByRef Vector2, Single, Single) fullName: ImGuiNET.ImGui.DragFloat2(System.String, ref System.Numerics.Vector2, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat2(System.String, ByRef System.Numerics.Vector2, System.Single, System.Single) nameWithType: ImGui.DragFloat2(String, ref Vector2, Single, Single) nameWithType.vb: ImGui.DragFloat2(String, ByRef Vector2, Single, Single) - uid: ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.Single) name: DragFloat2(String, ref Vector2, Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat2_System_String_System_Numerics_Vector2__System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.Single) name.vb: DragFloat2(String, ByRef Vector2, Single, Single, Single) fullName: ImGuiNET.ImGui.DragFloat2(System.String, ref System.Numerics.Vector2, System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat2(System.String, ByRef System.Numerics.Vector2, System.Single, System.Single, System.Single) nameWithType: ImGui.DragFloat2(String, ref Vector2, Single, Single, Single) nameWithType.vb: ImGui.DragFloat2(String, ByRef Vector2, Single, Single, Single) - uid: ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.Single,System.String) name: DragFloat2(String, ref Vector2, Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat2_System_String_System_Numerics_Vector2__System_Single_System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.Single,System.String) name.vb: DragFloat2(String, ByRef Vector2, Single, Single, Single, String) fullName: ImGuiNET.ImGui.DragFloat2(System.String, ref System.Numerics.Vector2, System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.DragFloat2(System.String, ByRef System.Numerics.Vector2, System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.DragFloat2(String, ref Vector2, Single, Single, Single, String) nameWithType.vb: ImGui.DragFloat2(String, ByRef Vector2, Single, Single, Single, String) - uid: ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.Single,System.String,System.Single) name: DragFloat2(String, ref Vector2, Single, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat2_System_String_System_Numerics_Vector2__System_Single_System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.Single,System.String,System.Single) name.vb: DragFloat2(String, ByRef Vector2, Single, Single, Single, String, Single) fullName: ImGuiNET.ImGui.DragFloat2(System.String, ref System.Numerics.Vector2, System.Single, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat2(System.String, ByRef System.Numerics.Vector2, System.Single, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.DragFloat2(String, ref Vector2, Single, Single, Single, String, Single) nameWithType.vb: ImGui.DragFloat2(String, ByRef Vector2, Single, Single, Single, String, Single) - uid: ImGuiNET.ImGui.DragFloat2* name: DragFloat2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat2_ commentId: Overload:ImGuiNET.ImGui.DragFloat2 isSpec: "True" fullName: ImGuiNET.ImGui.DragFloat2 nameWithType: ImGui.DragFloat2 - uid: ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@) name: DragFloat3(String, ref Vector3) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat3_System_String_System_Numerics_Vector3__ commentId: M:ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@) name.vb: DragFloat3(String, ByRef Vector3) fullName: ImGuiNET.ImGui.DragFloat3(System.String, ref System.Numerics.Vector3) fullName.vb: ImGuiNET.ImGui.DragFloat3(System.String, ByRef System.Numerics.Vector3) nameWithType: ImGui.DragFloat3(String, ref Vector3) nameWithType.vb: ImGui.DragFloat3(String, ByRef Vector3) - uid: ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single) name: DragFloat3(String, ref Vector3, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat3_System_String_System_Numerics_Vector3__System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single) name.vb: DragFloat3(String, ByRef Vector3, Single) fullName: ImGuiNET.ImGui.DragFloat3(System.String, ref System.Numerics.Vector3, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat3(System.String, ByRef System.Numerics.Vector3, System.Single) nameWithType: ImGui.DragFloat3(String, ref Vector3, Single) nameWithType.vb: ImGui.DragFloat3(String, ByRef Vector3, Single) - uid: ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single) name: DragFloat3(String, ref Vector3, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat3_System_String_System_Numerics_Vector3__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single) name.vb: DragFloat3(String, ByRef Vector3, Single, Single) fullName: ImGuiNET.ImGui.DragFloat3(System.String, ref System.Numerics.Vector3, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat3(System.String, ByRef System.Numerics.Vector3, System.Single, System.Single) nameWithType: ImGui.DragFloat3(String, ref Vector3, Single, Single) nameWithType.vb: ImGui.DragFloat3(String, ByRef Vector3, Single, Single) - uid: ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.Single) name: DragFloat3(String, ref Vector3, Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat3_System_String_System_Numerics_Vector3__System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.Single) name.vb: DragFloat3(String, ByRef Vector3, Single, Single, Single) fullName: ImGuiNET.ImGui.DragFloat3(System.String, ref System.Numerics.Vector3, System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat3(System.String, ByRef System.Numerics.Vector3, System.Single, System.Single, System.Single) nameWithType: ImGui.DragFloat3(String, ref Vector3, Single, Single, Single) nameWithType.vb: ImGui.DragFloat3(String, ByRef Vector3, Single, Single, Single) - uid: ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.Single,System.String) name: DragFloat3(String, ref Vector3, Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat3_System_String_System_Numerics_Vector3__System_Single_System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.Single,System.String) name.vb: DragFloat3(String, ByRef Vector3, Single, Single, Single, String) fullName: ImGuiNET.ImGui.DragFloat3(System.String, ref System.Numerics.Vector3, System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.DragFloat3(System.String, ByRef System.Numerics.Vector3, System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.DragFloat3(String, ref Vector3, Single, Single, Single, String) nameWithType.vb: ImGui.DragFloat3(String, ByRef Vector3, Single, Single, Single, String) - uid: ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.Single,System.String,System.Single) name: DragFloat3(String, ref Vector3, Single, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat3_System_String_System_Numerics_Vector3__System_Single_System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.Single,System.String,System.Single) name.vb: DragFloat3(String, ByRef Vector3, Single, Single, Single, String, Single) fullName: ImGuiNET.ImGui.DragFloat3(System.String, ref System.Numerics.Vector3, System.Single, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat3(System.String, ByRef System.Numerics.Vector3, System.Single, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.DragFloat3(String, ref Vector3, Single, Single, Single, String, Single) nameWithType.vb: ImGui.DragFloat3(String, ByRef Vector3, Single, Single, Single, String, Single) - uid: ImGuiNET.ImGui.DragFloat3* name: DragFloat3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat3_ commentId: Overload:ImGuiNET.ImGui.DragFloat3 isSpec: "True" fullName: ImGuiNET.ImGui.DragFloat3 nameWithType: ImGui.DragFloat3 - uid: ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@) name: DragFloat4(String, ref Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat4_System_String_System_Numerics_Vector4__ commentId: M:ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@) name.vb: DragFloat4(String, ByRef Vector4) fullName: ImGuiNET.ImGui.DragFloat4(System.String, ref System.Numerics.Vector4) fullName.vb: ImGuiNET.ImGui.DragFloat4(System.String, ByRef System.Numerics.Vector4) nameWithType: ImGui.DragFloat4(String, ref Vector4) nameWithType.vb: ImGui.DragFloat4(String, ByRef Vector4) - uid: ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single) name: DragFloat4(String, ref Vector4, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat4_System_String_System_Numerics_Vector4__System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single) name.vb: DragFloat4(String, ByRef Vector4, Single) fullName: ImGuiNET.ImGui.DragFloat4(System.String, ref System.Numerics.Vector4, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat4(System.String, ByRef System.Numerics.Vector4, System.Single) nameWithType: ImGui.DragFloat4(String, ref Vector4, Single) nameWithType.vb: ImGui.DragFloat4(String, ByRef Vector4, Single) - uid: ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single) name: DragFloat4(String, ref Vector4, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat4_System_String_System_Numerics_Vector4__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single) name.vb: DragFloat4(String, ByRef Vector4, Single, Single) fullName: ImGuiNET.ImGui.DragFloat4(System.String, ref System.Numerics.Vector4, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat4(System.String, ByRef System.Numerics.Vector4, System.Single, System.Single) nameWithType: ImGui.DragFloat4(String, ref Vector4, Single, Single) nameWithType.vb: ImGui.DragFloat4(String, ByRef Vector4, Single, Single) - uid: ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.Single) name: DragFloat4(String, ref Vector4, Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat4_System_String_System_Numerics_Vector4__System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.Single) name.vb: DragFloat4(String, ByRef Vector4, Single, Single, Single) fullName: ImGuiNET.ImGui.DragFloat4(System.String, ref System.Numerics.Vector4, System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat4(System.String, ByRef System.Numerics.Vector4, System.Single, System.Single, System.Single) nameWithType: ImGui.DragFloat4(String, ref Vector4, Single, Single, Single) nameWithType.vb: ImGui.DragFloat4(String, ByRef Vector4, Single, Single, Single) - uid: ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.Single,System.String) name: DragFloat4(String, ref Vector4, Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat4_System_String_System_Numerics_Vector4__System_Single_System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.Single,System.String) name.vb: DragFloat4(String, ByRef Vector4, Single, Single, Single, String) fullName: ImGuiNET.ImGui.DragFloat4(System.String, ref System.Numerics.Vector4, System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.DragFloat4(System.String, ByRef System.Numerics.Vector4, System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.DragFloat4(String, ref Vector4, Single, Single, Single, String) nameWithType.vb: ImGui.DragFloat4(String, ByRef Vector4, Single, Single, Single, String) - uid: ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.Single,System.String,System.Single) name: DragFloat4(String, ref Vector4, Single, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat4_System_String_System_Numerics_Vector4__System_Single_System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.Single,System.String,System.Single) name.vb: DragFloat4(String, ByRef Vector4, Single, Single, Single, String, Single) fullName: ImGuiNET.ImGui.DragFloat4(System.String, ref System.Numerics.Vector4, System.Single, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloat4(System.String, ByRef System.Numerics.Vector4, System.Single, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.DragFloat4(String, ref Vector4, Single, Single, Single, String, Single) nameWithType.vb: ImGui.DragFloat4(String, ByRef Vector4, Single, Single, Single, String, Single) - uid: ImGuiNET.ImGui.DragFloat4* name: DragFloat4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloat4_ commentId: Overload:ImGuiNET.ImGui.DragFloat4 isSpec: "True" fullName: ImGuiNET.ImGui.DragFloat4 nameWithType: ImGui.DragFloat4 - uid: ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@) name: DragFloatRange2(String, ref Single, ref Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_System_String_System_Single__System_Single__ commentId: M:ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@) name.vb: DragFloatRange2(String, ByRef Single, ByRef Single) fullName: ImGuiNET.ImGui.DragFloatRange2(System.String, ref System.Single, ref System.Single) fullName.vb: ImGuiNET.ImGui.DragFloatRange2(System.String, ByRef System.Single, ByRef System.Single) nameWithType: ImGui.DragFloatRange2(String, ref Single, ref Single) nameWithType.vb: ImGui.DragFloatRange2(String, ByRef Single, ByRef Single) - uid: ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single) name: DragFloatRange2(String, ref Single, ref Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_System_String_System_Single__System_Single__System_Single_ commentId: M:ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single) name.vb: DragFloatRange2(String, ByRef Single, ByRef Single, Single) fullName: ImGuiNET.ImGui.DragFloatRange2(System.String, ref System.Single, ref System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloatRange2(System.String, ByRef System.Single, ByRef System.Single, System.Single) nameWithType: ImGui.DragFloatRange2(String, ref Single, ref Single, Single) nameWithType.vb: ImGui.DragFloatRange2(String, ByRef Single, ByRef Single, Single) - uid: ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single) name: DragFloatRange2(String, ref Single, ref Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_System_String_System_Single__System_Single__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single) name.vb: DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single) fullName: ImGuiNET.ImGui.DragFloatRange2(System.String, ref System.Single, ref System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloatRange2(System.String, ByRef System.Single, ByRef System.Single, System.Single, System.Single) nameWithType: ImGui.DragFloatRange2(String, ref Single, ref Single, Single, Single) nameWithType.vb: ImGui.DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single) - uid: ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single) name: DragFloatRange2(String, ref Single, ref Single, Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_System_String_System_Single__System_Single__System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single) name.vb: DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single) fullName: ImGuiNET.ImGui.DragFloatRange2(System.String, ref System.Single, ref System.Single, System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloatRange2(System.String, ByRef System.Single, ByRef System.Single, System.Single, System.Single, System.Single) nameWithType: ImGui.DragFloatRange2(String, ref Single, ref Single, Single, Single, Single) nameWithType.vb: ImGui.DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single) - uid: ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single,System.String) name: DragFloatRange2(String, ref Single, ref Single, Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_System_String_System_Single__System_Single__System_Single_System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single,System.String) name.vb: DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single, String) fullName: ImGuiNET.ImGui.DragFloatRange2(System.String, ref System.Single, ref System.Single, System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.DragFloatRange2(System.String, ByRef System.Single, ByRef System.Single, System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.DragFloatRange2(String, ref Single, ref Single, Single, Single, Single, String) nameWithType.vb: ImGui.DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single, String) - uid: ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single,System.String,System.String) name: DragFloatRange2(String, ref Single, ref Single, Single, Single, Single, String, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_System_String_System_Single__System_Single__System_Single_System_Single_System_Single_System_String_System_String_ commentId: M:ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single,System.String,System.String) name.vb: DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single, String, String) fullName: ImGuiNET.ImGui.DragFloatRange2(System.String, ref System.Single, ref System.Single, System.Single, System.Single, System.Single, System.String, System.String) fullName.vb: ImGuiNET.ImGui.DragFloatRange2(System.String, ByRef System.Single, ByRef System.Single, System.Single, System.Single, System.Single, System.String, System.String) nameWithType: ImGui.DragFloatRange2(String, ref Single, ref Single, Single, Single, Single, String, String) nameWithType.vb: ImGui.DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single, String, String) - uid: ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single,System.String,System.String,System.Single) name: DragFloatRange2(String, ref Single, ref Single, Single, Single, Single, String, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_System_String_System_Single__System_Single__System_Single_System_Single_System_Single_System_String_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.DragFloatRange2(System.String,System.Single@,System.Single@,System.Single,System.Single,System.Single,System.String,System.String,System.Single) name.vb: DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single, String, String, Single) fullName: ImGuiNET.ImGui.DragFloatRange2(System.String, ref System.Single, ref System.Single, System.Single, System.Single, System.Single, System.String, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.DragFloatRange2(System.String, ByRef System.Single, ByRef System.Single, System.Single, System.Single, System.Single, System.String, System.String, System.Single) nameWithType: ImGui.DragFloatRange2(String, ref Single, ref Single, Single, Single, Single, String, String, Single) nameWithType.vb: ImGui.DragFloatRange2(String, ByRef Single, ByRef Single, Single, Single, Single, String, String, Single) - uid: ImGuiNET.ImGui.DragFloatRange2* name: DragFloatRange2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragFloatRange2_ commentId: Overload:ImGuiNET.ImGui.DragFloatRange2 isSpec: "True" fullName: ImGuiNET.ImGui.DragFloatRange2 nameWithType: ImGui.DragFloatRange2 - uid: ImGuiNET.ImGui.DragInt(System.String,System.Int32@) name: DragInt(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.DragInt(System.String,System.Int32@) name.vb: DragInt(String, ByRef Int32) fullName: ImGuiNET.ImGui.DragInt(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt(System.String, ByRef System.Int32) nameWithType: ImGui.DragInt(String, ref Int32) nameWithType.vb: ImGui.DragInt(String, ByRef Int32) - uid: ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single) name: DragInt(String, ref Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt_System_String_System_Int32__System_Single_ commentId: M:ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single) name.vb: DragInt(String, ByRef Int32, Single) fullName: ImGuiNET.ImGui.DragInt(System.String, ref System.Int32, System.Single) fullName.vb: ImGuiNET.ImGui.DragInt(System.String, ByRef System.Int32, System.Single) nameWithType: ImGui.DragInt(String, ref Int32, Single) nameWithType.vb: ImGui.DragInt(String, ByRef Int32, Single) - uid: ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single,System.Int32) name: DragInt(String, ref Int32, Single, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt_System_String_System_Int32__System_Single_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single,System.Int32) name.vb: DragInt(String, ByRef Int32, Single, Int32) fullName: ImGuiNET.ImGui.DragInt(System.String, ref System.Int32, System.Single, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt(System.String, ByRef System.Int32, System.Single, System.Int32) nameWithType: ImGui.DragInt(String, ref Int32, Single, Int32) nameWithType.vb: ImGui.DragInt(String, ByRef Int32, Single, Int32) - uid: ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name: DragInt(String, ref Int32, Single, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt_System_String_System_Int32__System_Single_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name.vb: DragInt(String, ByRef Int32, Single, Int32, Int32) fullName: ImGuiNET.ImGui.DragInt(System.String, ref System.Int32, System.Single, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32) nameWithType: ImGui.DragInt(String, ref Int32, Single, Int32, Int32) nameWithType.vb: ImGui.DragInt(String, ByRef Int32, Single, Int32, Int32) - uid: ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name: DragInt(String, ref Int32, Single, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt_System_String_System_Int32__System_Single_System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.DragInt(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name.vb: DragInt(String, ByRef Int32, Single, Int32, Int32, String) fullName: ImGuiNET.ImGui.DragInt(System.String, ref System.Int32, System.Single, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.DragInt(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32, System.String) nameWithType: ImGui.DragInt(String, ref Int32, Single, Int32, Int32, String) nameWithType.vb: ImGui.DragInt(String, ByRef Int32, Single, Int32, Int32, String) - uid: ImGuiNET.ImGui.DragInt* name: DragInt href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt_ commentId: Overload:ImGuiNET.ImGui.DragInt isSpec: "True" fullName: ImGuiNET.ImGui.DragInt nameWithType: ImGui.DragInt - uid: ImGuiNET.ImGui.DragInt2(System.String,System.Int32@) name: DragInt2(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt2_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.DragInt2(System.String,System.Int32@) name.vb: DragInt2(String, ByRef Int32) fullName: ImGuiNET.ImGui.DragInt2(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt2(System.String, ByRef System.Int32) nameWithType: ImGui.DragInt2(String, ref Int32) nameWithType.vb: ImGui.DragInt2(String, ByRef Int32) - uid: ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single) name: DragInt2(String, ref Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt2_System_String_System_Int32__System_Single_ commentId: M:ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single) name.vb: DragInt2(String, ByRef Int32, Single) fullName: ImGuiNET.ImGui.DragInt2(System.String, ref System.Int32, System.Single) fullName.vb: ImGuiNET.ImGui.DragInt2(System.String, ByRef System.Int32, System.Single) nameWithType: ImGui.DragInt2(String, ref Int32, Single) nameWithType.vb: ImGui.DragInt2(String, ByRef Int32, Single) - uid: ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single,System.Int32) name: DragInt2(String, ref Int32, Single, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt2_System_String_System_Int32__System_Single_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single,System.Int32) name.vb: DragInt2(String, ByRef Int32, Single, Int32) fullName: ImGuiNET.ImGui.DragInt2(System.String, ref System.Int32, System.Single, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt2(System.String, ByRef System.Int32, System.Single, System.Int32) nameWithType: ImGui.DragInt2(String, ref Int32, Single, Int32) nameWithType.vb: ImGui.DragInt2(String, ByRef Int32, Single, Int32) - uid: ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name: DragInt2(String, ref Int32, Single, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt2_System_String_System_Int32__System_Single_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name.vb: DragInt2(String, ByRef Int32, Single, Int32, Int32) fullName: ImGuiNET.ImGui.DragInt2(System.String, ref System.Int32, System.Single, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt2(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32) nameWithType: ImGui.DragInt2(String, ref Int32, Single, Int32, Int32) nameWithType.vb: ImGui.DragInt2(String, ByRef Int32, Single, Int32, Int32) - uid: ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name: DragInt2(String, ref Int32, Single, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt2_System_String_System_Int32__System_Single_System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.DragInt2(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name.vb: DragInt2(String, ByRef Int32, Single, Int32, Int32, String) fullName: ImGuiNET.ImGui.DragInt2(System.String, ref System.Int32, System.Single, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.DragInt2(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32, System.String) nameWithType: ImGui.DragInt2(String, ref Int32, Single, Int32, Int32, String) nameWithType.vb: ImGui.DragInt2(String, ByRef Int32, Single, Int32, Int32, String) - uid: ImGuiNET.ImGui.DragInt2* name: DragInt2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt2_ commentId: Overload:ImGuiNET.ImGui.DragInt2 isSpec: "True" fullName: ImGuiNET.ImGui.DragInt2 nameWithType: ImGui.DragInt2 - uid: ImGuiNET.ImGui.DragInt3(System.String,System.Int32@) name: DragInt3(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt3_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.DragInt3(System.String,System.Int32@) name.vb: DragInt3(String, ByRef Int32) fullName: ImGuiNET.ImGui.DragInt3(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt3(System.String, ByRef System.Int32) nameWithType: ImGui.DragInt3(String, ref Int32) nameWithType.vb: ImGui.DragInt3(String, ByRef Int32) - uid: ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single) name: DragInt3(String, ref Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt3_System_String_System_Int32__System_Single_ commentId: M:ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single) name.vb: DragInt3(String, ByRef Int32, Single) fullName: ImGuiNET.ImGui.DragInt3(System.String, ref System.Int32, System.Single) fullName.vb: ImGuiNET.ImGui.DragInt3(System.String, ByRef System.Int32, System.Single) nameWithType: ImGui.DragInt3(String, ref Int32, Single) nameWithType.vb: ImGui.DragInt3(String, ByRef Int32, Single) - uid: ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single,System.Int32) name: DragInt3(String, ref Int32, Single, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt3_System_String_System_Int32__System_Single_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single,System.Int32) name.vb: DragInt3(String, ByRef Int32, Single, Int32) fullName: ImGuiNET.ImGui.DragInt3(System.String, ref System.Int32, System.Single, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt3(System.String, ByRef System.Int32, System.Single, System.Int32) nameWithType: ImGui.DragInt3(String, ref Int32, Single, Int32) nameWithType.vb: ImGui.DragInt3(String, ByRef Int32, Single, Int32) - uid: ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name: DragInt3(String, ref Int32, Single, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt3_System_String_System_Int32__System_Single_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name.vb: DragInt3(String, ByRef Int32, Single, Int32, Int32) fullName: ImGuiNET.ImGui.DragInt3(System.String, ref System.Int32, System.Single, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt3(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32) nameWithType: ImGui.DragInt3(String, ref Int32, Single, Int32, Int32) nameWithType.vb: ImGui.DragInt3(String, ByRef Int32, Single, Int32, Int32) - uid: ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name: DragInt3(String, ref Int32, Single, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt3_System_String_System_Int32__System_Single_System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.DragInt3(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name.vb: DragInt3(String, ByRef Int32, Single, Int32, Int32, String) fullName: ImGuiNET.ImGui.DragInt3(System.String, ref System.Int32, System.Single, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.DragInt3(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32, System.String) nameWithType: ImGui.DragInt3(String, ref Int32, Single, Int32, Int32, String) nameWithType.vb: ImGui.DragInt3(String, ByRef Int32, Single, Int32, Int32, String) - uid: ImGuiNET.ImGui.DragInt3* name: DragInt3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt3_ commentId: Overload:ImGuiNET.ImGui.DragInt3 isSpec: "True" fullName: ImGuiNET.ImGui.DragInt3 nameWithType: ImGui.DragInt3 - uid: ImGuiNET.ImGui.DragInt4(System.String,System.Int32@) name: DragInt4(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt4_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.DragInt4(System.String,System.Int32@) name.vb: DragInt4(String, ByRef Int32) fullName: ImGuiNET.ImGui.DragInt4(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt4(System.String, ByRef System.Int32) nameWithType: ImGui.DragInt4(String, ref Int32) nameWithType.vb: ImGui.DragInt4(String, ByRef Int32) - uid: ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single) name: DragInt4(String, ref Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt4_System_String_System_Int32__System_Single_ commentId: M:ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single) name.vb: DragInt4(String, ByRef Int32, Single) fullName: ImGuiNET.ImGui.DragInt4(System.String, ref System.Int32, System.Single) fullName.vb: ImGuiNET.ImGui.DragInt4(System.String, ByRef System.Int32, System.Single) nameWithType: ImGui.DragInt4(String, ref Int32, Single) nameWithType.vb: ImGui.DragInt4(String, ByRef Int32, Single) - uid: ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single,System.Int32) name: DragInt4(String, ref Int32, Single, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt4_System_String_System_Int32__System_Single_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single,System.Int32) name.vb: DragInt4(String, ByRef Int32, Single, Int32) fullName: ImGuiNET.ImGui.DragInt4(System.String, ref System.Int32, System.Single, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt4(System.String, ByRef System.Int32, System.Single, System.Int32) nameWithType: ImGui.DragInt4(String, ref Int32, Single, Int32) nameWithType.vb: ImGui.DragInt4(String, ByRef Int32, Single, Int32) - uid: ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name: DragInt4(String, ref Int32, Single, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt4_System_String_System_Int32__System_Single_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single,System.Int32,System.Int32) name.vb: DragInt4(String, ByRef Int32, Single, Int32, Int32) fullName: ImGuiNET.ImGui.DragInt4(System.String, ref System.Int32, System.Single, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.DragInt4(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32) nameWithType: ImGui.DragInt4(String, ref Int32, Single, Int32, Int32) nameWithType.vb: ImGui.DragInt4(String, ByRef Int32, Single, Int32, Int32) - uid: ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name: DragInt4(String, ref Int32, Single, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt4_System_String_System_Int32__System_Single_System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.DragInt4(System.String,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name.vb: DragInt4(String, ByRef Int32, Single, Int32, Int32, String) fullName: ImGuiNET.ImGui.DragInt4(System.String, ref System.Int32, System.Single, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.DragInt4(System.String, ByRef System.Int32, System.Single, System.Int32, System.Int32, System.String) nameWithType: ImGui.DragInt4(String, ref Int32, Single, Int32, Int32, String) nameWithType.vb: ImGui.DragInt4(String, ByRef Int32, Single, Int32, Int32, String) - uid: ImGuiNET.ImGui.DragInt4* name: DragInt4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragInt4_ commentId: Overload:ImGuiNET.ImGui.DragInt4 isSpec: "True" fullName: ImGuiNET.ImGui.DragInt4 nameWithType: ImGui.DragInt4 - uid: ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@) name: DragIntRange2(String, ref Int32, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragIntRange2_System_String_System_Int32__System_Int32__ commentId: M:ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@) name.vb: DragIntRange2(String, ByRef Int32, ByRef Int32) fullName: ImGuiNET.ImGui.DragIntRange2(System.String, ref System.Int32, ref System.Int32) fullName.vb: ImGuiNET.ImGui.DragIntRange2(System.String, ByRef System.Int32, ByRef System.Int32) nameWithType: ImGui.DragIntRange2(String, ref Int32, ref Int32) nameWithType.vb: ImGui.DragIntRange2(String, ByRef Int32, ByRef Int32) - uid: ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single) name: DragIntRange2(String, ref Int32, ref Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragIntRange2_System_String_System_Int32__System_Int32__System_Single_ commentId: M:ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single) name.vb: DragIntRange2(String, ByRef Int32, ByRef Int32, Single) fullName: ImGuiNET.ImGui.DragIntRange2(System.String, ref System.Int32, ref System.Int32, System.Single) fullName.vb: ImGuiNET.ImGui.DragIntRange2(System.String, ByRef System.Int32, ByRef System.Int32, System.Single) nameWithType: ImGui.DragIntRange2(String, ref Int32, ref Int32, Single) nameWithType.vb: ImGui.DragIntRange2(String, ByRef Int32, ByRef Int32, Single) - uid: ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32) name: DragIntRange2(String, ref Int32, ref Int32, Single, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragIntRange2_System_String_System_Int32__System_Int32__System_Single_System_Int32_ commentId: M:ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32) name.vb: DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32) fullName: ImGuiNET.ImGui.DragIntRange2(System.String, ref System.Int32, ref System.Int32, System.Single, System.Int32) fullName.vb: ImGuiNET.ImGui.DragIntRange2(System.String, ByRef System.Int32, ByRef System.Int32, System.Single, System.Int32) nameWithType: ImGui.DragIntRange2(String, ref Int32, ref Int32, Single, Int32) nameWithType.vb: ImGui.DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32) - uid: ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32,System.Int32) name: DragIntRange2(String, ref Int32, ref Int32, Single, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragIntRange2_System_String_System_Int32__System_Int32__System_Single_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32,System.Int32) name.vb: DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32, Int32) fullName: ImGuiNET.ImGui.DragIntRange2(System.String, ref System.Int32, ref System.Int32, System.Single, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.DragIntRange2(System.String, ByRef System.Int32, ByRef System.Int32, System.Single, System.Int32, System.Int32) nameWithType: ImGui.DragIntRange2(String, ref Int32, ref Int32, Single, Int32, Int32) nameWithType.vb: ImGui.DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32, Int32) - uid: ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name: DragIntRange2(String, ref Int32, ref Int32, Single, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragIntRange2_System_String_System_Int32__System_Int32__System_Single_System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32,System.Int32,System.String) name.vb: DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32, Int32, String) fullName: ImGuiNET.ImGui.DragIntRange2(System.String, ref System.Int32, ref System.Int32, System.Single, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.DragIntRange2(System.String, ByRef System.Int32, ByRef System.Int32, System.Single, System.Int32, System.Int32, System.String) nameWithType: ImGui.DragIntRange2(String, ref Int32, ref Int32, Single, Int32, Int32, String) nameWithType.vb: ImGui.DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32, Int32, String) - uid: ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32,System.Int32,System.String,System.String) name: DragIntRange2(String, ref Int32, ref Int32, Single, Int32, Int32, String, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragIntRange2_System_String_System_Int32__System_Int32__System_Single_System_Int32_System_Int32_System_String_System_String_ commentId: M:ImGuiNET.ImGui.DragIntRange2(System.String,System.Int32@,System.Int32@,System.Single,System.Int32,System.Int32,System.String,System.String) name.vb: DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32, Int32, String, String) fullName: ImGuiNET.ImGui.DragIntRange2(System.String, ref System.Int32, ref System.Int32, System.Single, System.Int32, System.Int32, System.String, System.String) fullName.vb: ImGuiNET.ImGui.DragIntRange2(System.String, ByRef System.Int32, ByRef System.Int32, System.Single, System.Int32, System.Int32, System.String, System.String) nameWithType: ImGui.DragIntRange2(String, ref Int32, ref Int32, Single, Int32, Int32, String, String) nameWithType.vb: ImGui.DragIntRange2(String, ByRef Int32, ByRef Int32, Single, Int32, Int32, String, String) - uid: ImGuiNET.ImGui.DragIntRange2* name: DragIntRange2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragIntRange2_ commentId: Overload:ImGuiNET.ImGui.DragIntRange2 isSpec: "True" fullName: ImGuiNET.ImGui.DragIntRange2 nameWithType: ImGui.DragIntRange2 - uid: ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single) name: DragScalar(String, ImGuiDataType, IntPtr, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Single_ commentId: M:ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single) fullName: ImGuiNET.ImGui.DragScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Single) nameWithType: ImGui.DragScalar(String, ImGuiDataType, IntPtr, Single) - uid: ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr) name: DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Single_System_IntPtr_ commentId: M:ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr) fullName: ImGuiNET.ImGui.DragScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Single, System.IntPtr) nameWithType: ImGui.DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr) - uid: ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr,System.IntPtr) name: DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Single_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.DragScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Single, System.IntPtr, System.IntPtr) nameWithType: ImGui.DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.String) name: DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr, IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Single_System_IntPtr_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.String) fullName: ImGuiNET.ImGui.DragScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Single, System.IntPtr, System.IntPtr, System.String) nameWithType: ImGui.DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr, IntPtr, String) - uid: ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.String,System.Single) name: DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr, IntPtr, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Single_System_IntPtr_System_IntPtr_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.DragScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.String,System.Single) fullName: ImGuiNET.ImGui.DragScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Single, System.IntPtr, System.IntPtr, System.String, System.Single) nameWithType: ImGui.DragScalar(String, ImGuiDataType, IntPtr, Single, IntPtr, IntPtr, String, Single) - uid: ImGuiNET.ImGui.DragScalar* name: DragScalar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalar_ commentId: Overload:ImGuiNET.ImGui.DragScalar isSpec: "True" fullName: ImGuiNET.ImGui.DragScalar nameWithType: ImGui.DragScalar - uid: ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single) name: DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single) fullName: ImGuiNET.ImGui.DragScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.Single) nameWithType: ImGui.DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single) - uid: ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr) name: DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_Single_System_IntPtr_ commentId: M:ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr) fullName: ImGuiNET.ImGui.DragScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.Single, System.IntPtr) nameWithType: ImGui.DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr) - uid: ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr,System.IntPtr) name: DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_Single_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.DragScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.Single, System.IntPtr, System.IntPtr) nameWithType: ImGui.DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr,System.IntPtr,System.String) name: DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr, IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_Single_System_IntPtr_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr,System.IntPtr,System.String) fullName: ImGuiNET.ImGui.DragScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.Single, System.IntPtr, System.IntPtr, System.String) nameWithType: ImGui.DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr, IntPtr, String) - uid: ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr,System.IntPtr,System.String,System.Single) name: DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr, IntPtr, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_Single_System_IntPtr_System_IntPtr_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.DragScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.Single,System.IntPtr,System.IntPtr,System.String,System.Single) fullName: ImGuiNET.ImGui.DragScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.Single, System.IntPtr, System.IntPtr, System.String, System.Single) nameWithType: ImGui.DragScalarN(String, ImGuiDataType, IntPtr, Int32, Single, IntPtr, IntPtr, String, Single) - uid: ImGuiNET.ImGui.DragScalarN* name: DragScalarN href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_DragScalarN_ commentId: Overload:ImGuiNET.ImGui.DragScalarN isSpec: "True" fullName: ImGuiNET.ImGui.DragScalarN nameWithType: ImGui.DragScalarN - uid: ImGuiNET.ImGui.Dummy(System.Numerics.Vector2) name: Dummy(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Dummy_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.Dummy(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.Dummy(System.Numerics.Vector2) nameWithType: ImGui.Dummy(Vector2) - uid: ImGuiNET.ImGui.Dummy* name: Dummy href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Dummy_ commentId: Overload:ImGuiNET.ImGui.Dummy isSpec: "True" fullName: ImGuiNET.ImGui.Dummy nameWithType: ImGui.Dummy - uid: ImGuiNET.ImGui.End name: End() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_End commentId: M:ImGuiNET.ImGui.End fullName: ImGuiNET.ImGui.End() nameWithType: ImGui.End() - uid: ImGuiNET.ImGui.End* name: End href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_End_ commentId: Overload:ImGuiNET.ImGui.End isSpec: "True" fullName: ImGuiNET.ImGui.End nameWithType: ImGui.End - uid: ImGuiNET.ImGui.EndChild name: EndChild() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndChild commentId: M:ImGuiNET.ImGui.EndChild fullName: ImGuiNET.ImGui.EndChild() nameWithType: ImGui.EndChild() - uid: ImGuiNET.ImGui.EndChild* name: EndChild href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndChild_ commentId: Overload:ImGuiNET.ImGui.EndChild isSpec: "True" fullName: ImGuiNET.ImGui.EndChild nameWithType: ImGui.EndChild - uid: ImGuiNET.ImGui.EndChildFrame name: EndChildFrame() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndChildFrame commentId: M:ImGuiNET.ImGui.EndChildFrame fullName: ImGuiNET.ImGui.EndChildFrame() nameWithType: ImGui.EndChildFrame() - uid: ImGuiNET.ImGui.EndChildFrame* name: EndChildFrame href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndChildFrame_ commentId: Overload:ImGuiNET.ImGui.EndChildFrame isSpec: "True" fullName: ImGuiNET.ImGui.EndChildFrame nameWithType: ImGui.EndChildFrame - uid: ImGuiNET.ImGui.EndCombo name: EndCombo() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndCombo commentId: M:ImGuiNET.ImGui.EndCombo fullName: ImGuiNET.ImGui.EndCombo() nameWithType: ImGui.EndCombo() - uid: ImGuiNET.ImGui.EndCombo* name: EndCombo href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndCombo_ commentId: Overload:ImGuiNET.ImGui.EndCombo isSpec: "True" fullName: ImGuiNET.ImGui.EndCombo nameWithType: ImGui.EndCombo - uid: ImGuiNET.ImGui.EndDragDropSource name: EndDragDropSource() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndDragDropSource commentId: M:ImGuiNET.ImGui.EndDragDropSource fullName: ImGuiNET.ImGui.EndDragDropSource() nameWithType: ImGui.EndDragDropSource() - uid: ImGuiNET.ImGui.EndDragDropSource* name: EndDragDropSource href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndDragDropSource_ commentId: Overload:ImGuiNET.ImGui.EndDragDropSource isSpec: "True" fullName: ImGuiNET.ImGui.EndDragDropSource nameWithType: ImGui.EndDragDropSource - uid: ImGuiNET.ImGui.EndDragDropTarget name: EndDragDropTarget() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndDragDropTarget commentId: M:ImGuiNET.ImGui.EndDragDropTarget fullName: ImGuiNET.ImGui.EndDragDropTarget() nameWithType: ImGui.EndDragDropTarget() - uid: ImGuiNET.ImGui.EndDragDropTarget* name: EndDragDropTarget href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndDragDropTarget_ commentId: Overload:ImGuiNET.ImGui.EndDragDropTarget isSpec: "True" fullName: ImGuiNET.ImGui.EndDragDropTarget nameWithType: ImGui.EndDragDropTarget - uid: ImGuiNET.ImGui.EndFrame name: EndFrame() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndFrame commentId: M:ImGuiNET.ImGui.EndFrame fullName: ImGuiNET.ImGui.EndFrame() nameWithType: ImGui.EndFrame() - uid: ImGuiNET.ImGui.EndFrame* name: EndFrame href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndFrame_ commentId: Overload:ImGuiNET.ImGui.EndFrame isSpec: "True" fullName: ImGuiNET.ImGui.EndFrame nameWithType: ImGui.EndFrame - uid: ImGuiNET.ImGui.EndGroup name: EndGroup() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndGroup commentId: M:ImGuiNET.ImGui.EndGroup fullName: ImGuiNET.ImGui.EndGroup() nameWithType: ImGui.EndGroup() - uid: ImGuiNET.ImGui.EndGroup* name: EndGroup href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndGroup_ commentId: Overload:ImGuiNET.ImGui.EndGroup isSpec: "True" fullName: ImGuiNET.ImGui.EndGroup nameWithType: ImGui.EndGroup - uid: ImGuiNET.ImGui.EndMainMenuBar name: EndMainMenuBar() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndMainMenuBar commentId: M:ImGuiNET.ImGui.EndMainMenuBar fullName: ImGuiNET.ImGui.EndMainMenuBar() nameWithType: ImGui.EndMainMenuBar() - uid: ImGuiNET.ImGui.EndMainMenuBar* name: EndMainMenuBar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndMainMenuBar_ commentId: Overload:ImGuiNET.ImGui.EndMainMenuBar isSpec: "True" fullName: ImGuiNET.ImGui.EndMainMenuBar nameWithType: ImGui.EndMainMenuBar - uid: ImGuiNET.ImGui.EndMenu name: EndMenu() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndMenu commentId: M:ImGuiNET.ImGui.EndMenu fullName: ImGuiNET.ImGui.EndMenu() nameWithType: ImGui.EndMenu() - uid: ImGuiNET.ImGui.EndMenu* name: EndMenu href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndMenu_ commentId: Overload:ImGuiNET.ImGui.EndMenu isSpec: "True" fullName: ImGuiNET.ImGui.EndMenu nameWithType: ImGui.EndMenu - uid: ImGuiNET.ImGui.EndMenuBar name: EndMenuBar() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndMenuBar commentId: M:ImGuiNET.ImGui.EndMenuBar fullName: ImGuiNET.ImGui.EndMenuBar() nameWithType: ImGui.EndMenuBar() - uid: ImGuiNET.ImGui.EndMenuBar* name: EndMenuBar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndMenuBar_ commentId: Overload:ImGuiNET.ImGui.EndMenuBar isSpec: "True" fullName: ImGuiNET.ImGui.EndMenuBar nameWithType: ImGui.EndMenuBar - uid: ImGuiNET.ImGui.EndPopup name: EndPopup() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndPopup commentId: M:ImGuiNET.ImGui.EndPopup fullName: ImGuiNET.ImGui.EndPopup() nameWithType: ImGui.EndPopup() - uid: ImGuiNET.ImGui.EndPopup* name: EndPopup href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndPopup_ commentId: Overload:ImGuiNET.ImGui.EndPopup isSpec: "True" fullName: ImGuiNET.ImGui.EndPopup nameWithType: ImGui.EndPopup - uid: ImGuiNET.ImGui.EndTabBar name: EndTabBar() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndTabBar commentId: M:ImGuiNET.ImGui.EndTabBar fullName: ImGuiNET.ImGui.EndTabBar() nameWithType: ImGui.EndTabBar() - uid: ImGuiNET.ImGui.EndTabBar* name: EndTabBar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndTabBar_ commentId: Overload:ImGuiNET.ImGui.EndTabBar isSpec: "True" fullName: ImGuiNET.ImGui.EndTabBar nameWithType: ImGui.EndTabBar - uid: ImGuiNET.ImGui.EndTabItem name: EndTabItem() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndTabItem commentId: M:ImGuiNET.ImGui.EndTabItem fullName: ImGuiNET.ImGui.EndTabItem() nameWithType: ImGui.EndTabItem() - uid: ImGuiNET.ImGui.EndTabItem* name: EndTabItem href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndTabItem_ commentId: Overload:ImGuiNET.ImGui.EndTabItem isSpec: "True" fullName: ImGuiNET.ImGui.EndTabItem nameWithType: ImGui.EndTabItem - uid: ImGuiNET.ImGui.EndTooltip name: EndTooltip() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndTooltip commentId: M:ImGuiNET.ImGui.EndTooltip fullName: ImGuiNET.ImGui.EndTooltip() nameWithType: ImGui.EndTooltip() - uid: ImGuiNET.ImGui.EndTooltip* name: EndTooltip href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_EndTooltip_ commentId: Overload:ImGuiNET.ImGui.EndTooltip isSpec: "True" fullName: ImGuiNET.ImGui.EndTooltip nameWithType: ImGui.EndTooltip - uid: ImGuiNET.ImGui.GetBackgroundDrawList name: GetBackgroundDrawList() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetBackgroundDrawList commentId: M:ImGuiNET.ImGui.GetBackgroundDrawList fullName: ImGuiNET.ImGui.GetBackgroundDrawList() nameWithType: ImGui.GetBackgroundDrawList() - uid: ImGuiNET.ImGui.GetBackgroundDrawList* name: GetBackgroundDrawList href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetBackgroundDrawList_ commentId: Overload:ImGuiNET.ImGui.GetBackgroundDrawList isSpec: "True" fullName: ImGuiNET.ImGui.GetBackgroundDrawList nameWithType: ImGui.GetBackgroundDrawList - uid: ImGuiNET.ImGui.GetClipboardText name: GetClipboardText() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetClipboardText commentId: M:ImGuiNET.ImGui.GetClipboardText fullName: ImGuiNET.ImGui.GetClipboardText() nameWithType: ImGui.GetClipboardText() - uid: ImGuiNET.ImGui.GetClipboardText* name: GetClipboardText href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetClipboardText_ commentId: Overload:ImGuiNET.ImGui.GetClipboardText isSpec: "True" fullName: ImGuiNET.ImGui.GetClipboardText nameWithType: ImGui.GetClipboardText - uid: ImGuiNET.ImGui.GetColorU32(ImGuiNET.ImGuiCol) name: GetColorU32(ImGuiCol) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColorU32_ImGuiNET_ImGuiCol_ commentId: M:ImGuiNET.ImGui.GetColorU32(ImGuiNET.ImGuiCol) fullName: ImGuiNET.ImGui.GetColorU32(ImGuiNET.ImGuiCol) nameWithType: ImGui.GetColorU32(ImGuiCol) - uid: ImGuiNET.ImGui.GetColorU32(ImGuiNET.ImGuiCol,System.Single) name: GetColorU32(ImGuiCol, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColorU32_ImGuiNET_ImGuiCol_System_Single_ commentId: M:ImGuiNET.ImGui.GetColorU32(ImGuiNET.ImGuiCol,System.Single) fullName: ImGuiNET.ImGui.GetColorU32(ImGuiNET.ImGuiCol, System.Single) nameWithType: ImGui.GetColorU32(ImGuiCol, Single) - uid: ImGuiNET.ImGui.GetColorU32(System.Numerics.Vector4) name: GetColorU32(Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColorU32_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.GetColorU32(System.Numerics.Vector4) fullName: ImGuiNET.ImGui.GetColorU32(System.Numerics.Vector4) nameWithType: ImGui.GetColorU32(Vector4) - uid: ImGuiNET.ImGui.GetColorU32(System.UInt32) name: GetColorU32(UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColorU32_System_UInt32_ commentId: M:ImGuiNET.ImGui.GetColorU32(System.UInt32) fullName: ImGuiNET.ImGui.GetColorU32(System.UInt32) nameWithType: ImGui.GetColorU32(UInt32) - uid: ImGuiNET.ImGui.GetColorU32* name: GetColorU32 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColorU32_ commentId: Overload:ImGuiNET.ImGui.GetColorU32 isSpec: "True" fullName: ImGuiNET.ImGui.GetColorU32 nameWithType: ImGui.GetColorU32 - uid: ImGuiNET.ImGui.GetColumnIndex name: GetColumnIndex() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnIndex commentId: M:ImGuiNET.ImGui.GetColumnIndex fullName: ImGuiNET.ImGui.GetColumnIndex() nameWithType: ImGui.GetColumnIndex() - uid: ImGuiNET.ImGui.GetColumnIndex* name: GetColumnIndex href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnIndex_ commentId: Overload:ImGuiNET.ImGui.GetColumnIndex isSpec: "True" fullName: ImGuiNET.ImGui.GetColumnIndex nameWithType: ImGui.GetColumnIndex - uid: ImGuiNET.ImGui.GetColumnOffset name: GetColumnOffset() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnOffset commentId: M:ImGuiNET.ImGui.GetColumnOffset fullName: ImGuiNET.ImGui.GetColumnOffset() nameWithType: ImGui.GetColumnOffset() - uid: ImGuiNET.ImGui.GetColumnOffset(System.Int32) name: GetColumnOffset(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnOffset_System_Int32_ commentId: M:ImGuiNET.ImGui.GetColumnOffset(System.Int32) fullName: ImGuiNET.ImGui.GetColumnOffset(System.Int32) nameWithType: ImGui.GetColumnOffset(Int32) - uid: ImGuiNET.ImGui.GetColumnOffset* name: GetColumnOffset href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnOffset_ commentId: Overload:ImGuiNET.ImGui.GetColumnOffset isSpec: "True" fullName: ImGuiNET.ImGui.GetColumnOffset nameWithType: ImGui.GetColumnOffset - uid: ImGuiNET.ImGui.GetColumnsCount name: GetColumnsCount() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnsCount commentId: M:ImGuiNET.ImGui.GetColumnsCount fullName: ImGuiNET.ImGui.GetColumnsCount() nameWithType: ImGui.GetColumnsCount() - uid: ImGuiNET.ImGui.GetColumnsCount* name: GetColumnsCount href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnsCount_ commentId: Overload:ImGuiNET.ImGui.GetColumnsCount isSpec: "True" fullName: ImGuiNET.ImGui.GetColumnsCount nameWithType: ImGui.GetColumnsCount - uid: ImGuiNET.ImGui.GetColumnWidth name: GetColumnWidth() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnWidth commentId: M:ImGuiNET.ImGui.GetColumnWidth fullName: ImGuiNET.ImGui.GetColumnWidth() nameWithType: ImGui.GetColumnWidth() - uid: ImGuiNET.ImGui.GetColumnWidth(System.Int32) name: GetColumnWidth(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnWidth_System_Int32_ commentId: M:ImGuiNET.ImGui.GetColumnWidth(System.Int32) fullName: ImGuiNET.ImGui.GetColumnWidth(System.Int32) nameWithType: ImGui.GetColumnWidth(Int32) - uid: ImGuiNET.ImGui.GetColumnWidth* name: GetColumnWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetColumnWidth_ commentId: Overload:ImGuiNET.ImGui.GetColumnWidth isSpec: "True" fullName: ImGuiNET.ImGui.GetColumnWidth nameWithType: ImGui.GetColumnWidth - uid: ImGuiNET.ImGui.GetContentRegionAvail name: GetContentRegionAvail() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetContentRegionAvail commentId: M:ImGuiNET.ImGui.GetContentRegionAvail fullName: ImGuiNET.ImGui.GetContentRegionAvail() nameWithType: ImGui.GetContentRegionAvail() - uid: ImGuiNET.ImGui.GetContentRegionAvail* name: GetContentRegionAvail href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetContentRegionAvail_ commentId: Overload:ImGuiNET.ImGui.GetContentRegionAvail isSpec: "True" fullName: ImGuiNET.ImGui.GetContentRegionAvail nameWithType: ImGui.GetContentRegionAvail - uid: ImGuiNET.ImGui.GetContentRegionMax name: GetContentRegionMax() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetContentRegionMax commentId: M:ImGuiNET.ImGui.GetContentRegionMax fullName: ImGuiNET.ImGui.GetContentRegionMax() nameWithType: ImGui.GetContentRegionMax() - uid: ImGuiNET.ImGui.GetContentRegionMax* name: GetContentRegionMax href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetContentRegionMax_ commentId: Overload:ImGuiNET.ImGui.GetContentRegionMax isSpec: "True" fullName: ImGuiNET.ImGui.GetContentRegionMax nameWithType: ImGui.GetContentRegionMax - uid: ImGuiNET.ImGui.GetCurrentContext name: GetCurrentContext() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCurrentContext commentId: M:ImGuiNET.ImGui.GetCurrentContext fullName: ImGuiNET.ImGui.GetCurrentContext() nameWithType: ImGui.GetCurrentContext() - uid: ImGuiNET.ImGui.GetCurrentContext* name: GetCurrentContext href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCurrentContext_ commentId: Overload:ImGuiNET.ImGui.GetCurrentContext isSpec: "True" fullName: ImGuiNET.ImGui.GetCurrentContext nameWithType: ImGui.GetCurrentContext - uid: ImGuiNET.ImGui.GetCursorPos name: GetCursorPos() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorPos commentId: M:ImGuiNET.ImGui.GetCursorPos fullName: ImGuiNET.ImGui.GetCursorPos() nameWithType: ImGui.GetCursorPos() - uid: ImGuiNET.ImGui.GetCursorPos* name: GetCursorPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorPos_ commentId: Overload:ImGuiNET.ImGui.GetCursorPos isSpec: "True" fullName: ImGuiNET.ImGui.GetCursorPos nameWithType: ImGui.GetCursorPos - uid: ImGuiNET.ImGui.GetCursorPosX name: GetCursorPosX() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorPosX commentId: M:ImGuiNET.ImGui.GetCursorPosX fullName: ImGuiNET.ImGui.GetCursorPosX() nameWithType: ImGui.GetCursorPosX() - uid: ImGuiNET.ImGui.GetCursorPosX* name: GetCursorPosX href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorPosX_ commentId: Overload:ImGuiNET.ImGui.GetCursorPosX isSpec: "True" fullName: ImGuiNET.ImGui.GetCursorPosX nameWithType: ImGui.GetCursorPosX - uid: ImGuiNET.ImGui.GetCursorPosY name: GetCursorPosY() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorPosY commentId: M:ImGuiNET.ImGui.GetCursorPosY fullName: ImGuiNET.ImGui.GetCursorPosY() nameWithType: ImGui.GetCursorPosY() - uid: ImGuiNET.ImGui.GetCursorPosY* name: GetCursorPosY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorPosY_ commentId: Overload:ImGuiNET.ImGui.GetCursorPosY isSpec: "True" fullName: ImGuiNET.ImGui.GetCursorPosY nameWithType: ImGui.GetCursorPosY - uid: ImGuiNET.ImGui.GetCursorScreenPos name: GetCursorScreenPos() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorScreenPos commentId: M:ImGuiNET.ImGui.GetCursorScreenPos fullName: ImGuiNET.ImGui.GetCursorScreenPos() nameWithType: ImGui.GetCursorScreenPos() - uid: ImGuiNET.ImGui.GetCursorScreenPos* name: GetCursorScreenPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorScreenPos_ commentId: Overload:ImGuiNET.ImGui.GetCursorScreenPos isSpec: "True" fullName: ImGuiNET.ImGui.GetCursorScreenPos nameWithType: ImGui.GetCursorScreenPos - uid: ImGuiNET.ImGui.GetCursorStartPos name: GetCursorStartPos() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorStartPos commentId: M:ImGuiNET.ImGui.GetCursorStartPos fullName: ImGuiNET.ImGui.GetCursorStartPos() nameWithType: ImGui.GetCursorStartPos() - uid: ImGuiNET.ImGui.GetCursorStartPos* name: GetCursorStartPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetCursorStartPos_ commentId: Overload:ImGuiNET.ImGui.GetCursorStartPos isSpec: "True" fullName: ImGuiNET.ImGui.GetCursorStartPos nameWithType: ImGui.GetCursorStartPos - uid: ImGuiNET.ImGui.GetDragDropPayload name: GetDragDropPayload() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetDragDropPayload commentId: M:ImGuiNET.ImGui.GetDragDropPayload fullName: ImGuiNET.ImGui.GetDragDropPayload() nameWithType: ImGui.GetDragDropPayload() - uid: ImGuiNET.ImGui.GetDragDropPayload* name: GetDragDropPayload href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetDragDropPayload_ commentId: Overload:ImGuiNET.ImGui.GetDragDropPayload isSpec: "True" fullName: ImGuiNET.ImGui.GetDragDropPayload nameWithType: ImGui.GetDragDropPayload - uid: ImGuiNET.ImGui.GetDrawData name: GetDrawData() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetDrawData commentId: M:ImGuiNET.ImGui.GetDrawData fullName: ImGuiNET.ImGui.GetDrawData() nameWithType: ImGui.GetDrawData() - uid: ImGuiNET.ImGui.GetDrawData* name: GetDrawData href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetDrawData_ commentId: Overload:ImGuiNET.ImGui.GetDrawData isSpec: "True" fullName: ImGuiNET.ImGui.GetDrawData nameWithType: ImGui.GetDrawData - uid: ImGuiNET.ImGui.GetDrawListSharedData name: GetDrawListSharedData() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetDrawListSharedData commentId: M:ImGuiNET.ImGui.GetDrawListSharedData fullName: ImGuiNET.ImGui.GetDrawListSharedData() nameWithType: ImGui.GetDrawListSharedData() - uid: ImGuiNET.ImGui.GetDrawListSharedData* name: GetDrawListSharedData href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetDrawListSharedData_ commentId: Overload:ImGuiNET.ImGui.GetDrawListSharedData isSpec: "True" fullName: ImGuiNET.ImGui.GetDrawListSharedData nameWithType: ImGui.GetDrawListSharedData - uid: ImGuiNET.ImGui.GetFont name: GetFont() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFont commentId: M:ImGuiNET.ImGui.GetFont fullName: ImGuiNET.ImGui.GetFont() nameWithType: ImGui.GetFont() - uid: ImGuiNET.ImGui.GetFont* name: GetFont href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFont_ commentId: Overload:ImGuiNET.ImGui.GetFont isSpec: "True" fullName: ImGuiNET.ImGui.GetFont nameWithType: ImGui.GetFont - uid: ImGuiNET.ImGui.GetFontSize name: GetFontSize() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFontSize commentId: M:ImGuiNET.ImGui.GetFontSize fullName: ImGuiNET.ImGui.GetFontSize() nameWithType: ImGui.GetFontSize() - uid: ImGuiNET.ImGui.GetFontSize* name: GetFontSize href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFontSize_ commentId: Overload:ImGuiNET.ImGui.GetFontSize isSpec: "True" fullName: ImGuiNET.ImGui.GetFontSize nameWithType: ImGui.GetFontSize - uid: ImGuiNET.ImGui.GetFontTexUvWhitePixel name: GetFontTexUvWhitePixel() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFontTexUvWhitePixel commentId: M:ImGuiNET.ImGui.GetFontTexUvWhitePixel fullName: ImGuiNET.ImGui.GetFontTexUvWhitePixel() nameWithType: ImGui.GetFontTexUvWhitePixel() - uid: ImGuiNET.ImGui.GetFontTexUvWhitePixel* name: GetFontTexUvWhitePixel href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFontTexUvWhitePixel_ commentId: Overload:ImGuiNET.ImGui.GetFontTexUvWhitePixel isSpec: "True" fullName: ImGuiNET.ImGui.GetFontTexUvWhitePixel nameWithType: ImGui.GetFontTexUvWhitePixel - uid: ImGuiNET.ImGui.GetForegroundDrawList name: GetForegroundDrawList() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetForegroundDrawList commentId: M:ImGuiNET.ImGui.GetForegroundDrawList fullName: ImGuiNET.ImGui.GetForegroundDrawList() nameWithType: ImGui.GetForegroundDrawList() - uid: ImGuiNET.ImGui.GetForegroundDrawList* name: GetForegroundDrawList href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetForegroundDrawList_ commentId: Overload:ImGuiNET.ImGui.GetForegroundDrawList isSpec: "True" fullName: ImGuiNET.ImGui.GetForegroundDrawList nameWithType: ImGui.GetForegroundDrawList - uid: ImGuiNET.ImGui.GetFrameCount name: GetFrameCount() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFrameCount commentId: M:ImGuiNET.ImGui.GetFrameCount fullName: ImGuiNET.ImGui.GetFrameCount() nameWithType: ImGui.GetFrameCount() - uid: ImGuiNET.ImGui.GetFrameCount* name: GetFrameCount href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFrameCount_ commentId: Overload:ImGuiNET.ImGui.GetFrameCount isSpec: "True" fullName: ImGuiNET.ImGui.GetFrameCount nameWithType: ImGui.GetFrameCount - uid: ImGuiNET.ImGui.GetFrameHeight name: GetFrameHeight() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFrameHeight commentId: M:ImGuiNET.ImGui.GetFrameHeight fullName: ImGuiNET.ImGui.GetFrameHeight() nameWithType: ImGui.GetFrameHeight() - uid: ImGuiNET.ImGui.GetFrameHeight* name: GetFrameHeight href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFrameHeight_ commentId: Overload:ImGuiNET.ImGui.GetFrameHeight isSpec: "True" fullName: ImGuiNET.ImGui.GetFrameHeight nameWithType: ImGui.GetFrameHeight - uid: ImGuiNET.ImGui.GetFrameHeightWithSpacing name: GetFrameHeightWithSpacing() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFrameHeightWithSpacing commentId: M:ImGuiNET.ImGui.GetFrameHeightWithSpacing fullName: ImGuiNET.ImGui.GetFrameHeightWithSpacing() nameWithType: ImGui.GetFrameHeightWithSpacing() - uid: ImGuiNET.ImGui.GetFrameHeightWithSpacing* name: GetFrameHeightWithSpacing href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetFrameHeightWithSpacing_ commentId: Overload:ImGuiNET.ImGui.GetFrameHeightWithSpacing isSpec: "True" fullName: ImGuiNET.ImGui.GetFrameHeightWithSpacing nameWithType: ImGui.GetFrameHeightWithSpacing - uid: ImGuiNET.ImGui.GetID(System.IntPtr) name: GetID(IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetID_System_IntPtr_ commentId: M:ImGuiNET.ImGui.GetID(System.IntPtr) fullName: ImGuiNET.ImGui.GetID(System.IntPtr) nameWithType: ImGui.GetID(IntPtr) - uid: ImGuiNET.ImGui.GetID(System.String) name: GetID(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetID_System_String_ commentId: M:ImGuiNET.ImGui.GetID(System.String) fullName: ImGuiNET.ImGui.GetID(System.String) nameWithType: ImGui.GetID(String) - uid: ImGuiNET.ImGui.GetID* name: GetID href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetID_ commentId: Overload:ImGuiNET.ImGui.GetID isSpec: "True" fullName: ImGuiNET.ImGui.GetID nameWithType: ImGui.GetID - uid: ImGuiNET.ImGui.GetIO name: GetIO() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetIO commentId: M:ImGuiNET.ImGui.GetIO fullName: ImGuiNET.ImGui.GetIO() nameWithType: ImGui.GetIO() - uid: ImGuiNET.ImGui.GetIO* name: GetIO href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetIO_ commentId: Overload:ImGuiNET.ImGui.GetIO isSpec: "True" fullName: ImGuiNET.ImGui.GetIO nameWithType: ImGui.GetIO - uid: ImGuiNET.ImGui.GetItemRectMax name: GetItemRectMax() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetItemRectMax commentId: M:ImGuiNET.ImGui.GetItemRectMax fullName: ImGuiNET.ImGui.GetItemRectMax() nameWithType: ImGui.GetItemRectMax() - uid: ImGuiNET.ImGui.GetItemRectMax* name: GetItemRectMax href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetItemRectMax_ commentId: Overload:ImGuiNET.ImGui.GetItemRectMax isSpec: "True" fullName: ImGuiNET.ImGui.GetItemRectMax nameWithType: ImGui.GetItemRectMax - uid: ImGuiNET.ImGui.GetItemRectMin name: GetItemRectMin() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetItemRectMin commentId: M:ImGuiNET.ImGui.GetItemRectMin fullName: ImGuiNET.ImGui.GetItemRectMin() nameWithType: ImGui.GetItemRectMin() - uid: ImGuiNET.ImGui.GetItemRectMin* name: GetItemRectMin href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetItemRectMin_ commentId: Overload:ImGuiNET.ImGui.GetItemRectMin isSpec: "True" fullName: ImGuiNET.ImGui.GetItemRectMin nameWithType: ImGui.GetItemRectMin - uid: ImGuiNET.ImGui.GetItemRectSize name: GetItemRectSize() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetItemRectSize commentId: M:ImGuiNET.ImGui.GetItemRectSize fullName: ImGuiNET.ImGui.GetItemRectSize() nameWithType: ImGui.GetItemRectSize() - uid: ImGuiNET.ImGui.GetItemRectSize* name: GetItemRectSize href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetItemRectSize_ commentId: Overload:ImGuiNET.ImGui.GetItemRectSize isSpec: "True" fullName: ImGuiNET.ImGui.GetItemRectSize nameWithType: ImGui.GetItemRectSize - uid: ImGuiNET.ImGui.GetKeyIndex(ImGuiNET.ImGuiKey) name: GetKeyIndex(ImGuiKey) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetKeyIndex_ImGuiNET_ImGuiKey_ commentId: M:ImGuiNET.ImGui.GetKeyIndex(ImGuiNET.ImGuiKey) fullName: ImGuiNET.ImGui.GetKeyIndex(ImGuiNET.ImGuiKey) nameWithType: ImGui.GetKeyIndex(ImGuiKey) - uid: ImGuiNET.ImGui.GetKeyIndex* name: GetKeyIndex href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetKeyIndex_ commentId: Overload:ImGuiNET.ImGui.GetKeyIndex isSpec: "True" fullName: ImGuiNET.ImGui.GetKeyIndex nameWithType: ImGui.GetKeyIndex - uid: ImGuiNET.ImGui.GetKeyPressedAmount(System.Int32,System.Single,System.Single) name: GetKeyPressedAmount(Int32, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetKeyPressedAmount_System_Int32_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.GetKeyPressedAmount(System.Int32,System.Single,System.Single) fullName: ImGuiNET.ImGui.GetKeyPressedAmount(System.Int32, System.Single, System.Single) nameWithType: ImGui.GetKeyPressedAmount(Int32, Single, Single) - uid: ImGuiNET.ImGui.GetKeyPressedAmount* name: GetKeyPressedAmount href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetKeyPressedAmount_ commentId: Overload:ImGuiNET.ImGui.GetKeyPressedAmount isSpec: "True" fullName: ImGuiNET.ImGui.GetKeyPressedAmount nameWithType: ImGui.GetKeyPressedAmount - uid: ImGuiNET.ImGui.GetMouseCursor name: GetMouseCursor() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMouseCursor commentId: M:ImGuiNET.ImGui.GetMouseCursor fullName: ImGuiNET.ImGui.GetMouseCursor() nameWithType: ImGui.GetMouseCursor() - uid: ImGuiNET.ImGui.GetMouseCursor* name: GetMouseCursor href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMouseCursor_ commentId: Overload:ImGuiNET.ImGui.GetMouseCursor isSpec: "True" fullName: ImGuiNET.ImGui.GetMouseCursor nameWithType: ImGui.GetMouseCursor - uid: ImGuiNET.ImGui.GetMouseDragDelta name: GetMouseDragDelta() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMouseDragDelta commentId: M:ImGuiNET.ImGui.GetMouseDragDelta fullName: ImGuiNET.ImGui.GetMouseDragDelta() nameWithType: ImGui.GetMouseDragDelta() - uid: ImGuiNET.ImGui.GetMouseDragDelta(System.Int32) name: GetMouseDragDelta(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMouseDragDelta_System_Int32_ commentId: M:ImGuiNET.ImGui.GetMouseDragDelta(System.Int32) fullName: ImGuiNET.ImGui.GetMouseDragDelta(System.Int32) nameWithType: ImGui.GetMouseDragDelta(Int32) - uid: ImGuiNET.ImGui.GetMouseDragDelta(System.Int32,System.Single) name: GetMouseDragDelta(Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMouseDragDelta_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGui.GetMouseDragDelta(System.Int32,System.Single) fullName: ImGuiNET.ImGui.GetMouseDragDelta(System.Int32, System.Single) nameWithType: ImGui.GetMouseDragDelta(Int32, Single) - uid: ImGuiNET.ImGui.GetMouseDragDelta* name: GetMouseDragDelta href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMouseDragDelta_ commentId: Overload:ImGuiNET.ImGui.GetMouseDragDelta isSpec: "True" fullName: ImGuiNET.ImGui.GetMouseDragDelta nameWithType: ImGui.GetMouseDragDelta - uid: ImGuiNET.ImGui.GetMousePos name: GetMousePos() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMousePos commentId: M:ImGuiNET.ImGui.GetMousePos fullName: ImGuiNET.ImGui.GetMousePos() nameWithType: ImGui.GetMousePos() - uid: ImGuiNET.ImGui.GetMousePos* name: GetMousePos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMousePos_ commentId: Overload:ImGuiNET.ImGui.GetMousePos isSpec: "True" fullName: ImGuiNET.ImGui.GetMousePos nameWithType: ImGui.GetMousePos - uid: ImGuiNET.ImGui.GetMousePosOnOpeningCurrentPopup name: GetMousePosOnOpeningCurrentPopup() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMousePosOnOpeningCurrentPopup commentId: M:ImGuiNET.ImGui.GetMousePosOnOpeningCurrentPopup fullName: ImGuiNET.ImGui.GetMousePosOnOpeningCurrentPopup() nameWithType: ImGui.GetMousePosOnOpeningCurrentPopup() - uid: ImGuiNET.ImGui.GetMousePosOnOpeningCurrentPopup* name: GetMousePosOnOpeningCurrentPopup href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetMousePosOnOpeningCurrentPopup_ commentId: Overload:ImGuiNET.ImGui.GetMousePosOnOpeningCurrentPopup isSpec: "True" fullName: ImGuiNET.ImGui.GetMousePosOnOpeningCurrentPopup nameWithType: ImGui.GetMousePosOnOpeningCurrentPopup - uid: ImGuiNET.ImGui.GetScrollMaxX name: GetScrollMaxX() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollMaxX commentId: M:ImGuiNET.ImGui.GetScrollMaxX fullName: ImGuiNET.ImGui.GetScrollMaxX() nameWithType: ImGui.GetScrollMaxX() - uid: ImGuiNET.ImGui.GetScrollMaxX* name: GetScrollMaxX href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollMaxX_ commentId: Overload:ImGuiNET.ImGui.GetScrollMaxX isSpec: "True" fullName: ImGuiNET.ImGui.GetScrollMaxX nameWithType: ImGui.GetScrollMaxX - uid: ImGuiNET.ImGui.GetScrollMaxY name: GetScrollMaxY() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollMaxY commentId: M:ImGuiNET.ImGui.GetScrollMaxY fullName: ImGuiNET.ImGui.GetScrollMaxY() nameWithType: ImGui.GetScrollMaxY() - uid: ImGuiNET.ImGui.GetScrollMaxY* name: GetScrollMaxY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollMaxY_ commentId: Overload:ImGuiNET.ImGui.GetScrollMaxY isSpec: "True" fullName: ImGuiNET.ImGui.GetScrollMaxY nameWithType: ImGui.GetScrollMaxY - uid: ImGuiNET.ImGui.GetScrollX name: GetScrollX() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollX commentId: M:ImGuiNET.ImGui.GetScrollX fullName: ImGuiNET.ImGui.GetScrollX() nameWithType: ImGui.GetScrollX() - uid: ImGuiNET.ImGui.GetScrollX* name: GetScrollX href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollX_ commentId: Overload:ImGuiNET.ImGui.GetScrollX isSpec: "True" fullName: ImGuiNET.ImGui.GetScrollX nameWithType: ImGui.GetScrollX - uid: ImGuiNET.ImGui.GetScrollY name: GetScrollY() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollY commentId: M:ImGuiNET.ImGui.GetScrollY fullName: ImGuiNET.ImGui.GetScrollY() nameWithType: ImGui.GetScrollY() - uid: ImGuiNET.ImGui.GetScrollY* name: GetScrollY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetScrollY_ commentId: Overload:ImGuiNET.ImGui.GetScrollY isSpec: "True" fullName: ImGuiNET.ImGui.GetScrollY nameWithType: ImGui.GetScrollY - uid: ImGuiNET.ImGui.GetStateStorage name: GetStateStorage() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStateStorage commentId: M:ImGuiNET.ImGui.GetStateStorage fullName: ImGuiNET.ImGui.GetStateStorage() nameWithType: ImGui.GetStateStorage() - uid: ImGuiNET.ImGui.GetStateStorage* name: GetStateStorage href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStateStorage_ commentId: Overload:ImGuiNET.ImGui.GetStateStorage isSpec: "True" fullName: ImGuiNET.ImGui.GetStateStorage nameWithType: ImGui.GetStateStorage - uid: ImGuiNET.ImGui.GetStyle name: GetStyle() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStyle commentId: M:ImGuiNET.ImGui.GetStyle fullName: ImGuiNET.ImGui.GetStyle() nameWithType: ImGui.GetStyle() - uid: ImGuiNET.ImGui.GetStyle* name: GetStyle href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStyle_ commentId: Overload:ImGuiNET.ImGui.GetStyle isSpec: "True" fullName: ImGuiNET.ImGui.GetStyle nameWithType: ImGui.GetStyle - uid: ImGuiNET.ImGui.GetStyleColorName(ImGuiNET.ImGuiCol) name: GetStyleColorName(ImGuiCol) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStyleColorName_ImGuiNET_ImGuiCol_ commentId: M:ImGuiNET.ImGui.GetStyleColorName(ImGuiNET.ImGuiCol) fullName: ImGuiNET.ImGui.GetStyleColorName(ImGuiNET.ImGuiCol) nameWithType: ImGui.GetStyleColorName(ImGuiCol) - uid: ImGuiNET.ImGui.GetStyleColorName* name: GetStyleColorName href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStyleColorName_ commentId: Overload:ImGuiNET.ImGui.GetStyleColorName isSpec: "True" fullName: ImGuiNET.ImGui.GetStyleColorName nameWithType: ImGui.GetStyleColorName - uid: ImGuiNET.ImGui.GetStyleColorVec4(ImGuiNET.ImGuiCol) name: GetStyleColorVec4(ImGuiCol) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStyleColorVec4_ImGuiNET_ImGuiCol_ commentId: M:ImGuiNET.ImGui.GetStyleColorVec4(ImGuiNET.ImGuiCol) fullName: ImGuiNET.ImGui.GetStyleColorVec4(ImGuiNET.ImGuiCol) nameWithType: ImGui.GetStyleColorVec4(ImGuiCol) - uid: ImGuiNET.ImGui.GetStyleColorVec4* name: GetStyleColorVec4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetStyleColorVec4_ commentId: Overload:ImGuiNET.ImGui.GetStyleColorVec4 isSpec: "True" fullName: ImGuiNET.ImGui.GetStyleColorVec4 nameWithType: ImGui.GetStyleColorVec4 - uid: ImGuiNET.ImGui.GetTextLineHeight name: GetTextLineHeight() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTextLineHeight commentId: M:ImGuiNET.ImGui.GetTextLineHeight fullName: ImGuiNET.ImGui.GetTextLineHeight() nameWithType: ImGui.GetTextLineHeight() - uid: ImGuiNET.ImGui.GetTextLineHeight* name: GetTextLineHeight href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTextLineHeight_ commentId: Overload:ImGuiNET.ImGui.GetTextLineHeight isSpec: "True" fullName: ImGuiNET.ImGui.GetTextLineHeight nameWithType: ImGui.GetTextLineHeight - uid: ImGuiNET.ImGui.GetTextLineHeightWithSpacing name: GetTextLineHeightWithSpacing() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTextLineHeightWithSpacing commentId: M:ImGuiNET.ImGui.GetTextLineHeightWithSpacing fullName: ImGuiNET.ImGui.GetTextLineHeightWithSpacing() nameWithType: ImGui.GetTextLineHeightWithSpacing() - uid: ImGuiNET.ImGui.GetTextLineHeightWithSpacing* name: GetTextLineHeightWithSpacing href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTextLineHeightWithSpacing_ commentId: Overload:ImGuiNET.ImGui.GetTextLineHeightWithSpacing isSpec: "True" fullName: ImGuiNET.ImGui.GetTextLineHeightWithSpacing nameWithType: ImGui.GetTextLineHeightWithSpacing - uid: ImGuiNET.ImGui.GetTime name: GetTime() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTime commentId: M:ImGuiNET.ImGui.GetTime fullName: ImGuiNET.ImGui.GetTime() nameWithType: ImGui.GetTime() - uid: ImGuiNET.ImGui.GetTime* name: GetTime href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTime_ commentId: Overload:ImGuiNET.ImGui.GetTime isSpec: "True" fullName: ImGuiNET.ImGui.GetTime nameWithType: ImGui.GetTime - uid: ImGuiNET.ImGui.GetTreeNodeToLabelSpacing name: GetTreeNodeToLabelSpacing() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTreeNodeToLabelSpacing commentId: M:ImGuiNET.ImGui.GetTreeNodeToLabelSpacing fullName: ImGuiNET.ImGui.GetTreeNodeToLabelSpacing() nameWithType: ImGui.GetTreeNodeToLabelSpacing() - uid: ImGuiNET.ImGui.GetTreeNodeToLabelSpacing* name: GetTreeNodeToLabelSpacing href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetTreeNodeToLabelSpacing_ commentId: Overload:ImGuiNET.ImGui.GetTreeNodeToLabelSpacing isSpec: "True" fullName: ImGuiNET.ImGui.GetTreeNodeToLabelSpacing nameWithType: ImGui.GetTreeNodeToLabelSpacing - uid: ImGuiNET.ImGui.GetVersion name: GetVersion() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetVersion commentId: M:ImGuiNET.ImGui.GetVersion fullName: ImGuiNET.ImGui.GetVersion() nameWithType: ImGui.GetVersion() - uid: ImGuiNET.ImGui.GetVersion* name: GetVersion href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetVersion_ commentId: Overload:ImGuiNET.ImGui.GetVersion isSpec: "True" fullName: ImGuiNET.ImGui.GetVersion nameWithType: ImGui.GetVersion - uid: ImGuiNET.ImGui.GetWindowContentRegionMax name: GetWindowContentRegionMax() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowContentRegionMax commentId: M:ImGuiNET.ImGui.GetWindowContentRegionMax fullName: ImGuiNET.ImGui.GetWindowContentRegionMax() nameWithType: ImGui.GetWindowContentRegionMax() - uid: ImGuiNET.ImGui.GetWindowContentRegionMax* name: GetWindowContentRegionMax href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowContentRegionMax_ commentId: Overload:ImGuiNET.ImGui.GetWindowContentRegionMax isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowContentRegionMax nameWithType: ImGui.GetWindowContentRegionMax - uid: ImGuiNET.ImGui.GetWindowContentRegionMin name: GetWindowContentRegionMin() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowContentRegionMin commentId: M:ImGuiNET.ImGui.GetWindowContentRegionMin fullName: ImGuiNET.ImGui.GetWindowContentRegionMin() nameWithType: ImGui.GetWindowContentRegionMin() - uid: ImGuiNET.ImGui.GetWindowContentRegionMin* name: GetWindowContentRegionMin href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowContentRegionMin_ commentId: Overload:ImGuiNET.ImGui.GetWindowContentRegionMin isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowContentRegionMin nameWithType: ImGui.GetWindowContentRegionMin - uid: ImGuiNET.ImGui.GetWindowContentRegionWidth name: GetWindowContentRegionWidth() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowContentRegionWidth commentId: M:ImGuiNET.ImGui.GetWindowContentRegionWidth fullName: ImGuiNET.ImGui.GetWindowContentRegionWidth() nameWithType: ImGui.GetWindowContentRegionWidth() - uid: ImGuiNET.ImGui.GetWindowContentRegionWidth* name: GetWindowContentRegionWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowContentRegionWidth_ commentId: Overload:ImGuiNET.ImGui.GetWindowContentRegionWidth isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowContentRegionWidth nameWithType: ImGui.GetWindowContentRegionWidth - uid: ImGuiNET.ImGui.GetWindowDrawList name: GetWindowDrawList() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowDrawList commentId: M:ImGuiNET.ImGui.GetWindowDrawList fullName: ImGuiNET.ImGui.GetWindowDrawList() nameWithType: ImGui.GetWindowDrawList() - uid: ImGuiNET.ImGui.GetWindowDrawList* name: GetWindowDrawList href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowDrawList_ commentId: Overload:ImGuiNET.ImGui.GetWindowDrawList isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowDrawList nameWithType: ImGui.GetWindowDrawList - uid: ImGuiNET.ImGui.GetWindowHeight name: GetWindowHeight() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowHeight commentId: M:ImGuiNET.ImGui.GetWindowHeight fullName: ImGuiNET.ImGui.GetWindowHeight() nameWithType: ImGui.GetWindowHeight() - uid: ImGuiNET.ImGui.GetWindowHeight* name: GetWindowHeight href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowHeight_ commentId: Overload:ImGuiNET.ImGui.GetWindowHeight isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowHeight nameWithType: ImGui.GetWindowHeight - uid: ImGuiNET.ImGui.GetWindowPos name: GetWindowPos() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowPos commentId: M:ImGuiNET.ImGui.GetWindowPos fullName: ImGuiNET.ImGui.GetWindowPos() nameWithType: ImGui.GetWindowPos() - uid: ImGuiNET.ImGui.GetWindowPos* name: GetWindowPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowPos_ commentId: Overload:ImGuiNET.ImGui.GetWindowPos isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowPos nameWithType: ImGui.GetWindowPos - uid: ImGuiNET.ImGui.GetWindowSize name: GetWindowSize() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowSize commentId: M:ImGuiNET.ImGui.GetWindowSize fullName: ImGuiNET.ImGui.GetWindowSize() nameWithType: ImGui.GetWindowSize() - uid: ImGuiNET.ImGui.GetWindowSize* name: GetWindowSize href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowSize_ commentId: Overload:ImGuiNET.ImGui.GetWindowSize isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowSize nameWithType: ImGui.GetWindowSize - uid: ImGuiNET.ImGui.GetWindowWidth name: GetWindowWidth() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowWidth commentId: M:ImGuiNET.ImGui.GetWindowWidth fullName: ImGuiNET.ImGui.GetWindowWidth() nameWithType: ImGui.GetWindowWidth() - uid: ImGuiNET.ImGui.GetWindowWidth* name: GetWindowWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_GetWindowWidth_ commentId: Overload:ImGuiNET.ImGui.GetWindowWidth isSpec: "True" fullName: ImGuiNET.ImGui.GetWindowWidth nameWithType: ImGui.GetWindowWidth - uid: ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2) name: Image(IntPtr, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Image_System_IntPtr_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.Image(System.IntPtr, System.Numerics.Vector2) nameWithType: ImGui.Image(IntPtr, Vector2) - uid: ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2) name: Image(IntPtr, Vector2, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Image_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.Image(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGui.Image(IntPtr, Vector2, Vector2) - uid: ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: Image(IntPtr, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Image_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.Image(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGui.Image(IntPtr, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector4) name: Image(IntPtr, Vector2, Vector2, Vector2, Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Image_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector4) fullName: ImGuiNET.ImGui.Image(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector4) nameWithType: ImGui.Image(IntPtr, Vector2, Vector2, Vector2, Vector4) - uid: ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector4,System.Numerics.Vector4) name: Image(IntPtr, Vector2, Vector2, Vector2, Vector4, Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Image_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector4_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.Image(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector4,System.Numerics.Vector4) fullName: ImGuiNET.ImGui.Image(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector4, System.Numerics.Vector4) nameWithType: ImGui.Image(IntPtr, Vector2, Vector2, Vector2, Vector4, Vector4) - uid: ImGuiNET.ImGui.Image* name: Image href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Image_ commentId: Overload:ImGuiNET.ImGui.Image isSpec: "True" fullName: ImGuiNET.ImGui.Image nameWithType: ImGui.Image - uid: ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2) name: ImageButton(IntPtr, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ImageButton_System_IntPtr_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.ImageButton(System.IntPtr, System.Numerics.Vector2) nameWithType: ImGui.ImageButton(IntPtr, Vector2) - uid: ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2) name: ImageButton(IntPtr, Vector2, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ImageButton_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.ImageButton(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGui.ImageButton(IntPtr, Vector2, Vector2) - uid: ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) name: ImageButton(IntPtr, Vector2, Vector2, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ImageButton_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.ImageButton(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGui.ImageButton(IntPtr, Vector2, Vector2, Vector2) - uid: ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32) name: ImageButton(IntPtr, Vector2, Vector2, Vector2, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ImageButton_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Int32_ commentId: M:ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32) fullName: ImGuiNET.ImGui.ImageButton(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Int32) nameWithType: ImGui.ImageButton(IntPtr, Vector2, Vector2, Vector2, Int32) - uid: ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32,System.Numerics.Vector4) name: ImageButton(IntPtr, Vector2, Vector2, Vector2, Int32, Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ImageButton_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Int32_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32,System.Numerics.Vector4) fullName: ImGuiNET.ImGui.ImageButton(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Int32, System.Numerics.Vector4) nameWithType: ImGui.ImageButton(IntPtr, Vector2, Vector2, Vector2, Int32, Vector4) - uid: ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32,System.Numerics.Vector4,System.Numerics.Vector4) name: ImageButton(IntPtr, Vector2, Vector2, Vector2, Int32, Vector4, Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ImageButton_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Int32_System_Numerics_Vector4_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.ImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32,System.Numerics.Vector4,System.Numerics.Vector4) fullName: ImGuiNET.ImGui.ImageButton(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Int32, System.Numerics.Vector4, System.Numerics.Vector4) nameWithType: ImGui.ImageButton(IntPtr, Vector2, Vector2, Vector2, Int32, Vector4, Vector4) - uid: ImGuiNET.ImGui.ImageButton* name: ImageButton href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ImageButton_ commentId: Overload:ImGuiNET.ImGui.ImageButton isSpec: "True" fullName: ImGuiNET.ImGui.ImageButton nameWithType: ImGui.ImageButton - uid: ImGuiNET.ImGui.Indent name: Indent() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Indent commentId: M:ImGuiNET.ImGui.Indent fullName: ImGuiNET.ImGui.Indent() nameWithType: ImGui.Indent() - uid: ImGuiNET.ImGui.Indent(System.Single) name: Indent(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Indent_System_Single_ commentId: M:ImGuiNET.ImGui.Indent(System.Single) fullName: ImGuiNET.ImGui.Indent(System.Single) nameWithType: ImGui.Indent(Single) - uid: ImGuiNET.ImGui.Indent* name: Indent href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Indent_ commentId: Overload:ImGuiNET.ImGui.Indent isSpec: "True" fullName: ImGuiNET.ImGui.Indent nameWithType: ImGui.Indent - uid: ImGuiNET.ImGui.InputDouble(System.String,System.Double@) name: InputDouble(String, ref Double) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputDouble_System_String_System_Double__ commentId: M:ImGuiNET.ImGui.InputDouble(System.String,System.Double@) name.vb: InputDouble(String, ByRef Double) fullName: ImGuiNET.ImGui.InputDouble(System.String, ref System.Double) fullName.vb: ImGuiNET.ImGui.InputDouble(System.String, ByRef System.Double) nameWithType: ImGui.InputDouble(String, ref Double) nameWithType.vb: ImGui.InputDouble(String, ByRef Double) - uid: ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double) name: InputDouble(String, ref Double, Double) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputDouble_System_String_System_Double__System_Double_ commentId: M:ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double) name.vb: InputDouble(String, ByRef Double, Double) fullName: ImGuiNET.ImGui.InputDouble(System.String, ref System.Double, System.Double) fullName.vb: ImGuiNET.ImGui.InputDouble(System.String, ByRef System.Double, System.Double) nameWithType: ImGui.InputDouble(String, ref Double, Double) nameWithType.vb: ImGui.InputDouble(String, ByRef Double, Double) - uid: ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double,System.Double) name: InputDouble(String, ref Double, Double, Double) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputDouble_System_String_System_Double__System_Double_System_Double_ commentId: M:ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double,System.Double) name.vb: InputDouble(String, ByRef Double, Double, Double) fullName: ImGuiNET.ImGui.InputDouble(System.String, ref System.Double, System.Double, System.Double) fullName.vb: ImGuiNET.ImGui.InputDouble(System.String, ByRef System.Double, System.Double, System.Double) nameWithType: ImGui.InputDouble(String, ref Double, Double, Double) nameWithType.vb: ImGui.InputDouble(String, ByRef Double, Double, Double) - uid: ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double,System.Double,System.String) name: InputDouble(String, ref Double, Double, Double, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputDouble_System_String_System_Double__System_Double_System_Double_System_String_ commentId: M:ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double,System.Double,System.String) name.vb: InputDouble(String, ByRef Double, Double, Double, String) fullName: ImGuiNET.ImGui.InputDouble(System.String, ref System.Double, System.Double, System.Double, System.String) fullName.vb: ImGuiNET.ImGui.InputDouble(System.String, ByRef System.Double, System.Double, System.Double, System.String) nameWithType: ImGui.InputDouble(String, ref Double, Double, Double, String) nameWithType.vb: ImGui.InputDouble(String, ByRef Double, Double, Double, String) - uid: ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double,System.Double,System.String,ImGuiNET.ImGuiInputTextFlags) name: InputDouble(String, ref Double, Double, Double, String, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputDouble_System_String_System_Double__System_Double_System_Double_System_String_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputDouble(System.String,System.Double@,System.Double,System.Double,System.String,ImGuiNET.ImGuiInputTextFlags) name.vb: InputDouble(String, ByRef Double, Double, Double, String, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputDouble(System.String, ref System.Double, System.Double, System.Double, System.String, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputDouble(System.String, ByRef System.Double, System.Double, System.Double, System.String, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputDouble(String, ref Double, Double, Double, String, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputDouble(String, ByRef Double, Double, Double, String, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputDouble* name: InputDouble href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputDouble_ commentId: Overload:ImGuiNET.ImGui.InputDouble isSpec: "True" fullName: ImGuiNET.ImGui.InputDouble nameWithType: ImGui.InputDouble - uid: ImGuiNET.ImGui.InputFloat(System.String,System.Single@) name: InputFloat(String, ref Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat_System_String_System_Single__ commentId: M:ImGuiNET.ImGui.InputFloat(System.String,System.Single@) name.vb: InputFloat(String, ByRef Single) fullName: ImGuiNET.ImGui.InputFloat(System.String, ref System.Single) fullName.vb: ImGuiNET.ImGui.InputFloat(System.String, ByRef System.Single) nameWithType: ImGui.InputFloat(String, ref Single) nameWithType.vb: ImGui.InputFloat(String, ByRef Single) - uid: ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single) name: InputFloat(String, ref Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat_System_String_System_Single__System_Single_ commentId: M:ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single) name.vb: InputFloat(String, ByRef Single, Single) fullName: ImGuiNET.ImGui.InputFloat(System.String, ref System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.InputFloat(System.String, ByRef System.Single, System.Single) nameWithType: ImGui.InputFloat(String, ref Single, Single) nameWithType.vb: ImGui.InputFloat(String, ByRef Single, Single) - uid: ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single,System.Single) name: InputFloat(String, ref Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat_System_String_System_Single__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single,System.Single) name.vb: InputFloat(String, ByRef Single, Single, Single) fullName: ImGuiNET.ImGui.InputFloat(System.String, ref System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.InputFloat(System.String, ByRef System.Single, System.Single, System.Single) nameWithType: ImGui.InputFloat(String, ref Single, Single, Single) nameWithType.vb: ImGui.InputFloat(String, ByRef Single, Single, Single) - uid: ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single,System.Single,System.String) name: InputFloat(String, ref Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat_System_String_System_Single__System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single,System.Single,System.String) name.vb: InputFloat(String, ByRef Single, Single, Single, String) fullName: ImGuiNET.ImGui.InputFloat(System.String, ref System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.InputFloat(System.String, ByRef System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.InputFloat(String, ref Single, Single, Single, String) nameWithType.vb: ImGui.InputFloat(String, ByRef Single, Single, Single, String) - uid: ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single,System.Single,System.String,ImGuiNET.ImGuiInputTextFlags) name: InputFloat(String, ref Single, Single, Single, String, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat_System_String_System_Single__System_Single_System_Single_System_String_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputFloat(System.String,System.Single@,System.Single,System.Single,System.String,ImGuiNET.ImGuiInputTextFlags) name.vb: InputFloat(String, ByRef Single, Single, Single, String, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputFloat(System.String, ref System.Single, System.Single, System.Single, System.String, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputFloat(System.String, ByRef System.Single, System.Single, System.Single, System.String, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputFloat(String, ref Single, Single, Single, String, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputFloat(String, ByRef Single, Single, Single, String, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputFloat* name: InputFloat href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat_ commentId: Overload:ImGuiNET.ImGui.InputFloat isSpec: "True" fullName: ImGuiNET.ImGui.InputFloat nameWithType: ImGui.InputFloat - uid: ImGuiNET.ImGui.InputFloat2(System.String,System.Numerics.Vector2@) name: InputFloat2(String, ref Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat2_System_String_System_Numerics_Vector2__ commentId: M:ImGuiNET.ImGui.InputFloat2(System.String,System.Numerics.Vector2@) name.vb: InputFloat2(String, ByRef Vector2) fullName: ImGuiNET.ImGui.InputFloat2(System.String, ref System.Numerics.Vector2) fullName.vb: ImGuiNET.ImGui.InputFloat2(System.String, ByRef System.Numerics.Vector2) nameWithType: ImGui.InputFloat2(String, ref Vector2) nameWithType.vb: ImGui.InputFloat2(String, ByRef Vector2) - uid: ImGuiNET.ImGui.InputFloat2(System.String,System.Numerics.Vector2@,System.String) name: InputFloat2(String, ref Vector2, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat2_System_String_System_Numerics_Vector2__System_String_ commentId: M:ImGuiNET.ImGui.InputFloat2(System.String,System.Numerics.Vector2@,System.String) name.vb: InputFloat2(String, ByRef Vector2, String) fullName: ImGuiNET.ImGui.InputFloat2(System.String, ref System.Numerics.Vector2, System.String) fullName.vb: ImGuiNET.ImGui.InputFloat2(System.String, ByRef System.Numerics.Vector2, System.String) nameWithType: ImGui.InputFloat2(String, ref Vector2, String) nameWithType.vb: ImGui.InputFloat2(String, ByRef Vector2, String) - uid: ImGuiNET.ImGui.InputFloat2(System.String,System.Numerics.Vector2@,System.String,ImGuiNET.ImGuiInputTextFlags) name: InputFloat2(String, ref Vector2, String, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat2_System_String_System_Numerics_Vector2__System_String_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputFloat2(System.String,System.Numerics.Vector2@,System.String,ImGuiNET.ImGuiInputTextFlags) name.vb: InputFloat2(String, ByRef Vector2, String, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputFloat2(System.String, ref System.Numerics.Vector2, System.String, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputFloat2(System.String, ByRef System.Numerics.Vector2, System.String, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputFloat2(String, ref Vector2, String, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputFloat2(String, ByRef Vector2, String, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputFloat2* name: InputFloat2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat2_ commentId: Overload:ImGuiNET.ImGui.InputFloat2 isSpec: "True" fullName: ImGuiNET.ImGui.InputFloat2 nameWithType: ImGui.InputFloat2 - uid: ImGuiNET.ImGui.InputFloat3(System.String,System.Numerics.Vector3@) name: InputFloat3(String, ref Vector3) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat3_System_String_System_Numerics_Vector3__ commentId: M:ImGuiNET.ImGui.InputFloat3(System.String,System.Numerics.Vector3@) name.vb: InputFloat3(String, ByRef Vector3) fullName: ImGuiNET.ImGui.InputFloat3(System.String, ref System.Numerics.Vector3) fullName.vb: ImGuiNET.ImGui.InputFloat3(System.String, ByRef System.Numerics.Vector3) nameWithType: ImGui.InputFloat3(String, ref Vector3) nameWithType.vb: ImGui.InputFloat3(String, ByRef Vector3) - uid: ImGuiNET.ImGui.InputFloat3(System.String,System.Numerics.Vector3@,System.String) name: InputFloat3(String, ref Vector3, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat3_System_String_System_Numerics_Vector3__System_String_ commentId: M:ImGuiNET.ImGui.InputFloat3(System.String,System.Numerics.Vector3@,System.String) name.vb: InputFloat3(String, ByRef Vector3, String) fullName: ImGuiNET.ImGui.InputFloat3(System.String, ref System.Numerics.Vector3, System.String) fullName.vb: ImGuiNET.ImGui.InputFloat3(System.String, ByRef System.Numerics.Vector3, System.String) nameWithType: ImGui.InputFloat3(String, ref Vector3, String) nameWithType.vb: ImGui.InputFloat3(String, ByRef Vector3, String) - uid: ImGuiNET.ImGui.InputFloat3(System.String,System.Numerics.Vector3@,System.String,ImGuiNET.ImGuiInputTextFlags) name: InputFloat3(String, ref Vector3, String, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat3_System_String_System_Numerics_Vector3__System_String_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputFloat3(System.String,System.Numerics.Vector3@,System.String,ImGuiNET.ImGuiInputTextFlags) name.vb: InputFloat3(String, ByRef Vector3, String, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputFloat3(System.String, ref System.Numerics.Vector3, System.String, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputFloat3(System.String, ByRef System.Numerics.Vector3, System.String, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputFloat3(String, ref Vector3, String, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputFloat3(String, ByRef Vector3, String, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputFloat3* name: InputFloat3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat3_ commentId: Overload:ImGuiNET.ImGui.InputFloat3 isSpec: "True" fullName: ImGuiNET.ImGui.InputFloat3 nameWithType: ImGui.InputFloat3 - uid: ImGuiNET.ImGui.InputFloat4(System.String,System.Numerics.Vector4@) name: InputFloat4(String, ref Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat4_System_String_System_Numerics_Vector4__ commentId: M:ImGuiNET.ImGui.InputFloat4(System.String,System.Numerics.Vector4@) name.vb: InputFloat4(String, ByRef Vector4) fullName: ImGuiNET.ImGui.InputFloat4(System.String, ref System.Numerics.Vector4) fullName.vb: ImGuiNET.ImGui.InputFloat4(System.String, ByRef System.Numerics.Vector4) nameWithType: ImGui.InputFloat4(String, ref Vector4) nameWithType.vb: ImGui.InputFloat4(String, ByRef Vector4) - uid: ImGuiNET.ImGui.InputFloat4(System.String,System.Numerics.Vector4@,System.String) name: InputFloat4(String, ref Vector4, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat4_System_String_System_Numerics_Vector4__System_String_ commentId: M:ImGuiNET.ImGui.InputFloat4(System.String,System.Numerics.Vector4@,System.String) name.vb: InputFloat4(String, ByRef Vector4, String) fullName: ImGuiNET.ImGui.InputFloat4(System.String, ref System.Numerics.Vector4, System.String) fullName.vb: ImGuiNET.ImGui.InputFloat4(System.String, ByRef System.Numerics.Vector4, System.String) nameWithType: ImGui.InputFloat4(String, ref Vector4, String) nameWithType.vb: ImGui.InputFloat4(String, ByRef Vector4, String) - uid: ImGuiNET.ImGui.InputFloat4(System.String,System.Numerics.Vector4@,System.String,ImGuiNET.ImGuiInputTextFlags) name: InputFloat4(String, ref Vector4, String, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat4_System_String_System_Numerics_Vector4__System_String_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputFloat4(System.String,System.Numerics.Vector4@,System.String,ImGuiNET.ImGuiInputTextFlags) name.vb: InputFloat4(String, ByRef Vector4, String, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputFloat4(System.String, ref System.Numerics.Vector4, System.String, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputFloat4(System.String, ByRef System.Numerics.Vector4, System.String, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputFloat4(String, ref Vector4, String, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputFloat4(String, ByRef Vector4, String, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputFloat4* name: InputFloat4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputFloat4_ commentId: Overload:ImGuiNET.ImGui.InputFloat4 isSpec: "True" fullName: ImGuiNET.ImGui.InputFloat4 nameWithType: ImGui.InputFloat4 - uid: ImGuiNET.ImGui.InputInt(System.String,System.Int32@) name: InputInt(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.InputInt(System.String,System.Int32@) name.vb: InputInt(String, ByRef Int32) fullName: ImGuiNET.ImGui.InputInt(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.InputInt(System.String, ByRef System.Int32) nameWithType: ImGui.InputInt(String, ref Int32) nameWithType.vb: ImGui.InputInt(String, ByRef Int32) - uid: ImGuiNET.ImGui.InputInt(System.String,System.Int32@,System.Int32) name: InputInt(String, ref Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt_System_String_System_Int32__System_Int32_ commentId: M:ImGuiNET.ImGui.InputInt(System.String,System.Int32@,System.Int32) name.vb: InputInt(String, ByRef Int32, Int32) fullName: ImGuiNET.ImGui.InputInt(System.String, ref System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.InputInt(System.String, ByRef System.Int32, System.Int32) nameWithType: ImGui.InputInt(String, ref Int32, Int32) nameWithType.vb: ImGui.InputInt(String, ByRef Int32, Int32) - uid: ImGuiNET.ImGui.InputInt(System.String,System.Int32@,System.Int32,System.Int32) name: InputInt(String, ref Int32, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt_System_String_System_Int32__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.InputInt(System.String,System.Int32@,System.Int32,System.Int32) name.vb: InputInt(String, ByRef Int32, Int32, Int32) fullName: ImGuiNET.ImGui.InputInt(System.String, ref System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.InputInt(System.String, ByRef System.Int32, System.Int32, System.Int32) nameWithType: ImGui.InputInt(String, ref Int32, Int32, Int32) nameWithType.vb: ImGui.InputInt(String, ByRef Int32, Int32, Int32) - uid: ImGuiNET.ImGui.InputInt(System.String,System.Int32@,System.Int32,System.Int32,ImGuiNET.ImGuiInputTextFlags) name: InputInt(String, ref Int32, Int32, Int32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt_System_String_System_Int32__System_Int32_System_Int32_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputInt(System.String,System.Int32@,System.Int32,System.Int32,ImGuiNET.ImGuiInputTextFlags) name.vb: InputInt(String, ByRef Int32, Int32, Int32, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputInt(System.String, ref System.Int32, System.Int32, System.Int32, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputInt(System.String, ByRef System.Int32, System.Int32, System.Int32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputInt(String, ref Int32, Int32, Int32, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputInt(String, ByRef Int32, Int32, Int32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputInt* name: InputInt href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt_ commentId: Overload:ImGuiNET.ImGui.InputInt isSpec: "True" fullName: ImGuiNET.ImGui.InputInt nameWithType: ImGui.InputInt - uid: ImGuiNET.ImGui.InputInt2(System.String,System.Int32@) name: InputInt2(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt2_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.InputInt2(System.String,System.Int32@) name.vb: InputInt2(String, ByRef Int32) fullName: ImGuiNET.ImGui.InputInt2(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.InputInt2(System.String, ByRef System.Int32) nameWithType: ImGui.InputInt2(String, ref Int32) nameWithType.vb: ImGui.InputInt2(String, ByRef Int32) - uid: ImGuiNET.ImGui.InputInt2(System.String,System.Int32@,ImGuiNET.ImGuiInputTextFlags) name: InputInt2(String, ref Int32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt2_System_String_System_Int32__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputInt2(System.String,System.Int32@,ImGuiNET.ImGuiInputTextFlags) name.vb: InputInt2(String, ByRef Int32, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputInt2(System.String, ref System.Int32, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputInt2(System.String, ByRef System.Int32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputInt2(String, ref Int32, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputInt2(String, ByRef Int32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputInt2* name: InputInt2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt2_ commentId: Overload:ImGuiNET.ImGui.InputInt2 isSpec: "True" fullName: ImGuiNET.ImGui.InputInt2 nameWithType: ImGui.InputInt2 - uid: ImGuiNET.ImGui.InputInt3(System.String,System.Int32@) name: InputInt3(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt3_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.InputInt3(System.String,System.Int32@) name.vb: InputInt3(String, ByRef Int32) fullName: ImGuiNET.ImGui.InputInt3(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.InputInt3(System.String, ByRef System.Int32) nameWithType: ImGui.InputInt3(String, ref Int32) nameWithType.vb: ImGui.InputInt3(String, ByRef Int32) - uid: ImGuiNET.ImGui.InputInt3(System.String,System.Int32@,ImGuiNET.ImGuiInputTextFlags) name: InputInt3(String, ref Int32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt3_System_String_System_Int32__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputInt3(System.String,System.Int32@,ImGuiNET.ImGuiInputTextFlags) name.vb: InputInt3(String, ByRef Int32, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputInt3(System.String, ref System.Int32, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputInt3(System.String, ByRef System.Int32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputInt3(String, ref Int32, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputInt3(String, ByRef Int32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputInt3* name: InputInt3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt3_ commentId: Overload:ImGuiNET.ImGui.InputInt3 isSpec: "True" fullName: ImGuiNET.ImGui.InputInt3 nameWithType: ImGui.InputInt3 - uid: ImGuiNET.ImGui.InputInt4(System.String,System.Int32@) name: InputInt4(String, ref Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt4_System_String_System_Int32__ commentId: M:ImGuiNET.ImGui.InputInt4(System.String,System.Int32@) name.vb: InputInt4(String, ByRef Int32) fullName: ImGuiNET.ImGui.InputInt4(System.String, ref System.Int32) fullName.vb: ImGuiNET.ImGui.InputInt4(System.String, ByRef System.Int32) nameWithType: ImGui.InputInt4(String, ref Int32) nameWithType.vb: ImGui.InputInt4(String, ByRef Int32) - uid: ImGuiNET.ImGui.InputInt4(System.String,System.Int32@,ImGuiNET.ImGuiInputTextFlags) name: InputInt4(String, ref Int32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt4_System_String_System_Int32__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputInt4(System.String,System.Int32@,ImGuiNET.ImGuiInputTextFlags) name.vb: InputInt4(String, ByRef Int32, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputInt4(System.String, ref System.Int32, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputInt4(System.String, ByRef System.Int32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputInt4(String, ref Int32, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputInt4(String, ByRef Int32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputInt4* name: InputInt4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputInt4_ commentId: Overload:ImGuiNET.ImGui.InputInt4 isSpec: "True" fullName: ImGuiNET.ImGui.InputInt4 nameWithType: ImGui.InputInt4 - uid: ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr) name: InputScalar(String, ImGuiDataType, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr) fullName: ImGuiNET.ImGui.InputScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr) nameWithType: ImGui.InputScalar(String, ImGuiDataType, IntPtr) - uid: ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr) name: InputScalar(String, ImGuiDataType, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.InputScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr) nameWithType: ImGui.InputScalar(String, ImGuiDataType, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr) name: InputScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.InputScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: ImGui.InputScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String) name: InputScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String) fullName: ImGuiNET.ImGui.InputScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr, System.String) nameWithType: ImGui.InputScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String) - uid: ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String,ImGuiNET.ImGuiInputTextFlags) name: InputScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_System_String_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr, System.String, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputScalar* name: InputScalar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalar_ commentId: Overload:ImGuiNET.ImGui.InputScalar isSpec: "True" fullName: ImGuiNET.ImGui.InputScalar nameWithType: ImGui.InputScalar - uid: ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32) name: InputScalarN(String, ImGuiDataType, IntPtr, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_ commentId: M:ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32) fullName: ImGuiNET.ImGui.InputScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32) nameWithType: ImGui.InputScalarN(String, ImGuiDataType, IntPtr, Int32) - uid: ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr) name: InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr) fullName: ImGuiNET.ImGui.InputScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.IntPtr) nameWithType: ImGui.InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr) - uid: ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) name: InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.InputScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.IntPtr, System.IntPtr) nameWithType: ImGui.InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String) name: InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_IntPtr_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String) fullName: ImGuiNET.ImGui.InputScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.IntPtr, System.IntPtr, System.String) nameWithType: ImGui.InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String) - uid: ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String,ImGuiNET.ImGuiInputTextFlags) name: InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_IntPtr_System_IntPtr_System_String_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.IntPtr, System.IntPtr, System.String, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputScalarN* name: InputScalarN href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputScalarN_ commentId: Overload:ImGuiNET.ImGui.InputScalarN isSpec: "True" fullName: ImGuiNET.ImGui.InputScalarN nameWithType: ImGui.InputScalarN - uid: ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32) name: InputText(String, Byte[], UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_Byte___System_UInt32_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32) name.vb: InputText(String, Byte(), UInt32) fullName: ImGuiNET.ImGui.InputText(System.String, System.Byte[], System.UInt32) fullName.vb: ImGuiNET.ImGui.InputText(System.String, System.Byte(), System.UInt32) nameWithType: ImGui.InputText(String, Byte[], UInt32) nameWithType.vb: ImGui.InputText(String, Byte(), UInt32) - uid: ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32,ImGuiNET.ImGuiInputTextFlags) name: InputText(String, Byte[], UInt32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_Byte___System_UInt32_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32,ImGuiNET.ImGuiInputTextFlags) name.vb: InputText(String, Byte(), UInt32, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputText(System.String, System.Byte[], System.UInt32, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputText(System.String, System.Byte(), System.UInt32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputText(String, Byte[], UInt32, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputText(String, Byte(), UInt32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name: InputText(String, Byte[], UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_Byte___System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name.vb: InputText(String, Byte(), UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) fullName: ImGuiNET.ImGui.InputText(System.String, System.Byte[], System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) fullName.vb: ImGuiNET.ImGui.InputText(System.String, System.Byte(), System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) nameWithType: ImGui.InputText(String, Byte[], UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) nameWithType.vb: ImGui.InputText(String, Byte(), UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) - uid: ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name: InputText(String, Byte[], UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_Byte___System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.Byte[],System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name.vb: InputText(String, Byte(), UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) fullName: ImGuiNET.ImGui.InputText(System.String, System.Byte[], System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) fullName.vb: ImGuiNET.ImGui.InputText(System.String, System.Byte(), System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) nameWithType: ImGui.InputText(String, Byte[], UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) nameWithType.vb: ImGui.InputText(String, Byte(), UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) - uid: ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32) name: InputText(String, IntPtr, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_IntPtr_System_UInt32_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32) fullName: ImGuiNET.ImGui.InputText(System.String, System.IntPtr, System.UInt32) nameWithType: ImGui.InputText(String, IntPtr, UInt32) - uid: ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiInputTextFlags) name: InputText(String, IntPtr, UInt32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_IntPtr_System_UInt32_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputText(System.String, System.IntPtr, System.UInt32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputText(String, IntPtr, UInt32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name: InputText(String, IntPtr, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_IntPtr_System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) fullName: ImGuiNET.ImGui.InputText(System.String, System.IntPtr, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) nameWithType: ImGui.InputText(String, IntPtr, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) - uid: ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name: InputText(String, IntPtr, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_IntPtr_System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) fullName: ImGuiNET.ImGui.InputText(System.String, System.IntPtr, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) nameWithType: ImGui.InputText(String, IntPtr, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) - uid: ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32) name: InputText(String, ref String, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_String__System_UInt32_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32) name.vb: InputText(String, ByRef String, UInt32) fullName: ImGuiNET.ImGui.InputText(System.String, ref System.String, System.UInt32) fullName.vb: ImGuiNET.ImGui.InputText(System.String, ByRef System.String, System.UInt32) nameWithType: ImGui.InputText(String, ref String, UInt32) nameWithType.vb: ImGui.InputText(String, ByRef String, UInt32) - uid: ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32,ImGuiNET.ImGuiInputTextFlags) name: InputText(String, ref String, UInt32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_String__System_UInt32_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32,ImGuiNET.ImGuiInputTextFlags) name.vb: InputText(String, ByRef String, UInt32, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputText(System.String, ref System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputText(System.String, ByRef System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputText(String, ref String, UInt32, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputText(String, ByRef String, UInt32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name: InputText(String, ref String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_String__System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name.vb: InputText(String, ByRef String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) fullName: ImGuiNET.ImGui.InputText(System.String, ref System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) fullName.vb: ImGuiNET.ImGui.InputText(System.String, ByRef System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) nameWithType: ImGui.InputText(String, ref String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) nameWithType.vb: ImGui.InputText(String, ByRef String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) - uid: ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name: InputText(String, ref String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_System_String_System_String__System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputText(System.String,System.String@,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name.vb: InputText(String, ByRef String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) fullName: ImGuiNET.ImGui.InputText(System.String, ref System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) fullName.vb: ImGuiNET.ImGui.InputText(System.String, ByRef System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) nameWithType: ImGui.InputText(String, ref String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) nameWithType.vb: ImGui.InputText(String, ByRef String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) - uid: ImGuiNET.ImGui.InputText* name: InputText href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputText_ commentId: Overload:ImGuiNET.ImGui.InputText isSpec: "True" fullName: ImGuiNET.ImGui.InputText nameWithType: ImGui.InputText - uid: ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2) name: InputTextMultiline(String, ref String, UInt32, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextMultiline_System_String_System_String__System_UInt32_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2) name.vb: InputTextMultiline(String, ByRef String, UInt32, Vector2) fullName: ImGuiNET.ImGui.InputTextMultiline(System.String, ref System.String, System.UInt32, System.Numerics.Vector2) fullName.vb: ImGuiNET.ImGui.InputTextMultiline(System.String, ByRef System.String, System.UInt32, System.Numerics.Vector2) nameWithType: ImGui.InputTextMultiline(String, ref String, UInt32, Vector2) nameWithType.vb: ImGui.InputTextMultiline(String, ByRef String, UInt32, Vector2) - uid: ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags) name: InputTextMultiline(String, ref String, UInt32, Vector2, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextMultiline_System_String_System_String__System_UInt32_System_Numerics_Vector2_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags) name.vb: InputTextMultiline(String, ByRef String, UInt32, Vector2, ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputTextMultiline(System.String, ref System.String, System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiInputTextFlags) fullName.vb: ImGuiNET.ImGui.InputTextMultiline(System.String, ByRef System.String, System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputTextMultiline(String, ref String, UInt32, Vector2, ImGuiInputTextFlags) nameWithType.vb: ImGui.InputTextMultiline(String, ByRef String, UInt32, Vector2, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name: InputTextMultiline(String, ref String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextMultiline_System_String_System_String__System_UInt32_System_Numerics_Vector2_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_ commentId: M:ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name.vb: InputTextMultiline(String, ByRef String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback) fullName: ImGuiNET.ImGui.InputTextMultiline(System.String, ref System.String, System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) fullName.vb: ImGuiNET.ImGui.InputTextMultiline(System.String, ByRef System.String, System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) nameWithType: ImGui.InputTextMultiline(String, ref String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback) nameWithType.vb: ImGui.InputTextMultiline(String, ByRef String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback) - uid: ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name: InputTextMultiline(String, ref String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextMultiline_System_String_System_String__System_UInt32_System_Numerics_Vector2_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputTextMultiline(System.String,System.String@,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name.vb: InputTextMultiline(String, ByRef String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) fullName: ImGuiNET.ImGui.InputTextMultiline(System.String, ref System.String, System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) fullName.vb: ImGuiNET.ImGui.InputTextMultiline(System.String, ByRef System.String, System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) nameWithType: ImGui.InputTextMultiline(String, ref String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) nameWithType.vb: ImGui.InputTextMultiline(String, ByRef String, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) - uid: ImGuiNET.ImGui.InputTextMultiline* name: InputTextMultiline href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextMultiline_ commentId: Overload:ImGuiNET.ImGui.InputTextMultiline isSpec: "True" fullName: ImGuiNET.ImGui.InputTextMultiline nameWithType: ImGui.InputTextMultiline - uid: ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32) name: InputTextWithHint(String, String, String, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextWithHint_System_String_System_String_System_String_System_UInt32_ commentId: M:ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32) fullName: ImGuiNET.ImGui.InputTextWithHint(System.String, System.String, System.String, System.UInt32) nameWithType: ImGui.InputTextWithHint(String, String, String, UInt32) - uid: ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32,ImGuiNET.ImGuiInputTextFlags) name: InputTextWithHint(String, String, String, UInt32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextWithHint_System_String_System_String_System_String_System_UInt32_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGui.InputTextWithHint(System.String, System.String, System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGui.InputTextWithHint(String, String, String, UInt32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) name: InputTextWithHint(String, String, String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextWithHint_System_String_System_String_System_String_System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_ commentId: M:ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback) fullName: ImGuiNET.ImGui.InputTextWithHint(System.String, System.String, System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback) nameWithType: ImGui.InputTextWithHint(String, String, String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback) - uid: ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) name: InputTextWithHint(String, String, String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextWithHint_System_String_System_String_System_String_System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_IntPtr_ commentId: M:ImGuiNET.ImGui.InputTextWithHint(System.String,System.String,System.String,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.IntPtr) fullName: ImGuiNET.ImGui.InputTextWithHint(System.String, System.String, System.String, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.IntPtr) nameWithType: ImGui.InputTextWithHint(String, String, String, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, IntPtr) - uid: ImGuiNET.ImGui.InputTextWithHint* name: InputTextWithHint href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InputTextWithHint_ commentId: Overload:ImGuiNET.ImGui.InputTextWithHint isSpec: "True" fullName: ImGuiNET.ImGui.InputTextWithHint nameWithType: ImGui.InputTextWithHint - uid: ImGuiNET.ImGui.InvisibleButton(System.String,System.Numerics.Vector2) name: InvisibleButton(String, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InvisibleButton_System_String_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.InvisibleButton(System.String,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.InvisibleButton(System.String, System.Numerics.Vector2) nameWithType: ImGui.InvisibleButton(String, Vector2) - uid: ImGuiNET.ImGui.InvisibleButton* name: InvisibleButton href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_InvisibleButton_ commentId: Overload:ImGuiNET.ImGui.InvisibleButton isSpec: "True" fullName: ImGuiNET.ImGui.InvisibleButton nameWithType: ImGui.InvisibleButton - uid: ImGuiNET.ImGui.IsAnyItemActive name: IsAnyItemActive() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyItemActive commentId: M:ImGuiNET.ImGui.IsAnyItemActive fullName: ImGuiNET.ImGui.IsAnyItemActive() nameWithType: ImGui.IsAnyItemActive() - uid: ImGuiNET.ImGui.IsAnyItemActive* name: IsAnyItemActive href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyItemActive_ commentId: Overload:ImGuiNET.ImGui.IsAnyItemActive isSpec: "True" fullName: ImGuiNET.ImGui.IsAnyItemActive nameWithType: ImGui.IsAnyItemActive - uid: ImGuiNET.ImGui.IsAnyItemFocused name: IsAnyItemFocused() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyItemFocused commentId: M:ImGuiNET.ImGui.IsAnyItemFocused fullName: ImGuiNET.ImGui.IsAnyItemFocused() nameWithType: ImGui.IsAnyItemFocused() - uid: ImGuiNET.ImGui.IsAnyItemFocused* name: IsAnyItemFocused href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyItemFocused_ commentId: Overload:ImGuiNET.ImGui.IsAnyItemFocused isSpec: "True" fullName: ImGuiNET.ImGui.IsAnyItemFocused nameWithType: ImGui.IsAnyItemFocused - uid: ImGuiNET.ImGui.IsAnyItemHovered name: IsAnyItemHovered() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyItemHovered commentId: M:ImGuiNET.ImGui.IsAnyItemHovered fullName: ImGuiNET.ImGui.IsAnyItemHovered() nameWithType: ImGui.IsAnyItemHovered() - uid: ImGuiNET.ImGui.IsAnyItemHovered* name: IsAnyItemHovered href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyItemHovered_ commentId: Overload:ImGuiNET.ImGui.IsAnyItemHovered isSpec: "True" fullName: ImGuiNET.ImGui.IsAnyItemHovered nameWithType: ImGui.IsAnyItemHovered - uid: ImGuiNET.ImGui.IsAnyMouseDown name: IsAnyMouseDown() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyMouseDown commentId: M:ImGuiNET.ImGui.IsAnyMouseDown fullName: ImGuiNET.ImGui.IsAnyMouseDown() nameWithType: ImGui.IsAnyMouseDown() - uid: ImGuiNET.ImGui.IsAnyMouseDown* name: IsAnyMouseDown href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsAnyMouseDown_ commentId: Overload:ImGuiNET.ImGui.IsAnyMouseDown isSpec: "True" fullName: ImGuiNET.ImGui.IsAnyMouseDown nameWithType: ImGui.IsAnyMouseDown - uid: ImGuiNET.ImGui.IsItemActivated name: IsItemActivated() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemActivated commentId: M:ImGuiNET.ImGui.IsItemActivated fullName: ImGuiNET.ImGui.IsItemActivated() nameWithType: ImGui.IsItemActivated() - uid: ImGuiNET.ImGui.IsItemActivated* name: IsItemActivated href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemActivated_ commentId: Overload:ImGuiNET.ImGui.IsItemActivated isSpec: "True" fullName: ImGuiNET.ImGui.IsItemActivated nameWithType: ImGui.IsItemActivated - uid: ImGuiNET.ImGui.IsItemActive name: IsItemActive() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemActive commentId: M:ImGuiNET.ImGui.IsItemActive fullName: ImGuiNET.ImGui.IsItemActive() nameWithType: ImGui.IsItemActive() - uid: ImGuiNET.ImGui.IsItemActive* name: IsItemActive href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemActive_ commentId: Overload:ImGuiNET.ImGui.IsItemActive isSpec: "True" fullName: ImGuiNET.ImGui.IsItemActive nameWithType: ImGui.IsItemActive - uid: ImGuiNET.ImGui.IsItemClicked name: IsItemClicked() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemClicked commentId: M:ImGuiNET.ImGui.IsItemClicked fullName: ImGuiNET.ImGui.IsItemClicked() nameWithType: ImGui.IsItemClicked() - uid: ImGuiNET.ImGui.IsItemClicked(System.Int32) name: IsItemClicked(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemClicked_System_Int32_ commentId: M:ImGuiNET.ImGui.IsItemClicked(System.Int32) fullName: ImGuiNET.ImGui.IsItemClicked(System.Int32) nameWithType: ImGui.IsItemClicked(Int32) - uid: ImGuiNET.ImGui.IsItemClicked* name: IsItemClicked href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemClicked_ commentId: Overload:ImGuiNET.ImGui.IsItemClicked isSpec: "True" fullName: ImGuiNET.ImGui.IsItemClicked nameWithType: ImGui.IsItemClicked - uid: ImGuiNET.ImGui.IsItemDeactivated name: IsItemDeactivated() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemDeactivated commentId: M:ImGuiNET.ImGui.IsItemDeactivated fullName: ImGuiNET.ImGui.IsItemDeactivated() nameWithType: ImGui.IsItemDeactivated() - uid: ImGuiNET.ImGui.IsItemDeactivated* name: IsItemDeactivated href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemDeactivated_ commentId: Overload:ImGuiNET.ImGui.IsItemDeactivated isSpec: "True" fullName: ImGuiNET.ImGui.IsItemDeactivated nameWithType: ImGui.IsItemDeactivated - uid: ImGuiNET.ImGui.IsItemDeactivatedAfterEdit name: IsItemDeactivatedAfterEdit() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemDeactivatedAfterEdit commentId: M:ImGuiNET.ImGui.IsItemDeactivatedAfterEdit fullName: ImGuiNET.ImGui.IsItemDeactivatedAfterEdit() nameWithType: ImGui.IsItemDeactivatedAfterEdit() - uid: ImGuiNET.ImGui.IsItemDeactivatedAfterEdit* name: IsItemDeactivatedAfterEdit href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemDeactivatedAfterEdit_ commentId: Overload:ImGuiNET.ImGui.IsItemDeactivatedAfterEdit isSpec: "True" fullName: ImGuiNET.ImGui.IsItemDeactivatedAfterEdit nameWithType: ImGui.IsItemDeactivatedAfterEdit - uid: ImGuiNET.ImGui.IsItemEdited name: IsItemEdited() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemEdited commentId: M:ImGuiNET.ImGui.IsItemEdited fullName: ImGuiNET.ImGui.IsItemEdited() nameWithType: ImGui.IsItemEdited() - uid: ImGuiNET.ImGui.IsItemEdited* name: IsItemEdited href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemEdited_ commentId: Overload:ImGuiNET.ImGui.IsItemEdited isSpec: "True" fullName: ImGuiNET.ImGui.IsItemEdited nameWithType: ImGui.IsItemEdited - uid: ImGuiNET.ImGui.IsItemFocused name: IsItemFocused() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemFocused commentId: M:ImGuiNET.ImGui.IsItemFocused fullName: ImGuiNET.ImGui.IsItemFocused() nameWithType: ImGui.IsItemFocused() - uid: ImGuiNET.ImGui.IsItemFocused* name: IsItemFocused href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemFocused_ commentId: Overload:ImGuiNET.ImGui.IsItemFocused isSpec: "True" fullName: ImGuiNET.ImGui.IsItemFocused nameWithType: ImGui.IsItemFocused - uid: ImGuiNET.ImGui.IsItemHovered name: IsItemHovered() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemHovered commentId: M:ImGuiNET.ImGui.IsItemHovered fullName: ImGuiNET.ImGui.IsItemHovered() nameWithType: ImGui.IsItemHovered() - uid: ImGuiNET.ImGui.IsItemHovered(ImGuiNET.ImGuiHoveredFlags) name: IsItemHovered(ImGuiHoveredFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemHovered_ImGuiNET_ImGuiHoveredFlags_ commentId: M:ImGuiNET.ImGui.IsItemHovered(ImGuiNET.ImGuiHoveredFlags) fullName: ImGuiNET.ImGui.IsItemHovered(ImGuiNET.ImGuiHoveredFlags) nameWithType: ImGui.IsItemHovered(ImGuiHoveredFlags) - uid: ImGuiNET.ImGui.IsItemHovered* name: IsItemHovered href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemHovered_ commentId: Overload:ImGuiNET.ImGui.IsItemHovered isSpec: "True" fullName: ImGuiNET.ImGui.IsItemHovered nameWithType: ImGui.IsItemHovered - uid: ImGuiNET.ImGui.IsItemVisible name: IsItemVisible() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemVisible commentId: M:ImGuiNET.ImGui.IsItemVisible fullName: ImGuiNET.ImGui.IsItemVisible() nameWithType: ImGui.IsItemVisible() - uid: ImGuiNET.ImGui.IsItemVisible* name: IsItemVisible href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsItemVisible_ commentId: Overload:ImGuiNET.ImGui.IsItemVisible isSpec: "True" fullName: ImGuiNET.ImGui.IsItemVisible nameWithType: ImGui.IsItemVisible - uid: ImGuiNET.ImGui.IsKeyDown(System.Int32) name: IsKeyDown(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsKeyDown_System_Int32_ commentId: M:ImGuiNET.ImGui.IsKeyDown(System.Int32) fullName: ImGuiNET.ImGui.IsKeyDown(System.Int32) nameWithType: ImGui.IsKeyDown(Int32) - uid: ImGuiNET.ImGui.IsKeyDown* name: IsKeyDown href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsKeyDown_ commentId: Overload:ImGuiNET.ImGui.IsKeyDown isSpec: "True" fullName: ImGuiNET.ImGui.IsKeyDown nameWithType: ImGui.IsKeyDown - uid: ImGuiNET.ImGui.IsKeyPressed(System.Int32) name: IsKeyPressed(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsKeyPressed_System_Int32_ commentId: M:ImGuiNET.ImGui.IsKeyPressed(System.Int32) fullName: ImGuiNET.ImGui.IsKeyPressed(System.Int32) nameWithType: ImGui.IsKeyPressed(Int32) - uid: ImGuiNET.ImGui.IsKeyPressed(System.Int32,System.Boolean) name: IsKeyPressed(Int32, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsKeyPressed_System_Int32_System_Boolean_ commentId: M:ImGuiNET.ImGui.IsKeyPressed(System.Int32,System.Boolean) fullName: ImGuiNET.ImGui.IsKeyPressed(System.Int32, System.Boolean) nameWithType: ImGui.IsKeyPressed(Int32, Boolean) - uid: ImGuiNET.ImGui.IsKeyPressed* name: IsKeyPressed href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsKeyPressed_ commentId: Overload:ImGuiNET.ImGui.IsKeyPressed isSpec: "True" fullName: ImGuiNET.ImGui.IsKeyPressed nameWithType: ImGui.IsKeyPressed - uid: ImGuiNET.ImGui.IsKeyReleased(System.Int32) name: IsKeyReleased(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsKeyReleased_System_Int32_ commentId: M:ImGuiNET.ImGui.IsKeyReleased(System.Int32) fullName: ImGuiNET.ImGui.IsKeyReleased(System.Int32) nameWithType: ImGui.IsKeyReleased(Int32) - uid: ImGuiNET.ImGui.IsKeyReleased* name: IsKeyReleased href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsKeyReleased_ commentId: Overload:ImGuiNET.ImGui.IsKeyReleased isSpec: "True" fullName: ImGuiNET.ImGui.IsKeyReleased nameWithType: ImGui.IsKeyReleased - uid: ImGuiNET.ImGui.IsMouseClicked(System.Int32) name: IsMouseClicked(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseClicked_System_Int32_ commentId: M:ImGuiNET.ImGui.IsMouseClicked(System.Int32) fullName: ImGuiNET.ImGui.IsMouseClicked(System.Int32) nameWithType: ImGui.IsMouseClicked(Int32) - uid: ImGuiNET.ImGui.IsMouseClicked(System.Int32,System.Boolean) name: IsMouseClicked(Int32, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseClicked_System_Int32_System_Boolean_ commentId: M:ImGuiNET.ImGui.IsMouseClicked(System.Int32,System.Boolean) fullName: ImGuiNET.ImGui.IsMouseClicked(System.Int32, System.Boolean) nameWithType: ImGui.IsMouseClicked(Int32, Boolean) - uid: ImGuiNET.ImGui.IsMouseClicked* name: IsMouseClicked href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseClicked_ commentId: Overload:ImGuiNET.ImGui.IsMouseClicked isSpec: "True" fullName: ImGuiNET.ImGui.IsMouseClicked nameWithType: ImGui.IsMouseClicked - uid: ImGuiNET.ImGui.IsMouseDoubleClicked(System.Int32) name: IsMouseDoubleClicked(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDoubleClicked_System_Int32_ commentId: M:ImGuiNET.ImGui.IsMouseDoubleClicked(System.Int32) fullName: ImGuiNET.ImGui.IsMouseDoubleClicked(System.Int32) nameWithType: ImGui.IsMouseDoubleClicked(Int32) - uid: ImGuiNET.ImGui.IsMouseDoubleClicked* name: IsMouseDoubleClicked href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDoubleClicked_ commentId: Overload:ImGuiNET.ImGui.IsMouseDoubleClicked isSpec: "True" fullName: ImGuiNET.ImGui.IsMouseDoubleClicked nameWithType: ImGui.IsMouseDoubleClicked - uid: ImGuiNET.ImGui.IsMouseDown(System.Int32) name: IsMouseDown(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDown_System_Int32_ commentId: M:ImGuiNET.ImGui.IsMouseDown(System.Int32) fullName: ImGuiNET.ImGui.IsMouseDown(System.Int32) nameWithType: ImGui.IsMouseDown(Int32) - uid: ImGuiNET.ImGui.IsMouseDown* name: IsMouseDown href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDown_ commentId: Overload:ImGuiNET.ImGui.IsMouseDown isSpec: "True" fullName: ImGuiNET.ImGui.IsMouseDown nameWithType: ImGui.IsMouseDown - uid: ImGuiNET.ImGui.IsMouseDragging name: IsMouseDragging() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDragging commentId: M:ImGuiNET.ImGui.IsMouseDragging fullName: ImGuiNET.ImGui.IsMouseDragging() nameWithType: ImGui.IsMouseDragging() - uid: ImGuiNET.ImGui.IsMouseDragging(System.Int32) name: IsMouseDragging(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDragging_System_Int32_ commentId: M:ImGuiNET.ImGui.IsMouseDragging(System.Int32) fullName: ImGuiNET.ImGui.IsMouseDragging(System.Int32) nameWithType: ImGui.IsMouseDragging(Int32) - uid: ImGuiNET.ImGui.IsMouseDragging(System.Int32,System.Single) name: IsMouseDragging(Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDragging_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGui.IsMouseDragging(System.Int32,System.Single) fullName: ImGuiNET.ImGui.IsMouseDragging(System.Int32, System.Single) nameWithType: ImGui.IsMouseDragging(Int32, Single) - uid: ImGuiNET.ImGui.IsMouseDragging* name: IsMouseDragging href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseDragging_ commentId: Overload:ImGuiNET.ImGui.IsMouseDragging isSpec: "True" fullName: ImGuiNET.ImGui.IsMouseDragging nameWithType: ImGui.IsMouseDragging - uid: ImGuiNET.ImGui.IsMouseHoveringRect(System.Numerics.Vector2,System.Numerics.Vector2) name: IsMouseHoveringRect(Vector2, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseHoveringRect_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.IsMouseHoveringRect(System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.IsMouseHoveringRect(System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGui.IsMouseHoveringRect(Vector2, Vector2) - uid: ImGuiNET.ImGui.IsMouseHoveringRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Boolean) name: IsMouseHoveringRect(Vector2, Vector2, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseHoveringRect_System_Numerics_Vector2_System_Numerics_Vector2_System_Boolean_ commentId: M:ImGuiNET.ImGui.IsMouseHoveringRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Boolean) fullName: ImGuiNET.ImGui.IsMouseHoveringRect(System.Numerics.Vector2, System.Numerics.Vector2, System.Boolean) nameWithType: ImGui.IsMouseHoveringRect(Vector2, Vector2, Boolean) - uid: ImGuiNET.ImGui.IsMouseHoveringRect* name: IsMouseHoveringRect href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseHoveringRect_ commentId: Overload:ImGuiNET.ImGui.IsMouseHoveringRect isSpec: "True" fullName: ImGuiNET.ImGui.IsMouseHoveringRect nameWithType: ImGui.IsMouseHoveringRect - uid: ImGuiNET.ImGui.IsMousePosValid name: IsMousePosValid() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMousePosValid commentId: M:ImGuiNET.ImGui.IsMousePosValid fullName: ImGuiNET.ImGui.IsMousePosValid() nameWithType: ImGui.IsMousePosValid() - uid: ImGuiNET.ImGui.IsMousePosValid(System.Numerics.Vector2@) name: IsMousePosValid(ref Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMousePosValid_System_Numerics_Vector2__ commentId: M:ImGuiNET.ImGui.IsMousePosValid(System.Numerics.Vector2@) name.vb: IsMousePosValid(ByRef Vector2) fullName: ImGuiNET.ImGui.IsMousePosValid(ref System.Numerics.Vector2) fullName.vb: ImGuiNET.ImGui.IsMousePosValid(ByRef System.Numerics.Vector2) nameWithType: ImGui.IsMousePosValid(ref Vector2) nameWithType.vb: ImGui.IsMousePosValid(ByRef Vector2) - uid: ImGuiNET.ImGui.IsMousePosValid* name: IsMousePosValid href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMousePosValid_ commentId: Overload:ImGuiNET.ImGui.IsMousePosValid isSpec: "True" fullName: ImGuiNET.ImGui.IsMousePosValid nameWithType: ImGui.IsMousePosValid - uid: ImGuiNET.ImGui.IsMouseReleased(System.Int32) name: IsMouseReleased(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseReleased_System_Int32_ commentId: M:ImGuiNET.ImGui.IsMouseReleased(System.Int32) fullName: ImGuiNET.ImGui.IsMouseReleased(System.Int32) nameWithType: ImGui.IsMouseReleased(Int32) - uid: ImGuiNET.ImGui.IsMouseReleased* name: IsMouseReleased href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsMouseReleased_ commentId: Overload:ImGuiNET.ImGui.IsMouseReleased isSpec: "True" fullName: ImGuiNET.ImGui.IsMouseReleased nameWithType: ImGui.IsMouseReleased - uid: ImGuiNET.ImGui.IsPopupOpen(System.String) name: IsPopupOpen(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsPopupOpen_System_String_ commentId: M:ImGuiNET.ImGui.IsPopupOpen(System.String) fullName: ImGuiNET.ImGui.IsPopupOpen(System.String) nameWithType: ImGui.IsPopupOpen(String) - uid: ImGuiNET.ImGui.IsPopupOpen* name: IsPopupOpen href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsPopupOpen_ commentId: Overload:ImGuiNET.ImGui.IsPopupOpen isSpec: "True" fullName: ImGuiNET.ImGui.IsPopupOpen nameWithType: ImGui.IsPopupOpen - uid: ImGuiNET.ImGui.IsRectVisible(System.Numerics.Vector2) name: IsRectVisible(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsRectVisible_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.IsRectVisible(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.IsRectVisible(System.Numerics.Vector2) nameWithType: ImGui.IsRectVisible(Vector2) - uid: ImGuiNET.ImGui.IsRectVisible(System.Numerics.Vector2,System.Numerics.Vector2) name: IsRectVisible(Vector2, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsRectVisible_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.IsRectVisible(System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.IsRectVisible(System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGui.IsRectVisible(Vector2, Vector2) - uid: ImGuiNET.ImGui.IsRectVisible* name: IsRectVisible href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsRectVisible_ commentId: Overload:ImGuiNET.ImGui.IsRectVisible isSpec: "True" fullName: ImGuiNET.ImGui.IsRectVisible nameWithType: ImGui.IsRectVisible - uid: ImGuiNET.ImGui.IsWindowAppearing name: IsWindowAppearing() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowAppearing commentId: M:ImGuiNET.ImGui.IsWindowAppearing fullName: ImGuiNET.ImGui.IsWindowAppearing() nameWithType: ImGui.IsWindowAppearing() - uid: ImGuiNET.ImGui.IsWindowAppearing* name: IsWindowAppearing href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowAppearing_ commentId: Overload:ImGuiNET.ImGui.IsWindowAppearing isSpec: "True" fullName: ImGuiNET.ImGui.IsWindowAppearing nameWithType: ImGui.IsWindowAppearing - uid: ImGuiNET.ImGui.IsWindowCollapsed name: IsWindowCollapsed() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowCollapsed commentId: M:ImGuiNET.ImGui.IsWindowCollapsed fullName: ImGuiNET.ImGui.IsWindowCollapsed() nameWithType: ImGui.IsWindowCollapsed() - uid: ImGuiNET.ImGui.IsWindowCollapsed* name: IsWindowCollapsed href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowCollapsed_ commentId: Overload:ImGuiNET.ImGui.IsWindowCollapsed isSpec: "True" fullName: ImGuiNET.ImGui.IsWindowCollapsed nameWithType: ImGui.IsWindowCollapsed - uid: ImGuiNET.ImGui.IsWindowFocused name: IsWindowFocused() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowFocused commentId: M:ImGuiNET.ImGui.IsWindowFocused fullName: ImGuiNET.ImGui.IsWindowFocused() nameWithType: ImGui.IsWindowFocused() - uid: ImGuiNET.ImGui.IsWindowFocused(ImGuiNET.ImGuiFocusedFlags) name: IsWindowFocused(ImGuiFocusedFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowFocused_ImGuiNET_ImGuiFocusedFlags_ commentId: M:ImGuiNET.ImGui.IsWindowFocused(ImGuiNET.ImGuiFocusedFlags) fullName: ImGuiNET.ImGui.IsWindowFocused(ImGuiNET.ImGuiFocusedFlags) nameWithType: ImGui.IsWindowFocused(ImGuiFocusedFlags) - uid: ImGuiNET.ImGui.IsWindowFocused* name: IsWindowFocused href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowFocused_ commentId: Overload:ImGuiNET.ImGui.IsWindowFocused isSpec: "True" fullName: ImGuiNET.ImGui.IsWindowFocused nameWithType: ImGui.IsWindowFocused - uid: ImGuiNET.ImGui.IsWindowHovered name: IsWindowHovered() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowHovered commentId: M:ImGuiNET.ImGui.IsWindowHovered fullName: ImGuiNET.ImGui.IsWindowHovered() nameWithType: ImGui.IsWindowHovered() - uid: ImGuiNET.ImGui.IsWindowHovered(ImGuiNET.ImGuiHoveredFlags) name: IsWindowHovered(ImGuiHoveredFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowHovered_ImGuiNET_ImGuiHoveredFlags_ commentId: M:ImGuiNET.ImGui.IsWindowHovered(ImGuiNET.ImGuiHoveredFlags) fullName: ImGuiNET.ImGui.IsWindowHovered(ImGuiNET.ImGuiHoveredFlags) nameWithType: ImGui.IsWindowHovered(ImGuiHoveredFlags) - uid: ImGuiNET.ImGui.IsWindowHovered* name: IsWindowHovered href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_IsWindowHovered_ commentId: Overload:ImGuiNET.ImGui.IsWindowHovered isSpec: "True" fullName: ImGuiNET.ImGui.IsWindowHovered nameWithType: ImGui.IsWindowHovered - uid: ImGuiNET.ImGui.LabelText(System.String,System.String) name: LabelText(String, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LabelText_System_String_System_String_ commentId: M:ImGuiNET.ImGui.LabelText(System.String,System.String) fullName: ImGuiNET.ImGui.LabelText(System.String, System.String) nameWithType: ImGui.LabelText(String, String) - uid: ImGuiNET.ImGui.LabelText* name: LabelText href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LabelText_ commentId: Overload:ImGuiNET.ImGui.LabelText isSpec: "True" fullName: ImGuiNET.ImGui.LabelText nameWithType: ImGui.LabelText - uid: ImGuiNET.ImGui.ListBox(System.String,System.Int32@,System.String[],System.Int32) name: ListBox(String, ref Int32, String[], Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBox_System_String_System_Int32__System_String___System_Int32_ commentId: M:ImGuiNET.ImGui.ListBox(System.String,System.Int32@,System.String[],System.Int32) name.vb: ListBox(String, ByRef Int32, String(), Int32) fullName: ImGuiNET.ImGui.ListBox(System.String, ref System.Int32, System.String[], System.Int32) fullName.vb: ImGuiNET.ImGui.ListBox(System.String, ByRef System.Int32, System.String(), System.Int32) nameWithType: ImGui.ListBox(String, ref Int32, String[], Int32) nameWithType.vb: ImGui.ListBox(String, ByRef Int32, String(), Int32) - uid: ImGuiNET.ImGui.ListBox(System.String,System.Int32@,System.String[],System.Int32,System.Int32) name: ListBox(String, ref Int32, String[], Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBox_System_String_System_Int32__System_String___System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.ListBox(System.String,System.Int32@,System.String[],System.Int32,System.Int32) name.vb: ListBox(String, ByRef Int32, String(), Int32, Int32) fullName: ImGuiNET.ImGui.ListBox(System.String, ref System.Int32, System.String[], System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.ListBox(System.String, ByRef System.Int32, System.String(), System.Int32, System.Int32) nameWithType: ImGui.ListBox(String, ref Int32, String[], Int32, Int32) nameWithType.vb: ImGui.ListBox(String, ByRef Int32, String(), Int32, Int32) - uid: ImGuiNET.ImGui.ListBox* name: ListBox href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBox_ commentId: Overload:ImGuiNET.ImGui.ListBox isSpec: "True" fullName: ImGuiNET.ImGui.ListBox nameWithType: ImGui.ListBox - uid: ImGuiNET.ImGui.ListBoxFooter name: ListBoxFooter() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBoxFooter commentId: M:ImGuiNET.ImGui.ListBoxFooter fullName: ImGuiNET.ImGui.ListBoxFooter() nameWithType: ImGui.ListBoxFooter() - uid: ImGuiNET.ImGui.ListBoxFooter* name: ListBoxFooter href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBoxFooter_ commentId: Overload:ImGuiNET.ImGui.ListBoxFooter isSpec: "True" fullName: ImGuiNET.ImGui.ListBoxFooter nameWithType: ImGui.ListBoxFooter - uid: ImGuiNET.ImGui.ListBoxHeader(System.String) name: ListBoxHeader(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBoxHeader_System_String_ commentId: M:ImGuiNET.ImGui.ListBoxHeader(System.String) fullName: ImGuiNET.ImGui.ListBoxHeader(System.String) nameWithType: ImGui.ListBoxHeader(String) - uid: ImGuiNET.ImGui.ListBoxHeader(System.String,System.Int32) name: ListBoxHeader(String, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBoxHeader_System_String_System_Int32_ commentId: M:ImGuiNET.ImGui.ListBoxHeader(System.String,System.Int32) fullName: ImGuiNET.ImGui.ListBoxHeader(System.String, System.Int32) nameWithType: ImGui.ListBoxHeader(String, Int32) - uid: ImGuiNET.ImGui.ListBoxHeader(System.String,System.Int32,System.Int32) name: ListBoxHeader(String, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBoxHeader_System_String_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.ListBoxHeader(System.String,System.Int32,System.Int32) fullName: ImGuiNET.ImGui.ListBoxHeader(System.String, System.Int32, System.Int32) nameWithType: ImGui.ListBoxHeader(String, Int32, Int32) - uid: ImGuiNET.ImGui.ListBoxHeader(System.String,System.Numerics.Vector2) name: ListBoxHeader(String, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBoxHeader_System_String_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.ListBoxHeader(System.String,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.ListBoxHeader(System.String, System.Numerics.Vector2) nameWithType: ImGui.ListBoxHeader(String, Vector2) - uid: ImGuiNET.ImGui.ListBoxHeader* name: ListBoxHeader href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ListBoxHeader_ commentId: Overload:ImGuiNET.ImGui.ListBoxHeader isSpec: "True" fullName: ImGuiNET.ImGui.ListBoxHeader nameWithType: ImGui.ListBoxHeader - uid: ImGuiNET.ImGui.LoadIniSettingsFromDisk(System.String) name: LoadIniSettingsFromDisk(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LoadIniSettingsFromDisk_System_String_ commentId: M:ImGuiNET.ImGui.LoadIniSettingsFromDisk(System.String) fullName: ImGuiNET.ImGui.LoadIniSettingsFromDisk(System.String) nameWithType: ImGui.LoadIniSettingsFromDisk(String) - uid: ImGuiNET.ImGui.LoadIniSettingsFromDisk* name: LoadIniSettingsFromDisk href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LoadIniSettingsFromDisk_ commentId: Overload:ImGuiNET.ImGui.LoadIniSettingsFromDisk isSpec: "True" fullName: ImGuiNET.ImGui.LoadIniSettingsFromDisk nameWithType: ImGui.LoadIniSettingsFromDisk - uid: ImGuiNET.ImGui.LoadIniSettingsFromMemory(System.String) name: LoadIniSettingsFromMemory(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LoadIniSettingsFromMemory_System_String_ commentId: M:ImGuiNET.ImGui.LoadIniSettingsFromMemory(System.String) fullName: ImGuiNET.ImGui.LoadIniSettingsFromMemory(System.String) nameWithType: ImGui.LoadIniSettingsFromMemory(String) - uid: ImGuiNET.ImGui.LoadIniSettingsFromMemory(System.String,System.UInt32) name: LoadIniSettingsFromMemory(String, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LoadIniSettingsFromMemory_System_String_System_UInt32_ commentId: M:ImGuiNET.ImGui.LoadIniSettingsFromMemory(System.String,System.UInt32) fullName: ImGuiNET.ImGui.LoadIniSettingsFromMemory(System.String, System.UInt32) nameWithType: ImGui.LoadIniSettingsFromMemory(String, UInt32) - uid: ImGuiNET.ImGui.LoadIniSettingsFromMemory* name: LoadIniSettingsFromMemory href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LoadIniSettingsFromMemory_ commentId: Overload:ImGuiNET.ImGui.LoadIniSettingsFromMemory isSpec: "True" fullName: ImGuiNET.ImGui.LoadIniSettingsFromMemory nameWithType: ImGui.LoadIniSettingsFromMemory - uid: ImGuiNET.ImGui.LogButtons name: LogButtons() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogButtons commentId: M:ImGuiNET.ImGui.LogButtons fullName: ImGuiNET.ImGui.LogButtons() nameWithType: ImGui.LogButtons() - uid: ImGuiNET.ImGui.LogButtons* name: LogButtons href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogButtons_ commentId: Overload:ImGuiNET.ImGui.LogButtons isSpec: "True" fullName: ImGuiNET.ImGui.LogButtons nameWithType: ImGui.LogButtons - uid: ImGuiNET.ImGui.LogFinish name: LogFinish() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogFinish commentId: M:ImGuiNET.ImGui.LogFinish fullName: ImGuiNET.ImGui.LogFinish() nameWithType: ImGui.LogFinish() - uid: ImGuiNET.ImGui.LogFinish* name: LogFinish href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogFinish_ commentId: Overload:ImGuiNET.ImGui.LogFinish isSpec: "True" fullName: ImGuiNET.ImGui.LogFinish nameWithType: ImGui.LogFinish - uid: ImGuiNET.ImGui.LogText(System.String) name: LogText(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogText_System_String_ commentId: M:ImGuiNET.ImGui.LogText(System.String) fullName: ImGuiNET.ImGui.LogText(System.String) nameWithType: ImGui.LogText(String) - uid: ImGuiNET.ImGui.LogText* name: LogText href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogText_ commentId: Overload:ImGuiNET.ImGui.LogText isSpec: "True" fullName: ImGuiNET.ImGui.LogText nameWithType: ImGui.LogText - uid: ImGuiNET.ImGui.LogToClipboard name: LogToClipboard() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToClipboard commentId: M:ImGuiNET.ImGui.LogToClipboard fullName: ImGuiNET.ImGui.LogToClipboard() nameWithType: ImGui.LogToClipboard() - uid: ImGuiNET.ImGui.LogToClipboard(System.Int32) name: LogToClipboard(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToClipboard_System_Int32_ commentId: M:ImGuiNET.ImGui.LogToClipboard(System.Int32) fullName: ImGuiNET.ImGui.LogToClipboard(System.Int32) nameWithType: ImGui.LogToClipboard(Int32) - uid: ImGuiNET.ImGui.LogToClipboard* name: LogToClipboard href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToClipboard_ commentId: Overload:ImGuiNET.ImGui.LogToClipboard isSpec: "True" fullName: ImGuiNET.ImGui.LogToClipboard nameWithType: ImGui.LogToClipboard - uid: ImGuiNET.ImGui.LogToFile name: LogToFile() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToFile commentId: M:ImGuiNET.ImGui.LogToFile fullName: ImGuiNET.ImGui.LogToFile() nameWithType: ImGui.LogToFile() - uid: ImGuiNET.ImGui.LogToFile(System.Int32) name: LogToFile(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToFile_System_Int32_ commentId: M:ImGuiNET.ImGui.LogToFile(System.Int32) fullName: ImGuiNET.ImGui.LogToFile(System.Int32) nameWithType: ImGui.LogToFile(Int32) - uid: ImGuiNET.ImGui.LogToFile(System.Int32,System.String) name: LogToFile(Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToFile_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.LogToFile(System.Int32,System.String) fullName: ImGuiNET.ImGui.LogToFile(System.Int32, System.String) nameWithType: ImGui.LogToFile(Int32, String) - uid: ImGuiNET.ImGui.LogToFile* name: LogToFile href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToFile_ commentId: Overload:ImGuiNET.ImGui.LogToFile isSpec: "True" fullName: ImGuiNET.ImGui.LogToFile nameWithType: ImGui.LogToFile - uid: ImGuiNET.ImGui.LogToTTY name: LogToTTY() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToTTY commentId: M:ImGuiNET.ImGui.LogToTTY fullName: ImGuiNET.ImGui.LogToTTY() nameWithType: ImGui.LogToTTY() - uid: ImGuiNET.ImGui.LogToTTY(System.Int32) name: LogToTTY(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToTTY_System_Int32_ commentId: M:ImGuiNET.ImGui.LogToTTY(System.Int32) fullName: ImGuiNET.ImGui.LogToTTY(System.Int32) nameWithType: ImGui.LogToTTY(Int32) - uid: ImGuiNET.ImGui.LogToTTY* name: LogToTTY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_LogToTTY_ commentId: Overload:ImGuiNET.ImGui.LogToTTY isSpec: "True" fullName: ImGuiNET.ImGui.LogToTTY nameWithType: ImGui.LogToTTY - uid: ImGuiNET.ImGui.MemAlloc(System.UInt32) name: MemAlloc(UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MemAlloc_System_UInt32_ commentId: M:ImGuiNET.ImGui.MemAlloc(System.UInt32) fullName: ImGuiNET.ImGui.MemAlloc(System.UInt32) nameWithType: ImGui.MemAlloc(UInt32) - uid: ImGuiNET.ImGui.MemAlloc* name: MemAlloc href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MemAlloc_ commentId: Overload:ImGuiNET.ImGui.MemAlloc isSpec: "True" fullName: ImGuiNET.ImGui.MemAlloc nameWithType: ImGui.MemAlloc - uid: ImGuiNET.ImGui.MemFree(System.IntPtr) name: MemFree(IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MemFree_System_IntPtr_ commentId: M:ImGuiNET.ImGui.MemFree(System.IntPtr) fullName: ImGuiNET.ImGui.MemFree(System.IntPtr) nameWithType: ImGui.MemFree(IntPtr) - uid: ImGuiNET.ImGui.MemFree* name: MemFree href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MemFree_ commentId: Overload:ImGuiNET.ImGui.MemFree isSpec: "True" fullName: ImGuiNET.ImGui.MemFree nameWithType: ImGui.MemFree - uid: ImGuiNET.ImGui.MenuItem(System.String) name: MenuItem(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_System_String_ commentId: M:ImGuiNET.ImGui.MenuItem(System.String) fullName: ImGuiNET.ImGui.MenuItem(System.String) nameWithType: ImGui.MenuItem(String) - uid: ImGuiNET.ImGui.MenuItem(System.String,System.Boolean) name: MenuItem(String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.MenuItem(System.String,System.Boolean) fullName: ImGuiNET.ImGui.MenuItem(System.String, System.Boolean) nameWithType: ImGui.MenuItem(String, Boolean) - uid: ImGuiNET.ImGui.MenuItem(System.String,System.String) name: MenuItem(String, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_System_String_System_String_ commentId: M:ImGuiNET.ImGui.MenuItem(System.String,System.String) fullName: ImGuiNET.ImGui.MenuItem(System.String, System.String) nameWithType: ImGui.MenuItem(String, String) - uid: ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean) name: MenuItem(String, String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_System_String_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean) fullName: ImGuiNET.ImGui.MenuItem(System.String, System.String, System.Boolean) nameWithType: ImGui.MenuItem(String, String, Boolean) - uid: ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean,System.Boolean) name: MenuItem(String, String, Boolean, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_System_String_System_String_System_Boolean_System_Boolean_ commentId: M:ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean,System.Boolean) fullName: ImGuiNET.ImGui.MenuItem(System.String, System.String, System.Boolean, System.Boolean) nameWithType: ImGui.MenuItem(String, String, Boolean, Boolean) - uid: ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean@) name: MenuItem(String, String, ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_System_String_System_String_System_Boolean__ commentId: M:ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean@) name.vb: MenuItem(String, String, ByRef Boolean) fullName: ImGuiNET.ImGui.MenuItem(System.String, System.String, ref System.Boolean) fullName.vb: ImGuiNET.ImGui.MenuItem(System.String, System.String, ByRef System.Boolean) nameWithType: ImGui.MenuItem(String, String, ref Boolean) nameWithType.vb: ImGui.MenuItem(String, String, ByRef Boolean) - uid: ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean@,System.Boolean) name: MenuItem(String, String, ref Boolean, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_System_String_System_String_System_Boolean__System_Boolean_ commentId: M:ImGuiNET.ImGui.MenuItem(System.String,System.String,System.Boolean@,System.Boolean) name.vb: MenuItem(String, String, ByRef Boolean, Boolean) fullName: ImGuiNET.ImGui.MenuItem(System.String, System.String, ref System.Boolean, System.Boolean) fullName.vb: ImGuiNET.ImGui.MenuItem(System.String, System.String, ByRef System.Boolean, System.Boolean) nameWithType: ImGui.MenuItem(String, String, ref Boolean, Boolean) nameWithType.vb: ImGui.MenuItem(String, String, ByRef Boolean, Boolean) - uid: ImGuiNET.ImGui.MenuItem* name: MenuItem href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_MenuItem_ commentId: Overload:ImGuiNET.ImGui.MenuItem isSpec: "True" fullName: ImGuiNET.ImGui.MenuItem nameWithType: ImGui.MenuItem - uid: ImGuiNET.ImGui.NewFrame name: NewFrame() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_NewFrame commentId: M:ImGuiNET.ImGui.NewFrame fullName: ImGuiNET.ImGui.NewFrame() nameWithType: ImGui.NewFrame() - uid: ImGuiNET.ImGui.NewFrame* name: NewFrame href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_NewFrame_ commentId: Overload:ImGuiNET.ImGui.NewFrame isSpec: "True" fullName: ImGuiNET.ImGui.NewFrame nameWithType: ImGui.NewFrame - uid: ImGuiNET.ImGui.NewLine name: NewLine() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_NewLine commentId: M:ImGuiNET.ImGui.NewLine fullName: ImGuiNET.ImGui.NewLine() nameWithType: ImGui.NewLine() - uid: ImGuiNET.ImGui.NewLine* name: NewLine href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_NewLine_ commentId: Overload:ImGuiNET.ImGui.NewLine isSpec: "True" fullName: ImGuiNET.ImGui.NewLine nameWithType: ImGui.NewLine - uid: ImGuiNET.ImGui.NextColumn name: NextColumn() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_NextColumn commentId: M:ImGuiNET.ImGui.NextColumn fullName: ImGuiNET.ImGui.NextColumn() nameWithType: ImGui.NextColumn() - uid: ImGuiNET.ImGui.NextColumn* name: NextColumn href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_NextColumn_ commentId: Overload:ImGuiNET.ImGui.NextColumn isSpec: "True" fullName: ImGuiNET.ImGui.NextColumn nameWithType: ImGui.NextColumn - uid: ImGuiNET.ImGui.OpenPopup(System.String) name: OpenPopup(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_OpenPopup_System_String_ commentId: M:ImGuiNET.ImGui.OpenPopup(System.String) fullName: ImGuiNET.ImGui.OpenPopup(System.String) nameWithType: ImGui.OpenPopup(String) - uid: ImGuiNET.ImGui.OpenPopup* name: OpenPopup href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_OpenPopup_ commentId: Overload:ImGuiNET.ImGui.OpenPopup isSpec: "True" fullName: ImGuiNET.ImGui.OpenPopup nameWithType: ImGui.OpenPopup - uid: ImGuiNET.ImGui.OpenPopupOnItemClick name: OpenPopupOnItemClick() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_OpenPopupOnItemClick commentId: M:ImGuiNET.ImGui.OpenPopupOnItemClick fullName: ImGuiNET.ImGui.OpenPopupOnItemClick() nameWithType: ImGui.OpenPopupOnItemClick() - uid: ImGuiNET.ImGui.OpenPopupOnItemClick(System.String) name: OpenPopupOnItemClick(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_OpenPopupOnItemClick_System_String_ commentId: M:ImGuiNET.ImGui.OpenPopupOnItemClick(System.String) fullName: ImGuiNET.ImGui.OpenPopupOnItemClick(System.String) nameWithType: ImGui.OpenPopupOnItemClick(String) - uid: ImGuiNET.ImGui.OpenPopupOnItemClick(System.String,System.Int32) name: OpenPopupOnItemClick(String, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_OpenPopupOnItemClick_System_String_System_Int32_ commentId: M:ImGuiNET.ImGui.OpenPopupOnItemClick(System.String,System.Int32) fullName: ImGuiNET.ImGui.OpenPopupOnItemClick(System.String, System.Int32) nameWithType: ImGui.OpenPopupOnItemClick(String, Int32) - uid: ImGuiNET.ImGui.OpenPopupOnItemClick* name: OpenPopupOnItemClick href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_OpenPopupOnItemClick_ commentId: Overload:ImGuiNET.ImGui.OpenPopupOnItemClick isSpec: "True" fullName: ImGuiNET.ImGui.OpenPopupOnItemClick nameWithType: ImGui.OpenPopupOnItemClick - uid: ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32) name: PlotHistogram(String, ref Single, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_System_String_System_Single__System_Int32_ commentId: M:ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32) name.vb: PlotHistogram(String, ByRef Single, Int32) fullName: ImGuiNET.ImGui.PlotHistogram(System.String, ref System.Single, System.Int32) fullName.vb: ImGuiNET.ImGui.PlotHistogram(System.String, ByRef System.Single, System.Int32) nameWithType: ImGui.PlotHistogram(String, ref Single, Int32) nameWithType.vb: ImGui.PlotHistogram(String, ByRef Single, Int32) - uid: ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32) name: PlotHistogram(String, ref Single, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_System_String_System_Single__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32) name.vb: PlotHistogram(String, ByRef Single, Int32, Int32) fullName: ImGuiNET.ImGui.PlotHistogram(System.String, ref System.Single, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.PlotHistogram(System.String, ByRef System.Single, System.Int32, System.Int32) nameWithType: ImGui.PlotHistogram(String, ref Single, Int32, Int32) nameWithType.vb: ImGui.PlotHistogram(String, ByRef Single, Int32, Int32) - uid: ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String) name: PlotHistogram(String, ref Single, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_System_String_System_Single__System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String) name.vb: PlotHistogram(String, ByRef Single, Int32, Int32, String) fullName: ImGuiNET.ImGui.PlotHistogram(System.String, ref System.Single, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.PlotHistogram(System.String, ByRef System.Single, System.Int32, System.Int32, System.String) nameWithType: ImGui.PlotHistogram(String, ref Single, Int32, Int32, String) nameWithType.vb: ImGui.PlotHistogram(String, ByRef Single, Int32, Int32, String) - uid: ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single) name: PlotHistogram(String, ref Single, Int32, Int32, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single) name.vb: PlotHistogram(String, ByRef Single, Int32, Int32, String, Single) fullName: ImGuiNET.ImGui.PlotHistogram(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.PlotHistogram(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single) nameWithType: ImGui.PlotHistogram(String, ref Single, Int32, Int32, String, Single) nameWithType.vb: ImGui.PlotHistogram(String, ByRef Single, Int32, Int32, String, Single) - uid: ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single) name: PlotHistogram(String, ref Single, Int32, Int32, String, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single) name.vb: PlotHistogram(String, ByRef Single, Int32, Int32, String, Single, Single) fullName: ImGuiNET.ImGui.PlotHistogram(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.PlotHistogram(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single) nameWithType: ImGui.PlotHistogram(String, ref Single, Int32, Int32, String, Single, Single) nameWithType.vb: ImGui.PlotHistogram(String, ByRef Single, Int32, Int32, String, Single, Single) - uid: ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2) name: PlotHistogram(String, ref Single, Int32, Int32, String, Single, Single, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_System_Single_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2) name.vb: PlotHistogram(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2) fullName: ImGuiNET.ImGui.PlotHistogram(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2) fullName.vb: ImGuiNET.ImGui.PlotHistogram(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2) nameWithType: ImGui.PlotHistogram(String, ref Single, Int32, Int32, String, Single, Single, Vector2) nameWithType.vb: ImGui.PlotHistogram(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2) - uid: ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2,System.Int32) name: PlotHistogram(String, ref Single, Int32, Int32, String, Single, Single, Vector2, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_System_Single_System_Numerics_Vector2_System_Int32_ commentId: M:ImGuiNET.ImGui.PlotHistogram(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2,System.Int32) name.vb: PlotHistogram(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2, Int32) fullName: ImGuiNET.ImGui.PlotHistogram(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2, System.Int32) fullName.vb: ImGuiNET.ImGui.PlotHistogram(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2, System.Int32) nameWithType: ImGui.PlotHistogram(String, ref Single, Int32, Int32, String, Single, Single, Vector2, Int32) nameWithType.vb: ImGui.PlotHistogram(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2, Int32) - uid: ImGuiNET.ImGui.PlotHistogram* name: PlotHistogram href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotHistogram_ commentId: Overload:ImGuiNET.ImGui.PlotHistogram isSpec: "True" fullName: ImGuiNET.ImGui.PlotHistogram nameWithType: ImGui.PlotHistogram - uid: ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32) name: PlotLines(String, ref Single, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_System_String_System_Single__System_Int32_ commentId: M:ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32) name.vb: PlotLines(String, ByRef Single, Int32) fullName: ImGuiNET.ImGui.PlotLines(System.String, ref System.Single, System.Int32) fullName.vb: ImGuiNET.ImGui.PlotLines(System.String, ByRef System.Single, System.Int32) nameWithType: ImGui.PlotLines(String, ref Single, Int32) nameWithType.vb: ImGui.PlotLines(String, ByRef Single, Int32) - uid: ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32) name: PlotLines(String, ref Single, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_System_String_System_Single__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32) name.vb: PlotLines(String, ByRef Single, Int32, Int32) fullName: ImGuiNET.ImGui.PlotLines(System.String, ref System.Single, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.PlotLines(System.String, ByRef System.Single, System.Int32, System.Int32) nameWithType: ImGui.PlotLines(String, ref Single, Int32, Int32) nameWithType.vb: ImGui.PlotLines(String, ByRef Single, Int32, Int32) - uid: ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String) name: PlotLines(String, ref Single, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_System_String_System_Single__System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String) name.vb: PlotLines(String, ByRef Single, Int32, Int32, String) fullName: ImGuiNET.ImGui.PlotLines(System.String, ref System.Single, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.PlotLines(System.String, ByRef System.Single, System.Int32, System.Int32, System.String) nameWithType: ImGui.PlotLines(String, ref Single, Int32, Int32, String) nameWithType.vb: ImGui.PlotLines(String, ByRef Single, Int32, Int32, String) - uid: ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single) name: PlotLines(String, ref Single, Int32, Int32, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single) name.vb: PlotLines(String, ByRef Single, Int32, Int32, String, Single) fullName: ImGuiNET.ImGui.PlotLines(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.PlotLines(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single) nameWithType: ImGui.PlotLines(String, ref Single, Int32, Int32, String, Single) nameWithType.vb: ImGui.PlotLines(String, ByRef Single, Int32, Int32, String, Single) - uid: ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single) name: PlotLines(String, ref Single, Int32, Int32, String, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single) name.vb: PlotLines(String, ByRef Single, Int32, Int32, String, Single, Single) fullName: ImGuiNET.ImGui.PlotLines(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.PlotLines(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single) nameWithType: ImGui.PlotLines(String, ref Single, Int32, Int32, String, Single, Single) nameWithType.vb: ImGui.PlotLines(String, ByRef Single, Int32, Int32, String, Single, Single) - uid: ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2) name: PlotLines(String, ref Single, Int32, Int32, String, Single, Single, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_System_Single_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2) name.vb: PlotLines(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2) fullName: ImGuiNET.ImGui.PlotLines(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2) fullName.vb: ImGuiNET.ImGui.PlotLines(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2) nameWithType: ImGui.PlotLines(String, ref Single, Int32, Int32, String, Single, Single, Vector2) nameWithType.vb: ImGui.PlotLines(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2) - uid: ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2,System.Int32) name: PlotLines(String, ref Single, Int32, Int32, String, Single, Single, Vector2, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_System_String_System_Single__System_Int32_System_Int32_System_String_System_Single_System_Single_System_Numerics_Vector2_System_Int32_ commentId: M:ImGuiNET.ImGui.PlotLines(System.String,System.Single@,System.Int32,System.Int32,System.String,System.Single,System.Single,System.Numerics.Vector2,System.Int32) name.vb: PlotLines(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2, Int32) fullName: ImGuiNET.ImGui.PlotLines(System.String, ref System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2, System.Int32) fullName.vb: ImGuiNET.ImGui.PlotLines(System.String, ByRef System.Single, System.Int32, System.Int32, System.String, System.Single, System.Single, System.Numerics.Vector2, System.Int32) nameWithType: ImGui.PlotLines(String, ref Single, Int32, Int32, String, Single, Single, Vector2, Int32) nameWithType.vb: ImGui.PlotLines(String, ByRef Single, Int32, Int32, String, Single, Single, Vector2, Int32) - uid: ImGuiNET.ImGui.PlotLines* name: PlotLines href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PlotLines_ commentId: Overload:ImGuiNET.ImGui.PlotLines isSpec: "True" fullName: ImGuiNET.ImGui.PlotLines nameWithType: ImGui.PlotLines - uid: ImGuiNET.ImGui.PopAllowKeyboardFocus name: PopAllowKeyboardFocus() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopAllowKeyboardFocus commentId: M:ImGuiNET.ImGui.PopAllowKeyboardFocus fullName: ImGuiNET.ImGui.PopAllowKeyboardFocus() nameWithType: ImGui.PopAllowKeyboardFocus() - uid: ImGuiNET.ImGui.PopAllowKeyboardFocus* name: PopAllowKeyboardFocus href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopAllowKeyboardFocus_ commentId: Overload:ImGuiNET.ImGui.PopAllowKeyboardFocus isSpec: "True" fullName: ImGuiNET.ImGui.PopAllowKeyboardFocus nameWithType: ImGui.PopAllowKeyboardFocus - uid: ImGuiNET.ImGui.PopButtonRepeat name: PopButtonRepeat() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopButtonRepeat commentId: M:ImGuiNET.ImGui.PopButtonRepeat fullName: ImGuiNET.ImGui.PopButtonRepeat() nameWithType: ImGui.PopButtonRepeat() - uid: ImGuiNET.ImGui.PopButtonRepeat* name: PopButtonRepeat href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopButtonRepeat_ commentId: Overload:ImGuiNET.ImGui.PopButtonRepeat isSpec: "True" fullName: ImGuiNET.ImGui.PopButtonRepeat nameWithType: ImGui.PopButtonRepeat - uid: ImGuiNET.ImGui.PopClipRect name: PopClipRect() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopClipRect commentId: M:ImGuiNET.ImGui.PopClipRect fullName: ImGuiNET.ImGui.PopClipRect() nameWithType: ImGui.PopClipRect() - uid: ImGuiNET.ImGui.PopClipRect* name: PopClipRect href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopClipRect_ commentId: Overload:ImGuiNET.ImGui.PopClipRect isSpec: "True" fullName: ImGuiNET.ImGui.PopClipRect nameWithType: ImGui.PopClipRect - uid: ImGuiNET.ImGui.PopFont name: PopFont() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopFont commentId: M:ImGuiNET.ImGui.PopFont fullName: ImGuiNET.ImGui.PopFont() nameWithType: ImGui.PopFont() - uid: ImGuiNET.ImGui.PopFont* name: PopFont href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopFont_ commentId: Overload:ImGuiNET.ImGui.PopFont isSpec: "True" fullName: ImGuiNET.ImGui.PopFont nameWithType: ImGui.PopFont - uid: ImGuiNET.ImGui.PopID name: PopID() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopID commentId: M:ImGuiNET.ImGui.PopID fullName: ImGuiNET.ImGui.PopID() nameWithType: ImGui.PopID() - uid: ImGuiNET.ImGui.PopID* name: PopID href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopID_ commentId: Overload:ImGuiNET.ImGui.PopID isSpec: "True" fullName: ImGuiNET.ImGui.PopID nameWithType: ImGui.PopID - uid: ImGuiNET.ImGui.PopItemWidth name: PopItemWidth() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopItemWidth commentId: M:ImGuiNET.ImGui.PopItemWidth fullName: ImGuiNET.ImGui.PopItemWidth() nameWithType: ImGui.PopItemWidth() - uid: ImGuiNET.ImGui.PopItemWidth* name: PopItemWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopItemWidth_ commentId: Overload:ImGuiNET.ImGui.PopItemWidth isSpec: "True" fullName: ImGuiNET.ImGui.PopItemWidth nameWithType: ImGui.PopItemWidth - uid: ImGuiNET.ImGui.PopStyleColor name: PopStyleColor() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopStyleColor commentId: M:ImGuiNET.ImGui.PopStyleColor fullName: ImGuiNET.ImGui.PopStyleColor() nameWithType: ImGui.PopStyleColor() - uid: ImGuiNET.ImGui.PopStyleColor(System.Int32) name: PopStyleColor(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopStyleColor_System_Int32_ commentId: M:ImGuiNET.ImGui.PopStyleColor(System.Int32) fullName: ImGuiNET.ImGui.PopStyleColor(System.Int32) nameWithType: ImGui.PopStyleColor(Int32) - uid: ImGuiNET.ImGui.PopStyleColor* name: PopStyleColor href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopStyleColor_ commentId: Overload:ImGuiNET.ImGui.PopStyleColor isSpec: "True" fullName: ImGuiNET.ImGui.PopStyleColor nameWithType: ImGui.PopStyleColor - uid: ImGuiNET.ImGui.PopStyleVar name: PopStyleVar() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopStyleVar commentId: M:ImGuiNET.ImGui.PopStyleVar fullName: ImGuiNET.ImGui.PopStyleVar() nameWithType: ImGui.PopStyleVar() - uid: ImGuiNET.ImGui.PopStyleVar(System.Int32) name: PopStyleVar(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopStyleVar_System_Int32_ commentId: M:ImGuiNET.ImGui.PopStyleVar(System.Int32) fullName: ImGuiNET.ImGui.PopStyleVar(System.Int32) nameWithType: ImGui.PopStyleVar(Int32) - uid: ImGuiNET.ImGui.PopStyleVar* name: PopStyleVar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopStyleVar_ commentId: Overload:ImGuiNET.ImGui.PopStyleVar isSpec: "True" fullName: ImGuiNET.ImGui.PopStyleVar nameWithType: ImGui.PopStyleVar - uid: ImGuiNET.ImGui.PopTextWrapPos name: PopTextWrapPos() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopTextWrapPos commentId: M:ImGuiNET.ImGui.PopTextWrapPos fullName: ImGuiNET.ImGui.PopTextWrapPos() nameWithType: ImGui.PopTextWrapPos() - uid: ImGuiNET.ImGui.PopTextWrapPos* name: PopTextWrapPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PopTextWrapPos_ commentId: Overload:ImGuiNET.ImGui.PopTextWrapPos isSpec: "True" fullName: ImGuiNET.ImGui.PopTextWrapPos nameWithType: ImGui.PopTextWrapPos - uid: ImGuiNET.ImGui.ProgressBar(System.Single) name: ProgressBar(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ProgressBar_System_Single_ commentId: M:ImGuiNET.ImGui.ProgressBar(System.Single) fullName: ImGuiNET.ImGui.ProgressBar(System.Single) nameWithType: ImGui.ProgressBar(Single) - uid: ImGuiNET.ImGui.ProgressBar(System.Single,System.Numerics.Vector2) name: ProgressBar(Single, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ProgressBar_System_Single_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.ProgressBar(System.Single,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.ProgressBar(System.Single, System.Numerics.Vector2) nameWithType: ImGui.ProgressBar(Single, Vector2) - uid: ImGuiNET.ImGui.ProgressBar(System.Single,System.Numerics.Vector2,System.String) name: ProgressBar(Single, Vector2, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ProgressBar_System_Single_System_Numerics_Vector2_System_String_ commentId: M:ImGuiNET.ImGui.ProgressBar(System.Single,System.Numerics.Vector2,System.String) fullName: ImGuiNET.ImGui.ProgressBar(System.Single, System.Numerics.Vector2, System.String) nameWithType: ImGui.ProgressBar(Single, Vector2, String) - uid: ImGuiNET.ImGui.ProgressBar* name: ProgressBar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ProgressBar_ commentId: Overload:ImGuiNET.ImGui.ProgressBar isSpec: "True" fullName: ImGuiNET.ImGui.ProgressBar nameWithType: ImGui.ProgressBar - uid: ImGuiNET.ImGui.PushAllowKeyboardFocus(System.Boolean) name: PushAllowKeyboardFocus(Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushAllowKeyboardFocus_System_Boolean_ commentId: M:ImGuiNET.ImGui.PushAllowKeyboardFocus(System.Boolean) fullName: ImGuiNET.ImGui.PushAllowKeyboardFocus(System.Boolean) nameWithType: ImGui.PushAllowKeyboardFocus(Boolean) - uid: ImGuiNET.ImGui.PushAllowKeyboardFocus* name: PushAllowKeyboardFocus href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushAllowKeyboardFocus_ commentId: Overload:ImGuiNET.ImGui.PushAllowKeyboardFocus isSpec: "True" fullName: ImGuiNET.ImGui.PushAllowKeyboardFocus nameWithType: ImGui.PushAllowKeyboardFocus - uid: ImGuiNET.ImGui.PushButtonRepeat(System.Boolean) name: PushButtonRepeat(Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushButtonRepeat_System_Boolean_ commentId: M:ImGuiNET.ImGui.PushButtonRepeat(System.Boolean) fullName: ImGuiNET.ImGui.PushButtonRepeat(System.Boolean) nameWithType: ImGui.PushButtonRepeat(Boolean) - uid: ImGuiNET.ImGui.PushButtonRepeat* name: PushButtonRepeat href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushButtonRepeat_ commentId: Overload:ImGuiNET.ImGui.PushButtonRepeat isSpec: "True" fullName: ImGuiNET.ImGui.PushButtonRepeat nameWithType: ImGui.PushButtonRepeat - uid: ImGuiNET.ImGui.PushClipRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Boolean) name: PushClipRect(Vector2, Vector2, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushClipRect_System_Numerics_Vector2_System_Numerics_Vector2_System_Boolean_ commentId: M:ImGuiNET.ImGui.PushClipRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Boolean) fullName: ImGuiNET.ImGui.PushClipRect(System.Numerics.Vector2, System.Numerics.Vector2, System.Boolean) nameWithType: ImGui.PushClipRect(Vector2, Vector2, Boolean) - uid: ImGuiNET.ImGui.PushClipRect* name: PushClipRect href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushClipRect_ commentId: Overload:ImGuiNET.ImGui.PushClipRect isSpec: "True" fullName: ImGuiNET.ImGui.PushClipRect nameWithType: ImGui.PushClipRect - uid: ImGuiNET.ImGui.PushFont(ImGuiNET.ImFontPtr) name: PushFont(ImFontPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushFont_ImGuiNET_ImFontPtr_ commentId: M:ImGuiNET.ImGui.PushFont(ImGuiNET.ImFontPtr) fullName: ImGuiNET.ImGui.PushFont(ImGuiNET.ImFontPtr) nameWithType: ImGui.PushFont(ImFontPtr) - uid: ImGuiNET.ImGui.PushFont* name: PushFont href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushFont_ commentId: Overload:ImGuiNET.ImGui.PushFont isSpec: "True" fullName: ImGuiNET.ImGui.PushFont nameWithType: ImGui.PushFont - uid: ImGuiNET.ImGui.PushID(System.Int32) name: PushID(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushID_System_Int32_ commentId: M:ImGuiNET.ImGui.PushID(System.Int32) fullName: ImGuiNET.ImGui.PushID(System.Int32) nameWithType: ImGui.PushID(Int32) - uid: ImGuiNET.ImGui.PushID(System.IntPtr) name: PushID(IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushID_System_IntPtr_ commentId: M:ImGuiNET.ImGui.PushID(System.IntPtr) fullName: ImGuiNET.ImGui.PushID(System.IntPtr) nameWithType: ImGui.PushID(IntPtr) - uid: ImGuiNET.ImGui.PushID(System.String) name: PushID(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushID_System_String_ commentId: M:ImGuiNET.ImGui.PushID(System.String) fullName: ImGuiNET.ImGui.PushID(System.String) nameWithType: ImGui.PushID(String) - uid: ImGuiNET.ImGui.PushID* name: PushID href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushID_ commentId: Overload:ImGuiNET.ImGui.PushID isSpec: "True" fullName: ImGuiNET.ImGui.PushID nameWithType: ImGui.PushID - uid: ImGuiNET.ImGui.PushItemWidth(System.Single) name: PushItemWidth(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushItemWidth_System_Single_ commentId: M:ImGuiNET.ImGui.PushItemWidth(System.Single) fullName: ImGuiNET.ImGui.PushItemWidth(System.Single) nameWithType: ImGui.PushItemWidth(Single) - uid: ImGuiNET.ImGui.PushItemWidth* name: PushItemWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushItemWidth_ commentId: Overload:ImGuiNET.ImGui.PushItemWidth isSpec: "True" fullName: ImGuiNET.ImGui.PushItemWidth nameWithType: ImGui.PushItemWidth - uid: ImGuiNET.ImGui.PushStyleColor(ImGuiNET.ImGuiCol,System.Numerics.Vector4) name: PushStyleColor(ImGuiCol, Vector4) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushStyleColor_ImGuiNET_ImGuiCol_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGui.PushStyleColor(ImGuiNET.ImGuiCol,System.Numerics.Vector4) fullName: ImGuiNET.ImGui.PushStyleColor(ImGuiNET.ImGuiCol, System.Numerics.Vector4) nameWithType: ImGui.PushStyleColor(ImGuiCol, Vector4) - uid: ImGuiNET.ImGui.PushStyleColor(ImGuiNET.ImGuiCol,System.UInt32) name: PushStyleColor(ImGuiCol, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushStyleColor_ImGuiNET_ImGuiCol_System_UInt32_ commentId: M:ImGuiNET.ImGui.PushStyleColor(ImGuiNET.ImGuiCol,System.UInt32) fullName: ImGuiNET.ImGui.PushStyleColor(ImGuiNET.ImGuiCol, System.UInt32) nameWithType: ImGui.PushStyleColor(ImGuiCol, UInt32) - uid: ImGuiNET.ImGui.PushStyleColor* name: PushStyleColor href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushStyleColor_ commentId: Overload:ImGuiNET.ImGui.PushStyleColor isSpec: "True" fullName: ImGuiNET.ImGui.PushStyleColor nameWithType: ImGui.PushStyleColor - uid: ImGuiNET.ImGui.PushStyleVar(ImGuiNET.ImGuiStyleVar,System.Numerics.Vector2) name: PushStyleVar(ImGuiStyleVar, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushStyleVar_ImGuiNET_ImGuiStyleVar_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.PushStyleVar(ImGuiNET.ImGuiStyleVar,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.PushStyleVar(ImGuiNET.ImGuiStyleVar, System.Numerics.Vector2) nameWithType: ImGui.PushStyleVar(ImGuiStyleVar, Vector2) - uid: ImGuiNET.ImGui.PushStyleVar(ImGuiNET.ImGuiStyleVar,System.Single) name: PushStyleVar(ImGuiStyleVar, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushStyleVar_ImGuiNET_ImGuiStyleVar_System_Single_ commentId: M:ImGuiNET.ImGui.PushStyleVar(ImGuiNET.ImGuiStyleVar,System.Single) fullName: ImGuiNET.ImGui.PushStyleVar(ImGuiNET.ImGuiStyleVar, System.Single) nameWithType: ImGui.PushStyleVar(ImGuiStyleVar, Single) - uid: ImGuiNET.ImGui.PushStyleVar* name: PushStyleVar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushStyleVar_ commentId: Overload:ImGuiNET.ImGui.PushStyleVar isSpec: "True" fullName: ImGuiNET.ImGui.PushStyleVar nameWithType: ImGui.PushStyleVar - uid: ImGuiNET.ImGui.PushTextWrapPos name: PushTextWrapPos() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushTextWrapPos commentId: M:ImGuiNET.ImGui.PushTextWrapPos fullName: ImGuiNET.ImGui.PushTextWrapPos() nameWithType: ImGui.PushTextWrapPos() - uid: ImGuiNET.ImGui.PushTextWrapPos(System.Single) name: PushTextWrapPos(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushTextWrapPos_System_Single_ commentId: M:ImGuiNET.ImGui.PushTextWrapPos(System.Single) fullName: ImGuiNET.ImGui.PushTextWrapPos(System.Single) nameWithType: ImGui.PushTextWrapPos(Single) - uid: ImGuiNET.ImGui.PushTextWrapPos* name: PushTextWrapPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_PushTextWrapPos_ commentId: Overload:ImGuiNET.ImGui.PushTextWrapPos isSpec: "True" fullName: ImGuiNET.ImGui.PushTextWrapPos nameWithType: ImGui.PushTextWrapPos - uid: ImGuiNET.ImGui.RadioButton(System.String,System.Boolean) name: RadioButton(String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_RadioButton_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.RadioButton(System.String,System.Boolean) fullName: ImGuiNET.ImGui.RadioButton(System.String, System.Boolean) nameWithType: ImGui.RadioButton(String, Boolean) - uid: ImGuiNET.ImGui.RadioButton(System.String,System.Int32@,System.Int32) name: RadioButton(String, ref Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_RadioButton_System_String_System_Int32__System_Int32_ commentId: M:ImGuiNET.ImGui.RadioButton(System.String,System.Int32@,System.Int32) name.vb: RadioButton(String, ByRef Int32, Int32) fullName: ImGuiNET.ImGui.RadioButton(System.String, ref System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.RadioButton(System.String, ByRef System.Int32, System.Int32) nameWithType: ImGui.RadioButton(String, ref Int32, Int32) nameWithType.vb: ImGui.RadioButton(String, ByRef Int32, Int32) - uid: ImGuiNET.ImGui.RadioButton* name: RadioButton href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_RadioButton_ commentId: Overload:ImGuiNET.ImGui.RadioButton isSpec: "True" fullName: ImGuiNET.ImGui.RadioButton nameWithType: ImGui.RadioButton - uid: ImGuiNET.ImGui.Render name: Render() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Render commentId: M:ImGuiNET.ImGui.Render fullName: ImGuiNET.ImGui.Render() nameWithType: ImGui.Render() - uid: ImGuiNET.ImGui.Render* name: Render href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Render_ commentId: Overload:ImGuiNET.ImGui.Render isSpec: "True" fullName: ImGuiNET.ImGui.Render nameWithType: ImGui.Render - uid: ImGuiNET.ImGui.ResetMouseDragDelta name: ResetMouseDragDelta() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ResetMouseDragDelta commentId: M:ImGuiNET.ImGui.ResetMouseDragDelta fullName: ImGuiNET.ImGui.ResetMouseDragDelta() nameWithType: ImGui.ResetMouseDragDelta() - uid: ImGuiNET.ImGui.ResetMouseDragDelta(System.Int32) name: ResetMouseDragDelta(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ResetMouseDragDelta_System_Int32_ commentId: M:ImGuiNET.ImGui.ResetMouseDragDelta(System.Int32) fullName: ImGuiNET.ImGui.ResetMouseDragDelta(System.Int32) nameWithType: ImGui.ResetMouseDragDelta(Int32) - uid: ImGuiNET.ImGui.ResetMouseDragDelta* name: ResetMouseDragDelta href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ResetMouseDragDelta_ commentId: Overload:ImGuiNET.ImGui.ResetMouseDragDelta isSpec: "True" fullName: ImGuiNET.ImGui.ResetMouseDragDelta nameWithType: ImGui.ResetMouseDragDelta - uid: ImGuiNET.ImGui.SameLine name: SameLine() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SameLine commentId: M:ImGuiNET.ImGui.SameLine fullName: ImGuiNET.ImGui.SameLine() nameWithType: ImGui.SameLine() - uid: ImGuiNET.ImGui.SameLine(System.Single) name: SameLine(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SameLine_System_Single_ commentId: M:ImGuiNET.ImGui.SameLine(System.Single) fullName: ImGuiNET.ImGui.SameLine(System.Single) nameWithType: ImGui.SameLine(Single) - uid: ImGuiNET.ImGui.SameLine(System.Single,System.Single) name: SameLine(Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SameLine_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SameLine(System.Single,System.Single) fullName: ImGuiNET.ImGui.SameLine(System.Single, System.Single) nameWithType: ImGui.SameLine(Single, Single) - uid: ImGuiNET.ImGui.SameLine* name: SameLine href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SameLine_ commentId: Overload:ImGuiNET.ImGui.SameLine isSpec: "True" fullName: ImGuiNET.ImGui.SameLine nameWithType: ImGui.SameLine - uid: ImGuiNET.ImGui.SaveIniSettingsToDisk(System.String) name: SaveIniSettingsToDisk(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SaveIniSettingsToDisk_System_String_ commentId: M:ImGuiNET.ImGui.SaveIniSettingsToDisk(System.String) fullName: ImGuiNET.ImGui.SaveIniSettingsToDisk(System.String) nameWithType: ImGui.SaveIniSettingsToDisk(String) - uid: ImGuiNET.ImGui.SaveIniSettingsToDisk* name: SaveIniSettingsToDisk href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SaveIniSettingsToDisk_ commentId: Overload:ImGuiNET.ImGui.SaveIniSettingsToDisk isSpec: "True" fullName: ImGuiNET.ImGui.SaveIniSettingsToDisk nameWithType: ImGui.SaveIniSettingsToDisk - uid: ImGuiNET.ImGui.SaveIniSettingsToMemory name: SaveIniSettingsToMemory() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SaveIniSettingsToMemory commentId: M:ImGuiNET.ImGui.SaveIniSettingsToMemory fullName: ImGuiNET.ImGui.SaveIniSettingsToMemory() nameWithType: ImGui.SaveIniSettingsToMemory() - uid: ImGuiNET.ImGui.SaveIniSettingsToMemory(System.UInt32@) name: SaveIniSettingsToMemory(out UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SaveIniSettingsToMemory_System_UInt32__ commentId: M:ImGuiNET.ImGui.SaveIniSettingsToMemory(System.UInt32@) name.vb: SaveIniSettingsToMemory(ByRef UInt32) fullName: ImGuiNET.ImGui.SaveIniSettingsToMemory(out System.UInt32) fullName.vb: ImGuiNET.ImGui.SaveIniSettingsToMemory(ByRef System.UInt32) nameWithType: ImGui.SaveIniSettingsToMemory(out UInt32) nameWithType.vb: ImGui.SaveIniSettingsToMemory(ByRef UInt32) - uid: ImGuiNET.ImGui.SaveIniSettingsToMemory* name: SaveIniSettingsToMemory href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SaveIniSettingsToMemory_ commentId: Overload:ImGuiNET.ImGui.SaveIniSettingsToMemory isSpec: "True" fullName: ImGuiNET.ImGui.SaveIniSettingsToMemory nameWithType: ImGui.SaveIniSettingsToMemory - uid: ImGuiNET.ImGui.Selectable(System.String) name: Selectable(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_System_String_ commentId: M:ImGuiNET.ImGui.Selectable(System.String) fullName: ImGuiNET.ImGui.Selectable(System.String) nameWithType: ImGui.Selectable(String) - uid: ImGuiNET.ImGui.Selectable(System.String,System.Boolean) name: Selectable(String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.Selectable(System.String,System.Boolean) fullName: ImGuiNET.ImGui.Selectable(System.String, System.Boolean) nameWithType: ImGui.Selectable(String, Boolean) - uid: ImGuiNET.ImGui.Selectable(System.String,System.Boolean,ImGuiNET.ImGuiSelectableFlags) name: Selectable(String, Boolean, ImGuiSelectableFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_System_String_System_Boolean_ImGuiNET_ImGuiSelectableFlags_ commentId: M:ImGuiNET.ImGui.Selectable(System.String,System.Boolean,ImGuiNET.ImGuiSelectableFlags) fullName: ImGuiNET.ImGui.Selectable(System.String, System.Boolean, ImGuiNET.ImGuiSelectableFlags) nameWithType: ImGui.Selectable(String, Boolean, ImGuiSelectableFlags) - uid: ImGuiNET.ImGui.Selectable(System.String,System.Boolean,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) name: Selectable(String, Boolean, ImGuiSelectableFlags, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_System_String_System_Boolean_ImGuiNET_ImGuiSelectableFlags_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.Selectable(System.String,System.Boolean,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.Selectable(System.String, System.Boolean, ImGuiNET.ImGuiSelectableFlags, System.Numerics.Vector2) nameWithType: ImGui.Selectable(String, Boolean, ImGuiSelectableFlags, Vector2) - uid: ImGuiNET.ImGui.Selectable(System.String,System.Boolean@) name: Selectable(String, ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_System_String_System_Boolean__ commentId: M:ImGuiNET.ImGui.Selectable(System.String,System.Boolean@) name.vb: Selectable(String, ByRef Boolean) fullName: ImGuiNET.ImGui.Selectable(System.String, ref System.Boolean) fullName.vb: ImGuiNET.ImGui.Selectable(System.String, ByRef System.Boolean) nameWithType: ImGui.Selectable(String, ref Boolean) nameWithType.vb: ImGui.Selectable(String, ByRef Boolean) - uid: ImGuiNET.ImGui.Selectable(System.String,System.Boolean@,ImGuiNET.ImGuiSelectableFlags) name: Selectable(String, ref Boolean, ImGuiSelectableFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_System_String_System_Boolean__ImGuiNET_ImGuiSelectableFlags_ commentId: M:ImGuiNET.ImGui.Selectable(System.String,System.Boolean@,ImGuiNET.ImGuiSelectableFlags) name.vb: Selectable(String, ByRef Boolean, ImGuiSelectableFlags) fullName: ImGuiNET.ImGui.Selectable(System.String, ref System.Boolean, ImGuiNET.ImGuiSelectableFlags) fullName.vb: ImGuiNET.ImGui.Selectable(System.String, ByRef System.Boolean, ImGuiNET.ImGuiSelectableFlags) nameWithType: ImGui.Selectable(String, ref Boolean, ImGuiSelectableFlags) nameWithType.vb: ImGui.Selectable(String, ByRef Boolean, ImGuiSelectableFlags) - uid: ImGuiNET.ImGui.Selectable(System.String,System.Boolean@,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) name: Selectable(String, ref Boolean, ImGuiSelectableFlags, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_System_String_System_Boolean__ImGuiNET_ImGuiSelectableFlags_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.Selectable(System.String,System.Boolean@,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) name.vb: Selectable(String, ByRef Boolean, ImGuiSelectableFlags, Vector2) fullName: ImGuiNET.ImGui.Selectable(System.String, ref System.Boolean, ImGuiNET.ImGuiSelectableFlags, System.Numerics.Vector2) fullName.vb: ImGuiNET.ImGui.Selectable(System.String, ByRef System.Boolean, ImGuiNET.ImGuiSelectableFlags, System.Numerics.Vector2) nameWithType: ImGui.Selectable(String, ref Boolean, ImGuiSelectableFlags, Vector2) nameWithType.vb: ImGui.Selectable(String, ByRef Boolean, ImGuiSelectableFlags, Vector2) - uid: ImGuiNET.ImGui.Selectable* name: Selectable href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Selectable_ commentId: Overload:ImGuiNET.ImGui.Selectable isSpec: "True" fullName: ImGuiNET.ImGui.Selectable nameWithType: ImGui.Selectable - uid: ImGuiNET.ImGui.Separator name: Separator() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Separator commentId: M:ImGuiNET.ImGui.Separator fullName: ImGuiNET.ImGui.Separator() nameWithType: ImGui.Separator() - uid: ImGuiNET.ImGui.Separator* name: Separator href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Separator_ commentId: Overload:ImGuiNET.ImGui.Separator isSpec: "True" fullName: ImGuiNET.ImGui.Separator nameWithType: ImGui.Separator - uid: ImGuiNET.ImGui.SetClipboardText(System.String) name: SetClipboardText(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetClipboardText_System_String_ commentId: M:ImGuiNET.ImGui.SetClipboardText(System.String) fullName: ImGuiNET.ImGui.SetClipboardText(System.String) nameWithType: ImGui.SetClipboardText(String) - uid: ImGuiNET.ImGui.SetClipboardText* name: SetClipboardText href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetClipboardText_ commentId: Overload:ImGuiNET.ImGui.SetClipboardText isSpec: "True" fullName: ImGuiNET.ImGui.SetClipboardText nameWithType: ImGui.SetClipboardText - uid: ImGuiNET.ImGui.SetColorEditOptions(ImGuiNET.ImGuiColorEditFlags) name: SetColorEditOptions(ImGuiColorEditFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetColorEditOptions_ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGui.SetColorEditOptions(ImGuiNET.ImGuiColorEditFlags) fullName: ImGuiNET.ImGui.SetColorEditOptions(ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGui.SetColorEditOptions(ImGuiColorEditFlags) - uid: ImGuiNET.ImGui.SetColorEditOptions* name: SetColorEditOptions href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetColorEditOptions_ commentId: Overload:ImGuiNET.ImGui.SetColorEditOptions isSpec: "True" fullName: ImGuiNET.ImGui.SetColorEditOptions nameWithType: ImGui.SetColorEditOptions - uid: ImGuiNET.ImGui.SetColumnOffset(System.Int32,System.Single) name: SetColumnOffset(Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetColumnOffset_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGui.SetColumnOffset(System.Int32,System.Single) fullName: ImGuiNET.ImGui.SetColumnOffset(System.Int32, System.Single) nameWithType: ImGui.SetColumnOffset(Int32, Single) - uid: ImGuiNET.ImGui.SetColumnOffset* name: SetColumnOffset href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetColumnOffset_ commentId: Overload:ImGuiNET.ImGui.SetColumnOffset isSpec: "True" fullName: ImGuiNET.ImGui.SetColumnOffset nameWithType: ImGui.SetColumnOffset - uid: ImGuiNET.ImGui.SetColumnWidth(System.Int32,System.Single) name: SetColumnWidth(Int32, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetColumnWidth_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGui.SetColumnWidth(System.Int32,System.Single) fullName: ImGuiNET.ImGui.SetColumnWidth(System.Int32, System.Single) nameWithType: ImGui.SetColumnWidth(Int32, Single) - uid: ImGuiNET.ImGui.SetColumnWidth* name: SetColumnWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetColumnWidth_ commentId: Overload:ImGuiNET.ImGui.SetColumnWidth isSpec: "True" fullName: ImGuiNET.ImGui.SetColumnWidth nameWithType: ImGui.SetColumnWidth - uid: ImGuiNET.ImGui.SetCurrentContext(System.IntPtr) name: SetCurrentContext(IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCurrentContext_System_IntPtr_ commentId: M:ImGuiNET.ImGui.SetCurrentContext(System.IntPtr) fullName: ImGuiNET.ImGui.SetCurrentContext(System.IntPtr) nameWithType: ImGui.SetCurrentContext(IntPtr) - uid: ImGuiNET.ImGui.SetCurrentContext* name: SetCurrentContext href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCurrentContext_ commentId: Overload:ImGuiNET.ImGui.SetCurrentContext isSpec: "True" fullName: ImGuiNET.ImGui.SetCurrentContext nameWithType: ImGui.SetCurrentContext - uid: ImGuiNET.ImGui.SetCursorPos(System.Numerics.Vector2) name: SetCursorPos(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorPos_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetCursorPos(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetCursorPos(System.Numerics.Vector2) nameWithType: ImGui.SetCursorPos(Vector2) - uid: ImGuiNET.ImGui.SetCursorPos* name: SetCursorPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorPos_ commentId: Overload:ImGuiNET.ImGui.SetCursorPos isSpec: "True" fullName: ImGuiNET.ImGui.SetCursorPos nameWithType: ImGui.SetCursorPos - uid: ImGuiNET.ImGui.SetCursorPosX(System.Single) name: SetCursorPosX(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorPosX_System_Single_ commentId: M:ImGuiNET.ImGui.SetCursorPosX(System.Single) fullName: ImGuiNET.ImGui.SetCursorPosX(System.Single) nameWithType: ImGui.SetCursorPosX(Single) - uid: ImGuiNET.ImGui.SetCursorPosX* name: SetCursorPosX href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorPosX_ commentId: Overload:ImGuiNET.ImGui.SetCursorPosX isSpec: "True" fullName: ImGuiNET.ImGui.SetCursorPosX nameWithType: ImGui.SetCursorPosX - uid: ImGuiNET.ImGui.SetCursorPosY(System.Single) name: SetCursorPosY(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorPosY_System_Single_ commentId: M:ImGuiNET.ImGui.SetCursorPosY(System.Single) fullName: ImGuiNET.ImGui.SetCursorPosY(System.Single) nameWithType: ImGui.SetCursorPosY(Single) - uid: ImGuiNET.ImGui.SetCursorPosY* name: SetCursorPosY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorPosY_ commentId: Overload:ImGuiNET.ImGui.SetCursorPosY isSpec: "True" fullName: ImGuiNET.ImGui.SetCursorPosY nameWithType: ImGui.SetCursorPosY - uid: ImGuiNET.ImGui.SetCursorScreenPos(System.Numerics.Vector2) name: SetCursorScreenPos(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorScreenPos_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetCursorScreenPos(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetCursorScreenPos(System.Numerics.Vector2) nameWithType: ImGui.SetCursorScreenPos(Vector2) - uid: ImGuiNET.ImGui.SetCursorScreenPos* name: SetCursorScreenPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetCursorScreenPos_ commentId: Overload:ImGuiNET.ImGui.SetCursorScreenPos isSpec: "True" fullName: ImGuiNET.ImGui.SetCursorScreenPos nameWithType: ImGui.SetCursorScreenPos - uid: ImGuiNET.ImGui.SetDragDropPayload(System.String,System.IntPtr,System.UInt32) name: SetDragDropPayload(String, IntPtr, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetDragDropPayload_System_String_System_IntPtr_System_UInt32_ commentId: M:ImGuiNET.ImGui.SetDragDropPayload(System.String,System.IntPtr,System.UInt32) fullName: ImGuiNET.ImGui.SetDragDropPayload(System.String, System.IntPtr, System.UInt32) nameWithType: ImGui.SetDragDropPayload(String, IntPtr, UInt32) - uid: ImGuiNET.ImGui.SetDragDropPayload(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiCond) name: SetDragDropPayload(String, IntPtr, UInt32, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetDragDropPayload_System_String_System_IntPtr_System_UInt32_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetDragDropPayload(System.String,System.IntPtr,System.UInt32,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetDragDropPayload(System.String, System.IntPtr, System.UInt32, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetDragDropPayload(String, IntPtr, UInt32, ImGuiCond) - uid: ImGuiNET.ImGui.SetDragDropPayload* name: SetDragDropPayload href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetDragDropPayload_ commentId: Overload:ImGuiNET.ImGui.SetDragDropPayload isSpec: "True" fullName: ImGuiNET.ImGui.SetDragDropPayload nameWithType: ImGui.SetDragDropPayload - uid: ImGuiNET.ImGui.SetItemAllowOverlap name: SetItemAllowOverlap() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetItemAllowOverlap commentId: M:ImGuiNET.ImGui.SetItemAllowOverlap fullName: ImGuiNET.ImGui.SetItemAllowOverlap() nameWithType: ImGui.SetItemAllowOverlap() - uid: ImGuiNET.ImGui.SetItemAllowOverlap* name: SetItemAllowOverlap href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetItemAllowOverlap_ commentId: Overload:ImGuiNET.ImGui.SetItemAllowOverlap isSpec: "True" fullName: ImGuiNET.ImGui.SetItemAllowOverlap nameWithType: ImGui.SetItemAllowOverlap - uid: ImGuiNET.ImGui.SetItemDefaultFocus name: SetItemDefaultFocus() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetItemDefaultFocus commentId: M:ImGuiNET.ImGui.SetItemDefaultFocus fullName: ImGuiNET.ImGui.SetItemDefaultFocus() nameWithType: ImGui.SetItemDefaultFocus() - uid: ImGuiNET.ImGui.SetItemDefaultFocus* name: SetItemDefaultFocus href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetItemDefaultFocus_ commentId: Overload:ImGuiNET.ImGui.SetItemDefaultFocus isSpec: "True" fullName: ImGuiNET.ImGui.SetItemDefaultFocus nameWithType: ImGui.SetItemDefaultFocus - uid: ImGuiNET.ImGui.SetKeyboardFocusHere name: SetKeyboardFocusHere() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetKeyboardFocusHere commentId: M:ImGuiNET.ImGui.SetKeyboardFocusHere fullName: ImGuiNET.ImGui.SetKeyboardFocusHere() nameWithType: ImGui.SetKeyboardFocusHere() - uid: ImGuiNET.ImGui.SetKeyboardFocusHere(System.Int32) name: SetKeyboardFocusHere(Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetKeyboardFocusHere_System_Int32_ commentId: M:ImGuiNET.ImGui.SetKeyboardFocusHere(System.Int32) fullName: ImGuiNET.ImGui.SetKeyboardFocusHere(System.Int32) nameWithType: ImGui.SetKeyboardFocusHere(Int32) - uid: ImGuiNET.ImGui.SetKeyboardFocusHere* name: SetKeyboardFocusHere href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetKeyboardFocusHere_ commentId: Overload:ImGuiNET.ImGui.SetKeyboardFocusHere isSpec: "True" fullName: ImGuiNET.ImGui.SetKeyboardFocusHere nameWithType: ImGui.SetKeyboardFocusHere - uid: ImGuiNET.ImGui.SetMouseCursor(ImGuiNET.ImGuiMouseCursor) name: SetMouseCursor(ImGuiMouseCursor) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetMouseCursor_ImGuiNET_ImGuiMouseCursor_ commentId: M:ImGuiNET.ImGui.SetMouseCursor(ImGuiNET.ImGuiMouseCursor) fullName: ImGuiNET.ImGui.SetMouseCursor(ImGuiNET.ImGuiMouseCursor) nameWithType: ImGui.SetMouseCursor(ImGuiMouseCursor) - uid: ImGuiNET.ImGui.SetMouseCursor* name: SetMouseCursor href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetMouseCursor_ commentId: Overload:ImGuiNET.ImGui.SetMouseCursor isSpec: "True" fullName: ImGuiNET.ImGui.SetMouseCursor nameWithType: ImGui.SetMouseCursor - uid: ImGuiNET.ImGui.SetNextItemOpen(System.Boolean) name: SetNextItemOpen(Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextItemOpen_System_Boolean_ commentId: M:ImGuiNET.ImGui.SetNextItemOpen(System.Boolean) fullName: ImGuiNET.ImGui.SetNextItemOpen(System.Boolean) nameWithType: ImGui.SetNextItemOpen(Boolean) - uid: ImGuiNET.ImGui.SetNextItemOpen(System.Boolean,ImGuiNET.ImGuiCond) name: SetNextItemOpen(Boolean, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextItemOpen_System_Boolean_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetNextItemOpen(System.Boolean,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetNextItemOpen(System.Boolean, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetNextItemOpen(Boolean, ImGuiCond) - uid: ImGuiNET.ImGui.SetNextItemOpen* name: SetNextItemOpen href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextItemOpen_ commentId: Overload:ImGuiNET.ImGui.SetNextItemOpen isSpec: "True" fullName: ImGuiNET.ImGui.SetNextItemOpen nameWithType: ImGui.SetNextItemOpen - uid: ImGuiNET.ImGui.SetNextItemWidth(System.Single) name: SetNextItemWidth(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextItemWidth_System_Single_ commentId: M:ImGuiNET.ImGui.SetNextItemWidth(System.Single) fullName: ImGuiNET.ImGui.SetNextItemWidth(System.Single) nameWithType: ImGui.SetNextItemWidth(Single) - uid: ImGuiNET.ImGui.SetNextItemWidth* name: SetNextItemWidth href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextItemWidth_ commentId: Overload:ImGuiNET.ImGui.SetNextItemWidth isSpec: "True" fullName: ImGuiNET.ImGui.SetNextItemWidth nameWithType: ImGui.SetNextItemWidth - uid: ImGuiNET.ImGui.SetNextWindowBgAlpha(System.Single) name: SetNextWindowBgAlpha(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowBgAlpha_System_Single_ commentId: M:ImGuiNET.ImGui.SetNextWindowBgAlpha(System.Single) fullName: ImGuiNET.ImGui.SetNextWindowBgAlpha(System.Single) nameWithType: ImGui.SetNextWindowBgAlpha(Single) - uid: ImGuiNET.ImGui.SetNextWindowBgAlpha* name: SetNextWindowBgAlpha href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowBgAlpha_ commentId: Overload:ImGuiNET.ImGui.SetNextWindowBgAlpha isSpec: "True" fullName: ImGuiNET.ImGui.SetNextWindowBgAlpha nameWithType: ImGui.SetNextWindowBgAlpha - uid: ImGuiNET.ImGui.SetNextWindowCollapsed(System.Boolean) name: SetNextWindowCollapsed(Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowCollapsed_System_Boolean_ commentId: M:ImGuiNET.ImGui.SetNextWindowCollapsed(System.Boolean) fullName: ImGuiNET.ImGui.SetNextWindowCollapsed(System.Boolean) nameWithType: ImGui.SetNextWindowCollapsed(Boolean) - uid: ImGuiNET.ImGui.SetNextWindowCollapsed(System.Boolean,ImGuiNET.ImGuiCond) name: SetNextWindowCollapsed(Boolean, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowCollapsed_System_Boolean_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetNextWindowCollapsed(System.Boolean,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetNextWindowCollapsed(System.Boolean, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetNextWindowCollapsed(Boolean, ImGuiCond) - uid: ImGuiNET.ImGui.SetNextWindowCollapsed* name: SetNextWindowCollapsed href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowCollapsed_ commentId: Overload:ImGuiNET.ImGui.SetNextWindowCollapsed isSpec: "True" fullName: ImGuiNET.ImGui.SetNextWindowCollapsed nameWithType: ImGui.SetNextWindowCollapsed - uid: ImGuiNET.ImGui.SetNextWindowContentSize(System.Numerics.Vector2) name: SetNextWindowContentSize(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowContentSize_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetNextWindowContentSize(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetNextWindowContentSize(System.Numerics.Vector2) nameWithType: ImGui.SetNextWindowContentSize(Vector2) - uid: ImGuiNET.ImGui.SetNextWindowContentSize* name: SetNextWindowContentSize href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowContentSize_ commentId: Overload:ImGuiNET.ImGui.SetNextWindowContentSize isSpec: "True" fullName: ImGuiNET.ImGui.SetNextWindowContentSize nameWithType: ImGui.SetNextWindowContentSize - uid: ImGuiNET.ImGui.SetNextWindowFocus name: SetNextWindowFocus() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowFocus commentId: M:ImGuiNET.ImGui.SetNextWindowFocus fullName: ImGuiNET.ImGui.SetNextWindowFocus() nameWithType: ImGui.SetNextWindowFocus() - uid: ImGuiNET.ImGui.SetNextWindowFocus* name: SetNextWindowFocus href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowFocus_ commentId: Overload:ImGuiNET.ImGui.SetNextWindowFocus isSpec: "True" fullName: ImGuiNET.ImGui.SetNextWindowFocus nameWithType: ImGui.SetNextWindowFocus - uid: ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2) name: SetNextWindowPos(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowPos_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2) nameWithType: ImGui.SetNextWindowPos(Vector2) - uid: ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: SetNextWindowPos(Vector2, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowPos_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetNextWindowPos(Vector2, ImGuiCond) - uid: ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond,System.Numerics.Vector2) name: SetNextWindowPos(Vector2, ImGuiCond, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowPos_System_Numerics_Vector2_ImGuiNET_ImGuiCond_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetNextWindowPos(System.Numerics.Vector2, ImGuiNET.ImGuiCond, System.Numerics.Vector2) nameWithType: ImGui.SetNextWindowPos(Vector2, ImGuiCond, Vector2) - uid: ImGuiNET.ImGui.SetNextWindowPos* name: SetNextWindowPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowPos_ commentId: Overload:ImGuiNET.ImGui.SetNextWindowPos isSpec: "True" fullName: ImGuiNET.ImGui.SetNextWindowPos nameWithType: ImGui.SetNextWindowPos - uid: ImGuiNET.ImGui.SetNextWindowSize(System.Numerics.Vector2) name: SetNextWindowSize(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowSize_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetNextWindowSize(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetNextWindowSize(System.Numerics.Vector2) nameWithType: ImGui.SetNextWindowSize(Vector2) - uid: ImGuiNET.ImGui.SetNextWindowSize(System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: SetNextWindowSize(Vector2, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowSize_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetNextWindowSize(System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetNextWindowSize(System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetNextWindowSize(Vector2, ImGuiCond) - uid: ImGuiNET.ImGui.SetNextWindowSize* name: SetNextWindowSize href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowSize_ commentId: Overload:ImGuiNET.ImGui.SetNextWindowSize isSpec: "True" fullName: ImGuiNET.ImGui.SetNextWindowSize nameWithType: ImGui.SetNextWindowSize - uid: ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2) name: SetNextWindowSizeConstraints(Vector2, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowSizeConstraints_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGui.SetNextWindowSizeConstraints(Vector2, Vector2) - uid: ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2,ImGuiNET.ImGuiSizeCallback) name: SetNextWindowSizeConstraints(Vector2, Vector2, ImGuiSizeCallback) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowSizeConstraints_System_Numerics_Vector2_System_Numerics_Vector2_ImGuiNET_ImGuiSizeCallback_ commentId: M:ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2,ImGuiNET.ImGuiSizeCallback) fullName: ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2, System.Numerics.Vector2, ImGuiNET.ImGuiSizeCallback) nameWithType: ImGui.SetNextWindowSizeConstraints(Vector2, Vector2, ImGuiSizeCallback) - uid: ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2,ImGuiNET.ImGuiSizeCallback,System.IntPtr) name: SetNextWindowSizeConstraints(Vector2, Vector2, ImGuiSizeCallback, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowSizeConstraints_System_Numerics_Vector2_System_Numerics_Vector2_ImGuiNET_ImGuiSizeCallback_System_IntPtr_ commentId: M:ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2,ImGuiNET.ImGuiSizeCallback,System.IntPtr) fullName: ImGuiNET.ImGui.SetNextWindowSizeConstraints(System.Numerics.Vector2, System.Numerics.Vector2, ImGuiNET.ImGuiSizeCallback, System.IntPtr) nameWithType: ImGui.SetNextWindowSizeConstraints(Vector2, Vector2, ImGuiSizeCallback, IntPtr) - uid: ImGuiNET.ImGui.SetNextWindowSizeConstraints* name: SetNextWindowSizeConstraints href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetNextWindowSizeConstraints_ commentId: Overload:ImGuiNET.ImGui.SetNextWindowSizeConstraints isSpec: "True" fullName: ImGuiNET.ImGui.SetNextWindowSizeConstraints nameWithType: ImGui.SetNextWindowSizeConstraints - uid: ImGuiNET.ImGui.SetScrollFromPosX(System.Single) name: SetScrollFromPosX(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollFromPosX_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollFromPosX(System.Single) fullName: ImGuiNET.ImGui.SetScrollFromPosX(System.Single) nameWithType: ImGui.SetScrollFromPosX(Single) - uid: ImGuiNET.ImGui.SetScrollFromPosX(System.Single,System.Single) name: SetScrollFromPosX(Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollFromPosX_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollFromPosX(System.Single,System.Single) fullName: ImGuiNET.ImGui.SetScrollFromPosX(System.Single, System.Single) nameWithType: ImGui.SetScrollFromPosX(Single, Single) - uid: ImGuiNET.ImGui.SetScrollFromPosX* name: SetScrollFromPosX href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollFromPosX_ commentId: Overload:ImGuiNET.ImGui.SetScrollFromPosX isSpec: "True" fullName: ImGuiNET.ImGui.SetScrollFromPosX nameWithType: ImGui.SetScrollFromPosX - uid: ImGuiNET.ImGui.SetScrollFromPosY(System.Single) name: SetScrollFromPosY(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollFromPosY_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollFromPosY(System.Single) fullName: ImGuiNET.ImGui.SetScrollFromPosY(System.Single) nameWithType: ImGui.SetScrollFromPosY(Single) - uid: ImGuiNET.ImGui.SetScrollFromPosY(System.Single,System.Single) name: SetScrollFromPosY(Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollFromPosY_System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollFromPosY(System.Single,System.Single) fullName: ImGuiNET.ImGui.SetScrollFromPosY(System.Single, System.Single) nameWithType: ImGui.SetScrollFromPosY(Single, Single) - uid: ImGuiNET.ImGui.SetScrollFromPosY* name: SetScrollFromPosY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollFromPosY_ commentId: Overload:ImGuiNET.ImGui.SetScrollFromPosY isSpec: "True" fullName: ImGuiNET.ImGui.SetScrollFromPosY nameWithType: ImGui.SetScrollFromPosY - uid: ImGuiNET.ImGui.SetScrollHereX name: SetScrollHereX() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollHereX commentId: M:ImGuiNET.ImGui.SetScrollHereX fullName: ImGuiNET.ImGui.SetScrollHereX() nameWithType: ImGui.SetScrollHereX() - uid: ImGuiNET.ImGui.SetScrollHereX(System.Single) name: SetScrollHereX(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollHereX_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollHereX(System.Single) fullName: ImGuiNET.ImGui.SetScrollHereX(System.Single) nameWithType: ImGui.SetScrollHereX(Single) - uid: ImGuiNET.ImGui.SetScrollHereX* name: SetScrollHereX href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollHereX_ commentId: Overload:ImGuiNET.ImGui.SetScrollHereX isSpec: "True" fullName: ImGuiNET.ImGui.SetScrollHereX nameWithType: ImGui.SetScrollHereX - uid: ImGuiNET.ImGui.SetScrollHereY name: SetScrollHereY() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollHereY commentId: M:ImGuiNET.ImGui.SetScrollHereY fullName: ImGuiNET.ImGui.SetScrollHereY() nameWithType: ImGui.SetScrollHereY() - uid: ImGuiNET.ImGui.SetScrollHereY(System.Single) name: SetScrollHereY(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollHereY_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollHereY(System.Single) fullName: ImGuiNET.ImGui.SetScrollHereY(System.Single) nameWithType: ImGui.SetScrollHereY(Single) - uid: ImGuiNET.ImGui.SetScrollHereY* name: SetScrollHereY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollHereY_ commentId: Overload:ImGuiNET.ImGui.SetScrollHereY isSpec: "True" fullName: ImGuiNET.ImGui.SetScrollHereY nameWithType: ImGui.SetScrollHereY - uid: ImGuiNET.ImGui.SetScrollX(System.Single) name: SetScrollX(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollX_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollX(System.Single) fullName: ImGuiNET.ImGui.SetScrollX(System.Single) nameWithType: ImGui.SetScrollX(Single) - uid: ImGuiNET.ImGui.SetScrollX* name: SetScrollX href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollX_ commentId: Overload:ImGuiNET.ImGui.SetScrollX isSpec: "True" fullName: ImGuiNET.ImGui.SetScrollX nameWithType: ImGui.SetScrollX - uid: ImGuiNET.ImGui.SetScrollY(System.Single) name: SetScrollY(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollY_System_Single_ commentId: M:ImGuiNET.ImGui.SetScrollY(System.Single) fullName: ImGuiNET.ImGui.SetScrollY(System.Single) nameWithType: ImGui.SetScrollY(Single) - uid: ImGuiNET.ImGui.SetScrollY* name: SetScrollY href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetScrollY_ commentId: Overload:ImGuiNET.ImGui.SetScrollY isSpec: "True" fullName: ImGuiNET.ImGui.SetScrollY nameWithType: ImGui.SetScrollY - uid: ImGuiNET.ImGui.SetStateStorage(ImGuiNET.ImGuiStoragePtr) name: SetStateStorage(ImGuiStoragePtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetStateStorage_ImGuiNET_ImGuiStoragePtr_ commentId: M:ImGuiNET.ImGui.SetStateStorage(ImGuiNET.ImGuiStoragePtr) fullName: ImGuiNET.ImGui.SetStateStorage(ImGuiNET.ImGuiStoragePtr) nameWithType: ImGui.SetStateStorage(ImGuiStoragePtr) - uid: ImGuiNET.ImGui.SetStateStorage* name: SetStateStorage href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetStateStorage_ commentId: Overload:ImGuiNET.ImGui.SetStateStorage isSpec: "True" fullName: ImGuiNET.ImGui.SetStateStorage nameWithType: ImGui.SetStateStorage - uid: ImGuiNET.ImGui.SetTabItemClosed(System.String) name: SetTabItemClosed(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetTabItemClosed_System_String_ commentId: M:ImGuiNET.ImGui.SetTabItemClosed(System.String) fullName: ImGuiNET.ImGui.SetTabItemClosed(System.String) nameWithType: ImGui.SetTabItemClosed(String) - uid: ImGuiNET.ImGui.SetTabItemClosed* name: SetTabItemClosed href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetTabItemClosed_ commentId: Overload:ImGuiNET.ImGui.SetTabItemClosed isSpec: "True" fullName: ImGuiNET.ImGui.SetTabItemClosed nameWithType: ImGui.SetTabItemClosed - uid: ImGuiNET.ImGui.SetTooltip(System.String) name: SetTooltip(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetTooltip_System_String_ commentId: M:ImGuiNET.ImGui.SetTooltip(System.String) fullName: ImGuiNET.ImGui.SetTooltip(System.String) nameWithType: ImGui.SetTooltip(String) - uid: ImGuiNET.ImGui.SetTooltip* name: SetTooltip href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetTooltip_ commentId: Overload:ImGuiNET.ImGui.SetTooltip isSpec: "True" fullName: ImGuiNET.ImGui.SetTooltip nameWithType: ImGui.SetTooltip - uid: ImGuiNET.ImGui.SetWindowCollapsed(System.Boolean) name: SetWindowCollapsed(Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowCollapsed_System_Boolean_ commentId: M:ImGuiNET.ImGui.SetWindowCollapsed(System.Boolean) fullName: ImGuiNET.ImGui.SetWindowCollapsed(System.Boolean) nameWithType: ImGui.SetWindowCollapsed(Boolean) - uid: ImGuiNET.ImGui.SetWindowCollapsed(System.Boolean,ImGuiNET.ImGuiCond) name: SetWindowCollapsed(Boolean, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowCollapsed_System_Boolean_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetWindowCollapsed(System.Boolean,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetWindowCollapsed(System.Boolean, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetWindowCollapsed(Boolean, ImGuiCond) - uid: ImGuiNET.ImGui.SetWindowCollapsed(System.String,System.Boolean) name: SetWindowCollapsed(String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowCollapsed_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.SetWindowCollapsed(System.String,System.Boolean) fullName: ImGuiNET.ImGui.SetWindowCollapsed(System.String, System.Boolean) nameWithType: ImGui.SetWindowCollapsed(String, Boolean) - uid: ImGuiNET.ImGui.SetWindowCollapsed(System.String,System.Boolean,ImGuiNET.ImGuiCond) name: SetWindowCollapsed(String, Boolean, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowCollapsed_System_String_System_Boolean_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetWindowCollapsed(System.String,System.Boolean,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetWindowCollapsed(System.String, System.Boolean, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetWindowCollapsed(String, Boolean, ImGuiCond) - uid: ImGuiNET.ImGui.SetWindowCollapsed* name: SetWindowCollapsed href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowCollapsed_ commentId: Overload:ImGuiNET.ImGui.SetWindowCollapsed isSpec: "True" fullName: ImGuiNET.ImGui.SetWindowCollapsed nameWithType: ImGui.SetWindowCollapsed - uid: ImGuiNET.ImGui.SetWindowFocus name: SetWindowFocus() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowFocus commentId: M:ImGuiNET.ImGui.SetWindowFocus fullName: ImGuiNET.ImGui.SetWindowFocus() nameWithType: ImGui.SetWindowFocus() - uid: ImGuiNET.ImGui.SetWindowFocus(System.String) name: SetWindowFocus(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowFocus_System_String_ commentId: M:ImGuiNET.ImGui.SetWindowFocus(System.String) fullName: ImGuiNET.ImGui.SetWindowFocus(System.String) nameWithType: ImGui.SetWindowFocus(String) - uid: ImGuiNET.ImGui.SetWindowFocus* name: SetWindowFocus href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowFocus_ commentId: Overload:ImGuiNET.ImGui.SetWindowFocus isSpec: "True" fullName: ImGuiNET.ImGui.SetWindowFocus nameWithType: ImGui.SetWindowFocus - uid: ImGuiNET.ImGui.SetWindowFontScale(System.Single) name: SetWindowFontScale(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowFontScale_System_Single_ commentId: M:ImGuiNET.ImGui.SetWindowFontScale(System.Single) fullName: ImGuiNET.ImGui.SetWindowFontScale(System.Single) nameWithType: ImGui.SetWindowFontScale(Single) - uid: ImGuiNET.ImGui.SetWindowFontScale* name: SetWindowFontScale href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowFontScale_ commentId: Overload:ImGuiNET.ImGui.SetWindowFontScale isSpec: "True" fullName: ImGuiNET.ImGui.SetWindowFontScale nameWithType: ImGui.SetWindowFontScale - uid: ImGuiNET.ImGui.SetWindowPos(System.Numerics.Vector2) name: SetWindowPos(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowPos_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetWindowPos(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetWindowPos(System.Numerics.Vector2) nameWithType: ImGui.SetWindowPos(Vector2) - uid: ImGuiNET.ImGui.SetWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: SetWindowPos(Vector2, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowPos_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetWindowPos(System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetWindowPos(Vector2, ImGuiCond) - uid: ImGuiNET.ImGui.SetWindowPos(System.String,System.Numerics.Vector2) name: SetWindowPos(String, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowPos_System_String_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetWindowPos(System.String,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetWindowPos(System.String, System.Numerics.Vector2) nameWithType: ImGui.SetWindowPos(String, Vector2) - uid: ImGuiNET.ImGui.SetWindowPos(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: SetWindowPos(String, Vector2, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowPos_System_String_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetWindowPos(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetWindowPos(System.String, System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetWindowPos(String, Vector2, ImGuiCond) - uid: ImGuiNET.ImGui.SetWindowPos* name: SetWindowPos href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowPos_ commentId: Overload:ImGuiNET.ImGui.SetWindowPos isSpec: "True" fullName: ImGuiNET.ImGui.SetWindowPos nameWithType: ImGui.SetWindowPos - uid: ImGuiNET.ImGui.SetWindowSize(System.Numerics.Vector2) name: SetWindowSize(Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowSize_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetWindowSize(System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetWindowSize(System.Numerics.Vector2) nameWithType: ImGui.SetWindowSize(Vector2) - uid: ImGuiNET.ImGui.SetWindowSize(System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: SetWindowSize(Vector2, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowSize_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetWindowSize(System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetWindowSize(System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetWindowSize(Vector2, ImGuiCond) - uid: ImGuiNET.ImGui.SetWindowSize(System.String,System.Numerics.Vector2) name: SetWindowSize(String, Vector2) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowSize_System_String_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGui.SetWindowSize(System.String,System.Numerics.Vector2) fullName: ImGuiNET.ImGui.SetWindowSize(System.String, System.Numerics.Vector2) nameWithType: ImGui.SetWindowSize(String, Vector2) - uid: ImGuiNET.ImGui.SetWindowSize(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: SetWindowSize(String, Vector2, ImGuiCond) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowSize_System_String_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGui.SetWindowSize(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGui.SetWindowSize(System.String, System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGui.SetWindowSize(String, Vector2, ImGuiCond) - uid: ImGuiNET.ImGui.SetWindowSize* name: SetWindowSize href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SetWindowSize_ commentId: Overload:ImGuiNET.ImGui.SetWindowSize isSpec: "True" fullName: ImGuiNET.ImGui.SetWindowSize nameWithType: ImGui.SetWindowSize - uid: ImGuiNET.ImGui.ShowAboutWindow name: ShowAboutWindow() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowAboutWindow commentId: M:ImGuiNET.ImGui.ShowAboutWindow fullName: ImGuiNET.ImGui.ShowAboutWindow() nameWithType: ImGui.ShowAboutWindow() - uid: ImGuiNET.ImGui.ShowAboutWindow(System.Boolean@) name: ShowAboutWindow(ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowAboutWindow_System_Boolean__ commentId: M:ImGuiNET.ImGui.ShowAboutWindow(System.Boolean@) name.vb: ShowAboutWindow(ByRef Boolean) fullName: ImGuiNET.ImGui.ShowAboutWindow(ref System.Boolean) fullName.vb: ImGuiNET.ImGui.ShowAboutWindow(ByRef System.Boolean) nameWithType: ImGui.ShowAboutWindow(ref Boolean) nameWithType.vb: ImGui.ShowAboutWindow(ByRef Boolean) - uid: ImGuiNET.ImGui.ShowAboutWindow* name: ShowAboutWindow href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowAboutWindow_ commentId: Overload:ImGuiNET.ImGui.ShowAboutWindow isSpec: "True" fullName: ImGuiNET.ImGui.ShowAboutWindow nameWithType: ImGui.ShowAboutWindow - uid: ImGuiNET.ImGui.ShowDemoWindow name: ShowDemoWindow() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowDemoWindow commentId: M:ImGuiNET.ImGui.ShowDemoWindow fullName: ImGuiNET.ImGui.ShowDemoWindow() nameWithType: ImGui.ShowDemoWindow() - uid: ImGuiNET.ImGui.ShowDemoWindow(System.Boolean@) name: ShowDemoWindow(ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowDemoWindow_System_Boolean__ commentId: M:ImGuiNET.ImGui.ShowDemoWindow(System.Boolean@) name.vb: ShowDemoWindow(ByRef Boolean) fullName: ImGuiNET.ImGui.ShowDemoWindow(ref System.Boolean) fullName.vb: ImGuiNET.ImGui.ShowDemoWindow(ByRef System.Boolean) nameWithType: ImGui.ShowDemoWindow(ref Boolean) nameWithType.vb: ImGui.ShowDemoWindow(ByRef Boolean) - uid: ImGuiNET.ImGui.ShowDemoWindow* name: ShowDemoWindow href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowDemoWindow_ commentId: Overload:ImGuiNET.ImGui.ShowDemoWindow isSpec: "True" fullName: ImGuiNET.ImGui.ShowDemoWindow nameWithType: ImGui.ShowDemoWindow - uid: ImGuiNET.ImGui.ShowFontSelector(System.String) name: ShowFontSelector(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowFontSelector_System_String_ commentId: M:ImGuiNET.ImGui.ShowFontSelector(System.String) fullName: ImGuiNET.ImGui.ShowFontSelector(System.String) nameWithType: ImGui.ShowFontSelector(String) - uid: ImGuiNET.ImGui.ShowFontSelector* name: ShowFontSelector href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowFontSelector_ commentId: Overload:ImGuiNET.ImGui.ShowFontSelector isSpec: "True" fullName: ImGuiNET.ImGui.ShowFontSelector nameWithType: ImGui.ShowFontSelector - uid: ImGuiNET.ImGui.ShowMetricsWindow name: ShowMetricsWindow() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowMetricsWindow commentId: M:ImGuiNET.ImGui.ShowMetricsWindow fullName: ImGuiNET.ImGui.ShowMetricsWindow() nameWithType: ImGui.ShowMetricsWindow() - uid: ImGuiNET.ImGui.ShowMetricsWindow(System.Boolean@) name: ShowMetricsWindow(ref Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowMetricsWindow_System_Boolean__ commentId: M:ImGuiNET.ImGui.ShowMetricsWindow(System.Boolean@) name.vb: ShowMetricsWindow(ByRef Boolean) fullName: ImGuiNET.ImGui.ShowMetricsWindow(ref System.Boolean) fullName.vb: ImGuiNET.ImGui.ShowMetricsWindow(ByRef System.Boolean) nameWithType: ImGui.ShowMetricsWindow(ref Boolean) nameWithType.vb: ImGui.ShowMetricsWindow(ByRef Boolean) - uid: ImGuiNET.ImGui.ShowMetricsWindow* name: ShowMetricsWindow href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowMetricsWindow_ commentId: Overload:ImGuiNET.ImGui.ShowMetricsWindow isSpec: "True" fullName: ImGuiNET.ImGui.ShowMetricsWindow nameWithType: ImGui.ShowMetricsWindow - uid: ImGuiNET.ImGui.ShowStyleEditor name: ShowStyleEditor() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowStyleEditor commentId: M:ImGuiNET.ImGui.ShowStyleEditor fullName: ImGuiNET.ImGui.ShowStyleEditor() nameWithType: ImGui.ShowStyleEditor() - uid: ImGuiNET.ImGui.ShowStyleEditor(ImGuiNET.ImGuiStylePtr) name: ShowStyleEditor(ImGuiStylePtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowStyleEditor_ImGuiNET_ImGuiStylePtr_ commentId: M:ImGuiNET.ImGui.ShowStyleEditor(ImGuiNET.ImGuiStylePtr) fullName: ImGuiNET.ImGui.ShowStyleEditor(ImGuiNET.ImGuiStylePtr) nameWithType: ImGui.ShowStyleEditor(ImGuiStylePtr) - uid: ImGuiNET.ImGui.ShowStyleEditor* name: ShowStyleEditor href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowStyleEditor_ commentId: Overload:ImGuiNET.ImGui.ShowStyleEditor isSpec: "True" fullName: ImGuiNET.ImGui.ShowStyleEditor nameWithType: ImGui.ShowStyleEditor - uid: ImGuiNET.ImGui.ShowStyleSelector(System.String) name: ShowStyleSelector(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowStyleSelector_System_String_ commentId: M:ImGuiNET.ImGui.ShowStyleSelector(System.String) fullName: ImGuiNET.ImGui.ShowStyleSelector(System.String) nameWithType: ImGui.ShowStyleSelector(String) - uid: ImGuiNET.ImGui.ShowStyleSelector* name: ShowStyleSelector href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowStyleSelector_ commentId: Overload:ImGuiNET.ImGui.ShowStyleSelector isSpec: "True" fullName: ImGuiNET.ImGui.ShowStyleSelector nameWithType: ImGui.ShowStyleSelector - uid: ImGuiNET.ImGui.ShowUserGuide name: ShowUserGuide() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowUserGuide commentId: M:ImGuiNET.ImGui.ShowUserGuide fullName: ImGuiNET.ImGui.ShowUserGuide() nameWithType: ImGui.ShowUserGuide() - uid: ImGuiNET.ImGui.ShowUserGuide* name: ShowUserGuide href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_ShowUserGuide_ commentId: Overload:ImGuiNET.ImGui.ShowUserGuide isSpec: "True" fullName: ImGuiNET.ImGui.ShowUserGuide nameWithType: ImGui.ShowUserGuide - uid: ImGuiNET.ImGui.SliderAngle(System.String,System.Single@) name: SliderAngle(String, ref Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderAngle_System_String_System_Single__ commentId: M:ImGuiNET.ImGui.SliderAngle(System.String,System.Single@) name.vb: SliderAngle(String, ByRef Single) fullName: ImGuiNET.ImGui.SliderAngle(System.String, ref System.Single) fullName.vb: ImGuiNET.ImGui.SliderAngle(System.String, ByRef System.Single) nameWithType: ImGui.SliderAngle(String, ref Single) nameWithType.vb: ImGui.SliderAngle(String, ByRef Single) - uid: ImGuiNET.ImGui.SliderAngle(System.String,System.Single@,System.Single) name: SliderAngle(String, ref Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderAngle_System_String_System_Single__System_Single_ commentId: M:ImGuiNET.ImGui.SliderAngle(System.String,System.Single@,System.Single) name.vb: SliderAngle(String, ByRef Single, Single) fullName: ImGuiNET.ImGui.SliderAngle(System.String, ref System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.SliderAngle(System.String, ByRef System.Single, System.Single) nameWithType: ImGui.SliderAngle(String, ref Single, Single) nameWithType.vb: ImGui.SliderAngle(String, ByRef Single, Single) - uid: ImGuiNET.ImGui.SliderAngle(System.String,System.Single@,System.Single,System.Single) name: SliderAngle(String, ref Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderAngle_System_String_System_Single__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SliderAngle(System.String,System.Single@,System.Single,System.Single) name.vb: SliderAngle(String, ByRef Single, Single, Single) fullName: ImGuiNET.ImGui.SliderAngle(System.String, ref System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.SliderAngle(System.String, ByRef System.Single, System.Single, System.Single) nameWithType: ImGui.SliderAngle(String, ref Single, Single, Single) nameWithType.vb: ImGui.SliderAngle(String, ByRef Single, Single, Single) - uid: ImGuiNET.ImGui.SliderAngle(System.String,System.Single@,System.Single,System.Single,System.String) name: SliderAngle(String, ref Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderAngle_System_String_System_Single__System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.SliderAngle(System.String,System.Single@,System.Single,System.Single,System.String) name.vb: SliderAngle(String, ByRef Single, Single, Single, String) fullName: ImGuiNET.ImGui.SliderAngle(System.String, ref System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.SliderAngle(System.String, ByRef System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.SliderAngle(String, ref Single, Single, Single, String) nameWithType.vb: ImGui.SliderAngle(String, ByRef Single, Single, Single, String) - uid: ImGuiNET.ImGui.SliderAngle* name: SliderAngle href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderAngle_ commentId: Overload:ImGuiNET.ImGui.SliderAngle isSpec: "True" fullName: ImGuiNET.ImGui.SliderAngle nameWithType: ImGui.SliderAngle - uid: ImGuiNET.ImGui.SliderFloat(System.String,System.Single@,System.Single,System.Single) name: SliderFloat(String, ref Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat_System_String_System_Single__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat(System.String,System.Single@,System.Single,System.Single) name.vb: SliderFloat(String, ByRef Single, Single, Single) fullName: ImGuiNET.ImGui.SliderFloat(System.String, ref System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat(System.String, ByRef System.Single, System.Single, System.Single) nameWithType: ImGui.SliderFloat(String, ref Single, Single, Single) nameWithType.vb: ImGui.SliderFloat(String, ByRef Single, Single, Single) - uid: ImGuiNET.ImGui.SliderFloat(System.String,System.Single@,System.Single,System.Single,System.String) name: SliderFloat(String, ref Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat_System_String_System_Single__System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.SliderFloat(System.String,System.Single@,System.Single,System.Single,System.String) name.vb: SliderFloat(String, ByRef Single, Single, Single, String) fullName: ImGuiNET.ImGui.SliderFloat(System.String, ref System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.SliderFloat(System.String, ByRef System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.SliderFloat(String, ref Single, Single, Single, String) nameWithType.vb: ImGui.SliderFloat(String, ByRef Single, Single, Single, String) - uid: ImGuiNET.ImGui.SliderFloat(System.String,System.Single@,System.Single,System.Single,System.String,System.Single) name: SliderFloat(String, ref Single, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat_System_String_System_Single__System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat(System.String,System.Single@,System.Single,System.Single,System.String,System.Single) name.vb: SliderFloat(String, ByRef Single, Single, Single, String, Single) fullName: ImGuiNET.ImGui.SliderFloat(System.String, ref System.Single, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat(System.String, ByRef System.Single, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.SliderFloat(String, ref Single, Single, Single, String, Single) nameWithType.vb: ImGui.SliderFloat(String, ByRef Single, Single, Single, String, Single) - uid: ImGuiNET.ImGui.SliderFloat* name: SliderFloat href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat_ commentId: Overload:ImGuiNET.ImGui.SliderFloat isSpec: "True" fullName: ImGuiNET.ImGui.SliderFloat nameWithType: ImGui.SliderFloat - uid: ImGuiNET.ImGui.SliderFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single) name: SliderFloat2(String, ref Vector2, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat2_System_String_System_Numerics_Vector2__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single) name.vb: SliderFloat2(String, ByRef Vector2, Single, Single) fullName: ImGuiNET.ImGui.SliderFloat2(System.String, ref System.Numerics.Vector2, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat2(System.String, ByRef System.Numerics.Vector2, System.Single, System.Single) nameWithType: ImGui.SliderFloat2(String, ref Vector2, Single, Single) nameWithType.vb: ImGui.SliderFloat2(String, ByRef Vector2, Single, Single) - uid: ImGuiNET.ImGui.SliderFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.String) name: SliderFloat2(String, ref Vector2, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat2_System_String_System_Numerics_Vector2__System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.SliderFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.String) name.vb: SliderFloat2(String, ByRef Vector2, Single, Single, String) fullName: ImGuiNET.ImGui.SliderFloat2(System.String, ref System.Numerics.Vector2, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.SliderFloat2(System.String, ByRef System.Numerics.Vector2, System.Single, System.Single, System.String) nameWithType: ImGui.SliderFloat2(String, ref Vector2, Single, Single, String) nameWithType.vb: ImGui.SliderFloat2(String, ByRef Vector2, Single, Single, String) - uid: ImGuiNET.ImGui.SliderFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.String,System.Single) name: SliderFloat2(String, ref Vector2, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat2_System_String_System_Numerics_Vector2__System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat2(System.String,System.Numerics.Vector2@,System.Single,System.Single,System.String,System.Single) name.vb: SliderFloat2(String, ByRef Vector2, Single, Single, String, Single) fullName: ImGuiNET.ImGui.SliderFloat2(System.String, ref System.Numerics.Vector2, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat2(System.String, ByRef System.Numerics.Vector2, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.SliderFloat2(String, ref Vector2, Single, Single, String, Single) nameWithType.vb: ImGui.SliderFloat2(String, ByRef Vector2, Single, Single, String, Single) - uid: ImGuiNET.ImGui.SliderFloat2* name: SliderFloat2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat2_ commentId: Overload:ImGuiNET.ImGui.SliderFloat2 isSpec: "True" fullName: ImGuiNET.ImGui.SliderFloat2 nameWithType: ImGui.SliderFloat2 - uid: ImGuiNET.ImGui.SliderFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single) name: SliderFloat3(String, ref Vector3, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat3_System_String_System_Numerics_Vector3__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single) name.vb: SliderFloat3(String, ByRef Vector3, Single, Single) fullName: ImGuiNET.ImGui.SliderFloat3(System.String, ref System.Numerics.Vector3, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat3(System.String, ByRef System.Numerics.Vector3, System.Single, System.Single) nameWithType: ImGui.SliderFloat3(String, ref Vector3, Single, Single) nameWithType.vb: ImGui.SliderFloat3(String, ByRef Vector3, Single, Single) - uid: ImGuiNET.ImGui.SliderFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.String) name: SliderFloat3(String, ref Vector3, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat3_System_String_System_Numerics_Vector3__System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.SliderFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.String) name.vb: SliderFloat3(String, ByRef Vector3, Single, Single, String) fullName: ImGuiNET.ImGui.SliderFloat3(System.String, ref System.Numerics.Vector3, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.SliderFloat3(System.String, ByRef System.Numerics.Vector3, System.Single, System.Single, System.String) nameWithType: ImGui.SliderFloat3(String, ref Vector3, Single, Single, String) nameWithType.vb: ImGui.SliderFloat3(String, ByRef Vector3, Single, Single, String) - uid: ImGuiNET.ImGui.SliderFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.String,System.Single) name: SliderFloat3(String, ref Vector3, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat3_System_String_System_Numerics_Vector3__System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat3(System.String,System.Numerics.Vector3@,System.Single,System.Single,System.String,System.Single) name.vb: SliderFloat3(String, ByRef Vector3, Single, Single, String, Single) fullName: ImGuiNET.ImGui.SliderFloat3(System.String, ref System.Numerics.Vector3, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat3(System.String, ByRef System.Numerics.Vector3, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.SliderFloat3(String, ref Vector3, Single, Single, String, Single) nameWithType.vb: ImGui.SliderFloat3(String, ByRef Vector3, Single, Single, String, Single) - uid: ImGuiNET.ImGui.SliderFloat3* name: SliderFloat3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat3_ commentId: Overload:ImGuiNET.ImGui.SliderFloat3 isSpec: "True" fullName: ImGuiNET.ImGui.SliderFloat3 nameWithType: ImGui.SliderFloat3 - uid: ImGuiNET.ImGui.SliderFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single) name: SliderFloat4(String, ref Vector4, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat4_System_String_System_Numerics_Vector4__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single) name.vb: SliderFloat4(String, ByRef Vector4, Single, Single) fullName: ImGuiNET.ImGui.SliderFloat4(System.String, ref System.Numerics.Vector4, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat4(System.String, ByRef System.Numerics.Vector4, System.Single, System.Single) nameWithType: ImGui.SliderFloat4(String, ref Vector4, Single, Single) nameWithType.vb: ImGui.SliderFloat4(String, ByRef Vector4, Single, Single) - uid: ImGuiNET.ImGui.SliderFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.String) name: SliderFloat4(String, ref Vector4, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat4_System_String_System_Numerics_Vector4__System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.SliderFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.String) name.vb: SliderFloat4(String, ByRef Vector4, Single, Single, String) fullName: ImGuiNET.ImGui.SliderFloat4(System.String, ref System.Numerics.Vector4, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.SliderFloat4(System.String, ByRef System.Numerics.Vector4, System.Single, System.Single, System.String) nameWithType: ImGui.SliderFloat4(String, ref Vector4, Single, Single, String) nameWithType.vb: ImGui.SliderFloat4(String, ByRef Vector4, Single, Single, String) - uid: ImGuiNET.ImGui.SliderFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.String,System.Single) name: SliderFloat4(String, ref Vector4, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat4_System_String_System_Numerics_Vector4__System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.SliderFloat4(System.String,System.Numerics.Vector4@,System.Single,System.Single,System.String,System.Single) name.vb: SliderFloat4(String, ByRef Vector4, Single, Single, String, Single) fullName: ImGuiNET.ImGui.SliderFloat4(System.String, ref System.Numerics.Vector4, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.SliderFloat4(System.String, ByRef System.Numerics.Vector4, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.SliderFloat4(String, ref Vector4, Single, Single, String, Single) nameWithType.vb: ImGui.SliderFloat4(String, ByRef Vector4, Single, Single, String, Single) - uid: ImGuiNET.ImGui.SliderFloat4* name: SliderFloat4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderFloat4_ commentId: Overload:ImGuiNET.ImGui.SliderFloat4 isSpec: "True" fullName: ImGuiNET.ImGui.SliderFloat4 nameWithType: ImGui.SliderFloat4 - uid: ImGuiNET.ImGui.SliderInt(System.String,System.Int32@,System.Int32,System.Int32) name: SliderInt(String, ref Int32, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt_System_String_System_Int32__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.SliderInt(System.String,System.Int32@,System.Int32,System.Int32) name.vb: SliderInt(String, ByRef Int32, Int32, Int32) fullName: ImGuiNET.ImGui.SliderInt(System.String, ref System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.SliderInt(System.String, ByRef System.Int32, System.Int32, System.Int32) nameWithType: ImGui.SliderInt(String, ref Int32, Int32, Int32) nameWithType.vb: ImGui.SliderInt(String, ByRef Int32, Int32, Int32) - uid: ImGuiNET.ImGui.SliderInt(System.String,System.Int32@,System.Int32,System.Int32,System.String) name: SliderInt(String, ref Int32, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt_System_String_System_Int32__System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.SliderInt(System.String,System.Int32@,System.Int32,System.Int32,System.String) name.vb: SliderInt(String, ByRef Int32, Int32, Int32, String) fullName: ImGuiNET.ImGui.SliderInt(System.String, ref System.Int32, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.SliderInt(System.String, ByRef System.Int32, System.Int32, System.Int32, System.String) nameWithType: ImGui.SliderInt(String, ref Int32, Int32, Int32, String) nameWithType.vb: ImGui.SliderInt(String, ByRef Int32, Int32, Int32, String) - uid: ImGuiNET.ImGui.SliderInt* name: SliderInt href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt_ commentId: Overload:ImGuiNET.ImGui.SliderInt isSpec: "True" fullName: ImGuiNET.ImGui.SliderInt nameWithType: ImGui.SliderInt - uid: ImGuiNET.ImGui.SliderInt2(System.String,System.Int32@,System.Int32,System.Int32) name: SliderInt2(String, ref Int32, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt2_System_String_System_Int32__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.SliderInt2(System.String,System.Int32@,System.Int32,System.Int32) name.vb: SliderInt2(String, ByRef Int32, Int32, Int32) fullName: ImGuiNET.ImGui.SliderInt2(System.String, ref System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.SliderInt2(System.String, ByRef System.Int32, System.Int32, System.Int32) nameWithType: ImGui.SliderInt2(String, ref Int32, Int32, Int32) nameWithType.vb: ImGui.SliderInt2(String, ByRef Int32, Int32, Int32) - uid: ImGuiNET.ImGui.SliderInt2(System.String,System.Int32@,System.Int32,System.Int32,System.String) name: SliderInt2(String, ref Int32, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt2_System_String_System_Int32__System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.SliderInt2(System.String,System.Int32@,System.Int32,System.Int32,System.String) name.vb: SliderInt2(String, ByRef Int32, Int32, Int32, String) fullName: ImGuiNET.ImGui.SliderInt2(System.String, ref System.Int32, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.SliderInt2(System.String, ByRef System.Int32, System.Int32, System.Int32, System.String) nameWithType: ImGui.SliderInt2(String, ref Int32, Int32, Int32, String) nameWithType.vb: ImGui.SliderInt2(String, ByRef Int32, Int32, Int32, String) - uid: ImGuiNET.ImGui.SliderInt2* name: SliderInt2 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt2_ commentId: Overload:ImGuiNET.ImGui.SliderInt2 isSpec: "True" fullName: ImGuiNET.ImGui.SliderInt2 nameWithType: ImGui.SliderInt2 - uid: ImGuiNET.ImGui.SliderInt3(System.String,System.Int32@,System.Int32,System.Int32) name: SliderInt3(String, ref Int32, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt3_System_String_System_Int32__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.SliderInt3(System.String,System.Int32@,System.Int32,System.Int32) name.vb: SliderInt3(String, ByRef Int32, Int32, Int32) fullName: ImGuiNET.ImGui.SliderInt3(System.String, ref System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.SliderInt3(System.String, ByRef System.Int32, System.Int32, System.Int32) nameWithType: ImGui.SliderInt3(String, ref Int32, Int32, Int32) nameWithType.vb: ImGui.SliderInt3(String, ByRef Int32, Int32, Int32) - uid: ImGuiNET.ImGui.SliderInt3(System.String,System.Int32@,System.Int32,System.Int32,System.String) name: SliderInt3(String, ref Int32, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt3_System_String_System_Int32__System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.SliderInt3(System.String,System.Int32@,System.Int32,System.Int32,System.String) name.vb: SliderInt3(String, ByRef Int32, Int32, Int32, String) fullName: ImGuiNET.ImGui.SliderInt3(System.String, ref System.Int32, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.SliderInt3(System.String, ByRef System.Int32, System.Int32, System.Int32, System.String) nameWithType: ImGui.SliderInt3(String, ref Int32, Int32, Int32, String) nameWithType.vb: ImGui.SliderInt3(String, ByRef Int32, Int32, Int32, String) - uid: ImGuiNET.ImGui.SliderInt3* name: SliderInt3 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt3_ commentId: Overload:ImGuiNET.ImGui.SliderInt3 isSpec: "True" fullName: ImGuiNET.ImGui.SliderInt3 nameWithType: ImGui.SliderInt3 - uid: ImGuiNET.ImGui.SliderInt4(System.String,System.Int32@,System.Int32,System.Int32) name: SliderInt4(String, ref Int32, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt4_System_String_System_Int32__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.SliderInt4(System.String,System.Int32@,System.Int32,System.Int32) name.vb: SliderInt4(String, ByRef Int32, Int32, Int32) fullName: ImGuiNET.ImGui.SliderInt4(System.String, ref System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.SliderInt4(System.String, ByRef System.Int32, System.Int32, System.Int32) nameWithType: ImGui.SliderInt4(String, ref Int32, Int32, Int32) nameWithType.vb: ImGui.SliderInt4(String, ByRef Int32, Int32, Int32) - uid: ImGuiNET.ImGui.SliderInt4(System.String,System.Int32@,System.Int32,System.Int32,System.String) name: SliderInt4(String, ref Int32, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt4_System_String_System_Int32__System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.SliderInt4(System.String,System.Int32@,System.Int32,System.Int32,System.String) name.vb: SliderInt4(String, ByRef Int32, Int32, Int32, String) fullName: ImGuiNET.ImGui.SliderInt4(System.String, ref System.Int32, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.SliderInt4(System.String, ByRef System.Int32, System.Int32, System.Int32, System.String) nameWithType: ImGui.SliderInt4(String, ref Int32, Int32, Int32, String) nameWithType.vb: ImGui.SliderInt4(String, ByRef Int32, Int32, Int32, String) - uid: ImGuiNET.ImGui.SliderInt4* name: SliderInt4 href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderInt4_ commentId: Overload:ImGuiNET.ImGui.SliderInt4 isSpec: "True" fullName: ImGuiNET.ImGui.SliderInt4 nameWithType: ImGui.SliderInt4 - uid: ImGuiNET.ImGui.SliderScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr) name: SliderScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.SliderScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.SliderScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: ImGui.SliderScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.SliderScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String) name: SliderScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.SliderScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String) fullName: ImGuiNET.ImGui.SliderScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr, System.String) nameWithType: ImGui.SliderScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String) - uid: ImGuiNET.ImGui.SliderScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String,System.Single) name: SliderScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalar_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.SliderScalar(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String,System.Single) fullName: ImGuiNET.ImGui.SliderScalar(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr, System.String, System.Single) nameWithType: ImGui.SliderScalar(String, ImGuiDataType, IntPtr, IntPtr, IntPtr, String, Single) - uid: ImGuiNET.ImGui.SliderScalar* name: SliderScalar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalar_ commentId: Overload:ImGuiNET.ImGui.SliderScalar isSpec: "True" fullName: ImGuiNET.ImGui.SliderScalar nameWithType: ImGui.SliderScalar - uid: ImGuiNET.ImGui.SliderScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) name: SliderScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.SliderScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.SliderScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.IntPtr, System.IntPtr) nameWithType: ImGui.SliderScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.SliderScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String) name: SliderScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_IntPtr_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.SliderScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String) fullName: ImGuiNET.ImGui.SliderScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.IntPtr, System.IntPtr, System.String) nameWithType: ImGui.SliderScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String) - uid: ImGuiNET.ImGui.SliderScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String,System.Single) name: SliderScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalarN_System_String_ImGuiNET_ImGuiDataType_System_IntPtr_System_Int32_System_IntPtr_System_IntPtr_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.SliderScalarN(System.String,ImGuiNET.ImGuiDataType,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.String,System.Single) fullName: ImGuiNET.ImGui.SliderScalarN(System.String, ImGuiNET.ImGuiDataType, System.IntPtr, System.Int32, System.IntPtr, System.IntPtr, System.String, System.Single) nameWithType: ImGui.SliderScalarN(String, ImGuiDataType, IntPtr, Int32, IntPtr, IntPtr, String, Single) - uid: ImGuiNET.ImGui.SliderScalarN* name: SliderScalarN href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SliderScalarN_ commentId: Overload:ImGuiNET.ImGui.SliderScalarN isSpec: "True" fullName: ImGuiNET.ImGui.SliderScalarN nameWithType: ImGui.SliderScalarN - uid: ImGuiNET.ImGui.SmallButton(System.String) name: SmallButton(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SmallButton_System_String_ commentId: M:ImGuiNET.ImGui.SmallButton(System.String) fullName: ImGuiNET.ImGui.SmallButton(System.String) nameWithType: ImGui.SmallButton(String) - uid: ImGuiNET.ImGui.SmallButton* name: SmallButton href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_SmallButton_ commentId: Overload:ImGuiNET.ImGui.SmallButton isSpec: "True" fullName: ImGuiNET.ImGui.SmallButton nameWithType: ImGui.SmallButton - uid: ImGuiNET.ImGui.Spacing name: Spacing() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Spacing commentId: M:ImGuiNET.ImGui.Spacing fullName: ImGuiNET.ImGui.Spacing() nameWithType: ImGui.Spacing() - uid: ImGuiNET.ImGui.Spacing* name: Spacing href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Spacing_ commentId: Overload:ImGuiNET.ImGui.Spacing isSpec: "True" fullName: ImGuiNET.ImGui.Spacing nameWithType: ImGui.Spacing - uid: ImGuiNET.ImGui.StyleColorsClassic name: StyleColorsClassic() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsClassic commentId: M:ImGuiNET.ImGui.StyleColorsClassic fullName: ImGuiNET.ImGui.StyleColorsClassic() nameWithType: ImGui.StyleColorsClassic() - uid: ImGuiNET.ImGui.StyleColorsClassic(ImGuiNET.ImGuiStylePtr) name: StyleColorsClassic(ImGuiStylePtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsClassic_ImGuiNET_ImGuiStylePtr_ commentId: M:ImGuiNET.ImGui.StyleColorsClassic(ImGuiNET.ImGuiStylePtr) fullName: ImGuiNET.ImGui.StyleColorsClassic(ImGuiNET.ImGuiStylePtr) nameWithType: ImGui.StyleColorsClassic(ImGuiStylePtr) - uid: ImGuiNET.ImGui.StyleColorsClassic* name: StyleColorsClassic href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsClassic_ commentId: Overload:ImGuiNET.ImGui.StyleColorsClassic isSpec: "True" fullName: ImGuiNET.ImGui.StyleColorsClassic nameWithType: ImGui.StyleColorsClassic - uid: ImGuiNET.ImGui.StyleColorsDark name: StyleColorsDark() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsDark commentId: M:ImGuiNET.ImGui.StyleColorsDark fullName: ImGuiNET.ImGui.StyleColorsDark() nameWithType: ImGui.StyleColorsDark() - uid: ImGuiNET.ImGui.StyleColorsDark(ImGuiNET.ImGuiStylePtr) name: StyleColorsDark(ImGuiStylePtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsDark_ImGuiNET_ImGuiStylePtr_ commentId: M:ImGuiNET.ImGui.StyleColorsDark(ImGuiNET.ImGuiStylePtr) fullName: ImGuiNET.ImGui.StyleColorsDark(ImGuiNET.ImGuiStylePtr) nameWithType: ImGui.StyleColorsDark(ImGuiStylePtr) - uid: ImGuiNET.ImGui.StyleColorsDark* name: StyleColorsDark href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsDark_ commentId: Overload:ImGuiNET.ImGui.StyleColorsDark isSpec: "True" fullName: ImGuiNET.ImGui.StyleColorsDark nameWithType: ImGui.StyleColorsDark - uid: ImGuiNET.ImGui.StyleColorsLight name: StyleColorsLight() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsLight commentId: M:ImGuiNET.ImGui.StyleColorsLight fullName: ImGuiNET.ImGui.StyleColorsLight() nameWithType: ImGui.StyleColorsLight() - uid: ImGuiNET.ImGui.StyleColorsLight(ImGuiNET.ImGuiStylePtr) name: StyleColorsLight(ImGuiStylePtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsLight_ImGuiNET_ImGuiStylePtr_ commentId: M:ImGuiNET.ImGui.StyleColorsLight(ImGuiNET.ImGuiStylePtr) fullName: ImGuiNET.ImGui.StyleColorsLight(ImGuiNET.ImGuiStylePtr) nameWithType: ImGui.StyleColorsLight(ImGuiStylePtr) - uid: ImGuiNET.ImGui.StyleColorsLight* name: StyleColorsLight href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_StyleColorsLight_ commentId: Overload:ImGuiNET.ImGui.StyleColorsLight isSpec: "True" fullName: ImGuiNET.ImGui.StyleColorsLight nameWithType: ImGui.StyleColorsLight - uid: ImGuiNET.ImGui.Text(System.String) name: Text(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Text_System_String_ commentId: M:ImGuiNET.ImGui.Text(System.String) fullName: ImGuiNET.ImGui.Text(System.String) nameWithType: ImGui.Text(String) - uid: ImGuiNET.ImGui.Text* name: Text href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Text_ commentId: Overload:ImGuiNET.ImGui.Text isSpec: "True" fullName: ImGuiNET.ImGui.Text nameWithType: ImGui.Text - uid: ImGuiNET.ImGui.TextColored(System.Numerics.Vector4,System.String) name: TextColored(Vector4, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextColored_System_Numerics_Vector4_System_String_ commentId: M:ImGuiNET.ImGui.TextColored(System.Numerics.Vector4,System.String) fullName: ImGuiNET.ImGui.TextColored(System.Numerics.Vector4, System.String) nameWithType: ImGui.TextColored(Vector4, String) - uid: ImGuiNET.ImGui.TextColored* name: TextColored href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextColored_ commentId: Overload:ImGuiNET.ImGui.TextColored isSpec: "True" fullName: ImGuiNET.ImGui.TextColored nameWithType: ImGui.TextColored - uid: ImGuiNET.ImGui.TextDisabled(System.String) name: TextDisabled(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextDisabled_System_String_ commentId: M:ImGuiNET.ImGui.TextDisabled(System.String) fullName: ImGuiNET.ImGui.TextDisabled(System.String) nameWithType: ImGui.TextDisabled(String) - uid: ImGuiNET.ImGui.TextDisabled* name: TextDisabled href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextDisabled_ commentId: Overload:ImGuiNET.ImGui.TextDisabled isSpec: "True" fullName: ImGuiNET.ImGui.TextDisabled nameWithType: ImGui.TextDisabled - uid: ImGuiNET.ImGui.TextUnformatted(System.String) name: TextUnformatted(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextUnformatted_System_String_ commentId: M:ImGuiNET.ImGui.TextUnformatted(System.String) fullName: ImGuiNET.ImGui.TextUnformatted(System.String) nameWithType: ImGui.TextUnformatted(String) - uid: ImGuiNET.ImGui.TextUnformatted* name: TextUnformatted href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextUnformatted_ commentId: Overload:ImGuiNET.ImGui.TextUnformatted isSpec: "True" fullName: ImGuiNET.ImGui.TextUnformatted nameWithType: ImGui.TextUnformatted - uid: ImGuiNET.ImGui.TextWrapped(System.String) name: TextWrapped(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextWrapped_System_String_ commentId: M:ImGuiNET.ImGui.TextWrapped(System.String) fullName: ImGuiNET.ImGui.TextWrapped(System.String) nameWithType: ImGui.TextWrapped(String) - uid: ImGuiNET.ImGui.TextWrapped* name: TextWrapped href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TextWrapped_ commentId: Overload:ImGuiNET.ImGui.TextWrapped isSpec: "True" fullName: ImGuiNET.ImGui.TextWrapped nameWithType: ImGui.TextWrapped - uid: ImGuiNET.ImGui.TreeNode(System.IntPtr,System.String) name: TreeNode(IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNode_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.TreeNode(System.IntPtr,System.String) fullName: ImGuiNET.ImGui.TreeNode(System.IntPtr, System.String) nameWithType: ImGui.TreeNode(IntPtr, String) - uid: ImGuiNET.ImGui.TreeNode(System.String) name: TreeNode(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNode_System_String_ commentId: M:ImGuiNET.ImGui.TreeNode(System.String) fullName: ImGuiNET.ImGui.TreeNode(System.String) nameWithType: ImGui.TreeNode(String) - uid: ImGuiNET.ImGui.TreeNode(System.String,System.String) name: TreeNode(String, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNode_System_String_System_String_ commentId: M:ImGuiNET.ImGui.TreeNode(System.String,System.String) fullName: ImGuiNET.ImGui.TreeNode(System.String, System.String) nameWithType: ImGui.TreeNode(String, String) - uid: ImGuiNET.ImGui.TreeNode* name: TreeNode href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNode_ commentId: Overload:ImGuiNET.ImGui.TreeNode isSpec: "True" fullName: ImGuiNET.ImGui.TreeNode nameWithType: ImGui.TreeNode - uid: ImGuiNET.ImGui.TreeNodeEx(System.IntPtr,ImGuiNET.ImGuiTreeNodeFlags,System.String) name: TreeNodeEx(IntPtr, ImGuiTreeNodeFlags, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNodeEx_System_IntPtr_ImGuiNET_ImGuiTreeNodeFlags_System_String_ commentId: M:ImGuiNET.ImGui.TreeNodeEx(System.IntPtr,ImGuiNET.ImGuiTreeNodeFlags,System.String) fullName: ImGuiNET.ImGui.TreeNodeEx(System.IntPtr, ImGuiNET.ImGuiTreeNodeFlags, System.String) nameWithType: ImGui.TreeNodeEx(IntPtr, ImGuiTreeNodeFlags, String) - uid: ImGuiNET.ImGui.TreeNodeEx(System.String) name: TreeNodeEx(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNodeEx_System_String_ commentId: M:ImGuiNET.ImGui.TreeNodeEx(System.String) fullName: ImGuiNET.ImGui.TreeNodeEx(System.String) nameWithType: ImGui.TreeNodeEx(String) - uid: ImGuiNET.ImGui.TreeNodeEx(System.String,ImGuiNET.ImGuiTreeNodeFlags) name: TreeNodeEx(String, ImGuiTreeNodeFlags) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNodeEx_System_String_ImGuiNET_ImGuiTreeNodeFlags_ commentId: M:ImGuiNET.ImGui.TreeNodeEx(System.String,ImGuiNET.ImGuiTreeNodeFlags) fullName: ImGuiNET.ImGui.TreeNodeEx(System.String, ImGuiNET.ImGuiTreeNodeFlags) nameWithType: ImGui.TreeNodeEx(String, ImGuiTreeNodeFlags) - uid: ImGuiNET.ImGui.TreeNodeEx(System.String,ImGuiNET.ImGuiTreeNodeFlags,System.String) name: TreeNodeEx(String, ImGuiTreeNodeFlags, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNodeEx_System_String_ImGuiNET_ImGuiTreeNodeFlags_System_String_ commentId: M:ImGuiNET.ImGui.TreeNodeEx(System.String,ImGuiNET.ImGuiTreeNodeFlags,System.String) fullName: ImGuiNET.ImGui.TreeNodeEx(System.String, ImGuiNET.ImGuiTreeNodeFlags, System.String) nameWithType: ImGui.TreeNodeEx(String, ImGuiTreeNodeFlags, String) - uid: ImGuiNET.ImGui.TreeNodeEx* name: TreeNodeEx href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreeNodeEx_ commentId: Overload:ImGuiNET.ImGui.TreeNodeEx isSpec: "True" fullName: ImGuiNET.ImGui.TreeNodeEx nameWithType: ImGui.TreeNodeEx - uid: ImGuiNET.ImGui.TreePop name: TreePop() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreePop commentId: M:ImGuiNET.ImGui.TreePop fullName: ImGuiNET.ImGui.TreePop() nameWithType: ImGui.TreePop() - uid: ImGuiNET.ImGui.TreePop* name: TreePop href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreePop_ commentId: Overload:ImGuiNET.ImGui.TreePop isSpec: "True" fullName: ImGuiNET.ImGui.TreePop nameWithType: ImGui.TreePop - uid: ImGuiNET.ImGui.TreePush name: TreePush() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreePush commentId: M:ImGuiNET.ImGui.TreePush fullName: ImGuiNET.ImGui.TreePush() nameWithType: ImGui.TreePush() - uid: ImGuiNET.ImGui.TreePush(System.IntPtr) name: TreePush(IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreePush_System_IntPtr_ commentId: M:ImGuiNET.ImGui.TreePush(System.IntPtr) fullName: ImGuiNET.ImGui.TreePush(System.IntPtr) nameWithType: ImGui.TreePush(IntPtr) - uid: ImGuiNET.ImGui.TreePush(System.String) name: TreePush(String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreePush_System_String_ commentId: M:ImGuiNET.ImGui.TreePush(System.String) fullName: ImGuiNET.ImGui.TreePush(System.String) nameWithType: ImGui.TreePush(String) - uid: ImGuiNET.ImGui.TreePush* name: TreePush href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_TreePush_ commentId: Overload:ImGuiNET.ImGui.TreePush isSpec: "True" fullName: ImGuiNET.ImGui.TreePush nameWithType: ImGui.TreePush - uid: ImGuiNET.ImGui.Unindent name: Unindent() href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Unindent commentId: M:ImGuiNET.ImGui.Unindent fullName: ImGuiNET.ImGui.Unindent() nameWithType: ImGui.Unindent() - uid: ImGuiNET.ImGui.Unindent(System.Single) name: Unindent(Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Unindent_System_Single_ commentId: M:ImGuiNET.ImGui.Unindent(System.Single) fullName: ImGuiNET.ImGui.Unindent(System.Single) nameWithType: ImGui.Unindent(Single) - uid: ImGuiNET.ImGui.Unindent* name: Unindent href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Unindent_ commentId: Overload:ImGuiNET.ImGui.Unindent isSpec: "True" fullName: ImGuiNET.ImGui.Unindent nameWithType: ImGui.Unindent - uid: ImGuiNET.ImGui.Value(System.String,System.Boolean) name: Value(String, Boolean) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Value_System_String_System_Boolean_ commentId: M:ImGuiNET.ImGui.Value(System.String,System.Boolean) fullName: ImGuiNET.ImGui.Value(System.String, System.Boolean) nameWithType: ImGui.Value(String, Boolean) - uid: ImGuiNET.ImGui.Value(System.String,System.Int32) name: Value(String, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Value_System_String_System_Int32_ commentId: M:ImGuiNET.ImGui.Value(System.String,System.Int32) fullName: ImGuiNET.ImGui.Value(System.String, System.Int32) nameWithType: ImGui.Value(String, Int32) - uid: ImGuiNET.ImGui.Value(System.String,System.Single) name: Value(String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Value_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.Value(System.String,System.Single) fullName: ImGuiNET.ImGui.Value(System.String, System.Single) nameWithType: ImGui.Value(String, Single) - uid: ImGuiNET.ImGui.Value(System.String,System.Single,System.String) name: Value(String, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Value_System_String_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.Value(System.String,System.Single,System.String) fullName: ImGuiNET.ImGui.Value(System.String, System.Single, System.String) nameWithType: ImGui.Value(String, Single, String) - uid: ImGuiNET.ImGui.Value(System.String,System.UInt32) name: Value(String, UInt32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Value_System_String_System_UInt32_ commentId: M:ImGuiNET.ImGui.Value(System.String,System.UInt32) fullName: ImGuiNET.ImGui.Value(System.String, System.UInt32) nameWithType: ImGui.Value(String, UInt32) - uid: ImGuiNET.ImGui.Value* name: Value href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_Value_ commentId: Overload:ImGuiNET.ImGui.Value isSpec: "True" fullName: ImGuiNET.ImGui.Value nameWithType: ImGui.Value - uid: ImGuiNET.ImGui.VSliderFloat(System.String,System.Numerics.Vector2,System.Single@,System.Single,System.Single) name: VSliderFloat(String, Vector2, ref Single, Single, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderFloat_System_String_System_Numerics_Vector2_System_Single__System_Single_System_Single_ commentId: M:ImGuiNET.ImGui.VSliderFloat(System.String,System.Numerics.Vector2,System.Single@,System.Single,System.Single) name.vb: VSliderFloat(String, Vector2, ByRef Single, Single, Single) fullName: ImGuiNET.ImGui.VSliderFloat(System.String, System.Numerics.Vector2, ref System.Single, System.Single, System.Single) fullName.vb: ImGuiNET.ImGui.VSliderFloat(System.String, System.Numerics.Vector2, ByRef System.Single, System.Single, System.Single) nameWithType: ImGui.VSliderFloat(String, Vector2, ref Single, Single, Single) nameWithType.vb: ImGui.VSliderFloat(String, Vector2, ByRef Single, Single, Single) - uid: ImGuiNET.ImGui.VSliderFloat(System.String,System.Numerics.Vector2,System.Single@,System.Single,System.Single,System.String) name: VSliderFloat(String, Vector2, ref Single, Single, Single, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderFloat_System_String_System_Numerics_Vector2_System_Single__System_Single_System_Single_System_String_ commentId: M:ImGuiNET.ImGui.VSliderFloat(System.String,System.Numerics.Vector2,System.Single@,System.Single,System.Single,System.String) name.vb: VSliderFloat(String, Vector2, ByRef Single, Single, Single, String) fullName: ImGuiNET.ImGui.VSliderFloat(System.String, System.Numerics.Vector2, ref System.Single, System.Single, System.Single, System.String) fullName.vb: ImGuiNET.ImGui.VSliderFloat(System.String, System.Numerics.Vector2, ByRef System.Single, System.Single, System.Single, System.String) nameWithType: ImGui.VSliderFloat(String, Vector2, ref Single, Single, Single, String) nameWithType.vb: ImGui.VSliderFloat(String, Vector2, ByRef Single, Single, Single, String) - uid: ImGuiNET.ImGui.VSliderFloat(System.String,System.Numerics.Vector2,System.Single@,System.Single,System.Single,System.String,System.Single) name: VSliderFloat(String, Vector2, ref Single, Single, Single, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderFloat_System_String_System_Numerics_Vector2_System_Single__System_Single_System_Single_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.VSliderFloat(System.String,System.Numerics.Vector2,System.Single@,System.Single,System.Single,System.String,System.Single) name.vb: VSliderFloat(String, Vector2, ByRef Single, Single, Single, String, Single) fullName: ImGuiNET.ImGui.VSliderFloat(System.String, System.Numerics.Vector2, ref System.Single, System.Single, System.Single, System.String, System.Single) fullName.vb: ImGuiNET.ImGui.VSliderFloat(System.String, System.Numerics.Vector2, ByRef System.Single, System.Single, System.Single, System.String, System.Single) nameWithType: ImGui.VSliderFloat(String, Vector2, ref Single, Single, Single, String, Single) nameWithType.vb: ImGui.VSliderFloat(String, Vector2, ByRef Single, Single, Single, String, Single) - uid: ImGuiNET.ImGui.VSliderFloat* name: VSliderFloat href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderFloat_ commentId: Overload:ImGuiNET.ImGui.VSliderFloat isSpec: "True" fullName: ImGuiNET.ImGui.VSliderFloat nameWithType: ImGui.VSliderFloat - uid: ImGuiNET.ImGui.VSliderInt(System.String,System.Numerics.Vector2,System.Int32@,System.Int32,System.Int32) name: VSliderInt(String, Vector2, ref Int32, Int32, Int32) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderInt_System_String_System_Numerics_Vector2_System_Int32__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGui.VSliderInt(System.String,System.Numerics.Vector2,System.Int32@,System.Int32,System.Int32) name.vb: VSliderInt(String, Vector2, ByRef Int32, Int32, Int32) fullName: ImGuiNET.ImGui.VSliderInt(System.String, System.Numerics.Vector2, ref System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiNET.ImGui.VSliderInt(System.String, System.Numerics.Vector2, ByRef System.Int32, System.Int32, System.Int32) nameWithType: ImGui.VSliderInt(String, Vector2, ref Int32, Int32, Int32) nameWithType.vb: ImGui.VSliderInt(String, Vector2, ByRef Int32, Int32, Int32) - uid: ImGuiNET.ImGui.VSliderInt(System.String,System.Numerics.Vector2,System.Int32@,System.Int32,System.Int32,System.String) name: VSliderInt(String, Vector2, ref Int32, Int32, Int32, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderInt_System_String_System_Numerics_Vector2_System_Int32__System_Int32_System_Int32_System_String_ commentId: M:ImGuiNET.ImGui.VSliderInt(System.String,System.Numerics.Vector2,System.Int32@,System.Int32,System.Int32,System.String) name.vb: VSliderInt(String, Vector2, ByRef Int32, Int32, Int32, String) fullName: ImGuiNET.ImGui.VSliderInt(System.String, System.Numerics.Vector2, ref System.Int32, System.Int32, System.Int32, System.String) fullName.vb: ImGuiNET.ImGui.VSliderInt(System.String, System.Numerics.Vector2, ByRef System.Int32, System.Int32, System.Int32, System.String) nameWithType: ImGui.VSliderInt(String, Vector2, ref Int32, Int32, Int32, String) nameWithType.vb: ImGui.VSliderInt(String, Vector2, ByRef Int32, Int32, Int32, String) - uid: ImGuiNET.ImGui.VSliderInt* name: VSliderInt href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderInt_ commentId: Overload:ImGuiNET.ImGui.VSliderInt isSpec: "True" fullName: ImGuiNET.ImGui.VSliderInt nameWithType: ImGui.VSliderInt - uid: ImGuiNET.ImGui.VSliderScalar(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr) name: VSliderScalar(String, Vector2, ImGuiDataType, IntPtr, IntPtr, IntPtr) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderScalar_System_String_System_Numerics_Vector2_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:ImGuiNET.ImGui.VSliderScalar(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr) fullName: ImGuiNET.ImGui.VSliderScalar(System.String, System.Numerics.Vector2, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: ImGui.VSliderScalar(String, Vector2, ImGuiDataType, IntPtr, IntPtr, IntPtr) - uid: ImGuiNET.ImGui.VSliderScalar(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String) name: VSliderScalar(String, Vector2, ImGuiDataType, IntPtr, IntPtr, IntPtr, String) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderScalar_System_String_System_Numerics_Vector2_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_System_String_ commentId: M:ImGuiNET.ImGui.VSliderScalar(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String) fullName: ImGuiNET.ImGui.VSliderScalar(System.String, System.Numerics.Vector2, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr, System.String) nameWithType: ImGui.VSliderScalar(String, Vector2, ImGuiDataType, IntPtr, IntPtr, IntPtr, String) - uid: ImGuiNET.ImGui.VSliderScalar(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String,System.Single) name: VSliderScalar(String, Vector2, ImGuiDataType, IntPtr, IntPtr, IntPtr, String, Single) href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderScalar_System_String_System_Numerics_Vector2_ImGuiNET_ImGuiDataType_System_IntPtr_System_IntPtr_System_IntPtr_System_String_System_Single_ commentId: M:ImGuiNET.ImGui.VSliderScalar(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.IntPtr,System.IntPtr,System.IntPtr,System.String,System.Single) fullName: ImGuiNET.ImGui.VSliderScalar(System.String, System.Numerics.Vector2, ImGuiNET.ImGuiDataType, System.IntPtr, System.IntPtr, System.IntPtr, System.String, System.Single) nameWithType: ImGui.VSliderScalar(String, Vector2, ImGuiDataType, IntPtr, IntPtr, IntPtr, String, Single) - uid: ImGuiNET.ImGui.VSliderScalar* name: VSliderScalar href: api/ImGuiNET.ImGui.html#ImGuiNET_ImGui_VSliderScalar_ commentId: Overload:ImGuiNET.ImGui.VSliderScalar isSpec: "True" fullName: ImGuiNET.ImGui.VSliderScalar nameWithType: ImGui.VSliderScalar - uid: ImGuiNET.ImGuiBackendFlags name: ImGuiBackendFlags href: api/ImGuiNET.ImGuiBackendFlags.html commentId: T:ImGuiNET.ImGuiBackendFlags fullName: ImGuiNET.ImGuiBackendFlags nameWithType: ImGuiBackendFlags - uid: ImGuiNET.ImGuiBackendFlags.HasGamepad name: HasGamepad href: api/ImGuiNET.ImGuiBackendFlags.html#ImGuiNET_ImGuiBackendFlags_HasGamepad commentId: F:ImGuiNET.ImGuiBackendFlags.HasGamepad fullName: ImGuiNET.ImGuiBackendFlags.HasGamepad nameWithType: ImGuiBackendFlags.HasGamepad - uid: ImGuiNET.ImGuiBackendFlags.HasMouseCursors name: HasMouseCursors href: api/ImGuiNET.ImGuiBackendFlags.html#ImGuiNET_ImGuiBackendFlags_HasMouseCursors commentId: F:ImGuiNET.ImGuiBackendFlags.HasMouseCursors fullName: ImGuiNET.ImGuiBackendFlags.HasMouseCursors nameWithType: ImGuiBackendFlags.HasMouseCursors - uid: ImGuiNET.ImGuiBackendFlags.HasSetMousePos name: HasSetMousePos href: api/ImGuiNET.ImGuiBackendFlags.html#ImGuiNET_ImGuiBackendFlags_HasSetMousePos commentId: F:ImGuiNET.ImGuiBackendFlags.HasSetMousePos fullName: ImGuiNET.ImGuiBackendFlags.HasSetMousePos nameWithType: ImGuiBackendFlags.HasSetMousePos - uid: ImGuiNET.ImGuiBackendFlags.None name: None href: api/ImGuiNET.ImGuiBackendFlags.html#ImGuiNET_ImGuiBackendFlags_None commentId: F:ImGuiNET.ImGuiBackendFlags.None fullName: ImGuiNET.ImGuiBackendFlags.None nameWithType: ImGuiBackendFlags.None - uid: ImGuiNET.ImGuiBackendFlags.RendererHasVtxOffset name: RendererHasVtxOffset href: api/ImGuiNET.ImGuiBackendFlags.html#ImGuiNET_ImGuiBackendFlags_RendererHasVtxOffset commentId: F:ImGuiNET.ImGuiBackendFlags.RendererHasVtxOffset fullName: ImGuiNET.ImGuiBackendFlags.RendererHasVtxOffset nameWithType: ImGuiBackendFlags.RendererHasVtxOffset - uid: ImGuiNET.ImGuiCol name: ImGuiCol href: api/ImGuiNET.ImGuiCol.html commentId: T:ImGuiNET.ImGuiCol fullName: ImGuiNET.ImGuiCol nameWithType: ImGuiCol - uid: ImGuiNET.ImGuiCol.Border name: Border href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_Border commentId: F:ImGuiNET.ImGuiCol.Border fullName: ImGuiNET.ImGuiCol.Border nameWithType: ImGuiCol.Border - uid: ImGuiNET.ImGuiCol.BorderShadow name: BorderShadow href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_BorderShadow commentId: F:ImGuiNET.ImGuiCol.BorderShadow fullName: ImGuiNET.ImGuiCol.BorderShadow nameWithType: ImGuiCol.BorderShadow - uid: ImGuiNET.ImGuiCol.Button name: Button href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_Button commentId: F:ImGuiNET.ImGuiCol.Button fullName: ImGuiNET.ImGuiCol.Button nameWithType: ImGuiCol.Button - uid: ImGuiNET.ImGuiCol.ButtonActive name: ButtonActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ButtonActive commentId: F:ImGuiNET.ImGuiCol.ButtonActive fullName: ImGuiNET.ImGuiCol.ButtonActive nameWithType: ImGuiCol.ButtonActive - uid: ImGuiNET.ImGuiCol.ButtonHovered name: ButtonHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ButtonHovered commentId: F:ImGuiNET.ImGuiCol.ButtonHovered fullName: ImGuiNET.ImGuiCol.ButtonHovered nameWithType: ImGuiCol.ButtonHovered - uid: ImGuiNET.ImGuiCol.CheckMark name: CheckMark href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_CheckMark commentId: F:ImGuiNET.ImGuiCol.CheckMark fullName: ImGuiNET.ImGuiCol.CheckMark nameWithType: ImGuiCol.CheckMark - uid: ImGuiNET.ImGuiCol.ChildBg name: ChildBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ChildBg commentId: F:ImGuiNET.ImGuiCol.ChildBg fullName: ImGuiNET.ImGuiCol.ChildBg nameWithType: ImGuiCol.ChildBg - uid: ImGuiNET.ImGuiCol.COUNT name: COUNT href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_COUNT commentId: F:ImGuiNET.ImGuiCol.COUNT fullName: ImGuiNET.ImGuiCol.COUNT nameWithType: ImGuiCol.COUNT - uid: ImGuiNET.ImGuiCol.DragDropTarget name: DragDropTarget href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_DragDropTarget commentId: F:ImGuiNET.ImGuiCol.DragDropTarget fullName: ImGuiNET.ImGuiCol.DragDropTarget nameWithType: ImGuiCol.DragDropTarget - uid: ImGuiNET.ImGuiCol.FrameBg name: FrameBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_FrameBg commentId: F:ImGuiNET.ImGuiCol.FrameBg fullName: ImGuiNET.ImGuiCol.FrameBg nameWithType: ImGuiCol.FrameBg - uid: ImGuiNET.ImGuiCol.FrameBgActive name: FrameBgActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_FrameBgActive commentId: F:ImGuiNET.ImGuiCol.FrameBgActive fullName: ImGuiNET.ImGuiCol.FrameBgActive nameWithType: ImGuiCol.FrameBgActive - uid: ImGuiNET.ImGuiCol.FrameBgHovered name: FrameBgHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_FrameBgHovered commentId: F:ImGuiNET.ImGuiCol.FrameBgHovered fullName: ImGuiNET.ImGuiCol.FrameBgHovered nameWithType: ImGuiCol.FrameBgHovered - uid: ImGuiNET.ImGuiCol.Header name: Header href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_Header commentId: F:ImGuiNET.ImGuiCol.Header fullName: ImGuiNET.ImGuiCol.Header nameWithType: ImGuiCol.Header - uid: ImGuiNET.ImGuiCol.HeaderActive name: HeaderActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_HeaderActive commentId: F:ImGuiNET.ImGuiCol.HeaderActive fullName: ImGuiNET.ImGuiCol.HeaderActive nameWithType: ImGuiCol.HeaderActive - uid: ImGuiNET.ImGuiCol.HeaderHovered name: HeaderHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_HeaderHovered commentId: F:ImGuiNET.ImGuiCol.HeaderHovered fullName: ImGuiNET.ImGuiCol.HeaderHovered nameWithType: ImGuiCol.HeaderHovered - uid: ImGuiNET.ImGuiCol.MenuBarBg name: MenuBarBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_MenuBarBg commentId: F:ImGuiNET.ImGuiCol.MenuBarBg fullName: ImGuiNET.ImGuiCol.MenuBarBg nameWithType: ImGuiCol.MenuBarBg - uid: ImGuiNET.ImGuiCol.ModalWindowDimBg name: ModalWindowDimBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ModalWindowDimBg commentId: F:ImGuiNET.ImGuiCol.ModalWindowDimBg fullName: ImGuiNET.ImGuiCol.ModalWindowDimBg nameWithType: ImGuiCol.ModalWindowDimBg - uid: ImGuiNET.ImGuiCol.NavHighlight name: NavHighlight href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_NavHighlight commentId: F:ImGuiNET.ImGuiCol.NavHighlight fullName: ImGuiNET.ImGuiCol.NavHighlight nameWithType: ImGuiCol.NavHighlight - uid: ImGuiNET.ImGuiCol.NavWindowingDimBg name: NavWindowingDimBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_NavWindowingDimBg commentId: F:ImGuiNET.ImGuiCol.NavWindowingDimBg fullName: ImGuiNET.ImGuiCol.NavWindowingDimBg nameWithType: ImGuiCol.NavWindowingDimBg - uid: ImGuiNET.ImGuiCol.NavWindowingHighlight name: NavWindowingHighlight href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_NavWindowingHighlight commentId: F:ImGuiNET.ImGuiCol.NavWindowingHighlight fullName: ImGuiNET.ImGuiCol.NavWindowingHighlight nameWithType: ImGuiCol.NavWindowingHighlight - uid: ImGuiNET.ImGuiCol.PlotHistogram name: PlotHistogram href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_PlotHistogram commentId: F:ImGuiNET.ImGuiCol.PlotHistogram fullName: ImGuiNET.ImGuiCol.PlotHistogram nameWithType: ImGuiCol.PlotHistogram - uid: ImGuiNET.ImGuiCol.PlotHistogramHovered name: PlotHistogramHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_PlotHistogramHovered commentId: F:ImGuiNET.ImGuiCol.PlotHistogramHovered fullName: ImGuiNET.ImGuiCol.PlotHistogramHovered nameWithType: ImGuiCol.PlotHistogramHovered - uid: ImGuiNET.ImGuiCol.PlotLines name: PlotLines href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_PlotLines commentId: F:ImGuiNET.ImGuiCol.PlotLines fullName: ImGuiNET.ImGuiCol.PlotLines nameWithType: ImGuiCol.PlotLines - uid: ImGuiNET.ImGuiCol.PlotLinesHovered name: PlotLinesHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_PlotLinesHovered commentId: F:ImGuiNET.ImGuiCol.PlotLinesHovered fullName: ImGuiNET.ImGuiCol.PlotLinesHovered nameWithType: ImGuiCol.PlotLinesHovered - uid: ImGuiNET.ImGuiCol.PopupBg name: PopupBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_PopupBg commentId: F:ImGuiNET.ImGuiCol.PopupBg fullName: ImGuiNET.ImGuiCol.PopupBg nameWithType: ImGuiCol.PopupBg - uid: ImGuiNET.ImGuiCol.ResizeGrip name: ResizeGrip href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ResizeGrip commentId: F:ImGuiNET.ImGuiCol.ResizeGrip fullName: ImGuiNET.ImGuiCol.ResizeGrip nameWithType: ImGuiCol.ResizeGrip - uid: ImGuiNET.ImGuiCol.ResizeGripActive name: ResizeGripActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ResizeGripActive commentId: F:ImGuiNET.ImGuiCol.ResizeGripActive fullName: ImGuiNET.ImGuiCol.ResizeGripActive nameWithType: ImGuiCol.ResizeGripActive - uid: ImGuiNET.ImGuiCol.ResizeGripHovered name: ResizeGripHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ResizeGripHovered commentId: F:ImGuiNET.ImGuiCol.ResizeGripHovered fullName: ImGuiNET.ImGuiCol.ResizeGripHovered nameWithType: ImGuiCol.ResizeGripHovered - uid: ImGuiNET.ImGuiCol.ScrollbarBg name: ScrollbarBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ScrollbarBg commentId: F:ImGuiNET.ImGuiCol.ScrollbarBg fullName: ImGuiNET.ImGuiCol.ScrollbarBg nameWithType: ImGuiCol.ScrollbarBg - uid: ImGuiNET.ImGuiCol.ScrollbarGrab name: ScrollbarGrab href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ScrollbarGrab commentId: F:ImGuiNET.ImGuiCol.ScrollbarGrab fullName: ImGuiNET.ImGuiCol.ScrollbarGrab nameWithType: ImGuiCol.ScrollbarGrab - uid: ImGuiNET.ImGuiCol.ScrollbarGrabActive name: ScrollbarGrabActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ScrollbarGrabActive commentId: F:ImGuiNET.ImGuiCol.ScrollbarGrabActive fullName: ImGuiNET.ImGuiCol.ScrollbarGrabActive nameWithType: ImGuiCol.ScrollbarGrabActive - uid: ImGuiNET.ImGuiCol.ScrollbarGrabHovered name: ScrollbarGrabHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_ScrollbarGrabHovered commentId: F:ImGuiNET.ImGuiCol.ScrollbarGrabHovered fullName: ImGuiNET.ImGuiCol.ScrollbarGrabHovered nameWithType: ImGuiCol.ScrollbarGrabHovered - uid: ImGuiNET.ImGuiCol.Separator name: Separator href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_Separator commentId: F:ImGuiNET.ImGuiCol.Separator fullName: ImGuiNET.ImGuiCol.Separator nameWithType: ImGuiCol.Separator - uid: ImGuiNET.ImGuiCol.SeparatorActive name: SeparatorActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_SeparatorActive commentId: F:ImGuiNET.ImGuiCol.SeparatorActive fullName: ImGuiNET.ImGuiCol.SeparatorActive nameWithType: ImGuiCol.SeparatorActive - uid: ImGuiNET.ImGuiCol.SeparatorHovered name: SeparatorHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_SeparatorHovered commentId: F:ImGuiNET.ImGuiCol.SeparatorHovered fullName: ImGuiNET.ImGuiCol.SeparatorHovered nameWithType: ImGuiCol.SeparatorHovered - uid: ImGuiNET.ImGuiCol.SliderGrab name: SliderGrab href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_SliderGrab commentId: F:ImGuiNET.ImGuiCol.SliderGrab fullName: ImGuiNET.ImGuiCol.SliderGrab nameWithType: ImGuiCol.SliderGrab - uid: ImGuiNET.ImGuiCol.SliderGrabActive name: SliderGrabActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_SliderGrabActive commentId: F:ImGuiNET.ImGuiCol.SliderGrabActive fullName: ImGuiNET.ImGuiCol.SliderGrabActive nameWithType: ImGuiCol.SliderGrabActive - uid: ImGuiNET.ImGuiCol.Tab name: Tab href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_Tab commentId: F:ImGuiNET.ImGuiCol.Tab fullName: ImGuiNET.ImGuiCol.Tab nameWithType: ImGuiCol.Tab - uid: ImGuiNET.ImGuiCol.TabActive name: TabActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TabActive commentId: F:ImGuiNET.ImGuiCol.TabActive fullName: ImGuiNET.ImGuiCol.TabActive nameWithType: ImGuiCol.TabActive - uid: ImGuiNET.ImGuiCol.TabHovered name: TabHovered href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TabHovered commentId: F:ImGuiNET.ImGuiCol.TabHovered fullName: ImGuiNET.ImGuiCol.TabHovered nameWithType: ImGuiCol.TabHovered - uid: ImGuiNET.ImGuiCol.TabUnfocused name: TabUnfocused href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TabUnfocused commentId: F:ImGuiNET.ImGuiCol.TabUnfocused fullName: ImGuiNET.ImGuiCol.TabUnfocused nameWithType: ImGuiCol.TabUnfocused - uid: ImGuiNET.ImGuiCol.TabUnfocusedActive name: TabUnfocusedActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TabUnfocusedActive commentId: F:ImGuiNET.ImGuiCol.TabUnfocusedActive fullName: ImGuiNET.ImGuiCol.TabUnfocusedActive nameWithType: ImGuiCol.TabUnfocusedActive - uid: ImGuiNET.ImGuiCol.Text name: Text href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_Text commentId: F:ImGuiNET.ImGuiCol.Text fullName: ImGuiNET.ImGuiCol.Text nameWithType: ImGuiCol.Text - uid: ImGuiNET.ImGuiCol.TextDisabled name: TextDisabled href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TextDisabled commentId: F:ImGuiNET.ImGuiCol.TextDisabled fullName: ImGuiNET.ImGuiCol.TextDisabled nameWithType: ImGuiCol.TextDisabled - uid: ImGuiNET.ImGuiCol.TextSelectedBg name: TextSelectedBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TextSelectedBg commentId: F:ImGuiNET.ImGuiCol.TextSelectedBg fullName: ImGuiNET.ImGuiCol.TextSelectedBg nameWithType: ImGuiCol.TextSelectedBg - uid: ImGuiNET.ImGuiCol.TitleBg name: TitleBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TitleBg commentId: F:ImGuiNET.ImGuiCol.TitleBg fullName: ImGuiNET.ImGuiCol.TitleBg nameWithType: ImGuiCol.TitleBg - uid: ImGuiNET.ImGuiCol.TitleBgActive name: TitleBgActive href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TitleBgActive commentId: F:ImGuiNET.ImGuiCol.TitleBgActive fullName: ImGuiNET.ImGuiCol.TitleBgActive nameWithType: ImGuiCol.TitleBgActive - uid: ImGuiNET.ImGuiCol.TitleBgCollapsed name: TitleBgCollapsed href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_TitleBgCollapsed commentId: F:ImGuiNET.ImGuiCol.TitleBgCollapsed fullName: ImGuiNET.ImGuiCol.TitleBgCollapsed nameWithType: ImGuiCol.TitleBgCollapsed - uid: ImGuiNET.ImGuiCol.WindowBg name: WindowBg href: api/ImGuiNET.ImGuiCol.html#ImGuiNET_ImGuiCol_WindowBg commentId: F:ImGuiNET.ImGuiCol.WindowBg fullName: ImGuiNET.ImGuiCol.WindowBg nameWithType: ImGuiCol.WindowBg - uid: ImGuiNET.ImGuiColorEditFlags name: ImGuiColorEditFlags href: api/ImGuiNET.ImGuiColorEditFlags.html commentId: T:ImGuiNET.ImGuiColorEditFlags fullName: ImGuiNET.ImGuiColorEditFlags nameWithType: ImGuiColorEditFlags - uid: ImGuiNET.ImGuiColorEditFlags._DataTypeMask name: _DataTypeMask href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags__DataTypeMask commentId: F:ImGuiNET.ImGuiColorEditFlags._DataTypeMask fullName: ImGuiNET.ImGuiColorEditFlags._DataTypeMask nameWithType: ImGuiColorEditFlags._DataTypeMask - uid: ImGuiNET.ImGuiColorEditFlags._DisplayMask name: _DisplayMask href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags__DisplayMask commentId: F:ImGuiNET.ImGuiColorEditFlags._DisplayMask fullName: ImGuiNET.ImGuiColorEditFlags._DisplayMask nameWithType: ImGuiColorEditFlags._DisplayMask - uid: ImGuiNET.ImGuiColorEditFlags._InputMask name: _InputMask href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags__InputMask commentId: F:ImGuiNET.ImGuiColorEditFlags._InputMask fullName: ImGuiNET.ImGuiColorEditFlags._InputMask nameWithType: ImGuiColorEditFlags._InputMask - uid: ImGuiNET.ImGuiColorEditFlags._OptionsDefault name: _OptionsDefault href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags__OptionsDefault commentId: F:ImGuiNET.ImGuiColorEditFlags._OptionsDefault fullName: ImGuiNET.ImGuiColorEditFlags._OptionsDefault nameWithType: ImGuiColorEditFlags._OptionsDefault - uid: ImGuiNET.ImGuiColorEditFlags._PickerMask name: _PickerMask href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags__PickerMask commentId: F:ImGuiNET.ImGuiColorEditFlags._PickerMask fullName: ImGuiNET.ImGuiColorEditFlags._PickerMask nameWithType: ImGuiColorEditFlags._PickerMask - uid: ImGuiNET.ImGuiColorEditFlags.AlphaBar name: AlphaBar href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_AlphaBar commentId: F:ImGuiNET.ImGuiColorEditFlags.AlphaBar fullName: ImGuiNET.ImGuiColorEditFlags.AlphaBar nameWithType: ImGuiColorEditFlags.AlphaBar - uid: ImGuiNET.ImGuiColorEditFlags.AlphaPreview name: AlphaPreview href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_AlphaPreview commentId: F:ImGuiNET.ImGuiColorEditFlags.AlphaPreview fullName: ImGuiNET.ImGuiColorEditFlags.AlphaPreview nameWithType: ImGuiColorEditFlags.AlphaPreview - uid: ImGuiNET.ImGuiColorEditFlags.AlphaPreviewHalf name: AlphaPreviewHalf href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_AlphaPreviewHalf commentId: F:ImGuiNET.ImGuiColorEditFlags.AlphaPreviewHalf fullName: ImGuiNET.ImGuiColorEditFlags.AlphaPreviewHalf nameWithType: ImGuiColorEditFlags.AlphaPreviewHalf - uid: ImGuiNET.ImGuiColorEditFlags.DisplayHex name: DisplayHex href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_DisplayHex commentId: F:ImGuiNET.ImGuiColorEditFlags.DisplayHex fullName: ImGuiNET.ImGuiColorEditFlags.DisplayHex nameWithType: ImGuiColorEditFlags.DisplayHex - uid: ImGuiNET.ImGuiColorEditFlags.DisplayHSV name: DisplayHSV href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_DisplayHSV commentId: F:ImGuiNET.ImGuiColorEditFlags.DisplayHSV fullName: ImGuiNET.ImGuiColorEditFlags.DisplayHSV nameWithType: ImGuiColorEditFlags.DisplayHSV - uid: ImGuiNET.ImGuiColorEditFlags.DisplayRGB name: DisplayRGB href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_DisplayRGB commentId: F:ImGuiNET.ImGuiColorEditFlags.DisplayRGB fullName: ImGuiNET.ImGuiColorEditFlags.DisplayRGB nameWithType: ImGuiColorEditFlags.DisplayRGB - uid: ImGuiNET.ImGuiColorEditFlags.Float name: Float href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_Float commentId: F:ImGuiNET.ImGuiColorEditFlags.Float fullName: ImGuiNET.ImGuiColorEditFlags.Float nameWithType: ImGuiColorEditFlags.Float - uid: ImGuiNET.ImGuiColorEditFlags.HDR name: HDR href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_HDR commentId: F:ImGuiNET.ImGuiColorEditFlags.HDR fullName: ImGuiNET.ImGuiColorEditFlags.HDR nameWithType: ImGuiColorEditFlags.HDR - uid: ImGuiNET.ImGuiColorEditFlags.InputHSV name: InputHSV href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_InputHSV commentId: F:ImGuiNET.ImGuiColorEditFlags.InputHSV fullName: ImGuiNET.ImGuiColorEditFlags.InputHSV nameWithType: ImGuiColorEditFlags.InputHSV - uid: ImGuiNET.ImGuiColorEditFlags.InputRGB name: InputRGB href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_InputRGB commentId: F:ImGuiNET.ImGuiColorEditFlags.InputRGB fullName: ImGuiNET.ImGuiColorEditFlags.InputRGB nameWithType: ImGuiColorEditFlags.InputRGB - uid: ImGuiNET.ImGuiColorEditFlags.NoAlpha name: NoAlpha href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoAlpha commentId: F:ImGuiNET.ImGuiColorEditFlags.NoAlpha fullName: ImGuiNET.ImGuiColorEditFlags.NoAlpha nameWithType: ImGuiColorEditFlags.NoAlpha - uid: ImGuiNET.ImGuiColorEditFlags.NoDragDrop name: NoDragDrop href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoDragDrop commentId: F:ImGuiNET.ImGuiColorEditFlags.NoDragDrop fullName: ImGuiNET.ImGuiColorEditFlags.NoDragDrop nameWithType: ImGuiColorEditFlags.NoDragDrop - uid: ImGuiNET.ImGuiColorEditFlags.NoInputs name: NoInputs href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoInputs commentId: F:ImGuiNET.ImGuiColorEditFlags.NoInputs fullName: ImGuiNET.ImGuiColorEditFlags.NoInputs nameWithType: ImGuiColorEditFlags.NoInputs - uid: ImGuiNET.ImGuiColorEditFlags.NoLabel name: NoLabel href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoLabel commentId: F:ImGuiNET.ImGuiColorEditFlags.NoLabel fullName: ImGuiNET.ImGuiColorEditFlags.NoLabel nameWithType: ImGuiColorEditFlags.NoLabel - uid: ImGuiNET.ImGuiColorEditFlags.None name: None href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_None commentId: F:ImGuiNET.ImGuiColorEditFlags.None fullName: ImGuiNET.ImGuiColorEditFlags.None nameWithType: ImGuiColorEditFlags.None - uid: ImGuiNET.ImGuiColorEditFlags.NoOptions name: NoOptions href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoOptions commentId: F:ImGuiNET.ImGuiColorEditFlags.NoOptions fullName: ImGuiNET.ImGuiColorEditFlags.NoOptions nameWithType: ImGuiColorEditFlags.NoOptions - uid: ImGuiNET.ImGuiColorEditFlags.NoPicker name: NoPicker href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoPicker commentId: F:ImGuiNET.ImGuiColorEditFlags.NoPicker fullName: ImGuiNET.ImGuiColorEditFlags.NoPicker nameWithType: ImGuiColorEditFlags.NoPicker - uid: ImGuiNET.ImGuiColorEditFlags.NoSidePreview name: NoSidePreview href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoSidePreview commentId: F:ImGuiNET.ImGuiColorEditFlags.NoSidePreview fullName: ImGuiNET.ImGuiColorEditFlags.NoSidePreview nameWithType: ImGuiColorEditFlags.NoSidePreview - uid: ImGuiNET.ImGuiColorEditFlags.NoSmallPreview name: NoSmallPreview href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoSmallPreview commentId: F:ImGuiNET.ImGuiColorEditFlags.NoSmallPreview fullName: ImGuiNET.ImGuiColorEditFlags.NoSmallPreview nameWithType: ImGuiColorEditFlags.NoSmallPreview - uid: ImGuiNET.ImGuiColorEditFlags.NoTooltip name: NoTooltip href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_NoTooltip commentId: F:ImGuiNET.ImGuiColorEditFlags.NoTooltip fullName: ImGuiNET.ImGuiColorEditFlags.NoTooltip nameWithType: ImGuiColorEditFlags.NoTooltip - uid: ImGuiNET.ImGuiColorEditFlags.PickerHueBar name: PickerHueBar href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_PickerHueBar commentId: F:ImGuiNET.ImGuiColorEditFlags.PickerHueBar fullName: ImGuiNET.ImGuiColorEditFlags.PickerHueBar nameWithType: ImGuiColorEditFlags.PickerHueBar - uid: ImGuiNET.ImGuiColorEditFlags.PickerHueWheel name: PickerHueWheel href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_PickerHueWheel commentId: F:ImGuiNET.ImGuiColorEditFlags.PickerHueWheel fullName: ImGuiNET.ImGuiColorEditFlags.PickerHueWheel nameWithType: ImGuiColorEditFlags.PickerHueWheel - uid: ImGuiNET.ImGuiColorEditFlags.Uint8 name: Uint8 href: api/ImGuiNET.ImGuiColorEditFlags.html#ImGuiNET_ImGuiColorEditFlags_Uint8 commentId: F:ImGuiNET.ImGuiColorEditFlags.Uint8 fullName: ImGuiNET.ImGuiColorEditFlags.Uint8 nameWithType: ImGuiColorEditFlags.Uint8 - uid: ImGuiNET.ImGuiComboFlags name: ImGuiComboFlags href: api/ImGuiNET.ImGuiComboFlags.html commentId: T:ImGuiNET.ImGuiComboFlags fullName: ImGuiNET.ImGuiComboFlags nameWithType: ImGuiComboFlags - uid: ImGuiNET.ImGuiComboFlags.HeightLarge name: HeightLarge href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_HeightLarge commentId: F:ImGuiNET.ImGuiComboFlags.HeightLarge fullName: ImGuiNET.ImGuiComboFlags.HeightLarge nameWithType: ImGuiComboFlags.HeightLarge - uid: ImGuiNET.ImGuiComboFlags.HeightLargest name: HeightLargest href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_HeightLargest commentId: F:ImGuiNET.ImGuiComboFlags.HeightLargest fullName: ImGuiNET.ImGuiComboFlags.HeightLargest nameWithType: ImGuiComboFlags.HeightLargest - uid: ImGuiNET.ImGuiComboFlags.HeightMask name: HeightMask href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_HeightMask commentId: F:ImGuiNET.ImGuiComboFlags.HeightMask fullName: ImGuiNET.ImGuiComboFlags.HeightMask nameWithType: ImGuiComboFlags.HeightMask - uid: ImGuiNET.ImGuiComboFlags.HeightRegular name: HeightRegular href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_HeightRegular commentId: F:ImGuiNET.ImGuiComboFlags.HeightRegular fullName: ImGuiNET.ImGuiComboFlags.HeightRegular nameWithType: ImGuiComboFlags.HeightRegular - uid: ImGuiNET.ImGuiComboFlags.HeightSmall name: HeightSmall href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_HeightSmall commentId: F:ImGuiNET.ImGuiComboFlags.HeightSmall fullName: ImGuiNET.ImGuiComboFlags.HeightSmall nameWithType: ImGuiComboFlags.HeightSmall - uid: ImGuiNET.ImGuiComboFlags.NoArrowButton name: NoArrowButton href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_NoArrowButton commentId: F:ImGuiNET.ImGuiComboFlags.NoArrowButton fullName: ImGuiNET.ImGuiComboFlags.NoArrowButton nameWithType: ImGuiComboFlags.NoArrowButton - uid: ImGuiNET.ImGuiComboFlags.None name: None href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_None commentId: F:ImGuiNET.ImGuiComboFlags.None fullName: ImGuiNET.ImGuiComboFlags.None nameWithType: ImGuiComboFlags.None - uid: ImGuiNET.ImGuiComboFlags.NoPreview name: NoPreview href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_NoPreview commentId: F:ImGuiNET.ImGuiComboFlags.NoPreview fullName: ImGuiNET.ImGuiComboFlags.NoPreview nameWithType: ImGuiComboFlags.NoPreview - uid: ImGuiNET.ImGuiComboFlags.PopupAlignLeft name: PopupAlignLeft href: api/ImGuiNET.ImGuiComboFlags.html#ImGuiNET_ImGuiComboFlags_PopupAlignLeft commentId: F:ImGuiNET.ImGuiComboFlags.PopupAlignLeft fullName: ImGuiNET.ImGuiComboFlags.PopupAlignLeft nameWithType: ImGuiComboFlags.PopupAlignLeft - uid: ImGuiNET.ImGuiCond name: ImGuiCond href: api/ImGuiNET.ImGuiCond.html commentId: T:ImGuiNET.ImGuiCond fullName: ImGuiNET.ImGuiCond nameWithType: ImGuiCond - uid: ImGuiNET.ImGuiCond.Always name: Always href: api/ImGuiNET.ImGuiCond.html#ImGuiNET_ImGuiCond_Always commentId: F:ImGuiNET.ImGuiCond.Always fullName: ImGuiNET.ImGuiCond.Always nameWithType: ImGuiCond.Always - uid: ImGuiNET.ImGuiCond.Appearing name: Appearing href: api/ImGuiNET.ImGuiCond.html#ImGuiNET_ImGuiCond_Appearing commentId: F:ImGuiNET.ImGuiCond.Appearing fullName: ImGuiNET.ImGuiCond.Appearing nameWithType: ImGuiCond.Appearing - uid: ImGuiNET.ImGuiCond.FirstUseEver name: FirstUseEver href: api/ImGuiNET.ImGuiCond.html#ImGuiNET_ImGuiCond_FirstUseEver commentId: F:ImGuiNET.ImGuiCond.FirstUseEver fullName: ImGuiNET.ImGuiCond.FirstUseEver nameWithType: ImGuiCond.FirstUseEver - uid: ImGuiNET.ImGuiCond.Once name: Once href: api/ImGuiNET.ImGuiCond.html#ImGuiNET_ImGuiCond_Once commentId: F:ImGuiNET.ImGuiCond.Once fullName: ImGuiNET.ImGuiCond.Once nameWithType: ImGuiCond.Once - uid: ImGuiNET.ImGuiConfigFlags name: ImGuiConfigFlags href: api/ImGuiNET.ImGuiConfigFlags.html commentId: T:ImGuiNET.ImGuiConfigFlags fullName: ImGuiNET.ImGuiConfigFlags nameWithType: ImGuiConfigFlags - uid: ImGuiNET.ImGuiConfigFlags.IsSRGB name: IsSRGB href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_IsSRGB commentId: F:ImGuiNET.ImGuiConfigFlags.IsSRGB fullName: ImGuiNET.ImGuiConfigFlags.IsSRGB nameWithType: ImGuiConfigFlags.IsSRGB - uid: ImGuiNET.ImGuiConfigFlags.IsTouchScreen name: IsTouchScreen href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_IsTouchScreen commentId: F:ImGuiNET.ImGuiConfigFlags.IsTouchScreen fullName: ImGuiNET.ImGuiConfigFlags.IsTouchScreen nameWithType: ImGuiConfigFlags.IsTouchScreen - uid: ImGuiNET.ImGuiConfigFlags.NavEnableGamepad name: NavEnableGamepad href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_NavEnableGamepad commentId: F:ImGuiNET.ImGuiConfigFlags.NavEnableGamepad fullName: ImGuiNET.ImGuiConfigFlags.NavEnableGamepad nameWithType: ImGuiConfigFlags.NavEnableGamepad - uid: ImGuiNET.ImGuiConfigFlags.NavEnableKeyboard name: NavEnableKeyboard href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_NavEnableKeyboard commentId: F:ImGuiNET.ImGuiConfigFlags.NavEnableKeyboard fullName: ImGuiNET.ImGuiConfigFlags.NavEnableKeyboard nameWithType: ImGuiConfigFlags.NavEnableKeyboard - uid: ImGuiNET.ImGuiConfigFlags.NavEnableSetMousePos name: NavEnableSetMousePos href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_NavEnableSetMousePos commentId: F:ImGuiNET.ImGuiConfigFlags.NavEnableSetMousePos fullName: ImGuiNET.ImGuiConfigFlags.NavEnableSetMousePos nameWithType: ImGuiConfigFlags.NavEnableSetMousePos - uid: ImGuiNET.ImGuiConfigFlags.NavNoCaptureKeyboard name: NavNoCaptureKeyboard href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_NavNoCaptureKeyboard commentId: F:ImGuiNET.ImGuiConfigFlags.NavNoCaptureKeyboard fullName: ImGuiNET.ImGuiConfigFlags.NavNoCaptureKeyboard nameWithType: ImGuiConfigFlags.NavNoCaptureKeyboard - uid: ImGuiNET.ImGuiConfigFlags.NoMouse name: NoMouse href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_NoMouse commentId: F:ImGuiNET.ImGuiConfigFlags.NoMouse fullName: ImGuiNET.ImGuiConfigFlags.NoMouse nameWithType: ImGuiConfigFlags.NoMouse - uid: ImGuiNET.ImGuiConfigFlags.NoMouseCursorChange name: NoMouseCursorChange href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_NoMouseCursorChange commentId: F:ImGuiNET.ImGuiConfigFlags.NoMouseCursorChange fullName: ImGuiNET.ImGuiConfigFlags.NoMouseCursorChange nameWithType: ImGuiConfigFlags.NoMouseCursorChange - uid: ImGuiNET.ImGuiConfigFlags.None name: None href: api/ImGuiNET.ImGuiConfigFlags.html#ImGuiNET_ImGuiConfigFlags_None commentId: F:ImGuiNET.ImGuiConfigFlags.None fullName: ImGuiNET.ImGuiConfigFlags.None nameWithType: ImGuiConfigFlags.None - uid: ImGuiNET.ImGuiDataType name: ImGuiDataType href: api/ImGuiNET.ImGuiDataType.html commentId: T:ImGuiNET.ImGuiDataType fullName: ImGuiNET.ImGuiDataType nameWithType: ImGuiDataType - uid: ImGuiNET.ImGuiDataType.COUNT name: COUNT href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_COUNT commentId: F:ImGuiNET.ImGuiDataType.COUNT fullName: ImGuiNET.ImGuiDataType.COUNT nameWithType: ImGuiDataType.COUNT - uid: ImGuiNET.ImGuiDataType.Double name: Double href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_Double commentId: F:ImGuiNET.ImGuiDataType.Double fullName: ImGuiNET.ImGuiDataType.Double nameWithType: ImGuiDataType.Double - uid: ImGuiNET.ImGuiDataType.Float name: Float href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_Float commentId: F:ImGuiNET.ImGuiDataType.Float fullName: ImGuiNET.ImGuiDataType.Float nameWithType: ImGuiDataType.Float - uid: ImGuiNET.ImGuiDataType.S16 name: S16 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_S16 commentId: F:ImGuiNET.ImGuiDataType.S16 fullName: ImGuiNET.ImGuiDataType.S16 nameWithType: ImGuiDataType.S16 - uid: ImGuiNET.ImGuiDataType.S32 name: S32 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_S32 commentId: F:ImGuiNET.ImGuiDataType.S32 fullName: ImGuiNET.ImGuiDataType.S32 nameWithType: ImGuiDataType.S32 - uid: ImGuiNET.ImGuiDataType.S64 name: S64 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_S64 commentId: F:ImGuiNET.ImGuiDataType.S64 fullName: ImGuiNET.ImGuiDataType.S64 nameWithType: ImGuiDataType.S64 - uid: ImGuiNET.ImGuiDataType.S8 name: S8 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_S8 commentId: F:ImGuiNET.ImGuiDataType.S8 fullName: ImGuiNET.ImGuiDataType.S8 nameWithType: ImGuiDataType.S8 - uid: ImGuiNET.ImGuiDataType.U16 name: U16 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_U16 commentId: F:ImGuiNET.ImGuiDataType.U16 fullName: ImGuiNET.ImGuiDataType.U16 nameWithType: ImGuiDataType.U16 - uid: ImGuiNET.ImGuiDataType.U32 name: U32 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_U32 commentId: F:ImGuiNET.ImGuiDataType.U32 fullName: ImGuiNET.ImGuiDataType.U32 nameWithType: ImGuiDataType.U32 - uid: ImGuiNET.ImGuiDataType.U64 name: U64 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_U64 commentId: F:ImGuiNET.ImGuiDataType.U64 fullName: ImGuiNET.ImGuiDataType.U64 nameWithType: ImGuiDataType.U64 - uid: ImGuiNET.ImGuiDataType.U8 name: U8 href: api/ImGuiNET.ImGuiDataType.html#ImGuiNET_ImGuiDataType_U8 commentId: F:ImGuiNET.ImGuiDataType.U8 fullName: ImGuiNET.ImGuiDataType.U8 nameWithType: ImGuiDataType.U8 - uid: ImGuiNET.ImGuiDir name: ImGuiDir href: api/ImGuiNET.ImGuiDir.html commentId: T:ImGuiNET.ImGuiDir fullName: ImGuiNET.ImGuiDir nameWithType: ImGuiDir - uid: ImGuiNET.ImGuiDir.COUNT name: COUNT href: api/ImGuiNET.ImGuiDir.html#ImGuiNET_ImGuiDir_COUNT commentId: F:ImGuiNET.ImGuiDir.COUNT fullName: ImGuiNET.ImGuiDir.COUNT nameWithType: ImGuiDir.COUNT - uid: ImGuiNET.ImGuiDir.Down name: Down href: api/ImGuiNET.ImGuiDir.html#ImGuiNET_ImGuiDir_Down commentId: F:ImGuiNET.ImGuiDir.Down fullName: ImGuiNET.ImGuiDir.Down nameWithType: ImGuiDir.Down - uid: ImGuiNET.ImGuiDir.Left name: Left href: api/ImGuiNET.ImGuiDir.html#ImGuiNET_ImGuiDir_Left commentId: F:ImGuiNET.ImGuiDir.Left fullName: ImGuiNET.ImGuiDir.Left nameWithType: ImGuiDir.Left - uid: ImGuiNET.ImGuiDir.None name: None href: api/ImGuiNET.ImGuiDir.html#ImGuiNET_ImGuiDir_None commentId: F:ImGuiNET.ImGuiDir.None fullName: ImGuiNET.ImGuiDir.None nameWithType: ImGuiDir.None - uid: ImGuiNET.ImGuiDir.Right name: Right href: api/ImGuiNET.ImGuiDir.html#ImGuiNET_ImGuiDir_Right commentId: F:ImGuiNET.ImGuiDir.Right fullName: ImGuiNET.ImGuiDir.Right nameWithType: ImGuiDir.Right - uid: ImGuiNET.ImGuiDir.Up name: Up href: api/ImGuiNET.ImGuiDir.html#ImGuiNET_ImGuiDir_Up commentId: F:ImGuiNET.ImGuiDir.Up fullName: ImGuiNET.ImGuiDir.Up nameWithType: ImGuiDir.Up - uid: ImGuiNET.ImGuiDragDropFlags name: ImGuiDragDropFlags href: api/ImGuiNET.ImGuiDragDropFlags.html commentId: T:ImGuiNET.ImGuiDragDropFlags fullName: ImGuiNET.ImGuiDragDropFlags nameWithType: ImGuiDragDropFlags - uid: ImGuiNET.ImGuiDragDropFlags.AcceptBeforeDelivery name: AcceptBeforeDelivery href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_AcceptBeforeDelivery commentId: F:ImGuiNET.ImGuiDragDropFlags.AcceptBeforeDelivery fullName: ImGuiNET.ImGuiDragDropFlags.AcceptBeforeDelivery nameWithType: ImGuiDragDropFlags.AcceptBeforeDelivery - uid: ImGuiNET.ImGuiDragDropFlags.AcceptNoDrawDefaultRect name: AcceptNoDrawDefaultRect href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_AcceptNoDrawDefaultRect commentId: F:ImGuiNET.ImGuiDragDropFlags.AcceptNoDrawDefaultRect fullName: ImGuiNET.ImGuiDragDropFlags.AcceptNoDrawDefaultRect nameWithType: ImGuiDragDropFlags.AcceptNoDrawDefaultRect - uid: ImGuiNET.ImGuiDragDropFlags.AcceptNoPreviewTooltip name: AcceptNoPreviewTooltip href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_AcceptNoPreviewTooltip commentId: F:ImGuiNET.ImGuiDragDropFlags.AcceptNoPreviewTooltip fullName: ImGuiNET.ImGuiDragDropFlags.AcceptNoPreviewTooltip nameWithType: ImGuiDragDropFlags.AcceptNoPreviewTooltip - uid: ImGuiNET.ImGuiDragDropFlags.AcceptPeekOnly name: AcceptPeekOnly href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_AcceptPeekOnly commentId: F:ImGuiNET.ImGuiDragDropFlags.AcceptPeekOnly fullName: ImGuiNET.ImGuiDragDropFlags.AcceptPeekOnly nameWithType: ImGuiDragDropFlags.AcceptPeekOnly - uid: ImGuiNET.ImGuiDragDropFlags.None name: None href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_None commentId: F:ImGuiNET.ImGuiDragDropFlags.None fullName: ImGuiNET.ImGuiDragDropFlags.None nameWithType: ImGuiDragDropFlags.None - uid: ImGuiNET.ImGuiDragDropFlags.SourceAllowNullID name: SourceAllowNullID href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_SourceAllowNullID commentId: F:ImGuiNET.ImGuiDragDropFlags.SourceAllowNullID fullName: ImGuiNET.ImGuiDragDropFlags.SourceAllowNullID nameWithType: ImGuiDragDropFlags.SourceAllowNullID - uid: ImGuiNET.ImGuiDragDropFlags.SourceAutoExpirePayload name: SourceAutoExpirePayload href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_SourceAutoExpirePayload commentId: F:ImGuiNET.ImGuiDragDropFlags.SourceAutoExpirePayload fullName: ImGuiNET.ImGuiDragDropFlags.SourceAutoExpirePayload nameWithType: ImGuiDragDropFlags.SourceAutoExpirePayload - uid: ImGuiNET.ImGuiDragDropFlags.SourceExtern name: SourceExtern href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_SourceExtern commentId: F:ImGuiNET.ImGuiDragDropFlags.SourceExtern fullName: ImGuiNET.ImGuiDragDropFlags.SourceExtern nameWithType: ImGuiDragDropFlags.SourceExtern - uid: ImGuiNET.ImGuiDragDropFlags.SourceNoDisableHover name: SourceNoDisableHover href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_SourceNoDisableHover commentId: F:ImGuiNET.ImGuiDragDropFlags.SourceNoDisableHover fullName: ImGuiNET.ImGuiDragDropFlags.SourceNoDisableHover nameWithType: ImGuiDragDropFlags.SourceNoDisableHover - uid: ImGuiNET.ImGuiDragDropFlags.SourceNoHoldToOpenOthers name: SourceNoHoldToOpenOthers href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_SourceNoHoldToOpenOthers commentId: F:ImGuiNET.ImGuiDragDropFlags.SourceNoHoldToOpenOthers fullName: ImGuiNET.ImGuiDragDropFlags.SourceNoHoldToOpenOthers nameWithType: ImGuiDragDropFlags.SourceNoHoldToOpenOthers - uid: ImGuiNET.ImGuiDragDropFlags.SourceNoPreviewTooltip name: SourceNoPreviewTooltip href: api/ImGuiNET.ImGuiDragDropFlags.html#ImGuiNET_ImGuiDragDropFlags_SourceNoPreviewTooltip commentId: F:ImGuiNET.ImGuiDragDropFlags.SourceNoPreviewTooltip fullName: ImGuiNET.ImGuiDragDropFlags.SourceNoPreviewTooltip nameWithType: ImGuiDragDropFlags.SourceNoPreviewTooltip - uid: ImGuiNET.ImGuiFocusedFlags name: ImGuiFocusedFlags href: api/ImGuiNET.ImGuiFocusedFlags.html commentId: T:ImGuiNET.ImGuiFocusedFlags fullName: ImGuiNET.ImGuiFocusedFlags nameWithType: ImGuiFocusedFlags - uid: ImGuiNET.ImGuiFocusedFlags.AnyWindow name: AnyWindow href: api/ImGuiNET.ImGuiFocusedFlags.html#ImGuiNET_ImGuiFocusedFlags_AnyWindow commentId: F:ImGuiNET.ImGuiFocusedFlags.AnyWindow fullName: ImGuiNET.ImGuiFocusedFlags.AnyWindow nameWithType: ImGuiFocusedFlags.AnyWindow - uid: ImGuiNET.ImGuiFocusedFlags.ChildWindows name: ChildWindows href: api/ImGuiNET.ImGuiFocusedFlags.html#ImGuiNET_ImGuiFocusedFlags_ChildWindows commentId: F:ImGuiNET.ImGuiFocusedFlags.ChildWindows fullName: ImGuiNET.ImGuiFocusedFlags.ChildWindows nameWithType: ImGuiFocusedFlags.ChildWindows - uid: ImGuiNET.ImGuiFocusedFlags.None name: None href: api/ImGuiNET.ImGuiFocusedFlags.html#ImGuiNET_ImGuiFocusedFlags_None commentId: F:ImGuiNET.ImGuiFocusedFlags.None fullName: ImGuiNET.ImGuiFocusedFlags.None nameWithType: ImGuiFocusedFlags.None - uid: ImGuiNET.ImGuiFocusedFlags.RootAndChildWindows name: RootAndChildWindows href: api/ImGuiNET.ImGuiFocusedFlags.html#ImGuiNET_ImGuiFocusedFlags_RootAndChildWindows commentId: F:ImGuiNET.ImGuiFocusedFlags.RootAndChildWindows fullName: ImGuiNET.ImGuiFocusedFlags.RootAndChildWindows nameWithType: ImGuiFocusedFlags.RootAndChildWindows - uid: ImGuiNET.ImGuiFocusedFlags.RootWindow name: RootWindow href: api/ImGuiNET.ImGuiFocusedFlags.html#ImGuiNET_ImGuiFocusedFlags_RootWindow commentId: F:ImGuiNET.ImGuiFocusedFlags.RootWindow fullName: ImGuiNET.ImGuiFocusedFlags.RootWindow nameWithType: ImGuiFocusedFlags.RootWindow - uid: ImGuiNET.ImGuiHoveredFlags name: ImGuiHoveredFlags href: api/ImGuiNET.ImGuiHoveredFlags.html commentId: T:ImGuiNET.ImGuiHoveredFlags fullName: ImGuiNET.ImGuiHoveredFlags nameWithType: ImGuiHoveredFlags - uid: ImGuiNET.ImGuiHoveredFlags.AllowWhenBlockedByActiveItem name: AllowWhenBlockedByActiveItem href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_AllowWhenBlockedByActiveItem commentId: F:ImGuiNET.ImGuiHoveredFlags.AllowWhenBlockedByActiveItem fullName: ImGuiNET.ImGuiHoveredFlags.AllowWhenBlockedByActiveItem nameWithType: ImGuiHoveredFlags.AllowWhenBlockedByActiveItem - uid: ImGuiNET.ImGuiHoveredFlags.AllowWhenBlockedByPopup name: AllowWhenBlockedByPopup href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_AllowWhenBlockedByPopup commentId: F:ImGuiNET.ImGuiHoveredFlags.AllowWhenBlockedByPopup fullName: ImGuiNET.ImGuiHoveredFlags.AllowWhenBlockedByPopup nameWithType: ImGuiHoveredFlags.AllowWhenBlockedByPopup - uid: ImGuiNET.ImGuiHoveredFlags.AllowWhenDisabled name: AllowWhenDisabled href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_AllowWhenDisabled commentId: F:ImGuiNET.ImGuiHoveredFlags.AllowWhenDisabled fullName: ImGuiNET.ImGuiHoveredFlags.AllowWhenDisabled nameWithType: ImGuiHoveredFlags.AllowWhenDisabled - uid: ImGuiNET.ImGuiHoveredFlags.AllowWhenOverlapped name: AllowWhenOverlapped href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_AllowWhenOverlapped commentId: F:ImGuiNET.ImGuiHoveredFlags.AllowWhenOverlapped fullName: ImGuiNET.ImGuiHoveredFlags.AllowWhenOverlapped nameWithType: ImGuiHoveredFlags.AllowWhenOverlapped - uid: ImGuiNET.ImGuiHoveredFlags.AnyWindow name: AnyWindow href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_AnyWindow commentId: F:ImGuiNET.ImGuiHoveredFlags.AnyWindow fullName: ImGuiNET.ImGuiHoveredFlags.AnyWindow nameWithType: ImGuiHoveredFlags.AnyWindow - uid: ImGuiNET.ImGuiHoveredFlags.ChildWindows name: ChildWindows href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_ChildWindows commentId: F:ImGuiNET.ImGuiHoveredFlags.ChildWindows fullName: ImGuiNET.ImGuiHoveredFlags.ChildWindows nameWithType: ImGuiHoveredFlags.ChildWindows - uid: ImGuiNET.ImGuiHoveredFlags.None name: None href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_None commentId: F:ImGuiNET.ImGuiHoveredFlags.None fullName: ImGuiNET.ImGuiHoveredFlags.None nameWithType: ImGuiHoveredFlags.None - uid: ImGuiNET.ImGuiHoveredFlags.RectOnly name: RectOnly href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_RectOnly commentId: F:ImGuiNET.ImGuiHoveredFlags.RectOnly fullName: ImGuiNET.ImGuiHoveredFlags.RectOnly nameWithType: ImGuiHoveredFlags.RectOnly - uid: ImGuiNET.ImGuiHoveredFlags.RootAndChildWindows name: RootAndChildWindows href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_RootAndChildWindows commentId: F:ImGuiNET.ImGuiHoveredFlags.RootAndChildWindows fullName: ImGuiNET.ImGuiHoveredFlags.RootAndChildWindows nameWithType: ImGuiHoveredFlags.RootAndChildWindows - uid: ImGuiNET.ImGuiHoveredFlags.RootWindow name: RootWindow href: api/ImGuiNET.ImGuiHoveredFlags.html#ImGuiNET_ImGuiHoveredFlags_RootWindow commentId: F:ImGuiNET.ImGuiHoveredFlags.RootWindow fullName: ImGuiNET.ImGuiHoveredFlags.RootWindow nameWithType: ImGuiHoveredFlags.RootWindow - uid: ImGuiNET.ImGuiInputTextCallback name: ImGuiInputTextCallback href: api/ImGuiNET.ImGuiInputTextCallback.html commentId: T:ImGuiNET.ImGuiInputTextCallback fullName: ImGuiNET.ImGuiInputTextCallback nameWithType: ImGuiInputTextCallback - uid: ImGuiNET.ImGuiInputTextCallbackData name: ImGuiInputTextCallbackData href: api/ImGuiNET.ImGuiInputTextCallbackData.html commentId: T:ImGuiNET.ImGuiInputTextCallbackData fullName: ImGuiNET.ImGuiInputTextCallbackData nameWithType: ImGuiInputTextCallbackData - uid: ImGuiNET.ImGuiInputTextCallbackData.Buf name: Buf href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_Buf commentId: F:ImGuiNET.ImGuiInputTextCallbackData.Buf fullName: ImGuiNET.ImGuiInputTextCallbackData.Buf nameWithType: ImGuiInputTextCallbackData.Buf - uid: ImGuiNET.ImGuiInputTextCallbackData.BufDirty name: BufDirty href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_BufDirty commentId: F:ImGuiNET.ImGuiInputTextCallbackData.BufDirty fullName: ImGuiNET.ImGuiInputTextCallbackData.BufDirty nameWithType: ImGuiInputTextCallbackData.BufDirty - uid: ImGuiNET.ImGuiInputTextCallbackData.BufSize name: BufSize href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_BufSize commentId: F:ImGuiNET.ImGuiInputTextCallbackData.BufSize fullName: ImGuiNET.ImGuiInputTextCallbackData.BufSize nameWithType: ImGuiInputTextCallbackData.BufSize - uid: ImGuiNET.ImGuiInputTextCallbackData.BufTextLen name: BufTextLen href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_BufTextLen commentId: F:ImGuiNET.ImGuiInputTextCallbackData.BufTextLen fullName: ImGuiNET.ImGuiInputTextCallbackData.BufTextLen nameWithType: ImGuiInputTextCallbackData.BufTextLen - uid: ImGuiNET.ImGuiInputTextCallbackData.CursorPos name: CursorPos href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_CursorPos commentId: F:ImGuiNET.ImGuiInputTextCallbackData.CursorPos fullName: ImGuiNET.ImGuiInputTextCallbackData.CursorPos nameWithType: ImGuiInputTextCallbackData.CursorPos - uid: ImGuiNET.ImGuiInputTextCallbackData.EventChar name: EventChar href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_EventChar commentId: F:ImGuiNET.ImGuiInputTextCallbackData.EventChar fullName: ImGuiNET.ImGuiInputTextCallbackData.EventChar nameWithType: ImGuiInputTextCallbackData.EventChar - uid: ImGuiNET.ImGuiInputTextCallbackData.EventFlag name: EventFlag href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_EventFlag commentId: F:ImGuiNET.ImGuiInputTextCallbackData.EventFlag fullName: ImGuiNET.ImGuiInputTextCallbackData.EventFlag nameWithType: ImGuiInputTextCallbackData.EventFlag - uid: ImGuiNET.ImGuiInputTextCallbackData.EventKey name: EventKey href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_EventKey commentId: F:ImGuiNET.ImGuiInputTextCallbackData.EventKey fullName: ImGuiNET.ImGuiInputTextCallbackData.EventKey nameWithType: ImGuiInputTextCallbackData.EventKey - uid: ImGuiNET.ImGuiInputTextCallbackData.Flags name: Flags href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_Flags commentId: F:ImGuiNET.ImGuiInputTextCallbackData.Flags fullName: ImGuiNET.ImGuiInputTextCallbackData.Flags nameWithType: ImGuiInputTextCallbackData.Flags - uid: ImGuiNET.ImGuiInputTextCallbackData.SelectionEnd name: SelectionEnd href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_SelectionEnd commentId: F:ImGuiNET.ImGuiInputTextCallbackData.SelectionEnd fullName: ImGuiNET.ImGuiInputTextCallbackData.SelectionEnd nameWithType: ImGuiInputTextCallbackData.SelectionEnd - uid: ImGuiNET.ImGuiInputTextCallbackData.SelectionStart name: SelectionStart href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_SelectionStart commentId: F:ImGuiNET.ImGuiInputTextCallbackData.SelectionStart fullName: ImGuiNET.ImGuiInputTextCallbackData.SelectionStart nameWithType: ImGuiInputTextCallbackData.SelectionStart - uid: ImGuiNET.ImGuiInputTextCallbackData.UserData name: UserData href: api/ImGuiNET.ImGuiInputTextCallbackData.html#ImGuiNET_ImGuiInputTextCallbackData_UserData commentId: F:ImGuiNET.ImGuiInputTextCallbackData.UserData fullName: ImGuiNET.ImGuiInputTextCallbackData.UserData nameWithType: ImGuiInputTextCallbackData.UserData - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr name: ImGuiInputTextCallbackDataPtr href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html commentId: T:ImGuiNET.ImGuiInputTextCallbackDataPtr fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr nameWithType: ImGuiInputTextCallbackDataPtr - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.#ctor(ImGuiNET.ImGuiInputTextCallbackData*) name: ImGuiInputTextCallbackDataPtr(ImGuiInputTextCallbackData*) href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr__ctor_ImGuiNET_ImGuiInputTextCallbackData__ commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.#ctor(ImGuiNET.ImGuiInputTextCallbackData*) fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.ImGuiInputTextCallbackDataPtr(ImGuiNET.ImGuiInputTextCallbackData*) nameWithType: ImGuiInputTextCallbackDataPtr.ImGuiInputTextCallbackDataPtr(ImGuiInputTextCallbackData*) - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.#ctor(System.IntPtr) name: ImGuiInputTextCallbackDataPtr(IntPtr) href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.ImGuiInputTextCallbackDataPtr(System.IntPtr) nameWithType: ImGuiInputTextCallbackDataPtr.ImGuiInputTextCallbackDataPtr(IntPtr) - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.#ctor* name: ImGuiInputTextCallbackDataPtr href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.ImGuiInputTextCallbackDataPtr nameWithType: ImGuiInputTextCallbackDataPtr.ImGuiInputTextCallbackDataPtr - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.Buf name: Buf href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_Buf commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.Buf fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Buf nameWithType: ImGuiInputTextCallbackDataPtr.Buf - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.Buf* name: Buf href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_Buf_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.Buf isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Buf nameWithType: ImGuiInputTextCallbackDataPtr.Buf - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufDirty name: BufDirty href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_BufDirty commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.BufDirty fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufDirty nameWithType: ImGuiInputTextCallbackDataPtr.BufDirty - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufDirty* name: BufDirty href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_BufDirty_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.BufDirty isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufDirty nameWithType: ImGuiInputTextCallbackDataPtr.BufDirty - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufSize name: BufSize href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_BufSize commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.BufSize fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufSize nameWithType: ImGuiInputTextCallbackDataPtr.BufSize - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufSize* name: BufSize href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_BufSize_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.BufSize isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufSize nameWithType: ImGuiInputTextCallbackDataPtr.BufSize - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufTextLen name: BufTextLen href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_BufTextLen commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.BufTextLen fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufTextLen nameWithType: ImGuiInputTextCallbackDataPtr.BufTextLen - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufTextLen* name: BufTextLen href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_BufTextLen_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.BufTextLen isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.BufTextLen nameWithType: ImGuiInputTextCallbackDataPtr.BufTextLen - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.CursorPos name: CursorPos href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_CursorPos commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.CursorPos fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.CursorPos nameWithType: ImGuiInputTextCallbackDataPtr.CursorPos - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.CursorPos* name: CursorPos href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_CursorPos_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.CursorPos isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.CursorPos nameWithType: ImGuiInputTextCallbackDataPtr.CursorPos - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.DeleteChars(System.Int32,System.Int32) name: DeleteChars(Int32, Int32) href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_DeleteChars_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.DeleteChars(System.Int32,System.Int32) fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.DeleteChars(System.Int32, System.Int32) nameWithType: ImGuiInputTextCallbackDataPtr.DeleteChars(Int32, Int32) - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.DeleteChars* name: DeleteChars href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_DeleteChars_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.DeleteChars isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.DeleteChars nameWithType: ImGuiInputTextCallbackDataPtr.DeleteChars - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_Destroy commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.Destroy fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Destroy() nameWithType: ImGuiInputTextCallbackDataPtr.Destroy() - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Destroy nameWithType: ImGuiInputTextCallbackDataPtr.Destroy - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventChar name: EventChar href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_EventChar commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.EventChar fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventChar nameWithType: ImGuiInputTextCallbackDataPtr.EventChar - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventChar* name: EventChar href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_EventChar_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.EventChar isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventChar nameWithType: ImGuiInputTextCallbackDataPtr.EventChar - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventFlag name: EventFlag href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_EventFlag commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.EventFlag fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventFlag nameWithType: ImGuiInputTextCallbackDataPtr.EventFlag - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventFlag* name: EventFlag href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_EventFlag_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.EventFlag isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventFlag nameWithType: ImGuiInputTextCallbackDataPtr.EventFlag - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventKey name: EventKey href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_EventKey commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.EventKey fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventKey nameWithType: ImGuiInputTextCallbackDataPtr.EventKey - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventKey* name: EventKey href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_EventKey_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.EventKey isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.EventKey nameWithType: ImGuiInputTextCallbackDataPtr.EventKey - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.Flags name: Flags href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_Flags commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.Flags fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Flags nameWithType: ImGuiInputTextCallbackDataPtr.Flags - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.Flags* name: Flags href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_Flags_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.Flags isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Flags nameWithType: ImGuiInputTextCallbackDataPtr.Flags - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.HasSelection name: HasSelection() href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_HasSelection commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.HasSelection fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.HasSelection() nameWithType: ImGuiInputTextCallbackDataPtr.HasSelection() - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.HasSelection* name: HasSelection href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_HasSelection_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.HasSelection isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.HasSelection nameWithType: ImGuiInputTextCallbackDataPtr.HasSelection - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.InsertChars(System.Int32,System.String) name: InsertChars(Int32, String) href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_InsertChars_System_Int32_System_String_ commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.InsertChars(System.Int32,System.String) fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.InsertChars(System.Int32, System.String) nameWithType: ImGuiInputTextCallbackDataPtr.InsertChars(Int32, String) - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.InsertChars* name: InsertChars href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_InsertChars_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.InsertChars isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.InsertChars nameWithType: ImGuiInputTextCallbackDataPtr.InsertChars - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_NativePtr commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.NativePtr fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.NativePtr nameWithType: ImGuiInputTextCallbackDataPtr.NativePtr - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.NativePtr nameWithType: ImGuiInputTextCallbackDataPtr.NativePtr - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiInputTextCallbackData*)~ImGuiNET.ImGuiInputTextCallbackDataPtr name: Implicit(ImGuiInputTextCallbackData* to ImGuiInputTextCallbackDataPtr) href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_op_Implicit_ImGuiNET_ImGuiInputTextCallbackData___ImGuiNET_ImGuiInputTextCallbackDataPtr commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiInputTextCallbackData*)~ImGuiNET.ImGuiInputTextCallbackDataPtr name.vb: Widening(ImGuiInputTextCallbackData* to ImGuiInputTextCallbackDataPtr) fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Implicit(ImGuiNET.ImGuiInputTextCallbackData* to ImGuiNET.ImGuiInputTextCallbackDataPtr) fullName.vb: ImGuiNET.ImGuiInputTextCallbackDataPtr.Widening(ImGuiNET.ImGuiInputTextCallbackData* to ImGuiNET.ImGuiInputTextCallbackDataPtr) nameWithType: ImGuiInputTextCallbackDataPtr.Implicit(ImGuiInputTextCallbackData* to ImGuiInputTextCallbackDataPtr) nameWithType.vb: ImGuiInputTextCallbackDataPtr.Widening(ImGuiInputTextCallbackData* to ImGuiInputTextCallbackDataPtr) - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiInputTextCallbackDataPtr)~ImGuiNET.ImGuiInputTextCallbackData* name: Implicit(ImGuiInputTextCallbackDataPtr to ImGuiInputTextCallbackData*) href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_op_Implicit_ImGuiNET_ImGuiInputTextCallbackDataPtr__ImGuiNET_ImGuiInputTextCallbackData_ commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiInputTextCallbackDataPtr)~ImGuiNET.ImGuiInputTextCallbackData* name.vb: Widening(ImGuiInputTextCallbackDataPtr to ImGuiInputTextCallbackData*) fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Implicit(ImGuiNET.ImGuiInputTextCallbackDataPtr to ImGuiNET.ImGuiInputTextCallbackData*) fullName.vb: ImGuiNET.ImGuiInputTextCallbackDataPtr.Widening(ImGuiNET.ImGuiInputTextCallbackDataPtr to ImGuiNET.ImGuiInputTextCallbackData*) nameWithType: ImGuiInputTextCallbackDataPtr.Implicit(ImGuiInputTextCallbackDataPtr to ImGuiInputTextCallbackData*) nameWithType.vb: ImGuiInputTextCallbackDataPtr.Widening(ImGuiInputTextCallbackDataPtr to ImGuiInputTextCallbackData*) - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiInputTextCallbackDataPtr name: Implicit(IntPtr to ImGuiInputTextCallbackDataPtr) href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiInputTextCallbackDataPtr commentId: M:ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiInputTextCallbackDataPtr name.vb: Widening(IntPtr to ImGuiInputTextCallbackDataPtr) fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiInputTextCallbackDataPtr) fullName.vb: ImGuiNET.ImGuiInputTextCallbackDataPtr.Widening(System.IntPtr to ImGuiNET.ImGuiInputTextCallbackDataPtr) nameWithType: ImGuiInputTextCallbackDataPtr.Implicit(IntPtr to ImGuiInputTextCallbackDataPtr) nameWithType.vb: ImGuiInputTextCallbackDataPtr.Widening(IntPtr to ImGuiInputTextCallbackDataPtr) - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.Implicit fullName.vb: ImGuiNET.ImGuiInputTextCallbackDataPtr.Widening nameWithType: ImGuiInputTextCallbackDataPtr.Implicit nameWithType.vb: ImGuiInputTextCallbackDataPtr.Widening - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionEnd name: SelectionEnd href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_SelectionEnd commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionEnd fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionEnd nameWithType: ImGuiInputTextCallbackDataPtr.SelectionEnd - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionEnd* name: SelectionEnd href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_SelectionEnd_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionEnd isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionEnd nameWithType: ImGuiInputTextCallbackDataPtr.SelectionEnd - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionStart name: SelectionStart href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_SelectionStart commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionStart fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionStart nameWithType: ImGuiInputTextCallbackDataPtr.SelectionStart - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionStart* name: SelectionStart href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_SelectionStart_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionStart isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.SelectionStart nameWithType: ImGuiInputTextCallbackDataPtr.SelectionStart - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.UserData name: UserData href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_UserData commentId: P:ImGuiNET.ImGuiInputTextCallbackDataPtr.UserData fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.UserData nameWithType: ImGuiInputTextCallbackDataPtr.UserData - uid: ImGuiNET.ImGuiInputTextCallbackDataPtr.UserData* name: UserData href: api/ImGuiNET.ImGuiInputTextCallbackDataPtr.html#ImGuiNET_ImGuiInputTextCallbackDataPtr_UserData_ commentId: Overload:ImGuiNET.ImGuiInputTextCallbackDataPtr.UserData isSpec: "True" fullName: ImGuiNET.ImGuiInputTextCallbackDataPtr.UserData nameWithType: ImGuiInputTextCallbackDataPtr.UserData - uid: ImGuiNET.ImGuiInputTextFlags name: ImGuiInputTextFlags href: api/ImGuiNET.ImGuiInputTextFlags.html commentId: T:ImGuiNET.ImGuiInputTextFlags fullName: ImGuiNET.ImGuiInputTextFlags nameWithType: ImGuiInputTextFlags - uid: ImGuiNET.ImGuiInputTextFlags.AllowTabInput name: AllowTabInput href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_AllowTabInput commentId: F:ImGuiNET.ImGuiInputTextFlags.AllowTabInput fullName: ImGuiNET.ImGuiInputTextFlags.AllowTabInput nameWithType: ImGuiInputTextFlags.AllowTabInput - uid: ImGuiNET.ImGuiInputTextFlags.AlwaysInsertMode name: AlwaysInsertMode href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_AlwaysInsertMode commentId: F:ImGuiNET.ImGuiInputTextFlags.AlwaysInsertMode fullName: ImGuiNET.ImGuiInputTextFlags.AlwaysInsertMode nameWithType: ImGuiInputTextFlags.AlwaysInsertMode - uid: ImGuiNET.ImGuiInputTextFlags.AutoSelectAll name: AutoSelectAll href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_AutoSelectAll commentId: F:ImGuiNET.ImGuiInputTextFlags.AutoSelectAll fullName: ImGuiNET.ImGuiInputTextFlags.AutoSelectAll nameWithType: ImGuiInputTextFlags.AutoSelectAll - uid: ImGuiNET.ImGuiInputTextFlags.CallbackAlways name: CallbackAlways href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CallbackAlways commentId: F:ImGuiNET.ImGuiInputTextFlags.CallbackAlways fullName: ImGuiNET.ImGuiInputTextFlags.CallbackAlways nameWithType: ImGuiInputTextFlags.CallbackAlways - uid: ImGuiNET.ImGuiInputTextFlags.CallbackCharFilter name: CallbackCharFilter href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CallbackCharFilter commentId: F:ImGuiNET.ImGuiInputTextFlags.CallbackCharFilter fullName: ImGuiNET.ImGuiInputTextFlags.CallbackCharFilter nameWithType: ImGuiInputTextFlags.CallbackCharFilter - uid: ImGuiNET.ImGuiInputTextFlags.CallbackCompletion name: CallbackCompletion href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CallbackCompletion commentId: F:ImGuiNET.ImGuiInputTextFlags.CallbackCompletion fullName: ImGuiNET.ImGuiInputTextFlags.CallbackCompletion nameWithType: ImGuiInputTextFlags.CallbackCompletion - uid: ImGuiNET.ImGuiInputTextFlags.CallbackHistory name: CallbackHistory href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CallbackHistory commentId: F:ImGuiNET.ImGuiInputTextFlags.CallbackHistory fullName: ImGuiNET.ImGuiInputTextFlags.CallbackHistory nameWithType: ImGuiInputTextFlags.CallbackHistory - uid: ImGuiNET.ImGuiInputTextFlags.CallbackResize name: CallbackResize href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CallbackResize commentId: F:ImGuiNET.ImGuiInputTextFlags.CallbackResize fullName: ImGuiNET.ImGuiInputTextFlags.CallbackResize nameWithType: ImGuiInputTextFlags.CallbackResize - uid: ImGuiNET.ImGuiInputTextFlags.CharsDecimal name: CharsDecimal href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CharsDecimal commentId: F:ImGuiNET.ImGuiInputTextFlags.CharsDecimal fullName: ImGuiNET.ImGuiInputTextFlags.CharsDecimal nameWithType: ImGuiInputTextFlags.CharsDecimal - uid: ImGuiNET.ImGuiInputTextFlags.CharsHexadecimal name: CharsHexadecimal href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CharsHexadecimal commentId: F:ImGuiNET.ImGuiInputTextFlags.CharsHexadecimal fullName: ImGuiNET.ImGuiInputTextFlags.CharsHexadecimal nameWithType: ImGuiInputTextFlags.CharsHexadecimal - uid: ImGuiNET.ImGuiInputTextFlags.CharsNoBlank name: CharsNoBlank href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CharsNoBlank commentId: F:ImGuiNET.ImGuiInputTextFlags.CharsNoBlank fullName: ImGuiNET.ImGuiInputTextFlags.CharsNoBlank nameWithType: ImGuiInputTextFlags.CharsNoBlank - uid: ImGuiNET.ImGuiInputTextFlags.CharsScientific name: CharsScientific href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CharsScientific commentId: F:ImGuiNET.ImGuiInputTextFlags.CharsScientific fullName: ImGuiNET.ImGuiInputTextFlags.CharsScientific nameWithType: ImGuiInputTextFlags.CharsScientific - uid: ImGuiNET.ImGuiInputTextFlags.CharsUppercase name: CharsUppercase href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CharsUppercase commentId: F:ImGuiNET.ImGuiInputTextFlags.CharsUppercase fullName: ImGuiNET.ImGuiInputTextFlags.CharsUppercase nameWithType: ImGuiInputTextFlags.CharsUppercase - uid: ImGuiNET.ImGuiInputTextFlags.CtrlEnterForNewLine name: CtrlEnterForNewLine href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_CtrlEnterForNewLine commentId: F:ImGuiNET.ImGuiInputTextFlags.CtrlEnterForNewLine fullName: ImGuiNET.ImGuiInputTextFlags.CtrlEnterForNewLine nameWithType: ImGuiInputTextFlags.CtrlEnterForNewLine - uid: ImGuiNET.ImGuiInputTextFlags.EnterReturnsTrue name: EnterReturnsTrue href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_EnterReturnsTrue commentId: F:ImGuiNET.ImGuiInputTextFlags.EnterReturnsTrue fullName: ImGuiNET.ImGuiInputTextFlags.EnterReturnsTrue nameWithType: ImGuiInputTextFlags.EnterReturnsTrue - uid: ImGuiNET.ImGuiInputTextFlags.Multiline name: Multiline href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_Multiline commentId: F:ImGuiNET.ImGuiInputTextFlags.Multiline fullName: ImGuiNET.ImGuiInputTextFlags.Multiline nameWithType: ImGuiInputTextFlags.Multiline - uid: ImGuiNET.ImGuiInputTextFlags.NoHorizontalScroll name: NoHorizontalScroll href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_NoHorizontalScroll commentId: F:ImGuiNET.ImGuiInputTextFlags.NoHorizontalScroll fullName: ImGuiNET.ImGuiInputTextFlags.NoHorizontalScroll nameWithType: ImGuiInputTextFlags.NoHorizontalScroll - uid: ImGuiNET.ImGuiInputTextFlags.NoMarkEdited name: NoMarkEdited href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_NoMarkEdited commentId: F:ImGuiNET.ImGuiInputTextFlags.NoMarkEdited fullName: ImGuiNET.ImGuiInputTextFlags.NoMarkEdited nameWithType: ImGuiInputTextFlags.NoMarkEdited - uid: ImGuiNET.ImGuiInputTextFlags.None name: None href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_None commentId: F:ImGuiNET.ImGuiInputTextFlags.None fullName: ImGuiNET.ImGuiInputTextFlags.None nameWithType: ImGuiInputTextFlags.None - uid: ImGuiNET.ImGuiInputTextFlags.NoUndoRedo name: NoUndoRedo href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_NoUndoRedo commentId: F:ImGuiNET.ImGuiInputTextFlags.NoUndoRedo fullName: ImGuiNET.ImGuiInputTextFlags.NoUndoRedo nameWithType: ImGuiInputTextFlags.NoUndoRedo - uid: ImGuiNET.ImGuiInputTextFlags.Password name: Password href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_Password commentId: F:ImGuiNET.ImGuiInputTextFlags.Password fullName: ImGuiNET.ImGuiInputTextFlags.Password nameWithType: ImGuiInputTextFlags.Password - uid: ImGuiNET.ImGuiInputTextFlags.ReadOnly name: ReadOnly href: api/ImGuiNET.ImGuiInputTextFlags.html#ImGuiNET_ImGuiInputTextFlags_ReadOnly commentId: F:ImGuiNET.ImGuiInputTextFlags.ReadOnly fullName: ImGuiNET.ImGuiInputTextFlags.ReadOnly nameWithType: ImGuiInputTextFlags.ReadOnly - uid: ImGuiNET.ImGuiIO name: ImGuiIO href: api/ImGuiNET.ImGuiIO.html commentId: T:ImGuiNET.ImGuiIO fullName: ImGuiNET.ImGuiIO nameWithType: ImGuiIO - uid: ImGuiNET.ImGuiIO.BackendFlags name: BackendFlags href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_BackendFlags commentId: F:ImGuiNET.ImGuiIO.BackendFlags fullName: ImGuiNET.ImGuiIO.BackendFlags nameWithType: ImGuiIO.BackendFlags - uid: ImGuiNET.ImGuiIO.BackendLanguageUserData name: BackendLanguageUserData href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_BackendLanguageUserData commentId: F:ImGuiNET.ImGuiIO.BackendLanguageUserData fullName: ImGuiNET.ImGuiIO.BackendLanguageUserData nameWithType: ImGuiIO.BackendLanguageUserData - uid: ImGuiNET.ImGuiIO.BackendPlatformName name: BackendPlatformName href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_BackendPlatformName commentId: F:ImGuiNET.ImGuiIO.BackendPlatformName fullName: ImGuiNET.ImGuiIO.BackendPlatformName nameWithType: ImGuiIO.BackendPlatformName - uid: ImGuiNET.ImGuiIO.BackendPlatformUserData name: BackendPlatformUserData href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_BackendPlatformUserData commentId: F:ImGuiNET.ImGuiIO.BackendPlatformUserData fullName: ImGuiNET.ImGuiIO.BackendPlatformUserData nameWithType: ImGuiIO.BackendPlatformUserData - uid: ImGuiNET.ImGuiIO.BackendRendererName name: BackendRendererName href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_BackendRendererName commentId: F:ImGuiNET.ImGuiIO.BackendRendererName fullName: ImGuiNET.ImGuiIO.BackendRendererName nameWithType: ImGuiIO.BackendRendererName - uid: ImGuiNET.ImGuiIO.BackendRendererUserData name: BackendRendererUserData href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_BackendRendererUserData commentId: F:ImGuiNET.ImGuiIO.BackendRendererUserData fullName: ImGuiNET.ImGuiIO.BackendRendererUserData nameWithType: ImGuiIO.BackendRendererUserData - uid: ImGuiNET.ImGuiIO.ClipboardUserData name: ClipboardUserData href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ClipboardUserData commentId: F:ImGuiNET.ImGuiIO.ClipboardUserData fullName: ImGuiNET.ImGuiIO.ClipboardUserData nameWithType: ImGuiIO.ClipboardUserData - uid: ImGuiNET.ImGuiIO.ConfigFlags name: ConfigFlags href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ConfigFlags commentId: F:ImGuiNET.ImGuiIO.ConfigFlags fullName: ImGuiNET.ImGuiIO.ConfigFlags nameWithType: ImGuiIO.ConfigFlags - uid: ImGuiNET.ImGuiIO.ConfigInputTextCursorBlink name: ConfigInputTextCursorBlink href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ConfigInputTextCursorBlink commentId: F:ImGuiNET.ImGuiIO.ConfigInputTextCursorBlink fullName: ImGuiNET.ImGuiIO.ConfigInputTextCursorBlink nameWithType: ImGuiIO.ConfigInputTextCursorBlink - uid: ImGuiNET.ImGuiIO.ConfigMacOSXBehaviors name: ConfigMacOSXBehaviors href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ConfigMacOSXBehaviors commentId: F:ImGuiNET.ImGuiIO.ConfigMacOSXBehaviors fullName: ImGuiNET.ImGuiIO.ConfigMacOSXBehaviors nameWithType: ImGuiIO.ConfigMacOSXBehaviors - uid: ImGuiNET.ImGuiIO.ConfigWindowsMoveFromTitleBarOnly name: ConfigWindowsMoveFromTitleBarOnly href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ConfigWindowsMoveFromTitleBarOnly commentId: F:ImGuiNET.ImGuiIO.ConfigWindowsMoveFromTitleBarOnly fullName: ImGuiNET.ImGuiIO.ConfigWindowsMoveFromTitleBarOnly nameWithType: ImGuiIO.ConfigWindowsMoveFromTitleBarOnly - uid: ImGuiNET.ImGuiIO.ConfigWindowsResizeFromEdges name: ConfigWindowsResizeFromEdges href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ConfigWindowsResizeFromEdges commentId: F:ImGuiNET.ImGuiIO.ConfigWindowsResizeFromEdges fullName: ImGuiNET.ImGuiIO.ConfigWindowsResizeFromEdges nameWithType: ImGuiIO.ConfigWindowsResizeFromEdges - uid: ImGuiNET.ImGuiIO.DeltaTime name: DeltaTime href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_DeltaTime commentId: F:ImGuiNET.ImGuiIO.DeltaTime fullName: ImGuiNET.ImGuiIO.DeltaTime nameWithType: ImGuiIO.DeltaTime - uid: ImGuiNET.ImGuiIO.DisplayFramebufferScale name: DisplayFramebufferScale href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_DisplayFramebufferScale commentId: F:ImGuiNET.ImGuiIO.DisplayFramebufferScale fullName: ImGuiNET.ImGuiIO.DisplayFramebufferScale nameWithType: ImGuiIO.DisplayFramebufferScale - uid: ImGuiNET.ImGuiIO.DisplaySize name: DisplaySize href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_DisplaySize commentId: F:ImGuiNET.ImGuiIO.DisplaySize fullName: ImGuiNET.ImGuiIO.DisplaySize nameWithType: ImGuiIO.DisplaySize - uid: ImGuiNET.ImGuiIO.FontAllowUserScaling name: FontAllowUserScaling href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_FontAllowUserScaling commentId: F:ImGuiNET.ImGuiIO.FontAllowUserScaling fullName: ImGuiNET.ImGuiIO.FontAllowUserScaling nameWithType: ImGuiIO.FontAllowUserScaling - uid: ImGuiNET.ImGuiIO.FontDefault name: FontDefault href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_FontDefault commentId: F:ImGuiNET.ImGuiIO.FontDefault fullName: ImGuiNET.ImGuiIO.FontDefault nameWithType: ImGuiIO.FontDefault - uid: ImGuiNET.ImGuiIO.FontGlobalScale name: FontGlobalScale href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_FontGlobalScale commentId: F:ImGuiNET.ImGuiIO.FontGlobalScale fullName: ImGuiNET.ImGuiIO.FontGlobalScale nameWithType: ImGuiIO.FontGlobalScale - uid: ImGuiNET.ImGuiIO.Fonts name: Fonts href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_Fonts commentId: F:ImGuiNET.ImGuiIO.Fonts fullName: ImGuiNET.ImGuiIO.Fonts nameWithType: ImGuiIO.Fonts - uid: ImGuiNET.ImGuiIO.Framerate name: Framerate href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_Framerate commentId: F:ImGuiNET.ImGuiIO.Framerate fullName: ImGuiNET.ImGuiIO.Framerate nameWithType: ImGuiIO.Framerate - uid: ImGuiNET.ImGuiIO.GetClipboardTextFn name: GetClipboardTextFn href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_GetClipboardTextFn commentId: F:ImGuiNET.ImGuiIO.GetClipboardTextFn fullName: ImGuiNET.ImGuiIO.GetClipboardTextFn nameWithType: ImGuiIO.GetClipboardTextFn - uid: ImGuiNET.ImGuiIO.ImeSetInputScreenPosFn name: ImeSetInputScreenPosFn href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ImeSetInputScreenPosFn commentId: F:ImGuiNET.ImGuiIO.ImeSetInputScreenPosFn fullName: ImGuiNET.ImGuiIO.ImeSetInputScreenPosFn nameWithType: ImGuiIO.ImeSetInputScreenPosFn - uid: ImGuiNET.ImGuiIO.ImeWindowHandle name: ImeWindowHandle href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_ImeWindowHandle commentId: F:ImGuiNET.ImGuiIO.ImeWindowHandle fullName: ImGuiNET.ImGuiIO.ImeWindowHandle nameWithType: ImGuiIO.ImeWindowHandle - uid: ImGuiNET.ImGuiIO.IniFilename name: IniFilename href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_IniFilename commentId: F:ImGuiNET.ImGuiIO.IniFilename fullName: ImGuiNET.ImGuiIO.IniFilename nameWithType: ImGuiIO.IniFilename - uid: ImGuiNET.ImGuiIO.IniSavingRate name: IniSavingRate href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_IniSavingRate commentId: F:ImGuiNET.ImGuiIO.IniSavingRate fullName: ImGuiNET.ImGuiIO.IniSavingRate nameWithType: ImGuiIO.IniSavingRate - uid: ImGuiNET.ImGuiIO.InputQueueCharacters name: InputQueueCharacters href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_InputQueueCharacters commentId: F:ImGuiNET.ImGuiIO.InputQueueCharacters fullName: ImGuiNET.ImGuiIO.InputQueueCharacters nameWithType: ImGuiIO.InputQueueCharacters - uid: ImGuiNET.ImGuiIO.KeyAlt name: KeyAlt href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeyAlt commentId: F:ImGuiNET.ImGuiIO.KeyAlt fullName: ImGuiNET.ImGuiIO.KeyAlt nameWithType: ImGuiIO.KeyAlt - uid: ImGuiNET.ImGuiIO.KeyCtrl name: KeyCtrl href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeyCtrl commentId: F:ImGuiNET.ImGuiIO.KeyCtrl fullName: ImGuiNET.ImGuiIO.KeyCtrl nameWithType: ImGuiIO.KeyCtrl - uid: ImGuiNET.ImGuiIO.KeyMap name: KeyMap href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeyMap commentId: F:ImGuiNET.ImGuiIO.KeyMap fullName: ImGuiNET.ImGuiIO.KeyMap nameWithType: ImGuiIO.KeyMap - uid: ImGuiNET.ImGuiIO.KeyRepeatDelay name: KeyRepeatDelay href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeyRepeatDelay commentId: F:ImGuiNET.ImGuiIO.KeyRepeatDelay fullName: ImGuiNET.ImGuiIO.KeyRepeatDelay nameWithType: ImGuiIO.KeyRepeatDelay - uid: ImGuiNET.ImGuiIO.KeyRepeatRate name: KeyRepeatRate href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeyRepeatRate commentId: F:ImGuiNET.ImGuiIO.KeyRepeatRate fullName: ImGuiNET.ImGuiIO.KeyRepeatRate nameWithType: ImGuiIO.KeyRepeatRate - uid: ImGuiNET.ImGuiIO.KeysDown name: KeysDown href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeysDown commentId: F:ImGuiNET.ImGuiIO.KeysDown fullName: ImGuiNET.ImGuiIO.KeysDown nameWithType: ImGuiIO.KeysDown - uid: ImGuiNET.ImGuiIO.KeysDownDuration name: KeysDownDuration href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeysDownDuration commentId: F:ImGuiNET.ImGuiIO.KeysDownDuration fullName: ImGuiNET.ImGuiIO.KeysDownDuration nameWithType: ImGuiIO.KeysDownDuration - uid: ImGuiNET.ImGuiIO.KeysDownDurationPrev name: KeysDownDurationPrev href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeysDownDurationPrev commentId: F:ImGuiNET.ImGuiIO.KeysDownDurationPrev fullName: ImGuiNET.ImGuiIO.KeysDownDurationPrev nameWithType: ImGuiIO.KeysDownDurationPrev - uid: ImGuiNET.ImGuiIO.KeyShift name: KeyShift href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeyShift commentId: F:ImGuiNET.ImGuiIO.KeyShift fullName: ImGuiNET.ImGuiIO.KeyShift nameWithType: ImGuiIO.KeyShift - uid: ImGuiNET.ImGuiIO.KeySuper name: KeySuper href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_KeySuper commentId: F:ImGuiNET.ImGuiIO.KeySuper fullName: ImGuiNET.ImGuiIO.KeySuper nameWithType: ImGuiIO.KeySuper - uid: ImGuiNET.ImGuiIO.LogFilename name: LogFilename href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_LogFilename commentId: F:ImGuiNET.ImGuiIO.LogFilename fullName: ImGuiNET.ImGuiIO.LogFilename nameWithType: ImGuiIO.LogFilename - uid: ImGuiNET.ImGuiIO.MetricsActiveAllocations name: MetricsActiveAllocations href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MetricsActiveAllocations commentId: F:ImGuiNET.ImGuiIO.MetricsActiveAllocations fullName: ImGuiNET.ImGuiIO.MetricsActiveAllocations nameWithType: ImGuiIO.MetricsActiveAllocations - uid: ImGuiNET.ImGuiIO.MetricsActiveWindows name: MetricsActiveWindows href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MetricsActiveWindows commentId: F:ImGuiNET.ImGuiIO.MetricsActiveWindows fullName: ImGuiNET.ImGuiIO.MetricsActiveWindows nameWithType: ImGuiIO.MetricsActiveWindows - uid: ImGuiNET.ImGuiIO.MetricsRenderIndices name: MetricsRenderIndices href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MetricsRenderIndices commentId: F:ImGuiNET.ImGuiIO.MetricsRenderIndices fullName: ImGuiNET.ImGuiIO.MetricsRenderIndices nameWithType: ImGuiIO.MetricsRenderIndices - uid: ImGuiNET.ImGuiIO.MetricsRenderVertices name: MetricsRenderVertices href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MetricsRenderVertices commentId: F:ImGuiNET.ImGuiIO.MetricsRenderVertices fullName: ImGuiNET.ImGuiIO.MetricsRenderVertices nameWithType: ImGuiIO.MetricsRenderVertices - uid: ImGuiNET.ImGuiIO.MetricsRenderWindows name: MetricsRenderWindows href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MetricsRenderWindows commentId: F:ImGuiNET.ImGuiIO.MetricsRenderWindows fullName: ImGuiNET.ImGuiIO.MetricsRenderWindows nameWithType: ImGuiIO.MetricsRenderWindows - uid: ImGuiNET.ImGuiIO.MouseClicked name: MouseClicked href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseClicked commentId: F:ImGuiNET.ImGuiIO.MouseClicked fullName: ImGuiNET.ImGuiIO.MouseClicked nameWithType: ImGuiIO.MouseClicked - uid: ImGuiNET.ImGuiIO.MouseClickedPos_0 name: MouseClickedPos_0 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseClickedPos_0 commentId: F:ImGuiNET.ImGuiIO.MouseClickedPos_0 fullName: ImGuiNET.ImGuiIO.MouseClickedPos_0 nameWithType: ImGuiIO.MouseClickedPos_0 - uid: ImGuiNET.ImGuiIO.MouseClickedPos_1 name: MouseClickedPos_1 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseClickedPos_1 commentId: F:ImGuiNET.ImGuiIO.MouseClickedPos_1 fullName: ImGuiNET.ImGuiIO.MouseClickedPos_1 nameWithType: ImGuiIO.MouseClickedPos_1 - uid: ImGuiNET.ImGuiIO.MouseClickedPos_2 name: MouseClickedPos_2 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseClickedPos_2 commentId: F:ImGuiNET.ImGuiIO.MouseClickedPos_2 fullName: ImGuiNET.ImGuiIO.MouseClickedPos_2 nameWithType: ImGuiIO.MouseClickedPos_2 - uid: ImGuiNET.ImGuiIO.MouseClickedPos_3 name: MouseClickedPos_3 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseClickedPos_3 commentId: F:ImGuiNET.ImGuiIO.MouseClickedPos_3 fullName: ImGuiNET.ImGuiIO.MouseClickedPos_3 nameWithType: ImGuiIO.MouseClickedPos_3 - uid: ImGuiNET.ImGuiIO.MouseClickedPos_4 name: MouseClickedPos_4 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseClickedPos_4 commentId: F:ImGuiNET.ImGuiIO.MouseClickedPos_4 fullName: ImGuiNET.ImGuiIO.MouseClickedPos_4 nameWithType: ImGuiIO.MouseClickedPos_4 - uid: ImGuiNET.ImGuiIO.MouseClickedTime name: MouseClickedTime href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseClickedTime commentId: F:ImGuiNET.ImGuiIO.MouseClickedTime fullName: ImGuiNET.ImGuiIO.MouseClickedTime nameWithType: ImGuiIO.MouseClickedTime - uid: ImGuiNET.ImGuiIO.MouseDelta name: MouseDelta href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDelta commentId: F:ImGuiNET.ImGuiIO.MouseDelta fullName: ImGuiNET.ImGuiIO.MouseDelta nameWithType: ImGuiIO.MouseDelta - uid: ImGuiNET.ImGuiIO.MouseDoubleClicked name: MouseDoubleClicked href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDoubleClicked commentId: F:ImGuiNET.ImGuiIO.MouseDoubleClicked fullName: ImGuiNET.ImGuiIO.MouseDoubleClicked nameWithType: ImGuiIO.MouseDoubleClicked - uid: ImGuiNET.ImGuiIO.MouseDoubleClickMaxDist name: MouseDoubleClickMaxDist href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDoubleClickMaxDist commentId: F:ImGuiNET.ImGuiIO.MouseDoubleClickMaxDist fullName: ImGuiNET.ImGuiIO.MouseDoubleClickMaxDist nameWithType: ImGuiIO.MouseDoubleClickMaxDist - uid: ImGuiNET.ImGuiIO.MouseDoubleClickTime name: MouseDoubleClickTime href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDoubleClickTime commentId: F:ImGuiNET.ImGuiIO.MouseDoubleClickTime fullName: ImGuiNET.ImGuiIO.MouseDoubleClickTime nameWithType: ImGuiIO.MouseDoubleClickTime - uid: ImGuiNET.ImGuiIO.MouseDown name: MouseDown href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDown commentId: F:ImGuiNET.ImGuiIO.MouseDown fullName: ImGuiNET.ImGuiIO.MouseDown nameWithType: ImGuiIO.MouseDown - uid: ImGuiNET.ImGuiIO.MouseDownDuration name: MouseDownDuration href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDownDuration commentId: F:ImGuiNET.ImGuiIO.MouseDownDuration fullName: ImGuiNET.ImGuiIO.MouseDownDuration nameWithType: ImGuiIO.MouseDownDuration - uid: ImGuiNET.ImGuiIO.MouseDownDurationPrev name: MouseDownDurationPrev href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDownDurationPrev commentId: F:ImGuiNET.ImGuiIO.MouseDownDurationPrev fullName: ImGuiNET.ImGuiIO.MouseDownDurationPrev nameWithType: ImGuiIO.MouseDownDurationPrev - uid: ImGuiNET.ImGuiIO.MouseDownOwned name: MouseDownOwned href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDownOwned commentId: F:ImGuiNET.ImGuiIO.MouseDownOwned fullName: ImGuiNET.ImGuiIO.MouseDownOwned nameWithType: ImGuiIO.MouseDownOwned - uid: ImGuiNET.ImGuiIO.MouseDownWasDoubleClick name: MouseDownWasDoubleClick href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDownWasDoubleClick commentId: F:ImGuiNET.ImGuiIO.MouseDownWasDoubleClick fullName: ImGuiNET.ImGuiIO.MouseDownWasDoubleClick nameWithType: ImGuiIO.MouseDownWasDoubleClick - uid: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_0 name: MouseDragMaxDistanceAbs_0 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_0 commentId: F:ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_0 fullName: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_0 nameWithType: ImGuiIO.MouseDragMaxDistanceAbs_0 - uid: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_1 name: MouseDragMaxDistanceAbs_1 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_1 commentId: F:ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_1 fullName: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_1 nameWithType: ImGuiIO.MouseDragMaxDistanceAbs_1 - uid: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_2 name: MouseDragMaxDistanceAbs_2 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_2 commentId: F:ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_2 fullName: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_2 nameWithType: ImGuiIO.MouseDragMaxDistanceAbs_2 - uid: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_3 name: MouseDragMaxDistanceAbs_3 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_3 commentId: F:ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_3 fullName: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_3 nameWithType: ImGuiIO.MouseDragMaxDistanceAbs_3 - uid: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_4 name: MouseDragMaxDistanceAbs_4 href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDragMaxDistanceAbs_4 commentId: F:ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_4 fullName: ImGuiNET.ImGuiIO.MouseDragMaxDistanceAbs_4 nameWithType: ImGuiIO.MouseDragMaxDistanceAbs_4 - uid: ImGuiNET.ImGuiIO.MouseDragMaxDistanceSqr name: MouseDragMaxDistanceSqr href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDragMaxDistanceSqr commentId: F:ImGuiNET.ImGuiIO.MouseDragMaxDistanceSqr fullName: ImGuiNET.ImGuiIO.MouseDragMaxDistanceSqr nameWithType: ImGuiIO.MouseDragMaxDistanceSqr - uid: ImGuiNET.ImGuiIO.MouseDragThreshold name: MouseDragThreshold href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDragThreshold commentId: F:ImGuiNET.ImGuiIO.MouseDragThreshold fullName: ImGuiNET.ImGuiIO.MouseDragThreshold nameWithType: ImGuiIO.MouseDragThreshold - uid: ImGuiNET.ImGuiIO.MouseDrawCursor name: MouseDrawCursor href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseDrawCursor commentId: F:ImGuiNET.ImGuiIO.MouseDrawCursor fullName: ImGuiNET.ImGuiIO.MouseDrawCursor nameWithType: ImGuiIO.MouseDrawCursor - uid: ImGuiNET.ImGuiIO.MousePos name: MousePos href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MousePos commentId: F:ImGuiNET.ImGuiIO.MousePos fullName: ImGuiNET.ImGuiIO.MousePos nameWithType: ImGuiIO.MousePos - uid: ImGuiNET.ImGuiIO.MousePosPrev name: MousePosPrev href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MousePosPrev commentId: F:ImGuiNET.ImGuiIO.MousePosPrev fullName: ImGuiNET.ImGuiIO.MousePosPrev nameWithType: ImGuiIO.MousePosPrev - uid: ImGuiNET.ImGuiIO.MouseReleased name: MouseReleased href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseReleased commentId: F:ImGuiNET.ImGuiIO.MouseReleased fullName: ImGuiNET.ImGuiIO.MouseReleased nameWithType: ImGuiIO.MouseReleased - uid: ImGuiNET.ImGuiIO.MouseWheel name: MouseWheel href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseWheel commentId: F:ImGuiNET.ImGuiIO.MouseWheel fullName: ImGuiNET.ImGuiIO.MouseWheel nameWithType: ImGuiIO.MouseWheel - uid: ImGuiNET.ImGuiIO.MouseWheelH name: MouseWheelH href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_MouseWheelH commentId: F:ImGuiNET.ImGuiIO.MouseWheelH fullName: ImGuiNET.ImGuiIO.MouseWheelH nameWithType: ImGuiIO.MouseWheelH - uid: ImGuiNET.ImGuiIO.NavActive name: NavActive href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_NavActive commentId: F:ImGuiNET.ImGuiIO.NavActive fullName: ImGuiNET.ImGuiIO.NavActive nameWithType: ImGuiIO.NavActive - uid: ImGuiNET.ImGuiIO.NavInputs name: NavInputs href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_NavInputs commentId: F:ImGuiNET.ImGuiIO.NavInputs fullName: ImGuiNET.ImGuiIO.NavInputs nameWithType: ImGuiIO.NavInputs - uid: ImGuiNET.ImGuiIO.NavInputsDownDuration name: NavInputsDownDuration href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_NavInputsDownDuration commentId: F:ImGuiNET.ImGuiIO.NavInputsDownDuration fullName: ImGuiNET.ImGuiIO.NavInputsDownDuration nameWithType: ImGuiIO.NavInputsDownDuration - uid: ImGuiNET.ImGuiIO.NavInputsDownDurationPrev name: NavInputsDownDurationPrev href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_NavInputsDownDurationPrev commentId: F:ImGuiNET.ImGuiIO.NavInputsDownDurationPrev fullName: ImGuiNET.ImGuiIO.NavInputsDownDurationPrev nameWithType: ImGuiIO.NavInputsDownDurationPrev - uid: ImGuiNET.ImGuiIO.NavVisible name: NavVisible href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_NavVisible commentId: F:ImGuiNET.ImGuiIO.NavVisible fullName: ImGuiNET.ImGuiIO.NavVisible nameWithType: ImGuiIO.NavVisible - uid: ImGuiNET.ImGuiIO.RenderDrawListsFnUnused name: RenderDrawListsFnUnused href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_RenderDrawListsFnUnused commentId: F:ImGuiNET.ImGuiIO.RenderDrawListsFnUnused fullName: ImGuiNET.ImGuiIO.RenderDrawListsFnUnused nameWithType: ImGuiIO.RenderDrawListsFnUnused - uid: ImGuiNET.ImGuiIO.SetClipboardTextFn name: SetClipboardTextFn href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_SetClipboardTextFn commentId: F:ImGuiNET.ImGuiIO.SetClipboardTextFn fullName: ImGuiNET.ImGuiIO.SetClipboardTextFn nameWithType: ImGuiIO.SetClipboardTextFn - uid: ImGuiNET.ImGuiIO.UserData name: UserData href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_UserData commentId: F:ImGuiNET.ImGuiIO.UserData fullName: ImGuiNET.ImGuiIO.UserData nameWithType: ImGuiIO.UserData - uid: ImGuiNET.ImGuiIO.WantCaptureKeyboard name: WantCaptureKeyboard href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_WantCaptureKeyboard commentId: F:ImGuiNET.ImGuiIO.WantCaptureKeyboard fullName: ImGuiNET.ImGuiIO.WantCaptureKeyboard nameWithType: ImGuiIO.WantCaptureKeyboard - uid: ImGuiNET.ImGuiIO.WantCaptureMouse name: WantCaptureMouse href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_WantCaptureMouse commentId: F:ImGuiNET.ImGuiIO.WantCaptureMouse fullName: ImGuiNET.ImGuiIO.WantCaptureMouse nameWithType: ImGuiIO.WantCaptureMouse - uid: ImGuiNET.ImGuiIO.WantSaveIniSettings name: WantSaveIniSettings href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_WantSaveIniSettings commentId: F:ImGuiNET.ImGuiIO.WantSaveIniSettings fullName: ImGuiNET.ImGuiIO.WantSaveIniSettings nameWithType: ImGuiIO.WantSaveIniSettings - uid: ImGuiNET.ImGuiIO.WantSetMousePos name: WantSetMousePos href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_WantSetMousePos commentId: F:ImGuiNET.ImGuiIO.WantSetMousePos fullName: ImGuiNET.ImGuiIO.WantSetMousePos nameWithType: ImGuiIO.WantSetMousePos - uid: ImGuiNET.ImGuiIO.WantTextInput name: WantTextInput href: api/ImGuiNET.ImGuiIO.html#ImGuiNET_ImGuiIO_WantTextInput commentId: F:ImGuiNET.ImGuiIO.WantTextInput fullName: ImGuiNET.ImGuiIO.WantTextInput nameWithType: ImGuiIO.WantTextInput - uid: ImGuiNET.ImGuiIOPtr name: ImGuiIOPtr href: api/ImGuiNET.ImGuiIOPtr.html commentId: T:ImGuiNET.ImGuiIOPtr fullName: ImGuiNET.ImGuiIOPtr nameWithType: ImGuiIOPtr - uid: ImGuiNET.ImGuiIOPtr.#ctor(ImGuiNET.ImGuiIO*) name: ImGuiIOPtr(ImGuiIO*) href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr__ctor_ImGuiNET_ImGuiIO__ commentId: M:ImGuiNET.ImGuiIOPtr.#ctor(ImGuiNET.ImGuiIO*) fullName: ImGuiNET.ImGuiIOPtr.ImGuiIOPtr(ImGuiNET.ImGuiIO*) nameWithType: ImGuiIOPtr.ImGuiIOPtr(ImGuiIO*) - uid: ImGuiNET.ImGuiIOPtr.#ctor(System.IntPtr) name: ImGuiIOPtr(IntPtr) href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiIOPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiIOPtr.ImGuiIOPtr(System.IntPtr) nameWithType: ImGuiIOPtr.ImGuiIOPtr(IntPtr) - uid: ImGuiNET.ImGuiIOPtr.#ctor* name: ImGuiIOPtr href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiIOPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ImGuiIOPtr nameWithType: ImGuiIOPtr.ImGuiIOPtr - uid: ImGuiNET.ImGuiIOPtr.AddInputCharacter(System.UInt32) name: AddInputCharacter(UInt32) href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_AddInputCharacter_System_UInt32_ commentId: M:ImGuiNET.ImGuiIOPtr.AddInputCharacter(System.UInt32) fullName: ImGuiNET.ImGuiIOPtr.AddInputCharacter(System.UInt32) nameWithType: ImGuiIOPtr.AddInputCharacter(UInt32) - uid: ImGuiNET.ImGuiIOPtr.AddInputCharacter* name: AddInputCharacter href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_AddInputCharacter_ commentId: Overload:ImGuiNET.ImGuiIOPtr.AddInputCharacter isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.AddInputCharacter nameWithType: ImGuiIOPtr.AddInputCharacter - uid: ImGuiNET.ImGuiIOPtr.AddInputCharactersUTF8(System.String) name: AddInputCharactersUTF8(String) href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_AddInputCharactersUTF8_System_String_ commentId: M:ImGuiNET.ImGuiIOPtr.AddInputCharactersUTF8(System.String) fullName: ImGuiNET.ImGuiIOPtr.AddInputCharactersUTF8(System.String) nameWithType: ImGuiIOPtr.AddInputCharactersUTF8(String) - uid: ImGuiNET.ImGuiIOPtr.AddInputCharactersUTF8* name: AddInputCharactersUTF8 href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_AddInputCharactersUTF8_ commentId: Overload:ImGuiNET.ImGuiIOPtr.AddInputCharactersUTF8 isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.AddInputCharactersUTF8 nameWithType: ImGuiIOPtr.AddInputCharactersUTF8 - uid: ImGuiNET.ImGuiIOPtr.BackendFlags name: BackendFlags href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendFlags commentId: P:ImGuiNET.ImGuiIOPtr.BackendFlags fullName: ImGuiNET.ImGuiIOPtr.BackendFlags nameWithType: ImGuiIOPtr.BackendFlags - uid: ImGuiNET.ImGuiIOPtr.BackendFlags* name: BackendFlags href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendFlags_ commentId: Overload:ImGuiNET.ImGuiIOPtr.BackendFlags isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.BackendFlags nameWithType: ImGuiIOPtr.BackendFlags - uid: ImGuiNET.ImGuiIOPtr.BackendLanguageUserData name: BackendLanguageUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendLanguageUserData commentId: P:ImGuiNET.ImGuiIOPtr.BackendLanguageUserData fullName: ImGuiNET.ImGuiIOPtr.BackendLanguageUserData nameWithType: ImGuiIOPtr.BackendLanguageUserData - uid: ImGuiNET.ImGuiIOPtr.BackendLanguageUserData* name: BackendLanguageUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendLanguageUserData_ commentId: Overload:ImGuiNET.ImGuiIOPtr.BackendLanguageUserData isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.BackendLanguageUserData nameWithType: ImGuiIOPtr.BackendLanguageUserData - uid: ImGuiNET.ImGuiIOPtr.BackendPlatformName name: BackendPlatformName href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendPlatformName commentId: P:ImGuiNET.ImGuiIOPtr.BackendPlatformName fullName: ImGuiNET.ImGuiIOPtr.BackendPlatformName nameWithType: ImGuiIOPtr.BackendPlatformName - uid: ImGuiNET.ImGuiIOPtr.BackendPlatformName* name: BackendPlatformName href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendPlatformName_ commentId: Overload:ImGuiNET.ImGuiIOPtr.BackendPlatformName isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.BackendPlatformName nameWithType: ImGuiIOPtr.BackendPlatformName - uid: ImGuiNET.ImGuiIOPtr.BackendPlatformUserData name: BackendPlatformUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendPlatformUserData commentId: P:ImGuiNET.ImGuiIOPtr.BackendPlatformUserData fullName: ImGuiNET.ImGuiIOPtr.BackendPlatformUserData nameWithType: ImGuiIOPtr.BackendPlatformUserData - uid: ImGuiNET.ImGuiIOPtr.BackendPlatformUserData* name: BackendPlatformUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendPlatformUserData_ commentId: Overload:ImGuiNET.ImGuiIOPtr.BackendPlatformUserData isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.BackendPlatformUserData nameWithType: ImGuiIOPtr.BackendPlatformUserData - uid: ImGuiNET.ImGuiIOPtr.BackendRendererName name: BackendRendererName href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendRendererName commentId: P:ImGuiNET.ImGuiIOPtr.BackendRendererName fullName: ImGuiNET.ImGuiIOPtr.BackendRendererName nameWithType: ImGuiIOPtr.BackendRendererName - uid: ImGuiNET.ImGuiIOPtr.BackendRendererName* name: BackendRendererName href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendRendererName_ commentId: Overload:ImGuiNET.ImGuiIOPtr.BackendRendererName isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.BackendRendererName nameWithType: ImGuiIOPtr.BackendRendererName - uid: ImGuiNET.ImGuiIOPtr.BackendRendererUserData name: BackendRendererUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendRendererUserData commentId: P:ImGuiNET.ImGuiIOPtr.BackendRendererUserData fullName: ImGuiNET.ImGuiIOPtr.BackendRendererUserData nameWithType: ImGuiIOPtr.BackendRendererUserData - uid: ImGuiNET.ImGuiIOPtr.BackendRendererUserData* name: BackendRendererUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_BackendRendererUserData_ commentId: Overload:ImGuiNET.ImGuiIOPtr.BackendRendererUserData isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.BackendRendererUserData nameWithType: ImGuiIOPtr.BackendRendererUserData - uid: ImGuiNET.ImGuiIOPtr.ClearInputCharacters name: ClearInputCharacters() href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ClearInputCharacters commentId: M:ImGuiNET.ImGuiIOPtr.ClearInputCharacters fullName: ImGuiNET.ImGuiIOPtr.ClearInputCharacters() nameWithType: ImGuiIOPtr.ClearInputCharacters() - uid: ImGuiNET.ImGuiIOPtr.ClearInputCharacters* name: ClearInputCharacters href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ClearInputCharacters_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ClearInputCharacters isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ClearInputCharacters nameWithType: ImGuiIOPtr.ClearInputCharacters - uid: ImGuiNET.ImGuiIOPtr.ClipboardUserData name: ClipboardUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ClipboardUserData commentId: P:ImGuiNET.ImGuiIOPtr.ClipboardUserData fullName: ImGuiNET.ImGuiIOPtr.ClipboardUserData nameWithType: ImGuiIOPtr.ClipboardUserData - uid: ImGuiNET.ImGuiIOPtr.ClipboardUserData* name: ClipboardUserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ClipboardUserData_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ClipboardUserData isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ClipboardUserData nameWithType: ImGuiIOPtr.ClipboardUserData - uid: ImGuiNET.ImGuiIOPtr.ConfigFlags name: ConfigFlags href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigFlags commentId: P:ImGuiNET.ImGuiIOPtr.ConfigFlags fullName: ImGuiNET.ImGuiIOPtr.ConfigFlags nameWithType: ImGuiIOPtr.ConfigFlags - uid: ImGuiNET.ImGuiIOPtr.ConfigFlags* name: ConfigFlags href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigFlags_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ConfigFlags isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ConfigFlags nameWithType: ImGuiIOPtr.ConfigFlags - uid: ImGuiNET.ImGuiIOPtr.ConfigInputTextCursorBlink name: ConfigInputTextCursorBlink href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigInputTextCursorBlink commentId: P:ImGuiNET.ImGuiIOPtr.ConfigInputTextCursorBlink fullName: ImGuiNET.ImGuiIOPtr.ConfigInputTextCursorBlink nameWithType: ImGuiIOPtr.ConfigInputTextCursorBlink - uid: ImGuiNET.ImGuiIOPtr.ConfigInputTextCursorBlink* name: ConfigInputTextCursorBlink href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigInputTextCursorBlink_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ConfigInputTextCursorBlink isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ConfigInputTextCursorBlink nameWithType: ImGuiIOPtr.ConfigInputTextCursorBlink - uid: ImGuiNET.ImGuiIOPtr.ConfigMacOSXBehaviors name: ConfigMacOSXBehaviors href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigMacOSXBehaviors commentId: P:ImGuiNET.ImGuiIOPtr.ConfigMacOSXBehaviors fullName: ImGuiNET.ImGuiIOPtr.ConfigMacOSXBehaviors nameWithType: ImGuiIOPtr.ConfigMacOSXBehaviors - uid: ImGuiNET.ImGuiIOPtr.ConfigMacOSXBehaviors* name: ConfigMacOSXBehaviors href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigMacOSXBehaviors_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ConfigMacOSXBehaviors isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ConfigMacOSXBehaviors nameWithType: ImGuiIOPtr.ConfigMacOSXBehaviors - uid: ImGuiNET.ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly name: ConfigWindowsMoveFromTitleBarOnly href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigWindowsMoveFromTitleBarOnly commentId: P:ImGuiNET.ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly fullName: ImGuiNET.ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly nameWithType: ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly - uid: ImGuiNET.ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly* name: ConfigWindowsMoveFromTitleBarOnly href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigWindowsMoveFromTitleBarOnly_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly nameWithType: ImGuiIOPtr.ConfigWindowsMoveFromTitleBarOnly - uid: ImGuiNET.ImGuiIOPtr.ConfigWindowsResizeFromEdges name: ConfigWindowsResizeFromEdges href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigWindowsResizeFromEdges commentId: P:ImGuiNET.ImGuiIOPtr.ConfigWindowsResizeFromEdges fullName: ImGuiNET.ImGuiIOPtr.ConfigWindowsResizeFromEdges nameWithType: ImGuiIOPtr.ConfigWindowsResizeFromEdges - uid: ImGuiNET.ImGuiIOPtr.ConfigWindowsResizeFromEdges* name: ConfigWindowsResizeFromEdges href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ConfigWindowsResizeFromEdges_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ConfigWindowsResizeFromEdges isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ConfigWindowsResizeFromEdges nameWithType: ImGuiIOPtr.ConfigWindowsResizeFromEdges - uid: ImGuiNET.ImGuiIOPtr.DeltaTime name: DeltaTime href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_DeltaTime commentId: P:ImGuiNET.ImGuiIOPtr.DeltaTime fullName: ImGuiNET.ImGuiIOPtr.DeltaTime nameWithType: ImGuiIOPtr.DeltaTime - uid: ImGuiNET.ImGuiIOPtr.DeltaTime* name: DeltaTime href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_DeltaTime_ commentId: Overload:ImGuiNET.ImGuiIOPtr.DeltaTime isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.DeltaTime nameWithType: ImGuiIOPtr.DeltaTime - uid: ImGuiNET.ImGuiIOPtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_Destroy commentId: M:ImGuiNET.ImGuiIOPtr.Destroy fullName: ImGuiNET.ImGuiIOPtr.Destroy() nameWithType: ImGuiIOPtr.Destroy() - uid: ImGuiNET.ImGuiIOPtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiIOPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.Destroy nameWithType: ImGuiIOPtr.Destroy - uid: ImGuiNET.ImGuiIOPtr.DisplayFramebufferScale name: DisplayFramebufferScale href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_DisplayFramebufferScale commentId: P:ImGuiNET.ImGuiIOPtr.DisplayFramebufferScale fullName: ImGuiNET.ImGuiIOPtr.DisplayFramebufferScale nameWithType: ImGuiIOPtr.DisplayFramebufferScale - uid: ImGuiNET.ImGuiIOPtr.DisplayFramebufferScale* name: DisplayFramebufferScale href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_DisplayFramebufferScale_ commentId: Overload:ImGuiNET.ImGuiIOPtr.DisplayFramebufferScale isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.DisplayFramebufferScale nameWithType: ImGuiIOPtr.DisplayFramebufferScale - uid: ImGuiNET.ImGuiIOPtr.DisplaySize name: DisplaySize href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_DisplaySize commentId: P:ImGuiNET.ImGuiIOPtr.DisplaySize fullName: ImGuiNET.ImGuiIOPtr.DisplaySize nameWithType: ImGuiIOPtr.DisplaySize - uid: ImGuiNET.ImGuiIOPtr.DisplaySize* name: DisplaySize href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_DisplaySize_ commentId: Overload:ImGuiNET.ImGuiIOPtr.DisplaySize isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.DisplaySize nameWithType: ImGuiIOPtr.DisplaySize - uid: ImGuiNET.ImGuiIOPtr.FontAllowUserScaling name: FontAllowUserScaling href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_FontAllowUserScaling commentId: P:ImGuiNET.ImGuiIOPtr.FontAllowUserScaling fullName: ImGuiNET.ImGuiIOPtr.FontAllowUserScaling nameWithType: ImGuiIOPtr.FontAllowUserScaling - uid: ImGuiNET.ImGuiIOPtr.FontAllowUserScaling* name: FontAllowUserScaling href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_FontAllowUserScaling_ commentId: Overload:ImGuiNET.ImGuiIOPtr.FontAllowUserScaling isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.FontAllowUserScaling nameWithType: ImGuiIOPtr.FontAllowUserScaling - uid: ImGuiNET.ImGuiIOPtr.FontDefault name: FontDefault href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_FontDefault commentId: P:ImGuiNET.ImGuiIOPtr.FontDefault fullName: ImGuiNET.ImGuiIOPtr.FontDefault nameWithType: ImGuiIOPtr.FontDefault - uid: ImGuiNET.ImGuiIOPtr.FontDefault* name: FontDefault href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_FontDefault_ commentId: Overload:ImGuiNET.ImGuiIOPtr.FontDefault isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.FontDefault nameWithType: ImGuiIOPtr.FontDefault - uid: ImGuiNET.ImGuiIOPtr.FontGlobalScale name: FontGlobalScale href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_FontGlobalScale commentId: P:ImGuiNET.ImGuiIOPtr.FontGlobalScale fullName: ImGuiNET.ImGuiIOPtr.FontGlobalScale nameWithType: ImGuiIOPtr.FontGlobalScale - uid: ImGuiNET.ImGuiIOPtr.FontGlobalScale* name: FontGlobalScale href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_FontGlobalScale_ commentId: Overload:ImGuiNET.ImGuiIOPtr.FontGlobalScale isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.FontGlobalScale nameWithType: ImGuiIOPtr.FontGlobalScale - uid: ImGuiNET.ImGuiIOPtr.Fonts name: Fonts href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_Fonts commentId: P:ImGuiNET.ImGuiIOPtr.Fonts fullName: ImGuiNET.ImGuiIOPtr.Fonts nameWithType: ImGuiIOPtr.Fonts - uid: ImGuiNET.ImGuiIOPtr.Fonts* name: Fonts href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_Fonts_ commentId: Overload:ImGuiNET.ImGuiIOPtr.Fonts isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.Fonts nameWithType: ImGuiIOPtr.Fonts - uid: ImGuiNET.ImGuiIOPtr.Framerate name: Framerate href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_Framerate commentId: P:ImGuiNET.ImGuiIOPtr.Framerate fullName: ImGuiNET.ImGuiIOPtr.Framerate nameWithType: ImGuiIOPtr.Framerate - uid: ImGuiNET.ImGuiIOPtr.Framerate* name: Framerate href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_Framerate_ commentId: Overload:ImGuiNET.ImGuiIOPtr.Framerate isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.Framerate nameWithType: ImGuiIOPtr.Framerate - uid: ImGuiNET.ImGuiIOPtr.GetClipboardTextFn name: GetClipboardTextFn href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_GetClipboardTextFn commentId: P:ImGuiNET.ImGuiIOPtr.GetClipboardTextFn fullName: ImGuiNET.ImGuiIOPtr.GetClipboardTextFn nameWithType: ImGuiIOPtr.GetClipboardTextFn - uid: ImGuiNET.ImGuiIOPtr.GetClipboardTextFn* name: GetClipboardTextFn href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_GetClipboardTextFn_ commentId: Overload:ImGuiNET.ImGuiIOPtr.GetClipboardTextFn isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.GetClipboardTextFn nameWithType: ImGuiIOPtr.GetClipboardTextFn - uid: ImGuiNET.ImGuiIOPtr.ImeSetInputScreenPosFn name: ImeSetInputScreenPosFn href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ImeSetInputScreenPosFn commentId: P:ImGuiNET.ImGuiIOPtr.ImeSetInputScreenPosFn fullName: ImGuiNET.ImGuiIOPtr.ImeSetInputScreenPosFn nameWithType: ImGuiIOPtr.ImeSetInputScreenPosFn - uid: ImGuiNET.ImGuiIOPtr.ImeSetInputScreenPosFn* name: ImeSetInputScreenPosFn href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ImeSetInputScreenPosFn_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ImeSetInputScreenPosFn isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ImeSetInputScreenPosFn nameWithType: ImGuiIOPtr.ImeSetInputScreenPosFn - uid: ImGuiNET.ImGuiIOPtr.ImeWindowHandle name: ImeWindowHandle href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ImeWindowHandle commentId: P:ImGuiNET.ImGuiIOPtr.ImeWindowHandle fullName: ImGuiNET.ImGuiIOPtr.ImeWindowHandle nameWithType: ImGuiIOPtr.ImeWindowHandle - uid: ImGuiNET.ImGuiIOPtr.ImeWindowHandle* name: ImeWindowHandle href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_ImeWindowHandle_ commentId: Overload:ImGuiNET.ImGuiIOPtr.ImeWindowHandle isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.ImeWindowHandle nameWithType: ImGuiIOPtr.ImeWindowHandle - uid: ImGuiNET.ImGuiIOPtr.IniFilename name: IniFilename href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_IniFilename commentId: P:ImGuiNET.ImGuiIOPtr.IniFilename fullName: ImGuiNET.ImGuiIOPtr.IniFilename nameWithType: ImGuiIOPtr.IniFilename - uid: ImGuiNET.ImGuiIOPtr.IniFilename* name: IniFilename href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_IniFilename_ commentId: Overload:ImGuiNET.ImGuiIOPtr.IniFilename isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.IniFilename nameWithType: ImGuiIOPtr.IniFilename - uid: ImGuiNET.ImGuiIOPtr.IniSavingRate name: IniSavingRate href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_IniSavingRate commentId: P:ImGuiNET.ImGuiIOPtr.IniSavingRate fullName: ImGuiNET.ImGuiIOPtr.IniSavingRate nameWithType: ImGuiIOPtr.IniSavingRate - uid: ImGuiNET.ImGuiIOPtr.IniSavingRate* name: IniSavingRate href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_IniSavingRate_ commentId: Overload:ImGuiNET.ImGuiIOPtr.IniSavingRate isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.IniSavingRate nameWithType: ImGuiIOPtr.IniSavingRate - uid: ImGuiNET.ImGuiIOPtr.InputQueueCharacters name: InputQueueCharacters href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_InputQueueCharacters commentId: P:ImGuiNET.ImGuiIOPtr.InputQueueCharacters fullName: ImGuiNET.ImGuiIOPtr.InputQueueCharacters nameWithType: ImGuiIOPtr.InputQueueCharacters - uid: ImGuiNET.ImGuiIOPtr.InputQueueCharacters* name: InputQueueCharacters href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_InputQueueCharacters_ commentId: Overload:ImGuiNET.ImGuiIOPtr.InputQueueCharacters isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.InputQueueCharacters nameWithType: ImGuiIOPtr.InputQueueCharacters - uid: ImGuiNET.ImGuiIOPtr.KeyAlt name: KeyAlt href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyAlt commentId: P:ImGuiNET.ImGuiIOPtr.KeyAlt fullName: ImGuiNET.ImGuiIOPtr.KeyAlt nameWithType: ImGuiIOPtr.KeyAlt - uid: ImGuiNET.ImGuiIOPtr.KeyAlt* name: KeyAlt href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyAlt_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeyAlt isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeyAlt nameWithType: ImGuiIOPtr.KeyAlt - uid: ImGuiNET.ImGuiIOPtr.KeyCtrl name: KeyCtrl href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyCtrl commentId: P:ImGuiNET.ImGuiIOPtr.KeyCtrl fullName: ImGuiNET.ImGuiIOPtr.KeyCtrl nameWithType: ImGuiIOPtr.KeyCtrl - uid: ImGuiNET.ImGuiIOPtr.KeyCtrl* name: KeyCtrl href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyCtrl_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeyCtrl isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeyCtrl nameWithType: ImGuiIOPtr.KeyCtrl - uid: ImGuiNET.ImGuiIOPtr.KeyMap name: KeyMap href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyMap commentId: P:ImGuiNET.ImGuiIOPtr.KeyMap fullName: ImGuiNET.ImGuiIOPtr.KeyMap nameWithType: ImGuiIOPtr.KeyMap - uid: ImGuiNET.ImGuiIOPtr.KeyMap* name: KeyMap href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyMap_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeyMap isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeyMap nameWithType: ImGuiIOPtr.KeyMap - uid: ImGuiNET.ImGuiIOPtr.KeyRepeatDelay name: KeyRepeatDelay href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyRepeatDelay commentId: P:ImGuiNET.ImGuiIOPtr.KeyRepeatDelay fullName: ImGuiNET.ImGuiIOPtr.KeyRepeatDelay nameWithType: ImGuiIOPtr.KeyRepeatDelay - uid: ImGuiNET.ImGuiIOPtr.KeyRepeatDelay* name: KeyRepeatDelay href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyRepeatDelay_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeyRepeatDelay isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeyRepeatDelay nameWithType: ImGuiIOPtr.KeyRepeatDelay - uid: ImGuiNET.ImGuiIOPtr.KeyRepeatRate name: KeyRepeatRate href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyRepeatRate commentId: P:ImGuiNET.ImGuiIOPtr.KeyRepeatRate fullName: ImGuiNET.ImGuiIOPtr.KeyRepeatRate nameWithType: ImGuiIOPtr.KeyRepeatRate - uid: ImGuiNET.ImGuiIOPtr.KeyRepeatRate* name: KeyRepeatRate href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyRepeatRate_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeyRepeatRate isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeyRepeatRate nameWithType: ImGuiIOPtr.KeyRepeatRate - uid: ImGuiNET.ImGuiIOPtr.KeysDown name: KeysDown href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeysDown commentId: P:ImGuiNET.ImGuiIOPtr.KeysDown fullName: ImGuiNET.ImGuiIOPtr.KeysDown nameWithType: ImGuiIOPtr.KeysDown - uid: ImGuiNET.ImGuiIOPtr.KeysDown* name: KeysDown href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeysDown_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeysDown isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeysDown nameWithType: ImGuiIOPtr.KeysDown - uid: ImGuiNET.ImGuiIOPtr.KeysDownDuration name: KeysDownDuration href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeysDownDuration commentId: P:ImGuiNET.ImGuiIOPtr.KeysDownDuration fullName: ImGuiNET.ImGuiIOPtr.KeysDownDuration nameWithType: ImGuiIOPtr.KeysDownDuration - uid: ImGuiNET.ImGuiIOPtr.KeysDownDuration* name: KeysDownDuration href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeysDownDuration_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeysDownDuration isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeysDownDuration nameWithType: ImGuiIOPtr.KeysDownDuration - uid: ImGuiNET.ImGuiIOPtr.KeysDownDurationPrev name: KeysDownDurationPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeysDownDurationPrev commentId: P:ImGuiNET.ImGuiIOPtr.KeysDownDurationPrev fullName: ImGuiNET.ImGuiIOPtr.KeysDownDurationPrev nameWithType: ImGuiIOPtr.KeysDownDurationPrev - uid: ImGuiNET.ImGuiIOPtr.KeysDownDurationPrev* name: KeysDownDurationPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeysDownDurationPrev_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeysDownDurationPrev isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeysDownDurationPrev nameWithType: ImGuiIOPtr.KeysDownDurationPrev - uid: ImGuiNET.ImGuiIOPtr.KeyShift name: KeyShift href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyShift commentId: P:ImGuiNET.ImGuiIOPtr.KeyShift fullName: ImGuiNET.ImGuiIOPtr.KeyShift nameWithType: ImGuiIOPtr.KeyShift - uid: ImGuiNET.ImGuiIOPtr.KeyShift* name: KeyShift href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeyShift_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeyShift isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeyShift nameWithType: ImGuiIOPtr.KeyShift - uid: ImGuiNET.ImGuiIOPtr.KeySuper name: KeySuper href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeySuper commentId: P:ImGuiNET.ImGuiIOPtr.KeySuper fullName: ImGuiNET.ImGuiIOPtr.KeySuper nameWithType: ImGuiIOPtr.KeySuper - uid: ImGuiNET.ImGuiIOPtr.KeySuper* name: KeySuper href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_KeySuper_ commentId: Overload:ImGuiNET.ImGuiIOPtr.KeySuper isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.KeySuper nameWithType: ImGuiIOPtr.KeySuper - uid: ImGuiNET.ImGuiIOPtr.LogFilename name: LogFilename href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_LogFilename commentId: P:ImGuiNET.ImGuiIOPtr.LogFilename fullName: ImGuiNET.ImGuiIOPtr.LogFilename nameWithType: ImGuiIOPtr.LogFilename - uid: ImGuiNET.ImGuiIOPtr.LogFilename* name: LogFilename href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_LogFilename_ commentId: Overload:ImGuiNET.ImGuiIOPtr.LogFilename isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.LogFilename nameWithType: ImGuiIOPtr.LogFilename - uid: ImGuiNET.ImGuiIOPtr.MetricsActiveAllocations name: MetricsActiveAllocations href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsActiveAllocations commentId: P:ImGuiNET.ImGuiIOPtr.MetricsActiveAllocations fullName: ImGuiNET.ImGuiIOPtr.MetricsActiveAllocations nameWithType: ImGuiIOPtr.MetricsActiveAllocations - uid: ImGuiNET.ImGuiIOPtr.MetricsActiveAllocations* name: MetricsActiveAllocations href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsActiveAllocations_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MetricsActiveAllocations isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MetricsActiveAllocations nameWithType: ImGuiIOPtr.MetricsActiveAllocations - uid: ImGuiNET.ImGuiIOPtr.MetricsActiveWindows name: MetricsActiveWindows href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsActiveWindows commentId: P:ImGuiNET.ImGuiIOPtr.MetricsActiveWindows fullName: ImGuiNET.ImGuiIOPtr.MetricsActiveWindows nameWithType: ImGuiIOPtr.MetricsActiveWindows - uid: ImGuiNET.ImGuiIOPtr.MetricsActiveWindows* name: MetricsActiveWindows href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsActiveWindows_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MetricsActiveWindows isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MetricsActiveWindows nameWithType: ImGuiIOPtr.MetricsActiveWindows - uid: ImGuiNET.ImGuiIOPtr.MetricsRenderIndices name: MetricsRenderIndices href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsRenderIndices commentId: P:ImGuiNET.ImGuiIOPtr.MetricsRenderIndices fullName: ImGuiNET.ImGuiIOPtr.MetricsRenderIndices nameWithType: ImGuiIOPtr.MetricsRenderIndices - uid: ImGuiNET.ImGuiIOPtr.MetricsRenderIndices* name: MetricsRenderIndices href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsRenderIndices_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MetricsRenderIndices isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MetricsRenderIndices nameWithType: ImGuiIOPtr.MetricsRenderIndices - uid: ImGuiNET.ImGuiIOPtr.MetricsRenderVertices name: MetricsRenderVertices href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsRenderVertices commentId: P:ImGuiNET.ImGuiIOPtr.MetricsRenderVertices fullName: ImGuiNET.ImGuiIOPtr.MetricsRenderVertices nameWithType: ImGuiIOPtr.MetricsRenderVertices - uid: ImGuiNET.ImGuiIOPtr.MetricsRenderVertices* name: MetricsRenderVertices href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsRenderVertices_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MetricsRenderVertices isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MetricsRenderVertices nameWithType: ImGuiIOPtr.MetricsRenderVertices - uid: ImGuiNET.ImGuiIOPtr.MetricsRenderWindows name: MetricsRenderWindows href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsRenderWindows commentId: P:ImGuiNET.ImGuiIOPtr.MetricsRenderWindows fullName: ImGuiNET.ImGuiIOPtr.MetricsRenderWindows nameWithType: ImGuiIOPtr.MetricsRenderWindows - uid: ImGuiNET.ImGuiIOPtr.MetricsRenderWindows* name: MetricsRenderWindows href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MetricsRenderWindows_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MetricsRenderWindows isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MetricsRenderWindows nameWithType: ImGuiIOPtr.MetricsRenderWindows - uid: ImGuiNET.ImGuiIOPtr.MouseClicked name: MouseClicked href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseClicked commentId: P:ImGuiNET.ImGuiIOPtr.MouseClicked fullName: ImGuiNET.ImGuiIOPtr.MouseClicked nameWithType: ImGuiIOPtr.MouseClicked - uid: ImGuiNET.ImGuiIOPtr.MouseClicked* name: MouseClicked href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseClicked_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseClicked isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseClicked nameWithType: ImGuiIOPtr.MouseClicked - uid: ImGuiNET.ImGuiIOPtr.MouseClickedPos name: MouseClickedPos href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseClickedPos commentId: P:ImGuiNET.ImGuiIOPtr.MouseClickedPos fullName: ImGuiNET.ImGuiIOPtr.MouseClickedPos nameWithType: ImGuiIOPtr.MouseClickedPos - uid: ImGuiNET.ImGuiIOPtr.MouseClickedPos* name: MouseClickedPos href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseClickedPos_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseClickedPos isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseClickedPos nameWithType: ImGuiIOPtr.MouseClickedPos - uid: ImGuiNET.ImGuiIOPtr.MouseClickedTime name: MouseClickedTime href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseClickedTime commentId: P:ImGuiNET.ImGuiIOPtr.MouseClickedTime fullName: ImGuiNET.ImGuiIOPtr.MouseClickedTime nameWithType: ImGuiIOPtr.MouseClickedTime - uid: ImGuiNET.ImGuiIOPtr.MouseClickedTime* name: MouseClickedTime href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseClickedTime_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseClickedTime isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseClickedTime nameWithType: ImGuiIOPtr.MouseClickedTime - uid: ImGuiNET.ImGuiIOPtr.MouseDelta name: MouseDelta href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDelta commentId: P:ImGuiNET.ImGuiIOPtr.MouseDelta fullName: ImGuiNET.ImGuiIOPtr.MouseDelta nameWithType: ImGuiIOPtr.MouseDelta - uid: ImGuiNET.ImGuiIOPtr.MouseDelta* name: MouseDelta href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDelta_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDelta isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDelta nameWithType: ImGuiIOPtr.MouseDelta - uid: ImGuiNET.ImGuiIOPtr.MouseDoubleClicked name: MouseDoubleClicked href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDoubleClicked commentId: P:ImGuiNET.ImGuiIOPtr.MouseDoubleClicked fullName: ImGuiNET.ImGuiIOPtr.MouseDoubleClicked nameWithType: ImGuiIOPtr.MouseDoubleClicked - uid: ImGuiNET.ImGuiIOPtr.MouseDoubleClicked* name: MouseDoubleClicked href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDoubleClicked_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDoubleClicked isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDoubleClicked nameWithType: ImGuiIOPtr.MouseDoubleClicked - uid: ImGuiNET.ImGuiIOPtr.MouseDoubleClickMaxDist name: MouseDoubleClickMaxDist href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDoubleClickMaxDist commentId: P:ImGuiNET.ImGuiIOPtr.MouseDoubleClickMaxDist fullName: ImGuiNET.ImGuiIOPtr.MouseDoubleClickMaxDist nameWithType: ImGuiIOPtr.MouseDoubleClickMaxDist - uid: ImGuiNET.ImGuiIOPtr.MouseDoubleClickMaxDist* name: MouseDoubleClickMaxDist href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDoubleClickMaxDist_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDoubleClickMaxDist isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDoubleClickMaxDist nameWithType: ImGuiIOPtr.MouseDoubleClickMaxDist - uid: ImGuiNET.ImGuiIOPtr.MouseDoubleClickTime name: MouseDoubleClickTime href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDoubleClickTime commentId: P:ImGuiNET.ImGuiIOPtr.MouseDoubleClickTime fullName: ImGuiNET.ImGuiIOPtr.MouseDoubleClickTime nameWithType: ImGuiIOPtr.MouseDoubleClickTime - uid: ImGuiNET.ImGuiIOPtr.MouseDoubleClickTime* name: MouseDoubleClickTime href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDoubleClickTime_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDoubleClickTime isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDoubleClickTime nameWithType: ImGuiIOPtr.MouseDoubleClickTime - uid: ImGuiNET.ImGuiIOPtr.MouseDown name: MouseDown href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDown commentId: P:ImGuiNET.ImGuiIOPtr.MouseDown fullName: ImGuiNET.ImGuiIOPtr.MouseDown nameWithType: ImGuiIOPtr.MouseDown - uid: ImGuiNET.ImGuiIOPtr.MouseDown* name: MouseDown href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDown_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDown isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDown nameWithType: ImGuiIOPtr.MouseDown - uid: ImGuiNET.ImGuiIOPtr.MouseDownDuration name: MouseDownDuration href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownDuration commentId: P:ImGuiNET.ImGuiIOPtr.MouseDownDuration fullName: ImGuiNET.ImGuiIOPtr.MouseDownDuration nameWithType: ImGuiIOPtr.MouseDownDuration - uid: ImGuiNET.ImGuiIOPtr.MouseDownDuration* name: MouseDownDuration href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownDuration_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDownDuration isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDownDuration nameWithType: ImGuiIOPtr.MouseDownDuration - uid: ImGuiNET.ImGuiIOPtr.MouseDownDurationPrev name: MouseDownDurationPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownDurationPrev commentId: P:ImGuiNET.ImGuiIOPtr.MouseDownDurationPrev fullName: ImGuiNET.ImGuiIOPtr.MouseDownDurationPrev nameWithType: ImGuiIOPtr.MouseDownDurationPrev - uid: ImGuiNET.ImGuiIOPtr.MouseDownDurationPrev* name: MouseDownDurationPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownDurationPrev_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDownDurationPrev isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDownDurationPrev nameWithType: ImGuiIOPtr.MouseDownDurationPrev - uid: ImGuiNET.ImGuiIOPtr.MouseDownOwned name: MouseDownOwned href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownOwned commentId: P:ImGuiNET.ImGuiIOPtr.MouseDownOwned fullName: ImGuiNET.ImGuiIOPtr.MouseDownOwned nameWithType: ImGuiIOPtr.MouseDownOwned - uid: ImGuiNET.ImGuiIOPtr.MouseDownOwned* name: MouseDownOwned href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownOwned_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDownOwned isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDownOwned nameWithType: ImGuiIOPtr.MouseDownOwned - uid: ImGuiNET.ImGuiIOPtr.MouseDownWasDoubleClick name: MouseDownWasDoubleClick href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownWasDoubleClick commentId: P:ImGuiNET.ImGuiIOPtr.MouseDownWasDoubleClick fullName: ImGuiNET.ImGuiIOPtr.MouseDownWasDoubleClick nameWithType: ImGuiIOPtr.MouseDownWasDoubleClick - uid: ImGuiNET.ImGuiIOPtr.MouseDownWasDoubleClick* name: MouseDownWasDoubleClick href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDownWasDoubleClick_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDownWasDoubleClick isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDownWasDoubleClick nameWithType: ImGuiIOPtr.MouseDownWasDoubleClick - uid: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceAbs name: MouseDragMaxDistanceAbs href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDragMaxDistanceAbs commentId: P:ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceAbs fullName: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceAbs nameWithType: ImGuiIOPtr.MouseDragMaxDistanceAbs - uid: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceAbs* name: MouseDragMaxDistanceAbs href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDragMaxDistanceAbs_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceAbs isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceAbs nameWithType: ImGuiIOPtr.MouseDragMaxDistanceAbs - uid: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceSqr name: MouseDragMaxDistanceSqr href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDragMaxDistanceSqr commentId: P:ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceSqr fullName: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceSqr nameWithType: ImGuiIOPtr.MouseDragMaxDistanceSqr - uid: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceSqr* name: MouseDragMaxDistanceSqr href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDragMaxDistanceSqr_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceSqr isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDragMaxDistanceSqr nameWithType: ImGuiIOPtr.MouseDragMaxDistanceSqr - uid: ImGuiNET.ImGuiIOPtr.MouseDragThreshold name: MouseDragThreshold href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDragThreshold commentId: P:ImGuiNET.ImGuiIOPtr.MouseDragThreshold fullName: ImGuiNET.ImGuiIOPtr.MouseDragThreshold nameWithType: ImGuiIOPtr.MouseDragThreshold - uid: ImGuiNET.ImGuiIOPtr.MouseDragThreshold* name: MouseDragThreshold href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDragThreshold_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDragThreshold isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDragThreshold nameWithType: ImGuiIOPtr.MouseDragThreshold - uid: ImGuiNET.ImGuiIOPtr.MouseDrawCursor name: MouseDrawCursor href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDrawCursor commentId: P:ImGuiNET.ImGuiIOPtr.MouseDrawCursor fullName: ImGuiNET.ImGuiIOPtr.MouseDrawCursor nameWithType: ImGuiIOPtr.MouseDrawCursor - uid: ImGuiNET.ImGuiIOPtr.MouseDrawCursor* name: MouseDrawCursor href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseDrawCursor_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseDrawCursor isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseDrawCursor nameWithType: ImGuiIOPtr.MouseDrawCursor - uid: ImGuiNET.ImGuiIOPtr.MousePos name: MousePos href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MousePos commentId: P:ImGuiNET.ImGuiIOPtr.MousePos fullName: ImGuiNET.ImGuiIOPtr.MousePos nameWithType: ImGuiIOPtr.MousePos - uid: ImGuiNET.ImGuiIOPtr.MousePos* name: MousePos href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MousePos_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MousePos isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MousePos nameWithType: ImGuiIOPtr.MousePos - uid: ImGuiNET.ImGuiIOPtr.MousePosPrev name: MousePosPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MousePosPrev commentId: P:ImGuiNET.ImGuiIOPtr.MousePosPrev fullName: ImGuiNET.ImGuiIOPtr.MousePosPrev nameWithType: ImGuiIOPtr.MousePosPrev - uid: ImGuiNET.ImGuiIOPtr.MousePosPrev* name: MousePosPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MousePosPrev_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MousePosPrev isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MousePosPrev nameWithType: ImGuiIOPtr.MousePosPrev - uid: ImGuiNET.ImGuiIOPtr.MouseReleased name: MouseReleased href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseReleased commentId: P:ImGuiNET.ImGuiIOPtr.MouseReleased fullName: ImGuiNET.ImGuiIOPtr.MouseReleased nameWithType: ImGuiIOPtr.MouseReleased - uid: ImGuiNET.ImGuiIOPtr.MouseReleased* name: MouseReleased href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseReleased_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseReleased isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseReleased nameWithType: ImGuiIOPtr.MouseReleased - uid: ImGuiNET.ImGuiIOPtr.MouseWheel name: MouseWheel href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseWheel commentId: P:ImGuiNET.ImGuiIOPtr.MouseWheel fullName: ImGuiNET.ImGuiIOPtr.MouseWheel nameWithType: ImGuiIOPtr.MouseWheel - uid: ImGuiNET.ImGuiIOPtr.MouseWheel* name: MouseWheel href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseWheel_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseWheel isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseWheel nameWithType: ImGuiIOPtr.MouseWheel - uid: ImGuiNET.ImGuiIOPtr.MouseWheelH name: MouseWheelH href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseWheelH commentId: P:ImGuiNET.ImGuiIOPtr.MouseWheelH fullName: ImGuiNET.ImGuiIOPtr.MouseWheelH nameWithType: ImGuiIOPtr.MouseWheelH - uid: ImGuiNET.ImGuiIOPtr.MouseWheelH* name: MouseWheelH href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_MouseWheelH_ commentId: Overload:ImGuiNET.ImGuiIOPtr.MouseWheelH isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.MouseWheelH nameWithType: ImGuiIOPtr.MouseWheelH - uid: ImGuiNET.ImGuiIOPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NativePtr commentId: P:ImGuiNET.ImGuiIOPtr.NativePtr fullName: ImGuiNET.ImGuiIOPtr.NativePtr nameWithType: ImGuiIOPtr.NativePtr - uid: ImGuiNET.ImGuiIOPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiIOPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.NativePtr nameWithType: ImGuiIOPtr.NativePtr - uid: ImGuiNET.ImGuiIOPtr.NavActive name: NavActive href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavActive commentId: P:ImGuiNET.ImGuiIOPtr.NavActive fullName: ImGuiNET.ImGuiIOPtr.NavActive nameWithType: ImGuiIOPtr.NavActive - uid: ImGuiNET.ImGuiIOPtr.NavActive* name: NavActive href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavActive_ commentId: Overload:ImGuiNET.ImGuiIOPtr.NavActive isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.NavActive nameWithType: ImGuiIOPtr.NavActive - uid: ImGuiNET.ImGuiIOPtr.NavInputs name: NavInputs href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavInputs commentId: P:ImGuiNET.ImGuiIOPtr.NavInputs fullName: ImGuiNET.ImGuiIOPtr.NavInputs nameWithType: ImGuiIOPtr.NavInputs - uid: ImGuiNET.ImGuiIOPtr.NavInputs* name: NavInputs href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavInputs_ commentId: Overload:ImGuiNET.ImGuiIOPtr.NavInputs isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.NavInputs nameWithType: ImGuiIOPtr.NavInputs - uid: ImGuiNET.ImGuiIOPtr.NavInputsDownDuration name: NavInputsDownDuration href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavInputsDownDuration commentId: P:ImGuiNET.ImGuiIOPtr.NavInputsDownDuration fullName: ImGuiNET.ImGuiIOPtr.NavInputsDownDuration nameWithType: ImGuiIOPtr.NavInputsDownDuration - uid: ImGuiNET.ImGuiIOPtr.NavInputsDownDuration* name: NavInputsDownDuration href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavInputsDownDuration_ commentId: Overload:ImGuiNET.ImGuiIOPtr.NavInputsDownDuration isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.NavInputsDownDuration nameWithType: ImGuiIOPtr.NavInputsDownDuration - uid: ImGuiNET.ImGuiIOPtr.NavInputsDownDurationPrev name: NavInputsDownDurationPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavInputsDownDurationPrev commentId: P:ImGuiNET.ImGuiIOPtr.NavInputsDownDurationPrev fullName: ImGuiNET.ImGuiIOPtr.NavInputsDownDurationPrev nameWithType: ImGuiIOPtr.NavInputsDownDurationPrev - uid: ImGuiNET.ImGuiIOPtr.NavInputsDownDurationPrev* name: NavInputsDownDurationPrev href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavInputsDownDurationPrev_ commentId: Overload:ImGuiNET.ImGuiIOPtr.NavInputsDownDurationPrev isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.NavInputsDownDurationPrev nameWithType: ImGuiIOPtr.NavInputsDownDurationPrev - uid: ImGuiNET.ImGuiIOPtr.NavVisible name: NavVisible href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavVisible commentId: P:ImGuiNET.ImGuiIOPtr.NavVisible fullName: ImGuiNET.ImGuiIOPtr.NavVisible nameWithType: ImGuiIOPtr.NavVisible - uid: ImGuiNET.ImGuiIOPtr.NavVisible* name: NavVisible href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_NavVisible_ commentId: Overload:ImGuiNET.ImGuiIOPtr.NavVisible isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.NavVisible nameWithType: ImGuiIOPtr.NavVisible - uid: ImGuiNET.ImGuiIOPtr.op_Implicit(ImGuiNET.ImGuiIO*)~ImGuiNET.ImGuiIOPtr name: Implicit(ImGuiIO* to ImGuiIOPtr) href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_op_Implicit_ImGuiNET_ImGuiIO___ImGuiNET_ImGuiIOPtr commentId: M:ImGuiNET.ImGuiIOPtr.op_Implicit(ImGuiNET.ImGuiIO*)~ImGuiNET.ImGuiIOPtr name.vb: Widening(ImGuiIO* to ImGuiIOPtr) fullName: ImGuiNET.ImGuiIOPtr.Implicit(ImGuiNET.ImGuiIO* to ImGuiNET.ImGuiIOPtr) fullName.vb: ImGuiNET.ImGuiIOPtr.Widening(ImGuiNET.ImGuiIO* to ImGuiNET.ImGuiIOPtr) nameWithType: ImGuiIOPtr.Implicit(ImGuiIO* to ImGuiIOPtr) nameWithType.vb: ImGuiIOPtr.Widening(ImGuiIO* to ImGuiIOPtr) - uid: ImGuiNET.ImGuiIOPtr.op_Implicit(ImGuiNET.ImGuiIOPtr)~ImGuiNET.ImGuiIO* name: Implicit(ImGuiIOPtr to ImGuiIO*) href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_op_Implicit_ImGuiNET_ImGuiIOPtr__ImGuiNET_ImGuiIO_ commentId: M:ImGuiNET.ImGuiIOPtr.op_Implicit(ImGuiNET.ImGuiIOPtr)~ImGuiNET.ImGuiIO* name.vb: Widening(ImGuiIOPtr to ImGuiIO*) fullName: ImGuiNET.ImGuiIOPtr.Implicit(ImGuiNET.ImGuiIOPtr to ImGuiNET.ImGuiIO*) fullName.vb: ImGuiNET.ImGuiIOPtr.Widening(ImGuiNET.ImGuiIOPtr to ImGuiNET.ImGuiIO*) nameWithType: ImGuiIOPtr.Implicit(ImGuiIOPtr to ImGuiIO*) nameWithType.vb: ImGuiIOPtr.Widening(ImGuiIOPtr to ImGuiIO*) - uid: ImGuiNET.ImGuiIOPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiIOPtr name: Implicit(IntPtr to ImGuiIOPtr) href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiIOPtr commentId: M:ImGuiNET.ImGuiIOPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiIOPtr name.vb: Widening(IntPtr to ImGuiIOPtr) fullName: ImGuiNET.ImGuiIOPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiIOPtr) fullName.vb: ImGuiNET.ImGuiIOPtr.Widening(System.IntPtr to ImGuiNET.ImGuiIOPtr) nameWithType: ImGuiIOPtr.Implicit(IntPtr to ImGuiIOPtr) nameWithType.vb: ImGuiIOPtr.Widening(IntPtr to ImGuiIOPtr) - uid: ImGuiNET.ImGuiIOPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiIOPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiIOPtr.Implicit fullName.vb: ImGuiNET.ImGuiIOPtr.Widening nameWithType: ImGuiIOPtr.Implicit nameWithType.vb: ImGuiIOPtr.Widening - uid: ImGuiNET.ImGuiIOPtr.RenderDrawListsFnUnused name: RenderDrawListsFnUnused href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_RenderDrawListsFnUnused commentId: P:ImGuiNET.ImGuiIOPtr.RenderDrawListsFnUnused fullName: ImGuiNET.ImGuiIOPtr.RenderDrawListsFnUnused nameWithType: ImGuiIOPtr.RenderDrawListsFnUnused - uid: ImGuiNET.ImGuiIOPtr.RenderDrawListsFnUnused* name: RenderDrawListsFnUnused href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_RenderDrawListsFnUnused_ commentId: Overload:ImGuiNET.ImGuiIOPtr.RenderDrawListsFnUnused isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.RenderDrawListsFnUnused nameWithType: ImGuiIOPtr.RenderDrawListsFnUnused - uid: ImGuiNET.ImGuiIOPtr.SetClipboardTextFn name: SetClipboardTextFn href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_SetClipboardTextFn commentId: P:ImGuiNET.ImGuiIOPtr.SetClipboardTextFn fullName: ImGuiNET.ImGuiIOPtr.SetClipboardTextFn nameWithType: ImGuiIOPtr.SetClipboardTextFn - uid: ImGuiNET.ImGuiIOPtr.SetClipboardTextFn* name: SetClipboardTextFn href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_SetClipboardTextFn_ commentId: Overload:ImGuiNET.ImGuiIOPtr.SetClipboardTextFn isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.SetClipboardTextFn nameWithType: ImGuiIOPtr.SetClipboardTextFn - uid: ImGuiNET.ImGuiIOPtr.UserData name: UserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_UserData commentId: P:ImGuiNET.ImGuiIOPtr.UserData fullName: ImGuiNET.ImGuiIOPtr.UserData nameWithType: ImGuiIOPtr.UserData - uid: ImGuiNET.ImGuiIOPtr.UserData* name: UserData href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_UserData_ commentId: Overload:ImGuiNET.ImGuiIOPtr.UserData isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.UserData nameWithType: ImGuiIOPtr.UserData - uid: ImGuiNET.ImGuiIOPtr.WantCaptureKeyboard name: WantCaptureKeyboard href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantCaptureKeyboard commentId: P:ImGuiNET.ImGuiIOPtr.WantCaptureKeyboard fullName: ImGuiNET.ImGuiIOPtr.WantCaptureKeyboard nameWithType: ImGuiIOPtr.WantCaptureKeyboard - uid: ImGuiNET.ImGuiIOPtr.WantCaptureKeyboard* name: WantCaptureKeyboard href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantCaptureKeyboard_ commentId: Overload:ImGuiNET.ImGuiIOPtr.WantCaptureKeyboard isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.WantCaptureKeyboard nameWithType: ImGuiIOPtr.WantCaptureKeyboard - uid: ImGuiNET.ImGuiIOPtr.WantCaptureMouse name: WantCaptureMouse href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantCaptureMouse commentId: P:ImGuiNET.ImGuiIOPtr.WantCaptureMouse fullName: ImGuiNET.ImGuiIOPtr.WantCaptureMouse nameWithType: ImGuiIOPtr.WantCaptureMouse - uid: ImGuiNET.ImGuiIOPtr.WantCaptureMouse* name: WantCaptureMouse href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantCaptureMouse_ commentId: Overload:ImGuiNET.ImGuiIOPtr.WantCaptureMouse isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.WantCaptureMouse nameWithType: ImGuiIOPtr.WantCaptureMouse - uid: ImGuiNET.ImGuiIOPtr.WantSaveIniSettings name: WantSaveIniSettings href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantSaveIniSettings commentId: P:ImGuiNET.ImGuiIOPtr.WantSaveIniSettings fullName: ImGuiNET.ImGuiIOPtr.WantSaveIniSettings nameWithType: ImGuiIOPtr.WantSaveIniSettings - uid: ImGuiNET.ImGuiIOPtr.WantSaveIniSettings* name: WantSaveIniSettings href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantSaveIniSettings_ commentId: Overload:ImGuiNET.ImGuiIOPtr.WantSaveIniSettings isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.WantSaveIniSettings nameWithType: ImGuiIOPtr.WantSaveIniSettings - uid: ImGuiNET.ImGuiIOPtr.WantSetMousePos name: WantSetMousePos href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantSetMousePos commentId: P:ImGuiNET.ImGuiIOPtr.WantSetMousePos fullName: ImGuiNET.ImGuiIOPtr.WantSetMousePos nameWithType: ImGuiIOPtr.WantSetMousePos - uid: ImGuiNET.ImGuiIOPtr.WantSetMousePos* name: WantSetMousePos href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantSetMousePos_ commentId: Overload:ImGuiNET.ImGuiIOPtr.WantSetMousePos isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.WantSetMousePos nameWithType: ImGuiIOPtr.WantSetMousePos - uid: ImGuiNET.ImGuiIOPtr.WantTextInput name: WantTextInput href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantTextInput commentId: P:ImGuiNET.ImGuiIOPtr.WantTextInput fullName: ImGuiNET.ImGuiIOPtr.WantTextInput nameWithType: ImGuiIOPtr.WantTextInput - uid: ImGuiNET.ImGuiIOPtr.WantTextInput* name: WantTextInput href: api/ImGuiNET.ImGuiIOPtr.html#ImGuiNET_ImGuiIOPtr_WantTextInput_ commentId: Overload:ImGuiNET.ImGuiIOPtr.WantTextInput isSpec: "True" fullName: ImGuiNET.ImGuiIOPtr.WantTextInput nameWithType: ImGuiIOPtr.WantTextInput - uid: ImGuiNET.ImGuiKey name: ImGuiKey href: api/ImGuiNET.ImGuiKey.html commentId: T:ImGuiNET.ImGuiKey fullName: ImGuiNET.ImGuiKey nameWithType: ImGuiKey - uid: ImGuiNET.ImGuiKey.A name: A href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_A commentId: F:ImGuiNET.ImGuiKey.A fullName: ImGuiNET.ImGuiKey.A nameWithType: ImGuiKey.A - uid: ImGuiNET.ImGuiKey.Backspace name: Backspace href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Backspace commentId: F:ImGuiNET.ImGuiKey.Backspace fullName: ImGuiNET.ImGuiKey.Backspace nameWithType: ImGuiKey.Backspace - uid: ImGuiNET.ImGuiKey.C name: C href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_C commentId: F:ImGuiNET.ImGuiKey.C fullName: ImGuiNET.ImGuiKey.C nameWithType: ImGuiKey.C - uid: ImGuiNET.ImGuiKey.COUNT name: COUNT href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_COUNT commentId: F:ImGuiNET.ImGuiKey.COUNT fullName: ImGuiNET.ImGuiKey.COUNT nameWithType: ImGuiKey.COUNT - uid: ImGuiNET.ImGuiKey.Delete name: Delete href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Delete commentId: F:ImGuiNET.ImGuiKey.Delete fullName: ImGuiNET.ImGuiKey.Delete nameWithType: ImGuiKey.Delete - uid: ImGuiNET.ImGuiKey.DownArrow name: DownArrow href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_DownArrow commentId: F:ImGuiNET.ImGuiKey.DownArrow fullName: ImGuiNET.ImGuiKey.DownArrow nameWithType: ImGuiKey.DownArrow - uid: ImGuiNET.ImGuiKey.End name: End href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_End commentId: F:ImGuiNET.ImGuiKey.End fullName: ImGuiNET.ImGuiKey.End nameWithType: ImGuiKey.End - uid: ImGuiNET.ImGuiKey.Enter name: Enter href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Enter commentId: F:ImGuiNET.ImGuiKey.Enter fullName: ImGuiNET.ImGuiKey.Enter nameWithType: ImGuiKey.Enter - uid: ImGuiNET.ImGuiKey.Escape name: Escape href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Escape commentId: F:ImGuiNET.ImGuiKey.Escape fullName: ImGuiNET.ImGuiKey.Escape nameWithType: ImGuiKey.Escape - uid: ImGuiNET.ImGuiKey.Home name: Home href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Home commentId: F:ImGuiNET.ImGuiKey.Home fullName: ImGuiNET.ImGuiKey.Home nameWithType: ImGuiKey.Home - uid: ImGuiNET.ImGuiKey.Insert name: Insert href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Insert commentId: F:ImGuiNET.ImGuiKey.Insert fullName: ImGuiNET.ImGuiKey.Insert nameWithType: ImGuiKey.Insert - uid: ImGuiNET.ImGuiKey.KeyPadEnter name: KeyPadEnter href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_KeyPadEnter commentId: F:ImGuiNET.ImGuiKey.KeyPadEnter fullName: ImGuiNET.ImGuiKey.KeyPadEnter nameWithType: ImGuiKey.KeyPadEnter - uid: ImGuiNET.ImGuiKey.LeftArrow name: LeftArrow href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_LeftArrow commentId: F:ImGuiNET.ImGuiKey.LeftArrow fullName: ImGuiNET.ImGuiKey.LeftArrow nameWithType: ImGuiKey.LeftArrow - uid: ImGuiNET.ImGuiKey.PageDown name: PageDown href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_PageDown commentId: F:ImGuiNET.ImGuiKey.PageDown fullName: ImGuiNET.ImGuiKey.PageDown nameWithType: ImGuiKey.PageDown - uid: ImGuiNET.ImGuiKey.PageUp name: PageUp href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_PageUp commentId: F:ImGuiNET.ImGuiKey.PageUp fullName: ImGuiNET.ImGuiKey.PageUp nameWithType: ImGuiKey.PageUp - uid: ImGuiNET.ImGuiKey.RightArrow name: RightArrow href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_RightArrow commentId: F:ImGuiNET.ImGuiKey.RightArrow fullName: ImGuiNET.ImGuiKey.RightArrow nameWithType: ImGuiKey.RightArrow - uid: ImGuiNET.ImGuiKey.Space name: Space href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Space commentId: F:ImGuiNET.ImGuiKey.Space fullName: ImGuiNET.ImGuiKey.Space nameWithType: ImGuiKey.Space - uid: ImGuiNET.ImGuiKey.Tab name: Tab href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Tab commentId: F:ImGuiNET.ImGuiKey.Tab fullName: ImGuiNET.ImGuiKey.Tab nameWithType: ImGuiKey.Tab - uid: ImGuiNET.ImGuiKey.UpArrow name: UpArrow href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_UpArrow commentId: F:ImGuiNET.ImGuiKey.UpArrow fullName: ImGuiNET.ImGuiKey.UpArrow nameWithType: ImGuiKey.UpArrow - uid: ImGuiNET.ImGuiKey.V name: V href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_V commentId: F:ImGuiNET.ImGuiKey.V fullName: ImGuiNET.ImGuiKey.V nameWithType: ImGuiKey.V - uid: ImGuiNET.ImGuiKey.X name: X href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_X commentId: F:ImGuiNET.ImGuiKey.X fullName: ImGuiNET.ImGuiKey.X nameWithType: ImGuiKey.X - uid: ImGuiNET.ImGuiKey.Y name: Y href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Y commentId: F:ImGuiNET.ImGuiKey.Y fullName: ImGuiNET.ImGuiKey.Y nameWithType: ImGuiKey.Y - uid: ImGuiNET.ImGuiKey.Z name: Z href: api/ImGuiNET.ImGuiKey.html#ImGuiNET_ImGuiKey_Z commentId: F:ImGuiNET.ImGuiKey.Z fullName: ImGuiNET.ImGuiKey.Z nameWithType: ImGuiKey.Z - uid: ImGuiNET.ImGuiListClipper name: ImGuiListClipper href: api/ImGuiNET.ImGuiListClipper.html commentId: T:ImGuiNET.ImGuiListClipper fullName: ImGuiNET.ImGuiListClipper nameWithType: ImGuiListClipper - uid: ImGuiNET.ImGuiListClipper.DisplayEnd name: DisplayEnd href: api/ImGuiNET.ImGuiListClipper.html#ImGuiNET_ImGuiListClipper_DisplayEnd commentId: F:ImGuiNET.ImGuiListClipper.DisplayEnd fullName: ImGuiNET.ImGuiListClipper.DisplayEnd nameWithType: ImGuiListClipper.DisplayEnd - uid: ImGuiNET.ImGuiListClipper.DisplayStart name: DisplayStart href: api/ImGuiNET.ImGuiListClipper.html#ImGuiNET_ImGuiListClipper_DisplayStart commentId: F:ImGuiNET.ImGuiListClipper.DisplayStart fullName: ImGuiNET.ImGuiListClipper.DisplayStart nameWithType: ImGuiListClipper.DisplayStart - uid: ImGuiNET.ImGuiListClipper.ItemsCount name: ItemsCount href: api/ImGuiNET.ImGuiListClipper.html#ImGuiNET_ImGuiListClipper_ItemsCount commentId: F:ImGuiNET.ImGuiListClipper.ItemsCount fullName: ImGuiNET.ImGuiListClipper.ItemsCount nameWithType: ImGuiListClipper.ItemsCount - uid: ImGuiNET.ImGuiListClipper.ItemsHeight name: ItemsHeight href: api/ImGuiNET.ImGuiListClipper.html#ImGuiNET_ImGuiListClipper_ItemsHeight commentId: F:ImGuiNET.ImGuiListClipper.ItemsHeight fullName: ImGuiNET.ImGuiListClipper.ItemsHeight nameWithType: ImGuiListClipper.ItemsHeight - uid: ImGuiNET.ImGuiListClipper.StartPosY name: StartPosY href: api/ImGuiNET.ImGuiListClipper.html#ImGuiNET_ImGuiListClipper_StartPosY commentId: F:ImGuiNET.ImGuiListClipper.StartPosY fullName: ImGuiNET.ImGuiListClipper.StartPosY nameWithType: ImGuiListClipper.StartPosY - uid: ImGuiNET.ImGuiListClipper.StepNo name: StepNo href: api/ImGuiNET.ImGuiListClipper.html#ImGuiNET_ImGuiListClipper_StepNo commentId: F:ImGuiNET.ImGuiListClipper.StepNo fullName: ImGuiNET.ImGuiListClipper.StepNo nameWithType: ImGuiListClipper.StepNo - uid: ImGuiNET.ImGuiListClipperPtr name: ImGuiListClipperPtr href: api/ImGuiNET.ImGuiListClipperPtr.html commentId: T:ImGuiNET.ImGuiListClipperPtr fullName: ImGuiNET.ImGuiListClipperPtr nameWithType: ImGuiListClipperPtr - uid: ImGuiNET.ImGuiListClipperPtr.#ctor(ImGuiNET.ImGuiListClipper*) name: ImGuiListClipperPtr(ImGuiListClipper*) href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr__ctor_ImGuiNET_ImGuiListClipper__ commentId: M:ImGuiNET.ImGuiListClipperPtr.#ctor(ImGuiNET.ImGuiListClipper*) fullName: ImGuiNET.ImGuiListClipperPtr.ImGuiListClipperPtr(ImGuiNET.ImGuiListClipper*) nameWithType: ImGuiListClipperPtr.ImGuiListClipperPtr(ImGuiListClipper*) - uid: ImGuiNET.ImGuiListClipperPtr.#ctor(System.IntPtr) name: ImGuiListClipperPtr(IntPtr) href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiListClipperPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiListClipperPtr.ImGuiListClipperPtr(System.IntPtr) nameWithType: ImGuiListClipperPtr.ImGuiListClipperPtr(IntPtr) - uid: ImGuiNET.ImGuiListClipperPtr.#ctor* name: ImGuiListClipperPtr href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.ImGuiListClipperPtr nameWithType: ImGuiListClipperPtr.ImGuiListClipperPtr - uid: ImGuiNET.ImGuiListClipperPtr.Begin(System.Int32) name: Begin(Int32) href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_Begin_System_Int32_ commentId: M:ImGuiNET.ImGuiListClipperPtr.Begin(System.Int32) fullName: ImGuiNET.ImGuiListClipperPtr.Begin(System.Int32) nameWithType: ImGuiListClipperPtr.Begin(Int32) - uid: ImGuiNET.ImGuiListClipperPtr.Begin(System.Int32,System.Single) name: Begin(Int32, Single) href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_Begin_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiListClipperPtr.Begin(System.Int32,System.Single) fullName: ImGuiNET.ImGuiListClipperPtr.Begin(System.Int32, System.Single) nameWithType: ImGuiListClipperPtr.Begin(Int32, Single) - uid: ImGuiNET.ImGuiListClipperPtr.Begin* name: Begin href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_Begin_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.Begin isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.Begin nameWithType: ImGuiListClipperPtr.Begin - uid: ImGuiNET.ImGuiListClipperPtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_Destroy commentId: M:ImGuiNET.ImGuiListClipperPtr.Destroy fullName: ImGuiNET.ImGuiListClipperPtr.Destroy() nameWithType: ImGuiListClipperPtr.Destroy() - uid: ImGuiNET.ImGuiListClipperPtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.Destroy nameWithType: ImGuiListClipperPtr.Destroy - uid: ImGuiNET.ImGuiListClipperPtr.DisplayEnd name: DisplayEnd href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_DisplayEnd commentId: P:ImGuiNET.ImGuiListClipperPtr.DisplayEnd fullName: ImGuiNET.ImGuiListClipperPtr.DisplayEnd nameWithType: ImGuiListClipperPtr.DisplayEnd - uid: ImGuiNET.ImGuiListClipperPtr.DisplayEnd* name: DisplayEnd href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_DisplayEnd_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.DisplayEnd isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.DisplayEnd nameWithType: ImGuiListClipperPtr.DisplayEnd - uid: ImGuiNET.ImGuiListClipperPtr.DisplayStart name: DisplayStart href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_DisplayStart commentId: P:ImGuiNET.ImGuiListClipperPtr.DisplayStart fullName: ImGuiNET.ImGuiListClipperPtr.DisplayStart nameWithType: ImGuiListClipperPtr.DisplayStart - uid: ImGuiNET.ImGuiListClipperPtr.DisplayStart* name: DisplayStart href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_DisplayStart_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.DisplayStart isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.DisplayStart nameWithType: ImGuiListClipperPtr.DisplayStart - uid: ImGuiNET.ImGuiListClipperPtr.End name: End() href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_End commentId: M:ImGuiNET.ImGuiListClipperPtr.End fullName: ImGuiNET.ImGuiListClipperPtr.End() nameWithType: ImGuiListClipperPtr.End() - uid: ImGuiNET.ImGuiListClipperPtr.End* name: End href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_End_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.End isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.End nameWithType: ImGuiListClipperPtr.End - uid: ImGuiNET.ImGuiListClipperPtr.ItemsCount name: ItemsCount href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_ItemsCount commentId: P:ImGuiNET.ImGuiListClipperPtr.ItemsCount fullName: ImGuiNET.ImGuiListClipperPtr.ItemsCount nameWithType: ImGuiListClipperPtr.ItemsCount - uid: ImGuiNET.ImGuiListClipperPtr.ItemsCount* name: ItemsCount href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_ItemsCount_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.ItemsCount isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.ItemsCount nameWithType: ImGuiListClipperPtr.ItemsCount - uid: ImGuiNET.ImGuiListClipperPtr.ItemsHeight name: ItemsHeight href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_ItemsHeight commentId: P:ImGuiNET.ImGuiListClipperPtr.ItemsHeight fullName: ImGuiNET.ImGuiListClipperPtr.ItemsHeight nameWithType: ImGuiListClipperPtr.ItemsHeight - uid: ImGuiNET.ImGuiListClipperPtr.ItemsHeight* name: ItemsHeight href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_ItemsHeight_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.ItemsHeight isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.ItemsHeight nameWithType: ImGuiListClipperPtr.ItemsHeight - uid: ImGuiNET.ImGuiListClipperPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_NativePtr commentId: P:ImGuiNET.ImGuiListClipperPtr.NativePtr fullName: ImGuiNET.ImGuiListClipperPtr.NativePtr nameWithType: ImGuiListClipperPtr.NativePtr - uid: ImGuiNET.ImGuiListClipperPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.NativePtr nameWithType: ImGuiListClipperPtr.NativePtr - uid: ImGuiNET.ImGuiListClipperPtr.op_Implicit(ImGuiNET.ImGuiListClipper*)~ImGuiNET.ImGuiListClipperPtr name: Implicit(ImGuiListClipper* to ImGuiListClipperPtr) href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_op_Implicit_ImGuiNET_ImGuiListClipper___ImGuiNET_ImGuiListClipperPtr commentId: M:ImGuiNET.ImGuiListClipperPtr.op_Implicit(ImGuiNET.ImGuiListClipper*)~ImGuiNET.ImGuiListClipperPtr name.vb: Widening(ImGuiListClipper* to ImGuiListClipperPtr) fullName: ImGuiNET.ImGuiListClipperPtr.Implicit(ImGuiNET.ImGuiListClipper* to ImGuiNET.ImGuiListClipperPtr) fullName.vb: ImGuiNET.ImGuiListClipperPtr.Widening(ImGuiNET.ImGuiListClipper* to ImGuiNET.ImGuiListClipperPtr) nameWithType: ImGuiListClipperPtr.Implicit(ImGuiListClipper* to ImGuiListClipperPtr) nameWithType.vb: ImGuiListClipperPtr.Widening(ImGuiListClipper* to ImGuiListClipperPtr) - uid: ImGuiNET.ImGuiListClipperPtr.op_Implicit(ImGuiNET.ImGuiListClipperPtr)~ImGuiNET.ImGuiListClipper* name: Implicit(ImGuiListClipperPtr to ImGuiListClipper*) href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_op_Implicit_ImGuiNET_ImGuiListClipperPtr__ImGuiNET_ImGuiListClipper_ commentId: M:ImGuiNET.ImGuiListClipperPtr.op_Implicit(ImGuiNET.ImGuiListClipperPtr)~ImGuiNET.ImGuiListClipper* name.vb: Widening(ImGuiListClipperPtr to ImGuiListClipper*) fullName: ImGuiNET.ImGuiListClipperPtr.Implicit(ImGuiNET.ImGuiListClipperPtr to ImGuiNET.ImGuiListClipper*) fullName.vb: ImGuiNET.ImGuiListClipperPtr.Widening(ImGuiNET.ImGuiListClipperPtr to ImGuiNET.ImGuiListClipper*) nameWithType: ImGuiListClipperPtr.Implicit(ImGuiListClipperPtr to ImGuiListClipper*) nameWithType.vb: ImGuiListClipperPtr.Widening(ImGuiListClipperPtr to ImGuiListClipper*) - uid: ImGuiNET.ImGuiListClipperPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiListClipperPtr name: Implicit(IntPtr to ImGuiListClipperPtr) href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiListClipperPtr commentId: M:ImGuiNET.ImGuiListClipperPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiListClipperPtr name.vb: Widening(IntPtr to ImGuiListClipperPtr) fullName: ImGuiNET.ImGuiListClipperPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiListClipperPtr) fullName.vb: ImGuiNET.ImGuiListClipperPtr.Widening(System.IntPtr to ImGuiNET.ImGuiListClipperPtr) nameWithType: ImGuiListClipperPtr.Implicit(IntPtr to ImGuiListClipperPtr) nameWithType.vb: ImGuiListClipperPtr.Widening(IntPtr to ImGuiListClipperPtr) - uid: ImGuiNET.ImGuiListClipperPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiListClipperPtr.Implicit fullName.vb: ImGuiNET.ImGuiListClipperPtr.Widening nameWithType: ImGuiListClipperPtr.Implicit nameWithType.vb: ImGuiListClipperPtr.Widening - uid: ImGuiNET.ImGuiListClipperPtr.StartPosY name: StartPosY href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_StartPosY commentId: P:ImGuiNET.ImGuiListClipperPtr.StartPosY fullName: ImGuiNET.ImGuiListClipperPtr.StartPosY nameWithType: ImGuiListClipperPtr.StartPosY - uid: ImGuiNET.ImGuiListClipperPtr.StartPosY* name: StartPosY href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_StartPosY_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.StartPosY isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.StartPosY nameWithType: ImGuiListClipperPtr.StartPosY - uid: ImGuiNET.ImGuiListClipperPtr.Step name: Step() href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_Step commentId: M:ImGuiNET.ImGuiListClipperPtr.Step fullName: ImGuiNET.ImGuiListClipperPtr.Step() nameWithType: ImGuiListClipperPtr.Step() - uid: ImGuiNET.ImGuiListClipperPtr.Step* name: Step href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_Step_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.Step isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.Step nameWithType: ImGuiListClipperPtr.Step - uid: ImGuiNET.ImGuiListClipperPtr.StepNo name: StepNo href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_StepNo commentId: P:ImGuiNET.ImGuiListClipperPtr.StepNo fullName: ImGuiNET.ImGuiListClipperPtr.StepNo nameWithType: ImGuiListClipperPtr.StepNo - uid: ImGuiNET.ImGuiListClipperPtr.StepNo* name: StepNo href: api/ImGuiNET.ImGuiListClipperPtr.html#ImGuiNET_ImGuiListClipperPtr_StepNo_ commentId: Overload:ImGuiNET.ImGuiListClipperPtr.StepNo isSpec: "True" fullName: ImGuiNET.ImGuiListClipperPtr.StepNo nameWithType: ImGuiListClipperPtr.StepNo - uid: ImGuiNET.ImGuiMouseCursor name: ImGuiMouseCursor href: api/ImGuiNET.ImGuiMouseCursor.html commentId: T:ImGuiNET.ImGuiMouseCursor fullName: ImGuiNET.ImGuiMouseCursor nameWithType: ImGuiMouseCursor - uid: ImGuiNET.ImGuiMouseCursor.Arrow name: Arrow href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_Arrow commentId: F:ImGuiNET.ImGuiMouseCursor.Arrow fullName: ImGuiNET.ImGuiMouseCursor.Arrow nameWithType: ImGuiMouseCursor.Arrow - uid: ImGuiNET.ImGuiMouseCursor.COUNT name: COUNT href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_COUNT commentId: F:ImGuiNET.ImGuiMouseCursor.COUNT fullName: ImGuiNET.ImGuiMouseCursor.COUNT nameWithType: ImGuiMouseCursor.COUNT - uid: ImGuiNET.ImGuiMouseCursor.Hand name: Hand href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_Hand commentId: F:ImGuiNET.ImGuiMouseCursor.Hand fullName: ImGuiNET.ImGuiMouseCursor.Hand nameWithType: ImGuiMouseCursor.Hand - uid: ImGuiNET.ImGuiMouseCursor.None name: None href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_None commentId: F:ImGuiNET.ImGuiMouseCursor.None fullName: ImGuiNET.ImGuiMouseCursor.None nameWithType: ImGuiMouseCursor.None - uid: ImGuiNET.ImGuiMouseCursor.ResizeAll name: ResizeAll href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_ResizeAll commentId: F:ImGuiNET.ImGuiMouseCursor.ResizeAll fullName: ImGuiNET.ImGuiMouseCursor.ResizeAll nameWithType: ImGuiMouseCursor.ResizeAll - uid: ImGuiNET.ImGuiMouseCursor.ResizeEW name: ResizeEW href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_ResizeEW commentId: F:ImGuiNET.ImGuiMouseCursor.ResizeEW fullName: ImGuiNET.ImGuiMouseCursor.ResizeEW nameWithType: ImGuiMouseCursor.ResizeEW - uid: ImGuiNET.ImGuiMouseCursor.ResizeNESW name: ResizeNESW href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_ResizeNESW commentId: F:ImGuiNET.ImGuiMouseCursor.ResizeNESW fullName: ImGuiNET.ImGuiMouseCursor.ResizeNESW nameWithType: ImGuiMouseCursor.ResizeNESW - uid: ImGuiNET.ImGuiMouseCursor.ResizeNS name: ResizeNS href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_ResizeNS commentId: F:ImGuiNET.ImGuiMouseCursor.ResizeNS fullName: ImGuiNET.ImGuiMouseCursor.ResizeNS nameWithType: ImGuiMouseCursor.ResizeNS - uid: ImGuiNET.ImGuiMouseCursor.ResizeNWSE name: ResizeNWSE href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_ResizeNWSE commentId: F:ImGuiNET.ImGuiMouseCursor.ResizeNWSE fullName: ImGuiNET.ImGuiMouseCursor.ResizeNWSE nameWithType: ImGuiMouseCursor.ResizeNWSE - uid: ImGuiNET.ImGuiMouseCursor.TextInput name: TextInput href: api/ImGuiNET.ImGuiMouseCursor.html#ImGuiNET_ImGuiMouseCursor_TextInput commentId: F:ImGuiNET.ImGuiMouseCursor.TextInput fullName: ImGuiNET.ImGuiMouseCursor.TextInput nameWithType: ImGuiMouseCursor.TextInput - uid: ImGuiNET.ImGuiNative name: ImGuiNative href: api/ImGuiNET.ImGuiNative.html commentId: T:ImGuiNET.ImGuiNative fullName: ImGuiNET.ImGuiNative nameWithType: ImGuiNative - uid: ImGuiNET.ImGuiNative.igAcceptDragDropPayload(System.Byte*,ImGuiNET.ImGuiDragDropFlags) name: igAcceptDragDropPayload(Byte*, ImGuiDragDropFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igAcceptDragDropPayload_System_Byte__ImGuiNET_ImGuiDragDropFlags_ commentId: M:ImGuiNET.ImGuiNative.igAcceptDragDropPayload(System.Byte*,ImGuiNET.ImGuiDragDropFlags) fullName: ImGuiNET.ImGuiNative.igAcceptDragDropPayload(System.Byte*, ImGuiNET.ImGuiDragDropFlags) nameWithType: ImGuiNative.igAcceptDragDropPayload(Byte*, ImGuiDragDropFlags) - uid: ImGuiNET.ImGuiNative.igAcceptDragDropPayload* name: igAcceptDragDropPayload href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igAcceptDragDropPayload_ commentId: Overload:ImGuiNET.ImGuiNative.igAcceptDragDropPayload fullName: ImGuiNET.ImGuiNative.igAcceptDragDropPayload nameWithType: ImGuiNative.igAcceptDragDropPayload - uid: ImGuiNET.ImGuiNative.igAlignTextToFramePadding name: igAlignTextToFramePadding() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igAlignTextToFramePadding commentId: M:ImGuiNET.ImGuiNative.igAlignTextToFramePadding fullName: ImGuiNET.ImGuiNative.igAlignTextToFramePadding() nameWithType: ImGuiNative.igAlignTextToFramePadding() - uid: ImGuiNET.ImGuiNative.igAlignTextToFramePadding* name: igAlignTextToFramePadding href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igAlignTextToFramePadding_ commentId: Overload:ImGuiNET.ImGuiNative.igAlignTextToFramePadding fullName: ImGuiNET.ImGuiNative.igAlignTextToFramePadding nameWithType: ImGuiNative.igAlignTextToFramePadding - uid: ImGuiNET.ImGuiNative.igArrowButton(System.Byte*,ImGuiNET.ImGuiDir) name: igArrowButton(Byte*, ImGuiDir) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igArrowButton_System_Byte__ImGuiNET_ImGuiDir_ commentId: M:ImGuiNET.ImGuiNative.igArrowButton(System.Byte*,ImGuiNET.ImGuiDir) fullName: ImGuiNET.ImGuiNative.igArrowButton(System.Byte*, ImGuiNET.ImGuiDir) nameWithType: ImGuiNative.igArrowButton(Byte*, ImGuiDir) - uid: ImGuiNET.ImGuiNative.igArrowButton* name: igArrowButton href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igArrowButton_ commentId: Overload:ImGuiNET.ImGuiNative.igArrowButton fullName: ImGuiNET.ImGuiNative.igArrowButton nameWithType: ImGuiNative.igArrowButton - uid: ImGuiNET.ImGuiNative.igBegin(System.Byte*,System.Byte*,ImGuiNET.ImGuiWindowFlags) name: igBegin(Byte*, Byte*, ImGuiWindowFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBegin_System_Byte__System_Byte__ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGuiNative.igBegin(System.Byte*,System.Byte*,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGuiNative.igBegin(System.Byte*, System.Byte*, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGuiNative.igBegin(Byte*, Byte*, ImGuiWindowFlags) - uid: ImGuiNET.ImGuiNative.igBegin* name: igBegin href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBegin_ commentId: Overload:ImGuiNET.ImGuiNative.igBegin fullName: ImGuiNET.ImGuiNative.igBegin nameWithType: ImGuiNative.igBegin - uid: ImGuiNET.ImGuiNative.igBeginChild(System.Byte*,System.Numerics.Vector2,System.Byte,ImGuiNET.ImGuiWindowFlags) name: igBeginChild(Byte*, Vector2, Byte, ImGuiWindowFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginChild_System_Byte__System_Numerics_Vector2_System_Byte_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginChild(System.Byte*,System.Numerics.Vector2,System.Byte,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGuiNative.igBeginChild(System.Byte*, System.Numerics.Vector2, System.Byte, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGuiNative.igBeginChild(Byte*, Vector2, Byte, ImGuiWindowFlags) - uid: ImGuiNET.ImGuiNative.igBeginChild* name: igBeginChild href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginChild_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginChild fullName: ImGuiNET.ImGuiNative.igBeginChild nameWithType: ImGuiNative.igBeginChild - uid: ImGuiNET.ImGuiNative.igBeginChildFrame(System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiWindowFlags) name: igBeginChildFrame(UInt32, Vector2, ImGuiWindowFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginChildFrame_System_UInt32_System_Numerics_Vector2_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginChildFrame(System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGuiNative.igBeginChildFrame(System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGuiNative.igBeginChildFrame(UInt32, Vector2, ImGuiWindowFlags) - uid: ImGuiNET.ImGuiNative.igBeginChildFrame* name: igBeginChildFrame href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginChildFrame_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginChildFrame fullName: ImGuiNET.ImGuiNative.igBeginChildFrame nameWithType: ImGuiNative.igBeginChildFrame - uid: ImGuiNET.ImGuiNative.igBeginChildID(System.UInt32,System.Numerics.Vector2,System.Byte,ImGuiNET.ImGuiWindowFlags) name: igBeginChildID(UInt32, Vector2, Byte, ImGuiWindowFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginChildID_System_UInt32_System_Numerics_Vector2_System_Byte_ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginChildID(System.UInt32,System.Numerics.Vector2,System.Byte,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGuiNative.igBeginChildID(System.UInt32, System.Numerics.Vector2, System.Byte, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGuiNative.igBeginChildID(UInt32, Vector2, Byte, ImGuiWindowFlags) - uid: ImGuiNET.ImGuiNative.igBeginChildID* name: igBeginChildID href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginChildID_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginChildID fullName: ImGuiNET.ImGuiNative.igBeginChildID nameWithType: ImGuiNative.igBeginChildID - uid: ImGuiNET.ImGuiNative.igBeginCombo(System.Byte*,System.Byte*,ImGuiNET.ImGuiComboFlags) name: igBeginCombo(Byte*, Byte*, ImGuiComboFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginCombo_System_Byte__System_Byte__ImGuiNET_ImGuiComboFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginCombo(System.Byte*,System.Byte*,ImGuiNET.ImGuiComboFlags) fullName: ImGuiNET.ImGuiNative.igBeginCombo(System.Byte*, System.Byte*, ImGuiNET.ImGuiComboFlags) nameWithType: ImGuiNative.igBeginCombo(Byte*, Byte*, ImGuiComboFlags) - uid: ImGuiNET.ImGuiNative.igBeginCombo* name: igBeginCombo href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginCombo_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginCombo fullName: ImGuiNET.ImGuiNative.igBeginCombo nameWithType: ImGuiNative.igBeginCombo - uid: ImGuiNET.ImGuiNative.igBeginDragDropSource(ImGuiNET.ImGuiDragDropFlags) name: igBeginDragDropSource(ImGuiDragDropFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginDragDropSource_ImGuiNET_ImGuiDragDropFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginDragDropSource(ImGuiNET.ImGuiDragDropFlags) fullName: ImGuiNET.ImGuiNative.igBeginDragDropSource(ImGuiNET.ImGuiDragDropFlags) nameWithType: ImGuiNative.igBeginDragDropSource(ImGuiDragDropFlags) - uid: ImGuiNET.ImGuiNative.igBeginDragDropSource* name: igBeginDragDropSource href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginDragDropSource_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginDragDropSource fullName: ImGuiNET.ImGuiNative.igBeginDragDropSource nameWithType: ImGuiNative.igBeginDragDropSource - uid: ImGuiNET.ImGuiNative.igBeginDragDropTarget name: igBeginDragDropTarget() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginDragDropTarget commentId: M:ImGuiNET.ImGuiNative.igBeginDragDropTarget fullName: ImGuiNET.ImGuiNative.igBeginDragDropTarget() nameWithType: ImGuiNative.igBeginDragDropTarget() - uid: ImGuiNET.ImGuiNative.igBeginDragDropTarget* name: igBeginDragDropTarget href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginDragDropTarget_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginDragDropTarget fullName: ImGuiNET.ImGuiNative.igBeginDragDropTarget nameWithType: ImGuiNative.igBeginDragDropTarget - uid: ImGuiNET.ImGuiNative.igBeginGroup name: igBeginGroup() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginGroup commentId: M:ImGuiNET.ImGuiNative.igBeginGroup fullName: ImGuiNET.ImGuiNative.igBeginGroup() nameWithType: ImGuiNative.igBeginGroup() - uid: ImGuiNET.ImGuiNative.igBeginGroup* name: igBeginGroup href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginGroup_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginGroup fullName: ImGuiNET.ImGuiNative.igBeginGroup nameWithType: ImGuiNative.igBeginGroup - uid: ImGuiNET.ImGuiNative.igBeginMainMenuBar name: igBeginMainMenuBar() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginMainMenuBar commentId: M:ImGuiNET.ImGuiNative.igBeginMainMenuBar fullName: ImGuiNET.ImGuiNative.igBeginMainMenuBar() nameWithType: ImGuiNative.igBeginMainMenuBar() - uid: ImGuiNET.ImGuiNative.igBeginMainMenuBar* name: igBeginMainMenuBar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginMainMenuBar_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginMainMenuBar fullName: ImGuiNET.ImGuiNative.igBeginMainMenuBar nameWithType: ImGuiNative.igBeginMainMenuBar - uid: ImGuiNET.ImGuiNative.igBeginMenu(System.Byte*,System.Byte) name: igBeginMenu(Byte*, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginMenu_System_Byte__System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igBeginMenu(System.Byte*,System.Byte) fullName: ImGuiNET.ImGuiNative.igBeginMenu(System.Byte*, System.Byte) nameWithType: ImGuiNative.igBeginMenu(Byte*, Byte) - uid: ImGuiNET.ImGuiNative.igBeginMenu* name: igBeginMenu href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginMenu_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginMenu fullName: ImGuiNET.ImGuiNative.igBeginMenu nameWithType: ImGuiNative.igBeginMenu - uid: ImGuiNET.ImGuiNative.igBeginMenuBar name: igBeginMenuBar() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginMenuBar commentId: M:ImGuiNET.ImGuiNative.igBeginMenuBar fullName: ImGuiNET.ImGuiNative.igBeginMenuBar() nameWithType: ImGuiNative.igBeginMenuBar() - uid: ImGuiNET.ImGuiNative.igBeginMenuBar* name: igBeginMenuBar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginMenuBar_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginMenuBar fullName: ImGuiNET.ImGuiNative.igBeginMenuBar nameWithType: ImGuiNative.igBeginMenuBar - uid: ImGuiNET.ImGuiNative.igBeginPopup(System.Byte*,ImGuiNET.ImGuiWindowFlags) name: igBeginPopup(Byte*, ImGuiWindowFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopup_System_Byte__ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginPopup(System.Byte*,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGuiNative.igBeginPopup(System.Byte*, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGuiNative.igBeginPopup(Byte*, ImGuiWindowFlags) - uid: ImGuiNET.ImGuiNative.igBeginPopup* name: igBeginPopup href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopup_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginPopup fullName: ImGuiNET.ImGuiNative.igBeginPopup nameWithType: ImGuiNative.igBeginPopup - uid: ImGuiNET.ImGuiNative.igBeginPopupContextItem(System.Byte*,System.Int32) name: igBeginPopupContextItem(Byte*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupContextItem_System_Byte__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igBeginPopupContextItem(System.Byte*,System.Int32) fullName: ImGuiNET.ImGuiNative.igBeginPopupContextItem(System.Byte*, System.Int32) nameWithType: ImGuiNative.igBeginPopupContextItem(Byte*, Int32) - uid: ImGuiNET.ImGuiNative.igBeginPopupContextItem* name: igBeginPopupContextItem href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupContextItem_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginPopupContextItem fullName: ImGuiNET.ImGuiNative.igBeginPopupContextItem nameWithType: ImGuiNative.igBeginPopupContextItem - uid: ImGuiNET.ImGuiNative.igBeginPopupContextVoid(System.Byte*,System.Int32) name: igBeginPopupContextVoid(Byte*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupContextVoid_System_Byte__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igBeginPopupContextVoid(System.Byte*,System.Int32) fullName: ImGuiNET.ImGuiNative.igBeginPopupContextVoid(System.Byte*, System.Int32) nameWithType: ImGuiNative.igBeginPopupContextVoid(Byte*, Int32) - uid: ImGuiNET.ImGuiNative.igBeginPopupContextVoid* name: igBeginPopupContextVoid href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupContextVoid_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginPopupContextVoid fullName: ImGuiNET.ImGuiNative.igBeginPopupContextVoid nameWithType: ImGuiNative.igBeginPopupContextVoid - uid: ImGuiNET.ImGuiNative.igBeginPopupContextWindow(System.Byte*,System.Int32,System.Byte) name: igBeginPopupContextWindow(Byte*, Int32, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupContextWindow_System_Byte__System_Int32_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igBeginPopupContextWindow(System.Byte*,System.Int32,System.Byte) fullName: ImGuiNET.ImGuiNative.igBeginPopupContextWindow(System.Byte*, System.Int32, System.Byte) nameWithType: ImGuiNative.igBeginPopupContextWindow(Byte*, Int32, Byte) - uid: ImGuiNET.ImGuiNative.igBeginPopupContextWindow* name: igBeginPopupContextWindow href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupContextWindow_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginPopupContextWindow fullName: ImGuiNET.ImGuiNative.igBeginPopupContextWindow nameWithType: ImGuiNative.igBeginPopupContextWindow - uid: ImGuiNET.ImGuiNative.igBeginPopupModal(System.Byte*,System.Byte*,ImGuiNET.ImGuiWindowFlags) name: igBeginPopupModal(Byte*, Byte*, ImGuiWindowFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupModal_System_Byte__System_Byte__ImGuiNET_ImGuiWindowFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginPopupModal(System.Byte*,System.Byte*,ImGuiNET.ImGuiWindowFlags) fullName: ImGuiNET.ImGuiNative.igBeginPopupModal(System.Byte*, System.Byte*, ImGuiNET.ImGuiWindowFlags) nameWithType: ImGuiNative.igBeginPopupModal(Byte*, Byte*, ImGuiWindowFlags) - uid: ImGuiNET.ImGuiNative.igBeginPopupModal* name: igBeginPopupModal href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginPopupModal_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginPopupModal fullName: ImGuiNET.ImGuiNative.igBeginPopupModal nameWithType: ImGuiNative.igBeginPopupModal - uid: ImGuiNET.ImGuiNative.igBeginTabBar(System.Byte*,ImGuiNET.ImGuiTabBarFlags) name: igBeginTabBar(Byte*, ImGuiTabBarFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginTabBar_System_Byte__ImGuiNET_ImGuiTabBarFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginTabBar(System.Byte*,ImGuiNET.ImGuiTabBarFlags) fullName: ImGuiNET.ImGuiNative.igBeginTabBar(System.Byte*, ImGuiNET.ImGuiTabBarFlags) nameWithType: ImGuiNative.igBeginTabBar(Byte*, ImGuiTabBarFlags) - uid: ImGuiNET.ImGuiNative.igBeginTabBar* name: igBeginTabBar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginTabBar_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginTabBar fullName: ImGuiNET.ImGuiNative.igBeginTabBar nameWithType: ImGuiNative.igBeginTabBar - uid: ImGuiNET.ImGuiNative.igBeginTabItem(System.Byte*,System.Byte*,ImGuiNET.ImGuiTabItemFlags) name: igBeginTabItem(Byte*, Byte*, ImGuiTabItemFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginTabItem_System_Byte__System_Byte__ImGuiNET_ImGuiTabItemFlags_ commentId: M:ImGuiNET.ImGuiNative.igBeginTabItem(System.Byte*,System.Byte*,ImGuiNET.ImGuiTabItemFlags) fullName: ImGuiNET.ImGuiNative.igBeginTabItem(System.Byte*, System.Byte*, ImGuiNET.ImGuiTabItemFlags) nameWithType: ImGuiNative.igBeginTabItem(Byte*, Byte*, ImGuiTabItemFlags) - uid: ImGuiNET.ImGuiNative.igBeginTabItem* name: igBeginTabItem href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginTabItem_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginTabItem fullName: ImGuiNET.ImGuiNative.igBeginTabItem nameWithType: ImGuiNative.igBeginTabItem - uid: ImGuiNET.ImGuiNative.igBeginTooltip name: igBeginTooltip() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginTooltip commentId: M:ImGuiNET.ImGuiNative.igBeginTooltip fullName: ImGuiNET.ImGuiNative.igBeginTooltip() nameWithType: ImGuiNative.igBeginTooltip() - uid: ImGuiNET.ImGuiNative.igBeginTooltip* name: igBeginTooltip href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBeginTooltip_ commentId: Overload:ImGuiNET.ImGuiNative.igBeginTooltip fullName: ImGuiNET.ImGuiNative.igBeginTooltip nameWithType: ImGuiNative.igBeginTooltip - uid: ImGuiNET.ImGuiNative.igBullet name: igBullet() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBullet commentId: M:ImGuiNET.ImGuiNative.igBullet fullName: ImGuiNET.ImGuiNative.igBullet() nameWithType: ImGuiNative.igBullet() - uid: ImGuiNET.ImGuiNative.igBullet* name: igBullet href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBullet_ commentId: Overload:ImGuiNET.ImGuiNative.igBullet fullName: ImGuiNET.ImGuiNative.igBullet nameWithType: ImGuiNative.igBullet - uid: ImGuiNET.ImGuiNative.igBulletText(System.Byte*) name: igBulletText(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBulletText_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igBulletText(System.Byte*) fullName: ImGuiNET.ImGuiNative.igBulletText(System.Byte*) nameWithType: ImGuiNative.igBulletText(Byte*) - uid: ImGuiNET.ImGuiNative.igBulletText* name: igBulletText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igBulletText_ commentId: Overload:ImGuiNET.ImGuiNative.igBulletText fullName: ImGuiNET.ImGuiNative.igBulletText nameWithType: ImGuiNative.igBulletText - uid: ImGuiNET.ImGuiNative.igButton(System.Byte*,System.Numerics.Vector2) name: igButton(Byte*, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igButton_System_Byte__System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igButton(System.Byte*,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igButton(System.Byte*, System.Numerics.Vector2) nameWithType: ImGuiNative.igButton(Byte*, Vector2) - uid: ImGuiNET.ImGuiNative.igButton* name: igButton href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igButton_ commentId: Overload:ImGuiNET.ImGuiNative.igButton fullName: ImGuiNET.ImGuiNative.igButton nameWithType: ImGuiNative.igButton - uid: ImGuiNET.ImGuiNative.igCalcItemWidth name: igCalcItemWidth() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCalcItemWidth commentId: M:ImGuiNET.ImGuiNative.igCalcItemWidth fullName: ImGuiNET.ImGuiNative.igCalcItemWidth() nameWithType: ImGuiNative.igCalcItemWidth() - uid: ImGuiNET.ImGuiNative.igCalcItemWidth* name: igCalcItemWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCalcItemWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igCalcItemWidth fullName: ImGuiNET.ImGuiNative.igCalcItemWidth nameWithType: ImGuiNative.igCalcItemWidth - uid: ImGuiNET.ImGuiNative.igCalcListClipping(System.Int32,System.Single,System.Int32*,System.Int32*) name: igCalcListClipping(Int32, Single, Int32*, Int32*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCalcListClipping_System_Int32_System_Single_System_Int32__System_Int32__ commentId: M:ImGuiNET.ImGuiNative.igCalcListClipping(System.Int32,System.Single,System.Int32*,System.Int32*) fullName: ImGuiNET.ImGuiNative.igCalcListClipping(System.Int32, System.Single, System.Int32*, System.Int32*) nameWithType: ImGuiNative.igCalcListClipping(Int32, Single, Int32*, Int32*) - uid: ImGuiNET.ImGuiNative.igCalcListClipping* name: igCalcListClipping href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCalcListClipping_ commentId: Overload:ImGuiNET.ImGuiNative.igCalcListClipping fullName: ImGuiNET.ImGuiNative.igCalcListClipping nameWithType: ImGuiNative.igCalcListClipping - uid: ImGuiNET.ImGuiNative.igCalcTextSize(System.Byte*,System.Byte*,System.Byte,System.Single) name: igCalcTextSize(Byte*, Byte*, Byte, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCalcTextSize_System_Byte__System_Byte__System_Byte_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igCalcTextSize(System.Byte*,System.Byte*,System.Byte,System.Single) fullName: ImGuiNET.ImGuiNative.igCalcTextSize(System.Byte*, System.Byte*, System.Byte, System.Single) nameWithType: ImGuiNative.igCalcTextSize(Byte*, Byte*, Byte, Single) - uid: ImGuiNET.ImGuiNative.igCalcTextSize* name: igCalcTextSize href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCalcTextSize_ commentId: Overload:ImGuiNET.ImGuiNative.igCalcTextSize fullName: ImGuiNET.ImGuiNative.igCalcTextSize nameWithType: ImGuiNative.igCalcTextSize - uid: ImGuiNET.ImGuiNative.igCaptureKeyboardFromApp(System.Byte) name: igCaptureKeyboardFromApp(Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCaptureKeyboardFromApp_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igCaptureKeyboardFromApp(System.Byte) fullName: ImGuiNET.ImGuiNative.igCaptureKeyboardFromApp(System.Byte) nameWithType: ImGuiNative.igCaptureKeyboardFromApp(Byte) - uid: ImGuiNET.ImGuiNative.igCaptureKeyboardFromApp* name: igCaptureKeyboardFromApp href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCaptureKeyboardFromApp_ commentId: Overload:ImGuiNET.ImGuiNative.igCaptureKeyboardFromApp fullName: ImGuiNET.ImGuiNative.igCaptureKeyboardFromApp nameWithType: ImGuiNative.igCaptureKeyboardFromApp - uid: ImGuiNET.ImGuiNative.igCaptureMouseFromApp(System.Byte) name: igCaptureMouseFromApp(Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCaptureMouseFromApp_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igCaptureMouseFromApp(System.Byte) fullName: ImGuiNET.ImGuiNative.igCaptureMouseFromApp(System.Byte) nameWithType: ImGuiNative.igCaptureMouseFromApp(Byte) - uid: ImGuiNET.ImGuiNative.igCaptureMouseFromApp* name: igCaptureMouseFromApp href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCaptureMouseFromApp_ commentId: Overload:ImGuiNET.ImGuiNative.igCaptureMouseFromApp fullName: ImGuiNET.ImGuiNative.igCaptureMouseFromApp nameWithType: ImGuiNative.igCaptureMouseFromApp - uid: ImGuiNET.ImGuiNative.igCheckbox(System.Byte*,System.Byte*) name: igCheckbox(Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCheckbox_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igCheckbox(System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igCheckbox(System.Byte*, System.Byte*) nameWithType: ImGuiNative.igCheckbox(Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.igCheckbox* name: igCheckbox href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCheckbox_ commentId: Overload:ImGuiNET.ImGuiNative.igCheckbox fullName: ImGuiNET.ImGuiNative.igCheckbox nameWithType: ImGuiNative.igCheckbox - uid: ImGuiNET.ImGuiNative.igCheckboxFlags(System.Byte*,System.UInt32*,System.UInt32) name: igCheckboxFlags(Byte*, UInt32*, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCheckboxFlags_System_Byte__System_UInt32__System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igCheckboxFlags(System.Byte*,System.UInt32*,System.UInt32) fullName: ImGuiNET.ImGuiNative.igCheckboxFlags(System.Byte*, System.UInt32*, System.UInt32) nameWithType: ImGuiNative.igCheckboxFlags(Byte*, UInt32*, UInt32) - uid: ImGuiNET.ImGuiNative.igCheckboxFlags* name: igCheckboxFlags href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCheckboxFlags_ commentId: Overload:ImGuiNET.ImGuiNative.igCheckboxFlags fullName: ImGuiNET.ImGuiNative.igCheckboxFlags nameWithType: ImGuiNative.igCheckboxFlags - uid: ImGuiNET.ImGuiNative.igCloseCurrentPopup name: igCloseCurrentPopup() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCloseCurrentPopup commentId: M:ImGuiNET.ImGuiNative.igCloseCurrentPopup fullName: ImGuiNET.ImGuiNative.igCloseCurrentPopup() nameWithType: ImGuiNative.igCloseCurrentPopup() - uid: ImGuiNET.ImGuiNative.igCloseCurrentPopup* name: igCloseCurrentPopup href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCloseCurrentPopup_ commentId: Overload:ImGuiNET.ImGuiNative.igCloseCurrentPopup fullName: ImGuiNET.ImGuiNative.igCloseCurrentPopup nameWithType: ImGuiNative.igCloseCurrentPopup - uid: ImGuiNET.ImGuiNative.igCollapsingHeader(System.Byte*,ImGuiNET.ImGuiTreeNodeFlags) name: igCollapsingHeader(Byte*, ImGuiTreeNodeFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCollapsingHeader_System_Byte__ImGuiNET_ImGuiTreeNodeFlags_ commentId: M:ImGuiNET.ImGuiNative.igCollapsingHeader(System.Byte*,ImGuiNET.ImGuiTreeNodeFlags) fullName: ImGuiNET.ImGuiNative.igCollapsingHeader(System.Byte*, ImGuiNET.ImGuiTreeNodeFlags) nameWithType: ImGuiNative.igCollapsingHeader(Byte*, ImGuiTreeNodeFlags) - uid: ImGuiNET.ImGuiNative.igCollapsingHeader* name: igCollapsingHeader href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCollapsingHeader_ commentId: Overload:ImGuiNET.ImGuiNative.igCollapsingHeader fullName: ImGuiNET.ImGuiNative.igCollapsingHeader nameWithType: ImGuiNative.igCollapsingHeader - uid: ImGuiNET.ImGuiNative.igCollapsingHeaderBoolPtr(System.Byte*,System.Byte*,ImGuiNET.ImGuiTreeNodeFlags) name: igCollapsingHeaderBoolPtr(Byte*, Byte*, ImGuiTreeNodeFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCollapsingHeaderBoolPtr_System_Byte__System_Byte__ImGuiNET_ImGuiTreeNodeFlags_ commentId: M:ImGuiNET.ImGuiNative.igCollapsingHeaderBoolPtr(System.Byte*,System.Byte*,ImGuiNET.ImGuiTreeNodeFlags) fullName: ImGuiNET.ImGuiNative.igCollapsingHeaderBoolPtr(System.Byte*, System.Byte*, ImGuiNET.ImGuiTreeNodeFlags) nameWithType: ImGuiNative.igCollapsingHeaderBoolPtr(Byte*, Byte*, ImGuiTreeNodeFlags) - uid: ImGuiNET.ImGuiNative.igCollapsingHeaderBoolPtr* name: igCollapsingHeaderBoolPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCollapsingHeaderBoolPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igCollapsingHeaderBoolPtr fullName: ImGuiNET.ImGuiNative.igCollapsingHeaderBoolPtr nameWithType: ImGuiNative.igCollapsingHeaderBoolPtr - uid: ImGuiNET.ImGuiNative.igColorButton(System.Byte*,System.Numerics.Vector4,ImGuiNET.ImGuiColorEditFlags,System.Numerics.Vector2) name: igColorButton(Byte*, Vector4, ImGuiColorEditFlags, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorButton_System_Byte__System_Numerics_Vector4_ImGuiNET_ImGuiColorEditFlags_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igColorButton(System.Byte*,System.Numerics.Vector4,ImGuiNET.ImGuiColorEditFlags,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igColorButton(System.Byte*, System.Numerics.Vector4, ImGuiNET.ImGuiColorEditFlags, System.Numerics.Vector2) nameWithType: ImGuiNative.igColorButton(Byte*, Vector4, ImGuiColorEditFlags, Vector2) - uid: ImGuiNET.ImGuiNative.igColorButton* name: igColorButton href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorButton_ commentId: Overload:ImGuiNET.ImGuiNative.igColorButton fullName: ImGuiNET.ImGuiNative.igColorButton nameWithType: ImGuiNative.igColorButton - uid: ImGuiNET.ImGuiNative.igColorConvertFloat4ToU32(System.Numerics.Vector4) name: igColorConvertFloat4ToU32(Vector4) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertFloat4ToU32_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGuiNative.igColorConvertFloat4ToU32(System.Numerics.Vector4) fullName: ImGuiNET.ImGuiNative.igColorConvertFloat4ToU32(System.Numerics.Vector4) nameWithType: ImGuiNative.igColorConvertFloat4ToU32(Vector4) - uid: ImGuiNET.ImGuiNative.igColorConvertFloat4ToU32* name: igColorConvertFloat4ToU32 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertFloat4ToU32_ commentId: Overload:ImGuiNET.ImGuiNative.igColorConvertFloat4ToU32 fullName: ImGuiNET.ImGuiNative.igColorConvertFloat4ToU32 nameWithType: ImGuiNative.igColorConvertFloat4ToU32 - uid: ImGuiNET.ImGuiNative.igColorConvertHSVtoRGB(System.Single,System.Single,System.Single,System.Single*,System.Single*,System.Single*) name: igColorConvertHSVtoRGB(Single, Single, Single, Single*, Single*, Single*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertHSVtoRGB_System_Single_System_Single_System_Single_System_Single__System_Single__System_Single__ commentId: M:ImGuiNET.ImGuiNative.igColorConvertHSVtoRGB(System.Single,System.Single,System.Single,System.Single*,System.Single*,System.Single*) fullName: ImGuiNET.ImGuiNative.igColorConvertHSVtoRGB(System.Single, System.Single, System.Single, System.Single*, System.Single*, System.Single*) nameWithType: ImGuiNative.igColorConvertHSVtoRGB(Single, Single, Single, Single*, Single*, Single*) - uid: ImGuiNET.ImGuiNative.igColorConvertHSVtoRGB* name: igColorConvertHSVtoRGB href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertHSVtoRGB_ commentId: Overload:ImGuiNET.ImGuiNative.igColorConvertHSVtoRGB fullName: ImGuiNET.ImGuiNative.igColorConvertHSVtoRGB nameWithType: ImGuiNative.igColorConvertHSVtoRGB - uid: ImGuiNET.ImGuiNative.igColorConvertRGBtoHSV(System.Single,System.Single,System.Single,System.Single*,System.Single*,System.Single*) name: igColorConvertRGBtoHSV(Single, Single, Single, Single*, Single*, Single*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertRGBtoHSV_System_Single_System_Single_System_Single_System_Single__System_Single__System_Single__ commentId: M:ImGuiNET.ImGuiNative.igColorConvertRGBtoHSV(System.Single,System.Single,System.Single,System.Single*,System.Single*,System.Single*) fullName: ImGuiNET.ImGuiNative.igColorConvertRGBtoHSV(System.Single, System.Single, System.Single, System.Single*, System.Single*, System.Single*) nameWithType: ImGuiNative.igColorConvertRGBtoHSV(Single, Single, Single, Single*, Single*, Single*) - uid: ImGuiNET.ImGuiNative.igColorConvertRGBtoHSV* name: igColorConvertRGBtoHSV href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertRGBtoHSV_ commentId: Overload:ImGuiNET.ImGuiNative.igColorConvertRGBtoHSV fullName: ImGuiNET.ImGuiNative.igColorConvertRGBtoHSV nameWithType: ImGuiNative.igColorConvertRGBtoHSV - uid: ImGuiNET.ImGuiNative.igColorConvertU32ToFloat4(System.UInt32) name: igColorConvertU32ToFloat4(UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertU32ToFloat4_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igColorConvertU32ToFloat4(System.UInt32) fullName: ImGuiNET.ImGuiNative.igColorConvertU32ToFloat4(System.UInt32) nameWithType: ImGuiNative.igColorConvertU32ToFloat4(UInt32) - uid: ImGuiNET.ImGuiNative.igColorConvertU32ToFloat4* name: igColorConvertU32ToFloat4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorConvertU32ToFloat4_ commentId: Overload:ImGuiNET.ImGuiNative.igColorConvertU32ToFloat4 fullName: ImGuiNET.ImGuiNative.igColorConvertU32ToFloat4 nameWithType: ImGuiNative.igColorConvertU32ToFloat4 - uid: ImGuiNET.ImGuiNative.igColorEdit3(System.Byte*,System.Numerics.Vector3*,ImGuiNET.ImGuiColorEditFlags) name: igColorEdit3(Byte*, Vector3*, ImGuiColorEditFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorEdit3_System_Byte__System_Numerics_Vector3__ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGuiNative.igColorEdit3(System.Byte*,System.Numerics.Vector3*,ImGuiNET.ImGuiColorEditFlags) fullName: ImGuiNET.ImGuiNative.igColorEdit3(System.Byte*, System.Numerics.Vector3*, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGuiNative.igColorEdit3(Byte*, Vector3*, ImGuiColorEditFlags) - uid: ImGuiNET.ImGuiNative.igColorEdit3* name: igColorEdit3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorEdit3_ commentId: Overload:ImGuiNET.ImGuiNative.igColorEdit3 fullName: ImGuiNET.ImGuiNative.igColorEdit3 nameWithType: ImGuiNative.igColorEdit3 - uid: ImGuiNET.ImGuiNative.igColorEdit4(System.Byte*,System.Numerics.Vector4*,ImGuiNET.ImGuiColorEditFlags) name: igColorEdit4(Byte*, Vector4*, ImGuiColorEditFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorEdit4_System_Byte__System_Numerics_Vector4__ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGuiNative.igColorEdit4(System.Byte*,System.Numerics.Vector4*,ImGuiNET.ImGuiColorEditFlags) fullName: ImGuiNET.ImGuiNative.igColorEdit4(System.Byte*, System.Numerics.Vector4*, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGuiNative.igColorEdit4(Byte*, Vector4*, ImGuiColorEditFlags) - uid: ImGuiNET.ImGuiNative.igColorEdit4* name: igColorEdit4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorEdit4_ commentId: Overload:ImGuiNET.ImGuiNative.igColorEdit4 fullName: ImGuiNET.ImGuiNative.igColorEdit4 nameWithType: ImGuiNative.igColorEdit4 - uid: ImGuiNET.ImGuiNative.igColorPicker3(System.Byte*,System.Numerics.Vector3*,ImGuiNET.ImGuiColorEditFlags) name: igColorPicker3(Byte*, Vector3*, ImGuiColorEditFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorPicker3_System_Byte__System_Numerics_Vector3__ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGuiNative.igColorPicker3(System.Byte*,System.Numerics.Vector3*,ImGuiNET.ImGuiColorEditFlags) fullName: ImGuiNET.ImGuiNative.igColorPicker3(System.Byte*, System.Numerics.Vector3*, ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGuiNative.igColorPicker3(Byte*, Vector3*, ImGuiColorEditFlags) - uid: ImGuiNET.ImGuiNative.igColorPicker3* name: igColorPicker3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorPicker3_ commentId: Overload:ImGuiNET.ImGuiNative.igColorPicker3 fullName: ImGuiNET.ImGuiNative.igColorPicker3 nameWithType: ImGuiNative.igColorPicker3 - uid: ImGuiNET.ImGuiNative.igColorPicker4(System.Byte*,System.Numerics.Vector4*,ImGuiNET.ImGuiColorEditFlags,System.Single*) name: igColorPicker4(Byte*, Vector4*, ImGuiColorEditFlags, Single*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorPicker4_System_Byte__System_Numerics_Vector4__ImGuiNET_ImGuiColorEditFlags_System_Single__ commentId: M:ImGuiNET.ImGuiNative.igColorPicker4(System.Byte*,System.Numerics.Vector4*,ImGuiNET.ImGuiColorEditFlags,System.Single*) fullName: ImGuiNET.ImGuiNative.igColorPicker4(System.Byte*, System.Numerics.Vector4*, ImGuiNET.ImGuiColorEditFlags, System.Single*) nameWithType: ImGuiNative.igColorPicker4(Byte*, Vector4*, ImGuiColorEditFlags, Single*) - uid: ImGuiNET.ImGuiNative.igColorPicker4* name: igColorPicker4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColorPicker4_ commentId: Overload:ImGuiNET.ImGuiNative.igColorPicker4 fullName: ImGuiNET.ImGuiNative.igColorPicker4 nameWithType: ImGuiNative.igColorPicker4 - uid: ImGuiNET.ImGuiNative.igColumns(System.Int32,System.Byte*,System.Byte) name: igColumns(Int32, Byte*, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColumns_System_Int32_System_Byte__System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igColumns(System.Int32,System.Byte*,System.Byte) fullName: ImGuiNET.ImGuiNative.igColumns(System.Int32, System.Byte*, System.Byte) nameWithType: ImGuiNative.igColumns(Int32, Byte*, Byte) - uid: ImGuiNET.ImGuiNative.igColumns* name: igColumns href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igColumns_ commentId: Overload:ImGuiNET.ImGuiNative.igColumns fullName: ImGuiNET.ImGuiNative.igColumns nameWithType: ImGuiNative.igColumns - uid: ImGuiNET.ImGuiNative.igCombo(System.Byte*,System.Int32*,System.Byte**,System.Int32,System.Int32) name: igCombo(Byte*, Int32*, Byte**, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCombo_System_Byte__System_Int32__System_Byte___System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igCombo(System.Byte*,System.Int32*,System.Byte**,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.igCombo(System.Byte*, System.Int32*, System.Byte**, System.Int32, System.Int32) nameWithType: ImGuiNative.igCombo(Byte*, Int32*, Byte**, Int32, Int32) - uid: ImGuiNET.ImGuiNative.igCombo* name: igCombo href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCombo_ commentId: Overload:ImGuiNET.ImGuiNative.igCombo fullName: ImGuiNET.ImGuiNative.igCombo nameWithType: ImGuiNative.igCombo - uid: ImGuiNET.ImGuiNative.igComboStr(System.Byte*,System.Int32*,System.Byte*,System.Int32) name: igComboStr(Byte*, Int32*, Byte*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igComboStr_System_Byte__System_Int32__System_Byte__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igComboStr(System.Byte*,System.Int32*,System.Byte*,System.Int32) fullName: ImGuiNET.ImGuiNative.igComboStr(System.Byte*, System.Int32*, System.Byte*, System.Int32) nameWithType: ImGuiNative.igComboStr(Byte*, Int32*, Byte*, Int32) - uid: ImGuiNET.ImGuiNative.igComboStr* name: igComboStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igComboStr_ commentId: Overload:ImGuiNET.ImGuiNative.igComboStr fullName: ImGuiNET.ImGuiNative.igComboStr nameWithType: ImGuiNative.igComboStr - uid: ImGuiNET.ImGuiNative.igCreateContext(ImGuiNET.ImFontAtlas*) name: igCreateContext(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCreateContext_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.igCreateContext(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.igCreateContext(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.igCreateContext(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.igCreateContext* name: igCreateContext href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igCreateContext_ commentId: Overload:ImGuiNET.ImGuiNative.igCreateContext fullName: ImGuiNET.ImGuiNative.igCreateContext nameWithType: ImGuiNative.igCreateContext - uid: ImGuiNET.ImGuiNative.igDebugCheckVersionAndDataLayout(System.Byte*,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) name: igDebugCheckVersionAndDataLayout(Byte*, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDebugCheckVersionAndDataLayout_System_Byte__System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igDebugCheckVersionAndDataLayout(System.Byte*,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) fullName: ImGuiNET.ImGuiNative.igDebugCheckVersionAndDataLayout(System.Byte*, System.UInt32, System.UInt32, System.UInt32, System.UInt32, System.UInt32, System.UInt32) nameWithType: ImGuiNative.igDebugCheckVersionAndDataLayout(Byte*, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) - uid: ImGuiNET.ImGuiNative.igDebugCheckVersionAndDataLayout* name: igDebugCheckVersionAndDataLayout href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDebugCheckVersionAndDataLayout_ commentId: Overload:ImGuiNET.ImGuiNative.igDebugCheckVersionAndDataLayout fullName: ImGuiNET.ImGuiNative.igDebugCheckVersionAndDataLayout nameWithType: ImGuiNative.igDebugCheckVersionAndDataLayout - uid: ImGuiNET.ImGuiNative.igDestroyContext(System.IntPtr) name: igDestroyContext(IntPtr) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDestroyContext_System_IntPtr_ commentId: M:ImGuiNET.ImGuiNative.igDestroyContext(System.IntPtr) fullName: ImGuiNET.ImGuiNative.igDestroyContext(System.IntPtr) nameWithType: ImGuiNative.igDestroyContext(IntPtr) - uid: ImGuiNET.ImGuiNative.igDestroyContext* name: igDestroyContext href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDestroyContext_ commentId: Overload:ImGuiNET.ImGuiNative.igDestroyContext fullName: ImGuiNET.ImGuiNative.igDestroyContext nameWithType: ImGuiNative.igDestroyContext - uid: ImGuiNET.ImGuiNative.igDragFloat(System.Byte*,System.Single*,System.Single,System.Single,System.Single,System.Byte*,System.Single) name: igDragFloat(Byte*, Single*, Single, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat_System_Byte__System_Single__System_Single_System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igDragFloat(System.Byte*,System.Single*,System.Single,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igDragFloat(System.Byte*, System.Single*, System.Single, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igDragFloat(Byte*, Single*, Single, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igDragFloat* name: igDragFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat_ commentId: Overload:ImGuiNET.ImGuiNative.igDragFloat fullName: ImGuiNET.ImGuiNative.igDragFloat nameWithType: ImGuiNative.igDragFloat - uid: ImGuiNET.ImGuiNative.igDragFloat2(System.Byte*,System.Numerics.Vector2*,System.Single,System.Single,System.Single,System.Byte*,System.Single) name: igDragFloat2(Byte*, Vector2*, Single, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat2_System_Byte__System_Numerics_Vector2__System_Single_System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igDragFloat2(System.Byte*,System.Numerics.Vector2*,System.Single,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igDragFloat2(System.Byte*, System.Numerics.Vector2*, System.Single, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igDragFloat2(Byte*, Vector2*, Single, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igDragFloat2* name: igDragFloat2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat2_ commentId: Overload:ImGuiNET.ImGuiNative.igDragFloat2 fullName: ImGuiNET.ImGuiNative.igDragFloat2 nameWithType: ImGuiNative.igDragFloat2 - uid: ImGuiNET.ImGuiNative.igDragFloat3(System.Byte*,System.Numerics.Vector3*,System.Single,System.Single,System.Single,System.Byte*,System.Single) name: igDragFloat3(Byte*, Vector3*, Single, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat3_System_Byte__System_Numerics_Vector3__System_Single_System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igDragFloat3(System.Byte*,System.Numerics.Vector3*,System.Single,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igDragFloat3(System.Byte*, System.Numerics.Vector3*, System.Single, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igDragFloat3(Byte*, Vector3*, Single, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igDragFloat3* name: igDragFloat3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat3_ commentId: Overload:ImGuiNET.ImGuiNative.igDragFloat3 fullName: ImGuiNET.ImGuiNative.igDragFloat3 nameWithType: ImGuiNative.igDragFloat3 - uid: ImGuiNET.ImGuiNative.igDragFloat4(System.Byte*,System.Numerics.Vector4*,System.Single,System.Single,System.Single,System.Byte*,System.Single) name: igDragFloat4(Byte*, Vector4*, Single, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat4_System_Byte__System_Numerics_Vector4__System_Single_System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igDragFloat4(System.Byte*,System.Numerics.Vector4*,System.Single,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igDragFloat4(System.Byte*, System.Numerics.Vector4*, System.Single, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igDragFloat4(Byte*, Vector4*, Single, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igDragFloat4* name: igDragFloat4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloat4_ commentId: Overload:ImGuiNET.ImGuiNative.igDragFloat4 fullName: ImGuiNET.ImGuiNative.igDragFloat4 nameWithType: ImGuiNative.igDragFloat4 - uid: ImGuiNET.ImGuiNative.igDragFloatRange2(System.Byte*,System.Single*,System.Single*,System.Single,System.Single,System.Single,System.Byte*,System.Byte*,System.Single) name: igDragFloatRange2(Byte*, Single*, Single*, Single, Single, Single, Byte*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloatRange2_System_Byte__System_Single__System_Single__System_Single_System_Single_System_Single_System_Byte__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igDragFloatRange2(System.Byte*,System.Single*,System.Single*,System.Single,System.Single,System.Single,System.Byte*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igDragFloatRange2(System.Byte*, System.Single*, System.Single*, System.Single, System.Single, System.Single, System.Byte*, System.Byte*, System.Single) nameWithType: ImGuiNative.igDragFloatRange2(Byte*, Single*, Single*, Single, Single, Single, Byte*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igDragFloatRange2* name: igDragFloatRange2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragFloatRange2_ commentId: Overload:ImGuiNET.ImGuiNative.igDragFloatRange2 fullName: ImGuiNET.ImGuiNative.igDragFloatRange2 nameWithType: ImGuiNative.igDragFloatRange2 - uid: ImGuiNET.ImGuiNative.igDragInt(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) name: igDragInt(Byte*, Int32*, Single, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt_System_Byte__System_Int32__System_Single_System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igDragInt(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igDragInt(System.Byte*, System.Int32*, System.Single, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igDragInt(Byte*, Int32*, Single, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igDragInt* name: igDragInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt_ commentId: Overload:ImGuiNET.ImGuiNative.igDragInt fullName: ImGuiNET.ImGuiNative.igDragInt nameWithType: ImGuiNative.igDragInt - uid: ImGuiNET.ImGuiNative.igDragInt2(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) name: igDragInt2(Byte*, Int32*, Single, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt2_System_Byte__System_Int32__System_Single_System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igDragInt2(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igDragInt2(System.Byte*, System.Int32*, System.Single, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igDragInt2(Byte*, Int32*, Single, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igDragInt2* name: igDragInt2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt2_ commentId: Overload:ImGuiNET.ImGuiNative.igDragInt2 fullName: ImGuiNET.ImGuiNative.igDragInt2 nameWithType: ImGuiNative.igDragInt2 - uid: ImGuiNET.ImGuiNative.igDragInt3(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) name: igDragInt3(Byte*, Int32*, Single, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt3_System_Byte__System_Int32__System_Single_System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igDragInt3(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igDragInt3(System.Byte*, System.Int32*, System.Single, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igDragInt3(Byte*, Int32*, Single, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igDragInt3* name: igDragInt3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt3_ commentId: Overload:ImGuiNET.ImGuiNative.igDragInt3 fullName: ImGuiNET.ImGuiNative.igDragInt3 nameWithType: ImGuiNative.igDragInt3 - uid: ImGuiNET.ImGuiNative.igDragInt4(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) name: igDragInt4(Byte*, Int32*, Single, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt4_System_Byte__System_Int32__System_Single_System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igDragInt4(System.Byte*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igDragInt4(System.Byte*, System.Int32*, System.Single, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igDragInt4(Byte*, Int32*, Single, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igDragInt4* name: igDragInt4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragInt4_ commentId: Overload:ImGuiNET.ImGuiNative.igDragInt4 fullName: ImGuiNET.ImGuiNative.igDragInt4 nameWithType: ImGuiNative.igDragInt4 - uid: ImGuiNET.ImGuiNative.igDragIntRange2(System.Byte*,System.Int32*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*,System.Byte*) name: igDragIntRange2(Byte*, Int32*, Int32*, Single, Int32, Int32, Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragIntRange2_System_Byte__System_Int32__System_Int32__System_Single_System_Int32_System_Int32_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igDragIntRange2(System.Byte*,System.Int32*,System.Int32*,System.Single,System.Int32,System.Int32,System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igDragIntRange2(System.Byte*, System.Int32*, System.Int32*, System.Single, System.Int32, System.Int32, System.Byte*, System.Byte*) nameWithType: ImGuiNative.igDragIntRange2(Byte*, Int32*, Int32*, Single, Int32, Int32, Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.igDragIntRange2* name: igDragIntRange2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragIntRange2_ commentId: Overload:ImGuiNET.ImGuiNative.igDragIntRange2 fullName: ImGuiNET.ImGuiNative.igDragIntRange2 nameWithType: ImGuiNative.igDragIntRange2 - uid: ImGuiNET.ImGuiNative.igDragScalar(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Single,System.Void*,System.Void*,System.Byte*,System.Single) name: igDragScalar(Byte*, ImGuiDataType, Void*, Single, Void*, Void*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragScalar_System_Byte__ImGuiNET_ImGuiDataType_System_Void__System_Single_System_Void__System_Void__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igDragScalar(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Single,System.Void*,System.Void*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igDragScalar(System.Byte*, ImGuiNET.ImGuiDataType, System.Void*, System.Single, System.Void*, System.Void*, System.Byte*, System.Single) nameWithType: ImGuiNative.igDragScalar(Byte*, ImGuiDataType, Void*, Single, Void*, Void*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igDragScalar* name: igDragScalar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragScalar_ commentId: Overload:ImGuiNET.ImGuiNative.igDragScalar fullName: ImGuiNET.ImGuiNative.igDragScalar nameWithType: ImGuiNative.igDragScalar - uid: ImGuiNET.ImGuiNative.igDragScalarN(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Int32,System.Single,System.Void*,System.Void*,System.Byte*,System.Single) name: igDragScalarN(Byte*, ImGuiDataType, Void*, Int32, Single, Void*, Void*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragScalarN_System_Byte__ImGuiNET_ImGuiDataType_System_Void__System_Int32_System_Single_System_Void__System_Void__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igDragScalarN(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Int32,System.Single,System.Void*,System.Void*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igDragScalarN(System.Byte*, ImGuiNET.ImGuiDataType, System.Void*, System.Int32, System.Single, System.Void*, System.Void*, System.Byte*, System.Single) nameWithType: ImGuiNative.igDragScalarN(Byte*, ImGuiDataType, Void*, Int32, Single, Void*, Void*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igDragScalarN* name: igDragScalarN href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDragScalarN_ commentId: Overload:ImGuiNET.ImGuiNative.igDragScalarN fullName: ImGuiNET.ImGuiNative.igDragScalarN nameWithType: ImGuiNative.igDragScalarN - uid: ImGuiNET.ImGuiNative.igDummy(System.Numerics.Vector2) name: igDummy(Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDummy_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igDummy(System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igDummy(System.Numerics.Vector2) nameWithType: ImGuiNative.igDummy(Vector2) - uid: ImGuiNET.ImGuiNative.igDummy* name: igDummy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igDummy_ commentId: Overload:ImGuiNET.ImGuiNative.igDummy fullName: ImGuiNET.ImGuiNative.igDummy nameWithType: ImGuiNative.igDummy - uid: ImGuiNET.ImGuiNative.igEnd name: igEnd() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEnd commentId: M:ImGuiNET.ImGuiNative.igEnd fullName: ImGuiNET.ImGuiNative.igEnd() nameWithType: ImGuiNative.igEnd() - uid: ImGuiNET.ImGuiNative.igEnd* name: igEnd href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEnd_ commentId: Overload:ImGuiNET.ImGuiNative.igEnd fullName: ImGuiNET.ImGuiNative.igEnd nameWithType: ImGuiNative.igEnd - uid: ImGuiNET.ImGuiNative.igEndChild name: igEndChild() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndChild commentId: M:ImGuiNET.ImGuiNative.igEndChild fullName: ImGuiNET.ImGuiNative.igEndChild() nameWithType: ImGuiNative.igEndChild() - uid: ImGuiNET.ImGuiNative.igEndChild* name: igEndChild href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndChild_ commentId: Overload:ImGuiNET.ImGuiNative.igEndChild fullName: ImGuiNET.ImGuiNative.igEndChild nameWithType: ImGuiNative.igEndChild - uid: ImGuiNET.ImGuiNative.igEndChildFrame name: igEndChildFrame() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndChildFrame commentId: M:ImGuiNET.ImGuiNative.igEndChildFrame fullName: ImGuiNET.ImGuiNative.igEndChildFrame() nameWithType: ImGuiNative.igEndChildFrame() - uid: ImGuiNET.ImGuiNative.igEndChildFrame* name: igEndChildFrame href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndChildFrame_ commentId: Overload:ImGuiNET.ImGuiNative.igEndChildFrame fullName: ImGuiNET.ImGuiNative.igEndChildFrame nameWithType: ImGuiNative.igEndChildFrame - uid: ImGuiNET.ImGuiNative.igEndCombo name: igEndCombo() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndCombo commentId: M:ImGuiNET.ImGuiNative.igEndCombo fullName: ImGuiNET.ImGuiNative.igEndCombo() nameWithType: ImGuiNative.igEndCombo() - uid: ImGuiNET.ImGuiNative.igEndCombo* name: igEndCombo href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndCombo_ commentId: Overload:ImGuiNET.ImGuiNative.igEndCombo fullName: ImGuiNET.ImGuiNative.igEndCombo nameWithType: ImGuiNative.igEndCombo - uid: ImGuiNET.ImGuiNative.igEndDragDropSource name: igEndDragDropSource() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndDragDropSource commentId: M:ImGuiNET.ImGuiNative.igEndDragDropSource fullName: ImGuiNET.ImGuiNative.igEndDragDropSource() nameWithType: ImGuiNative.igEndDragDropSource() - uid: ImGuiNET.ImGuiNative.igEndDragDropSource* name: igEndDragDropSource href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndDragDropSource_ commentId: Overload:ImGuiNET.ImGuiNative.igEndDragDropSource fullName: ImGuiNET.ImGuiNative.igEndDragDropSource nameWithType: ImGuiNative.igEndDragDropSource - uid: ImGuiNET.ImGuiNative.igEndDragDropTarget name: igEndDragDropTarget() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndDragDropTarget commentId: M:ImGuiNET.ImGuiNative.igEndDragDropTarget fullName: ImGuiNET.ImGuiNative.igEndDragDropTarget() nameWithType: ImGuiNative.igEndDragDropTarget() - uid: ImGuiNET.ImGuiNative.igEndDragDropTarget* name: igEndDragDropTarget href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndDragDropTarget_ commentId: Overload:ImGuiNET.ImGuiNative.igEndDragDropTarget fullName: ImGuiNET.ImGuiNative.igEndDragDropTarget nameWithType: ImGuiNative.igEndDragDropTarget - uid: ImGuiNET.ImGuiNative.igEndFrame name: igEndFrame() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndFrame commentId: M:ImGuiNET.ImGuiNative.igEndFrame fullName: ImGuiNET.ImGuiNative.igEndFrame() nameWithType: ImGuiNative.igEndFrame() - uid: ImGuiNET.ImGuiNative.igEndFrame* name: igEndFrame href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndFrame_ commentId: Overload:ImGuiNET.ImGuiNative.igEndFrame fullName: ImGuiNET.ImGuiNative.igEndFrame nameWithType: ImGuiNative.igEndFrame - uid: ImGuiNET.ImGuiNative.igEndGroup name: igEndGroup() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndGroup commentId: M:ImGuiNET.ImGuiNative.igEndGroup fullName: ImGuiNET.ImGuiNative.igEndGroup() nameWithType: ImGuiNative.igEndGroup() - uid: ImGuiNET.ImGuiNative.igEndGroup* name: igEndGroup href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndGroup_ commentId: Overload:ImGuiNET.ImGuiNative.igEndGroup fullName: ImGuiNET.ImGuiNative.igEndGroup nameWithType: ImGuiNative.igEndGroup - uid: ImGuiNET.ImGuiNative.igEndMainMenuBar name: igEndMainMenuBar() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndMainMenuBar commentId: M:ImGuiNET.ImGuiNative.igEndMainMenuBar fullName: ImGuiNET.ImGuiNative.igEndMainMenuBar() nameWithType: ImGuiNative.igEndMainMenuBar() - uid: ImGuiNET.ImGuiNative.igEndMainMenuBar* name: igEndMainMenuBar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndMainMenuBar_ commentId: Overload:ImGuiNET.ImGuiNative.igEndMainMenuBar fullName: ImGuiNET.ImGuiNative.igEndMainMenuBar nameWithType: ImGuiNative.igEndMainMenuBar - uid: ImGuiNET.ImGuiNative.igEndMenu name: igEndMenu() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndMenu commentId: M:ImGuiNET.ImGuiNative.igEndMenu fullName: ImGuiNET.ImGuiNative.igEndMenu() nameWithType: ImGuiNative.igEndMenu() - uid: ImGuiNET.ImGuiNative.igEndMenu* name: igEndMenu href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndMenu_ commentId: Overload:ImGuiNET.ImGuiNative.igEndMenu fullName: ImGuiNET.ImGuiNative.igEndMenu nameWithType: ImGuiNative.igEndMenu - uid: ImGuiNET.ImGuiNative.igEndMenuBar name: igEndMenuBar() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndMenuBar commentId: M:ImGuiNET.ImGuiNative.igEndMenuBar fullName: ImGuiNET.ImGuiNative.igEndMenuBar() nameWithType: ImGuiNative.igEndMenuBar() - uid: ImGuiNET.ImGuiNative.igEndMenuBar* name: igEndMenuBar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndMenuBar_ commentId: Overload:ImGuiNET.ImGuiNative.igEndMenuBar fullName: ImGuiNET.ImGuiNative.igEndMenuBar nameWithType: ImGuiNative.igEndMenuBar - uid: ImGuiNET.ImGuiNative.igEndPopup name: igEndPopup() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndPopup commentId: M:ImGuiNET.ImGuiNative.igEndPopup fullName: ImGuiNET.ImGuiNative.igEndPopup() nameWithType: ImGuiNative.igEndPopup() - uid: ImGuiNET.ImGuiNative.igEndPopup* name: igEndPopup href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndPopup_ commentId: Overload:ImGuiNET.ImGuiNative.igEndPopup fullName: ImGuiNET.ImGuiNative.igEndPopup nameWithType: ImGuiNative.igEndPopup - uid: ImGuiNET.ImGuiNative.igEndTabBar name: igEndTabBar() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndTabBar commentId: M:ImGuiNET.ImGuiNative.igEndTabBar fullName: ImGuiNET.ImGuiNative.igEndTabBar() nameWithType: ImGuiNative.igEndTabBar() - uid: ImGuiNET.ImGuiNative.igEndTabBar* name: igEndTabBar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndTabBar_ commentId: Overload:ImGuiNET.ImGuiNative.igEndTabBar fullName: ImGuiNET.ImGuiNative.igEndTabBar nameWithType: ImGuiNative.igEndTabBar - uid: ImGuiNET.ImGuiNative.igEndTabItem name: igEndTabItem() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndTabItem commentId: M:ImGuiNET.ImGuiNative.igEndTabItem fullName: ImGuiNET.ImGuiNative.igEndTabItem() nameWithType: ImGuiNative.igEndTabItem() - uid: ImGuiNET.ImGuiNative.igEndTabItem* name: igEndTabItem href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndTabItem_ commentId: Overload:ImGuiNET.ImGuiNative.igEndTabItem fullName: ImGuiNET.ImGuiNative.igEndTabItem nameWithType: ImGuiNative.igEndTabItem - uid: ImGuiNET.ImGuiNative.igEndTooltip name: igEndTooltip() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndTooltip commentId: M:ImGuiNET.ImGuiNative.igEndTooltip fullName: ImGuiNET.ImGuiNative.igEndTooltip() nameWithType: ImGuiNative.igEndTooltip() - uid: ImGuiNET.ImGuiNative.igEndTooltip* name: igEndTooltip href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igEndTooltip_ commentId: Overload:ImGuiNET.ImGuiNative.igEndTooltip fullName: ImGuiNET.ImGuiNative.igEndTooltip nameWithType: ImGuiNative.igEndTooltip - uid: ImGuiNET.ImGuiNative.igGetBackgroundDrawList name: igGetBackgroundDrawList() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetBackgroundDrawList commentId: M:ImGuiNET.ImGuiNative.igGetBackgroundDrawList fullName: ImGuiNET.ImGuiNative.igGetBackgroundDrawList() nameWithType: ImGuiNative.igGetBackgroundDrawList() - uid: ImGuiNET.ImGuiNative.igGetBackgroundDrawList* name: igGetBackgroundDrawList href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetBackgroundDrawList_ commentId: Overload:ImGuiNET.ImGuiNative.igGetBackgroundDrawList fullName: ImGuiNET.ImGuiNative.igGetBackgroundDrawList nameWithType: ImGuiNative.igGetBackgroundDrawList - uid: ImGuiNET.ImGuiNative.igGetClipboardText name: igGetClipboardText() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetClipboardText commentId: M:ImGuiNET.ImGuiNative.igGetClipboardText fullName: ImGuiNET.ImGuiNative.igGetClipboardText() nameWithType: ImGuiNative.igGetClipboardText() - uid: ImGuiNET.ImGuiNative.igGetClipboardText* name: igGetClipboardText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetClipboardText_ commentId: Overload:ImGuiNET.ImGuiNative.igGetClipboardText fullName: ImGuiNET.ImGuiNative.igGetClipboardText nameWithType: ImGuiNative.igGetClipboardText - uid: ImGuiNET.ImGuiNative.igGetColorU32(ImGuiNET.ImGuiCol,System.Single) name: igGetColorU32(ImGuiCol, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColorU32_ImGuiNET_ImGuiCol_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igGetColorU32(ImGuiNET.ImGuiCol,System.Single) fullName: ImGuiNET.ImGuiNative.igGetColorU32(ImGuiNET.ImGuiCol, System.Single) nameWithType: ImGuiNative.igGetColorU32(ImGuiCol, Single) - uid: ImGuiNET.ImGuiNative.igGetColorU32* name: igGetColorU32 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColorU32_ commentId: Overload:ImGuiNET.ImGuiNative.igGetColorU32 fullName: ImGuiNET.ImGuiNative.igGetColorU32 nameWithType: ImGuiNative.igGetColorU32 - uid: ImGuiNET.ImGuiNative.igGetColorU32U32(System.UInt32) name: igGetColorU32U32(UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColorU32U32_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igGetColorU32U32(System.UInt32) fullName: ImGuiNET.ImGuiNative.igGetColorU32U32(System.UInt32) nameWithType: ImGuiNative.igGetColorU32U32(UInt32) - uid: ImGuiNET.ImGuiNative.igGetColorU32U32* name: igGetColorU32U32 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColorU32U32_ commentId: Overload:ImGuiNET.ImGuiNative.igGetColorU32U32 fullName: ImGuiNET.ImGuiNative.igGetColorU32U32 nameWithType: ImGuiNative.igGetColorU32U32 - uid: ImGuiNET.ImGuiNative.igGetColorU32Vec4(System.Numerics.Vector4) name: igGetColorU32Vec4(Vector4) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColorU32Vec4_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGuiNative.igGetColorU32Vec4(System.Numerics.Vector4) fullName: ImGuiNET.ImGuiNative.igGetColorU32Vec4(System.Numerics.Vector4) nameWithType: ImGuiNative.igGetColorU32Vec4(Vector4) - uid: ImGuiNET.ImGuiNative.igGetColorU32Vec4* name: igGetColorU32Vec4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColorU32Vec4_ commentId: Overload:ImGuiNET.ImGuiNative.igGetColorU32Vec4 fullName: ImGuiNET.ImGuiNative.igGetColorU32Vec4 nameWithType: ImGuiNative.igGetColorU32Vec4 - uid: ImGuiNET.ImGuiNative.igGetColumnIndex name: igGetColumnIndex() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnIndex commentId: M:ImGuiNET.ImGuiNative.igGetColumnIndex fullName: ImGuiNET.ImGuiNative.igGetColumnIndex() nameWithType: ImGuiNative.igGetColumnIndex() - uid: ImGuiNET.ImGuiNative.igGetColumnIndex* name: igGetColumnIndex href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnIndex_ commentId: Overload:ImGuiNET.ImGuiNative.igGetColumnIndex fullName: ImGuiNET.ImGuiNative.igGetColumnIndex nameWithType: ImGuiNative.igGetColumnIndex - uid: ImGuiNET.ImGuiNative.igGetColumnOffset(System.Int32) name: igGetColumnOffset(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnOffset_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igGetColumnOffset(System.Int32) fullName: ImGuiNET.ImGuiNative.igGetColumnOffset(System.Int32) nameWithType: ImGuiNative.igGetColumnOffset(Int32) - uid: ImGuiNET.ImGuiNative.igGetColumnOffset* name: igGetColumnOffset href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnOffset_ commentId: Overload:ImGuiNET.ImGuiNative.igGetColumnOffset fullName: ImGuiNET.ImGuiNative.igGetColumnOffset nameWithType: ImGuiNative.igGetColumnOffset - uid: ImGuiNET.ImGuiNative.igGetColumnsCount name: igGetColumnsCount() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnsCount commentId: M:ImGuiNET.ImGuiNative.igGetColumnsCount fullName: ImGuiNET.ImGuiNative.igGetColumnsCount() nameWithType: ImGuiNative.igGetColumnsCount() - uid: ImGuiNET.ImGuiNative.igGetColumnsCount* name: igGetColumnsCount href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnsCount_ commentId: Overload:ImGuiNET.ImGuiNative.igGetColumnsCount fullName: ImGuiNET.ImGuiNative.igGetColumnsCount nameWithType: ImGuiNative.igGetColumnsCount - uid: ImGuiNET.ImGuiNative.igGetColumnWidth(System.Int32) name: igGetColumnWidth(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnWidth_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igGetColumnWidth(System.Int32) fullName: ImGuiNET.ImGuiNative.igGetColumnWidth(System.Int32) nameWithType: ImGuiNative.igGetColumnWidth(Int32) - uid: ImGuiNET.ImGuiNative.igGetColumnWidth* name: igGetColumnWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetColumnWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igGetColumnWidth fullName: ImGuiNET.ImGuiNative.igGetColumnWidth nameWithType: ImGuiNative.igGetColumnWidth - uid: ImGuiNET.ImGuiNative.igGetContentRegionAvail name: igGetContentRegionAvail() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetContentRegionAvail commentId: M:ImGuiNET.ImGuiNative.igGetContentRegionAvail fullName: ImGuiNET.ImGuiNative.igGetContentRegionAvail() nameWithType: ImGuiNative.igGetContentRegionAvail() - uid: ImGuiNET.ImGuiNative.igGetContentRegionAvail* name: igGetContentRegionAvail href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetContentRegionAvail_ commentId: Overload:ImGuiNET.ImGuiNative.igGetContentRegionAvail fullName: ImGuiNET.ImGuiNative.igGetContentRegionAvail nameWithType: ImGuiNative.igGetContentRegionAvail - uid: ImGuiNET.ImGuiNative.igGetContentRegionMax name: igGetContentRegionMax() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetContentRegionMax commentId: M:ImGuiNET.ImGuiNative.igGetContentRegionMax fullName: ImGuiNET.ImGuiNative.igGetContentRegionMax() nameWithType: ImGuiNative.igGetContentRegionMax() - uid: ImGuiNET.ImGuiNative.igGetContentRegionMax* name: igGetContentRegionMax href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetContentRegionMax_ commentId: Overload:ImGuiNET.ImGuiNative.igGetContentRegionMax fullName: ImGuiNET.ImGuiNative.igGetContentRegionMax nameWithType: ImGuiNative.igGetContentRegionMax - uid: ImGuiNET.ImGuiNative.igGetCurrentContext name: igGetCurrentContext() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCurrentContext commentId: M:ImGuiNET.ImGuiNative.igGetCurrentContext fullName: ImGuiNET.ImGuiNative.igGetCurrentContext() nameWithType: ImGuiNative.igGetCurrentContext() - uid: ImGuiNET.ImGuiNative.igGetCurrentContext* name: igGetCurrentContext href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCurrentContext_ commentId: Overload:ImGuiNET.ImGuiNative.igGetCurrentContext fullName: ImGuiNET.ImGuiNative.igGetCurrentContext nameWithType: ImGuiNative.igGetCurrentContext - uid: ImGuiNET.ImGuiNative.igGetCursorPos name: igGetCursorPos() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorPos commentId: M:ImGuiNET.ImGuiNative.igGetCursorPos fullName: ImGuiNET.ImGuiNative.igGetCursorPos() nameWithType: ImGuiNative.igGetCursorPos() - uid: ImGuiNET.ImGuiNative.igGetCursorPos* name: igGetCursorPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorPos_ commentId: Overload:ImGuiNET.ImGuiNative.igGetCursorPos fullName: ImGuiNET.ImGuiNative.igGetCursorPos nameWithType: ImGuiNative.igGetCursorPos - uid: ImGuiNET.ImGuiNative.igGetCursorPosX name: igGetCursorPosX() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorPosX commentId: M:ImGuiNET.ImGuiNative.igGetCursorPosX fullName: ImGuiNET.ImGuiNative.igGetCursorPosX() nameWithType: ImGuiNative.igGetCursorPosX() - uid: ImGuiNET.ImGuiNative.igGetCursorPosX* name: igGetCursorPosX href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorPosX_ commentId: Overload:ImGuiNET.ImGuiNative.igGetCursorPosX fullName: ImGuiNET.ImGuiNative.igGetCursorPosX nameWithType: ImGuiNative.igGetCursorPosX - uid: ImGuiNET.ImGuiNative.igGetCursorPosY name: igGetCursorPosY() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorPosY commentId: M:ImGuiNET.ImGuiNative.igGetCursorPosY fullName: ImGuiNET.ImGuiNative.igGetCursorPosY() nameWithType: ImGuiNative.igGetCursorPosY() - uid: ImGuiNET.ImGuiNative.igGetCursorPosY* name: igGetCursorPosY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorPosY_ commentId: Overload:ImGuiNET.ImGuiNative.igGetCursorPosY fullName: ImGuiNET.ImGuiNative.igGetCursorPosY nameWithType: ImGuiNative.igGetCursorPosY - uid: ImGuiNET.ImGuiNative.igGetCursorScreenPos name: igGetCursorScreenPos() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorScreenPos commentId: M:ImGuiNET.ImGuiNative.igGetCursorScreenPos fullName: ImGuiNET.ImGuiNative.igGetCursorScreenPos() nameWithType: ImGuiNative.igGetCursorScreenPos() - uid: ImGuiNET.ImGuiNative.igGetCursorScreenPos* name: igGetCursorScreenPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorScreenPos_ commentId: Overload:ImGuiNET.ImGuiNative.igGetCursorScreenPos fullName: ImGuiNET.ImGuiNative.igGetCursorScreenPos nameWithType: ImGuiNative.igGetCursorScreenPos - uid: ImGuiNET.ImGuiNative.igGetCursorStartPos name: igGetCursorStartPos() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorStartPos commentId: M:ImGuiNET.ImGuiNative.igGetCursorStartPos fullName: ImGuiNET.ImGuiNative.igGetCursorStartPos() nameWithType: ImGuiNative.igGetCursorStartPos() - uid: ImGuiNET.ImGuiNative.igGetCursorStartPos* name: igGetCursorStartPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetCursorStartPos_ commentId: Overload:ImGuiNET.ImGuiNative.igGetCursorStartPos fullName: ImGuiNET.ImGuiNative.igGetCursorStartPos nameWithType: ImGuiNative.igGetCursorStartPos - uid: ImGuiNET.ImGuiNative.igGetDragDropPayload name: igGetDragDropPayload() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetDragDropPayload commentId: M:ImGuiNET.ImGuiNative.igGetDragDropPayload fullName: ImGuiNET.ImGuiNative.igGetDragDropPayload() nameWithType: ImGuiNative.igGetDragDropPayload() - uid: ImGuiNET.ImGuiNative.igGetDragDropPayload* name: igGetDragDropPayload href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetDragDropPayload_ commentId: Overload:ImGuiNET.ImGuiNative.igGetDragDropPayload fullName: ImGuiNET.ImGuiNative.igGetDragDropPayload nameWithType: ImGuiNative.igGetDragDropPayload - uid: ImGuiNET.ImGuiNative.igGetDrawData name: igGetDrawData() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetDrawData commentId: M:ImGuiNET.ImGuiNative.igGetDrawData fullName: ImGuiNET.ImGuiNative.igGetDrawData() nameWithType: ImGuiNative.igGetDrawData() - uid: ImGuiNET.ImGuiNative.igGetDrawData* name: igGetDrawData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetDrawData_ commentId: Overload:ImGuiNET.ImGuiNative.igGetDrawData fullName: ImGuiNET.ImGuiNative.igGetDrawData nameWithType: ImGuiNative.igGetDrawData - uid: ImGuiNET.ImGuiNative.igGetDrawListSharedData name: igGetDrawListSharedData() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetDrawListSharedData commentId: M:ImGuiNET.ImGuiNative.igGetDrawListSharedData fullName: ImGuiNET.ImGuiNative.igGetDrawListSharedData() nameWithType: ImGuiNative.igGetDrawListSharedData() - uid: ImGuiNET.ImGuiNative.igGetDrawListSharedData* name: igGetDrawListSharedData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetDrawListSharedData_ commentId: Overload:ImGuiNET.ImGuiNative.igGetDrawListSharedData fullName: ImGuiNET.ImGuiNative.igGetDrawListSharedData nameWithType: ImGuiNative.igGetDrawListSharedData - uid: ImGuiNET.ImGuiNative.igGetFont name: igGetFont() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFont commentId: M:ImGuiNET.ImGuiNative.igGetFont fullName: ImGuiNET.ImGuiNative.igGetFont() nameWithType: ImGuiNative.igGetFont() - uid: ImGuiNET.ImGuiNative.igGetFont* name: igGetFont href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFont_ commentId: Overload:ImGuiNET.ImGuiNative.igGetFont fullName: ImGuiNET.ImGuiNative.igGetFont nameWithType: ImGuiNative.igGetFont - uid: ImGuiNET.ImGuiNative.igGetFontSize name: igGetFontSize() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFontSize commentId: M:ImGuiNET.ImGuiNative.igGetFontSize fullName: ImGuiNET.ImGuiNative.igGetFontSize() nameWithType: ImGuiNative.igGetFontSize() - uid: ImGuiNET.ImGuiNative.igGetFontSize* name: igGetFontSize href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFontSize_ commentId: Overload:ImGuiNET.ImGuiNative.igGetFontSize fullName: ImGuiNET.ImGuiNative.igGetFontSize nameWithType: ImGuiNative.igGetFontSize - uid: ImGuiNET.ImGuiNative.igGetFontTexUvWhitePixel name: igGetFontTexUvWhitePixel() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFontTexUvWhitePixel commentId: M:ImGuiNET.ImGuiNative.igGetFontTexUvWhitePixel fullName: ImGuiNET.ImGuiNative.igGetFontTexUvWhitePixel() nameWithType: ImGuiNative.igGetFontTexUvWhitePixel() - uid: ImGuiNET.ImGuiNative.igGetFontTexUvWhitePixel* name: igGetFontTexUvWhitePixel href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFontTexUvWhitePixel_ commentId: Overload:ImGuiNET.ImGuiNative.igGetFontTexUvWhitePixel fullName: ImGuiNET.ImGuiNative.igGetFontTexUvWhitePixel nameWithType: ImGuiNative.igGetFontTexUvWhitePixel - uid: ImGuiNET.ImGuiNative.igGetForegroundDrawList name: igGetForegroundDrawList() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetForegroundDrawList commentId: M:ImGuiNET.ImGuiNative.igGetForegroundDrawList fullName: ImGuiNET.ImGuiNative.igGetForegroundDrawList() nameWithType: ImGuiNative.igGetForegroundDrawList() - uid: ImGuiNET.ImGuiNative.igGetForegroundDrawList* name: igGetForegroundDrawList href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetForegroundDrawList_ commentId: Overload:ImGuiNET.ImGuiNative.igGetForegroundDrawList fullName: ImGuiNET.ImGuiNative.igGetForegroundDrawList nameWithType: ImGuiNative.igGetForegroundDrawList - uid: ImGuiNET.ImGuiNative.igGetFrameCount name: igGetFrameCount() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFrameCount commentId: M:ImGuiNET.ImGuiNative.igGetFrameCount fullName: ImGuiNET.ImGuiNative.igGetFrameCount() nameWithType: ImGuiNative.igGetFrameCount() - uid: ImGuiNET.ImGuiNative.igGetFrameCount* name: igGetFrameCount href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFrameCount_ commentId: Overload:ImGuiNET.ImGuiNative.igGetFrameCount fullName: ImGuiNET.ImGuiNative.igGetFrameCount nameWithType: ImGuiNative.igGetFrameCount - uid: ImGuiNET.ImGuiNative.igGetFrameHeight name: igGetFrameHeight() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFrameHeight commentId: M:ImGuiNET.ImGuiNative.igGetFrameHeight fullName: ImGuiNET.ImGuiNative.igGetFrameHeight() nameWithType: ImGuiNative.igGetFrameHeight() - uid: ImGuiNET.ImGuiNative.igGetFrameHeight* name: igGetFrameHeight href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFrameHeight_ commentId: Overload:ImGuiNET.ImGuiNative.igGetFrameHeight fullName: ImGuiNET.ImGuiNative.igGetFrameHeight nameWithType: ImGuiNative.igGetFrameHeight - uid: ImGuiNET.ImGuiNative.igGetFrameHeightWithSpacing name: igGetFrameHeightWithSpacing() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFrameHeightWithSpacing commentId: M:ImGuiNET.ImGuiNative.igGetFrameHeightWithSpacing fullName: ImGuiNET.ImGuiNative.igGetFrameHeightWithSpacing() nameWithType: ImGuiNative.igGetFrameHeightWithSpacing() - uid: ImGuiNET.ImGuiNative.igGetFrameHeightWithSpacing* name: igGetFrameHeightWithSpacing href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetFrameHeightWithSpacing_ commentId: Overload:ImGuiNET.ImGuiNative.igGetFrameHeightWithSpacing fullName: ImGuiNET.ImGuiNative.igGetFrameHeightWithSpacing nameWithType: ImGuiNative.igGetFrameHeightWithSpacing - uid: ImGuiNET.ImGuiNative.igGetIDPtr(System.Void*) name: igGetIDPtr(Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIDPtr_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igGetIDPtr(System.Void*) fullName: ImGuiNET.ImGuiNative.igGetIDPtr(System.Void*) nameWithType: ImGuiNative.igGetIDPtr(Void*) - uid: ImGuiNET.ImGuiNative.igGetIDPtr* name: igGetIDPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIDPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igGetIDPtr fullName: ImGuiNET.ImGuiNative.igGetIDPtr nameWithType: ImGuiNative.igGetIDPtr - uid: ImGuiNET.ImGuiNative.igGetIDRange(System.Byte*,System.Byte*) name: igGetIDRange(Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIDRange_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igGetIDRange(System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igGetIDRange(System.Byte*, System.Byte*) nameWithType: ImGuiNative.igGetIDRange(Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.igGetIDRange* name: igGetIDRange href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIDRange_ commentId: Overload:ImGuiNET.ImGuiNative.igGetIDRange fullName: ImGuiNET.ImGuiNative.igGetIDRange nameWithType: ImGuiNative.igGetIDRange - uid: ImGuiNET.ImGuiNative.igGetIDStr(System.Byte*) name: igGetIDStr(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIDStr_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igGetIDStr(System.Byte*) fullName: ImGuiNET.ImGuiNative.igGetIDStr(System.Byte*) nameWithType: ImGuiNative.igGetIDStr(Byte*) - uid: ImGuiNET.ImGuiNative.igGetIDStr* name: igGetIDStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIDStr_ commentId: Overload:ImGuiNET.ImGuiNative.igGetIDStr fullName: ImGuiNET.ImGuiNative.igGetIDStr nameWithType: ImGuiNative.igGetIDStr - uid: ImGuiNET.ImGuiNative.igGetIO name: igGetIO() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIO commentId: M:ImGuiNET.ImGuiNative.igGetIO fullName: ImGuiNET.ImGuiNative.igGetIO() nameWithType: ImGuiNative.igGetIO() - uid: ImGuiNET.ImGuiNative.igGetIO* name: igGetIO href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetIO_ commentId: Overload:ImGuiNET.ImGuiNative.igGetIO fullName: ImGuiNET.ImGuiNative.igGetIO nameWithType: ImGuiNative.igGetIO - uid: ImGuiNET.ImGuiNative.igGetItemRectMax name: igGetItemRectMax() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetItemRectMax commentId: M:ImGuiNET.ImGuiNative.igGetItemRectMax fullName: ImGuiNET.ImGuiNative.igGetItemRectMax() nameWithType: ImGuiNative.igGetItemRectMax() - uid: ImGuiNET.ImGuiNative.igGetItemRectMax* name: igGetItemRectMax href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetItemRectMax_ commentId: Overload:ImGuiNET.ImGuiNative.igGetItemRectMax fullName: ImGuiNET.ImGuiNative.igGetItemRectMax nameWithType: ImGuiNative.igGetItemRectMax - uid: ImGuiNET.ImGuiNative.igGetItemRectMin name: igGetItemRectMin() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetItemRectMin commentId: M:ImGuiNET.ImGuiNative.igGetItemRectMin fullName: ImGuiNET.ImGuiNative.igGetItemRectMin() nameWithType: ImGuiNative.igGetItemRectMin() - uid: ImGuiNET.ImGuiNative.igGetItemRectMin* name: igGetItemRectMin href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetItemRectMin_ commentId: Overload:ImGuiNET.ImGuiNative.igGetItemRectMin fullName: ImGuiNET.ImGuiNative.igGetItemRectMin nameWithType: ImGuiNative.igGetItemRectMin - uid: ImGuiNET.ImGuiNative.igGetItemRectSize name: igGetItemRectSize() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetItemRectSize commentId: M:ImGuiNET.ImGuiNative.igGetItemRectSize fullName: ImGuiNET.ImGuiNative.igGetItemRectSize() nameWithType: ImGuiNative.igGetItemRectSize() - uid: ImGuiNET.ImGuiNative.igGetItemRectSize* name: igGetItemRectSize href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetItemRectSize_ commentId: Overload:ImGuiNET.ImGuiNative.igGetItemRectSize fullName: ImGuiNET.ImGuiNative.igGetItemRectSize nameWithType: ImGuiNative.igGetItemRectSize - uid: ImGuiNET.ImGuiNative.igGetKeyIndex(ImGuiNET.ImGuiKey) name: igGetKeyIndex(ImGuiKey) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetKeyIndex_ImGuiNET_ImGuiKey_ commentId: M:ImGuiNET.ImGuiNative.igGetKeyIndex(ImGuiNET.ImGuiKey) fullName: ImGuiNET.ImGuiNative.igGetKeyIndex(ImGuiNET.ImGuiKey) nameWithType: ImGuiNative.igGetKeyIndex(ImGuiKey) - uid: ImGuiNET.ImGuiNative.igGetKeyIndex* name: igGetKeyIndex href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetKeyIndex_ commentId: Overload:ImGuiNET.ImGuiNative.igGetKeyIndex fullName: ImGuiNET.ImGuiNative.igGetKeyIndex nameWithType: ImGuiNative.igGetKeyIndex - uid: ImGuiNET.ImGuiNative.igGetKeyPressedAmount(System.Int32,System.Single,System.Single) name: igGetKeyPressedAmount(Int32, Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetKeyPressedAmount_System_Int32_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igGetKeyPressedAmount(System.Int32,System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.igGetKeyPressedAmount(System.Int32, System.Single, System.Single) nameWithType: ImGuiNative.igGetKeyPressedAmount(Int32, Single, Single) - uid: ImGuiNET.ImGuiNative.igGetKeyPressedAmount* name: igGetKeyPressedAmount href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetKeyPressedAmount_ commentId: Overload:ImGuiNET.ImGuiNative.igGetKeyPressedAmount fullName: ImGuiNET.ImGuiNative.igGetKeyPressedAmount nameWithType: ImGuiNative.igGetKeyPressedAmount - uid: ImGuiNET.ImGuiNative.igGetMouseCursor name: igGetMouseCursor() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMouseCursor commentId: M:ImGuiNET.ImGuiNative.igGetMouseCursor fullName: ImGuiNET.ImGuiNative.igGetMouseCursor() nameWithType: ImGuiNative.igGetMouseCursor() - uid: ImGuiNET.ImGuiNative.igGetMouseCursor* name: igGetMouseCursor href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMouseCursor_ commentId: Overload:ImGuiNET.ImGuiNative.igGetMouseCursor fullName: ImGuiNET.ImGuiNative.igGetMouseCursor nameWithType: ImGuiNative.igGetMouseCursor - uid: ImGuiNET.ImGuiNative.igGetMouseDragDelta(System.Int32,System.Single) name: igGetMouseDragDelta(Int32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMouseDragDelta_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igGetMouseDragDelta(System.Int32,System.Single) fullName: ImGuiNET.ImGuiNative.igGetMouseDragDelta(System.Int32, System.Single) nameWithType: ImGuiNative.igGetMouseDragDelta(Int32, Single) - uid: ImGuiNET.ImGuiNative.igGetMouseDragDelta* name: igGetMouseDragDelta href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMouseDragDelta_ commentId: Overload:ImGuiNET.ImGuiNative.igGetMouseDragDelta fullName: ImGuiNET.ImGuiNative.igGetMouseDragDelta nameWithType: ImGuiNative.igGetMouseDragDelta - uid: ImGuiNET.ImGuiNative.igGetMousePos name: igGetMousePos() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMousePos commentId: M:ImGuiNET.ImGuiNative.igGetMousePos fullName: ImGuiNET.ImGuiNative.igGetMousePos() nameWithType: ImGuiNative.igGetMousePos() - uid: ImGuiNET.ImGuiNative.igGetMousePos* name: igGetMousePos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMousePos_ commentId: Overload:ImGuiNET.ImGuiNative.igGetMousePos fullName: ImGuiNET.ImGuiNative.igGetMousePos nameWithType: ImGuiNative.igGetMousePos - uid: ImGuiNET.ImGuiNative.igGetMousePosOnOpeningCurrentPopup name: igGetMousePosOnOpeningCurrentPopup() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMousePosOnOpeningCurrentPopup commentId: M:ImGuiNET.ImGuiNative.igGetMousePosOnOpeningCurrentPopup fullName: ImGuiNET.ImGuiNative.igGetMousePosOnOpeningCurrentPopup() nameWithType: ImGuiNative.igGetMousePosOnOpeningCurrentPopup() - uid: ImGuiNET.ImGuiNative.igGetMousePosOnOpeningCurrentPopup* name: igGetMousePosOnOpeningCurrentPopup href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetMousePosOnOpeningCurrentPopup_ commentId: Overload:ImGuiNET.ImGuiNative.igGetMousePosOnOpeningCurrentPopup fullName: ImGuiNET.ImGuiNative.igGetMousePosOnOpeningCurrentPopup nameWithType: ImGuiNative.igGetMousePosOnOpeningCurrentPopup - uid: ImGuiNET.ImGuiNative.igGetScrollMaxX name: igGetScrollMaxX() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollMaxX commentId: M:ImGuiNET.ImGuiNative.igGetScrollMaxX fullName: ImGuiNET.ImGuiNative.igGetScrollMaxX() nameWithType: ImGuiNative.igGetScrollMaxX() - uid: ImGuiNET.ImGuiNative.igGetScrollMaxX* name: igGetScrollMaxX href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollMaxX_ commentId: Overload:ImGuiNET.ImGuiNative.igGetScrollMaxX fullName: ImGuiNET.ImGuiNative.igGetScrollMaxX nameWithType: ImGuiNative.igGetScrollMaxX - uid: ImGuiNET.ImGuiNative.igGetScrollMaxY name: igGetScrollMaxY() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollMaxY commentId: M:ImGuiNET.ImGuiNative.igGetScrollMaxY fullName: ImGuiNET.ImGuiNative.igGetScrollMaxY() nameWithType: ImGuiNative.igGetScrollMaxY() - uid: ImGuiNET.ImGuiNative.igGetScrollMaxY* name: igGetScrollMaxY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollMaxY_ commentId: Overload:ImGuiNET.ImGuiNative.igGetScrollMaxY fullName: ImGuiNET.ImGuiNative.igGetScrollMaxY nameWithType: ImGuiNative.igGetScrollMaxY - uid: ImGuiNET.ImGuiNative.igGetScrollX name: igGetScrollX() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollX commentId: M:ImGuiNET.ImGuiNative.igGetScrollX fullName: ImGuiNET.ImGuiNative.igGetScrollX() nameWithType: ImGuiNative.igGetScrollX() - uid: ImGuiNET.ImGuiNative.igGetScrollX* name: igGetScrollX href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollX_ commentId: Overload:ImGuiNET.ImGuiNative.igGetScrollX fullName: ImGuiNET.ImGuiNative.igGetScrollX nameWithType: ImGuiNative.igGetScrollX - uid: ImGuiNET.ImGuiNative.igGetScrollY name: igGetScrollY() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollY commentId: M:ImGuiNET.ImGuiNative.igGetScrollY fullName: ImGuiNET.ImGuiNative.igGetScrollY() nameWithType: ImGuiNative.igGetScrollY() - uid: ImGuiNET.ImGuiNative.igGetScrollY* name: igGetScrollY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetScrollY_ commentId: Overload:ImGuiNET.ImGuiNative.igGetScrollY fullName: ImGuiNET.ImGuiNative.igGetScrollY nameWithType: ImGuiNative.igGetScrollY - uid: ImGuiNET.ImGuiNative.igGetStateStorage name: igGetStateStorage() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStateStorage commentId: M:ImGuiNET.ImGuiNative.igGetStateStorage fullName: ImGuiNET.ImGuiNative.igGetStateStorage() nameWithType: ImGuiNative.igGetStateStorage() - uid: ImGuiNET.ImGuiNative.igGetStateStorage* name: igGetStateStorage href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStateStorage_ commentId: Overload:ImGuiNET.ImGuiNative.igGetStateStorage fullName: ImGuiNET.ImGuiNative.igGetStateStorage nameWithType: ImGuiNative.igGetStateStorage - uid: ImGuiNET.ImGuiNative.igGetStyle name: igGetStyle() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStyle commentId: M:ImGuiNET.ImGuiNative.igGetStyle fullName: ImGuiNET.ImGuiNative.igGetStyle() nameWithType: ImGuiNative.igGetStyle() - uid: ImGuiNET.ImGuiNative.igGetStyle* name: igGetStyle href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStyle_ commentId: Overload:ImGuiNET.ImGuiNative.igGetStyle fullName: ImGuiNET.ImGuiNative.igGetStyle nameWithType: ImGuiNative.igGetStyle - uid: ImGuiNET.ImGuiNative.igGetStyleColorName(ImGuiNET.ImGuiCol) name: igGetStyleColorName(ImGuiCol) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStyleColorName_ImGuiNET_ImGuiCol_ commentId: M:ImGuiNET.ImGuiNative.igGetStyleColorName(ImGuiNET.ImGuiCol) fullName: ImGuiNET.ImGuiNative.igGetStyleColorName(ImGuiNET.ImGuiCol) nameWithType: ImGuiNative.igGetStyleColorName(ImGuiCol) - uid: ImGuiNET.ImGuiNative.igGetStyleColorName* name: igGetStyleColorName href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStyleColorName_ commentId: Overload:ImGuiNET.ImGuiNative.igGetStyleColorName fullName: ImGuiNET.ImGuiNative.igGetStyleColorName nameWithType: ImGuiNative.igGetStyleColorName - uid: ImGuiNET.ImGuiNative.igGetStyleColorVec4(ImGuiNET.ImGuiCol) name: igGetStyleColorVec4(ImGuiCol) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStyleColorVec4_ImGuiNET_ImGuiCol_ commentId: M:ImGuiNET.ImGuiNative.igGetStyleColorVec4(ImGuiNET.ImGuiCol) fullName: ImGuiNET.ImGuiNative.igGetStyleColorVec4(ImGuiNET.ImGuiCol) nameWithType: ImGuiNative.igGetStyleColorVec4(ImGuiCol) - uid: ImGuiNET.ImGuiNative.igGetStyleColorVec4* name: igGetStyleColorVec4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetStyleColorVec4_ commentId: Overload:ImGuiNET.ImGuiNative.igGetStyleColorVec4 fullName: ImGuiNET.ImGuiNative.igGetStyleColorVec4 nameWithType: ImGuiNative.igGetStyleColorVec4 - uid: ImGuiNET.ImGuiNative.igGetTextLineHeight name: igGetTextLineHeight() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTextLineHeight commentId: M:ImGuiNET.ImGuiNative.igGetTextLineHeight fullName: ImGuiNET.ImGuiNative.igGetTextLineHeight() nameWithType: ImGuiNative.igGetTextLineHeight() - uid: ImGuiNET.ImGuiNative.igGetTextLineHeight* name: igGetTextLineHeight href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTextLineHeight_ commentId: Overload:ImGuiNET.ImGuiNative.igGetTextLineHeight fullName: ImGuiNET.ImGuiNative.igGetTextLineHeight nameWithType: ImGuiNative.igGetTextLineHeight - uid: ImGuiNET.ImGuiNative.igGetTextLineHeightWithSpacing name: igGetTextLineHeightWithSpacing() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTextLineHeightWithSpacing commentId: M:ImGuiNET.ImGuiNative.igGetTextLineHeightWithSpacing fullName: ImGuiNET.ImGuiNative.igGetTextLineHeightWithSpacing() nameWithType: ImGuiNative.igGetTextLineHeightWithSpacing() - uid: ImGuiNET.ImGuiNative.igGetTextLineHeightWithSpacing* name: igGetTextLineHeightWithSpacing href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTextLineHeightWithSpacing_ commentId: Overload:ImGuiNET.ImGuiNative.igGetTextLineHeightWithSpacing fullName: ImGuiNET.ImGuiNative.igGetTextLineHeightWithSpacing nameWithType: ImGuiNative.igGetTextLineHeightWithSpacing - uid: ImGuiNET.ImGuiNative.igGetTime name: igGetTime() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTime commentId: M:ImGuiNET.ImGuiNative.igGetTime fullName: ImGuiNET.ImGuiNative.igGetTime() nameWithType: ImGuiNative.igGetTime() - uid: ImGuiNET.ImGuiNative.igGetTime* name: igGetTime href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTime_ commentId: Overload:ImGuiNET.ImGuiNative.igGetTime fullName: ImGuiNET.ImGuiNative.igGetTime nameWithType: ImGuiNative.igGetTime - uid: ImGuiNET.ImGuiNative.igGetTreeNodeToLabelSpacing name: igGetTreeNodeToLabelSpacing() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTreeNodeToLabelSpacing commentId: M:ImGuiNET.ImGuiNative.igGetTreeNodeToLabelSpacing fullName: ImGuiNET.ImGuiNative.igGetTreeNodeToLabelSpacing() nameWithType: ImGuiNative.igGetTreeNodeToLabelSpacing() - uid: ImGuiNET.ImGuiNative.igGetTreeNodeToLabelSpacing* name: igGetTreeNodeToLabelSpacing href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetTreeNodeToLabelSpacing_ commentId: Overload:ImGuiNET.ImGuiNative.igGetTreeNodeToLabelSpacing fullName: ImGuiNET.ImGuiNative.igGetTreeNodeToLabelSpacing nameWithType: ImGuiNative.igGetTreeNodeToLabelSpacing - uid: ImGuiNET.ImGuiNative.igGetVersion name: igGetVersion() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetVersion commentId: M:ImGuiNET.ImGuiNative.igGetVersion fullName: ImGuiNET.ImGuiNative.igGetVersion() nameWithType: ImGuiNative.igGetVersion() - uid: ImGuiNET.ImGuiNative.igGetVersion* name: igGetVersion href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetVersion_ commentId: Overload:ImGuiNET.ImGuiNative.igGetVersion fullName: ImGuiNET.ImGuiNative.igGetVersion nameWithType: ImGuiNative.igGetVersion - uid: ImGuiNET.ImGuiNative.igGetWindowContentRegionMax name: igGetWindowContentRegionMax() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowContentRegionMax commentId: M:ImGuiNET.ImGuiNative.igGetWindowContentRegionMax fullName: ImGuiNET.ImGuiNative.igGetWindowContentRegionMax() nameWithType: ImGuiNative.igGetWindowContentRegionMax() - uid: ImGuiNET.ImGuiNative.igGetWindowContentRegionMax* name: igGetWindowContentRegionMax href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowContentRegionMax_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowContentRegionMax fullName: ImGuiNET.ImGuiNative.igGetWindowContentRegionMax nameWithType: ImGuiNative.igGetWindowContentRegionMax - uid: ImGuiNET.ImGuiNative.igGetWindowContentRegionMin name: igGetWindowContentRegionMin() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowContentRegionMin commentId: M:ImGuiNET.ImGuiNative.igGetWindowContentRegionMin fullName: ImGuiNET.ImGuiNative.igGetWindowContentRegionMin() nameWithType: ImGuiNative.igGetWindowContentRegionMin() - uid: ImGuiNET.ImGuiNative.igGetWindowContentRegionMin* name: igGetWindowContentRegionMin href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowContentRegionMin_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowContentRegionMin fullName: ImGuiNET.ImGuiNative.igGetWindowContentRegionMin nameWithType: ImGuiNative.igGetWindowContentRegionMin - uid: ImGuiNET.ImGuiNative.igGetWindowContentRegionWidth name: igGetWindowContentRegionWidth() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowContentRegionWidth commentId: M:ImGuiNET.ImGuiNative.igGetWindowContentRegionWidth fullName: ImGuiNET.ImGuiNative.igGetWindowContentRegionWidth() nameWithType: ImGuiNative.igGetWindowContentRegionWidth() - uid: ImGuiNET.ImGuiNative.igGetWindowContentRegionWidth* name: igGetWindowContentRegionWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowContentRegionWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowContentRegionWidth fullName: ImGuiNET.ImGuiNative.igGetWindowContentRegionWidth nameWithType: ImGuiNative.igGetWindowContentRegionWidth - uid: ImGuiNET.ImGuiNative.igGetWindowDrawList name: igGetWindowDrawList() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowDrawList commentId: M:ImGuiNET.ImGuiNative.igGetWindowDrawList fullName: ImGuiNET.ImGuiNative.igGetWindowDrawList() nameWithType: ImGuiNative.igGetWindowDrawList() - uid: ImGuiNET.ImGuiNative.igGetWindowDrawList* name: igGetWindowDrawList href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowDrawList_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowDrawList fullName: ImGuiNET.ImGuiNative.igGetWindowDrawList nameWithType: ImGuiNative.igGetWindowDrawList - uid: ImGuiNET.ImGuiNative.igGetWindowHeight name: igGetWindowHeight() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowHeight commentId: M:ImGuiNET.ImGuiNative.igGetWindowHeight fullName: ImGuiNET.ImGuiNative.igGetWindowHeight() nameWithType: ImGuiNative.igGetWindowHeight() - uid: ImGuiNET.ImGuiNative.igGetWindowHeight* name: igGetWindowHeight href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowHeight_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowHeight fullName: ImGuiNET.ImGuiNative.igGetWindowHeight nameWithType: ImGuiNative.igGetWindowHeight - uid: ImGuiNET.ImGuiNative.igGetWindowPos name: igGetWindowPos() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowPos commentId: M:ImGuiNET.ImGuiNative.igGetWindowPos fullName: ImGuiNET.ImGuiNative.igGetWindowPos() nameWithType: ImGuiNative.igGetWindowPos() - uid: ImGuiNET.ImGuiNative.igGetWindowPos* name: igGetWindowPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowPos_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowPos fullName: ImGuiNET.ImGuiNative.igGetWindowPos nameWithType: ImGuiNative.igGetWindowPos - uid: ImGuiNET.ImGuiNative.igGetWindowSize name: igGetWindowSize() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowSize commentId: M:ImGuiNET.ImGuiNative.igGetWindowSize fullName: ImGuiNET.ImGuiNative.igGetWindowSize() nameWithType: ImGuiNative.igGetWindowSize() - uid: ImGuiNET.ImGuiNative.igGetWindowSize* name: igGetWindowSize href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowSize_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowSize fullName: ImGuiNET.ImGuiNative.igGetWindowSize nameWithType: ImGuiNative.igGetWindowSize - uid: ImGuiNET.ImGuiNative.igGetWindowWidth name: igGetWindowWidth() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowWidth commentId: M:ImGuiNET.ImGuiNative.igGetWindowWidth fullName: ImGuiNET.ImGuiNative.igGetWindowWidth() nameWithType: ImGuiNative.igGetWindowWidth() - uid: ImGuiNET.ImGuiNative.igGetWindowWidth* name: igGetWindowWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igGetWindowWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igGetWindowWidth fullName: ImGuiNET.ImGuiNative.igGetWindowWidth nameWithType: ImGuiNative.igGetWindowWidth - uid: ImGuiNET.ImGuiNative.igImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector4,System.Numerics.Vector4) name: igImage(IntPtr, Vector2, Vector2, Vector2, Vector4, Vector4) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igImage_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector4_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGuiNative.igImage(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector4,System.Numerics.Vector4) fullName: ImGuiNET.ImGuiNative.igImage(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector4, System.Numerics.Vector4) nameWithType: ImGuiNative.igImage(IntPtr, Vector2, Vector2, Vector2, Vector4, Vector4) - uid: ImGuiNET.ImGuiNative.igImage* name: igImage href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igImage_ commentId: Overload:ImGuiNET.ImGuiNative.igImage fullName: ImGuiNET.ImGuiNative.igImage nameWithType: ImGuiNative.igImage - uid: ImGuiNET.ImGuiNative.igImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32,System.Numerics.Vector4,System.Numerics.Vector4) name: igImageButton(IntPtr, Vector2, Vector2, Vector2, Int32, Vector4, Vector4) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igImageButton_System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Int32_System_Numerics_Vector4_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGuiNative.igImageButton(System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32,System.Numerics.Vector4,System.Numerics.Vector4) fullName: ImGuiNET.ImGuiNative.igImageButton(System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Int32, System.Numerics.Vector4, System.Numerics.Vector4) nameWithType: ImGuiNative.igImageButton(IntPtr, Vector2, Vector2, Vector2, Int32, Vector4, Vector4) - uid: ImGuiNET.ImGuiNative.igImageButton* name: igImageButton href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igImageButton_ commentId: Overload:ImGuiNET.ImGuiNative.igImageButton fullName: ImGuiNET.ImGuiNative.igImageButton nameWithType: ImGuiNative.igImageButton - uid: ImGuiNET.ImGuiNative.igIndent(System.Single) name: igIndent(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIndent_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igIndent(System.Single) fullName: ImGuiNET.ImGuiNative.igIndent(System.Single) nameWithType: ImGuiNative.igIndent(Single) - uid: ImGuiNET.ImGuiNative.igIndent* name: igIndent href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIndent_ commentId: Overload:ImGuiNET.ImGuiNative.igIndent fullName: ImGuiNET.ImGuiNative.igIndent nameWithType: ImGuiNative.igIndent - uid: ImGuiNET.ImGuiNative.igInputDouble(System.Byte*,System.Double*,System.Double,System.Double,System.Byte*,ImGuiNET.ImGuiInputTextFlags) name: igInputDouble(Byte*, Double*, Double, Double, Byte*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputDouble_System_Byte__System_Double__System_Double_System_Double_System_Byte__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputDouble(System.Byte*,System.Double*,System.Double,System.Double,System.Byte*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputDouble(System.Byte*, System.Double*, System.Double, System.Double, System.Byte*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputDouble(Byte*, Double*, Double, Double, Byte*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputDouble* name: igInputDouble href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputDouble_ commentId: Overload:ImGuiNET.ImGuiNative.igInputDouble fullName: ImGuiNET.ImGuiNative.igInputDouble nameWithType: ImGuiNative.igInputDouble - uid: ImGuiNET.ImGuiNative.igInputFloat(System.Byte*,System.Single*,System.Single,System.Single,System.Byte*,ImGuiNET.ImGuiInputTextFlags) name: igInputFloat(Byte*, Single*, Single, Single, Byte*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat_System_Byte__System_Single__System_Single_System_Single_System_Byte__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputFloat(System.Byte*,System.Single*,System.Single,System.Single,System.Byte*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputFloat(System.Byte*, System.Single*, System.Single, System.Single, System.Byte*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputFloat(Byte*, Single*, Single, Single, Byte*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputFloat* name: igInputFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat_ commentId: Overload:ImGuiNET.ImGuiNative.igInputFloat fullName: ImGuiNET.ImGuiNative.igInputFloat nameWithType: ImGuiNative.igInputFloat - uid: ImGuiNET.ImGuiNative.igInputFloat2(System.Byte*,System.Numerics.Vector2*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) name: igInputFloat2(Byte*, Vector2*, Byte*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat2_System_Byte__System_Numerics_Vector2__System_Byte__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputFloat2(System.Byte*,System.Numerics.Vector2*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputFloat2(System.Byte*, System.Numerics.Vector2*, System.Byte*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputFloat2(Byte*, Vector2*, Byte*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputFloat2* name: igInputFloat2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat2_ commentId: Overload:ImGuiNET.ImGuiNative.igInputFloat2 fullName: ImGuiNET.ImGuiNative.igInputFloat2 nameWithType: ImGuiNative.igInputFloat2 - uid: ImGuiNET.ImGuiNative.igInputFloat3(System.Byte*,System.Numerics.Vector3*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) name: igInputFloat3(Byte*, Vector3*, Byte*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat3_System_Byte__System_Numerics_Vector3__System_Byte__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputFloat3(System.Byte*,System.Numerics.Vector3*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputFloat3(System.Byte*, System.Numerics.Vector3*, System.Byte*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputFloat3(Byte*, Vector3*, Byte*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputFloat3* name: igInputFloat3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat3_ commentId: Overload:ImGuiNET.ImGuiNative.igInputFloat3 fullName: ImGuiNET.ImGuiNative.igInputFloat3 nameWithType: ImGuiNative.igInputFloat3 - uid: ImGuiNET.ImGuiNative.igInputFloat4(System.Byte*,System.Numerics.Vector4*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) name: igInputFloat4(Byte*, Vector4*, Byte*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat4_System_Byte__System_Numerics_Vector4__System_Byte__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputFloat4(System.Byte*,System.Numerics.Vector4*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputFloat4(System.Byte*, System.Numerics.Vector4*, System.Byte*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputFloat4(Byte*, Vector4*, Byte*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputFloat4* name: igInputFloat4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputFloat4_ commentId: Overload:ImGuiNET.ImGuiNative.igInputFloat4 fullName: ImGuiNET.ImGuiNative.igInputFloat4 nameWithType: ImGuiNative.igInputFloat4 - uid: ImGuiNET.ImGuiNative.igInputInt(System.Byte*,System.Int32*,System.Int32,System.Int32,ImGuiNET.ImGuiInputTextFlags) name: igInputInt(Byte*, Int32*, Int32, Int32, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt_System_Byte__System_Int32__System_Int32_System_Int32_ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputInt(System.Byte*,System.Int32*,System.Int32,System.Int32,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputInt(System.Byte*, System.Int32*, System.Int32, System.Int32, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputInt(Byte*, Int32*, Int32, Int32, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputInt* name: igInputInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt_ commentId: Overload:ImGuiNET.ImGuiNative.igInputInt fullName: ImGuiNET.ImGuiNative.igInputInt nameWithType: ImGuiNative.igInputInt - uid: ImGuiNET.ImGuiNative.igInputInt2(System.Byte*,System.Int32*,ImGuiNET.ImGuiInputTextFlags) name: igInputInt2(Byte*, Int32*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt2_System_Byte__System_Int32__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputInt2(System.Byte*,System.Int32*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputInt2(System.Byte*, System.Int32*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputInt2(Byte*, Int32*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputInt2* name: igInputInt2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt2_ commentId: Overload:ImGuiNET.ImGuiNative.igInputInt2 fullName: ImGuiNET.ImGuiNative.igInputInt2 nameWithType: ImGuiNative.igInputInt2 - uid: ImGuiNET.ImGuiNative.igInputInt3(System.Byte*,System.Int32*,ImGuiNET.ImGuiInputTextFlags) name: igInputInt3(Byte*, Int32*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt3_System_Byte__System_Int32__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputInt3(System.Byte*,System.Int32*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputInt3(System.Byte*, System.Int32*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputInt3(Byte*, Int32*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputInt3* name: igInputInt3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt3_ commentId: Overload:ImGuiNET.ImGuiNative.igInputInt3 fullName: ImGuiNET.ImGuiNative.igInputInt3 nameWithType: ImGuiNative.igInputInt3 - uid: ImGuiNET.ImGuiNative.igInputInt4(System.Byte*,System.Int32*,ImGuiNET.ImGuiInputTextFlags) name: igInputInt4(Byte*, Int32*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt4_System_Byte__System_Int32__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputInt4(System.Byte*,System.Int32*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputInt4(System.Byte*, System.Int32*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputInt4(Byte*, Int32*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputInt4* name: igInputInt4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputInt4_ commentId: Overload:ImGuiNET.ImGuiNative.igInputInt4 fullName: ImGuiNET.ImGuiNative.igInputInt4 nameWithType: ImGuiNative.igInputInt4 - uid: ImGuiNET.ImGuiNative.igInputScalar(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Void*,System.Void*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) name: igInputScalar(Byte*, ImGuiDataType, Void*, Void*, Void*, Byte*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputScalar_System_Byte__ImGuiNET_ImGuiDataType_System_Void__System_Void__System_Void__System_Byte__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputScalar(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Void*,System.Void*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputScalar(System.Byte*, ImGuiNET.ImGuiDataType, System.Void*, System.Void*, System.Void*, System.Byte*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputScalar(Byte*, ImGuiDataType, Void*, Void*, Void*, Byte*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputScalar* name: igInputScalar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputScalar_ commentId: Overload:ImGuiNET.ImGuiNative.igInputScalar fullName: ImGuiNET.ImGuiNative.igInputScalar nameWithType: ImGuiNative.igInputScalar - uid: ImGuiNET.ImGuiNative.igInputScalarN(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Int32,System.Void*,System.Void*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) name: igInputScalarN(Byte*, ImGuiDataType, Void*, Int32, Void*, Void*, Byte*, ImGuiInputTextFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputScalarN_System_Byte__ImGuiNET_ImGuiDataType_System_Void__System_Int32_System_Void__System_Void__System_Byte__ImGuiNET_ImGuiInputTextFlags_ commentId: M:ImGuiNET.ImGuiNative.igInputScalarN(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Int32,System.Void*,System.Void*,System.Byte*,ImGuiNET.ImGuiInputTextFlags) fullName: ImGuiNET.ImGuiNative.igInputScalarN(System.Byte*, ImGuiNET.ImGuiDataType, System.Void*, System.Int32, System.Void*, System.Void*, System.Byte*, ImGuiNET.ImGuiInputTextFlags) nameWithType: ImGuiNative.igInputScalarN(Byte*, ImGuiDataType, Void*, Int32, Void*, Void*, Byte*, ImGuiInputTextFlags) - uid: ImGuiNET.ImGuiNative.igInputScalarN* name: igInputScalarN href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputScalarN_ commentId: Overload:ImGuiNET.ImGuiNative.igInputScalarN fullName: ImGuiNET.ImGuiNative.igInputScalarN nameWithType: ImGuiNative.igInputScalarN - uid: ImGuiNET.ImGuiNative.igInputText(System.Byte*,System.Byte*,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.Void*) name: igInputText(Byte*, Byte*, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputText_System_Byte__System_Byte__System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igInputText(System.Byte*,System.Byte*,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.Void*) fullName: ImGuiNET.ImGuiNative.igInputText(System.Byte*, System.Byte*, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.Void*) nameWithType: ImGuiNative.igInputText(Byte*, Byte*, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, Void*) - uid: ImGuiNET.ImGuiNative.igInputText* name: igInputText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputText_ commentId: Overload:ImGuiNET.ImGuiNative.igInputText fullName: ImGuiNET.ImGuiNative.igInputText nameWithType: ImGuiNative.igInputText - uid: ImGuiNET.ImGuiNative.igInputTextMultiline(System.Byte*,System.Byte*,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.Void*) name: igInputTextMultiline(Byte*, Byte*, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputTextMultiline_System_Byte__System_Byte__System_UInt32_System_Numerics_Vector2_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igInputTextMultiline(System.Byte*,System.Byte*,System.UInt32,System.Numerics.Vector2,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.Void*) fullName: ImGuiNET.ImGuiNative.igInputTextMultiline(System.Byte*, System.Byte*, System.UInt32, System.Numerics.Vector2, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.Void*) nameWithType: ImGuiNative.igInputTextMultiline(Byte*, Byte*, UInt32, Vector2, ImGuiInputTextFlags, ImGuiInputTextCallback, Void*) - uid: ImGuiNET.ImGuiNative.igInputTextMultiline* name: igInputTextMultiline href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputTextMultiline_ commentId: Overload:ImGuiNET.ImGuiNative.igInputTextMultiline fullName: ImGuiNET.ImGuiNative.igInputTextMultiline nameWithType: ImGuiNative.igInputTextMultiline - uid: ImGuiNET.ImGuiNative.igInputTextWithHint(System.Byte*,System.Byte*,System.Byte*,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.Void*) name: igInputTextWithHint(Byte*, Byte*, Byte*, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputTextWithHint_System_Byte__System_Byte__System_Byte__System_UInt32_ImGuiNET_ImGuiInputTextFlags_ImGuiNET_ImGuiInputTextCallback_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igInputTextWithHint(System.Byte*,System.Byte*,System.Byte*,System.UInt32,ImGuiNET.ImGuiInputTextFlags,ImGuiNET.ImGuiInputTextCallback,System.Void*) fullName: ImGuiNET.ImGuiNative.igInputTextWithHint(System.Byte*, System.Byte*, System.Byte*, System.UInt32, ImGuiNET.ImGuiInputTextFlags, ImGuiNET.ImGuiInputTextCallback, System.Void*) nameWithType: ImGuiNative.igInputTextWithHint(Byte*, Byte*, Byte*, UInt32, ImGuiInputTextFlags, ImGuiInputTextCallback, Void*) - uid: ImGuiNET.ImGuiNative.igInputTextWithHint* name: igInputTextWithHint href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInputTextWithHint_ commentId: Overload:ImGuiNET.ImGuiNative.igInputTextWithHint fullName: ImGuiNET.ImGuiNative.igInputTextWithHint nameWithType: ImGuiNative.igInputTextWithHint - uid: ImGuiNET.ImGuiNative.igInvisibleButton(System.Byte*,System.Numerics.Vector2) name: igInvisibleButton(Byte*, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInvisibleButton_System_Byte__System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igInvisibleButton(System.Byte*,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igInvisibleButton(System.Byte*, System.Numerics.Vector2) nameWithType: ImGuiNative.igInvisibleButton(Byte*, Vector2) - uid: ImGuiNET.ImGuiNative.igInvisibleButton* name: igInvisibleButton href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igInvisibleButton_ commentId: Overload:ImGuiNET.ImGuiNative.igInvisibleButton fullName: ImGuiNET.ImGuiNative.igInvisibleButton nameWithType: ImGuiNative.igInvisibleButton - uid: ImGuiNET.ImGuiNative.igIsAnyItemActive name: igIsAnyItemActive() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyItemActive commentId: M:ImGuiNET.ImGuiNative.igIsAnyItemActive fullName: ImGuiNET.ImGuiNative.igIsAnyItemActive() nameWithType: ImGuiNative.igIsAnyItemActive() - uid: ImGuiNET.ImGuiNative.igIsAnyItemActive* name: igIsAnyItemActive href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyItemActive_ commentId: Overload:ImGuiNET.ImGuiNative.igIsAnyItemActive fullName: ImGuiNET.ImGuiNative.igIsAnyItemActive nameWithType: ImGuiNative.igIsAnyItemActive - uid: ImGuiNET.ImGuiNative.igIsAnyItemFocused name: igIsAnyItemFocused() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyItemFocused commentId: M:ImGuiNET.ImGuiNative.igIsAnyItemFocused fullName: ImGuiNET.ImGuiNative.igIsAnyItemFocused() nameWithType: ImGuiNative.igIsAnyItemFocused() - uid: ImGuiNET.ImGuiNative.igIsAnyItemFocused* name: igIsAnyItemFocused href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyItemFocused_ commentId: Overload:ImGuiNET.ImGuiNative.igIsAnyItemFocused fullName: ImGuiNET.ImGuiNative.igIsAnyItemFocused nameWithType: ImGuiNative.igIsAnyItemFocused - uid: ImGuiNET.ImGuiNative.igIsAnyItemHovered name: igIsAnyItemHovered() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyItemHovered commentId: M:ImGuiNET.ImGuiNative.igIsAnyItemHovered fullName: ImGuiNET.ImGuiNative.igIsAnyItemHovered() nameWithType: ImGuiNative.igIsAnyItemHovered() - uid: ImGuiNET.ImGuiNative.igIsAnyItemHovered* name: igIsAnyItemHovered href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyItemHovered_ commentId: Overload:ImGuiNET.ImGuiNative.igIsAnyItemHovered fullName: ImGuiNET.ImGuiNative.igIsAnyItemHovered nameWithType: ImGuiNative.igIsAnyItemHovered - uid: ImGuiNET.ImGuiNative.igIsAnyMouseDown name: igIsAnyMouseDown() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyMouseDown commentId: M:ImGuiNET.ImGuiNative.igIsAnyMouseDown fullName: ImGuiNET.ImGuiNative.igIsAnyMouseDown() nameWithType: ImGuiNative.igIsAnyMouseDown() - uid: ImGuiNET.ImGuiNative.igIsAnyMouseDown* name: igIsAnyMouseDown href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsAnyMouseDown_ commentId: Overload:ImGuiNET.ImGuiNative.igIsAnyMouseDown fullName: ImGuiNET.ImGuiNative.igIsAnyMouseDown nameWithType: ImGuiNative.igIsAnyMouseDown - uid: ImGuiNET.ImGuiNative.igIsItemActivated name: igIsItemActivated() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemActivated commentId: M:ImGuiNET.ImGuiNative.igIsItemActivated fullName: ImGuiNET.ImGuiNative.igIsItemActivated() nameWithType: ImGuiNative.igIsItemActivated() - uid: ImGuiNET.ImGuiNative.igIsItemActivated* name: igIsItemActivated href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemActivated_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemActivated fullName: ImGuiNET.ImGuiNative.igIsItemActivated nameWithType: ImGuiNative.igIsItemActivated - uid: ImGuiNET.ImGuiNative.igIsItemActive name: igIsItemActive() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemActive commentId: M:ImGuiNET.ImGuiNative.igIsItemActive fullName: ImGuiNET.ImGuiNative.igIsItemActive() nameWithType: ImGuiNative.igIsItemActive() - uid: ImGuiNET.ImGuiNative.igIsItemActive* name: igIsItemActive href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemActive_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemActive fullName: ImGuiNET.ImGuiNative.igIsItemActive nameWithType: ImGuiNative.igIsItemActive - uid: ImGuiNET.ImGuiNative.igIsItemClicked(System.Int32) name: igIsItemClicked(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemClicked_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igIsItemClicked(System.Int32) fullName: ImGuiNET.ImGuiNative.igIsItemClicked(System.Int32) nameWithType: ImGuiNative.igIsItemClicked(Int32) - uid: ImGuiNET.ImGuiNative.igIsItemClicked* name: igIsItemClicked href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemClicked_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemClicked fullName: ImGuiNET.ImGuiNative.igIsItemClicked nameWithType: ImGuiNative.igIsItemClicked - uid: ImGuiNET.ImGuiNative.igIsItemDeactivated name: igIsItemDeactivated() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemDeactivated commentId: M:ImGuiNET.ImGuiNative.igIsItemDeactivated fullName: ImGuiNET.ImGuiNative.igIsItemDeactivated() nameWithType: ImGuiNative.igIsItemDeactivated() - uid: ImGuiNET.ImGuiNative.igIsItemDeactivated* name: igIsItemDeactivated href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemDeactivated_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemDeactivated fullName: ImGuiNET.ImGuiNative.igIsItemDeactivated nameWithType: ImGuiNative.igIsItemDeactivated - uid: ImGuiNET.ImGuiNative.igIsItemDeactivatedAfterEdit name: igIsItemDeactivatedAfterEdit() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemDeactivatedAfterEdit commentId: M:ImGuiNET.ImGuiNative.igIsItemDeactivatedAfterEdit fullName: ImGuiNET.ImGuiNative.igIsItemDeactivatedAfterEdit() nameWithType: ImGuiNative.igIsItemDeactivatedAfterEdit() - uid: ImGuiNET.ImGuiNative.igIsItemDeactivatedAfterEdit* name: igIsItemDeactivatedAfterEdit href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemDeactivatedAfterEdit_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemDeactivatedAfterEdit fullName: ImGuiNET.ImGuiNative.igIsItemDeactivatedAfterEdit nameWithType: ImGuiNative.igIsItemDeactivatedAfterEdit - uid: ImGuiNET.ImGuiNative.igIsItemEdited name: igIsItemEdited() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemEdited commentId: M:ImGuiNET.ImGuiNative.igIsItemEdited fullName: ImGuiNET.ImGuiNative.igIsItemEdited() nameWithType: ImGuiNative.igIsItemEdited() - uid: ImGuiNET.ImGuiNative.igIsItemEdited* name: igIsItemEdited href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemEdited_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemEdited fullName: ImGuiNET.ImGuiNative.igIsItemEdited nameWithType: ImGuiNative.igIsItemEdited - uid: ImGuiNET.ImGuiNative.igIsItemFocused name: igIsItemFocused() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemFocused commentId: M:ImGuiNET.ImGuiNative.igIsItemFocused fullName: ImGuiNET.ImGuiNative.igIsItemFocused() nameWithType: ImGuiNative.igIsItemFocused() - uid: ImGuiNET.ImGuiNative.igIsItemFocused* name: igIsItemFocused href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemFocused_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemFocused fullName: ImGuiNET.ImGuiNative.igIsItemFocused nameWithType: ImGuiNative.igIsItemFocused - uid: ImGuiNET.ImGuiNative.igIsItemHovered(ImGuiNET.ImGuiHoveredFlags) name: igIsItemHovered(ImGuiHoveredFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemHovered_ImGuiNET_ImGuiHoveredFlags_ commentId: M:ImGuiNET.ImGuiNative.igIsItemHovered(ImGuiNET.ImGuiHoveredFlags) fullName: ImGuiNET.ImGuiNative.igIsItemHovered(ImGuiNET.ImGuiHoveredFlags) nameWithType: ImGuiNative.igIsItemHovered(ImGuiHoveredFlags) - uid: ImGuiNET.ImGuiNative.igIsItemHovered* name: igIsItemHovered href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemHovered_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemHovered fullName: ImGuiNET.ImGuiNative.igIsItemHovered nameWithType: ImGuiNative.igIsItemHovered - uid: ImGuiNET.ImGuiNative.igIsItemVisible name: igIsItemVisible() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemVisible commentId: M:ImGuiNET.ImGuiNative.igIsItemVisible fullName: ImGuiNET.ImGuiNative.igIsItemVisible() nameWithType: ImGuiNative.igIsItemVisible() - uid: ImGuiNET.ImGuiNative.igIsItemVisible* name: igIsItemVisible href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsItemVisible_ commentId: Overload:ImGuiNET.ImGuiNative.igIsItemVisible fullName: ImGuiNET.ImGuiNative.igIsItemVisible nameWithType: ImGuiNative.igIsItemVisible - uid: ImGuiNET.ImGuiNative.igIsKeyDown(System.Int32) name: igIsKeyDown(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsKeyDown_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igIsKeyDown(System.Int32) fullName: ImGuiNET.ImGuiNative.igIsKeyDown(System.Int32) nameWithType: ImGuiNative.igIsKeyDown(Int32) - uid: ImGuiNET.ImGuiNative.igIsKeyDown* name: igIsKeyDown href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsKeyDown_ commentId: Overload:ImGuiNET.ImGuiNative.igIsKeyDown fullName: ImGuiNET.ImGuiNative.igIsKeyDown nameWithType: ImGuiNative.igIsKeyDown - uid: ImGuiNET.ImGuiNative.igIsKeyPressed(System.Int32,System.Byte) name: igIsKeyPressed(Int32, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsKeyPressed_System_Int32_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igIsKeyPressed(System.Int32,System.Byte) fullName: ImGuiNET.ImGuiNative.igIsKeyPressed(System.Int32, System.Byte) nameWithType: ImGuiNative.igIsKeyPressed(Int32, Byte) - uid: ImGuiNET.ImGuiNative.igIsKeyPressed* name: igIsKeyPressed href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsKeyPressed_ commentId: Overload:ImGuiNET.ImGuiNative.igIsKeyPressed fullName: ImGuiNET.ImGuiNative.igIsKeyPressed nameWithType: ImGuiNative.igIsKeyPressed - uid: ImGuiNET.ImGuiNative.igIsKeyReleased(System.Int32) name: igIsKeyReleased(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsKeyReleased_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igIsKeyReleased(System.Int32) fullName: ImGuiNET.ImGuiNative.igIsKeyReleased(System.Int32) nameWithType: ImGuiNative.igIsKeyReleased(Int32) - uid: ImGuiNET.ImGuiNative.igIsKeyReleased* name: igIsKeyReleased href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsKeyReleased_ commentId: Overload:ImGuiNET.ImGuiNative.igIsKeyReleased fullName: ImGuiNET.ImGuiNative.igIsKeyReleased nameWithType: ImGuiNative.igIsKeyReleased - uid: ImGuiNET.ImGuiNative.igIsMouseClicked(System.Int32,System.Byte) name: igIsMouseClicked(Int32, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseClicked_System_Int32_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igIsMouseClicked(System.Int32,System.Byte) fullName: ImGuiNET.ImGuiNative.igIsMouseClicked(System.Int32, System.Byte) nameWithType: ImGuiNative.igIsMouseClicked(Int32, Byte) - uid: ImGuiNET.ImGuiNative.igIsMouseClicked* name: igIsMouseClicked href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseClicked_ commentId: Overload:ImGuiNET.ImGuiNative.igIsMouseClicked fullName: ImGuiNET.ImGuiNative.igIsMouseClicked nameWithType: ImGuiNative.igIsMouseClicked - uid: ImGuiNET.ImGuiNative.igIsMouseDoubleClicked(System.Int32) name: igIsMouseDoubleClicked(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseDoubleClicked_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igIsMouseDoubleClicked(System.Int32) fullName: ImGuiNET.ImGuiNative.igIsMouseDoubleClicked(System.Int32) nameWithType: ImGuiNative.igIsMouseDoubleClicked(Int32) - uid: ImGuiNET.ImGuiNative.igIsMouseDoubleClicked* name: igIsMouseDoubleClicked href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseDoubleClicked_ commentId: Overload:ImGuiNET.ImGuiNative.igIsMouseDoubleClicked fullName: ImGuiNET.ImGuiNative.igIsMouseDoubleClicked nameWithType: ImGuiNative.igIsMouseDoubleClicked - uid: ImGuiNET.ImGuiNative.igIsMouseDown(System.Int32) name: igIsMouseDown(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseDown_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igIsMouseDown(System.Int32) fullName: ImGuiNET.ImGuiNative.igIsMouseDown(System.Int32) nameWithType: ImGuiNative.igIsMouseDown(Int32) - uid: ImGuiNET.ImGuiNative.igIsMouseDown* name: igIsMouseDown href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseDown_ commentId: Overload:ImGuiNET.ImGuiNative.igIsMouseDown fullName: ImGuiNET.ImGuiNative.igIsMouseDown nameWithType: ImGuiNative.igIsMouseDown - uid: ImGuiNET.ImGuiNative.igIsMouseDragging(System.Int32,System.Single) name: igIsMouseDragging(Int32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseDragging_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igIsMouseDragging(System.Int32,System.Single) fullName: ImGuiNET.ImGuiNative.igIsMouseDragging(System.Int32, System.Single) nameWithType: ImGuiNative.igIsMouseDragging(Int32, Single) - uid: ImGuiNET.ImGuiNative.igIsMouseDragging* name: igIsMouseDragging href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseDragging_ commentId: Overload:ImGuiNET.ImGuiNative.igIsMouseDragging fullName: ImGuiNET.ImGuiNative.igIsMouseDragging nameWithType: ImGuiNative.igIsMouseDragging - uid: ImGuiNET.ImGuiNative.igIsMouseHoveringRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Byte) name: igIsMouseHoveringRect(Vector2, Vector2, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseHoveringRect_System_Numerics_Vector2_System_Numerics_Vector2_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igIsMouseHoveringRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Byte) fullName: ImGuiNET.ImGuiNative.igIsMouseHoveringRect(System.Numerics.Vector2, System.Numerics.Vector2, System.Byte) nameWithType: ImGuiNative.igIsMouseHoveringRect(Vector2, Vector2, Byte) - uid: ImGuiNET.ImGuiNative.igIsMouseHoveringRect* name: igIsMouseHoveringRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseHoveringRect_ commentId: Overload:ImGuiNET.ImGuiNative.igIsMouseHoveringRect fullName: ImGuiNET.ImGuiNative.igIsMouseHoveringRect nameWithType: ImGuiNative.igIsMouseHoveringRect - uid: ImGuiNET.ImGuiNative.igIsMousePosValid(System.Numerics.Vector2*) name: igIsMousePosValid(Vector2*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMousePosValid_System_Numerics_Vector2__ commentId: M:ImGuiNET.ImGuiNative.igIsMousePosValid(System.Numerics.Vector2*) fullName: ImGuiNET.ImGuiNative.igIsMousePosValid(System.Numerics.Vector2*) nameWithType: ImGuiNative.igIsMousePosValid(Vector2*) - uid: ImGuiNET.ImGuiNative.igIsMousePosValid* name: igIsMousePosValid href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMousePosValid_ commentId: Overload:ImGuiNET.ImGuiNative.igIsMousePosValid fullName: ImGuiNET.ImGuiNative.igIsMousePosValid nameWithType: ImGuiNative.igIsMousePosValid - uid: ImGuiNET.ImGuiNative.igIsMouseReleased(System.Int32) name: igIsMouseReleased(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseReleased_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igIsMouseReleased(System.Int32) fullName: ImGuiNET.ImGuiNative.igIsMouseReleased(System.Int32) nameWithType: ImGuiNative.igIsMouseReleased(Int32) - uid: ImGuiNET.ImGuiNative.igIsMouseReleased* name: igIsMouseReleased href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsMouseReleased_ commentId: Overload:ImGuiNET.ImGuiNative.igIsMouseReleased fullName: ImGuiNET.ImGuiNative.igIsMouseReleased nameWithType: ImGuiNative.igIsMouseReleased - uid: ImGuiNET.ImGuiNative.igIsPopupOpen(System.Byte*) name: igIsPopupOpen(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsPopupOpen_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igIsPopupOpen(System.Byte*) fullName: ImGuiNET.ImGuiNative.igIsPopupOpen(System.Byte*) nameWithType: ImGuiNative.igIsPopupOpen(Byte*) - uid: ImGuiNET.ImGuiNative.igIsPopupOpen* name: igIsPopupOpen href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsPopupOpen_ commentId: Overload:ImGuiNET.ImGuiNative.igIsPopupOpen fullName: ImGuiNET.ImGuiNative.igIsPopupOpen nameWithType: ImGuiNative.igIsPopupOpen - uid: ImGuiNET.ImGuiNative.igIsRectVisible(System.Numerics.Vector2) name: igIsRectVisible(Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsRectVisible_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igIsRectVisible(System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igIsRectVisible(System.Numerics.Vector2) nameWithType: ImGuiNative.igIsRectVisible(Vector2) - uid: ImGuiNET.ImGuiNative.igIsRectVisible* name: igIsRectVisible href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsRectVisible_ commentId: Overload:ImGuiNET.ImGuiNative.igIsRectVisible fullName: ImGuiNET.ImGuiNative.igIsRectVisible nameWithType: ImGuiNative.igIsRectVisible - uid: ImGuiNET.ImGuiNative.igIsRectVisibleVec2(System.Numerics.Vector2,System.Numerics.Vector2) name: igIsRectVisibleVec2(Vector2, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsRectVisibleVec2_System_Numerics_Vector2_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igIsRectVisibleVec2(System.Numerics.Vector2,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igIsRectVisibleVec2(System.Numerics.Vector2, System.Numerics.Vector2) nameWithType: ImGuiNative.igIsRectVisibleVec2(Vector2, Vector2) - uid: ImGuiNET.ImGuiNative.igIsRectVisibleVec2* name: igIsRectVisibleVec2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsRectVisibleVec2_ commentId: Overload:ImGuiNET.ImGuiNative.igIsRectVisibleVec2 fullName: ImGuiNET.ImGuiNative.igIsRectVisibleVec2 nameWithType: ImGuiNative.igIsRectVisibleVec2 - uid: ImGuiNET.ImGuiNative.igIsWindowAppearing name: igIsWindowAppearing() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowAppearing commentId: M:ImGuiNET.ImGuiNative.igIsWindowAppearing fullName: ImGuiNET.ImGuiNative.igIsWindowAppearing() nameWithType: ImGuiNative.igIsWindowAppearing() - uid: ImGuiNET.ImGuiNative.igIsWindowAppearing* name: igIsWindowAppearing href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowAppearing_ commentId: Overload:ImGuiNET.ImGuiNative.igIsWindowAppearing fullName: ImGuiNET.ImGuiNative.igIsWindowAppearing nameWithType: ImGuiNative.igIsWindowAppearing - uid: ImGuiNET.ImGuiNative.igIsWindowCollapsed name: igIsWindowCollapsed() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowCollapsed commentId: M:ImGuiNET.ImGuiNative.igIsWindowCollapsed fullName: ImGuiNET.ImGuiNative.igIsWindowCollapsed() nameWithType: ImGuiNative.igIsWindowCollapsed() - uid: ImGuiNET.ImGuiNative.igIsWindowCollapsed* name: igIsWindowCollapsed href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowCollapsed_ commentId: Overload:ImGuiNET.ImGuiNative.igIsWindowCollapsed fullName: ImGuiNET.ImGuiNative.igIsWindowCollapsed nameWithType: ImGuiNative.igIsWindowCollapsed - uid: ImGuiNET.ImGuiNative.igIsWindowFocused(ImGuiNET.ImGuiFocusedFlags) name: igIsWindowFocused(ImGuiFocusedFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowFocused_ImGuiNET_ImGuiFocusedFlags_ commentId: M:ImGuiNET.ImGuiNative.igIsWindowFocused(ImGuiNET.ImGuiFocusedFlags) fullName: ImGuiNET.ImGuiNative.igIsWindowFocused(ImGuiNET.ImGuiFocusedFlags) nameWithType: ImGuiNative.igIsWindowFocused(ImGuiFocusedFlags) - uid: ImGuiNET.ImGuiNative.igIsWindowFocused* name: igIsWindowFocused href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowFocused_ commentId: Overload:ImGuiNET.ImGuiNative.igIsWindowFocused fullName: ImGuiNET.ImGuiNative.igIsWindowFocused nameWithType: ImGuiNative.igIsWindowFocused - uid: ImGuiNET.ImGuiNative.igIsWindowHovered(ImGuiNET.ImGuiHoveredFlags) name: igIsWindowHovered(ImGuiHoveredFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowHovered_ImGuiNET_ImGuiHoveredFlags_ commentId: M:ImGuiNET.ImGuiNative.igIsWindowHovered(ImGuiNET.ImGuiHoveredFlags) fullName: ImGuiNET.ImGuiNative.igIsWindowHovered(ImGuiNET.ImGuiHoveredFlags) nameWithType: ImGuiNative.igIsWindowHovered(ImGuiHoveredFlags) - uid: ImGuiNET.ImGuiNative.igIsWindowHovered* name: igIsWindowHovered href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igIsWindowHovered_ commentId: Overload:ImGuiNET.ImGuiNative.igIsWindowHovered fullName: ImGuiNET.ImGuiNative.igIsWindowHovered nameWithType: ImGuiNative.igIsWindowHovered - uid: ImGuiNET.ImGuiNative.igLabelText(System.Byte*,System.Byte*) name: igLabelText(Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLabelText_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igLabelText(System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igLabelText(System.Byte*, System.Byte*) nameWithType: ImGuiNative.igLabelText(Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.igLabelText* name: igLabelText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLabelText_ commentId: Overload:ImGuiNET.ImGuiNative.igLabelText fullName: ImGuiNET.ImGuiNative.igLabelText nameWithType: ImGuiNative.igLabelText - uid: ImGuiNET.ImGuiNative.igListBoxFooter name: igListBoxFooter() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxFooter commentId: M:ImGuiNET.ImGuiNative.igListBoxFooter fullName: ImGuiNET.ImGuiNative.igListBoxFooter() nameWithType: ImGuiNative.igListBoxFooter() - uid: ImGuiNET.ImGuiNative.igListBoxFooter* name: igListBoxFooter href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxFooter_ commentId: Overload:ImGuiNET.ImGuiNative.igListBoxFooter fullName: ImGuiNET.ImGuiNative.igListBoxFooter nameWithType: ImGuiNative.igListBoxFooter - uid: ImGuiNET.ImGuiNative.igListBoxHeaderInt(System.Byte*,System.Int32,System.Int32) name: igListBoxHeaderInt(Byte*, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxHeaderInt_System_Byte__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igListBoxHeaderInt(System.Byte*,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.igListBoxHeaderInt(System.Byte*, System.Int32, System.Int32) nameWithType: ImGuiNative.igListBoxHeaderInt(Byte*, Int32, Int32) - uid: ImGuiNET.ImGuiNative.igListBoxHeaderInt* name: igListBoxHeaderInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxHeaderInt_ commentId: Overload:ImGuiNET.ImGuiNative.igListBoxHeaderInt fullName: ImGuiNET.ImGuiNative.igListBoxHeaderInt nameWithType: ImGuiNative.igListBoxHeaderInt - uid: ImGuiNET.ImGuiNative.igListBoxHeaderVec2(System.Byte*,System.Numerics.Vector2) name: igListBoxHeaderVec2(Byte*, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxHeaderVec2_System_Byte__System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igListBoxHeaderVec2(System.Byte*,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igListBoxHeaderVec2(System.Byte*, System.Numerics.Vector2) nameWithType: ImGuiNative.igListBoxHeaderVec2(Byte*, Vector2) - uid: ImGuiNET.ImGuiNative.igListBoxHeaderVec2* name: igListBoxHeaderVec2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxHeaderVec2_ commentId: Overload:ImGuiNET.ImGuiNative.igListBoxHeaderVec2 fullName: ImGuiNET.ImGuiNative.igListBoxHeaderVec2 nameWithType: ImGuiNative.igListBoxHeaderVec2 - uid: ImGuiNET.ImGuiNative.igListBoxStr_arr(System.Byte*,System.Int32*,System.Byte**,System.Int32,System.Int32) name: igListBoxStr_arr(Byte*, Int32*, Byte**, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxStr_arr_System_Byte__System_Int32__System_Byte___System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igListBoxStr_arr(System.Byte*,System.Int32*,System.Byte**,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.igListBoxStr_arr(System.Byte*, System.Int32*, System.Byte**, System.Int32, System.Int32) nameWithType: ImGuiNative.igListBoxStr_arr(Byte*, Int32*, Byte**, Int32, Int32) - uid: ImGuiNET.ImGuiNative.igListBoxStr_arr* name: igListBoxStr_arr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igListBoxStr_arr_ commentId: Overload:ImGuiNET.ImGuiNative.igListBoxStr_arr fullName: ImGuiNET.ImGuiNative.igListBoxStr_arr nameWithType: ImGuiNative.igListBoxStr_arr - uid: ImGuiNET.ImGuiNative.igLoadIniSettingsFromDisk(System.Byte*) name: igLoadIniSettingsFromDisk(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLoadIniSettingsFromDisk_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igLoadIniSettingsFromDisk(System.Byte*) fullName: ImGuiNET.ImGuiNative.igLoadIniSettingsFromDisk(System.Byte*) nameWithType: ImGuiNative.igLoadIniSettingsFromDisk(Byte*) - uid: ImGuiNET.ImGuiNative.igLoadIniSettingsFromDisk* name: igLoadIniSettingsFromDisk href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLoadIniSettingsFromDisk_ commentId: Overload:ImGuiNET.ImGuiNative.igLoadIniSettingsFromDisk fullName: ImGuiNET.ImGuiNative.igLoadIniSettingsFromDisk nameWithType: ImGuiNative.igLoadIniSettingsFromDisk - uid: ImGuiNET.ImGuiNative.igLoadIniSettingsFromMemory(System.Byte*,System.UInt32) name: igLoadIniSettingsFromMemory(Byte*, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLoadIniSettingsFromMemory_System_Byte__System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igLoadIniSettingsFromMemory(System.Byte*,System.UInt32) fullName: ImGuiNET.ImGuiNative.igLoadIniSettingsFromMemory(System.Byte*, System.UInt32) nameWithType: ImGuiNative.igLoadIniSettingsFromMemory(Byte*, UInt32) - uid: ImGuiNET.ImGuiNative.igLoadIniSettingsFromMemory* name: igLoadIniSettingsFromMemory href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLoadIniSettingsFromMemory_ commentId: Overload:ImGuiNET.ImGuiNative.igLoadIniSettingsFromMemory fullName: ImGuiNET.ImGuiNative.igLoadIniSettingsFromMemory nameWithType: ImGuiNative.igLoadIniSettingsFromMemory - uid: ImGuiNET.ImGuiNative.igLogButtons name: igLogButtons() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogButtons commentId: M:ImGuiNET.ImGuiNative.igLogButtons fullName: ImGuiNET.ImGuiNative.igLogButtons() nameWithType: ImGuiNative.igLogButtons() - uid: ImGuiNET.ImGuiNative.igLogButtons* name: igLogButtons href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogButtons_ commentId: Overload:ImGuiNET.ImGuiNative.igLogButtons fullName: ImGuiNET.ImGuiNative.igLogButtons nameWithType: ImGuiNative.igLogButtons - uid: ImGuiNET.ImGuiNative.igLogFinish name: igLogFinish() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogFinish commentId: M:ImGuiNET.ImGuiNative.igLogFinish fullName: ImGuiNET.ImGuiNative.igLogFinish() nameWithType: ImGuiNative.igLogFinish() - uid: ImGuiNET.ImGuiNative.igLogFinish* name: igLogFinish href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogFinish_ commentId: Overload:ImGuiNET.ImGuiNative.igLogFinish fullName: ImGuiNET.ImGuiNative.igLogFinish nameWithType: ImGuiNative.igLogFinish - uid: ImGuiNET.ImGuiNative.igLogText(System.Byte*) name: igLogText(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogText_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igLogText(System.Byte*) fullName: ImGuiNET.ImGuiNative.igLogText(System.Byte*) nameWithType: ImGuiNative.igLogText(Byte*) - uid: ImGuiNET.ImGuiNative.igLogText* name: igLogText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogText_ commentId: Overload:ImGuiNET.ImGuiNative.igLogText fullName: ImGuiNET.ImGuiNative.igLogText nameWithType: ImGuiNative.igLogText - uid: ImGuiNET.ImGuiNative.igLogToClipboard(System.Int32) name: igLogToClipboard(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogToClipboard_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igLogToClipboard(System.Int32) fullName: ImGuiNET.ImGuiNative.igLogToClipboard(System.Int32) nameWithType: ImGuiNative.igLogToClipboard(Int32) - uid: ImGuiNET.ImGuiNative.igLogToClipboard* name: igLogToClipboard href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogToClipboard_ commentId: Overload:ImGuiNET.ImGuiNative.igLogToClipboard fullName: ImGuiNET.ImGuiNative.igLogToClipboard nameWithType: ImGuiNative.igLogToClipboard - uid: ImGuiNET.ImGuiNative.igLogToFile(System.Int32,System.Byte*) name: igLogToFile(Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogToFile_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igLogToFile(System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igLogToFile(System.Int32, System.Byte*) nameWithType: ImGuiNative.igLogToFile(Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igLogToFile* name: igLogToFile href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogToFile_ commentId: Overload:ImGuiNET.ImGuiNative.igLogToFile fullName: ImGuiNET.ImGuiNative.igLogToFile nameWithType: ImGuiNative.igLogToFile - uid: ImGuiNET.ImGuiNative.igLogToTTY(System.Int32) name: igLogToTTY(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogToTTY_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igLogToTTY(System.Int32) fullName: ImGuiNET.ImGuiNative.igLogToTTY(System.Int32) nameWithType: ImGuiNative.igLogToTTY(Int32) - uid: ImGuiNET.ImGuiNative.igLogToTTY* name: igLogToTTY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igLogToTTY_ commentId: Overload:ImGuiNET.ImGuiNative.igLogToTTY fullName: ImGuiNET.ImGuiNative.igLogToTTY nameWithType: ImGuiNative.igLogToTTY - uid: ImGuiNET.ImGuiNative.igMemAlloc(System.UInt32) name: igMemAlloc(UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMemAlloc_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igMemAlloc(System.UInt32) fullName: ImGuiNET.ImGuiNative.igMemAlloc(System.UInt32) nameWithType: ImGuiNative.igMemAlloc(UInt32) - uid: ImGuiNET.ImGuiNative.igMemAlloc* name: igMemAlloc href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMemAlloc_ commentId: Overload:ImGuiNET.ImGuiNative.igMemAlloc fullName: ImGuiNET.ImGuiNative.igMemAlloc nameWithType: ImGuiNative.igMemAlloc - uid: ImGuiNET.ImGuiNative.igMemFree(System.Void*) name: igMemFree(Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMemFree_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igMemFree(System.Void*) fullName: ImGuiNET.ImGuiNative.igMemFree(System.Void*) nameWithType: ImGuiNative.igMemFree(Void*) - uid: ImGuiNET.ImGuiNative.igMemFree* name: igMemFree href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMemFree_ commentId: Overload:ImGuiNET.ImGuiNative.igMemFree fullName: ImGuiNET.ImGuiNative.igMemFree nameWithType: ImGuiNative.igMemFree - uid: ImGuiNET.ImGuiNative.igMenuItemBool(System.Byte*,System.Byte*,System.Byte,System.Byte) name: igMenuItemBool(Byte*, Byte*, Byte, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMenuItemBool_System_Byte__System_Byte__System_Byte_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igMenuItemBool(System.Byte*,System.Byte*,System.Byte,System.Byte) fullName: ImGuiNET.ImGuiNative.igMenuItemBool(System.Byte*, System.Byte*, System.Byte, System.Byte) nameWithType: ImGuiNative.igMenuItemBool(Byte*, Byte*, Byte, Byte) - uid: ImGuiNET.ImGuiNative.igMenuItemBool* name: igMenuItemBool href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMenuItemBool_ commentId: Overload:ImGuiNET.ImGuiNative.igMenuItemBool fullName: ImGuiNET.ImGuiNative.igMenuItemBool nameWithType: ImGuiNative.igMenuItemBool - uid: ImGuiNET.ImGuiNative.igMenuItemBoolPtr(System.Byte*,System.Byte*,System.Byte*,System.Byte) name: igMenuItemBoolPtr(Byte*, Byte*, Byte*, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMenuItemBoolPtr_System_Byte__System_Byte__System_Byte__System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igMenuItemBoolPtr(System.Byte*,System.Byte*,System.Byte*,System.Byte) fullName: ImGuiNET.ImGuiNative.igMenuItemBoolPtr(System.Byte*, System.Byte*, System.Byte*, System.Byte) nameWithType: ImGuiNative.igMenuItemBoolPtr(Byte*, Byte*, Byte*, Byte) - uid: ImGuiNET.ImGuiNative.igMenuItemBoolPtr* name: igMenuItemBoolPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igMenuItemBoolPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igMenuItemBoolPtr fullName: ImGuiNET.ImGuiNative.igMenuItemBoolPtr nameWithType: ImGuiNative.igMenuItemBoolPtr - uid: ImGuiNET.ImGuiNative.igNewFrame name: igNewFrame() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igNewFrame commentId: M:ImGuiNET.ImGuiNative.igNewFrame fullName: ImGuiNET.ImGuiNative.igNewFrame() nameWithType: ImGuiNative.igNewFrame() - uid: ImGuiNET.ImGuiNative.igNewFrame* name: igNewFrame href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igNewFrame_ commentId: Overload:ImGuiNET.ImGuiNative.igNewFrame fullName: ImGuiNET.ImGuiNative.igNewFrame nameWithType: ImGuiNative.igNewFrame - uid: ImGuiNET.ImGuiNative.igNewLine name: igNewLine() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igNewLine commentId: M:ImGuiNET.ImGuiNative.igNewLine fullName: ImGuiNET.ImGuiNative.igNewLine() nameWithType: ImGuiNative.igNewLine() - uid: ImGuiNET.ImGuiNative.igNewLine* name: igNewLine href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igNewLine_ commentId: Overload:ImGuiNET.ImGuiNative.igNewLine fullName: ImGuiNET.ImGuiNative.igNewLine nameWithType: ImGuiNative.igNewLine - uid: ImGuiNET.ImGuiNative.igNextColumn name: igNextColumn() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igNextColumn commentId: M:ImGuiNET.ImGuiNative.igNextColumn fullName: ImGuiNET.ImGuiNative.igNextColumn() nameWithType: ImGuiNative.igNextColumn() - uid: ImGuiNET.ImGuiNative.igNextColumn* name: igNextColumn href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igNextColumn_ commentId: Overload:ImGuiNET.ImGuiNative.igNextColumn fullName: ImGuiNET.ImGuiNative.igNextColumn nameWithType: ImGuiNative.igNextColumn - uid: ImGuiNET.ImGuiNative.igOpenPopup(System.Byte*) name: igOpenPopup(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igOpenPopup_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igOpenPopup(System.Byte*) fullName: ImGuiNET.ImGuiNative.igOpenPopup(System.Byte*) nameWithType: ImGuiNative.igOpenPopup(Byte*) - uid: ImGuiNET.ImGuiNative.igOpenPopup* name: igOpenPopup href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igOpenPopup_ commentId: Overload:ImGuiNET.ImGuiNative.igOpenPopup fullName: ImGuiNET.ImGuiNative.igOpenPopup nameWithType: ImGuiNative.igOpenPopup - uid: ImGuiNET.ImGuiNative.igOpenPopupOnItemClick(System.Byte*,System.Int32) name: igOpenPopupOnItemClick(Byte*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igOpenPopupOnItemClick_System_Byte__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igOpenPopupOnItemClick(System.Byte*,System.Int32) fullName: ImGuiNET.ImGuiNative.igOpenPopupOnItemClick(System.Byte*, System.Int32) nameWithType: ImGuiNative.igOpenPopupOnItemClick(Byte*, Int32) - uid: ImGuiNET.ImGuiNative.igOpenPopupOnItemClick* name: igOpenPopupOnItemClick href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igOpenPopupOnItemClick_ commentId: Overload:ImGuiNET.ImGuiNative.igOpenPopupOnItemClick fullName: ImGuiNET.ImGuiNative.igOpenPopupOnItemClick nameWithType: ImGuiNative.igOpenPopupOnItemClick - uid: ImGuiNET.ImGuiNative.igPlotHistogramFloatPtr(System.Byte*,System.Single*,System.Int32,System.Int32,System.Byte*,System.Single,System.Single,System.Numerics.Vector2,System.Int32) name: igPlotHistogramFloatPtr(Byte*, Single*, Int32, Int32, Byte*, Single, Single, Vector2, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPlotHistogramFloatPtr_System_Byte__System_Single__System_Int32_System_Int32_System_Byte__System_Single_System_Single_System_Numerics_Vector2_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igPlotHistogramFloatPtr(System.Byte*,System.Single*,System.Int32,System.Int32,System.Byte*,System.Single,System.Single,System.Numerics.Vector2,System.Int32) fullName: ImGuiNET.ImGuiNative.igPlotHistogramFloatPtr(System.Byte*, System.Single*, System.Int32, System.Int32, System.Byte*, System.Single, System.Single, System.Numerics.Vector2, System.Int32) nameWithType: ImGuiNative.igPlotHistogramFloatPtr(Byte*, Single*, Int32, Int32, Byte*, Single, Single, Vector2, Int32) - uid: ImGuiNET.ImGuiNative.igPlotHistogramFloatPtr* name: igPlotHistogramFloatPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPlotHistogramFloatPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igPlotHistogramFloatPtr fullName: ImGuiNET.ImGuiNative.igPlotHistogramFloatPtr nameWithType: ImGuiNative.igPlotHistogramFloatPtr - uid: ImGuiNET.ImGuiNative.igPlotLines(System.Byte*,System.Single*,System.Int32,System.Int32,System.Byte*,System.Single,System.Single,System.Numerics.Vector2,System.Int32) name: igPlotLines(Byte*, Single*, Int32, Int32, Byte*, Single, Single, Vector2, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPlotLines_System_Byte__System_Single__System_Int32_System_Int32_System_Byte__System_Single_System_Single_System_Numerics_Vector2_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igPlotLines(System.Byte*,System.Single*,System.Int32,System.Int32,System.Byte*,System.Single,System.Single,System.Numerics.Vector2,System.Int32) fullName: ImGuiNET.ImGuiNative.igPlotLines(System.Byte*, System.Single*, System.Int32, System.Int32, System.Byte*, System.Single, System.Single, System.Numerics.Vector2, System.Int32) nameWithType: ImGuiNative.igPlotLines(Byte*, Single*, Int32, Int32, Byte*, Single, Single, Vector2, Int32) - uid: ImGuiNET.ImGuiNative.igPlotLines* name: igPlotLines href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPlotLines_ commentId: Overload:ImGuiNET.ImGuiNative.igPlotLines fullName: ImGuiNET.ImGuiNative.igPlotLines nameWithType: ImGuiNative.igPlotLines - uid: ImGuiNET.ImGuiNative.igPopAllowKeyboardFocus name: igPopAllowKeyboardFocus() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopAllowKeyboardFocus commentId: M:ImGuiNET.ImGuiNative.igPopAllowKeyboardFocus fullName: ImGuiNET.ImGuiNative.igPopAllowKeyboardFocus() nameWithType: ImGuiNative.igPopAllowKeyboardFocus() - uid: ImGuiNET.ImGuiNative.igPopAllowKeyboardFocus* name: igPopAllowKeyboardFocus href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopAllowKeyboardFocus_ commentId: Overload:ImGuiNET.ImGuiNative.igPopAllowKeyboardFocus fullName: ImGuiNET.ImGuiNative.igPopAllowKeyboardFocus nameWithType: ImGuiNative.igPopAllowKeyboardFocus - uid: ImGuiNET.ImGuiNative.igPopButtonRepeat name: igPopButtonRepeat() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopButtonRepeat commentId: M:ImGuiNET.ImGuiNative.igPopButtonRepeat fullName: ImGuiNET.ImGuiNative.igPopButtonRepeat() nameWithType: ImGuiNative.igPopButtonRepeat() - uid: ImGuiNET.ImGuiNative.igPopButtonRepeat* name: igPopButtonRepeat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopButtonRepeat_ commentId: Overload:ImGuiNET.ImGuiNative.igPopButtonRepeat fullName: ImGuiNET.ImGuiNative.igPopButtonRepeat nameWithType: ImGuiNative.igPopButtonRepeat - uid: ImGuiNET.ImGuiNative.igPopClipRect name: igPopClipRect() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopClipRect commentId: M:ImGuiNET.ImGuiNative.igPopClipRect fullName: ImGuiNET.ImGuiNative.igPopClipRect() nameWithType: ImGuiNative.igPopClipRect() - uid: ImGuiNET.ImGuiNative.igPopClipRect* name: igPopClipRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopClipRect_ commentId: Overload:ImGuiNET.ImGuiNative.igPopClipRect fullName: ImGuiNET.ImGuiNative.igPopClipRect nameWithType: ImGuiNative.igPopClipRect - uid: ImGuiNET.ImGuiNative.igPopFont name: igPopFont() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopFont commentId: M:ImGuiNET.ImGuiNative.igPopFont fullName: ImGuiNET.ImGuiNative.igPopFont() nameWithType: ImGuiNative.igPopFont() - uid: ImGuiNET.ImGuiNative.igPopFont* name: igPopFont href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopFont_ commentId: Overload:ImGuiNET.ImGuiNative.igPopFont fullName: ImGuiNET.ImGuiNative.igPopFont nameWithType: ImGuiNative.igPopFont - uid: ImGuiNET.ImGuiNative.igPopID name: igPopID() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopID commentId: M:ImGuiNET.ImGuiNative.igPopID fullName: ImGuiNET.ImGuiNative.igPopID() nameWithType: ImGuiNative.igPopID() - uid: ImGuiNET.ImGuiNative.igPopID* name: igPopID href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopID_ commentId: Overload:ImGuiNET.ImGuiNative.igPopID fullName: ImGuiNET.ImGuiNative.igPopID nameWithType: ImGuiNative.igPopID - uid: ImGuiNET.ImGuiNative.igPopItemWidth name: igPopItemWidth() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopItemWidth commentId: M:ImGuiNET.ImGuiNative.igPopItemWidth fullName: ImGuiNET.ImGuiNative.igPopItemWidth() nameWithType: ImGuiNative.igPopItemWidth() - uid: ImGuiNET.ImGuiNative.igPopItemWidth* name: igPopItemWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopItemWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igPopItemWidth fullName: ImGuiNET.ImGuiNative.igPopItemWidth nameWithType: ImGuiNative.igPopItemWidth - uid: ImGuiNET.ImGuiNative.igPopStyleColor(System.Int32) name: igPopStyleColor(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopStyleColor_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igPopStyleColor(System.Int32) fullName: ImGuiNET.ImGuiNative.igPopStyleColor(System.Int32) nameWithType: ImGuiNative.igPopStyleColor(Int32) - uid: ImGuiNET.ImGuiNative.igPopStyleColor* name: igPopStyleColor href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopStyleColor_ commentId: Overload:ImGuiNET.ImGuiNative.igPopStyleColor fullName: ImGuiNET.ImGuiNative.igPopStyleColor nameWithType: ImGuiNative.igPopStyleColor - uid: ImGuiNET.ImGuiNative.igPopStyleVar(System.Int32) name: igPopStyleVar(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopStyleVar_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igPopStyleVar(System.Int32) fullName: ImGuiNET.ImGuiNative.igPopStyleVar(System.Int32) nameWithType: ImGuiNative.igPopStyleVar(Int32) - uid: ImGuiNET.ImGuiNative.igPopStyleVar* name: igPopStyleVar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopStyleVar_ commentId: Overload:ImGuiNET.ImGuiNative.igPopStyleVar fullName: ImGuiNET.ImGuiNative.igPopStyleVar nameWithType: ImGuiNative.igPopStyleVar - uid: ImGuiNET.ImGuiNative.igPopTextWrapPos name: igPopTextWrapPos() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopTextWrapPos commentId: M:ImGuiNET.ImGuiNative.igPopTextWrapPos fullName: ImGuiNET.ImGuiNative.igPopTextWrapPos() nameWithType: ImGuiNative.igPopTextWrapPos() - uid: ImGuiNET.ImGuiNative.igPopTextWrapPos* name: igPopTextWrapPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPopTextWrapPos_ commentId: Overload:ImGuiNET.ImGuiNative.igPopTextWrapPos fullName: ImGuiNET.ImGuiNative.igPopTextWrapPos nameWithType: ImGuiNative.igPopTextWrapPos - uid: ImGuiNET.ImGuiNative.igProgressBar(System.Single,System.Numerics.Vector2,System.Byte*) name: igProgressBar(Single, Vector2, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igProgressBar_System_Single_System_Numerics_Vector2_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igProgressBar(System.Single,System.Numerics.Vector2,System.Byte*) fullName: ImGuiNET.ImGuiNative.igProgressBar(System.Single, System.Numerics.Vector2, System.Byte*) nameWithType: ImGuiNative.igProgressBar(Single, Vector2, Byte*) - uid: ImGuiNET.ImGuiNative.igProgressBar* name: igProgressBar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igProgressBar_ commentId: Overload:ImGuiNET.ImGuiNative.igProgressBar fullName: ImGuiNET.ImGuiNative.igProgressBar nameWithType: ImGuiNative.igProgressBar - uid: ImGuiNET.ImGuiNative.igPushAllowKeyboardFocus(System.Byte) name: igPushAllowKeyboardFocus(Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushAllowKeyboardFocus_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igPushAllowKeyboardFocus(System.Byte) fullName: ImGuiNET.ImGuiNative.igPushAllowKeyboardFocus(System.Byte) nameWithType: ImGuiNative.igPushAllowKeyboardFocus(Byte) - uid: ImGuiNET.ImGuiNative.igPushAllowKeyboardFocus* name: igPushAllowKeyboardFocus href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushAllowKeyboardFocus_ commentId: Overload:ImGuiNET.ImGuiNative.igPushAllowKeyboardFocus fullName: ImGuiNET.ImGuiNative.igPushAllowKeyboardFocus nameWithType: ImGuiNative.igPushAllowKeyboardFocus - uid: ImGuiNET.ImGuiNative.igPushButtonRepeat(System.Byte) name: igPushButtonRepeat(Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushButtonRepeat_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igPushButtonRepeat(System.Byte) fullName: ImGuiNET.ImGuiNative.igPushButtonRepeat(System.Byte) nameWithType: ImGuiNative.igPushButtonRepeat(Byte) - uid: ImGuiNET.ImGuiNative.igPushButtonRepeat* name: igPushButtonRepeat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushButtonRepeat_ commentId: Overload:ImGuiNET.ImGuiNative.igPushButtonRepeat fullName: ImGuiNET.ImGuiNative.igPushButtonRepeat nameWithType: ImGuiNative.igPushButtonRepeat - uid: ImGuiNET.ImGuiNative.igPushClipRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Byte) name: igPushClipRect(Vector2, Vector2, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushClipRect_System_Numerics_Vector2_System_Numerics_Vector2_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igPushClipRect(System.Numerics.Vector2,System.Numerics.Vector2,System.Byte) fullName: ImGuiNET.ImGuiNative.igPushClipRect(System.Numerics.Vector2, System.Numerics.Vector2, System.Byte) nameWithType: ImGuiNative.igPushClipRect(Vector2, Vector2, Byte) - uid: ImGuiNET.ImGuiNative.igPushClipRect* name: igPushClipRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushClipRect_ commentId: Overload:ImGuiNET.ImGuiNative.igPushClipRect fullName: ImGuiNET.ImGuiNative.igPushClipRect nameWithType: ImGuiNative.igPushClipRect - uid: ImGuiNET.ImGuiNative.igPushFont(ImGuiNET.ImFont*) name: igPushFont(ImFont*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushFont_ImGuiNET_ImFont__ commentId: M:ImGuiNET.ImGuiNative.igPushFont(ImGuiNET.ImFont*) fullName: ImGuiNET.ImGuiNative.igPushFont(ImGuiNET.ImFont*) nameWithType: ImGuiNative.igPushFont(ImFont*) - uid: ImGuiNET.ImGuiNative.igPushFont* name: igPushFont href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushFont_ commentId: Overload:ImGuiNET.ImGuiNative.igPushFont fullName: ImGuiNET.ImGuiNative.igPushFont nameWithType: ImGuiNative.igPushFont - uid: ImGuiNET.ImGuiNative.igPushIDInt(System.Int32) name: igPushIDInt(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDInt_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igPushIDInt(System.Int32) fullName: ImGuiNET.ImGuiNative.igPushIDInt(System.Int32) nameWithType: ImGuiNative.igPushIDInt(Int32) - uid: ImGuiNET.ImGuiNative.igPushIDInt* name: igPushIDInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDInt_ commentId: Overload:ImGuiNET.ImGuiNative.igPushIDInt fullName: ImGuiNET.ImGuiNative.igPushIDInt nameWithType: ImGuiNative.igPushIDInt - uid: ImGuiNET.ImGuiNative.igPushIDPtr(System.Void*) name: igPushIDPtr(Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDPtr_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igPushIDPtr(System.Void*) fullName: ImGuiNET.ImGuiNative.igPushIDPtr(System.Void*) nameWithType: ImGuiNative.igPushIDPtr(Void*) - uid: ImGuiNET.ImGuiNative.igPushIDPtr* name: igPushIDPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igPushIDPtr fullName: ImGuiNET.ImGuiNative.igPushIDPtr nameWithType: ImGuiNative.igPushIDPtr - uid: ImGuiNET.ImGuiNative.igPushIDRange(System.Byte*,System.Byte*) name: igPushIDRange(Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDRange_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igPushIDRange(System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igPushIDRange(System.Byte*, System.Byte*) nameWithType: ImGuiNative.igPushIDRange(Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.igPushIDRange* name: igPushIDRange href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDRange_ commentId: Overload:ImGuiNET.ImGuiNative.igPushIDRange fullName: ImGuiNET.ImGuiNative.igPushIDRange nameWithType: ImGuiNative.igPushIDRange - uid: ImGuiNET.ImGuiNative.igPushIDStr(System.Byte*) name: igPushIDStr(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDStr_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igPushIDStr(System.Byte*) fullName: ImGuiNET.ImGuiNative.igPushIDStr(System.Byte*) nameWithType: ImGuiNative.igPushIDStr(Byte*) - uid: ImGuiNET.ImGuiNative.igPushIDStr* name: igPushIDStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushIDStr_ commentId: Overload:ImGuiNET.ImGuiNative.igPushIDStr fullName: ImGuiNET.ImGuiNative.igPushIDStr nameWithType: ImGuiNative.igPushIDStr - uid: ImGuiNET.ImGuiNative.igPushItemWidth(System.Single) name: igPushItemWidth(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushItemWidth_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igPushItemWidth(System.Single) fullName: ImGuiNET.ImGuiNative.igPushItemWidth(System.Single) nameWithType: ImGuiNative.igPushItemWidth(Single) - uid: ImGuiNET.ImGuiNative.igPushItemWidth* name: igPushItemWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushItemWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igPushItemWidth fullName: ImGuiNET.ImGuiNative.igPushItemWidth nameWithType: ImGuiNative.igPushItemWidth - uid: ImGuiNET.ImGuiNative.igPushStyleColor(ImGuiNET.ImGuiCol,System.Numerics.Vector4) name: igPushStyleColor(ImGuiCol, Vector4) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleColor_ImGuiNET_ImGuiCol_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGuiNative.igPushStyleColor(ImGuiNET.ImGuiCol,System.Numerics.Vector4) fullName: ImGuiNET.ImGuiNative.igPushStyleColor(ImGuiNET.ImGuiCol, System.Numerics.Vector4) nameWithType: ImGuiNative.igPushStyleColor(ImGuiCol, Vector4) - uid: ImGuiNET.ImGuiNative.igPushStyleColor* name: igPushStyleColor href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleColor_ commentId: Overload:ImGuiNET.ImGuiNative.igPushStyleColor fullName: ImGuiNET.ImGuiNative.igPushStyleColor nameWithType: ImGuiNative.igPushStyleColor - uid: ImGuiNET.ImGuiNative.igPushStyleColorU32(ImGuiNET.ImGuiCol,System.UInt32) name: igPushStyleColorU32(ImGuiCol, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleColorU32_ImGuiNET_ImGuiCol_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igPushStyleColorU32(ImGuiNET.ImGuiCol,System.UInt32) fullName: ImGuiNET.ImGuiNative.igPushStyleColorU32(ImGuiNET.ImGuiCol, System.UInt32) nameWithType: ImGuiNative.igPushStyleColorU32(ImGuiCol, UInt32) - uid: ImGuiNET.ImGuiNative.igPushStyleColorU32* name: igPushStyleColorU32 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleColorU32_ commentId: Overload:ImGuiNET.ImGuiNative.igPushStyleColorU32 fullName: ImGuiNET.ImGuiNative.igPushStyleColorU32 nameWithType: ImGuiNative.igPushStyleColorU32 - uid: ImGuiNET.ImGuiNative.igPushStyleVarFloat(ImGuiNET.ImGuiStyleVar,System.Single) name: igPushStyleVarFloat(ImGuiStyleVar, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleVarFloat_ImGuiNET_ImGuiStyleVar_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igPushStyleVarFloat(ImGuiNET.ImGuiStyleVar,System.Single) fullName: ImGuiNET.ImGuiNative.igPushStyleVarFloat(ImGuiNET.ImGuiStyleVar, System.Single) nameWithType: ImGuiNative.igPushStyleVarFloat(ImGuiStyleVar, Single) - uid: ImGuiNET.ImGuiNative.igPushStyleVarFloat* name: igPushStyleVarFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleVarFloat_ commentId: Overload:ImGuiNET.ImGuiNative.igPushStyleVarFloat fullName: ImGuiNET.ImGuiNative.igPushStyleVarFloat nameWithType: ImGuiNative.igPushStyleVarFloat - uid: ImGuiNET.ImGuiNative.igPushStyleVarVec2(ImGuiNET.ImGuiStyleVar,System.Numerics.Vector2) name: igPushStyleVarVec2(ImGuiStyleVar, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleVarVec2_ImGuiNET_ImGuiStyleVar_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igPushStyleVarVec2(ImGuiNET.ImGuiStyleVar,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igPushStyleVarVec2(ImGuiNET.ImGuiStyleVar, System.Numerics.Vector2) nameWithType: ImGuiNative.igPushStyleVarVec2(ImGuiStyleVar, Vector2) - uid: ImGuiNET.ImGuiNative.igPushStyleVarVec2* name: igPushStyleVarVec2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushStyleVarVec2_ commentId: Overload:ImGuiNET.ImGuiNative.igPushStyleVarVec2 fullName: ImGuiNET.ImGuiNative.igPushStyleVarVec2 nameWithType: ImGuiNative.igPushStyleVarVec2 - uid: ImGuiNET.ImGuiNative.igPushTextWrapPos(System.Single) name: igPushTextWrapPos(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushTextWrapPos_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igPushTextWrapPos(System.Single) fullName: ImGuiNET.ImGuiNative.igPushTextWrapPos(System.Single) nameWithType: ImGuiNative.igPushTextWrapPos(Single) - uid: ImGuiNET.ImGuiNative.igPushTextWrapPos* name: igPushTextWrapPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igPushTextWrapPos_ commentId: Overload:ImGuiNET.ImGuiNative.igPushTextWrapPos fullName: ImGuiNET.ImGuiNative.igPushTextWrapPos nameWithType: ImGuiNative.igPushTextWrapPos - uid: ImGuiNET.ImGuiNative.igRadioButtonBool(System.Byte*,System.Byte) name: igRadioButtonBool(Byte*, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igRadioButtonBool_System_Byte__System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igRadioButtonBool(System.Byte*,System.Byte) fullName: ImGuiNET.ImGuiNative.igRadioButtonBool(System.Byte*, System.Byte) nameWithType: ImGuiNative.igRadioButtonBool(Byte*, Byte) - uid: ImGuiNET.ImGuiNative.igRadioButtonBool* name: igRadioButtonBool href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igRadioButtonBool_ commentId: Overload:ImGuiNET.ImGuiNative.igRadioButtonBool fullName: ImGuiNET.ImGuiNative.igRadioButtonBool nameWithType: ImGuiNative.igRadioButtonBool - uid: ImGuiNET.ImGuiNative.igRadioButtonIntPtr(System.Byte*,System.Int32*,System.Int32) name: igRadioButtonIntPtr(Byte*, Int32*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igRadioButtonIntPtr_System_Byte__System_Int32__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igRadioButtonIntPtr(System.Byte*,System.Int32*,System.Int32) fullName: ImGuiNET.ImGuiNative.igRadioButtonIntPtr(System.Byte*, System.Int32*, System.Int32) nameWithType: ImGuiNative.igRadioButtonIntPtr(Byte*, Int32*, Int32) - uid: ImGuiNET.ImGuiNative.igRadioButtonIntPtr* name: igRadioButtonIntPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igRadioButtonIntPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igRadioButtonIntPtr fullName: ImGuiNET.ImGuiNative.igRadioButtonIntPtr nameWithType: ImGuiNative.igRadioButtonIntPtr - uid: ImGuiNET.ImGuiNative.igRender name: igRender() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igRender commentId: M:ImGuiNET.ImGuiNative.igRender fullName: ImGuiNET.ImGuiNative.igRender() nameWithType: ImGuiNative.igRender() - uid: ImGuiNET.ImGuiNative.igRender* name: igRender href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igRender_ commentId: Overload:ImGuiNET.ImGuiNative.igRender fullName: ImGuiNET.ImGuiNative.igRender nameWithType: ImGuiNative.igRender - uid: ImGuiNET.ImGuiNative.igResetMouseDragDelta(System.Int32) name: igResetMouseDragDelta(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igResetMouseDragDelta_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igResetMouseDragDelta(System.Int32) fullName: ImGuiNET.ImGuiNative.igResetMouseDragDelta(System.Int32) nameWithType: ImGuiNative.igResetMouseDragDelta(Int32) - uid: ImGuiNET.ImGuiNative.igResetMouseDragDelta* name: igResetMouseDragDelta href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igResetMouseDragDelta_ commentId: Overload:ImGuiNET.ImGuiNative.igResetMouseDragDelta fullName: ImGuiNET.ImGuiNative.igResetMouseDragDelta nameWithType: ImGuiNative.igResetMouseDragDelta - uid: ImGuiNET.ImGuiNative.igSameLine(System.Single,System.Single) name: igSameLine(Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSameLine_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSameLine(System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.igSameLine(System.Single, System.Single) nameWithType: ImGuiNative.igSameLine(Single, Single) - uid: ImGuiNET.ImGuiNative.igSameLine* name: igSameLine href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSameLine_ commentId: Overload:ImGuiNET.ImGuiNative.igSameLine fullName: ImGuiNET.ImGuiNative.igSameLine nameWithType: ImGuiNative.igSameLine - uid: ImGuiNET.ImGuiNative.igSaveIniSettingsToDisk(System.Byte*) name: igSaveIniSettingsToDisk(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSaveIniSettingsToDisk_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSaveIniSettingsToDisk(System.Byte*) fullName: ImGuiNET.ImGuiNative.igSaveIniSettingsToDisk(System.Byte*) nameWithType: ImGuiNative.igSaveIniSettingsToDisk(Byte*) - uid: ImGuiNET.ImGuiNative.igSaveIniSettingsToDisk* name: igSaveIniSettingsToDisk href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSaveIniSettingsToDisk_ commentId: Overload:ImGuiNET.ImGuiNative.igSaveIniSettingsToDisk fullName: ImGuiNET.ImGuiNative.igSaveIniSettingsToDisk nameWithType: ImGuiNative.igSaveIniSettingsToDisk - uid: ImGuiNET.ImGuiNative.igSaveIniSettingsToMemory(System.UInt32*) name: igSaveIniSettingsToMemory(UInt32*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSaveIniSettingsToMemory_System_UInt32__ commentId: M:ImGuiNET.ImGuiNative.igSaveIniSettingsToMemory(System.UInt32*) fullName: ImGuiNET.ImGuiNative.igSaveIniSettingsToMemory(System.UInt32*) nameWithType: ImGuiNative.igSaveIniSettingsToMemory(UInt32*) - uid: ImGuiNET.ImGuiNative.igSaveIniSettingsToMemory* name: igSaveIniSettingsToMemory href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSaveIniSettingsToMemory_ commentId: Overload:ImGuiNET.ImGuiNative.igSaveIniSettingsToMemory fullName: ImGuiNET.ImGuiNative.igSaveIniSettingsToMemory nameWithType: ImGuiNative.igSaveIniSettingsToMemory - uid: ImGuiNET.ImGuiNative.igSelectable(System.Byte*,System.Byte,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) name: igSelectable(Byte*, Byte, ImGuiSelectableFlags, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSelectable_System_Byte__System_Byte_ImGuiNET_ImGuiSelectableFlags_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igSelectable(System.Byte*,System.Byte,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igSelectable(System.Byte*, System.Byte, ImGuiNET.ImGuiSelectableFlags, System.Numerics.Vector2) nameWithType: ImGuiNative.igSelectable(Byte*, Byte, ImGuiSelectableFlags, Vector2) - uid: ImGuiNET.ImGuiNative.igSelectable* name: igSelectable href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSelectable_ commentId: Overload:ImGuiNET.ImGuiNative.igSelectable fullName: ImGuiNET.ImGuiNative.igSelectable nameWithType: ImGuiNative.igSelectable - uid: ImGuiNET.ImGuiNative.igSelectableBoolPtr(System.Byte*,System.Byte*,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) name: igSelectableBoolPtr(Byte*, Byte*, ImGuiSelectableFlags, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSelectableBoolPtr_System_Byte__System_Byte__ImGuiNET_ImGuiSelectableFlags_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igSelectableBoolPtr(System.Byte*,System.Byte*,ImGuiNET.ImGuiSelectableFlags,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igSelectableBoolPtr(System.Byte*, System.Byte*, ImGuiNET.ImGuiSelectableFlags, System.Numerics.Vector2) nameWithType: ImGuiNative.igSelectableBoolPtr(Byte*, Byte*, ImGuiSelectableFlags, Vector2) - uid: ImGuiNET.ImGuiNative.igSelectableBoolPtr* name: igSelectableBoolPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSelectableBoolPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igSelectableBoolPtr fullName: ImGuiNET.ImGuiNative.igSelectableBoolPtr nameWithType: ImGuiNative.igSelectableBoolPtr - uid: ImGuiNET.ImGuiNative.igSeparator name: igSeparator() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSeparator commentId: M:ImGuiNET.ImGuiNative.igSeparator fullName: ImGuiNET.ImGuiNative.igSeparator() nameWithType: ImGuiNative.igSeparator() - uid: ImGuiNET.ImGuiNative.igSeparator* name: igSeparator href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSeparator_ commentId: Overload:ImGuiNET.ImGuiNative.igSeparator fullName: ImGuiNET.ImGuiNative.igSeparator nameWithType: ImGuiNative.igSeparator - uid: ImGuiNET.ImGuiNative.igSetClipboardText(System.Byte*) name: igSetClipboardText(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetClipboardText_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSetClipboardText(System.Byte*) fullName: ImGuiNET.ImGuiNative.igSetClipboardText(System.Byte*) nameWithType: ImGuiNative.igSetClipboardText(Byte*) - uid: ImGuiNET.ImGuiNative.igSetClipboardText* name: igSetClipboardText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetClipboardText_ commentId: Overload:ImGuiNET.ImGuiNative.igSetClipboardText fullName: ImGuiNET.ImGuiNative.igSetClipboardText nameWithType: ImGuiNative.igSetClipboardText - uid: ImGuiNET.ImGuiNative.igSetColorEditOptions(ImGuiNET.ImGuiColorEditFlags) name: igSetColorEditOptions(ImGuiColorEditFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetColorEditOptions_ImGuiNET_ImGuiColorEditFlags_ commentId: M:ImGuiNET.ImGuiNative.igSetColorEditOptions(ImGuiNET.ImGuiColorEditFlags) fullName: ImGuiNET.ImGuiNative.igSetColorEditOptions(ImGuiNET.ImGuiColorEditFlags) nameWithType: ImGuiNative.igSetColorEditOptions(ImGuiColorEditFlags) - uid: ImGuiNET.ImGuiNative.igSetColorEditOptions* name: igSetColorEditOptions href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetColorEditOptions_ commentId: Overload:ImGuiNET.ImGuiNative.igSetColorEditOptions fullName: ImGuiNET.ImGuiNative.igSetColorEditOptions nameWithType: ImGuiNative.igSetColorEditOptions - uid: ImGuiNET.ImGuiNative.igSetColumnOffset(System.Int32,System.Single) name: igSetColumnOffset(Int32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetColumnOffset_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetColumnOffset(System.Int32,System.Single) fullName: ImGuiNET.ImGuiNative.igSetColumnOffset(System.Int32, System.Single) nameWithType: ImGuiNative.igSetColumnOffset(Int32, Single) - uid: ImGuiNET.ImGuiNative.igSetColumnOffset* name: igSetColumnOffset href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetColumnOffset_ commentId: Overload:ImGuiNET.ImGuiNative.igSetColumnOffset fullName: ImGuiNET.ImGuiNative.igSetColumnOffset nameWithType: ImGuiNative.igSetColumnOffset - uid: ImGuiNET.ImGuiNative.igSetColumnWidth(System.Int32,System.Single) name: igSetColumnWidth(Int32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetColumnWidth_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetColumnWidth(System.Int32,System.Single) fullName: ImGuiNET.ImGuiNative.igSetColumnWidth(System.Int32, System.Single) nameWithType: ImGuiNative.igSetColumnWidth(Int32, Single) - uid: ImGuiNET.ImGuiNative.igSetColumnWidth* name: igSetColumnWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetColumnWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igSetColumnWidth fullName: ImGuiNET.ImGuiNative.igSetColumnWidth nameWithType: ImGuiNative.igSetColumnWidth - uid: ImGuiNET.ImGuiNative.igSetCurrentContext(System.IntPtr) name: igSetCurrentContext(IntPtr) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCurrentContext_System_IntPtr_ commentId: M:ImGuiNET.ImGuiNative.igSetCurrentContext(System.IntPtr) fullName: ImGuiNET.ImGuiNative.igSetCurrentContext(System.IntPtr) nameWithType: ImGuiNative.igSetCurrentContext(IntPtr) - uid: ImGuiNET.ImGuiNative.igSetCurrentContext* name: igSetCurrentContext href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCurrentContext_ commentId: Overload:ImGuiNET.ImGuiNative.igSetCurrentContext fullName: ImGuiNET.ImGuiNative.igSetCurrentContext nameWithType: ImGuiNative.igSetCurrentContext - uid: ImGuiNET.ImGuiNative.igSetCursorPos(System.Numerics.Vector2) name: igSetCursorPos(Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorPos_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igSetCursorPos(System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igSetCursorPos(System.Numerics.Vector2) nameWithType: ImGuiNative.igSetCursorPos(Vector2) - uid: ImGuiNET.ImGuiNative.igSetCursorPos* name: igSetCursorPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorPos_ commentId: Overload:ImGuiNET.ImGuiNative.igSetCursorPos fullName: ImGuiNET.ImGuiNative.igSetCursorPos nameWithType: ImGuiNative.igSetCursorPos - uid: ImGuiNET.ImGuiNative.igSetCursorPosX(System.Single) name: igSetCursorPosX(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorPosX_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetCursorPosX(System.Single) fullName: ImGuiNET.ImGuiNative.igSetCursorPosX(System.Single) nameWithType: ImGuiNative.igSetCursorPosX(Single) - uid: ImGuiNET.ImGuiNative.igSetCursorPosX* name: igSetCursorPosX href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorPosX_ commentId: Overload:ImGuiNET.ImGuiNative.igSetCursorPosX fullName: ImGuiNET.ImGuiNative.igSetCursorPosX nameWithType: ImGuiNative.igSetCursorPosX - uid: ImGuiNET.ImGuiNative.igSetCursorPosY(System.Single) name: igSetCursorPosY(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorPosY_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetCursorPosY(System.Single) fullName: ImGuiNET.ImGuiNative.igSetCursorPosY(System.Single) nameWithType: ImGuiNative.igSetCursorPosY(Single) - uid: ImGuiNET.ImGuiNative.igSetCursorPosY* name: igSetCursorPosY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorPosY_ commentId: Overload:ImGuiNET.ImGuiNative.igSetCursorPosY fullName: ImGuiNET.ImGuiNative.igSetCursorPosY nameWithType: ImGuiNative.igSetCursorPosY - uid: ImGuiNET.ImGuiNative.igSetCursorScreenPos(System.Numerics.Vector2) name: igSetCursorScreenPos(Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorScreenPos_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igSetCursorScreenPos(System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igSetCursorScreenPos(System.Numerics.Vector2) nameWithType: ImGuiNative.igSetCursorScreenPos(Vector2) - uid: ImGuiNET.ImGuiNative.igSetCursorScreenPos* name: igSetCursorScreenPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetCursorScreenPos_ commentId: Overload:ImGuiNET.ImGuiNative.igSetCursorScreenPos fullName: ImGuiNET.ImGuiNative.igSetCursorScreenPos nameWithType: ImGuiNative.igSetCursorScreenPos - uid: ImGuiNET.ImGuiNative.igSetDragDropPayload(System.Byte*,System.Void*,System.UInt32,ImGuiNET.ImGuiCond) name: igSetDragDropPayload(Byte*, Void*, UInt32, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetDragDropPayload_System_Byte__System_Void__System_UInt32_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetDragDropPayload(System.Byte*,System.Void*,System.UInt32,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetDragDropPayload(System.Byte*, System.Void*, System.UInt32, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetDragDropPayload(Byte*, Void*, UInt32, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetDragDropPayload* name: igSetDragDropPayload href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetDragDropPayload_ commentId: Overload:ImGuiNET.ImGuiNative.igSetDragDropPayload fullName: ImGuiNET.ImGuiNative.igSetDragDropPayload nameWithType: ImGuiNative.igSetDragDropPayload - uid: ImGuiNET.ImGuiNative.igSetItemAllowOverlap name: igSetItemAllowOverlap() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetItemAllowOverlap commentId: M:ImGuiNET.ImGuiNative.igSetItemAllowOverlap fullName: ImGuiNET.ImGuiNative.igSetItemAllowOverlap() nameWithType: ImGuiNative.igSetItemAllowOverlap() - uid: ImGuiNET.ImGuiNative.igSetItemAllowOverlap* name: igSetItemAllowOverlap href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetItemAllowOverlap_ commentId: Overload:ImGuiNET.ImGuiNative.igSetItemAllowOverlap fullName: ImGuiNET.ImGuiNative.igSetItemAllowOverlap nameWithType: ImGuiNative.igSetItemAllowOverlap - uid: ImGuiNET.ImGuiNative.igSetItemDefaultFocus name: igSetItemDefaultFocus() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetItemDefaultFocus commentId: M:ImGuiNET.ImGuiNative.igSetItemDefaultFocus fullName: ImGuiNET.ImGuiNative.igSetItemDefaultFocus() nameWithType: ImGuiNative.igSetItemDefaultFocus() - uid: ImGuiNET.ImGuiNative.igSetItemDefaultFocus* name: igSetItemDefaultFocus href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetItemDefaultFocus_ commentId: Overload:ImGuiNET.ImGuiNative.igSetItemDefaultFocus fullName: ImGuiNET.ImGuiNative.igSetItemDefaultFocus nameWithType: ImGuiNative.igSetItemDefaultFocus - uid: ImGuiNET.ImGuiNative.igSetKeyboardFocusHere(System.Int32) name: igSetKeyboardFocusHere(Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetKeyboardFocusHere_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igSetKeyboardFocusHere(System.Int32) fullName: ImGuiNET.ImGuiNative.igSetKeyboardFocusHere(System.Int32) nameWithType: ImGuiNative.igSetKeyboardFocusHere(Int32) - uid: ImGuiNET.ImGuiNative.igSetKeyboardFocusHere* name: igSetKeyboardFocusHere href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetKeyboardFocusHere_ commentId: Overload:ImGuiNET.ImGuiNative.igSetKeyboardFocusHere fullName: ImGuiNET.ImGuiNative.igSetKeyboardFocusHere nameWithType: ImGuiNative.igSetKeyboardFocusHere - uid: ImGuiNET.ImGuiNative.igSetMouseCursor(ImGuiNET.ImGuiMouseCursor) name: igSetMouseCursor(ImGuiMouseCursor) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetMouseCursor_ImGuiNET_ImGuiMouseCursor_ commentId: M:ImGuiNET.ImGuiNative.igSetMouseCursor(ImGuiNET.ImGuiMouseCursor) fullName: ImGuiNET.ImGuiNative.igSetMouseCursor(ImGuiNET.ImGuiMouseCursor) nameWithType: ImGuiNative.igSetMouseCursor(ImGuiMouseCursor) - uid: ImGuiNET.ImGuiNative.igSetMouseCursor* name: igSetMouseCursor href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetMouseCursor_ commentId: Overload:ImGuiNET.ImGuiNative.igSetMouseCursor fullName: ImGuiNET.ImGuiNative.igSetMouseCursor nameWithType: ImGuiNative.igSetMouseCursor - uid: ImGuiNET.ImGuiNative.igSetNextItemOpen(System.Byte,ImGuiNET.ImGuiCond) name: igSetNextItemOpen(Byte, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextItemOpen_System_Byte_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetNextItemOpen(System.Byte,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetNextItemOpen(System.Byte, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetNextItemOpen(Byte, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetNextItemOpen* name: igSetNextItemOpen href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextItemOpen_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextItemOpen fullName: ImGuiNET.ImGuiNative.igSetNextItemOpen nameWithType: ImGuiNative.igSetNextItemOpen - uid: ImGuiNET.ImGuiNative.igSetNextItemWidth(System.Single) name: igSetNextItemWidth(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextItemWidth_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetNextItemWidth(System.Single) fullName: ImGuiNET.ImGuiNative.igSetNextItemWidth(System.Single) nameWithType: ImGuiNative.igSetNextItemWidth(Single) - uid: ImGuiNET.ImGuiNative.igSetNextItemWidth* name: igSetNextItemWidth href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextItemWidth_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextItemWidth fullName: ImGuiNET.ImGuiNative.igSetNextItemWidth nameWithType: ImGuiNative.igSetNextItemWidth - uid: ImGuiNET.ImGuiNative.igSetNextWindowBgAlpha(System.Single) name: igSetNextWindowBgAlpha(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowBgAlpha_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetNextWindowBgAlpha(System.Single) fullName: ImGuiNET.ImGuiNative.igSetNextWindowBgAlpha(System.Single) nameWithType: ImGuiNative.igSetNextWindowBgAlpha(Single) - uid: ImGuiNET.ImGuiNative.igSetNextWindowBgAlpha* name: igSetNextWindowBgAlpha href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowBgAlpha_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextWindowBgAlpha fullName: ImGuiNET.ImGuiNative.igSetNextWindowBgAlpha nameWithType: ImGuiNative.igSetNextWindowBgAlpha - uid: ImGuiNET.ImGuiNative.igSetNextWindowCollapsed(System.Byte,ImGuiNET.ImGuiCond) name: igSetNextWindowCollapsed(Byte, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowCollapsed_System_Byte_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetNextWindowCollapsed(System.Byte,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetNextWindowCollapsed(System.Byte, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetNextWindowCollapsed(Byte, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetNextWindowCollapsed* name: igSetNextWindowCollapsed href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowCollapsed_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextWindowCollapsed fullName: ImGuiNET.ImGuiNative.igSetNextWindowCollapsed nameWithType: ImGuiNative.igSetNextWindowCollapsed - uid: ImGuiNET.ImGuiNative.igSetNextWindowContentSize(System.Numerics.Vector2) name: igSetNextWindowContentSize(Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowContentSize_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igSetNextWindowContentSize(System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igSetNextWindowContentSize(System.Numerics.Vector2) nameWithType: ImGuiNative.igSetNextWindowContentSize(Vector2) - uid: ImGuiNET.ImGuiNative.igSetNextWindowContentSize* name: igSetNextWindowContentSize href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowContentSize_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextWindowContentSize fullName: ImGuiNET.ImGuiNative.igSetNextWindowContentSize nameWithType: ImGuiNative.igSetNextWindowContentSize - uid: ImGuiNET.ImGuiNative.igSetNextWindowFocus name: igSetNextWindowFocus() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowFocus commentId: M:ImGuiNET.ImGuiNative.igSetNextWindowFocus fullName: ImGuiNET.ImGuiNative.igSetNextWindowFocus() nameWithType: ImGuiNative.igSetNextWindowFocus() - uid: ImGuiNET.ImGuiNative.igSetNextWindowFocus* name: igSetNextWindowFocus href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowFocus_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextWindowFocus fullName: ImGuiNET.ImGuiNative.igSetNextWindowFocus nameWithType: ImGuiNative.igSetNextWindowFocus - uid: ImGuiNET.ImGuiNative.igSetNextWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond,System.Numerics.Vector2) name: igSetNextWindowPos(Vector2, ImGuiCond, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowPos_System_Numerics_Vector2_ImGuiNET_ImGuiCond_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.igSetNextWindowPos(System.Numerics.Vector2,ImGuiNET.ImGuiCond,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.igSetNextWindowPos(System.Numerics.Vector2, ImGuiNET.ImGuiCond, System.Numerics.Vector2) nameWithType: ImGuiNative.igSetNextWindowPos(Vector2, ImGuiCond, Vector2) - uid: ImGuiNET.ImGuiNative.igSetNextWindowPos* name: igSetNextWindowPos href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowPos_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextWindowPos fullName: ImGuiNET.ImGuiNative.igSetNextWindowPos nameWithType: ImGuiNative.igSetNextWindowPos - uid: ImGuiNET.ImGuiNative.igSetNextWindowSize(System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: igSetNextWindowSize(Vector2, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowSize_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetNextWindowSize(System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetNextWindowSize(System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetNextWindowSize(Vector2, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetNextWindowSize* name: igSetNextWindowSize href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowSize_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextWindowSize fullName: ImGuiNET.ImGuiNative.igSetNextWindowSize nameWithType: ImGuiNative.igSetNextWindowSize - uid: ImGuiNET.ImGuiNative.igSetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2,ImGuiNET.ImGuiSizeCallback,System.Void*) name: igSetNextWindowSizeConstraints(Vector2, Vector2, ImGuiSizeCallback, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowSizeConstraints_System_Numerics_Vector2_System_Numerics_Vector2_ImGuiNET_ImGuiSizeCallback_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igSetNextWindowSizeConstraints(System.Numerics.Vector2,System.Numerics.Vector2,ImGuiNET.ImGuiSizeCallback,System.Void*) fullName: ImGuiNET.ImGuiNative.igSetNextWindowSizeConstraints(System.Numerics.Vector2, System.Numerics.Vector2, ImGuiNET.ImGuiSizeCallback, System.Void*) nameWithType: ImGuiNative.igSetNextWindowSizeConstraints(Vector2, Vector2, ImGuiSizeCallback, Void*) - uid: ImGuiNET.ImGuiNative.igSetNextWindowSizeConstraints* name: igSetNextWindowSizeConstraints href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetNextWindowSizeConstraints_ commentId: Overload:ImGuiNET.ImGuiNative.igSetNextWindowSizeConstraints fullName: ImGuiNET.ImGuiNative.igSetNextWindowSizeConstraints nameWithType: ImGuiNative.igSetNextWindowSizeConstraints - uid: ImGuiNET.ImGuiNative.igSetScrollFromPosX(System.Single,System.Single) name: igSetScrollFromPosX(Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollFromPosX_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetScrollFromPosX(System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.igSetScrollFromPosX(System.Single, System.Single) nameWithType: ImGuiNative.igSetScrollFromPosX(Single, Single) - uid: ImGuiNET.ImGuiNative.igSetScrollFromPosX* name: igSetScrollFromPosX href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollFromPosX_ commentId: Overload:ImGuiNET.ImGuiNative.igSetScrollFromPosX fullName: ImGuiNET.ImGuiNative.igSetScrollFromPosX nameWithType: ImGuiNative.igSetScrollFromPosX - uid: ImGuiNET.ImGuiNative.igSetScrollFromPosY(System.Single,System.Single) name: igSetScrollFromPosY(Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollFromPosY_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetScrollFromPosY(System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.igSetScrollFromPosY(System.Single, System.Single) nameWithType: ImGuiNative.igSetScrollFromPosY(Single, Single) - uid: ImGuiNET.ImGuiNative.igSetScrollFromPosY* name: igSetScrollFromPosY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollFromPosY_ commentId: Overload:ImGuiNET.ImGuiNative.igSetScrollFromPosY fullName: ImGuiNET.ImGuiNative.igSetScrollFromPosY nameWithType: ImGuiNative.igSetScrollFromPosY - uid: ImGuiNET.ImGuiNative.igSetScrollHereX(System.Single) name: igSetScrollHereX(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollHereX_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetScrollHereX(System.Single) fullName: ImGuiNET.ImGuiNative.igSetScrollHereX(System.Single) nameWithType: ImGuiNative.igSetScrollHereX(Single) - uid: ImGuiNET.ImGuiNative.igSetScrollHereX* name: igSetScrollHereX href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollHereX_ commentId: Overload:ImGuiNET.ImGuiNative.igSetScrollHereX fullName: ImGuiNET.ImGuiNative.igSetScrollHereX nameWithType: ImGuiNative.igSetScrollHereX - uid: ImGuiNET.ImGuiNative.igSetScrollHereY(System.Single) name: igSetScrollHereY(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollHereY_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetScrollHereY(System.Single) fullName: ImGuiNET.ImGuiNative.igSetScrollHereY(System.Single) nameWithType: ImGuiNative.igSetScrollHereY(Single) - uid: ImGuiNET.ImGuiNative.igSetScrollHereY* name: igSetScrollHereY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollHereY_ commentId: Overload:ImGuiNET.ImGuiNative.igSetScrollHereY fullName: ImGuiNET.ImGuiNative.igSetScrollHereY nameWithType: ImGuiNative.igSetScrollHereY - uid: ImGuiNET.ImGuiNative.igSetScrollX(System.Single) name: igSetScrollX(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollX_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetScrollX(System.Single) fullName: ImGuiNET.ImGuiNative.igSetScrollX(System.Single) nameWithType: ImGuiNative.igSetScrollX(Single) - uid: ImGuiNET.ImGuiNative.igSetScrollX* name: igSetScrollX href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollX_ commentId: Overload:ImGuiNET.ImGuiNative.igSetScrollX fullName: ImGuiNET.ImGuiNative.igSetScrollX nameWithType: ImGuiNative.igSetScrollX - uid: ImGuiNET.ImGuiNative.igSetScrollY(System.Single) name: igSetScrollY(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollY_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetScrollY(System.Single) fullName: ImGuiNET.ImGuiNative.igSetScrollY(System.Single) nameWithType: ImGuiNative.igSetScrollY(Single) - uid: ImGuiNET.ImGuiNative.igSetScrollY* name: igSetScrollY href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetScrollY_ commentId: Overload:ImGuiNET.ImGuiNative.igSetScrollY fullName: ImGuiNET.ImGuiNative.igSetScrollY nameWithType: ImGuiNative.igSetScrollY - uid: ImGuiNET.ImGuiNative.igSetStateStorage(ImGuiNET.ImGuiStorage*) name: igSetStateStorage(ImGuiStorage*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetStateStorage_ImGuiNET_ImGuiStorage__ commentId: M:ImGuiNET.ImGuiNative.igSetStateStorage(ImGuiNET.ImGuiStorage*) fullName: ImGuiNET.ImGuiNative.igSetStateStorage(ImGuiNET.ImGuiStorage*) nameWithType: ImGuiNative.igSetStateStorage(ImGuiStorage*) - uid: ImGuiNET.ImGuiNative.igSetStateStorage* name: igSetStateStorage href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetStateStorage_ commentId: Overload:ImGuiNET.ImGuiNative.igSetStateStorage fullName: ImGuiNET.ImGuiNative.igSetStateStorage nameWithType: ImGuiNative.igSetStateStorage - uid: ImGuiNET.ImGuiNative.igSetTabItemClosed(System.Byte*) name: igSetTabItemClosed(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetTabItemClosed_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSetTabItemClosed(System.Byte*) fullName: ImGuiNET.ImGuiNative.igSetTabItemClosed(System.Byte*) nameWithType: ImGuiNative.igSetTabItemClosed(Byte*) - uid: ImGuiNET.ImGuiNative.igSetTabItemClosed* name: igSetTabItemClosed href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetTabItemClosed_ commentId: Overload:ImGuiNET.ImGuiNative.igSetTabItemClosed fullName: ImGuiNET.ImGuiNative.igSetTabItemClosed nameWithType: ImGuiNative.igSetTabItemClosed - uid: ImGuiNET.ImGuiNative.igSetTooltip(System.Byte*) name: igSetTooltip(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetTooltip_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSetTooltip(System.Byte*) fullName: ImGuiNET.ImGuiNative.igSetTooltip(System.Byte*) nameWithType: ImGuiNative.igSetTooltip(Byte*) - uid: ImGuiNET.ImGuiNative.igSetTooltip* name: igSetTooltip href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetTooltip_ commentId: Overload:ImGuiNET.ImGuiNative.igSetTooltip fullName: ImGuiNET.ImGuiNative.igSetTooltip nameWithType: ImGuiNative.igSetTooltip - uid: ImGuiNET.ImGuiNative.igSetWindowCollapsedBool(System.Byte,ImGuiNET.ImGuiCond) name: igSetWindowCollapsedBool(Byte, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowCollapsedBool_System_Byte_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetWindowCollapsedBool(System.Byte,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetWindowCollapsedBool(System.Byte, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetWindowCollapsedBool(Byte, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetWindowCollapsedBool* name: igSetWindowCollapsedBool href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowCollapsedBool_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowCollapsedBool fullName: ImGuiNET.ImGuiNative.igSetWindowCollapsedBool nameWithType: ImGuiNative.igSetWindowCollapsedBool - uid: ImGuiNET.ImGuiNative.igSetWindowCollapsedStr(System.Byte*,System.Byte,ImGuiNET.ImGuiCond) name: igSetWindowCollapsedStr(Byte*, Byte, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowCollapsedStr_System_Byte__System_Byte_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetWindowCollapsedStr(System.Byte*,System.Byte,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetWindowCollapsedStr(System.Byte*, System.Byte, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetWindowCollapsedStr(Byte*, Byte, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetWindowCollapsedStr* name: igSetWindowCollapsedStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowCollapsedStr_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowCollapsedStr fullName: ImGuiNET.ImGuiNative.igSetWindowCollapsedStr nameWithType: ImGuiNative.igSetWindowCollapsedStr - uid: ImGuiNET.ImGuiNative.igSetWindowFocus name: igSetWindowFocus() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowFocus commentId: M:ImGuiNET.ImGuiNative.igSetWindowFocus fullName: ImGuiNET.ImGuiNative.igSetWindowFocus() nameWithType: ImGuiNative.igSetWindowFocus() - uid: ImGuiNET.ImGuiNative.igSetWindowFocus* name: igSetWindowFocus href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowFocus_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowFocus fullName: ImGuiNET.ImGuiNative.igSetWindowFocus nameWithType: ImGuiNative.igSetWindowFocus - uid: ImGuiNET.ImGuiNative.igSetWindowFocusStr(System.Byte*) name: igSetWindowFocusStr(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowFocusStr_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSetWindowFocusStr(System.Byte*) fullName: ImGuiNET.ImGuiNative.igSetWindowFocusStr(System.Byte*) nameWithType: ImGuiNative.igSetWindowFocusStr(Byte*) - uid: ImGuiNET.ImGuiNative.igSetWindowFocusStr* name: igSetWindowFocusStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowFocusStr_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowFocusStr fullName: ImGuiNET.ImGuiNative.igSetWindowFocusStr nameWithType: ImGuiNative.igSetWindowFocusStr - uid: ImGuiNET.ImGuiNative.igSetWindowFontScale(System.Single) name: igSetWindowFontScale(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowFontScale_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSetWindowFontScale(System.Single) fullName: ImGuiNET.ImGuiNative.igSetWindowFontScale(System.Single) nameWithType: ImGuiNative.igSetWindowFontScale(Single) - uid: ImGuiNET.ImGuiNative.igSetWindowFontScale* name: igSetWindowFontScale href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowFontScale_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowFontScale fullName: ImGuiNET.ImGuiNative.igSetWindowFontScale nameWithType: ImGuiNative.igSetWindowFontScale - uid: ImGuiNET.ImGuiNative.igSetWindowPosStr(System.Byte*,System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: igSetWindowPosStr(Byte*, Vector2, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowPosStr_System_Byte__System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetWindowPosStr(System.Byte*,System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetWindowPosStr(System.Byte*, System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetWindowPosStr(Byte*, Vector2, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetWindowPosStr* name: igSetWindowPosStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowPosStr_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowPosStr fullName: ImGuiNET.ImGuiNative.igSetWindowPosStr nameWithType: ImGuiNative.igSetWindowPosStr - uid: ImGuiNET.ImGuiNative.igSetWindowPosVec2(System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: igSetWindowPosVec2(Vector2, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowPosVec2_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetWindowPosVec2(System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetWindowPosVec2(System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetWindowPosVec2(Vector2, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetWindowPosVec2* name: igSetWindowPosVec2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowPosVec2_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowPosVec2 fullName: ImGuiNET.ImGuiNative.igSetWindowPosVec2 nameWithType: ImGuiNative.igSetWindowPosVec2 - uid: ImGuiNET.ImGuiNative.igSetWindowSizeStr(System.Byte*,System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: igSetWindowSizeStr(Byte*, Vector2, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowSizeStr_System_Byte__System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetWindowSizeStr(System.Byte*,System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetWindowSizeStr(System.Byte*, System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetWindowSizeStr(Byte*, Vector2, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetWindowSizeStr* name: igSetWindowSizeStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowSizeStr_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowSizeStr fullName: ImGuiNET.ImGuiNative.igSetWindowSizeStr nameWithType: ImGuiNative.igSetWindowSizeStr - uid: ImGuiNET.ImGuiNative.igSetWindowSizeVec2(System.Numerics.Vector2,ImGuiNET.ImGuiCond) name: igSetWindowSizeVec2(Vector2, ImGuiCond) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowSizeVec2_System_Numerics_Vector2_ImGuiNET_ImGuiCond_ commentId: M:ImGuiNET.ImGuiNative.igSetWindowSizeVec2(System.Numerics.Vector2,ImGuiNET.ImGuiCond) fullName: ImGuiNET.ImGuiNative.igSetWindowSizeVec2(System.Numerics.Vector2, ImGuiNET.ImGuiCond) nameWithType: ImGuiNative.igSetWindowSizeVec2(Vector2, ImGuiCond) - uid: ImGuiNET.ImGuiNative.igSetWindowSizeVec2* name: igSetWindowSizeVec2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSetWindowSizeVec2_ commentId: Overload:ImGuiNET.ImGuiNative.igSetWindowSizeVec2 fullName: ImGuiNET.ImGuiNative.igSetWindowSizeVec2 nameWithType: ImGuiNative.igSetWindowSizeVec2 - uid: ImGuiNET.ImGuiNative.igShowAboutWindow(System.Byte*) name: igShowAboutWindow(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowAboutWindow_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igShowAboutWindow(System.Byte*) fullName: ImGuiNET.ImGuiNative.igShowAboutWindow(System.Byte*) nameWithType: ImGuiNative.igShowAboutWindow(Byte*) - uid: ImGuiNET.ImGuiNative.igShowAboutWindow* name: igShowAboutWindow href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowAboutWindow_ commentId: Overload:ImGuiNET.ImGuiNative.igShowAboutWindow fullName: ImGuiNET.ImGuiNative.igShowAboutWindow nameWithType: ImGuiNative.igShowAboutWindow - uid: ImGuiNET.ImGuiNative.igShowDemoWindow(System.Byte*) name: igShowDemoWindow(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowDemoWindow_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igShowDemoWindow(System.Byte*) fullName: ImGuiNET.ImGuiNative.igShowDemoWindow(System.Byte*) nameWithType: ImGuiNative.igShowDemoWindow(Byte*) - uid: ImGuiNET.ImGuiNative.igShowDemoWindow* name: igShowDemoWindow href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowDemoWindow_ commentId: Overload:ImGuiNET.ImGuiNative.igShowDemoWindow fullName: ImGuiNET.ImGuiNative.igShowDemoWindow nameWithType: ImGuiNative.igShowDemoWindow - uid: ImGuiNET.ImGuiNative.igShowFontSelector(System.Byte*) name: igShowFontSelector(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowFontSelector_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igShowFontSelector(System.Byte*) fullName: ImGuiNET.ImGuiNative.igShowFontSelector(System.Byte*) nameWithType: ImGuiNative.igShowFontSelector(Byte*) - uid: ImGuiNET.ImGuiNative.igShowFontSelector* name: igShowFontSelector href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowFontSelector_ commentId: Overload:ImGuiNET.ImGuiNative.igShowFontSelector fullName: ImGuiNET.ImGuiNative.igShowFontSelector nameWithType: ImGuiNative.igShowFontSelector - uid: ImGuiNET.ImGuiNative.igShowMetricsWindow(System.Byte*) name: igShowMetricsWindow(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowMetricsWindow_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igShowMetricsWindow(System.Byte*) fullName: ImGuiNET.ImGuiNative.igShowMetricsWindow(System.Byte*) nameWithType: ImGuiNative.igShowMetricsWindow(Byte*) - uid: ImGuiNET.ImGuiNative.igShowMetricsWindow* name: igShowMetricsWindow href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowMetricsWindow_ commentId: Overload:ImGuiNET.ImGuiNative.igShowMetricsWindow fullName: ImGuiNET.ImGuiNative.igShowMetricsWindow nameWithType: ImGuiNative.igShowMetricsWindow - uid: ImGuiNET.ImGuiNative.igShowStyleEditor(ImGuiNET.ImGuiStyle*) name: igShowStyleEditor(ImGuiStyle*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowStyleEditor_ImGuiNET_ImGuiStyle__ commentId: M:ImGuiNET.ImGuiNative.igShowStyleEditor(ImGuiNET.ImGuiStyle*) fullName: ImGuiNET.ImGuiNative.igShowStyleEditor(ImGuiNET.ImGuiStyle*) nameWithType: ImGuiNative.igShowStyleEditor(ImGuiStyle*) - uid: ImGuiNET.ImGuiNative.igShowStyleEditor* name: igShowStyleEditor href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowStyleEditor_ commentId: Overload:ImGuiNET.ImGuiNative.igShowStyleEditor fullName: ImGuiNET.ImGuiNative.igShowStyleEditor nameWithType: ImGuiNative.igShowStyleEditor - uid: ImGuiNET.ImGuiNative.igShowStyleSelector(System.Byte*) name: igShowStyleSelector(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowStyleSelector_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igShowStyleSelector(System.Byte*) fullName: ImGuiNET.ImGuiNative.igShowStyleSelector(System.Byte*) nameWithType: ImGuiNative.igShowStyleSelector(Byte*) - uid: ImGuiNET.ImGuiNative.igShowStyleSelector* name: igShowStyleSelector href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowStyleSelector_ commentId: Overload:ImGuiNET.ImGuiNative.igShowStyleSelector fullName: ImGuiNET.ImGuiNative.igShowStyleSelector nameWithType: ImGuiNative.igShowStyleSelector - uid: ImGuiNET.ImGuiNative.igShowUserGuide name: igShowUserGuide() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowUserGuide commentId: M:ImGuiNET.ImGuiNative.igShowUserGuide fullName: ImGuiNET.ImGuiNative.igShowUserGuide() nameWithType: ImGuiNative.igShowUserGuide() - uid: ImGuiNET.ImGuiNative.igShowUserGuide* name: igShowUserGuide href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igShowUserGuide_ commentId: Overload:ImGuiNET.ImGuiNative.igShowUserGuide fullName: ImGuiNET.ImGuiNative.igShowUserGuide nameWithType: ImGuiNative.igShowUserGuide - uid: ImGuiNET.ImGuiNative.igSliderAngle(System.Byte*,System.Single*,System.Single,System.Single,System.Byte*) name: igSliderAngle(Byte*, Single*, Single, Single, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderAngle_System_Byte__System_Single__System_Single_System_Single_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSliderAngle(System.Byte*,System.Single*,System.Single,System.Single,System.Byte*) fullName: ImGuiNET.ImGuiNative.igSliderAngle(System.Byte*, System.Single*, System.Single, System.Single, System.Byte*) nameWithType: ImGuiNative.igSliderAngle(Byte*, Single*, Single, Single, Byte*) - uid: ImGuiNET.ImGuiNative.igSliderAngle* name: igSliderAngle href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderAngle_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderAngle fullName: ImGuiNET.ImGuiNative.igSliderAngle nameWithType: ImGuiNative.igSliderAngle - uid: ImGuiNET.ImGuiNative.igSliderFloat(System.Byte*,System.Single*,System.Single,System.Single,System.Byte*,System.Single) name: igSliderFloat(Byte*, Single*, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat_System_Byte__System_Single__System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSliderFloat(System.Byte*,System.Single*,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igSliderFloat(System.Byte*, System.Single*, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igSliderFloat(Byte*, Single*, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igSliderFloat* name: igSliderFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderFloat fullName: ImGuiNET.ImGuiNative.igSliderFloat nameWithType: ImGuiNative.igSliderFloat - uid: ImGuiNET.ImGuiNative.igSliderFloat2(System.Byte*,System.Numerics.Vector2*,System.Single,System.Single,System.Byte*,System.Single) name: igSliderFloat2(Byte*, Vector2*, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat2_System_Byte__System_Numerics_Vector2__System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSliderFloat2(System.Byte*,System.Numerics.Vector2*,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igSliderFloat2(System.Byte*, System.Numerics.Vector2*, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igSliderFloat2(Byte*, Vector2*, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igSliderFloat2* name: igSliderFloat2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat2_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderFloat2 fullName: ImGuiNET.ImGuiNative.igSliderFloat2 nameWithType: ImGuiNative.igSliderFloat2 - uid: ImGuiNET.ImGuiNative.igSliderFloat3(System.Byte*,System.Numerics.Vector3*,System.Single,System.Single,System.Byte*,System.Single) name: igSliderFloat3(Byte*, Vector3*, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat3_System_Byte__System_Numerics_Vector3__System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSliderFloat3(System.Byte*,System.Numerics.Vector3*,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igSliderFloat3(System.Byte*, System.Numerics.Vector3*, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igSliderFloat3(Byte*, Vector3*, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igSliderFloat3* name: igSliderFloat3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat3_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderFloat3 fullName: ImGuiNET.ImGuiNative.igSliderFloat3 nameWithType: ImGuiNative.igSliderFloat3 - uid: ImGuiNET.ImGuiNative.igSliderFloat4(System.Byte*,System.Numerics.Vector4*,System.Single,System.Single,System.Byte*,System.Single) name: igSliderFloat4(Byte*, Vector4*, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat4_System_Byte__System_Numerics_Vector4__System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSliderFloat4(System.Byte*,System.Numerics.Vector4*,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igSliderFloat4(System.Byte*, System.Numerics.Vector4*, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igSliderFloat4(Byte*, Vector4*, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igSliderFloat4* name: igSliderFloat4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderFloat4_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderFloat4 fullName: ImGuiNET.ImGuiNative.igSliderFloat4 nameWithType: ImGuiNative.igSliderFloat4 - uid: ImGuiNET.ImGuiNative.igSliderInt(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) name: igSliderInt(Byte*, Int32*, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt_System_Byte__System_Int32__System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSliderInt(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igSliderInt(System.Byte*, System.Int32*, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igSliderInt(Byte*, Int32*, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igSliderInt* name: igSliderInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderInt fullName: ImGuiNET.ImGuiNative.igSliderInt nameWithType: ImGuiNative.igSliderInt - uid: ImGuiNET.ImGuiNative.igSliderInt2(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) name: igSliderInt2(Byte*, Int32*, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt2_System_Byte__System_Int32__System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSliderInt2(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igSliderInt2(System.Byte*, System.Int32*, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igSliderInt2(Byte*, Int32*, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igSliderInt2* name: igSliderInt2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt2_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderInt2 fullName: ImGuiNET.ImGuiNative.igSliderInt2 nameWithType: ImGuiNative.igSliderInt2 - uid: ImGuiNET.ImGuiNative.igSliderInt3(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) name: igSliderInt3(Byte*, Int32*, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt3_System_Byte__System_Int32__System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSliderInt3(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igSliderInt3(System.Byte*, System.Int32*, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igSliderInt3(Byte*, Int32*, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igSliderInt3* name: igSliderInt3 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt3_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderInt3 fullName: ImGuiNET.ImGuiNative.igSliderInt3 nameWithType: ImGuiNative.igSliderInt3 - uid: ImGuiNET.ImGuiNative.igSliderInt4(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) name: igSliderInt4(Byte*, Int32*, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt4_System_Byte__System_Int32__System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSliderInt4(System.Byte*,System.Int32*,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igSliderInt4(System.Byte*, System.Int32*, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igSliderInt4(Byte*, Int32*, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igSliderInt4* name: igSliderInt4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderInt4_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderInt4 fullName: ImGuiNET.ImGuiNative.igSliderInt4 nameWithType: ImGuiNative.igSliderInt4 - uid: ImGuiNET.ImGuiNative.igSliderScalar(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Void*,System.Void*,System.Byte*,System.Single) name: igSliderScalar(Byte*, ImGuiDataType, Void*, Void*, Void*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderScalar_System_Byte__ImGuiNET_ImGuiDataType_System_Void__System_Void__System_Void__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSliderScalar(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Void*,System.Void*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igSliderScalar(System.Byte*, ImGuiNET.ImGuiDataType, System.Void*, System.Void*, System.Void*, System.Byte*, System.Single) nameWithType: ImGuiNative.igSliderScalar(Byte*, ImGuiDataType, Void*, Void*, Void*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igSliderScalar* name: igSliderScalar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderScalar_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderScalar fullName: ImGuiNET.ImGuiNative.igSliderScalar nameWithType: ImGuiNative.igSliderScalar - uid: ImGuiNET.ImGuiNative.igSliderScalarN(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Int32,System.Void*,System.Void*,System.Byte*,System.Single) name: igSliderScalarN(Byte*, ImGuiDataType, Void*, Int32, Void*, Void*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderScalarN_System_Byte__ImGuiNET_ImGuiDataType_System_Void__System_Int32_System_Void__System_Void__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igSliderScalarN(System.Byte*,ImGuiNET.ImGuiDataType,System.Void*,System.Int32,System.Void*,System.Void*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igSliderScalarN(System.Byte*, ImGuiNET.ImGuiDataType, System.Void*, System.Int32, System.Void*, System.Void*, System.Byte*, System.Single) nameWithType: ImGuiNative.igSliderScalarN(Byte*, ImGuiDataType, Void*, Int32, Void*, Void*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igSliderScalarN* name: igSliderScalarN href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSliderScalarN_ commentId: Overload:ImGuiNET.ImGuiNative.igSliderScalarN fullName: ImGuiNET.ImGuiNative.igSliderScalarN nameWithType: ImGuiNative.igSliderScalarN - uid: ImGuiNET.ImGuiNative.igSmallButton(System.Byte*) name: igSmallButton(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSmallButton_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igSmallButton(System.Byte*) fullName: ImGuiNET.ImGuiNative.igSmallButton(System.Byte*) nameWithType: ImGuiNative.igSmallButton(Byte*) - uid: ImGuiNET.ImGuiNative.igSmallButton* name: igSmallButton href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSmallButton_ commentId: Overload:ImGuiNET.ImGuiNative.igSmallButton fullName: ImGuiNET.ImGuiNative.igSmallButton nameWithType: ImGuiNative.igSmallButton - uid: ImGuiNET.ImGuiNative.igSpacing name: igSpacing() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSpacing commentId: M:ImGuiNET.ImGuiNative.igSpacing fullName: ImGuiNET.ImGuiNative.igSpacing() nameWithType: ImGuiNative.igSpacing() - uid: ImGuiNET.ImGuiNative.igSpacing* name: igSpacing href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igSpacing_ commentId: Overload:ImGuiNET.ImGuiNative.igSpacing fullName: ImGuiNET.ImGuiNative.igSpacing nameWithType: ImGuiNative.igSpacing - uid: ImGuiNET.ImGuiNative.igStyleColorsClassic(ImGuiNET.ImGuiStyle*) name: igStyleColorsClassic(ImGuiStyle*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igStyleColorsClassic_ImGuiNET_ImGuiStyle__ commentId: M:ImGuiNET.ImGuiNative.igStyleColorsClassic(ImGuiNET.ImGuiStyle*) fullName: ImGuiNET.ImGuiNative.igStyleColorsClassic(ImGuiNET.ImGuiStyle*) nameWithType: ImGuiNative.igStyleColorsClassic(ImGuiStyle*) - uid: ImGuiNET.ImGuiNative.igStyleColorsClassic* name: igStyleColorsClassic href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igStyleColorsClassic_ commentId: Overload:ImGuiNET.ImGuiNative.igStyleColorsClassic fullName: ImGuiNET.ImGuiNative.igStyleColorsClassic nameWithType: ImGuiNative.igStyleColorsClassic - uid: ImGuiNET.ImGuiNative.igStyleColorsDark(ImGuiNET.ImGuiStyle*) name: igStyleColorsDark(ImGuiStyle*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igStyleColorsDark_ImGuiNET_ImGuiStyle__ commentId: M:ImGuiNET.ImGuiNative.igStyleColorsDark(ImGuiNET.ImGuiStyle*) fullName: ImGuiNET.ImGuiNative.igStyleColorsDark(ImGuiNET.ImGuiStyle*) nameWithType: ImGuiNative.igStyleColorsDark(ImGuiStyle*) - uid: ImGuiNET.ImGuiNative.igStyleColorsDark* name: igStyleColorsDark href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igStyleColorsDark_ commentId: Overload:ImGuiNET.ImGuiNative.igStyleColorsDark fullName: ImGuiNET.ImGuiNative.igStyleColorsDark nameWithType: ImGuiNative.igStyleColorsDark - uid: ImGuiNET.ImGuiNative.igStyleColorsLight(ImGuiNET.ImGuiStyle*) name: igStyleColorsLight(ImGuiStyle*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igStyleColorsLight_ImGuiNET_ImGuiStyle__ commentId: M:ImGuiNET.ImGuiNative.igStyleColorsLight(ImGuiNET.ImGuiStyle*) fullName: ImGuiNET.ImGuiNative.igStyleColorsLight(ImGuiNET.ImGuiStyle*) nameWithType: ImGuiNative.igStyleColorsLight(ImGuiStyle*) - uid: ImGuiNET.ImGuiNative.igStyleColorsLight* name: igStyleColorsLight href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igStyleColorsLight_ commentId: Overload:ImGuiNET.ImGuiNative.igStyleColorsLight fullName: ImGuiNET.ImGuiNative.igStyleColorsLight nameWithType: ImGuiNative.igStyleColorsLight - uid: ImGuiNET.ImGuiNative.igText(System.Byte*) name: igText(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igText_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igText(System.Byte*) fullName: ImGuiNET.ImGuiNative.igText(System.Byte*) nameWithType: ImGuiNative.igText(Byte*) - uid: ImGuiNET.ImGuiNative.igText* name: igText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igText_ commentId: Overload:ImGuiNET.ImGuiNative.igText fullName: ImGuiNET.ImGuiNative.igText nameWithType: ImGuiNative.igText - uid: ImGuiNET.ImGuiNative.igTextColored(System.Numerics.Vector4,System.Byte*) name: igTextColored(Vector4, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextColored_System_Numerics_Vector4_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTextColored(System.Numerics.Vector4,System.Byte*) fullName: ImGuiNET.ImGuiNative.igTextColored(System.Numerics.Vector4, System.Byte*) nameWithType: ImGuiNative.igTextColored(Vector4, Byte*) - uid: ImGuiNET.ImGuiNative.igTextColored* name: igTextColored href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextColored_ commentId: Overload:ImGuiNET.ImGuiNative.igTextColored fullName: ImGuiNET.ImGuiNative.igTextColored nameWithType: ImGuiNative.igTextColored - uid: ImGuiNET.ImGuiNative.igTextDisabled(System.Byte*) name: igTextDisabled(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextDisabled_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTextDisabled(System.Byte*) fullName: ImGuiNET.ImGuiNative.igTextDisabled(System.Byte*) nameWithType: ImGuiNative.igTextDisabled(Byte*) - uid: ImGuiNET.ImGuiNative.igTextDisabled* name: igTextDisabled href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextDisabled_ commentId: Overload:ImGuiNET.ImGuiNative.igTextDisabled fullName: ImGuiNET.ImGuiNative.igTextDisabled nameWithType: ImGuiNative.igTextDisabled - uid: ImGuiNET.ImGuiNative.igTextUnformatted(System.Byte*,System.Byte*) name: igTextUnformatted(Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextUnformatted_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTextUnformatted(System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igTextUnformatted(System.Byte*, System.Byte*) nameWithType: ImGuiNative.igTextUnformatted(Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.igTextUnformatted* name: igTextUnformatted href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextUnformatted_ commentId: Overload:ImGuiNET.ImGuiNative.igTextUnformatted fullName: ImGuiNET.ImGuiNative.igTextUnformatted nameWithType: ImGuiNative.igTextUnformatted - uid: ImGuiNET.ImGuiNative.igTextWrapped(System.Byte*) name: igTextWrapped(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextWrapped_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTextWrapped(System.Byte*) fullName: ImGuiNET.ImGuiNative.igTextWrapped(System.Byte*) nameWithType: ImGuiNative.igTextWrapped(Byte*) - uid: ImGuiNET.ImGuiNative.igTextWrapped* name: igTextWrapped href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTextWrapped_ commentId: Overload:ImGuiNET.ImGuiNative.igTextWrapped fullName: ImGuiNET.ImGuiNative.igTextWrapped nameWithType: ImGuiNative.igTextWrapped - uid: ImGuiNET.ImGuiNative.igTreeNodeExPtr(System.Void*,ImGuiNET.ImGuiTreeNodeFlags,System.Byte*) name: igTreeNodeExPtr(Void*, ImGuiTreeNodeFlags, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeExPtr_System_Void__ImGuiNET_ImGuiTreeNodeFlags_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTreeNodeExPtr(System.Void*,ImGuiNET.ImGuiTreeNodeFlags,System.Byte*) fullName: ImGuiNET.ImGuiNative.igTreeNodeExPtr(System.Void*, ImGuiNET.ImGuiTreeNodeFlags, System.Byte*) nameWithType: ImGuiNative.igTreeNodeExPtr(Void*, ImGuiTreeNodeFlags, Byte*) - uid: ImGuiNET.ImGuiNative.igTreeNodeExPtr* name: igTreeNodeExPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeExPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreeNodeExPtr fullName: ImGuiNET.ImGuiNative.igTreeNodeExPtr nameWithType: ImGuiNative.igTreeNodeExPtr - uid: ImGuiNET.ImGuiNative.igTreeNodeExStr(System.Byte*,ImGuiNET.ImGuiTreeNodeFlags) name: igTreeNodeExStr(Byte*, ImGuiTreeNodeFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeExStr_System_Byte__ImGuiNET_ImGuiTreeNodeFlags_ commentId: M:ImGuiNET.ImGuiNative.igTreeNodeExStr(System.Byte*,ImGuiNET.ImGuiTreeNodeFlags) fullName: ImGuiNET.ImGuiNative.igTreeNodeExStr(System.Byte*, ImGuiNET.ImGuiTreeNodeFlags) nameWithType: ImGuiNative.igTreeNodeExStr(Byte*, ImGuiTreeNodeFlags) - uid: ImGuiNET.ImGuiNative.igTreeNodeExStr* name: igTreeNodeExStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeExStr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreeNodeExStr fullName: ImGuiNET.ImGuiNative.igTreeNodeExStr nameWithType: ImGuiNative.igTreeNodeExStr - uid: ImGuiNET.ImGuiNative.igTreeNodeExStrStr(System.Byte*,ImGuiNET.ImGuiTreeNodeFlags,System.Byte*) name: igTreeNodeExStrStr(Byte*, ImGuiTreeNodeFlags, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeExStrStr_System_Byte__ImGuiNET_ImGuiTreeNodeFlags_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTreeNodeExStrStr(System.Byte*,ImGuiNET.ImGuiTreeNodeFlags,System.Byte*) fullName: ImGuiNET.ImGuiNative.igTreeNodeExStrStr(System.Byte*, ImGuiNET.ImGuiTreeNodeFlags, System.Byte*) nameWithType: ImGuiNative.igTreeNodeExStrStr(Byte*, ImGuiTreeNodeFlags, Byte*) - uid: ImGuiNET.ImGuiNative.igTreeNodeExStrStr* name: igTreeNodeExStrStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeExStrStr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreeNodeExStrStr fullName: ImGuiNET.ImGuiNative.igTreeNodeExStrStr nameWithType: ImGuiNative.igTreeNodeExStrStr - uid: ImGuiNET.ImGuiNative.igTreeNodePtr(System.Void*,System.Byte*) name: igTreeNodePtr(Void*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodePtr_System_Void__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTreeNodePtr(System.Void*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igTreeNodePtr(System.Void*, System.Byte*) nameWithType: ImGuiNative.igTreeNodePtr(Void*, Byte*) - uid: ImGuiNET.ImGuiNative.igTreeNodePtr* name: igTreeNodePtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodePtr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreeNodePtr fullName: ImGuiNET.ImGuiNative.igTreeNodePtr nameWithType: ImGuiNative.igTreeNodePtr - uid: ImGuiNET.ImGuiNative.igTreeNodeStr(System.Byte*) name: igTreeNodeStr(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeStr_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTreeNodeStr(System.Byte*) fullName: ImGuiNET.ImGuiNative.igTreeNodeStr(System.Byte*) nameWithType: ImGuiNative.igTreeNodeStr(Byte*) - uid: ImGuiNET.ImGuiNative.igTreeNodeStr* name: igTreeNodeStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeStr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreeNodeStr fullName: ImGuiNET.ImGuiNative.igTreeNodeStr nameWithType: ImGuiNative.igTreeNodeStr - uid: ImGuiNET.ImGuiNative.igTreeNodeStrStr(System.Byte*,System.Byte*) name: igTreeNodeStrStr(Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeStrStr_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTreeNodeStrStr(System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.igTreeNodeStrStr(System.Byte*, System.Byte*) nameWithType: ImGuiNative.igTreeNodeStrStr(Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.igTreeNodeStrStr* name: igTreeNodeStrStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreeNodeStrStr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreeNodeStrStr fullName: ImGuiNET.ImGuiNative.igTreeNodeStrStr nameWithType: ImGuiNative.igTreeNodeStrStr - uid: ImGuiNET.ImGuiNative.igTreePop name: igTreePop() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreePop commentId: M:ImGuiNET.ImGuiNative.igTreePop fullName: ImGuiNET.ImGuiNative.igTreePop() nameWithType: ImGuiNative.igTreePop() - uid: ImGuiNET.ImGuiNative.igTreePop* name: igTreePop href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreePop_ commentId: Overload:ImGuiNET.ImGuiNative.igTreePop fullName: ImGuiNET.ImGuiNative.igTreePop nameWithType: ImGuiNative.igTreePop - uid: ImGuiNET.ImGuiNative.igTreePushPtr(System.Void*) name: igTreePushPtr(Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreePushPtr_System_Void__ commentId: M:ImGuiNET.ImGuiNative.igTreePushPtr(System.Void*) fullName: ImGuiNET.ImGuiNative.igTreePushPtr(System.Void*) nameWithType: ImGuiNative.igTreePushPtr(Void*) - uid: ImGuiNET.ImGuiNative.igTreePushPtr* name: igTreePushPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreePushPtr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreePushPtr fullName: ImGuiNET.ImGuiNative.igTreePushPtr nameWithType: ImGuiNative.igTreePushPtr - uid: ImGuiNET.ImGuiNative.igTreePushStr(System.Byte*) name: igTreePushStr(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreePushStr_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igTreePushStr(System.Byte*) fullName: ImGuiNET.ImGuiNative.igTreePushStr(System.Byte*) nameWithType: ImGuiNative.igTreePushStr(Byte*) - uid: ImGuiNET.ImGuiNative.igTreePushStr* name: igTreePushStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igTreePushStr_ commentId: Overload:ImGuiNET.ImGuiNative.igTreePushStr fullName: ImGuiNET.ImGuiNative.igTreePushStr nameWithType: ImGuiNative.igTreePushStr - uid: ImGuiNET.ImGuiNative.igUnindent(System.Single) name: igUnindent(Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igUnindent_System_Single_ commentId: M:ImGuiNET.ImGuiNative.igUnindent(System.Single) fullName: ImGuiNET.ImGuiNative.igUnindent(System.Single) nameWithType: ImGuiNative.igUnindent(Single) - uid: ImGuiNET.ImGuiNative.igUnindent* name: igUnindent href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igUnindent_ commentId: Overload:ImGuiNET.ImGuiNative.igUnindent fullName: ImGuiNET.ImGuiNative.igUnindent nameWithType: ImGuiNative.igUnindent - uid: ImGuiNET.ImGuiNative.igValueBool(System.Byte*,System.Byte) name: igValueBool(Byte*, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueBool_System_Byte__System_Byte_ commentId: M:ImGuiNET.ImGuiNative.igValueBool(System.Byte*,System.Byte) fullName: ImGuiNET.ImGuiNative.igValueBool(System.Byte*, System.Byte) nameWithType: ImGuiNative.igValueBool(Byte*, Byte) - uid: ImGuiNET.ImGuiNative.igValueBool* name: igValueBool href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueBool_ commentId: Overload:ImGuiNET.ImGuiNative.igValueBool fullName: ImGuiNET.ImGuiNative.igValueBool nameWithType: ImGuiNative.igValueBool - uid: ImGuiNET.ImGuiNative.igValueFloat(System.Byte*,System.Single,System.Byte*) name: igValueFloat(Byte*, Single, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueFloat_System_Byte__System_Single_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igValueFloat(System.Byte*,System.Single,System.Byte*) fullName: ImGuiNET.ImGuiNative.igValueFloat(System.Byte*, System.Single, System.Byte*) nameWithType: ImGuiNative.igValueFloat(Byte*, Single, Byte*) - uid: ImGuiNET.ImGuiNative.igValueFloat* name: igValueFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueFloat_ commentId: Overload:ImGuiNET.ImGuiNative.igValueFloat fullName: ImGuiNET.ImGuiNative.igValueFloat nameWithType: ImGuiNative.igValueFloat - uid: ImGuiNET.ImGuiNative.igValueInt(System.Byte*,System.Int32) name: igValueInt(Byte*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueInt_System_Byte__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.igValueInt(System.Byte*,System.Int32) fullName: ImGuiNET.ImGuiNative.igValueInt(System.Byte*, System.Int32) nameWithType: ImGuiNative.igValueInt(Byte*, Int32) - uid: ImGuiNET.ImGuiNative.igValueInt* name: igValueInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueInt_ commentId: Overload:ImGuiNET.ImGuiNative.igValueInt fullName: ImGuiNET.ImGuiNative.igValueInt nameWithType: ImGuiNative.igValueInt - uid: ImGuiNET.ImGuiNative.igValueUint(System.Byte*,System.UInt32) name: igValueUint(Byte*, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueUint_System_Byte__System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.igValueUint(System.Byte*,System.UInt32) fullName: ImGuiNET.ImGuiNative.igValueUint(System.Byte*, System.UInt32) nameWithType: ImGuiNative.igValueUint(Byte*, UInt32) - uid: ImGuiNET.ImGuiNative.igValueUint* name: igValueUint href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igValueUint_ commentId: Overload:ImGuiNET.ImGuiNative.igValueUint fullName: ImGuiNET.ImGuiNative.igValueUint nameWithType: ImGuiNative.igValueUint - uid: ImGuiNET.ImGuiNative.igVSliderFloat(System.Byte*,System.Numerics.Vector2,System.Single*,System.Single,System.Single,System.Byte*,System.Single) name: igVSliderFloat(Byte*, Vector2, Single*, Single, Single, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igVSliderFloat_System_Byte__System_Numerics_Vector2_System_Single__System_Single_System_Single_System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igVSliderFloat(System.Byte*,System.Numerics.Vector2,System.Single*,System.Single,System.Single,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igVSliderFloat(System.Byte*, System.Numerics.Vector2, System.Single*, System.Single, System.Single, System.Byte*, System.Single) nameWithType: ImGuiNative.igVSliderFloat(Byte*, Vector2, Single*, Single, Single, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igVSliderFloat* name: igVSliderFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igVSliderFloat_ commentId: Overload:ImGuiNET.ImGuiNative.igVSliderFloat fullName: ImGuiNET.ImGuiNative.igVSliderFloat nameWithType: ImGuiNative.igVSliderFloat - uid: ImGuiNET.ImGuiNative.igVSliderInt(System.Byte*,System.Numerics.Vector2,System.Int32*,System.Int32,System.Int32,System.Byte*) name: igVSliderInt(Byte*, Vector2, Int32*, Int32, Int32, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igVSliderInt_System_Byte__System_Numerics_Vector2_System_Int32__System_Int32_System_Int32_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.igVSliderInt(System.Byte*,System.Numerics.Vector2,System.Int32*,System.Int32,System.Int32,System.Byte*) fullName: ImGuiNET.ImGuiNative.igVSliderInt(System.Byte*, System.Numerics.Vector2, System.Int32*, System.Int32, System.Int32, System.Byte*) nameWithType: ImGuiNative.igVSliderInt(Byte*, Vector2, Int32*, Int32, Int32, Byte*) - uid: ImGuiNET.ImGuiNative.igVSliderInt* name: igVSliderInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igVSliderInt_ commentId: Overload:ImGuiNET.ImGuiNative.igVSliderInt fullName: ImGuiNET.ImGuiNative.igVSliderInt nameWithType: ImGuiNative.igVSliderInt - uid: ImGuiNET.ImGuiNative.igVSliderScalar(System.Byte*,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.Void*,System.Void*,System.Void*,System.Byte*,System.Single) name: igVSliderScalar(Byte*, Vector2, ImGuiDataType, Void*, Void*, Void*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igVSliderScalar_System_Byte__System_Numerics_Vector2_ImGuiNET_ImGuiDataType_System_Void__System_Void__System_Void__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.igVSliderScalar(System.Byte*,System.Numerics.Vector2,ImGuiNET.ImGuiDataType,System.Void*,System.Void*,System.Void*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.igVSliderScalar(System.Byte*, System.Numerics.Vector2, ImGuiNET.ImGuiDataType, System.Void*, System.Void*, System.Void*, System.Byte*, System.Single) nameWithType: ImGuiNative.igVSliderScalar(Byte*, Vector2, ImGuiDataType, Void*, Void*, Void*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.igVSliderScalar* name: igVSliderScalar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_igVSliderScalar_ commentId: Overload:ImGuiNET.ImGuiNative.igVSliderScalar fullName: ImGuiNET.ImGuiNative.igVSliderScalar nameWithType: ImGuiNative.igVSliderScalar - uid: ImGuiNET.ImGuiNative.ImColor_destroy(ImGuiNET.ImColor*) name: ImColor_destroy(ImColor*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_destroy_ImGuiNET_ImColor__ commentId: M:ImGuiNET.ImGuiNative.ImColor_destroy(ImGuiNET.ImColor*) fullName: ImGuiNET.ImGuiNative.ImColor_destroy(ImGuiNET.ImColor*) nameWithType: ImGuiNative.ImColor_destroy(ImColor*) - uid: ImGuiNET.ImGuiNative.ImColor_destroy* name: ImColor_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_destroy fullName: ImGuiNET.ImGuiNative.ImColor_destroy nameWithType: ImGuiNative.ImColor_destroy - uid: ImGuiNET.ImGuiNative.ImColor_HSV(ImGuiNET.ImColor*,System.Single,System.Single,System.Single,System.Single) name: ImColor_HSV(ImColor*, Single, Single, Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_HSV_ImGuiNET_ImColor__System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImColor_HSV(ImGuiNET.ImColor*,System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.ImColor_HSV(ImGuiNET.ImColor*, System.Single, System.Single, System.Single, System.Single) nameWithType: ImGuiNative.ImColor_HSV(ImColor*, Single, Single, Single, Single) - uid: ImGuiNET.ImGuiNative.ImColor_HSV* name: ImColor_HSV href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_HSV_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_HSV fullName: ImGuiNET.ImGuiNative.ImColor_HSV nameWithType: ImGuiNative.ImColor_HSV - uid: ImGuiNET.ImGuiNative.ImColor_ImColor name: ImColor_ImColor() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColor commentId: M:ImGuiNET.ImGuiNative.ImColor_ImColor fullName: ImGuiNET.ImGuiNative.ImColor_ImColor() nameWithType: ImGuiNative.ImColor_ImColor() - uid: ImGuiNET.ImGuiNative.ImColor_ImColor* name: ImColor_ImColor href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColor_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_ImColor fullName: ImGuiNET.ImGuiNative.ImColor_ImColor nameWithType: ImGuiNative.ImColor_ImColor - uid: ImGuiNET.ImGuiNative.ImColor_ImColorFloat(System.Single,System.Single,System.Single,System.Single) name: ImColor_ImColorFloat(Single, Single, Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorFloat_System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImColor_ImColorFloat(System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.ImColor_ImColorFloat(System.Single, System.Single, System.Single, System.Single) nameWithType: ImGuiNative.ImColor_ImColorFloat(Single, Single, Single, Single) - uid: ImGuiNET.ImGuiNative.ImColor_ImColorFloat* name: ImColor_ImColorFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorFloat_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_ImColorFloat fullName: ImGuiNET.ImGuiNative.ImColor_ImColorFloat nameWithType: ImGuiNative.ImColor_ImColorFloat - uid: ImGuiNET.ImGuiNative.ImColor_ImColorInt(System.Int32,System.Int32,System.Int32,System.Int32) name: ImColor_ImColorInt(Int32, Int32, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorInt_System_Int32_System_Int32_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImColor_ImColorInt(System.Int32,System.Int32,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImColor_ImColorInt(System.Int32, System.Int32, System.Int32, System.Int32) nameWithType: ImGuiNative.ImColor_ImColorInt(Int32, Int32, Int32, Int32) - uid: ImGuiNET.ImGuiNative.ImColor_ImColorInt* name: ImColor_ImColorInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorInt_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_ImColorInt fullName: ImGuiNET.ImGuiNative.ImColor_ImColorInt nameWithType: ImGuiNative.ImColor_ImColorInt - uid: ImGuiNET.ImGuiNative.ImColor_ImColorU32(System.UInt32) name: ImColor_ImColorU32(UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorU32_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImColor_ImColorU32(System.UInt32) fullName: ImGuiNET.ImGuiNative.ImColor_ImColorU32(System.UInt32) nameWithType: ImGuiNative.ImColor_ImColorU32(UInt32) - uid: ImGuiNET.ImGuiNative.ImColor_ImColorU32* name: ImColor_ImColorU32 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorU32_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_ImColorU32 fullName: ImGuiNET.ImGuiNative.ImColor_ImColorU32 nameWithType: ImGuiNative.ImColor_ImColorU32 - uid: ImGuiNET.ImGuiNative.ImColor_ImColorVec4(System.Numerics.Vector4) name: ImColor_ImColorVec4(Vector4) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorVec4_System_Numerics_Vector4_ commentId: M:ImGuiNET.ImGuiNative.ImColor_ImColorVec4(System.Numerics.Vector4) fullName: ImGuiNET.ImGuiNative.ImColor_ImColorVec4(System.Numerics.Vector4) nameWithType: ImGuiNative.ImColor_ImColorVec4(Vector4) - uid: ImGuiNET.ImGuiNative.ImColor_ImColorVec4* name: ImColor_ImColorVec4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_ImColorVec4_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_ImColorVec4 fullName: ImGuiNET.ImGuiNative.ImColor_ImColorVec4 nameWithType: ImGuiNative.ImColor_ImColorVec4 - uid: ImGuiNET.ImGuiNative.ImColor_SetHSV(ImGuiNET.ImColor*,System.Single,System.Single,System.Single,System.Single) name: ImColor_SetHSV(ImColor*, Single, Single, Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_SetHSV_ImGuiNET_ImColor__System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImColor_SetHSV(ImGuiNET.ImColor*,System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.ImColor_SetHSV(ImGuiNET.ImColor*, System.Single, System.Single, System.Single, System.Single) nameWithType: ImGuiNative.ImColor_SetHSV(ImColor*, Single, Single, Single, Single) - uid: ImGuiNET.ImGuiNative.ImColor_SetHSV* name: ImColor_SetHSV href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImColor_SetHSV_ commentId: Overload:ImGuiNET.ImGuiNative.ImColor_SetHSV fullName: ImGuiNET.ImGuiNative.ImColor_SetHSV nameWithType: ImGuiNative.ImColor_SetHSV - uid: ImGuiNET.ImGuiNative.ImDrawCmd_destroy(ImGuiNET.ImDrawCmd*) name: ImDrawCmd_destroy(ImDrawCmd*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawCmd_destroy_ImGuiNET_ImDrawCmd__ commentId: M:ImGuiNET.ImGuiNative.ImDrawCmd_destroy(ImGuiNET.ImDrawCmd*) fullName: ImGuiNET.ImGuiNative.ImDrawCmd_destroy(ImGuiNET.ImDrawCmd*) nameWithType: ImGuiNative.ImDrawCmd_destroy(ImDrawCmd*) - uid: ImGuiNET.ImGuiNative.ImDrawCmd_destroy* name: ImDrawCmd_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawCmd_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawCmd_destroy fullName: ImGuiNET.ImGuiNative.ImDrawCmd_destroy nameWithType: ImGuiNative.ImDrawCmd_destroy - uid: ImGuiNET.ImGuiNative.ImDrawCmd_ImDrawCmd name: ImDrawCmd_ImDrawCmd() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawCmd_ImDrawCmd commentId: M:ImGuiNET.ImGuiNative.ImDrawCmd_ImDrawCmd fullName: ImGuiNET.ImGuiNative.ImDrawCmd_ImDrawCmd() nameWithType: ImGuiNative.ImDrawCmd_ImDrawCmd() - uid: ImGuiNET.ImGuiNative.ImDrawCmd_ImDrawCmd* name: ImDrawCmd_ImDrawCmd href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawCmd_ImDrawCmd_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawCmd_ImDrawCmd fullName: ImGuiNET.ImGuiNative.ImDrawCmd_ImDrawCmd nameWithType: ImGuiNative.ImDrawCmd_ImDrawCmd - uid: ImGuiNET.ImGuiNative.ImDrawData_Clear(ImGuiNET.ImDrawData*) name: ImDrawData_Clear(ImDrawData*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_Clear_ImGuiNET_ImDrawData__ commentId: M:ImGuiNET.ImGuiNative.ImDrawData_Clear(ImGuiNET.ImDrawData*) fullName: ImGuiNET.ImGuiNative.ImDrawData_Clear(ImGuiNET.ImDrawData*) nameWithType: ImGuiNative.ImDrawData_Clear(ImDrawData*) - uid: ImGuiNET.ImGuiNative.ImDrawData_Clear* name: ImDrawData_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawData_Clear fullName: ImGuiNET.ImGuiNative.ImDrawData_Clear nameWithType: ImGuiNative.ImDrawData_Clear - uid: ImGuiNET.ImGuiNative.ImDrawData_DeIndexAllBuffers(ImGuiNET.ImDrawData*) name: ImDrawData_DeIndexAllBuffers(ImDrawData*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_DeIndexAllBuffers_ImGuiNET_ImDrawData__ commentId: M:ImGuiNET.ImGuiNative.ImDrawData_DeIndexAllBuffers(ImGuiNET.ImDrawData*) fullName: ImGuiNET.ImGuiNative.ImDrawData_DeIndexAllBuffers(ImGuiNET.ImDrawData*) nameWithType: ImGuiNative.ImDrawData_DeIndexAllBuffers(ImDrawData*) - uid: ImGuiNET.ImGuiNative.ImDrawData_DeIndexAllBuffers* name: ImDrawData_DeIndexAllBuffers href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_DeIndexAllBuffers_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawData_DeIndexAllBuffers fullName: ImGuiNET.ImGuiNative.ImDrawData_DeIndexAllBuffers nameWithType: ImGuiNative.ImDrawData_DeIndexAllBuffers - uid: ImGuiNET.ImGuiNative.ImDrawData_destroy(ImGuiNET.ImDrawData*) name: ImDrawData_destroy(ImDrawData*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_destroy_ImGuiNET_ImDrawData__ commentId: M:ImGuiNET.ImGuiNative.ImDrawData_destroy(ImGuiNET.ImDrawData*) fullName: ImGuiNET.ImGuiNative.ImDrawData_destroy(ImGuiNET.ImDrawData*) nameWithType: ImGuiNative.ImDrawData_destroy(ImDrawData*) - uid: ImGuiNET.ImGuiNative.ImDrawData_destroy* name: ImDrawData_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawData_destroy fullName: ImGuiNET.ImGuiNative.ImDrawData_destroy nameWithType: ImGuiNative.ImDrawData_destroy - uid: ImGuiNET.ImGuiNative.ImDrawData_ImDrawData name: ImDrawData_ImDrawData() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_ImDrawData commentId: M:ImGuiNET.ImGuiNative.ImDrawData_ImDrawData fullName: ImGuiNET.ImGuiNative.ImDrawData_ImDrawData() nameWithType: ImGuiNative.ImDrawData_ImDrawData() - uid: ImGuiNET.ImGuiNative.ImDrawData_ImDrawData* name: ImDrawData_ImDrawData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_ImDrawData_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawData_ImDrawData fullName: ImGuiNET.ImGuiNative.ImDrawData_ImDrawData nameWithType: ImGuiNative.ImDrawData_ImDrawData - uid: ImGuiNET.ImGuiNative.ImDrawData_ScaleClipRects(ImGuiNET.ImDrawData*,System.Numerics.Vector2) name: ImDrawData_ScaleClipRects(ImDrawData*, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_ScaleClipRects_ImGuiNET_ImDrawData__System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.ImDrawData_ScaleClipRects(ImGuiNET.ImDrawData*,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.ImDrawData_ScaleClipRects(ImGuiNET.ImDrawData*, System.Numerics.Vector2) nameWithType: ImGuiNative.ImDrawData_ScaleClipRects(ImDrawData*, Vector2) - uid: ImGuiNET.ImGuiNative.ImDrawData_ScaleClipRects* name: ImDrawData_ScaleClipRects href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawData_ScaleClipRects_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawData_ScaleClipRects fullName: ImGuiNET.ImGuiNative.ImDrawData_ScaleClipRects nameWithType: ImGuiNative.ImDrawData_ScaleClipRects - uid: ImGuiNET.ImGuiNative.ImDrawList_AddBezierCurve(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,System.Int32) name: ImDrawList_AddBezierCurve(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32, Single, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddBezierCurve_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddBezierCurve(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddBezierCurve(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, System.Int32) nameWithType: ImGuiNative.ImDrawList_AddBezierCurve(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32, Single, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddBezierCurve* name: ImDrawList_AddBezierCurve href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddBezierCurve_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddBezierCurve fullName: ImGuiNET.ImGuiNative.ImDrawList_AddBezierCurve nameWithType: ImGuiNative.ImDrawList_AddBezierCurve - uid: ImGuiNET.ImGuiNative.ImDrawList_AddCallback(ImGuiNET.ImDrawList*,System.IntPtr,System.Void*) name: ImDrawList_AddCallback(ImDrawList*, IntPtr, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddCallback_ImGuiNET_ImDrawList__System_IntPtr_System_Void__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddCallback(ImGuiNET.ImDrawList*,System.IntPtr,System.Void*) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddCallback(ImGuiNET.ImDrawList*, System.IntPtr, System.Void*) nameWithType: ImGuiNative.ImDrawList_AddCallback(ImDrawList*, IntPtr, Void*) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddCallback* name: ImDrawList_AddCallback href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddCallback_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddCallback fullName: ImGuiNET.ImGuiNative.ImDrawList_AddCallback nameWithType: ImGuiNative.ImDrawList_AddCallback - uid: ImGuiNET.ImGuiNative.ImDrawList_AddCircle(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.UInt32,System.Int32,System.Single) name: ImDrawList_AddCircle(ImDrawList*, Vector2, Single, UInt32, Int32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddCircle_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Single_System_UInt32_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddCircle(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.UInt32,System.Int32,System.Single) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddCircle(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Single, System.UInt32, System.Int32, System.Single) nameWithType: ImGuiNative.ImDrawList_AddCircle(ImDrawList*, Vector2, Single, UInt32, Int32, Single) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddCircle* name: ImDrawList_AddCircle href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddCircle_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddCircle fullName: ImGuiNET.ImGuiNative.ImDrawList_AddCircle nameWithType: ImGuiNative.ImDrawList_AddCircle - uid: ImGuiNET.ImGuiNative.ImDrawList_AddCircleFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.UInt32,System.Int32) name: ImDrawList_AddCircleFilled(ImDrawList*, Vector2, Single, UInt32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddCircleFilled_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Single_System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddCircleFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddCircleFilled(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Single, System.UInt32, System.Int32) nameWithType: ImGuiNative.ImDrawList_AddCircleFilled(ImDrawList*, Vector2, Single, UInt32, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddCircleFilled* name: ImDrawList_AddCircleFilled href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddCircleFilled_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddCircleFilled fullName: ImGuiNET.ImGuiNative.ImDrawList_AddCircleFilled nameWithType: ImGuiNative.ImDrawList_AddCircleFilled - uid: ImGuiNET.ImGuiNative.ImDrawList_AddConvexPolyFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2*,System.Int32,System.UInt32) name: ImDrawList_AddConvexPolyFilled(ImDrawList*, Vector2*, Int32, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddConvexPolyFilled_ImGuiNET_ImDrawList__System_Numerics_Vector2__System_Int32_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddConvexPolyFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2*,System.Int32,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddConvexPolyFilled(ImGuiNET.ImDrawList*, System.Numerics.Vector2*, System.Int32, System.UInt32) nameWithType: ImGuiNative.ImDrawList_AddConvexPolyFilled(ImDrawList*, Vector2*, Int32, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddConvexPolyFilled* name: ImDrawList_AddConvexPolyFilled href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddConvexPolyFilled_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddConvexPolyFilled fullName: ImGuiNET.ImGuiNative.ImDrawList_AddConvexPolyFilled nameWithType: ImGuiNative.ImDrawList_AddConvexPolyFilled - uid: ImGuiNET.ImGuiNative.ImDrawList_AddDrawCmd(ImGuiNET.ImDrawList*) name: ImDrawList_AddDrawCmd(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddDrawCmd_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddDrawCmd(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddDrawCmd(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_AddDrawCmd(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddDrawCmd* name: ImDrawList_AddDrawCmd href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddDrawCmd_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddDrawCmd fullName: ImGuiNET.ImGuiNative.ImDrawList_AddDrawCmd nameWithType: ImGuiNative.ImDrawList_AddDrawCmd - uid: ImGuiNET.ImGuiNative.ImDrawList_AddImage(ImGuiNET.ImDrawList*,System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_AddImage(ImDrawList*, IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddImage_ImGuiNET_ImDrawList__System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddImage(ImGuiNET.ImDrawList*,System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddImage(ImGuiNET.ImDrawList*, System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_AddImage(ImDrawList*, IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddImage* name: ImDrawList_AddImage href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddImage_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddImage fullName: ImGuiNET.ImGuiNative.ImDrawList_AddImage nameWithType: ImGuiNative.ImDrawList_AddImage - uid: ImGuiNET.ImGuiNative.ImDrawList_AddImageQuad(ImGuiNET.ImDrawList*,System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_AddImageQuad(ImDrawList*, IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddImageQuad_ImGuiNET_ImDrawList__System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddImageQuad(ImGuiNET.ImDrawList*,System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddImageQuad(ImGuiNET.ImDrawList*, System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_AddImageQuad(ImDrawList*, IntPtr, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddImageQuad* name: ImDrawList_AddImageQuad href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddImageQuad_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddImageQuad fullName: ImGuiNET.ImGuiNative.ImDrawList_AddImageQuad nameWithType: ImGuiNative.ImDrawList_AddImageQuad - uid: ImGuiNET.ImGuiNative.ImDrawList_AddImageRounded(ImGuiNET.ImDrawList*,System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) name: ImDrawList_AddImageRounded(ImDrawList*, IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddImageRounded_ImGuiNET_ImDrawList__System_IntPtr_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ImGuiNET_ImDrawCornerFlags_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddImageRounded(ImGuiNET.ImDrawList*,System.IntPtr,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddImageRounded(ImGuiNET.ImDrawList*, System.IntPtr, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, ImGuiNET.ImDrawCornerFlags) nameWithType: ImGuiNative.ImDrawList_AddImageRounded(ImDrawList*, IntPtr, Vector2, Vector2, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddImageRounded* name: ImDrawList_AddImageRounded href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddImageRounded_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddImageRounded fullName: ImGuiNET.ImGuiNative.ImDrawList_AddImageRounded nameWithType: ImGuiNative.ImDrawList_AddImageRounded - uid: ImGuiNET.ImGuiNative.ImDrawList_AddLine(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: ImDrawList_AddLine(ImDrawList*, Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddLine_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddLine(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddLine(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImGuiNative.ImDrawList_AddLine(ImDrawList*, Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddLine* name: ImDrawList_AddLine href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddLine_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddLine fullName: ImGuiNET.ImGuiNative.ImDrawList_AddLine nameWithType: ImGuiNative.ImDrawList_AddLine - uid: ImGuiNET.ImGuiNative.ImDrawList_AddPolyline(ImGuiNET.ImDrawList*,System.Numerics.Vector2*,System.Int32,System.UInt32,System.Byte,System.Single) name: ImDrawList_AddPolyline(ImDrawList*, Vector2*, Int32, UInt32, Byte, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddPolyline_ImGuiNET_ImDrawList__System_Numerics_Vector2__System_Int32_System_UInt32_System_Byte_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddPolyline(ImGuiNET.ImDrawList*,System.Numerics.Vector2*,System.Int32,System.UInt32,System.Byte,System.Single) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddPolyline(ImGuiNET.ImDrawList*, System.Numerics.Vector2*, System.Int32, System.UInt32, System.Byte, System.Single) nameWithType: ImGuiNative.ImDrawList_AddPolyline(ImDrawList*, Vector2*, Int32, UInt32, Byte, Single) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddPolyline* name: ImDrawList_AddPolyline href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddPolyline_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddPolyline fullName: ImGuiNET.ImGuiNative.ImDrawList_AddPolyline nameWithType: ImGuiNative.ImDrawList_AddPolyline - uid: ImGuiNET.ImGuiNative.ImDrawList_AddQuad(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: ImDrawList_AddQuad(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddQuad_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddQuad(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddQuad(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImGuiNative.ImDrawList_AddQuad(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddQuad* name: ImDrawList_AddQuad href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddQuad_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddQuad fullName: ImGuiNET.ImGuiNative.ImDrawList_AddQuad nameWithType: ImGuiNative.ImDrawList_AddQuad - uid: ImGuiNET.ImGuiNative.ImDrawList_AddQuadFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_AddQuadFilled(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddQuadFilled_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddQuadFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddQuadFilled(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_AddQuadFilled(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddQuadFilled* name: ImDrawList_AddQuadFilled href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddQuadFilled_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddQuadFilled fullName: ImGuiNET.ImGuiNative.ImDrawList_AddQuadFilled nameWithType: ImGuiNative.ImDrawList_AddQuadFilled - uid: ImGuiNET.ImGuiNative.ImDrawList_AddRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags,System.Single) name: ImDrawList_AddRect(ImDrawList*, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddRect_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ImGuiNET_ImDrawCornerFlags_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags,System.Single) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddRect(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, ImGuiNET.ImDrawCornerFlags, System.Single) nameWithType: ImGuiNative.ImDrawList_AddRect(ImDrawList*, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags, Single) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddRect* name: ImDrawList_AddRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddRect_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddRect fullName: ImGuiNET.ImGuiNative.ImDrawList_AddRect nameWithType: ImGuiNative.ImDrawList_AddRect - uid: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) name: ImDrawList_AddRectFilled(ImDrawList*, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddRectFilled_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ImGuiNET_ImDrawCornerFlags_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddRectFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single,ImGuiNET.ImDrawCornerFlags) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilled(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single, ImGuiNET.ImDrawCornerFlags) nameWithType: ImGuiNative.ImDrawList_AddRectFilled(ImDrawList*, Vector2, Vector2, UInt32, Single, ImDrawCornerFlags) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilled* name: ImDrawList_AddRectFilled href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddRectFilled_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddRectFilled fullName: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilled nameWithType: ImGuiNative.ImDrawList_AddRectFilled - uid: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilledMultiColor(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.UInt32,System.UInt32,System.UInt32) name: ImDrawList_AddRectFilledMultiColor(ImDrawList*, Vector2, Vector2, UInt32, UInt32, UInt32, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddRectFilledMultiColor_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_UInt32_System_UInt32_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddRectFilledMultiColor(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.UInt32,System.UInt32,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilledMultiColor(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.UInt32, System.UInt32, System.UInt32) nameWithType: ImGuiNative.ImDrawList_AddRectFilledMultiColor(ImDrawList*, Vector2, Vector2, UInt32, UInt32, UInt32, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilledMultiColor* name: ImDrawList_AddRectFilledMultiColor href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddRectFilledMultiColor_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddRectFilledMultiColor fullName: ImGuiNET.ImGuiNative.ImDrawList_AddRectFilledMultiColor nameWithType: ImGuiNative.ImDrawList_AddRectFilledMultiColor - uid: ImGuiNET.ImGuiNative.ImDrawList_AddText(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.UInt32,System.Byte*,System.Byte*) name: ImDrawList_AddText(ImDrawList*, Vector2, UInt32, Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddText_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_UInt32_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddText(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.UInt32,System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddText(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.UInt32, System.Byte*, System.Byte*) nameWithType: ImGuiNative.ImDrawList_AddText(ImDrawList*, Vector2, UInt32, Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddText* name: ImDrawList_AddText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddText_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddText fullName: ImGuiNET.ImGuiNative.ImDrawList_AddText nameWithType: ImGuiNative.ImDrawList_AddText - uid: ImGuiNET.ImGuiNative.ImDrawList_AddTextFontPtr(ImGuiNET.ImDrawList*,ImGuiNET.ImFont*,System.Single,System.Numerics.Vector2,System.UInt32,System.Byte*,System.Byte*,System.Single,System.Numerics.Vector4*) name: ImDrawList_AddTextFontPtr(ImDrawList*, ImFont*, Single, Vector2, UInt32, Byte*, Byte*, Single, Vector4*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddTextFontPtr_ImGuiNET_ImDrawList__ImGuiNET_ImFont__System_Single_System_Numerics_Vector2_System_UInt32_System_Byte__System_Byte__System_Single_System_Numerics_Vector4__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddTextFontPtr(ImGuiNET.ImDrawList*,ImGuiNET.ImFont*,System.Single,System.Numerics.Vector2,System.UInt32,System.Byte*,System.Byte*,System.Single,System.Numerics.Vector4*) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddTextFontPtr(ImGuiNET.ImDrawList*, ImGuiNET.ImFont*, System.Single, System.Numerics.Vector2, System.UInt32, System.Byte*, System.Byte*, System.Single, System.Numerics.Vector4*) nameWithType: ImGuiNative.ImDrawList_AddTextFontPtr(ImDrawList*, ImFont*, Single, Vector2, UInt32, Byte*, Byte*, Single, Vector4*) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddTextFontPtr* name: ImDrawList_AddTextFontPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddTextFontPtr_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddTextFontPtr fullName: ImGuiNET.ImGuiNative.ImDrawList_AddTextFontPtr nameWithType: ImGuiNative.ImDrawList_AddTextFontPtr - uid: ImGuiNET.ImGuiNative.ImDrawList_AddTriangle(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) name: ImDrawList_AddTriangle(ImDrawList*, Vector2, Vector2, Vector2, UInt32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddTriangle_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddTriangle(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32,System.Single) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddTriangle(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32, System.Single) nameWithType: ImGuiNative.ImDrawList_AddTriangle(ImDrawList*, Vector2, Vector2, Vector2, UInt32, Single) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddTriangle* name: ImDrawList_AddTriangle href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddTriangle_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddTriangle fullName: ImGuiNET.ImGuiNative.ImDrawList_AddTriangle nameWithType: ImGuiNative.ImDrawList_AddTriangle - uid: ImGuiNET.ImGuiNative.ImDrawList_AddTriangleFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_AddTriangleFilled(ImDrawList*, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddTriangleFilled_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_AddTriangleFilled(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_AddTriangleFilled(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_AddTriangleFilled(ImDrawList*, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_AddTriangleFilled* name: ImDrawList_AddTriangleFilled href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_AddTriangleFilled_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_AddTriangleFilled fullName: ImGuiNET.ImGuiNative.ImDrawList_AddTriangleFilled nameWithType: ImGuiNative.ImDrawList_AddTriangleFilled - uid: ImGuiNET.ImGuiNative.ImDrawList_ChannelsMerge(ImGuiNET.ImDrawList*) name: ImDrawList_ChannelsMerge(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ChannelsMerge_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_ChannelsMerge(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_ChannelsMerge(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_ChannelsMerge(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_ChannelsMerge* name: ImDrawList_ChannelsMerge href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ChannelsMerge_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_ChannelsMerge fullName: ImGuiNET.ImGuiNative.ImDrawList_ChannelsMerge nameWithType: ImGuiNative.ImDrawList_ChannelsMerge - uid: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSetCurrent(ImGuiNET.ImDrawList*,System.Int32) name: ImDrawList_ChannelsSetCurrent(ImDrawList*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ChannelsSetCurrent_ImGuiNET_ImDrawList__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_ChannelsSetCurrent(ImGuiNET.ImDrawList*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSetCurrent(ImGuiNET.ImDrawList*, System.Int32) nameWithType: ImGuiNative.ImDrawList_ChannelsSetCurrent(ImDrawList*, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSetCurrent* name: ImDrawList_ChannelsSetCurrent href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ChannelsSetCurrent_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_ChannelsSetCurrent fullName: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSetCurrent nameWithType: ImGuiNative.ImDrawList_ChannelsSetCurrent - uid: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSplit(ImGuiNET.ImDrawList*,System.Int32) name: ImDrawList_ChannelsSplit(ImDrawList*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ChannelsSplit_ImGuiNET_ImDrawList__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_ChannelsSplit(ImGuiNET.ImDrawList*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSplit(ImGuiNET.ImDrawList*, System.Int32) nameWithType: ImGuiNative.ImDrawList_ChannelsSplit(ImDrawList*, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSplit* name: ImDrawList_ChannelsSplit href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ChannelsSplit_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_ChannelsSplit fullName: ImGuiNET.ImGuiNative.ImDrawList_ChannelsSplit nameWithType: ImGuiNative.ImDrawList_ChannelsSplit - uid: ImGuiNET.ImGuiNative.ImDrawList_Clear(ImGuiNET.ImDrawList*) name: ImDrawList_Clear(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_Clear_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_Clear(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_Clear(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_Clear(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_Clear* name: ImDrawList_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_Clear fullName: ImGuiNET.ImGuiNative.ImDrawList_Clear nameWithType: ImGuiNative.ImDrawList_Clear - uid: ImGuiNET.ImGuiNative.ImDrawList_ClearFreeMemory(ImGuiNET.ImDrawList*) name: ImDrawList_ClearFreeMemory(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ClearFreeMemory_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_ClearFreeMemory(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_ClearFreeMemory(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_ClearFreeMemory(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_ClearFreeMemory* name: ImDrawList_ClearFreeMemory href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ClearFreeMemory_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_ClearFreeMemory fullName: ImGuiNET.ImGuiNative.ImDrawList_ClearFreeMemory nameWithType: ImGuiNative.ImDrawList_ClearFreeMemory - uid: ImGuiNET.ImGuiNative.ImDrawList_CloneOutput(ImGuiNET.ImDrawList*) name: ImDrawList_CloneOutput(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_CloneOutput_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_CloneOutput(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_CloneOutput(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_CloneOutput(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_CloneOutput* name: ImDrawList_CloneOutput href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_CloneOutput_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_CloneOutput fullName: ImGuiNET.ImGuiNative.ImDrawList_CloneOutput nameWithType: ImGuiNative.ImDrawList_CloneOutput - uid: ImGuiNET.ImGuiNative.ImDrawList_destroy(ImGuiNET.ImDrawList*) name: ImDrawList_destroy(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_destroy_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_destroy(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_destroy(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_destroy(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_destroy* name: ImDrawList_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_destroy fullName: ImGuiNET.ImGuiNative.ImDrawList_destroy nameWithType: ImGuiNative.ImDrawList_destroy - uid: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMax(ImGuiNET.ImDrawList*) name: ImDrawList_GetClipRectMax(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_GetClipRectMax_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMax(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMax(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_GetClipRectMax(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMax* name: ImDrawList_GetClipRectMax href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_GetClipRectMax_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMax fullName: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMax nameWithType: ImGuiNative.ImDrawList_GetClipRectMax - uid: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMin(ImGuiNET.ImDrawList*) name: ImDrawList_GetClipRectMin(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_GetClipRectMin_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMin(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMin(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_GetClipRectMin(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMin* name: ImDrawList_GetClipRectMin href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_GetClipRectMin_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMin fullName: ImGuiNET.ImGuiNative.ImDrawList_GetClipRectMin nameWithType: ImGuiNative.ImDrawList_GetClipRectMin - uid: ImGuiNET.ImGuiNative.ImDrawList_ImDrawList(System.IntPtr) name: ImDrawList_ImDrawList(IntPtr) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ImDrawList_System_IntPtr_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_ImDrawList(System.IntPtr) fullName: ImGuiNET.ImGuiNative.ImDrawList_ImDrawList(System.IntPtr) nameWithType: ImGuiNative.ImDrawList_ImDrawList(IntPtr) - uid: ImGuiNET.ImGuiNative.ImDrawList_ImDrawList* name: ImDrawList_ImDrawList href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_ImDrawList_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_ImDrawList fullName: ImGuiNET.ImGuiNative.ImDrawList_ImDrawList nameWithType: ImGuiNative.ImDrawList_ImDrawList - uid: ImGuiNET.ImGuiNative.ImDrawList_PathArcTo(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.Single,System.Single,System.Int32) name: ImDrawList_PathArcTo(ImDrawList*, Vector2, Single, Single, Single, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathArcTo_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Single_System_Single_System_Single_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathArcTo(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.Single,System.Single,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathArcTo(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Single, System.Single, System.Single, System.Int32) nameWithType: ImGuiNative.ImDrawList_PathArcTo(ImDrawList*, Vector2, Single, Single, Single, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathArcTo* name: ImDrawList_PathArcTo href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathArcTo_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathArcTo fullName: ImGuiNET.ImGuiNative.ImDrawList_PathArcTo nameWithType: ImGuiNative.ImDrawList_PathArcTo - uid: ImGuiNET.ImGuiNative.ImDrawList_PathArcToFast(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.Int32,System.Int32) name: ImDrawList_PathArcToFast(ImDrawList*, Vector2, Single, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathArcToFast_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Single_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathArcToFast(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Single,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathArcToFast(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Single, System.Int32, System.Int32) nameWithType: ImGuiNative.ImDrawList_PathArcToFast(ImDrawList*, Vector2, Single, Int32, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathArcToFast* name: ImDrawList_PathArcToFast href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathArcToFast_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathArcToFast fullName: ImGuiNET.ImGuiNative.ImDrawList_PathArcToFast nameWithType: ImGuiNative.ImDrawList_PathArcToFast - uid: ImGuiNET.ImGuiNative.ImDrawList_PathBezierCurveTo(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32) name: ImDrawList_PathBezierCurveTo(ImDrawList*, Vector2, Vector2, Vector2, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathBezierCurveTo_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathBezierCurveTo(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathBezierCurveTo(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Int32) nameWithType: ImGuiNative.ImDrawList_PathBezierCurveTo(ImDrawList*, Vector2, Vector2, Vector2, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathBezierCurveTo* name: ImDrawList_PathBezierCurveTo href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathBezierCurveTo_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathBezierCurveTo fullName: ImGuiNET.ImGuiNative.ImDrawList_PathBezierCurveTo nameWithType: ImGuiNative.ImDrawList_PathBezierCurveTo - uid: ImGuiNET.ImGuiNative.ImDrawList_PathClear(ImGuiNET.ImDrawList*) name: ImDrawList_PathClear(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathClear_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathClear(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathClear(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_PathClear(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathClear* name: ImDrawList_PathClear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathClear_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathClear fullName: ImGuiNET.ImGuiNative.ImDrawList_PathClear nameWithType: ImGuiNative.ImDrawList_PathClear - uid: ImGuiNET.ImGuiNative.ImDrawList_PathFillConvex(ImGuiNET.ImDrawList*,System.UInt32) name: ImDrawList_PathFillConvex(ImDrawList*, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathFillConvex_ImGuiNET_ImDrawList__System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathFillConvex(ImGuiNET.ImDrawList*,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathFillConvex(ImGuiNET.ImDrawList*, System.UInt32) nameWithType: ImGuiNative.ImDrawList_PathFillConvex(ImDrawList*, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathFillConvex* name: ImDrawList_PathFillConvex href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathFillConvex_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathFillConvex fullName: ImGuiNET.ImGuiNative.ImDrawList_PathFillConvex nameWithType: ImGuiNative.ImDrawList_PathFillConvex - uid: ImGuiNET.ImGuiNative.ImDrawList_PathLineTo(ImGuiNET.ImDrawList*,System.Numerics.Vector2) name: ImDrawList_PathLineTo(ImDrawList*, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathLineTo_ImGuiNET_ImDrawList__System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathLineTo(ImGuiNET.ImDrawList*,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathLineTo(ImGuiNET.ImDrawList*, System.Numerics.Vector2) nameWithType: ImGuiNative.ImDrawList_PathLineTo(ImDrawList*, Vector2) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathLineTo* name: ImDrawList_PathLineTo href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathLineTo_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathLineTo fullName: ImGuiNET.ImGuiNative.ImDrawList_PathLineTo nameWithType: ImGuiNative.ImDrawList_PathLineTo - uid: ImGuiNET.ImGuiNative.ImDrawList_PathLineToMergeDuplicate(ImGuiNET.ImDrawList*,System.Numerics.Vector2) name: ImDrawList_PathLineToMergeDuplicate(ImDrawList*, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathLineToMergeDuplicate_ImGuiNET_ImDrawList__System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathLineToMergeDuplicate(ImGuiNET.ImDrawList*,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathLineToMergeDuplicate(ImGuiNET.ImDrawList*, System.Numerics.Vector2) nameWithType: ImGuiNative.ImDrawList_PathLineToMergeDuplicate(ImDrawList*, Vector2) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathLineToMergeDuplicate* name: ImDrawList_PathLineToMergeDuplicate href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathLineToMergeDuplicate_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathLineToMergeDuplicate fullName: ImGuiNET.ImGuiNative.ImDrawList_PathLineToMergeDuplicate nameWithType: ImGuiNative.ImDrawList_PathLineToMergeDuplicate - uid: ImGuiNET.ImGuiNative.ImDrawList_PathRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Single,ImGuiNET.ImDrawCornerFlags) name: ImDrawList_PathRect(ImDrawList*, Vector2, Vector2, Single, ImDrawCornerFlags) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathRect_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Single_ImGuiNET_ImDrawCornerFlags_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Single,ImGuiNET.ImDrawCornerFlags) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathRect(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Single, ImGuiNET.ImDrawCornerFlags) nameWithType: ImGuiNative.ImDrawList_PathRect(ImDrawList*, Vector2, Vector2, Single, ImDrawCornerFlags) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathRect* name: ImDrawList_PathRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathRect_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathRect fullName: ImGuiNET.ImGuiNative.ImDrawList_PathRect nameWithType: ImGuiNative.ImDrawList_PathRect - uid: ImGuiNET.ImGuiNative.ImDrawList_PathStroke(ImGuiNET.ImDrawList*,System.UInt32,System.Byte,System.Single) name: ImDrawList_PathStroke(ImDrawList*, UInt32, Byte, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathStroke_ImGuiNET_ImDrawList__System_UInt32_System_Byte_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PathStroke(ImGuiNET.ImDrawList*,System.UInt32,System.Byte,System.Single) fullName: ImGuiNET.ImGuiNative.ImDrawList_PathStroke(ImGuiNET.ImDrawList*, System.UInt32, System.Byte, System.Single) nameWithType: ImGuiNative.ImDrawList_PathStroke(ImDrawList*, UInt32, Byte, Single) - uid: ImGuiNET.ImGuiNative.ImDrawList_PathStroke* name: ImDrawList_PathStroke href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PathStroke_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PathStroke fullName: ImGuiNET.ImGuiNative.ImDrawList_PathStroke nameWithType: ImGuiNative.ImDrawList_PathStroke - uid: ImGuiNET.ImGuiNative.ImDrawList_PopClipRect(ImGuiNET.ImDrawList*) name: ImDrawList_PopClipRect(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PopClipRect_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PopClipRect(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_PopClipRect(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_PopClipRect(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_PopClipRect* name: ImDrawList_PopClipRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PopClipRect_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PopClipRect fullName: ImGuiNET.ImGuiNative.ImDrawList_PopClipRect nameWithType: ImGuiNative.ImDrawList_PopClipRect - uid: ImGuiNET.ImGuiNative.ImDrawList_PopTextureID(ImGuiNET.ImDrawList*) name: ImDrawList_PopTextureID(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PopTextureID_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PopTextureID(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_PopTextureID(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_PopTextureID(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_PopTextureID* name: ImDrawList_PopTextureID href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PopTextureID_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PopTextureID fullName: ImGuiNET.ImGuiNative.ImDrawList_PopTextureID nameWithType: ImGuiNative.ImDrawList_PopTextureID - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimQuadUV(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_PrimQuadUV(ImDrawList*, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimQuadUV_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PrimQuadUV(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimQuadUV(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_PrimQuadUV(ImDrawList*, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimQuadUV* name: ImDrawList_PrimQuadUV href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimQuadUV_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PrimQuadUV fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimQuadUV nameWithType: ImGuiNative.ImDrawList_PrimQuadUV - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_PrimRect(ImDrawList*, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimRect_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PrimRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimRect(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_PrimRect(ImDrawList*, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimRect* name: ImDrawList_PrimRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimRect_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PrimRect fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimRect nameWithType: ImGuiNative.ImDrawList_PrimRect - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimRectUV(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_PrimRectUV(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimRectUV_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PrimRectUV(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimRectUV(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_PrimRectUV(ImDrawList*, Vector2, Vector2, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimRectUV* name: ImDrawList_PrimRectUV href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimRectUV_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PrimRectUV fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimRectUV nameWithType: ImGuiNative.ImDrawList_PrimRectUV - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimReserve(ImGuiNET.ImDrawList*,System.Int32,System.Int32) name: ImDrawList_PrimReserve(ImDrawList*, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimReserve_ImGuiNET_ImDrawList__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PrimReserve(ImGuiNET.ImDrawList*,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimReserve(ImGuiNET.ImDrawList*, System.Int32, System.Int32) nameWithType: ImGuiNative.ImDrawList_PrimReserve(ImDrawList*, Int32, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimReserve* name: ImDrawList_PrimReserve href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimReserve_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PrimReserve fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimReserve nameWithType: ImGuiNative.ImDrawList_PrimReserve - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimVtx(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_PrimVtx(ImDrawList*, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimVtx_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PrimVtx(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimVtx(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_PrimVtx(ImDrawList*, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimVtx* name: ImDrawList_PrimVtx href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimVtx_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PrimVtx fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimVtx nameWithType: ImGuiNative.ImDrawList_PrimVtx - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteIdx(ImGuiNET.ImDrawList*,System.UInt16) name: ImDrawList_PrimWriteIdx(ImDrawList*, UInt16) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimWriteIdx_ImGuiNET_ImDrawList__System_UInt16_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PrimWriteIdx(ImGuiNET.ImDrawList*,System.UInt16) fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteIdx(ImGuiNET.ImDrawList*, System.UInt16) nameWithType: ImGuiNative.ImDrawList_PrimWriteIdx(ImDrawList*, UInt16) - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteIdx* name: ImDrawList_PrimWriteIdx href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimWriteIdx_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PrimWriteIdx fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteIdx nameWithType: ImGuiNative.ImDrawList_PrimWriteIdx - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteVtx(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) name: ImDrawList_PrimWriteVtx(ImDrawList*, Vector2, Vector2, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimWriteVtx_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PrimWriteVtx(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteVtx(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.UInt32) nameWithType: ImGuiNative.ImDrawList_PrimWriteVtx(ImDrawList*, Vector2, Vector2, UInt32) - uid: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteVtx* name: ImDrawList_PrimWriteVtx href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PrimWriteVtx_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PrimWriteVtx fullName: ImGuiNET.ImGuiNative.ImDrawList_PrimWriteVtx nameWithType: ImGuiNative.ImDrawList_PrimWriteVtx - uid: ImGuiNET.ImGuiNative.ImDrawList_PushClipRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Byte) name: ImDrawList_PushClipRect(ImDrawList*, Vector2, Vector2, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PushClipRect_ImGuiNET_ImDrawList__System_Numerics_Vector2_System_Numerics_Vector2_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PushClipRect(ImGuiNET.ImDrawList*,System.Numerics.Vector2,System.Numerics.Vector2,System.Byte) fullName: ImGuiNET.ImGuiNative.ImDrawList_PushClipRect(ImGuiNET.ImDrawList*, System.Numerics.Vector2, System.Numerics.Vector2, System.Byte) nameWithType: ImGuiNative.ImDrawList_PushClipRect(ImDrawList*, Vector2, Vector2, Byte) - uid: ImGuiNET.ImGuiNative.ImDrawList_PushClipRect* name: ImDrawList_PushClipRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PushClipRect_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PushClipRect fullName: ImGuiNET.ImGuiNative.ImDrawList_PushClipRect nameWithType: ImGuiNative.ImDrawList_PushClipRect - uid: ImGuiNET.ImGuiNative.ImDrawList_PushClipRectFullScreen(ImGuiNET.ImDrawList*) name: ImDrawList_PushClipRectFullScreen(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PushClipRectFullScreen_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PushClipRectFullScreen(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_PushClipRectFullScreen(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_PushClipRectFullScreen(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_PushClipRectFullScreen* name: ImDrawList_PushClipRectFullScreen href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PushClipRectFullScreen_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PushClipRectFullScreen fullName: ImGuiNET.ImGuiNative.ImDrawList_PushClipRectFullScreen nameWithType: ImGuiNative.ImDrawList_PushClipRectFullScreen - uid: ImGuiNET.ImGuiNative.ImDrawList_PushTextureID(ImGuiNET.ImDrawList*,System.IntPtr) name: ImDrawList_PushTextureID(ImDrawList*, IntPtr) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PushTextureID_ImGuiNET_ImDrawList__System_IntPtr_ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_PushTextureID(ImGuiNET.ImDrawList*,System.IntPtr) fullName: ImGuiNET.ImGuiNative.ImDrawList_PushTextureID(ImGuiNET.ImDrawList*, System.IntPtr) nameWithType: ImGuiNative.ImDrawList_PushTextureID(ImDrawList*, IntPtr) - uid: ImGuiNET.ImGuiNative.ImDrawList_PushTextureID* name: ImDrawList_PushTextureID href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_PushTextureID_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_PushTextureID fullName: ImGuiNET.ImGuiNative.ImDrawList_PushTextureID nameWithType: ImGuiNative.ImDrawList_PushTextureID - uid: ImGuiNET.ImGuiNative.ImDrawList_UpdateClipRect(ImGuiNET.ImDrawList*) name: ImDrawList_UpdateClipRect(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_UpdateClipRect_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_UpdateClipRect(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_UpdateClipRect(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_UpdateClipRect(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_UpdateClipRect* name: ImDrawList_UpdateClipRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_UpdateClipRect_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_UpdateClipRect fullName: ImGuiNET.ImGuiNative.ImDrawList_UpdateClipRect nameWithType: ImGuiNative.ImDrawList_UpdateClipRect - uid: ImGuiNET.ImGuiNative.ImDrawList_UpdateTextureID(ImGuiNET.ImDrawList*) name: ImDrawList_UpdateTextureID(ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_UpdateTextureID_ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawList_UpdateTextureID(ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawList_UpdateTextureID(ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawList_UpdateTextureID(ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawList_UpdateTextureID* name: ImDrawList_UpdateTextureID href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawList_UpdateTextureID_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawList_UpdateTextureID fullName: ImGuiNET.ImGuiNative.ImDrawList_UpdateTextureID nameWithType: ImGuiNative.ImDrawList_UpdateTextureID - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_Clear(ImGuiNET.ImDrawListSplitter*) name: ImDrawListSplitter_Clear(ImDrawListSplitter*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_Clear_ImGuiNET_ImDrawListSplitter__ commentId: M:ImGuiNET.ImGuiNative.ImDrawListSplitter_Clear(ImGuiNET.ImDrawListSplitter*) fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_Clear(ImGuiNET.ImDrawListSplitter*) nameWithType: ImGuiNative.ImDrawListSplitter_Clear(ImDrawListSplitter*) - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_Clear* name: ImDrawListSplitter_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawListSplitter_Clear fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_Clear nameWithType: ImGuiNative.ImDrawListSplitter_Clear - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_ClearFreeMemory(ImGuiNET.ImDrawListSplitter*) name: ImDrawListSplitter_ClearFreeMemory(ImDrawListSplitter*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_ClearFreeMemory_ImGuiNET_ImDrawListSplitter__ commentId: M:ImGuiNET.ImGuiNative.ImDrawListSplitter_ClearFreeMemory(ImGuiNET.ImDrawListSplitter*) fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_ClearFreeMemory(ImGuiNET.ImDrawListSplitter*) nameWithType: ImGuiNative.ImDrawListSplitter_ClearFreeMemory(ImDrawListSplitter*) - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_ClearFreeMemory* name: ImDrawListSplitter_ClearFreeMemory href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_ClearFreeMemory_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawListSplitter_ClearFreeMemory fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_ClearFreeMemory nameWithType: ImGuiNative.ImDrawListSplitter_ClearFreeMemory - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_destroy(ImGuiNET.ImDrawListSplitter*) name: ImDrawListSplitter_destroy(ImDrawListSplitter*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_destroy_ImGuiNET_ImDrawListSplitter__ commentId: M:ImGuiNET.ImGuiNative.ImDrawListSplitter_destroy(ImGuiNET.ImDrawListSplitter*) fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_destroy(ImGuiNET.ImDrawListSplitter*) nameWithType: ImGuiNative.ImDrawListSplitter_destroy(ImDrawListSplitter*) - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_destroy* name: ImDrawListSplitter_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawListSplitter_destroy fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_destroy nameWithType: ImGuiNative.ImDrawListSplitter_destroy - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_ImDrawListSplitter name: ImDrawListSplitter_ImDrawListSplitter() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_ImDrawListSplitter commentId: M:ImGuiNET.ImGuiNative.ImDrawListSplitter_ImDrawListSplitter fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_ImDrawListSplitter() nameWithType: ImGuiNative.ImDrawListSplitter_ImDrawListSplitter() - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_ImDrawListSplitter* name: ImDrawListSplitter_ImDrawListSplitter href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_ImDrawListSplitter_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawListSplitter_ImDrawListSplitter fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_ImDrawListSplitter nameWithType: ImGuiNative.ImDrawListSplitter_ImDrawListSplitter - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_Merge(ImGuiNET.ImDrawListSplitter*,ImGuiNET.ImDrawList*) name: ImDrawListSplitter_Merge(ImDrawListSplitter*, ImDrawList*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_Merge_ImGuiNET_ImDrawListSplitter__ImGuiNET_ImDrawList__ commentId: M:ImGuiNET.ImGuiNative.ImDrawListSplitter_Merge(ImGuiNET.ImDrawListSplitter*,ImGuiNET.ImDrawList*) fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_Merge(ImGuiNET.ImDrawListSplitter*, ImGuiNET.ImDrawList*) nameWithType: ImGuiNative.ImDrawListSplitter_Merge(ImDrawListSplitter*, ImDrawList*) - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_Merge* name: ImDrawListSplitter_Merge href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_Merge_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawListSplitter_Merge fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_Merge nameWithType: ImGuiNative.ImDrawListSplitter_Merge - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_SetCurrentChannel(ImGuiNET.ImDrawListSplitter*,ImGuiNET.ImDrawList*,System.Int32) name: ImDrawListSplitter_SetCurrentChannel(ImDrawListSplitter*, ImDrawList*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_SetCurrentChannel_ImGuiNET_ImDrawListSplitter__ImGuiNET_ImDrawList__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawListSplitter_SetCurrentChannel(ImGuiNET.ImDrawListSplitter*,ImGuiNET.ImDrawList*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_SetCurrentChannel(ImGuiNET.ImDrawListSplitter*, ImGuiNET.ImDrawList*, System.Int32) nameWithType: ImGuiNative.ImDrawListSplitter_SetCurrentChannel(ImDrawListSplitter*, ImDrawList*, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_SetCurrentChannel* name: ImDrawListSplitter_SetCurrentChannel href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_SetCurrentChannel_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawListSplitter_SetCurrentChannel fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_SetCurrentChannel nameWithType: ImGuiNative.ImDrawListSplitter_SetCurrentChannel - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_Split(ImGuiNET.ImDrawListSplitter*,ImGuiNET.ImDrawList*,System.Int32) name: ImDrawListSplitter_Split(ImDrawListSplitter*, ImDrawList*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_Split_ImGuiNET_ImDrawListSplitter__ImGuiNET_ImDrawList__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImDrawListSplitter_Split(ImGuiNET.ImDrawListSplitter*,ImGuiNET.ImDrawList*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_Split(ImGuiNET.ImDrawListSplitter*, ImGuiNET.ImDrawList*, System.Int32) nameWithType: ImGuiNative.ImDrawListSplitter_Split(ImDrawListSplitter*, ImDrawList*, Int32) - uid: ImGuiNET.ImGuiNative.ImDrawListSplitter_Split* name: ImDrawListSplitter_Split href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImDrawListSplitter_Split_ commentId: Overload:ImGuiNET.ImGuiNative.ImDrawListSplitter_Split fullName: ImGuiNET.ImGuiNative.ImDrawListSplitter_Split nameWithType: ImGuiNative.ImDrawListSplitter_Split - uid: ImGuiNET.ImGuiNative.ImFont_AddGlyph(ImGuiNET.ImFont*,System.UInt16,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) name: ImFont_AddGlyph(ImFont*, UInt16, Single, Single, Single, Single, Single, Single, Single, Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_AddGlyph_ImGuiNET_ImFont__System_UInt16_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImFont_AddGlyph(ImGuiNET.ImFont*,System.UInt16,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.ImFont_AddGlyph(ImGuiNET.ImFont*, System.UInt16, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single) nameWithType: ImGuiNative.ImFont_AddGlyph(ImFont*, UInt16, Single, Single, Single, Single, Single, Single, Single, Single, Single) - uid: ImGuiNET.ImGuiNative.ImFont_AddGlyph* name: ImFont_AddGlyph href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_AddGlyph_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_AddGlyph fullName: ImGuiNET.ImGuiNative.ImFont_AddGlyph nameWithType: ImGuiNative.ImFont_AddGlyph - uid: ImGuiNET.ImGuiNative.ImFont_AddRemapChar(ImGuiNET.ImFont*,System.UInt16,System.UInt16,System.Byte) name: ImFont_AddRemapChar(ImFont*, UInt16, UInt16, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_AddRemapChar_ImGuiNET_ImFont__System_UInt16_System_UInt16_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.ImFont_AddRemapChar(ImGuiNET.ImFont*,System.UInt16,System.UInt16,System.Byte) fullName: ImGuiNET.ImGuiNative.ImFont_AddRemapChar(ImGuiNET.ImFont*, System.UInt16, System.UInt16, System.Byte) nameWithType: ImGuiNative.ImFont_AddRemapChar(ImFont*, UInt16, UInt16, Byte) - uid: ImGuiNET.ImGuiNative.ImFont_AddRemapChar* name: ImFont_AddRemapChar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_AddRemapChar_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_AddRemapChar fullName: ImGuiNET.ImGuiNative.ImFont_AddRemapChar nameWithType: ImGuiNative.ImFont_AddRemapChar - uid: ImGuiNET.ImGuiNative.ImFont_BuildLookupTable(ImGuiNET.ImFont*) name: ImFont_BuildLookupTable(ImFont*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_BuildLookupTable_ImGuiNET_ImFont__ commentId: M:ImGuiNET.ImGuiNative.ImFont_BuildLookupTable(ImGuiNET.ImFont*) fullName: ImGuiNET.ImGuiNative.ImFont_BuildLookupTable(ImGuiNET.ImFont*) nameWithType: ImGuiNative.ImFont_BuildLookupTable(ImFont*) - uid: ImGuiNET.ImGuiNative.ImFont_BuildLookupTable* name: ImFont_BuildLookupTable href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_BuildLookupTable_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_BuildLookupTable fullName: ImGuiNET.ImGuiNative.ImFont_BuildLookupTable nameWithType: ImGuiNative.ImFont_BuildLookupTable - uid: ImGuiNET.ImGuiNative.ImFont_CalcTextSizeA(ImGuiNET.ImFont*,System.Single,System.Single,System.Single,System.Byte*,System.Byte*,System.Byte**) name: ImFont_CalcTextSizeA(ImFont*, Single, Single, Single, Byte*, Byte*, Byte**) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_CalcTextSizeA_ImGuiNET_ImFont__System_Single_System_Single_System_Single_System_Byte__System_Byte__System_Byte___ commentId: M:ImGuiNET.ImGuiNative.ImFont_CalcTextSizeA(ImGuiNET.ImFont*,System.Single,System.Single,System.Single,System.Byte*,System.Byte*,System.Byte**) fullName: ImGuiNET.ImGuiNative.ImFont_CalcTextSizeA(ImGuiNET.ImFont*, System.Single, System.Single, System.Single, System.Byte*, System.Byte*, System.Byte**) nameWithType: ImGuiNative.ImFont_CalcTextSizeA(ImFont*, Single, Single, Single, Byte*, Byte*, Byte**) - uid: ImGuiNET.ImGuiNative.ImFont_CalcTextSizeA* name: ImFont_CalcTextSizeA href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_CalcTextSizeA_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_CalcTextSizeA fullName: ImGuiNET.ImGuiNative.ImFont_CalcTextSizeA nameWithType: ImGuiNative.ImFont_CalcTextSizeA - uid: ImGuiNET.ImGuiNative.ImFont_CalcWordWrapPositionA(ImGuiNET.ImFont*,System.Single,System.Byte*,System.Byte*,System.Single) name: ImFont_CalcWordWrapPositionA(ImFont*, Single, Byte*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_CalcWordWrapPositionA_ImGuiNET_ImFont__System_Single_System_Byte__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImFont_CalcWordWrapPositionA(ImGuiNET.ImFont*,System.Single,System.Byte*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.ImFont_CalcWordWrapPositionA(ImGuiNET.ImFont*, System.Single, System.Byte*, System.Byte*, System.Single) nameWithType: ImGuiNative.ImFont_CalcWordWrapPositionA(ImFont*, Single, Byte*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.ImFont_CalcWordWrapPositionA* name: ImFont_CalcWordWrapPositionA href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_CalcWordWrapPositionA_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_CalcWordWrapPositionA fullName: ImGuiNET.ImGuiNative.ImFont_CalcWordWrapPositionA nameWithType: ImGuiNative.ImFont_CalcWordWrapPositionA - uid: ImGuiNET.ImGuiNative.ImFont_ClearOutputData(ImGuiNET.ImFont*) name: ImFont_ClearOutputData(ImFont*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_ClearOutputData_ImGuiNET_ImFont__ commentId: M:ImGuiNET.ImGuiNative.ImFont_ClearOutputData(ImGuiNET.ImFont*) fullName: ImGuiNET.ImGuiNative.ImFont_ClearOutputData(ImGuiNET.ImFont*) nameWithType: ImGuiNative.ImFont_ClearOutputData(ImFont*) - uid: ImGuiNET.ImGuiNative.ImFont_ClearOutputData* name: ImFont_ClearOutputData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_ClearOutputData_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_ClearOutputData fullName: ImGuiNET.ImGuiNative.ImFont_ClearOutputData nameWithType: ImGuiNative.ImFont_ClearOutputData - uid: ImGuiNET.ImGuiNative.ImFont_destroy(ImGuiNET.ImFont*) name: ImFont_destroy(ImFont*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_destroy_ImGuiNET_ImFont__ commentId: M:ImGuiNET.ImGuiNative.ImFont_destroy(ImGuiNET.ImFont*) fullName: ImGuiNET.ImGuiNative.ImFont_destroy(ImGuiNET.ImFont*) nameWithType: ImGuiNative.ImFont_destroy(ImFont*) - uid: ImGuiNET.ImGuiNative.ImFont_destroy* name: ImFont_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_destroy fullName: ImGuiNET.ImGuiNative.ImFont_destroy nameWithType: ImGuiNative.ImFont_destroy - uid: ImGuiNET.ImGuiNative.ImFont_FindGlyph(ImGuiNET.ImFont*,System.UInt16) name: ImFont_FindGlyph(ImFont*, UInt16) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_FindGlyph_ImGuiNET_ImFont__System_UInt16_ commentId: M:ImGuiNET.ImGuiNative.ImFont_FindGlyph(ImGuiNET.ImFont*,System.UInt16) fullName: ImGuiNET.ImGuiNative.ImFont_FindGlyph(ImGuiNET.ImFont*, System.UInt16) nameWithType: ImGuiNative.ImFont_FindGlyph(ImFont*, UInt16) - uid: ImGuiNET.ImGuiNative.ImFont_FindGlyph* name: ImFont_FindGlyph href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_FindGlyph_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_FindGlyph fullName: ImGuiNET.ImGuiNative.ImFont_FindGlyph nameWithType: ImGuiNative.ImFont_FindGlyph - uid: ImGuiNET.ImGuiNative.ImFont_FindGlyphNoFallback(ImGuiNET.ImFont*,System.UInt16) name: ImFont_FindGlyphNoFallback(ImFont*, UInt16) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_FindGlyphNoFallback_ImGuiNET_ImFont__System_UInt16_ commentId: M:ImGuiNET.ImGuiNative.ImFont_FindGlyphNoFallback(ImGuiNET.ImFont*,System.UInt16) fullName: ImGuiNET.ImGuiNative.ImFont_FindGlyphNoFallback(ImGuiNET.ImFont*, System.UInt16) nameWithType: ImGuiNative.ImFont_FindGlyphNoFallback(ImFont*, UInt16) - uid: ImGuiNET.ImGuiNative.ImFont_FindGlyphNoFallback* name: ImFont_FindGlyphNoFallback href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_FindGlyphNoFallback_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_FindGlyphNoFallback fullName: ImGuiNET.ImGuiNative.ImFont_FindGlyphNoFallback nameWithType: ImGuiNative.ImFont_FindGlyphNoFallback - uid: ImGuiNET.ImGuiNative.ImFont_GetCharAdvance(ImGuiNET.ImFont*,System.UInt16) name: ImFont_GetCharAdvance(ImFont*, UInt16) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_GetCharAdvance_ImGuiNET_ImFont__System_UInt16_ commentId: M:ImGuiNET.ImGuiNative.ImFont_GetCharAdvance(ImGuiNET.ImFont*,System.UInt16) fullName: ImGuiNET.ImGuiNative.ImFont_GetCharAdvance(ImGuiNET.ImFont*, System.UInt16) nameWithType: ImGuiNative.ImFont_GetCharAdvance(ImFont*, UInt16) - uid: ImGuiNET.ImGuiNative.ImFont_GetCharAdvance* name: ImFont_GetCharAdvance href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_GetCharAdvance_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_GetCharAdvance fullName: ImGuiNET.ImGuiNative.ImFont_GetCharAdvance nameWithType: ImGuiNative.ImFont_GetCharAdvance - uid: ImGuiNET.ImGuiNative.ImFont_GetDebugName(ImGuiNET.ImFont*) name: ImFont_GetDebugName(ImFont*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_GetDebugName_ImGuiNET_ImFont__ commentId: M:ImGuiNET.ImGuiNative.ImFont_GetDebugName(ImGuiNET.ImFont*) fullName: ImGuiNET.ImGuiNative.ImFont_GetDebugName(ImGuiNET.ImFont*) nameWithType: ImGuiNative.ImFont_GetDebugName(ImFont*) - uid: ImGuiNET.ImGuiNative.ImFont_GetDebugName* name: ImFont_GetDebugName href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_GetDebugName_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_GetDebugName fullName: ImGuiNET.ImGuiNative.ImFont_GetDebugName nameWithType: ImGuiNative.ImFont_GetDebugName - uid: ImGuiNET.ImGuiNative.ImFont_GrowIndex(ImGuiNET.ImFont*,System.Int32) name: ImFont_GrowIndex(ImFont*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_GrowIndex_ImGuiNET_ImFont__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImFont_GrowIndex(ImGuiNET.ImFont*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImFont_GrowIndex(ImGuiNET.ImFont*, System.Int32) nameWithType: ImGuiNative.ImFont_GrowIndex(ImFont*, Int32) - uid: ImGuiNET.ImGuiNative.ImFont_GrowIndex* name: ImFont_GrowIndex href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_GrowIndex_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_GrowIndex fullName: ImGuiNET.ImGuiNative.ImFont_GrowIndex nameWithType: ImGuiNative.ImFont_GrowIndex - uid: ImGuiNET.ImGuiNative.ImFont_ImFont name: ImFont_ImFont() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_ImFont commentId: M:ImGuiNET.ImGuiNative.ImFont_ImFont fullName: ImGuiNET.ImGuiNative.ImFont_ImFont() nameWithType: ImGuiNative.ImFont_ImFont() - uid: ImGuiNET.ImGuiNative.ImFont_ImFont* name: ImFont_ImFont href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_ImFont_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_ImFont fullName: ImGuiNET.ImGuiNative.ImFont_ImFont nameWithType: ImGuiNative.ImFont_ImFont - uid: ImGuiNET.ImGuiNative.ImFont_IsLoaded(ImGuiNET.ImFont*) name: ImFont_IsLoaded(ImFont*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_IsLoaded_ImGuiNET_ImFont__ commentId: M:ImGuiNET.ImGuiNative.ImFont_IsLoaded(ImGuiNET.ImFont*) fullName: ImGuiNET.ImGuiNative.ImFont_IsLoaded(ImGuiNET.ImFont*) nameWithType: ImGuiNative.ImFont_IsLoaded(ImFont*) - uid: ImGuiNET.ImGuiNative.ImFont_IsLoaded* name: ImFont_IsLoaded href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_IsLoaded_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_IsLoaded fullName: ImGuiNET.ImGuiNative.ImFont_IsLoaded nameWithType: ImGuiNative.ImFont_IsLoaded - uid: ImGuiNET.ImGuiNative.ImFont_RenderChar(ImGuiNET.ImFont*,ImGuiNET.ImDrawList*,System.Single,System.Numerics.Vector2,System.UInt32,System.UInt16) name: ImFont_RenderChar(ImFont*, ImDrawList*, Single, Vector2, UInt32, UInt16) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_RenderChar_ImGuiNET_ImFont__ImGuiNET_ImDrawList__System_Single_System_Numerics_Vector2_System_UInt32_System_UInt16_ commentId: M:ImGuiNET.ImGuiNative.ImFont_RenderChar(ImGuiNET.ImFont*,ImGuiNET.ImDrawList*,System.Single,System.Numerics.Vector2,System.UInt32,System.UInt16) fullName: ImGuiNET.ImGuiNative.ImFont_RenderChar(ImGuiNET.ImFont*, ImGuiNET.ImDrawList*, System.Single, System.Numerics.Vector2, System.UInt32, System.UInt16) nameWithType: ImGuiNative.ImFont_RenderChar(ImFont*, ImDrawList*, Single, Vector2, UInt32, UInt16) - uid: ImGuiNET.ImGuiNative.ImFont_RenderChar* name: ImFont_RenderChar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_RenderChar_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_RenderChar fullName: ImGuiNET.ImGuiNative.ImFont_RenderChar nameWithType: ImGuiNative.ImFont_RenderChar - uid: ImGuiNET.ImGuiNative.ImFont_RenderText(ImGuiNET.ImFont*,ImGuiNET.ImDrawList*,System.Single,System.Numerics.Vector2,System.UInt32,System.Numerics.Vector4,System.Byte*,System.Byte*,System.Single,System.Byte) name: ImFont_RenderText(ImFont*, ImDrawList*, Single, Vector2, UInt32, Vector4, Byte*, Byte*, Single, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_RenderText_ImGuiNET_ImFont__ImGuiNET_ImDrawList__System_Single_System_Numerics_Vector2_System_UInt32_System_Numerics_Vector4_System_Byte__System_Byte__System_Single_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.ImFont_RenderText(ImGuiNET.ImFont*,ImGuiNET.ImDrawList*,System.Single,System.Numerics.Vector2,System.UInt32,System.Numerics.Vector4,System.Byte*,System.Byte*,System.Single,System.Byte) fullName: ImGuiNET.ImGuiNative.ImFont_RenderText(ImGuiNET.ImFont*, ImGuiNET.ImDrawList*, System.Single, System.Numerics.Vector2, System.UInt32, System.Numerics.Vector4, System.Byte*, System.Byte*, System.Single, System.Byte) nameWithType: ImGuiNative.ImFont_RenderText(ImFont*, ImDrawList*, Single, Vector2, UInt32, Vector4, Byte*, Byte*, Single, Byte) - uid: ImGuiNET.ImGuiNative.ImFont_RenderText* name: ImFont_RenderText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_RenderText_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_RenderText fullName: ImGuiNET.ImGuiNative.ImFont_RenderText nameWithType: ImGuiNative.ImFont_RenderText - uid: ImGuiNET.ImGuiNative.ImFont_SetFallbackChar(ImGuiNET.ImFont*,System.UInt16) name: ImFont_SetFallbackChar(ImFont*, UInt16) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_SetFallbackChar_ImGuiNET_ImFont__System_UInt16_ commentId: M:ImGuiNET.ImGuiNative.ImFont_SetFallbackChar(ImGuiNET.ImFont*,System.UInt16) fullName: ImGuiNET.ImGuiNative.ImFont_SetFallbackChar(ImGuiNET.ImFont*, System.UInt16) nameWithType: ImGuiNative.ImFont_SetFallbackChar(ImFont*, UInt16) - uid: ImGuiNET.ImGuiNative.ImFont_SetFallbackChar* name: ImFont_SetFallbackChar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFont_SetFallbackChar_ commentId: Overload:ImGuiNET.ImGuiNative.ImFont_SetFallbackChar fullName: ImGuiNET.ImGuiNative.ImFont_SetFallbackChar nameWithType: ImGuiNative.ImFont_SetFallbackChar - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFont*,System.UInt16,System.Int32,System.Int32,System.Single,System.Numerics.Vector2) name: ImFontAtlas_AddCustomRectFontGlyph(ImFontAtlas*, ImFont*, UInt16, Int32, Int32, Single, Vector2) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddCustomRectFontGlyph_ImGuiNET_ImFontAtlas__ImGuiNET_ImFont__System_UInt16_System_Int32_System_Int32_System_Single_System_Numerics_Vector2_ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFont*,System.UInt16,System.Int32,System.Int32,System.Single,System.Numerics.Vector2) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph(ImGuiNET.ImFontAtlas*, ImGuiNET.ImFont*, System.UInt16, System.Int32, System.Int32, System.Single, System.Numerics.Vector2) nameWithType: ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph(ImFontAtlas*, ImFont*, UInt16, Int32, Int32, Single, Vector2) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph* name: ImFontAtlas_AddCustomRectFontGlyph href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddCustomRectFontGlyph_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph nameWithType: ImGuiNative.ImFontAtlas_AddCustomRectFontGlyph - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectRegular(ImGuiNET.ImFontAtlas*,System.UInt32,System.Int32,System.Int32) name: ImFontAtlas_AddCustomRectRegular(ImFontAtlas*, UInt32, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddCustomRectRegular_ImGuiNET_ImFontAtlas__System_UInt32_System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectRegular(ImGuiNET.ImFontAtlas*,System.UInt32,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectRegular(ImGuiNET.ImFontAtlas*, System.UInt32, System.Int32, System.Int32) nameWithType: ImGuiNative.ImFontAtlas_AddCustomRectRegular(ImFontAtlas*, UInt32, Int32, Int32) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectRegular* name: ImFontAtlas_AddCustomRectRegular href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddCustomRectRegular_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectRegular fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddCustomRectRegular nameWithType: ImGuiNative.ImFontAtlas_AddCustomRectRegular - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFont(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFontConfig*) name: ImFontAtlas_AddFont(ImFontAtlas*, ImFontConfig*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFont_ImGuiNET_ImFontAtlas__ImGuiNET_ImFontConfig__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddFont(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFontConfig*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFont(ImGuiNET.ImFontAtlas*, ImGuiNET.ImFontConfig*) nameWithType: ImGuiNative.ImFontAtlas_AddFont(ImFontAtlas*, ImFontConfig*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFont* name: ImFontAtlas_AddFont href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFont_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddFont fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFont nameWithType: ImGuiNative.ImFontAtlas_AddFont - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontDefault(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFontConfig*) name: ImFontAtlas_AddFontDefault(ImFontAtlas*, ImFontConfig*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontDefault_ImGuiNET_ImFontAtlas__ImGuiNET_ImFontConfig__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontDefault(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFontConfig*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontDefault(ImGuiNET.ImFontAtlas*, ImGuiNET.ImFontConfig*) nameWithType: ImGuiNative.ImFontAtlas_AddFontDefault(ImFontAtlas*, ImFontConfig*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontDefault* name: ImFontAtlas_AddFontDefault href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontDefault_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontDefault fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontDefault nameWithType: ImGuiNative.ImFontAtlas_AddFontDefault - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromFileTTF(ImGuiNET.ImFontAtlas*,System.Byte*,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) name: ImFontAtlas_AddFontFromFileTTF(ImFontAtlas*, Byte*, Single, ImFontConfig*, UInt16*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromFileTTF_ImGuiNET_ImFontAtlas__System_Byte__System_Single_ImGuiNET_ImFontConfig__System_UInt16__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromFileTTF(ImGuiNET.ImFontAtlas*,System.Byte*,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromFileTTF(ImGuiNET.ImFontAtlas*, System.Byte*, System.Single, ImGuiNET.ImFontConfig*, System.UInt16*) nameWithType: ImGuiNative.ImFontAtlas_AddFontFromFileTTF(ImFontAtlas*, Byte*, Single, ImFontConfig*, UInt16*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromFileTTF* name: ImFontAtlas_AddFontFromFileTTF href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromFileTTF_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromFileTTF fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromFileTTF nameWithType: ImGuiNative.ImFontAtlas_AddFontFromFileTTF - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF(ImGuiNET.ImFontAtlas*,System.Byte*,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) name: ImFontAtlas_AddFontFromMemoryCompressedBase85TTF(ImFontAtlas*, Byte*, Single, ImFontConfig*, UInt16*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromMemoryCompressedBase85TTF_ImGuiNET_ImFontAtlas__System_Byte__System_Single_ImGuiNET_ImFontConfig__System_UInt16__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF(ImGuiNET.ImFontAtlas*,System.Byte*,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF(ImGuiNET.ImFontAtlas*, System.Byte*, System.Single, ImGuiNET.ImFontConfig*, System.UInt16*) nameWithType: ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF(ImFontAtlas*, Byte*, Single, ImFontConfig*, UInt16*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF* name: ImFontAtlas_AddFontFromMemoryCompressedBase85TTF href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromMemoryCompressedBase85TTF_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF nameWithType: ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedBase85TTF - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF(ImGuiNET.ImFontAtlas*,System.Void*,System.Int32,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) name: ImFontAtlas_AddFontFromMemoryCompressedTTF(ImFontAtlas*, Void*, Int32, Single, ImFontConfig*, UInt16*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromMemoryCompressedTTF_ImGuiNET_ImFontAtlas__System_Void__System_Int32_System_Single_ImGuiNET_ImFontConfig__System_UInt16__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF(ImGuiNET.ImFontAtlas*,System.Void*,System.Int32,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF(ImGuiNET.ImFontAtlas*, System.Void*, System.Int32, System.Single, ImGuiNET.ImFontConfig*, System.UInt16*) nameWithType: ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF(ImFontAtlas*, Void*, Int32, Single, ImFontConfig*, UInt16*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF* name: ImFontAtlas_AddFontFromMemoryCompressedTTF href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromMemoryCompressedTTF_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF nameWithType: ImGuiNative.ImFontAtlas_AddFontFromMemoryCompressedTTF - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF(ImGuiNET.ImFontAtlas*,System.Void*,System.Int32,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) name: ImFontAtlas_AddFontFromMemoryTTF(ImFontAtlas*, Void*, Int32, Single, ImFontConfig*, UInt16*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromMemoryTTF_ImGuiNET_ImFontAtlas__System_Void__System_Int32_System_Single_ImGuiNET_ImFontConfig__System_UInt16__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF(ImGuiNET.ImFontAtlas*,System.Void*,System.Int32,System.Single,ImGuiNET.ImFontConfig*,System.UInt16*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF(ImGuiNET.ImFontAtlas*, System.Void*, System.Int32, System.Single, ImGuiNET.ImFontConfig*, System.UInt16*) nameWithType: ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF(ImFontAtlas*, Void*, Int32, Single, ImFontConfig*, UInt16*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF* name: ImFontAtlas_AddFontFromMemoryTTF href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_AddFontFromMemoryTTF_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF fullName: ImGuiNET.ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF nameWithType: ImGuiNative.ImFontAtlas_AddFontFromMemoryTTF - uid: ImGuiNET.ImGuiNative.ImFontAtlas_Build(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_Build(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_Build_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_Build(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_Build(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_Build(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_Build* name: ImFontAtlas_Build href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_Build_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_Build fullName: ImGuiNET.ImGuiNative.ImFontAtlas_Build nameWithType: ImGuiNative.ImFontAtlas_Build - uid: ImGuiNET.ImGuiNative.ImFontAtlas_CalcCustomRectUV(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFontAtlasCustomRect*,System.Numerics.Vector2*,System.Numerics.Vector2*) name: ImFontAtlas_CalcCustomRectUV(ImFontAtlas*, ImFontAtlasCustomRect*, Vector2*, Vector2*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_CalcCustomRectUV_ImGuiNET_ImFontAtlas__ImGuiNET_ImFontAtlasCustomRect__System_Numerics_Vector2__System_Numerics_Vector2__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_CalcCustomRectUV(ImGuiNET.ImFontAtlas*,ImGuiNET.ImFontAtlasCustomRect*,System.Numerics.Vector2*,System.Numerics.Vector2*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_CalcCustomRectUV(ImGuiNET.ImFontAtlas*, ImGuiNET.ImFontAtlasCustomRect*, System.Numerics.Vector2*, System.Numerics.Vector2*) nameWithType: ImGuiNative.ImFontAtlas_CalcCustomRectUV(ImFontAtlas*, ImFontAtlasCustomRect*, Vector2*, Vector2*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_CalcCustomRectUV* name: ImFontAtlas_CalcCustomRectUV href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_CalcCustomRectUV_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_CalcCustomRectUV fullName: ImGuiNET.ImGuiNative.ImFontAtlas_CalcCustomRectUV nameWithType: ImGuiNative.ImFontAtlas_CalcCustomRectUV - uid: ImGuiNET.ImGuiNative.ImFontAtlas_Clear(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_Clear(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_Clear_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_Clear(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_Clear(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_Clear(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_Clear* name: ImFontAtlas_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_Clear fullName: ImGuiNET.ImGuiNative.ImFontAtlas_Clear nameWithType: ImGuiNative.ImFontAtlas_Clear - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ClearFonts(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_ClearFonts(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ClearFonts_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_ClearFonts(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ClearFonts(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_ClearFonts(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ClearFonts* name: ImFontAtlas_ClearFonts href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ClearFonts_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_ClearFonts fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ClearFonts nameWithType: ImGuiNative.ImFontAtlas_ClearFonts - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ClearInputData(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_ClearInputData(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ClearInputData_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_ClearInputData(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ClearInputData(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_ClearInputData(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ClearInputData* name: ImFontAtlas_ClearInputData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ClearInputData_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_ClearInputData fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ClearInputData nameWithType: ImGuiNative.ImFontAtlas_ClearInputData - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ClearTexData(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_ClearTexData(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ClearTexData_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_ClearTexData(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ClearTexData(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_ClearTexData(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ClearTexData* name: ImFontAtlas_ClearTexData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ClearTexData_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_ClearTexData fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ClearTexData nameWithType: ImGuiNative.ImFontAtlas_ClearTexData - uid: ImGuiNET.ImGuiNative.ImFontAtlas_destroy(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_destroy(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_destroy_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_destroy(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_destroy(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_destroy(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_destroy* name: ImFontAtlas_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_destroy fullName: ImGuiNET.ImGuiNative.ImFontAtlas_destroy nameWithType: ImGuiNative.ImFontAtlas_destroy - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetCustomRectByIndex(ImGuiNET.ImFontAtlas*,System.Int32) name: ImFontAtlas_GetCustomRectByIndex(ImFontAtlas*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetCustomRectByIndex_ImGuiNET_ImFontAtlas__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetCustomRectByIndex(ImGuiNET.ImFontAtlas*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetCustomRectByIndex(ImGuiNET.ImFontAtlas*, System.Int32) nameWithType: ImGuiNative.ImFontAtlas_GetCustomRectByIndex(ImFontAtlas*, Int32) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetCustomRectByIndex* name: ImFontAtlas_GetCustomRectByIndex href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetCustomRectByIndex_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetCustomRectByIndex fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetCustomRectByIndex nameWithType: ImGuiNative.ImFontAtlas_GetCustomRectByIndex - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesChineseFull(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesChineseFull_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull* name: ImFontAtlas_GetGlyphRangesChineseFull href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesChineseFull_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesChineseFull - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon* name: ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesCyrillic(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesCyrillic_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic* name: ImFontAtlas_GetGlyphRangesCyrillic href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesCyrillic_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesDefault(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesDefault(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesDefault_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesDefault(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesDefault(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesDefault(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesDefault* name: ImFontAtlas_GetGlyphRangesDefault href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesDefault_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesDefault fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesDefault nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesDefault - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesJapanese(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesJapanese_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese* name: ImFontAtlas_GetGlyphRangesJapanese href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesJapanese_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesJapanese - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesKorean(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesKorean(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesKorean_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesKorean(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesKorean(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesKorean(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesKorean* name: ImFontAtlas_GetGlyphRangesKorean href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesKorean_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesKorean fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesKorean nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesKorean - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesThai(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesThai(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesThai_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesThai(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesThai(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesThai(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesThai* name: ImFontAtlas_GetGlyphRangesThai href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesThai_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesThai fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesThai nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesThai - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_GetGlyphRangesVietnamese(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesVietnamese_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese* name: ImFontAtlas_GetGlyphRangesVietnamese href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetGlyphRangesVietnamese_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese nameWithType: ImGuiNative.ImFontAtlas_GetGlyphRangesVietnamese - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetMouseCursorTexData(ImGuiNET.ImFontAtlas*,ImGuiNET.ImGuiMouseCursor,System.Numerics.Vector2*,System.Numerics.Vector2*,System.Numerics.Vector2*,System.Numerics.Vector2*) name: ImFontAtlas_GetMouseCursorTexData(ImFontAtlas*, ImGuiMouseCursor, Vector2*, Vector2*, Vector2*, Vector2*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetMouseCursorTexData_ImGuiNET_ImFontAtlas__ImGuiNET_ImGuiMouseCursor_System_Numerics_Vector2__System_Numerics_Vector2__System_Numerics_Vector2__System_Numerics_Vector2__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetMouseCursorTexData(ImGuiNET.ImFontAtlas*,ImGuiNET.ImGuiMouseCursor,System.Numerics.Vector2*,System.Numerics.Vector2*,System.Numerics.Vector2*,System.Numerics.Vector2*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetMouseCursorTexData(ImGuiNET.ImFontAtlas*, ImGuiNET.ImGuiMouseCursor, System.Numerics.Vector2*, System.Numerics.Vector2*, System.Numerics.Vector2*, System.Numerics.Vector2*) nameWithType: ImGuiNative.ImFontAtlas_GetMouseCursorTexData(ImFontAtlas*, ImGuiMouseCursor, Vector2*, Vector2*, Vector2*, Vector2*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetMouseCursorTexData* name: ImFontAtlas_GetMouseCursorTexData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetMouseCursorTexData_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetMouseCursorTexData fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetMouseCursorTexData nameWithType: ImGuiNative.ImFontAtlas_GetMouseCursorTexData - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImGuiNET.ImFontAtlas*,System.Byte**,System.Int32*,System.Int32*,System.Int32*) name: ImFontAtlas_GetTexDataAsAlpha8(ImFontAtlas*, Byte**, Int32*, Int32*, Int32*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetTexDataAsAlpha8_ImGuiNET_ImFontAtlas__System_Byte___System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImGuiNET.ImFontAtlas*,System.Byte**,System.Int32*,System.Int32*,System.Int32*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImGuiNET.ImFontAtlas*, System.Byte**, System.Int32*, System.Int32*, System.Int32*) nameWithType: ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImFontAtlas*, Byte**, Int32*, Int32*, Int32*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImGuiNET.ImFontAtlas*,System.IntPtr*,System.Int32*,System.Int32*,System.Int32*) name: ImFontAtlas_GetTexDataAsAlpha8(ImFontAtlas*, IntPtr*, Int32*, Int32*, Int32*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetTexDataAsAlpha8_ImGuiNET_ImFontAtlas__System_IntPtr__System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImGuiNET.ImFontAtlas*,System.IntPtr*,System.Int32*,System.Int32*,System.Int32*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImGuiNET.ImFontAtlas*, System.IntPtr*, System.Int32*, System.Int32*, System.Int32*) nameWithType: ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8(ImFontAtlas*, IntPtr*, Int32*, Int32*, Int32*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8* name: ImFontAtlas_GetTexDataAsAlpha8 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetTexDataAsAlpha8_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8 fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8 nameWithType: ImGuiNative.ImFontAtlas_GetTexDataAsAlpha8 - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImGuiNET.ImFontAtlas*,System.Byte**,System.Int32*,System.Int32*,System.Int32*) name: ImFontAtlas_GetTexDataAsRGBA32(ImFontAtlas*, Byte**, Int32*, Int32*, Int32*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetTexDataAsRGBA32_ImGuiNET_ImFontAtlas__System_Byte___System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImGuiNET.ImFontAtlas*,System.Byte**,System.Int32*,System.Int32*,System.Int32*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImGuiNET.ImFontAtlas*, System.Byte**, System.Int32*, System.Int32*, System.Int32*) nameWithType: ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImFontAtlas*, Byte**, Int32*, Int32*, Int32*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImGuiNET.ImFontAtlas*,System.IntPtr*,System.Int32*,System.Int32*,System.Int32*) name: ImFontAtlas_GetTexDataAsRGBA32(ImFontAtlas*, IntPtr*, Int32*, Int32*, Int32*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetTexDataAsRGBA32_ImGuiNET_ImFontAtlas__System_IntPtr__System_Int32__System_Int32__System_Int32__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImGuiNET.ImFontAtlas*,System.IntPtr*,System.Int32*,System.Int32*,System.Int32*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImGuiNET.ImFontAtlas*, System.IntPtr*, System.Int32*, System.Int32*, System.Int32*) nameWithType: ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32(ImFontAtlas*, IntPtr*, Int32*, Int32*, Int32*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32* name: ImFontAtlas_GetTexDataAsRGBA32 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_GetTexDataAsRGBA32_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32 fullName: ImGuiNET.ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32 nameWithType: ImGuiNative.ImFontAtlas_GetTexDataAsRGBA32 - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ImFontAtlas name: ImFontAtlas_ImFontAtlas() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ImFontAtlas commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_ImFontAtlas fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ImFontAtlas() nameWithType: ImGuiNative.ImFontAtlas_ImFontAtlas() - uid: ImGuiNET.ImGuiNative.ImFontAtlas_ImFontAtlas* name: ImFontAtlas_ImFontAtlas href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_ImFontAtlas_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_ImFontAtlas fullName: ImGuiNET.ImGuiNative.ImFontAtlas_ImFontAtlas nameWithType: ImGuiNative.ImFontAtlas_ImFontAtlas - uid: ImGuiNET.ImGuiNative.ImFontAtlas_IsBuilt(ImGuiNET.ImFontAtlas*) name: ImFontAtlas_IsBuilt(ImFontAtlas*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_IsBuilt_ImGuiNET_ImFontAtlas__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_IsBuilt(ImGuiNET.ImFontAtlas*) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_IsBuilt(ImGuiNET.ImFontAtlas*) nameWithType: ImGuiNative.ImFontAtlas_IsBuilt(ImFontAtlas*) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_IsBuilt* name: ImFontAtlas_IsBuilt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_IsBuilt_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_IsBuilt fullName: ImGuiNET.ImGuiNative.ImFontAtlas_IsBuilt nameWithType: ImGuiNative.ImFontAtlas_IsBuilt - uid: ImGuiNET.ImGuiNative.ImFontAtlas_SetTexID(ImGuiNET.ImFontAtlas*,System.IntPtr) name: ImFontAtlas_SetTexID(ImFontAtlas*, IntPtr) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_SetTexID_ImGuiNET_ImFontAtlas__System_IntPtr_ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlas_SetTexID(ImGuiNET.ImFontAtlas*,System.IntPtr) fullName: ImGuiNET.ImGuiNative.ImFontAtlas_SetTexID(ImGuiNET.ImFontAtlas*, System.IntPtr) nameWithType: ImGuiNative.ImFontAtlas_SetTexID(ImFontAtlas*, IntPtr) - uid: ImGuiNET.ImGuiNative.ImFontAtlas_SetTexID* name: ImFontAtlas_SetTexID href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlas_SetTexID_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlas_SetTexID fullName: ImGuiNET.ImGuiNative.ImFontAtlas_SetTexID nameWithType: ImGuiNative.ImFontAtlas_SetTexID - uid: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_destroy(ImGuiNET.ImFontAtlasCustomRect*) name: ImFontAtlasCustomRect_destroy(ImFontAtlasCustomRect*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlasCustomRect_destroy_ImGuiNET_ImFontAtlasCustomRect__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_destroy(ImGuiNET.ImFontAtlasCustomRect*) fullName: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_destroy(ImGuiNET.ImFontAtlasCustomRect*) nameWithType: ImGuiNative.ImFontAtlasCustomRect_destroy(ImFontAtlasCustomRect*) - uid: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_destroy* name: ImFontAtlasCustomRect_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlasCustomRect_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_destroy fullName: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_destroy nameWithType: ImGuiNative.ImFontAtlasCustomRect_destroy - uid: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect name: ImFontAtlasCustomRect_ImFontAtlasCustomRect() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlasCustomRect_ImFontAtlasCustomRect commentId: M:ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect fullName: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect() nameWithType: ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect() - uid: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect* name: ImFontAtlasCustomRect_ImFontAtlasCustomRect href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlasCustomRect_ImFontAtlasCustomRect_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect fullName: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect nameWithType: ImGuiNative.ImFontAtlasCustomRect_ImFontAtlasCustomRect - uid: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_IsPacked(ImGuiNET.ImFontAtlasCustomRect*) name: ImFontAtlasCustomRect_IsPacked(ImFontAtlasCustomRect*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlasCustomRect_IsPacked_ImGuiNET_ImFontAtlasCustomRect__ commentId: M:ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_IsPacked(ImGuiNET.ImFontAtlasCustomRect*) fullName: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_IsPacked(ImGuiNET.ImFontAtlasCustomRect*) nameWithType: ImGuiNative.ImFontAtlasCustomRect_IsPacked(ImFontAtlasCustomRect*) - uid: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_IsPacked* name: ImFontAtlasCustomRect_IsPacked href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontAtlasCustomRect_IsPacked_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_IsPacked fullName: ImGuiNET.ImGuiNative.ImFontAtlasCustomRect_IsPacked nameWithType: ImGuiNative.ImFontAtlasCustomRect_IsPacked - uid: ImGuiNET.ImGuiNative.ImFontConfig_destroy(ImGuiNET.ImFontConfig*) name: ImFontConfig_destroy(ImFontConfig*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontConfig_destroy_ImGuiNET_ImFontConfig__ commentId: M:ImGuiNET.ImGuiNative.ImFontConfig_destroy(ImGuiNET.ImFontConfig*) fullName: ImGuiNET.ImGuiNative.ImFontConfig_destroy(ImGuiNET.ImFontConfig*) nameWithType: ImGuiNative.ImFontConfig_destroy(ImFontConfig*) - uid: ImGuiNET.ImGuiNative.ImFontConfig_destroy* name: ImFontConfig_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontConfig_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontConfig_destroy fullName: ImGuiNET.ImGuiNative.ImFontConfig_destroy nameWithType: ImGuiNative.ImFontConfig_destroy - uid: ImGuiNET.ImGuiNative.ImFontConfig_ImFontConfig name: ImFontConfig_ImFontConfig() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontConfig_ImFontConfig commentId: M:ImGuiNET.ImGuiNative.ImFontConfig_ImFontConfig fullName: ImGuiNET.ImGuiNative.ImFontConfig_ImFontConfig() nameWithType: ImGuiNative.ImFontConfig_ImFontConfig() - uid: ImGuiNET.ImGuiNative.ImFontConfig_ImFontConfig* name: ImFontConfig_ImFontConfig href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontConfig_ImFontConfig_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontConfig_ImFontConfig fullName: ImGuiNET.ImGuiNative.ImFontConfig_ImFontConfig nameWithType: ImGuiNative.ImFontConfig_ImFontConfig - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddChar(ImGuiNET.ImFontGlyphRangesBuilder*,System.UInt16) name: ImFontGlyphRangesBuilder_AddChar(ImFontGlyphRangesBuilder*, UInt16) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_AddChar_ImGuiNET_ImFontGlyphRangesBuilder__System_UInt16_ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddChar(ImGuiNET.ImFontGlyphRangesBuilder*,System.UInt16) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddChar(ImGuiNET.ImFontGlyphRangesBuilder*, System.UInt16) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_AddChar(ImFontGlyphRangesBuilder*, UInt16) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddChar* name: ImFontGlyphRangesBuilder_AddChar href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_AddChar_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddChar fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddChar nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_AddChar - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddRanges(ImGuiNET.ImFontGlyphRangesBuilder*,System.UInt16*) name: ImFontGlyphRangesBuilder_AddRanges(ImFontGlyphRangesBuilder*, UInt16*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_AddRanges_ImGuiNET_ImFontGlyphRangesBuilder__System_UInt16__ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddRanges(ImGuiNET.ImFontGlyphRangesBuilder*,System.UInt16*) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddRanges(ImGuiNET.ImFontGlyphRangesBuilder*, System.UInt16*) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_AddRanges(ImFontGlyphRangesBuilder*, UInt16*) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddRanges* name: ImFontGlyphRangesBuilder_AddRanges href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_AddRanges_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddRanges fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddRanges nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_AddRanges - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddText(ImGuiNET.ImFontGlyphRangesBuilder*,System.Byte*,System.Byte*) name: ImFontGlyphRangesBuilder_AddText(ImFontGlyphRangesBuilder*, Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_AddText_ImGuiNET_ImFontGlyphRangesBuilder__System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddText(ImGuiNET.ImFontGlyphRangesBuilder*,System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddText(ImGuiNET.ImFontGlyphRangesBuilder*, System.Byte*, System.Byte*) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_AddText(ImFontGlyphRangesBuilder*, Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddText* name: ImFontGlyphRangesBuilder_AddText href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_AddText_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddText fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_AddText nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_AddText - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges(ImGuiNET.ImFontGlyphRangesBuilder*,ImGuiNET.ImVector*) name: ImFontGlyphRangesBuilder_BuildRanges(ImFontGlyphRangesBuilder*, ImVector*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_BuildRanges_ImGuiNET_ImFontGlyphRangesBuilder__ImGuiNET_ImVector__ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges(ImGuiNET.ImFontGlyphRangesBuilder*,ImGuiNET.ImVector*) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges(ImGuiNET.ImFontGlyphRangesBuilder*, ImGuiNET.ImVector*) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges(ImFontGlyphRangesBuilder*, ImVector*) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges* name: ImFontGlyphRangesBuilder_BuildRanges href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_BuildRanges_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_BuildRanges - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_Clear(ImGuiNET.ImFontGlyphRangesBuilder*) name: ImFontGlyphRangesBuilder_Clear(ImFontGlyphRangesBuilder*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_Clear_ImGuiNET_ImFontGlyphRangesBuilder__ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_Clear(ImGuiNET.ImFontGlyphRangesBuilder*) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_Clear(ImGuiNET.ImFontGlyphRangesBuilder*) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_Clear(ImFontGlyphRangesBuilder*) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_Clear* name: ImFontGlyphRangesBuilder_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_Clear fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_Clear nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_Clear - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_destroy(ImGuiNET.ImFontGlyphRangesBuilder*) name: ImFontGlyphRangesBuilder_destroy(ImFontGlyphRangesBuilder*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_destroy_ImGuiNET_ImFontGlyphRangesBuilder__ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_destroy(ImGuiNET.ImFontGlyphRangesBuilder*) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_destroy(ImGuiNET.ImFontGlyphRangesBuilder*) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_destroy(ImFontGlyphRangesBuilder*) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_destroy* name: ImFontGlyphRangesBuilder_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_destroy fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_destroy nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_destroy - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_GetBit(ImGuiNET.ImFontGlyphRangesBuilder*,System.Int32) name: ImFontGlyphRangesBuilder_GetBit(ImFontGlyphRangesBuilder*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_GetBit_ImGuiNET_ImFontGlyphRangesBuilder__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_GetBit(ImGuiNET.ImFontGlyphRangesBuilder*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_GetBit(ImGuiNET.ImFontGlyphRangesBuilder*, System.Int32) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_GetBit(ImFontGlyphRangesBuilder*, Int32) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_GetBit* name: ImFontGlyphRangesBuilder_GetBit href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_GetBit_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_GetBit fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_GetBit nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_GetBit - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder name: ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder() nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder() - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder* name: ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_SetBit(ImGuiNET.ImFontGlyphRangesBuilder*,System.Int32) name: ImFontGlyphRangesBuilder_SetBit(ImFontGlyphRangesBuilder*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_SetBit_ImGuiNET_ImFontGlyphRangesBuilder__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_SetBit(ImGuiNET.ImFontGlyphRangesBuilder*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_SetBit(ImGuiNET.ImFontGlyphRangesBuilder*, System.Int32) nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_SetBit(ImFontGlyphRangesBuilder*, Int32) - uid: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_SetBit* name: ImFontGlyphRangesBuilder_SetBit href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImFontGlyphRangesBuilder_SetBit_ commentId: Overload:ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_SetBit fullName: ImGuiNET.ImGuiNative.ImFontGlyphRangesBuilder_SetBit nameWithType: ImGuiNative.ImFontGlyphRangesBuilder_SetBit - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_DeleteChars(ImGuiNET.ImGuiInputTextCallbackData*,System.Int32,System.Int32) name: ImGuiInputTextCallbackData_DeleteChars(ImGuiInputTextCallbackData*, Int32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_DeleteChars_ImGuiNET_ImGuiInputTextCallbackData__System_Int32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_DeleteChars(ImGuiNET.ImGuiInputTextCallbackData*,System.Int32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_DeleteChars(ImGuiNET.ImGuiInputTextCallbackData*, System.Int32, System.Int32) nameWithType: ImGuiNative.ImGuiInputTextCallbackData_DeleteChars(ImGuiInputTextCallbackData*, Int32, Int32) - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_DeleteChars* name: ImGuiInputTextCallbackData_DeleteChars href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_DeleteChars_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_DeleteChars fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_DeleteChars nameWithType: ImGuiNative.ImGuiInputTextCallbackData_DeleteChars - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_destroy(ImGuiNET.ImGuiInputTextCallbackData*) name: ImGuiInputTextCallbackData_destroy(ImGuiInputTextCallbackData*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_destroy_ImGuiNET_ImGuiInputTextCallbackData__ commentId: M:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_destroy(ImGuiNET.ImGuiInputTextCallbackData*) fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_destroy(ImGuiNET.ImGuiInputTextCallbackData*) nameWithType: ImGuiNative.ImGuiInputTextCallbackData_destroy(ImGuiInputTextCallbackData*) - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_destroy* name: ImGuiInputTextCallbackData_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_destroy fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_destroy nameWithType: ImGuiNative.ImGuiInputTextCallbackData_destroy - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_HasSelection(ImGuiNET.ImGuiInputTextCallbackData*) name: ImGuiInputTextCallbackData_HasSelection(ImGuiInputTextCallbackData*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_HasSelection_ImGuiNET_ImGuiInputTextCallbackData__ commentId: M:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_HasSelection(ImGuiNET.ImGuiInputTextCallbackData*) fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_HasSelection(ImGuiNET.ImGuiInputTextCallbackData*) nameWithType: ImGuiNative.ImGuiInputTextCallbackData_HasSelection(ImGuiInputTextCallbackData*) - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_HasSelection* name: ImGuiInputTextCallbackData_HasSelection href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_HasSelection_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_HasSelection fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_HasSelection nameWithType: ImGuiNative.ImGuiInputTextCallbackData_HasSelection - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData name: ImGuiInputTextCallbackData_ImGuiInputTextCallbackData() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_ImGuiInputTextCallbackData commentId: M:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData() nameWithType: ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData() - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData* name: ImGuiInputTextCallbackData_ImGuiInputTextCallbackData href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_ImGuiInputTextCallbackData_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData nameWithType: ImGuiNative.ImGuiInputTextCallbackData_ImGuiInputTextCallbackData - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_InsertChars(ImGuiNET.ImGuiInputTextCallbackData*,System.Int32,System.Byte*,System.Byte*) name: ImGuiInputTextCallbackData_InsertChars(ImGuiInputTextCallbackData*, Int32, Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_InsertChars_ImGuiNET_ImGuiInputTextCallbackData__System_Int32_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_InsertChars(ImGuiNET.ImGuiInputTextCallbackData*,System.Int32,System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_InsertChars(ImGuiNET.ImGuiInputTextCallbackData*, System.Int32, System.Byte*, System.Byte*) nameWithType: ImGuiNative.ImGuiInputTextCallbackData_InsertChars(ImGuiInputTextCallbackData*, Int32, Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_InsertChars* name: ImGuiInputTextCallbackData_InsertChars href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiInputTextCallbackData_InsertChars_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_InsertChars fullName: ImGuiNET.ImGuiNative.ImGuiInputTextCallbackData_InsertChars nameWithType: ImGuiNative.ImGuiInputTextCallbackData_InsertChars - uid: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharacter(ImGuiNET.ImGuiIO*,System.UInt32) name: ImGuiIO_AddInputCharacter(ImGuiIO*, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_AddInputCharacter_ImGuiNET_ImGuiIO__System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharacter(ImGuiNET.ImGuiIO*,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharacter(ImGuiNET.ImGuiIO*, System.UInt32) nameWithType: ImGuiNative.ImGuiIO_AddInputCharacter(ImGuiIO*, UInt32) - uid: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharacter* name: ImGuiIO_AddInputCharacter href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_AddInputCharacter_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharacter fullName: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharacter nameWithType: ImGuiNative.ImGuiIO_AddInputCharacter - uid: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharactersUTF8(ImGuiNET.ImGuiIO*,System.Byte*) name: ImGuiIO_AddInputCharactersUTF8(ImGuiIO*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_AddInputCharactersUTF8_ImGuiNET_ImGuiIO__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharactersUTF8(ImGuiNET.ImGuiIO*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharactersUTF8(ImGuiNET.ImGuiIO*, System.Byte*) nameWithType: ImGuiNative.ImGuiIO_AddInputCharactersUTF8(ImGuiIO*, Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharactersUTF8* name: ImGuiIO_AddInputCharactersUTF8 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_AddInputCharactersUTF8_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharactersUTF8 fullName: ImGuiNET.ImGuiNative.ImGuiIO_AddInputCharactersUTF8 nameWithType: ImGuiNative.ImGuiIO_AddInputCharactersUTF8 - uid: ImGuiNET.ImGuiNative.ImGuiIO_ClearInputCharacters(ImGuiNET.ImGuiIO*) name: ImGuiIO_ClearInputCharacters(ImGuiIO*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_ClearInputCharacters_ImGuiNET_ImGuiIO__ commentId: M:ImGuiNET.ImGuiNative.ImGuiIO_ClearInputCharacters(ImGuiNET.ImGuiIO*) fullName: ImGuiNET.ImGuiNative.ImGuiIO_ClearInputCharacters(ImGuiNET.ImGuiIO*) nameWithType: ImGuiNative.ImGuiIO_ClearInputCharacters(ImGuiIO*) - uid: ImGuiNET.ImGuiNative.ImGuiIO_ClearInputCharacters* name: ImGuiIO_ClearInputCharacters href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_ClearInputCharacters_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiIO_ClearInputCharacters fullName: ImGuiNET.ImGuiNative.ImGuiIO_ClearInputCharacters nameWithType: ImGuiNative.ImGuiIO_ClearInputCharacters - uid: ImGuiNET.ImGuiNative.ImGuiIO_destroy(ImGuiNET.ImGuiIO*) name: ImGuiIO_destroy(ImGuiIO*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_destroy_ImGuiNET_ImGuiIO__ commentId: M:ImGuiNET.ImGuiNative.ImGuiIO_destroy(ImGuiNET.ImGuiIO*) fullName: ImGuiNET.ImGuiNative.ImGuiIO_destroy(ImGuiNET.ImGuiIO*) nameWithType: ImGuiNative.ImGuiIO_destroy(ImGuiIO*) - uid: ImGuiNET.ImGuiNative.ImGuiIO_destroy* name: ImGuiIO_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiIO_destroy fullName: ImGuiNET.ImGuiNative.ImGuiIO_destroy nameWithType: ImGuiNative.ImGuiIO_destroy - uid: ImGuiNET.ImGuiNative.ImGuiIO_ImGuiIO name: ImGuiIO_ImGuiIO() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_ImGuiIO commentId: M:ImGuiNET.ImGuiNative.ImGuiIO_ImGuiIO fullName: ImGuiNET.ImGuiNative.ImGuiIO_ImGuiIO() nameWithType: ImGuiNative.ImGuiIO_ImGuiIO() - uid: ImGuiNET.ImGuiNative.ImGuiIO_ImGuiIO* name: ImGuiIO_ImGuiIO href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiIO_ImGuiIO_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiIO_ImGuiIO fullName: ImGuiNET.ImGuiNative.ImGuiIO_ImGuiIO nameWithType: ImGuiNative.ImGuiIO_ImGuiIO - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_Begin(ImGuiNET.ImGuiListClipper*,System.Int32,System.Single) name: ImGuiListClipper_Begin(ImGuiListClipper*, Int32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_Begin_ImGuiNET_ImGuiListClipper__System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiListClipper_Begin(ImGuiNET.ImGuiListClipper*,System.Int32,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_Begin(ImGuiNET.ImGuiListClipper*, System.Int32, System.Single) nameWithType: ImGuiNative.ImGuiListClipper_Begin(ImGuiListClipper*, Int32, Single) - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_Begin* name: ImGuiListClipper_Begin href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_Begin_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiListClipper_Begin fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_Begin nameWithType: ImGuiNative.ImGuiListClipper_Begin - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_destroy(ImGuiNET.ImGuiListClipper*) name: ImGuiListClipper_destroy(ImGuiListClipper*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_destroy_ImGuiNET_ImGuiListClipper__ commentId: M:ImGuiNET.ImGuiNative.ImGuiListClipper_destroy(ImGuiNET.ImGuiListClipper*) fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_destroy(ImGuiNET.ImGuiListClipper*) nameWithType: ImGuiNative.ImGuiListClipper_destroy(ImGuiListClipper*) - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_destroy* name: ImGuiListClipper_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiListClipper_destroy fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_destroy nameWithType: ImGuiNative.ImGuiListClipper_destroy - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_End(ImGuiNET.ImGuiListClipper*) name: ImGuiListClipper_End(ImGuiListClipper*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_End_ImGuiNET_ImGuiListClipper__ commentId: M:ImGuiNET.ImGuiNative.ImGuiListClipper_End(ImGuiNET.ImGuiListClipper*) fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_End(ImGuiNET.ImGuiListClipper*) nameWithType: ImGuiNative.ImGuiListClipper_End(ImGuiListClipper*) - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_End* name: ImGuiListClipper_End href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_End_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiListClipper_End fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_End nameWithType: ImGuiNative.ImGuiListClipper_End - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_ImGuiListClipper(System.Int32,System.Single) name: ImGuiListClipper_ImGuiListClipper(Int32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_ImGuiListClipper_System_Int32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiListClipper_ImGuiListClipper(System.Int32,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_ImGuiListClipper(System.Int32, System.Single) nameWithType: ImGuiNative.ImGuiListClipper_ImGuiListClipper(Int32, Single) - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_ImGuiListClipper* name: ImGuiListClipper_ImGuiListClipper href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_ImGuiListClipper_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiListClipper_ImGuiListClipper fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_ImGuiListClipper nameWithType: ImGuiNative.ImGuiListClipper_ImGuiListClipper - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_Step(ImGuiNET.ImGuiListClipper*) name: ImGuiListClipper_Step(ImGuiListClipper*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_Step_ImGuiNET_ImGuiListClipper__ commentId: M:ImGuiNET.ImGuiNative.ImGuiListClipper_Step(ImGuiNET.ImGuiListClipper*) fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_Step(ImGuiNET.ImGuiListClipper*) nameWithType: ImGuiNative.ImGuiListClipper_Step(ImGuiListClipper*) - uid: ImGuiNET.ImGuiNative.ImGuiListClipper_Step* name: ImGuiListClipper_Step href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiListClipper_Step_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiListClipper_Step fullName: ImGuiNET.ImGuiNative.ImGuiListClipper_Step nameWithType: ImGuiNative.ImGuiListClipper_Step - uid: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_destroy(ImGuiNET.ImGuiOnceUponAFrame*) name: ImGuiOnceUponAFrame_destroy(ImGuiOnceUponAFrame*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiOnceUponAFrame_destroy_ImGuiNET_ImGuiOnceUponAFrame__ commentId: M:ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_destroy(ImGuiNET.ImGuiOnceUponAFrame*) fullName: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_destroy(ImGuiNET.ImGuiOnceUponAFrame*) nameWithType: ImGuiNative.ImGuiOnceUponAFrame_destroy(ImGuiOnceUponAFrame*) - uid: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_destroy* name: ImGuiOnceUponAFrame_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiOnceUponAFrame_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_destroy fullName: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_destroy nameWithType: ImGuiNative.ImGuiOnceUponAFrame_destroy - uid: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame name: ImGuiOnceUponAFrame_ImGuiOnceUponAFrame() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiOnceUponAFrame_ImGuiOnceUponAFrame commentId: M:ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame fullName: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame() nameWithType: ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame() - uid: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame* name: ImGuiOnceUponAFrame_ImGuiOnceUponAFrame href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiOnceUponAFrame_ImGuiOnceUponAFrame_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame fullName: ImGuiNET.ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame nameWithType: ImGuiNative.ImGuiOnceUponAFrame_ImGuiOnceUponAFrame - uid: ImGuiNET.ImGuiNative.ImGuiPayload_Clear(ImGuiNET.ImGuiPayload*) name: ImGuiPayload_Clear(ImGuiPayload*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_Clear_ImGuiNET_ImGuiPayload__ commentId: M:ImGuiNET.ImGuiNative.ImGuiPayload_Clear(ImGuiNET.ImGuiPayload*) fullName: ImGuiNET.ImGuiNative.ImGuiPayload_Clear(ImGuiNET.ImGuiPayload*) nameWithType: ImGuiNative.ImGuiPayload_Clear(ImGuiPayload*) - uid: ImGuiNET.ImGuiNative.ImGuiPayload_Clear* name: ImGuiPayload_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiPayload_Clear fullName: ImGuiNET.ImGuiNative.ImGuiPayload_Clear nameWithType: ImGuiNative.ImGuiPayload_Clear - uid: ImGuiNET.ImGuiNative.ImGuiPayload_destroy(ImGuiNET.ImGuiPayload*) name: ImGuiPayload_destroy(ImGuiPayload*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_destroy_ImGuiNET_ImGuiPayload__ commentId: M:ImGuiNET.ImGuiNative.ImGuiPayload_destroy(ImGuiNET.ImGuiPayload*) fullName: ImGuiNET.ImGuiNative.ImGuiPayload_destroy(ImGuiNET.ImGuiPayload*) nameWithType: ImGuiNative.ImGuiPayload_destroy(ImGuiPayload*) - uid: ImGuiNET.ImGuiNative.ImGuiPayload_destroy* name: ImGuiPayload_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiPayload_destroy fullName: ImGuiNET.ImGuiNative.ImGuiPayload_destroy nameWithType: ImGuiNative.ImGuiPayload_destroy - uid: ImGuiNET.ImGuiNative.ImGuiPayload_ImGuiPayload name: ImGuiPayload_ImGuiPayload() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_ImGuiPayload commentId: M:ImGuiNET.ImGuiNative.ImGuiPayload_ImGuiPayload fullName: ImGuiNET.ImGuiNative.ImGuiPayload_ImGuiPayload() nameWithType: ImGuiNative.ImGuiPayload_ImGuiPayload() - uid: ImGuiNET.ImGuiNative.ImGuiPayload_ImGuiPayload* name: ImGuiPayload_ImGuiPayload href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_ImGuiPayload_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiPayload_ImGuiPayload fullName: ImGuiNET.ImGuiNative.ImGuiPayload_ImGuiPayload nameWithType: ImGuiNative.ImGuiPayload_ImGuiPayload - uid: ImGuiNET.ImGuiNative.ImGuiPayload_IsDataType(ImGuiNET.ImGuiPayload*,System.Byte*) name: ImGuiPayload_IsDataType(ImGuiPayload*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_IsDataType_ImGuiNET_ImGuiPayload__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiPayload_IsDataType(ImGuiNET.ImGuiPayload*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiPayload_IsDataType(ImGuiNET.ImGuiPayload*, System.Byte*) nameWithType: ImGuiNative.ImGuiPayload_IsDataType(ImGuiPayload*, Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiPayload_IsDataType* name: ImGuiPayload_IsDataType href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_IsDataType_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiPayload_IsDataType fullName: ImGuiNET.ImGuiNative.ImGuiPayload_IsDataType nameWithType: ImGuiNative.ImGuiPayload_IsDataType - uid: ImGuiNET.ImGuiNative.ImGuiPayload_IsDelivery(ImGuiNET.ImGuiPayload*) name: ImGuiPayload_IsDelivery(ImGuiPayload*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_IsDelivery_ImGuiNET_ImGuiPayload__ commentId: M:ImGuiNET.ImGuiNative.ImGuiPayload_IsDelivery(ImGuiNET.ImGuiPayload*) fullName: ImGuiNET.ImGuiNative.ImGuiPayload_IsDelivery(ImGuiNET.ImGuiPayload*) nameWithType: ImGuiNative.ImGuiPayload_IsDelivery(ImGuiPayload*) - uid: ImGuiNET.ImGuiNative.ImGuiPayload_IsDelivery* name: ImGuiPayload_IsDelivery href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_IsDelivery_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiPayload_IsDelivery fullName: ImGuiNET.ImGuiNative.ImGuiPayload_IsDelivery nameWithType: ImGuiNative.ImGuiPayload_IsDelivery - uid: ImGuiNET.ImGuiNative.ImGuiPayload_IsPreview(ImGuiNET.ImGuiPayload*) name: ImGuiPayload_IsPreview(ImGuiPayload*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_IsPreview_ImGuiNET_ImGuiPayload__ commentId: M:ImGuiNET.ImGuiNative.ImGuiPayload_IsPreview(ImGuiNET.ImGuiPayload*) fullName: ImGuiNET.ImGuiNative.ImGuiPayload_IsPreview(ImGuiNET.ImGuiPayload*) nameWithType: ImGuiNative.ImGuiPayload_IsPreview(ImGuiPayload*) - uid: ImGuiNET.ImGuiNative.ImGuiPayload_IsPreview* name: ImGuiPayload_IsPreview href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiPayload_IsPreview_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiPayload_IsPreview fullName: ImGuiNET.ImGuiNative.ImGuiPayload_IsPreview nameWithType: ImGuiNative.ImGuiPayload_IsPreview - uid: ImGuiNET.ImGuiNative.ImGuiStorage_BuildSortByKey(ImGuiNET.ImGuiStorage*) name: ImGuiStorage_BuildSortByKey(ImGuiStorage*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_BuildSortByKey_ImGuiNET_ImGuiStorage__ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_BuildSortByKey(ImGuiNET.ImGuiStorage*) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_BuildSortByKey(ImGuiNET.ImGuiStorage*) nameWithType: ImGuiNative.ImGuiStorage_BuildSortByKey(ImGuiStorage*) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_BuildSortByKey* name: ImGuiStorage_BuildSortByKey href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_BuildSortByKey_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_BuildSortByKey fullName: ImGuiNET.ImGuiNative.ImGuiStorage_BuildSortByKey nameWithType: ImGuiNative.ImGuiStorage_BuildSortByKey - uid: ImGuiNET.ImGuiNative.ImGuiStorage_Clear(ImGuiNET.ImGuiStorage*) name: ImGuiStorage_Clear(ImGuiStorage*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_Clear_ImGuiNET_ImGuiStorage__ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_Clear(ImGuiNET.ImGuiStorage*) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_Clear(ImGuiNET.ImGuiStorage*) nameWithType: ImGuiNative.ImGuiStorage_Clear(ImGuiStorage*) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_Clear* name: ImGuiStorage_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_Clear fullName: ImGuiNET.ImGuiNative.ImGuiStorage_Clear nameWithType: ImGuiNative.ImGuiStorage_Clear - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetBool(ImGuiNET.ImGuiStorage*,System.UInt32,System.Byte) name: ImGuiStorage_GetBool(ImGuiStorage*, UInt32, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetBool_ImGuiNET_ImGuiStorage__System_UInt32_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetBool(ImGuiNET.ImGuiStorage*,System.UInt32,System.Byte) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetBool(ImGuiNET.ImGuiStorage*, System.UInt32, System.Byte) nameWithType: ImGuiNative.ImGuiStorage_GetBool(ImGuiStorage*, UInt32, Byte) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetBool* name: ImGuiStorage_GetBool href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetBool_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetBool fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetBool nameWithType: ImGuiNative.ImGuiStorage_GetBool - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetBoolRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Byte) name: ImGuiStorage_GetBoolRef(ImGuiStorage*, UInt32, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetBoolRef_ImGuiNET_ImGuiStorage__System_UInt32_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetBoolRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Byte) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetBoolRef(ImGuiNET.ImGuiStorage*, System.UInt32, System.Byte) nameWithType: ImGuiNative.ImGuiStorage_GetBoolRef(ImGuiStorage*, UInt32, Byte) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetBoolRef* name: ImGuiStorage_GetBoolRef href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetBoolRef_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetBoolRef fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetBoolRef nameWithType: ImGuiNative.ImGuiStorage_GetBoolRef - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloat(ImGuiNET.ImGuiStorage*,System.UInt32,System.Single) name: ImGuiStorage_GetFloat(ImGuiStorage*, UInt32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetFloat_ImGuiNET_ImGuiStorage__System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetFloat(ImGuiNET.ImGuiStorage*,System.UInt32,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloat(ImGuiNET.ImGuiStorage*, System.UInt32, System.Single) nameWithType: ImGuiNative.ImGuiStorage_GetFloat(ImGuiStorage*, UInt32, Single) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloat* name: ImGuiStorage_GetFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetFloat_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetFloat fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloat nameWithType: ImGuiNative.ImGuiStorage_GetFloat - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloatRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Single) name: ImGuiStorage_GetFloatRef(ImGuiStorage*, UInt32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetFloatRef_ImGuiNET_ImGuiStorage__System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetFloatRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloatRef(ImGuiNET.ImGuiStorage*, System.UInt32, System.Single) nameWithType: ImGuiNative.ImGuiStorage_GetFloatRef(ImGuiStorage*, UInt32, Single) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloatRef* name: ImGuiStorage_GetFloatRef href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetFloatRef_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetFloatRef fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetFloatRef nameWithType: ImGuiNative.ImGuiStorage_GetFloatRef - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetInt(ImGuiNET.ImGuiStorage*,System.UInt32,System.Int32) name: ImGuiStorage_GetInt(ImGuiStorage*, UInt32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetInt_ImGuiNET_ImGuiStorage__System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetInt(ImGuiNET.ImGuiStorage*,System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetInt(ImGuiNET.ImGuiStorage*, System.UInt32, System.Int32) nameWithType: ImGuiNative.ImGuiStorage_GetInt(ImGuiStorage*, UInt32, Int32) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetInt* name: ImGuiStorage_GetInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetInt_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetInt fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetInt nameWithType: ImGuiNative.ImGuiStorage_GetInt - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetIntRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Int32) name: ImGuiStorage_GetIntRef(ImGuiStorage*, UInt32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetIntRef_ImGuiNET_ImGuiStorage__System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetIntRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetIntRef(ImGuiNET.ImGuiStorage*, System.UInt32, System.Int32) nameWithType: ImGuiNative.ImGuiStorage_GetIntRef(ImGuiStorage*, UInt32, Int32) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetIntRef* name: ImGuiStorage_GetIntRef href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetIntRef_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetIntRef fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetIntRef nameWithType: ImGuiNative.ImGuiStorage_GetIntRef - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtr(ImGuiNET.ImGuiStorage*,System.UInt32) name: ImGuiStorage_GetVoidPtr(ImGuiStorage*, UInt32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetVoidPtr_ImGuiNET_ImGuiStorage__System_UInt32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtr(ImGuiNET.ImGuiStorage*,System.UInt32) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtr(ImGuiNET.ImGuiStorage*, System.UInt32) nameWithType: ImGuiNative.ImGuiStorage_GetVoidPtr(ImGuiStorage*, UInt32) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtr* name: ImGuiStorage_GetVoidPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetVoidPtr_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtr fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtr nameWithType: ImGuiNative.ImGuiStorage_GetVoidPtr - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtrRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Void*) name: ImGuiStorage_GetVoidPtrRef(ImGuiStorage*, UInt32, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetVoidPtrRef_ImGuiNET_ImGuiStorage__System_UInt32_System_Void__ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtrRef(ImGuiNET.ImGuiStorage*,System.UInt32,System.Void*) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtrRef(ImGuiNET.ImGuiStorage*, System.UInt32, System.Void*) nameWithType: ImGuiNative.ImGuiStorage_GetVoidPtrRef(ImGuiStorage*, UInt32, Void*) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtrRef* name: ImGuiStorage_GetVoidPtrRef href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_GetVoidPtrRef_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtrRef fullName: ImGuiNET.ImGuiNative.ImGuiStorage_GetVoidPtrRef nameWithType: ImGuiNative.ImGuiStorage_GetVoidPtrRef - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetAllInt(ImGuiNET.ImGuiStorage*,System.Int32) name: ImGuiStorage_SetAllInt(ImGuiStorage*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetAllInt_ImGuiNET_ImGuiStorage__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_SetAllInt(ImGuiNET.ImGuiStorage*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetAllInt(ImGuiNET.ImGuiStorage*, System.Int32) nameWithType: ImGuiNative.ImGuiStorage_SetAllInt(ImGuiStorage*, Int32) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetAllInt* name: ImGuiStorage_SetAllInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetAllInt_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_SetAllInt fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetAllInt nameWithType: ImGuiNative.ImGuiStorage_SetAllInt - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetBool(ImGuiNET.ImGuiStorage*,System.UInt32,System.Byte) name: ImGuiStorage_SetBool(ImGuiStorage*, UInt32, Byte) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetBool_ImGuiNET_ImGuiStorage__System_UInt32_System_Byte_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_SetBool(ImGuiNET.ImGuiStorage*,System.UInt32,System.Byte) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetBool(ImGuiNET.ImGuiStorage*, System.UInt32, System.Byte) nameWithType: ImGuiNative.ImGuiStorage_SetBool(ImGuiStorage*, UInt32, Byte) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetBool* name: ImGuiStorage_SetBool href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetBool_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_SetBool fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetBool nameWithType: ImGuiNative.ImGuiStorage_SetBool - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetFloat(ImGuiNET.ImGuiStorage*,System.UInt32,System.Single) name: ImGuiStorage_SetFloat(ImGuiStorage*, UInt32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetFloat_ImGuiNET_ImGuiStorage__System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_SetFloat(ImGuiNET.ImGuiStorage*,System.UInt32,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetFloat(ImGuiNET.ImGuiStorage*, System.UInt32, System.Single) nameWithType: ImGuiNative.ImGuiStorage_SetFloat(ImGuiStorage*, UInt32, Single) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetFloat* name: ImGuiStorage_SetFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetFloat_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_SetFloat fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetFloat nameWithType: ImGuiNative.ImGuiStorage_SetFloat - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetInt(ImGuiNET.ImGuiStorage*,System.UInt32,System.Int32) name: ImGuiStorage_SetInt(ImGuiStorage*, UInt32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetInt_ImGuiNET_ImGuiStorage__System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_SetInt(ImGuiNET.ImGuiStorage*,System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetInt(ImGuiNET.ImGuiStorage*, System.UInt32, System.Int32) nameWithType: ImGuiNative.ImGuiStorage_SetInt(ImGuiStorage*, UInt32, Int32) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetInt* name: ImGuiStorage_SetInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetInt_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_SetInt fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetInt nameWithType: ImGuiNative.ImGuiStorage_SetInt - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetVoidPtr(ImGuiNET.ImGuiStorage*,System.UInt32,System.Void*) name: ImGuiStorage_SetVoidPtr(ImGuiStorage*, UInt32, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetVoidPtr_ImGuiNET_ImGuiStorage__System_UInt32_System_Void__ commentId: M:ImGuiNET.ImGuiNative.ImGuiStorage_SetVoidPtr(ImGuiNET.ImGuiStorage*,System.UInt32,System.Void*) fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetVoidPtr(ImGuiNET.ImGuiStorage*, System.UInt32, System.Void*) nameWithType: ImGuiNative.ImGuiStorage_SetVoidPtr(ImGuiStorage*, UInt32, Void*) - uid: ImGuiNET.ImGuiNative.ImGuiStorage_SetVoidPtr* name: ImGuiStorage_SetVoidPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStorage_SetVoidPtr_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStorage_SetVoidPtr fullName: ImGuiNET.ImGuiNative.ImGuiStorage_SetVoidPtr nameWithType: ImGuiNative.ImGuiStorage_SetVoidPtr - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_destroy(ImGuiNET.ImGuiStoragePair*) name: ImGuiStoragePair_destroy(ImGuiStoragePair*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_destroy_ImGuiNET_ImGuiStoragePair__ commentId: M:ImGuiNET.ImGuiNative.ImGuiStoragePair_destroy(ImGuiNET.ImGuiStoragePair*) fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_destroy(ImGuiNET.ImGuiStoragePair*) nameWithType: ImGuiNative.ImGuiStoragePair_destroy(ImGuiStoragePair*) - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_destroy* name: ImGuiStoragePair_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStoragePair_destroy fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_destroy nameWithType: ImGuiNative.ImGuiStoragePair_destroy - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat(System.UInt32,System.Single) name: ImGuiStoragePair_ImGuiStoragePairFloat(UInt32, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_ImGuiStoragePairFloat_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat(System.UInt32,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat(System.UInt32, System.Single) nameWithType: ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat(UInt32, Single) - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat* name: ImGuiStoragePair_ImGuiStoragePairFloat href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_ImGuiStoragePairFloat_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat nameWithType: ImGuiNative.ImGuiStoragePair_ImGuiStoragePairFloat - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt(System.UInt32,System.Int32) name: ImGuiStoragePair_ImGuiStoragePairInt(UInt32, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_ImGuiStoragePairInt_System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt(System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt(System.UInt32, System.Int32) nameWithType: ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt(UInt32, Int32) - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt* name: ImGuiStoragePair_ImGuiStoragePairInt href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_ImGuiStoragePairInt_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt nameWithType: ImGuiNative.ImGuiStoragePair_ImGuiStoragePairInt - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr(System.UInt32,System.Void*) name: ImGuiStoragePair_ImGuiStoragePairPtr(UInt32, Void*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_ImGuiStoragePairPtr_System_UInt32_System_Void__ commentId: M:ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr(System.UInt32,System.Void*) fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr(System.UInt32, System.Void*) nameWithType: ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr(UInt32, Void*) - uid: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr* name: ImGuiStoragePair_ImGuiStoragePairPtr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStoragePair_ImGuiStoragePairPtr_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr fullName: ImGuiNET.ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr nameWithType: ImGuiNative.ImGuiStoragePair_ImGuiStoragePairPtr - uid: ImGuiNET.ImGuiNative.ImGuiStyle_destroy(ImGuiNET.ImGuiStyle*) name: ImGuiStyle_destroy(ImGuiStyle*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStyle_destroy_ImGuiNET_ImGuiStyle__ commentId: M:ImGuiNET.ImGuiNative.ImGuiStyle_destroy(ImGuiNET.ImGuiStyle*) fullName: ImGuiNET.ImGuiNative.ImGuiStyle_destroy(ImGuiNET.ImGuiStyle*) nameWithType: ImGuiNative.ImGuiStyle_destroy(ImGuiStyle*) - uid: ImGuiNET.ImGuiNative.ImGuiStyle_destroy* name: ImGuiStyle_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStyle_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStyle_destroy fullName: ImGuiNET.ImGuiNative.ImGuiStyle_destroy nameWithType: ImGuiNative.ImGuiStyle_destroy - uid: ImGuiNET.ImGuiNative.ImGuiStyle_ImGuiStyle name: ImGuiStyle_ImGuiStyle() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStyle_ImGuiStyle commentId: M:ImGuiNET.ImGuiNative.ImGuiStyle_ImGuiStyle fullName: ImGuiNET.ImGuiNative.ImGuiStyle_ImGuiStyle() nameWithType: ImGuiNative.ImGuiStyle_ImGuiStyle() - uid: ImGuiNET.ImGuiNative.ImGuiStyle_ImGuiStyle* name: ImGuiStyle_ImGuiStyle href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStyle_ImGuiStyle_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStyle_ImGuiStyle fullName: ImGuiNET.ImGuiNative.ImGuiStyle_ImGuiStyle nameWithType: ImGuiNative.ImGuiStyle_ImGuiStyle - uid: ImGuiNET.ImGuiNative.ImGuiStyle_ScaleAllSizes(ImGuiNET.ImGuiStyle*,System.Single) name: ImGuiStyle_ScaleAllSizes(ImGuiStyle*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStyle_ScaleAllSizes_ImGuiNET_ImGuiStyle__System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiStyle_ScaleAllSizes(ImGuiNET.ImGuiStyle*,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiStyle_ScaleAllSizes(ImGuiNET.ImGuiStyle*, System.Single) nameWithType: ImGuiNative.ImGuiStyle_ScaleAllSizes(ImGuiStyle*, Single) - uid: ImGuiNET.ImGuiNative.ImGuiStyle_ScaleAllSizes* name: ImGuiStyle_ScaleAllSizes href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiStyle_ScaleAllSizes_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiStyle_ScaleAllSizes fullName: ImGuiNET.ImGuiNative.ImGuiStyle_ScaleAllSizes nameWithType: ImGuiNative.ImGuiStyle_ScaleAllSizes - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_append(ImGuiNET.ImGuiTextBuffer*,System.Byte*,System.Byte*) name: ImGuiTextBuffer_append(ImGuiTextBuffer*, Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_append_ImGuiNET_ImGuiTextBuffer__System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_append(ImGuiNET.ImGuiTextBuffer*,System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_append(ImGuiNET.ImGuiTextBuffer*, System.Byte*, System.Byte*) nameWithType: ImGuiNative.ImGuiTextBuffer_append(ImGuiTextBuffer*, Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_append* name: ImGuiTextBuffer_append href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_append_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_append fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_append nameWithType: ImGuiNative.ImGuiTextBuffer_append - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_appendf(ImGuiNET.ImGuiTextBuffer*,System.Byte*) name: ImGuiTextBuffer_appendf(ImGuiTextBuffer*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_appendf_ImGuiNET_ImGuiTextBuffer__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_appendf(ImGuiNET.ImGuiTextBuffer*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_appendf(ImGuiNET.ImGuiTextBuffer*, System.Byte*) nameWithType: ImGuiNative.ImGuiTextBuffer_appendf(ImGuiTextBuffer*, Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_appendf* name: ImGuiTextBuffer_appendf href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_appendf_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_appendf fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_appendf nameWithType: ImGuiNative.ImGuiTextBuffer_appendf - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_begin(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBuffer_begin(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_begin_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_begin(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_begin(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiNative.ImGuiTextBuffer_begin(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_begin* name: ImGuiTextBuffer_begin href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_begin_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_begin fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_begin nameWithType: ImGuiNative.ImGuiTextBuffer_begin - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_c_str(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBuffer_c_str(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_c_str_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_c_str(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_c_str(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiNative.ImGuiTextBuffer_c_str(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_c_str* name: ImGuiTextBuffer_c_str href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_c_str_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_c_str fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_c_str nameWithType: ImGuiNative.ImGuiTextBuffer_c_str - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_clear(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBuffer_clear(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_clear_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_clear(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_clear(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiNative.ImGuiTextBuffer_clear(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_clear* name: ImGuiTextBuffer_clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_clear fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_clear nameWithType: ImGuiNative.ImGuiTextBuffer_clear - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_destroy(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBuffer_destroy(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_destroy_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_destroy(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_destroy(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiNative.ImGuiTextBuffer_destroy(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_destroy* name: ImGuiTextBuffer_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_destroy fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_destroy nameWithType: ImGuiNative.ImGuiTextBuffer_destroy - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_empty(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBuffer_empty(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_empty_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_empty(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_empty(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiNative.ImGuiTextBuffer_empty(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_empty* name: ImGuiTextBuffer_empty href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_empty_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_empty fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_empty nameWithType: ImGuiNative.ImGuiTextBuffer_empty - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_end(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBuffer_end(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_end_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_end(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_end(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiNative.ImGuiTextBuffer_end(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_end* name: ImGuiTextBuffer_end href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_end_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_end fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_end nameWithType: ImGuiNative.ImGuiTextBuffer_end - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer name: ImGuiTextBuffer_ImGuiTextBuffer() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_ImGuiTextBuffer commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer() nameWithType: ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer() - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer* name: ImGuiTextBuffer_ImGuiTextBuffer href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_ImGuiTextBuffer_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer nameWithType: ImGuiNative.ImGuiTextBuffer_ImGuiTextBuffer - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_reserve(ImGuiNET.ImGuiTextBuffer*,System.Int32) name: ImGuiTextBuffer_reserve(ImGuiTextBuffer*, Int32) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_reserve_ImGuiNET_ImGuiTextBuffer__System_Int32_ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_reserve(ImGuiNET.ImGuiTextBuffer*,System.Int32) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_reserve(ImGuiNET.ImGuiTextBuffer*, System.Int32) nameWithType: ImGuiNative.ImGuiTextBuffer_reserve(ImGuiTextBuffer*, Int32) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_reserve* name: ImGuiTextBuffer_reserve href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_reserve_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_reserve fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_reserve nameWithType: ImGuiNative.ImGuiTextBuffer_reserve - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_size(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBuffer_size(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_size_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextBuffer_size(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_size(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiNative.ImGuiTextBuffer_size(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiNative.ImGuiTextBuffer_size* name: ImGuiTextBuffer_size href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextBuffer_size_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextBuffer_size fullName: ImGuiNET.ImGuiNative.ImGuiTextBuffer_size nameWithType: ImGuiNative.ImGuiTextBuffer_size - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_Build(ImGuiNET.ImGuiTextFilter*) name: ImGuiTextFilter_Build(ImGuiTextFilter*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_Build_ImGuiNET_ImGuiTextFilter__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextFilter_Build(ImGuiNET.ImGuiTextFilter*) fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_Build(ImGuiNET.ImGuiTextFilter*) nameWithType: ImGuiNative.ImGuiTextFilter_Build(ImGuiTextFilter*) - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_Build* name: ImGuiTextFilter_Build href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_Build_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextFilter_Build fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_Build nameWithType: ImGuiNative.ImGuiTextFilter_Build - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_Clear(ImGuiNET.ImGuiTextFilter*) name: ImGuiTextFilter_Clear(ImGuiTextFilter*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_Clear_ImGuiNET_ImGuiTextFilter__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextFilter_Clear(ImGuiNET.ImGuiTextFilter*) fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_Clear(ImGuiNET.ImGuiTextFilter*) nameWithType: ImGuiNative.ImGuiTextFilter_Clear(ImGuiTextFilter*) - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_Clear* name: ImGuiTextFilter_Clear href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_Clear_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextFilter_Clear fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_Clear nameWithType: ImGuiNative.ImGuiTextFilter_Clear - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_destroy(ImGuiNET.ImGuiTextFilter*) name: ImGuiTextFilter_destroy(ImGuiTextFilter*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_destroy_ImGuiNET_ImGuiTextFilter__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextFilter_destroy(ImGuiNET.ImGuiTextFilter*) fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_destroy(ImGuiNET.ImGuiTextFilter*) nameWithType: ImGuiNative.ImGuiTextFilter_destroy(ImGuiTextFilter*) - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_destroy* name: ImGuiTextFilter_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextFilter_destroy fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_destroy nameWithType: ImGuiNative.ImGuiTextFilter_destroy - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_Draw(ImGuiNET.ImGuiTextFilter*,System.Byte*,System.Single) name: ImGuiTextFilter_Draw(ImGuiTextFilter*, Byte*, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_Draw_ImGuiNET_ImGuiTextFilter__System_Byte__System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextFilter_Draw(ImGuiNET.ImGuiTextFilter*,System.Byte*,System.Single) fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_Draw(ImGuiNET.ImGuiTextFilter*, System.Byte*, System.Single) nameWithType: ImGuiNative.ImGuiTextFilter_Draw(ImGuiTextFilter*, Byte*, Single) - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_Draw* name: ImGuiTextFilter_Draw href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_Draw_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextFilter_Draw fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_Draw nameWithType: ImGuiNative.ImGuiTextFilter_Draw - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_ImGuiTextFilter(System.Byte*) name: ImGuiTextFilter_ImGuiTextFilter(Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_ImGuiTextFilter_System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextFilter_ImGuiTextFilter(System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_ImGuiTextFilter(System.Byte*) nameWithType: ImGuiNative.ImGuiTextFilter_ImGuiTextFilter(Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_ImGuiTextFilter* name: ImGuiTextFilter_ImGuiTextFilter href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_ImGuiTextFilter_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextFilter_ImGuiTextFilter fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_ImGuiTextFilter nameWithType: ImGuiNative.ImGuiTextFilter_ImGuiTextFilter - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_IsActive(ImGuiNET.ImGuiTextFilter*) name: ImGuiTextFilter_IsActive(ImGuiTextFilter*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_IsActive_ImGuiNET_ImGuiTextFilter__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextFilter_IsActive(ImGuiNET.ImGuiTextFilter*) fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_IsActive(ImGuiNET.ImGuiTextFilter*) nameWithType: ImGuiNative.ImGuiTextFilter_IsActive(ImGuiTextFilter*) - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_IsActive* name: ImGuiTextFilter_IsActive href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_IsActive_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextFilter_IsActive fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_IsActive nameWithType: ImGuiNative.ImGuiTextFilter_IsActive - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_PassFilter(ImGuiNET.ImGuiTextFilter*,System.Byte*,System.Byte*) name: ImGuiTextFilter_PassFilter(ImGuiTextFilter*, Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_PassFilter_ImGuiNET_ImGuiTextFilter__System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextFilter_PassFilter(ImGuiNET.ImGuiTextFilter*,System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_PassFilter(ImGuiNET.ImGuiTextFilter*, System.Byte*, System.Byte*) nameWithType: ImGuiNative.ImGuiTextFilter_PassFilter(ImGuiTextFilter*, Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiTextFilter_PassFilter* name: ImGuiTextFilter_PassFilter href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextFilter_PassFilter_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextFilter_PassFilter fullName: ImGuiNET.ImGuiNative.ImGuiTextFilter_PassFilter nameWithType: ImGuiNative.ImGuiTextFilter_PassFilter - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_destroy(ImGuiNET.ImGuiTextRange*) name: ImGuiTextRange_destroy(ImGuiTextRange*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_destroy_ImGuiNET_ImGuiTextRange__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextRange_destroy(ImGuiNET.ImGuiTextRange*) fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_destroy(ImGuiNET.ImGuiTextRange*) nameWithType: ImGuiNative.ImGuiTextRange_destroy(ImGuiTextRange*) - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_destroy* name: ImGuiTextRange_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextRange_destroy fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_destroy nameWithType: ImGuiNative.ImGuiTextRange_destroy - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_empty(ImGuiNET.ImGuiTextRange*) name: ImGuiTextRange_empty(ImGuiTextRange*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_empty_ImGuiNET_ImGuiTextRange__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextRange_empty(ImGuiNET.ImGuiTextRange*) fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_empty(ImGuiNET.ImGuiTextRange*) nameWithType: ImGuiNative.ImGuiTextRange_empty(ImGuiTextRange*) - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_empty* name: ImGuiTextRange_empty href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_empty_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextRange_empty fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_empty nameWithType: ImGuiNative.ImGuiTextRange_empty - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRange name: ImGuiTextRange_ImGuiTextRange() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_ImGuiTextRange commentId: M:ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRange fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRange() nameWithType: ImGuiNative.ImGuiTextRange_ImGuiTextRange() - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRange* name: ImGuiTextRange_ImGuiTextRange href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_ImGuiTextRange_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRange fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRange nameWithType: ImGuiNative.ImGuiTextRange_ImGuiTextRange - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr(System.Byte*,System.Byte*) name: ImGuiTextRange_ImGuiTextRangeStr(Byte*, Byte*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_ImGuiTextRangeStr_System_Byte__System_Byte__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr(System.Byte*,System.Byte*) fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr(System.Byte*, System.Byte*) nameWithType: ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr(Byte*, Byte*) - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr* name: ImGuiTextRange_ImGuiTextRangeStr href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_ImGuiTextRangeStr_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr nameWithType: ImGuiNative.ImGuiTextRange_ImGuiTextRangeStr - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_split(ImGuiNET.ImGuiTextRange*,System.Byte,ImGuiNET.ImVector*) name: ImGuiTextRange_split(ImGuiTextRange*, Byte, ImVector*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_split_ImGuiNET_ImGuiTextRange__System_Byte_ImGuiNET_ImVector__ commentId: M:ImGuiNET.ImGuiNative.ImGuiTextRange_split(ImGuiNET.ImGuiTextRange*,System.Byte,ImGuiNET.ImVector*) fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_split(ImGuiNET.ImGuiTextRange*, System.Byte, ImGuiNET.ImVector*) nameWithType: ImGuiNative.ImGuiTextRange_split(ImGuiTextRange*, Byte, ImVector*) - uid: ImGuiNET.ImGuiNative.ImGuiTextRange_split* name: ImGuiTextRange_split href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImGuiTextRange_split_ commentId: Overload:ImGuiNET.ImGuiNative.ImGuiTextRange_split fullName: ImGuiNET.ImGuiNative.ImGuiTextRange_split nameWithType: ImGuiNative.ImGuiTextRange_split - uid: ImGuiNET.ImGuiNative.ImVec2_destroy(System.Numerics.Vector2*) name: ImVec2_destroy(Vector2*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec2_destroy_System_Numerics_Vector2__ commentId: M:ImGuiNET.ImGuiNative.ImVec2_destroy(System.Numerics.Vector2*) fullName: ImGuiNET.ImGuiNative.ImVec2_destroy(System.Numerics.Vector2*) nameWithType: ImGuiNative.ImVec2_destroy(Vector2*) - uid: ImGuiNET.ImGuiNative.ImVec2_destroy* name: ImVec2_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec2_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImVec2_destroy fullName: ImGuiNET.ImGuiNative.ImVec2_destroy nameWithType: ImGuiNative.ImVec2_destroy - uid: ImGuiNET.ImGuiNative.ImVec2_ImVec2 name: ImVec2_ImVec2() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec2_ImVec2 commentId: M:ImGuiNET.ImGuiNative.ImVec2_ImVec2 fullName: ImGuiNET.ImGuiNative.ImVec2_ImVec2() nameWithType: ImGuiNative.ImVec2_ImVec2() - uid: ImGuiNET.ImGuiNative.ImVec2_ImVec2* name: ImVec2_ImVec2 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec2_ImVec2_ commentId: Overload:ImGuiNET.ImGuiNative.ImVec2_ImVec2 fullName: ImGuiNET.ImGuiNative.ImVec2_ImVec2 nameWithType: ImGuiNative.ImVec2_ImVec2 - uid: ImGuiNET.ImGuiNative.ImVec2_ImVec2Float(System.Single,System.Single) name: ImVec2_ImVec2Float(Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec2_ImVec2Float_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImVec2_ImVec2Float(System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.ImVec2_ImVec2Float(System.Single, System.Single) nameWithType: ImGuiNative.ImVec2_ImVec2Float(Single, Single) - uid: ImGuiNET.ImGuiNative.ImVec2_ImVec2Float* name: ImVec2_ImVec2Float href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec2_ImVec2Float_ commentId: Overload:ImGuiNET.ImGuiNative.ImVec2_ImVec2Float fullName: ImGuiNET.ImGuiNative.ImVec2_ImVec2Float nameWithType: ImGuiNative.ImVec2_ImVec2Float - uid: ImGuiNET.ImGuiNative.ImVec4_destroy(System.Numerics.Vector4*) name: ImVec4_destroy(Vector4*) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec4_destroy_System_Numerics_Vector4__ commentId: M:ImGuiNET.ImGuiNative.ImVec4_destroy(System.Numerics.Vector4*) fullName: ImGuiNET.ImGuiNative.ImVec4_destroy(System.Numerics.Vector4*) nameWithType: ImGuiNative.ImVec4_destroy(Vector4*) - uid: ImGuiNET.ImGuiNative.ImVec4_destroy* name: ImVec4_destroy href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec4_destroy_ commentId: Overload:ImGuiNET.ImGuiNative.ImVec4_destroy fullName: ImGuiNET.ImGuiNative.ImVec4_destroy nameWithType: ImGuiNative.ImVec4_destroy - uid: ImGuiNET.ImGuiNative.ImVec4_ImVec4 name: ImVec4_ImVec4() href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec4_ImVec4 commentId: M:ImGuiNET.ImGuiNative.ImVec4_ImVec4 fullName: ImGuiNET.ImGuiNative.ImVec4_ImVec4() nameWithType: ImGuiNative.ImVec4_ImVec4() - uid: ImGuiNET.ImGuiNative.ImVec4_ImVec4* name: ImVec4_ImVec4 href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec4_ImVec4_ commentId: Overload:ImGuiNET.ImGuiNative.ImVec4_ImVec4 fullName: ImGuiNET.ImGuiNative.ImVec4_ImVec4 nameWithType: ImGuiNative.ImVec4_ImVec4 - uid: ImGuiNET.ImGuiNative.ImVec4_ImVec4Float(System.Single,System.Single,System.Single,System.Single) name: ImVec4_ImVec4Float(Single, Single, Single, Single) href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec4_ImVec4Float_System_Single_System_Single_System_Single_System_Single_ commentId: M:ImGuiNET.ImGuiNative.ImVec4_ImVec4Float(System.Single,System.Single,System.Single,System.Single) fullName: ImGuiNET.ImGuiNative.ImVec4_ImVec4Float(System.Single, System.Single, System.Single, System.Single) nameWithType: ImGuiNative.ImVec4_ImVec4Float(Single, Single, Single, Single) - uid: ImGuiNET.ImGuiNative.ImVec4_ImVec4Float* name: ImVec4_ImVec4Float href: api/ImGuiNET.ImGuiNative.html#ImGuiNET_ImGuiNative_ImVec4_ImVec4Float_ commentId: Overload:ImGuiNET.ImGuiNative.ImVec4_ImVec4Float fullName: ImGuiNET.ImGuiNative.ImVec4_ImVec4Float nameWithType: ImGuiNative.ImVec4_ImVec4Float - uid: ImGuiNET.ImGuiNavInput name: ImGuiNavInput href: api/ImGuiNET.ImGuiNavInput.html commentId: T:ImGuiNET.ImGuiNavInput fullName: ImGuiNET.ImGuiNavInput nameWithType: ImGuiNavInput - uid: ImGuiNET.ImGuiNavInput.Activate name: Activate href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_Activate commentId: F:ImGuiNET.ImGuiNavInput.Activate fullName: ImGuiNET.ImGuiNavInput.Activate nameWithType: ImGuiNavInput.Activate - uid: ImGuiNET.ImGuiNavInput.Cancel name: Cancel href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_Cancel commentId: F:ImGuiNET.ImGuiNavInput.Cancel fullName: ImGuiNET.ImGuiNavInput.Cancel nameWithType: ImGuiNavInput.Cancel - uid: ImGuiNET.ImGuiNavInput.COUNT name: COUNT href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_COUNT commentId: F:ImGuiNET.ImGuiNavInput.COUNT fullName: ImGuiNET.ImGuiNavInput.COUNT nameWithType: ImGuiNavInput.COUNT - uid: ImGuiNET.ImGuiNavInput.DpadDown name: DpadDown href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_DpadDown commentId: F:ImGuiNET.ImGuiNavInput.DpadDown fullName: ImGuiNET.ImGuiNavInput.DpadDown nameWithType: ImGuiNavInput.DpadDown - uid: ImGuiNET.ImGuiNavInput.DpadLeft name: DpadLeft href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_DpadLeft commentId: F:ImGuiNET.ImGuiNavInput.DpadLeft fullName: ImGuiNET.ImGuiNavInput.DpadLeft nameWithType: ImGuiNavInput.DpadLeft - uid: ImGuiNET.ImGuiNavInput.DpadRight name: DpadRight href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_DpadRight commentId: F:ImGuiNET.ImGuiNavInput.DpadRight fullName: ImGuiNET.ImGuiNavInput.DpadRight nameWithType: ImGuiNavInput.DpadRight - uid: ImGuiNET.ImGuiNavInput.DpadUp name: DpadUp href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_DpadUp commentId: F:ImGuiNET.ImGuiNavInput.DpadUp fullName: ImGuiNET.ImGuiNavInput.DpadUp nameWithType: ImGuiNavInput.DpadUp - uid: ImGuiNET.ImGuiNavInput.FocusNext name: FocusNext href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_FocusNext commentId: F:ImGuiNET.ImGuiNavInput.FocusNext fullName: ImGuiNET.ImGuiNavInput.FocusNext nameWithType: ImGuiNavInput.FocusNext - uid: ImGuiNET.ImGuiNavInput.FocusPrev name: FocusPrev href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_FocusPrev commentId: F:ImGuiNET.ImGuiNavInput.FocusPrev fullName: ImGuiNET.ImGuiNavInput.FocusPrev nameWithType: ImGuiNavInput.FocusPrev - uid: ImGuiNET.ImGuiNavInput.Input name: Input href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_Input commentId: F:ImGuiNET.ImGuiNavInput.Input fullName: ImGuiNET.ImGuiNavInput.Input nameWithType: ImGuiNavInput.Input - uid: ImGuiNET.ImGuiNavInput.InternalStart name: InternalStart href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_InternalStart commentId: F:ImGuiNET.ImGuiNavInput.InternalStart fullName: ImGuiNET.ImGuiNavInput.InternalStart nameWithType: ImGuiNavInput.InternalStart - uid: ImGuiNET.ImGuiNavInput.KeyDown name: KeyDown href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_KeyDown commentId: F:ImGuiNET.ImGuiNavInput.KeyDown fullName: ImGuiNET.ImGuiNavInput.KeyDown nameWithType: ImGuiNavInput.KeyDown - uid: ImGuiNET.ImGuiNavInput.KeyLeft name: KeyLeft href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_KeyLeft commentId: F:ImGuiNET.ImGuiNavInput.KeyLeft fullName: ImGuiNET.ImGuiNavInput.KeyLeft nameWithType: ImGuiNavInput.KeyLeft - uid: ImGuiNET.ImGuiNavInput.KeyMenu name: KeyMenu href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_KeyMenu commentId: F:ImGuiNET.ImGuiNavInput.KeyMenu fullName: ImGuiNET.ImGuiNavInput.KeyMenu nameWithType: ImGuiNavInput.KeyMenu - uid: ImGuiNET.ImGuiNavInput.KeyRight name: KeyRight href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_KeyRight commentId: F:ImGuiNET.ImGuiNavInput.KeyRight fullName: ImGuiNET.ImGuiNavInput.KeyRight nameWithType: ImGuiNavInput.KeyRight - uid: ImGuiNET.ImGuiNavInput.KeyTab name: KeyTab href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_KeyTab commentId: F:ImGuiNET.ImGuiNavInput.KeyTab fullName: ImGuiNET.ImGuiNavInput.KeyTab nameWithType: ImGuiNavInput.KeyTab - uid: ImGuiNET.ImGuiNavInput.KeyUp name: KeyUp href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_KeyUp commentId: F:ImGuiNET.ImGuiNavInput.KeyUp fullName: ImGuiNET.ImGuiNavInput.KeyUp nameWithType: ImGuiNavInput.KeyUp - uid: ImGuiNET.ImGuiNavInput.LStickDown name: LStickDown href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_LStickDown commentId: F:ImGuiNET.ImGuiNavInput.LStickDown fullName: ImGuiNET.ImGuiNavInput.LStickDown nameWithType: ImGuiNavInput.LStickDown - uid: ImGuiNET.ImGuiNavInput.LStickLeft name: LStickLeft href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_LStickLeft commentId: F:ImGuiNET.ImGuiNavInput.LStickLeft fullName: ImGuiNET.ImGuiNavInput.LStickLeft nameWithType: ImGuiNavInput.LStickLeft - uid: ImGuiNET.ImGuiNavInput.LStickRight name: LStickRight href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_LStickRight commentId: F:ImGuiNET.ImGuiNavInput.LStickRight fullName: ImGuiNET.ImGuiNavInput.LStickRight nameWithType: ImGuiNavInput.LStickRight - uid: ImGuiNET.ImGuiNavInput.LStickUp name: LStickUp href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_LStickUp commentId: F:ImGuiNET.ImGuiNavInput.LStickUp fullName: ImGuiNET.ImGuiNavInput.LStickUp nameWithType: ImGuiNavInput.LStickUp - uid: ImGuiNET.ImGuiNavInput.Menu name: Menu href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_Menu commentId: F:ImGuiNET.ImGuiNavInput.Menu fullName: ImGuiNET.ImGuiNavInput.Menu nameWithType: ImGuiNavInput.Menu - uid: ImGuiNET.ImGuiNavInput.TweakFast name: TweakFast href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_TweakFast commentId: F:ImGuiNET.ImGuiNavInput.TweakFast fullName: ImGuiNET.ImGuiNavInput.TweakFast nameWithType: ImGuiNavInput.TweakFast - uid: ImGuiNET.ImGuiNavInput.TweakSlow name: TweakSlow href: api/ImGuiNET.ImGuiNavInput.html#ImGuiNET_ImGuiNavInput_TweakSlow commentId: F:ImGuiNET.ImGuiNavInput.TweakSlow fullName: ImGuiNET.ImGuiNavInput.TweakSlow nameWithType: ImGuiNavInput.TweakSlow - uid: ImGuiNET.ImGuiOnceUponAFrame name: ImGuiOnceUponAFrame href: api/ImGuiNET.ImGuiOnceUponAFrame.html commentId: T:ImGuiNET.ImGuiOnceUponAFrame fullName: ImGuiNET.ImGuiOnceUponAFrame nameWithType: ImGuiOnceUponAFrame - uid: ImGuiNET.ImGuiOnceUponAFrame.RefFrame name: RefFrame href: api/ImGuiNET.ImGuiOnceUponAFrame.html#ImGuiNET_ImGuiOnceUponAFrame_RefFrame commentId: F:ImGuiNET.ImGuiOnceUponAFrame.RefFrame fullName: ImGuiNET.ImGuiOnceUponAFrame.RefFrame nameWithType: ImGuiOnceUponAFrame.RefFrame - uid: ImGuiNET.ImGuiOnceUponAFramePtr name: ImGuiOnceUponAFramePtr href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html commentId: T:ImGuiNET.ImGuiOnceUponAFramePtr fullName: ImGuiNET.ImGuiOnceUponAFramePtr nameWithType: ImGuiOnceUponAFramePtr - uid: ImGuiNET.ImGuiOnceUponAFramePtr.#ctor(ImGuiNET.ImGuiOnceUponAFrame*) name: ImGuiOnceUponAFramePtr(ImGuiOnceUponAFrame*) href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr__ctor_ImGuiNET_ImGuiOnceUponAFrame__ commentId: M:ImGuiNET.ImGuiOnceUponAFramePtr.#ctor(ImGuiNET.ImGuiOnceUponAFrame*) fullName: ImGuiNET.ImGuiOnceUponAFramePtr.ImGuiOnceUponAFramePtr(ImGuiNET.ImGuiOnceUponAFrame*) nameWithType: ImGuiOnceUponAFramePtr.ImGuiOnceUponAFramePtr(ImGuiOnceUponAFrame*) - uid: ImGuiNET.ImGuiOnceUponAFramePtr.#ctor(System.IntPtr) name: ImGuiOnceUponAFramePtr(IntPtr) href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiOnceUponAFramePtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiOnceUponAFramePtr.ImGuiOnceUponAFramePtr(System.IntPtr) nameWithType: ImGuiOnceUponAFramePtr.ImGuiOnceUponAFramePtr(IntPtr) - uid: ImGuiNET.ImGuiOnceUponAFramePtr.#ctor* name: ImGuiOnceUponAFramePtr href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr__ctor_ commentId: Overload:ImGuiNET.ImGuiOnceUponAFramePtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiOnceUponAFramePtr.ImGuiOnceUponAFramePtr nameWithType: ImGuiOnceUponAFramePtr.ImGuiOnceUponAFramePtr - uid: ImGuiNET.ImGuiOnceUponAFramePtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_Destroy commentId: M:ImGuiNET.ImGuiOnceUponAFramePtr.Destroy fullName: ImGuiNET.ImGuiOnceUponAFramePtr.Destroy() nameWithType: ImGuiOnceUponAFramePtr.Destroy() - uid: ImGuiNET.ImGuiOnceUponAFramePtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiOnceUponAFramePtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiOnceUponAFramePtr.Destroy nameWithType: ImGuiOnceUponAFramePtr.Destroy - uid: ImGuiNET.ImGuiOnceUponAFramePtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_NativePtr commentId: P:ImGuiNET.ImGuiOnceUponAFramePtr.NativePtr fullName: ImGuiNET.ImGuiOnceUponAFramePtr.NativePtr nameWithType: ImGuiOnceUponAFramePtr.NativePtr - uid: ImGuiNET.ImGuiOnceUponAFramePtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiOnceUponAFramePtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiOnceUponAFramePtr.NativePtr nameWithType: ImGuiOnceUponAFramePtr.NativePtr - uid: ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit(ImGuiNET.ImGuiOnceUponAFrame*)~ImGuiNET.ImGuiOnceUponAFramePtr name: Implicit(ImGuiOnceUponAFrame* to ImGuiOnceUponAFramePtr) href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_op_Implicit_ImGuiNET_ImGuiOnceUponAFrame___ImGuiNET_ImGuiOnceUponAFramePtr commentId: M:ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit(ImGuiNET.ImGuiOnceUponAFrame*)~ImGuiNET.ImGuiOnceUponAFramePtr name.vb: Widening(ImGuiOnceUponAFrame* to ImGuiOnceUponAFramePtr) fullName: ImGuiNET.ImGuiOnceUponAFramePtr.Implicit(ImGuiNET.ImGuiOnceUponAFrame* to ImGuiNET.ImGuiOnceUponAFramePtr) fullName.vb: ImGuiNET.ImGuiOnceUponAFramePtr.Widening(ImGuiNET.ImGuiOnceUponAFrame* to ImGuiNET.ImGuiOnceUponAFramePtr) nameWithType: ImGuiOnceUponAFramePtr.Implicit(ImGuiOnceUponAFrame* to ImGuiOnceUponAFramePtr) nameWithType.vb: ImGuiOnceUponAFramePtr.Widening(ImGuiOnceUponAFrame* to ImGuiOnceUponAFramePtr) - uid: ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit(ImGuiNET.ImGuiOnceUponAFramePtr)~ImGuiNET.ImGuiOnceUponAFrame* name: Implicit(ImGuiOnceUponAFramePtr to ImGuiOnceUponAFrame*) href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_op_Implicit_ImGuiNET_ImGuiOnceUponAFramePtr__ImGuiNET_ImGuiOnceUponAFrame_ commentId: M:ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit(ImGuiNET.ImGuiOnceUponAFramePtr)~ImGuiNET.ImGuiOnceUponAFrame* name.vb: Widening(ImGuiOnceUponAFramePtr to ImGuiOnceUponAFrame*) fullName: ImGuiNET.ImGuiOnceUponAFramePtr.Implicit(ImGuiNET.ImGuiOnceUponAFramePtr to ImGuiNET.ImGuiOnceUponAFrame*) fullName.vb: ImGuiNET.ImGuiOnceUponAFramePtr.Widening(ImGuiNET.ImGuiOnceUponAFramePtr to ImGuiNET.ImGuiOnceUponAFrame*) nameWithType: ImGuiOnceUponAFramePtr.Implicit(ImGuiOnceUponAFramePtr to ImGuiOnceUponAFrame*) nameWithType.vb: ImGuiOnceUponAFramePtr.Widening(ImGuiOnceUponAFramePtr to ImGuiOnceUponAFrame*) - uid: ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiOnceUponAFramePtr name: Implicit(IntPtr to ImGuiOnceUponAFramePtr) href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiOnceUponAFramePtr commentId: M:ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiOnceUponAFramePtr name.vb: Widening(IntPtr to ImGuiOnceUponAFramePtr) fullName: ImGuiNET.ImGuiOnceUponAFramePtr.Implicit(System.IntPtr to ImGuiNET.ImGuiOnceUponAFramePtr) fullName.vb: ImGuiNET.ImGuiOnceUponAFramePtr.Widening(System.IntPtr to ImGuiNET.ImGuiOnceUponAFramePtr) nameWithType: ImGuiOnceUponAFramePtr.Implicit(IntPtr to ImGuiOnceUponAFramePtr) nameWithType.vb: ImGuiOnceUponAFramePtr.Widening(IntPtr to ImGuiOnceUponAFramePtr) - uid: ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiOnceUponAFramePtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiOnceUponAFramePtr.Implicit fullName.vb: ImGuiNET.ImGuiOnceUponAFramePtr.Widening nameWithType: ImGuiOnceUponAFramePtr.Implicit nameWithType.vb: ImGuiOnceUponAFramePtr.Widening - uid: ImGuiNET.ImGuiOnceUponAFramePtr.RefFrame name: RefFrame href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_RefFrame commentId: P:ImGuiNET.ImGuiOnceUponAFramePtr.RefFrame fullName: ImGuiNET.ImGuiOnceUponAFramePtr.RefFrame nameWithType: ImGuiOnceUponAFramePtr.RefFrame - uid: ImGuiNET.ImGuiOnceUponAFramePtr.RefFrame* name: RefFrame href: api/ImGuiNET.ImGuiOnceUponAFramePtr.html#ImGuiNET_ImGuiOnceUponAFramePtr_RefFrame_ commentId: Overload:ImGuiNET.ImGuiOnceUponAFramePtr.RefFrame isSpec: "True" fullName: ImGuiNET.ImGuiOnceUponAFramePtr.RefFrame nameWithType: ImGuiOnceUponAFramePtr.RefFrame - uid: ImGuiNET.ImGuiPayload name: ImGuiPayload href: api/ImGuiNET.ImGuiPayload.html commentId: T:ImGuiNET.ImGuiPayload fullName: ImGuiNET.ImGuiPayload nameWithType: ImGuiPayload - uid: ImGuiNET.ImGuiPayload.Data name: Data href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_Data commentId: F:ImGuiNET.ImGuiPayload.Data fullName: ImGuiNET.ImGuiPayload.Data nameWithType: ImGuiPayload.Data - uid: ImGuiNET.ImGuiPayload.DataFrameCount name: DataFrameCount href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_DataFrameCount commentId: F:ImGuiNET.ImGuiPayload.DataFrameCount fullName: ImGuiNET.ImGuiPayload.DataFrameCount nameWithType: ImGuiPayload.DataFrameCount - uid: ImGuiNET.ImGuiPayload.DataSize name: DataSize href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_DataSize commentId: F:ImGuiNET.ImGuiPayload.DataSize fullName: ImGuiNET.ImGuiPayload.DataSize nameWithType: ImGuiPayload.DataSize - uid: ImGuiNET.ImGuiPayload.DataType name: DataType href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_DataType commentId: F:ImGuiNET.ImGuiPayload.DataType fullName: ImGuiNET.ImGuiPayload.DataType nameWithType: ImGuiPayload.DataType - uid: ImGuiNET.ImGuiPayload.Delivery name: Delivery href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_Delivery commentId: F:ImGuiNET.ImGuiPayload.Delivery fullName: ImGuiNET.ImGuiPayload.Delivery nameWithType: ImGuiPayload.Delivery - uid: ImGuiNET.ImGuiPayload.Preview name: Preview href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_Preview commentId: F:ImGuiNET.ImGuiPayload.Preview fullName: ImGuiNET.ImGuiPayload.Preview nameWithType: ImGuiPayload.Preview - uid: ImGuiNET.ImGuiPayload.SourceId name: SourceId href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_SourceId commentId: F:ImGuiNET.ImGuiPayload.SourceId fullName: ImGuiNET.ImGuiPayload.SourceId nameWithType: ImGuiPayload.SourceId - uid: ImGuiNET.ImGuiPayload.SourceParentId name: SourceParentId href: api/ImGuiNET.ImGuiPayload.html#ImGuiNET_ImGuiPayload_SourceParentId commentId: F:ImGuiNET.ImGuiPayload.SourceParentId fullName: ImGuiNET.ImGuiPayload.SourceParentId nameWithType: ImGuiPayload.SourceParentId - uid: ImGuiNET.ImGuiPayloadPtr name: ImGuiPayloadPtr href: api/ImGuiNET.ImGuiPayloadPtr.html commentId: T:ImGuiNET.ImGuiPayloadPtr fullName: ImGuiNET.ImGuiPayloadPtr nameWithType: ImGuiPayloadPtr - uid: ImGuiNET.ImGuiPayloadPtr.#ctor(ImGuiNET.ImGuiPayload*) name: ImGuiPayloadPtr(ImGuiPayload*) href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr__ctor_ImGuiNET_ImGuiPayload__ commentId: M:ImGuiNET.ImGuiPayloadPtr.#ctor(ImGuiNET.ImGuiPayload*) fullName: ImGuiNET.ImGuiPayloadPtr.ImGuiPayloadPtr(ImGuiNET.ImGuiPayload*) nameWithType: ImGuiPayloadPtr.ImGuiPayloadPtr(ImGuiPayload*) - uid: ImGuiNET.ImGuiPayloadPtr.#ctor(System.IntPtr) name: ImGuiPayloadPtr(IntPtr) href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiPayloadPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiPayloadPtr.ImGuiPayloadPtr(System.IntPtr) nameWithType: ImGuiPayloadPtr.ImGuiPayloadPtr(IntPtr) - uid: ImGuiNET.ImGuiPayloadPtr.#ctor* name: ImGuiPayloadPtr href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.ImGuiPayloadPtr nameWithType: ImGuiPayloadPtr.ImGuiPayloadPtr - uid: ImGuiNET.ImGuiPayloadPtr.Clear name: Clear() href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Clear commentId: M:ImGuiNET.ImGuiPayloadPtr.Clear fullName: ImGuiNET.ImGuiPayloadPtr.Clear() nameWithType: ImGuiPayloadPtr.Clear() - uid: ImGuiNET.ImGuiPayloadPtr.Clear* name: Clear href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Clear_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.Clear isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.Clear nameWithType: ImGuiPayloadPtr.Clear - uid: ImGuiNET.ImGuiPayloadPtr.Data name: Data href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Data commentId: P:ImGuiNET.ImGuiPayloadPtr.Data fullName: ImGuiNET.ImGuiPayloadPtr.Data nameWithType: ImGuiPayloadPtr.Data - uid: ImGuiNET.ImGuiPayloadPtr.Data* name: Data href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Data_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.Data isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.Data nameWithType: ImGuiPayloadPtr.Data - uid: ImGuiNET.ImGuiPayloadPtr.DataFrameCount name: DataFrameCount href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_DataFrameCount commentId: P:ImGuiNET.ImGuiPayloadPtr.DataFrameCount fullName: ImGuiNET.ImGuiPayloadPtr.DataFrameCount nameWithType: ImGuiPayloadPtr.DataFrameCount - uid: ImGuiNET.ImGuiPayloadPtr.DataFrameCount* name: DataFrameCount href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_DataFrameCount_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.DataFrameCount isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.DataFrameCount nameWithType: ImGuiPayloadPtr.DataFrameCount - uid: ImGuiNET.ImGuiPayloadPtr.DataSize name: DataSize href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_DataSize commentId: P:ImGuiNET.ImGuiPayloadPtr.DataSize fullName: ImGuiNET.ImGuiPayloadPtr.DataSize nameWithType: ImGuiPayloadPtr.DataSize - uid: ImGuiNET.ImGuiPayloadPtr.DataSize* name: DataSize href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_DataSize_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.DataSize isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.DataSize nameWithType: ImGuiPayloadPtr.DataSize - uid: ImGuiNET.ImGuiPayloadPtr.DataType name: DataType href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_DataType commentId: P:ImGuiNET.ImGuiPayloadPtr.DataType fullName: ImGuiNET.ImGuiPayloadPtr.DataType nameWithType: ImGuiPayloadPtr.DataType - uid: ImGuiNET.ImGuiPayloadPtr.DataType* name: DataType href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_DataType_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.DataType isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.DataType nameWithType: ImGuiPayloadPtr.DataType - uid: ImGuiNET.ImGuiPayloadPtr.Delivery name: Delivery href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Delivery commentId: P:ImGuiNET.ImGuiPayloadPtr.Delivery fullName: ImGuiNET.ImGuiPayloadPtr.Delivery nameWithType: ImGuiPayloadPtr.Delivery - uid: ImGuiNET.ImGuiPayloadPtr.Delivery* name: Delivery href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Delivery_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.Delivery isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.Delivery nameWithType: ImGuiPayloadPtr.Delivery - uid: ImGuiNET.ImGuiPayloadPtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Destroy commentId: M:ImGuiNET.ImGuiPayloadPtr.Destroy fullName: ImGuiNET.ImGuiPayloadPtr.Destroy() nameWithType: ImGuiPayloadPtr.Destroy() - uid: ImGuiNET.ImGuiPayloadPtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.Destroy nameWithType: ImGuiPayloadPtr.Destroy - uid: ImGuiNET.ImGuiPayloadPtr.IsDataType(System.String) name: IsDataType(String) href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_IsDataType_System_String_ commentId: M:ImGuiNET.ImGuiPayloadPtr.IsDataType(System.String) fullName: ImGuiNET.ImGuiPayloadPtr.IsDataType(System.String) nameWithType: ImGuiPayloadPtr.IsDataType(String) - uid: ImGuiNET.ImGuiPayloadPtr.IsDataType* name: IsDataType href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_IsDataType_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.IsDataType isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.IsDataType nameWithType: ImGuiPayloadPtr.IsDataType - uid: ImGuiNET.ImGuiPayloadPtr.IsDelivery name: IsDelivery() href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_IsDelivery commentId: M:ImGuiNET.ImGuiPayloadPtr.IsDelivery fullName: ImGuiNET.ImGuiPayloadPtr.IsDelivery() nameWithType: ImGuiPayloadPtr.IsDelivery() - uid: ImGuiNET.ImGuiPayloadPtr.IsDelivery* name: IsDelivery href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_IsDelivery_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.IsDelivery isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.IsDelivery nameWithType: ImGuiPayloadPtr.IsDelivery - uid: ImGuiNET.ImGuiPayloadPtr.IsPreview name: IsPreview() href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_IsPreview commentId: M:ImGuiNET.ImGuiPayloadPtr.IsPreview fullName: ImGuiNET.ImGuiPayloadPtr.IsPreview() nameWithType: ImGuiPayloadPtr.IsPreview() - uid: ImGuiNET.ImGuiPayloadPtr.IsPreview* name: IsPreview href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_IsPreview_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.IsPreview isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.IsPreview nameWithType: ImGuiPayloadPtr.IsPreview - uid: ImGuiNET.ImGuiPayloadPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_NativePtr commentId: P:ImGuiNET.ImGuiPayloadPtr.NativePtr fullName: ImGuiNET.ImGuiPayloadPtr.NativePtr nameWithType: ImGuiPayloadPtr.NativePtr - uid: ImGuiNET.ImGuiPayloadPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.NativePtr nameWithType: ImGuiPayloadPtr.NativePtr - uid: ImGuiNET.ImGuiPayloadPtr.op_Implicit(ImGuiNET.ImGuiPayload*)~ImGuiNET.ImGuiPayloadPtr name: Implicit(ImGuiPayload* to ImGuiPayloadPtr) href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_op_Implicit_ImGuiNET_ImGuiPayload___ImGuiNET_ImGuiPayloadPtr commentId: M:ImGuiNET.ImGuiPayloadPtr.op_Implicit(ImGuiNET.ImGuiPayload*)~ImGuiNET.ImGuiPayloadPtr name.vb: Widening(ImGuiPayload* to ImGuiPayloadPtr) fullName: ImGuiNET.ImGuiPayloadPtr.Implicit(ImGuiNET.ImGuiPayload* to ImGuiNET.ImGuiPayloadPtr) fullName.vb: ImGuiNET.ImGuiPayloadPtr.Widening(ImGuiNET.ImGuiPayload* to ImGuiNET.ImGuiPayloadPtr) nameWithType: ImGuiPayloadPtr.Implicit(ImGuiPayload* to ImGuiPayloadPtr) nameWithType.vb: ImGuiPayloadPtr.Widening(ImGuiPayload* to ImGuiPayloadPtr) - uid: ImGuiNET.ImGuiPayloadPtr.op_Implicit(ImGuiNET.ImGuiPayloadPtr)~ImGuiNET.ImGuiPayload* name: Implicit(ImGuiPayloadPtr to ImGuiPayload*) href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_op_Implicit_ImGuiNET_ImGuiPayloadPtr__ImGuiNET_ImGuiPayload_ commentId: M:ImGuiNET.ImGuiPayloadPtr.op_Implicit(ImGuiNET.ImGuiPayloadPtr)~ImGuiNET.ImGuiPayload* name.vb: Widening(ImGuiPayloadPtr to ImGuiPayload*) fullName: ImGuiNET.ImGuiPayloadPtr.Implicit(ImGuiNET.ImGuiPayloadPtr to ImGuiNET.ImGuiPayload*) fullName.vb: ImGuiNET.ImGuiPayloadPtr.Widening(ImGuiNET.ImGuiPayloadPtr to ImGuiNET.ImGuiPayload*) nameWithType: ImGuiPayloadPtr.Implicit(ImGuiPayloadPtr to ImGuiPayload*) nameWithType.vb: ImGuiPayloadPtr.Widening(ImGuiPayloadPtr to ImGuiPayload*) - uid: ImGuiNET.ImGuiPayloadPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiPayloadPtr name: Implicit(IntPtr to ImGuiPayloadPtr) href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiPayloadPtr commentId: M:ImGuiNET.ImGuiPayloadPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiPayloadPtr name.vb: Widening(IntPtr to ImGuiPayloadPtr) fullName: ImGuiNET.ImGuiPayloadPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiPayloadPtr) fullName.vb: ImGuiNET.ImGuiPayloadPtr.Widening(System.IntPtr to ImGuiNET.ImGuiPayloadPtr) nameWithType: ImGuiPayloadPtr.Implicit(IntPtr to ImGuiPayloadPtr) nameWithType.vb: ImGuiPayloadPtr.Widening(IntPtr to ImGuiPayloadPtr) - uid: ImGuiNET.ImGuiPayloadPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiPayloadPtr.Implicit fullName.vb: ImGuiNET.ImGuiPayloadPtr.Widening nameWithType: ImGuiPayloadPtr.Implicit nameWithType.vb: ImGuiPayloadPtr.Widening - uid: ImGuiNET.ImGuiPayloadPtr.Preview name: Preview href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Preview commentId: P:ImGuiNET.ImGuiPayloadPtr.Preview fullName: ImGuiNET.ImGuiPayloadPtr.Preview nameWithType: ImGuiPayloadPtr.Preview - uid: ImGuiNET.ImGuiPayloadPtr.Preview* name: Preview href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_Preview_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.Preview isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.Preview nameWithType: ImGuiPayloadPtr.Preview - uid: ImGuiNET.ImGuiPayloadPtr.SourceId name: SourceId href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_SourceId commentId: P:ImGuiNET.ImGuiPayloadPtr.SourceId fullName: ImGuiNET.ImGuiPayloadPtr.SourceId nameWithType: ImGuiPayloadPtr.SourceId - uid: ImGuiNET.ImGuiPayloadPtr.SourceId* name: SourceId href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_SourceId_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.SourceId isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.SourceId nameWithType: ImGuiPayloadPtr.SourceId - uid: ImGuiNET.ImGuiPayloadPtr.SourceParentId name: SourceParentId href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_SourceParentId commentId: P:ImGuiNET.ImGuiPayloadPtr.SourceParentId fullName: ImGuiNET.ImGuiPayloadPtr.SourceParentId nameWithType: ImGuiPayloadPtr.SourceParentId - uid: ImGuiNET.ImGuiPayloadPtr.SourceParentId* name: SourceParentId href: api/ImGuiNET.ImGuiPayloadPtr.html#ImGuiNET_ImGuiPayloadPtr_SourceParentId_ commentId: Overload:ImGuiNET.ImGuiPayloadPtr.SourceParentId isSpec: "True" fullName: ImGuiNET.ImGuiPayloadPtr.SourceParentId nameWithType: ImGuiPayloadPtr.SourceParentId - uid: ImGuiNET.ImGuiSelectableFlags name: ImGuiSelectableFlags href: api/ImGuiNET.ImGuiSelectableFlags.html commentId: T:ImGuiNET.ImGuiSelectableFlags fullName: ImGuiNET.ImGuiSelectableFlags nameWithType: ImGuiSelectableFlags - uid: ImGuiNET.ImGuiSelectableFlags.AllowDoubleClick name: AllowDoubleClick href: api/ImGuiNET.ImGuiSelectableFlags.html#ImGuiNET_ImGuiSelectableFlags_AllowDoubleClick commentId: F:ImGuiNET.ImGuiSelectableFlags.AllowDoubleClick fullName: ImGuiNET.ImGuiSelectableFlags.AllowDoubleClick nameWithType: ImGuiSelectableFlags.AllowDoubleClick - uid: ImGuiNET.ImGuiSelectableFlags.Disabled name: Disabled href: api/ImGuiNET.ImGuiSelectableFlags.html#ImGuiNET_ImGuiSelectableFlags_Disabled commentId: F:ImGuiNET.ImGuiSelectableFlags.Disabled fullName: ImGuiNET.ImGuiSelectableFlags.Disabled nameWithType: ImGuiSelectableFlags.Disabled - uid: ImGuiNET.ImGuiSelectableFlags.DontClosePopups name: DontClosePopups href: api/ImGuiNET.ImGuiSelectableFlags.html#ImGuiNET_ImGuiSelectableFlags_DontClosePopups commentId: F:ImGuiNET.ImGuiSelectableFlags.DontClosePopups fullName: ImGuiNET.ImGuiSelectableFlags.DontClosePopups nameWithType: ImGuiSelectableFlags.DontClosePopups - uid: ImGuiNET.ImGuiSelectableFlags.None name: None href: api/ImGuiNET.ImGuiSelectableFlags.html#ImGuiNET_ImGuiSelectableFlags_None commentId: F:ImGuiNET.ImGuiSelectableFlags.None fullName: ImGuiNET.ImGuiSelectableFlags.None nameWithType: ImGuiSelectableFlags.None - uid: ImGuiNET.ImGuiSelectableFlags.SpanAllColumns name: SpanAllColumns href: api/ImGuiNET.ImGuiSelectableFlags.html#ImGuiNET_ImGuiSelectableFlags_SpanAllColumns commentId: F:ImGuiNET.ImGuiSelectableFlags.SpanAllColumns fullName: ImGuiNET.ImGuiSelectableFlags.SpanAllColumns nameWithType: ImGuiSelectableFlags.SpanAllColumns - uid: ImGuiNET.ImGuiSizeCallback name: ImGuiSizeCallback href: api/ImGuiNET.ImGuiSizeCallback.html commentId: T:ImGuiNET.ImGuiSizeCallback fullName: ImGuiNET.ImGuiSizeCallback nameWithType: ImGuiSizeCallback - uid: ImGuiNET.ImGuiSizeCallbackData name: ImGuiSizeCallbackData href: api/ImGuiNET.ImGuiSizeCallbackData.html commentId: T:ImGuiNET.ImGuiSizeCallbackData fullName: ImGuiNET.ImGuiSizeCallbackData nameWithType: ImGuiSizeCallbackData - uid: ImGuiNET.ImGuiSizeCallbackData.CurrentSize name: CurrentSize href: api/ImGuiNET.ImGuiSizeCallbackData.html#ImGuiNET_ImGuiSizeCallbackData_CurrentSize commentId: F:ImGuiNET.ImGuiSizeCallbackData.CurrentSize fullName: ImGuiNET.ImGuiSizeCallbackData.CurrentSize nameWithType: ImGuiSizeCallbackData.CurrentSize - uid: ImGuiNET.ImGuiSizeCallbackData.DesiredSize name: DesiredSize href: api/ImGuiNET.ImGuiSizeCallbackData.html#ImGuiNET_ImGuiSizeCallbackData_DesiredSize commentId: F:ImGuiNET.ImGuiSizeCallbackData.DesiredSize fullName: ImGuiNET.ImGuiSizeCallbackData.DesiredSize nameWithType: ImGuiSizeCallbackData.DesiredSize - uid: ImGuiNET.ImGuiSizeCallbackData.Pos name: Pos href: api/ImGuiNET.ImGuiSizeCallbackData.html#ImGuiNET_ImGuiSizeCallbackData_Pos commentId: F:ImGuiNET.ImGuiSizeCallbackData.Pos fullName: ImGuiNET.ImGuiSizeCallbackData.Pos nameWithType: ImGuiSizeCallbackData.Pos - uid: ImGuiNET.ImGuiSizeCallbackData.UserData name: UserData href: api/ImGuiNET.ImGuiSizeCallbackData.html#ImGuiNET_ImGuiSizeCallbackData_UserData commentId: F:ImGuiNET.ImGuiSizeCallbackData.UserData fullName: ImGuiNET.ImGuiSizeCallbackData.UserData nameWithType: ImGuiSizeCallbackData.UserData - uid: ImGuiNET.ImGuiSizeCallbackDataPtr name: ImGuiSizeCallbackDataPtr href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html commentId: T:ImGuiNET.ImGuiSizeCallbackDataPtr fullName: ImGuiNET.ImGuiSizeCallbackDataPtr nameWithType: ImGuiSizeCallbackDataPtr - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.#ctor(ImGuiNET.ImGuiSizeCallbackData*) name: ImGuiSizeCallbackDataPtr(ImGuiSizeCallbackData*) href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr__ctor_ImGuiNET_ImGuiSizeCallbackData__ commentId: M:ImGuiNET.ImGuiSizeCallbackDataPtr.#ctor(ImGuiNET.ImGuiSizeCallbackData*) fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.ImGuiSizeCallbackDataPtr(ImGuiNET.ImGuiSizeCallbackData*) nameWithType: ImGuiSizeCallbackDataPtr.ImGuiSizeCallbackDataPtr(ImGuiSizeCallbackData*) - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.#ctor(System.IntPtr) name: ImGuiSizeCallbackDataPtr(IntPtr) href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiSizeCallbackDataPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.ImGuiSizeCallbackDataPtr(System.IntPtr) nameWithType: ImGuiSizeCallbackDataPtr.ImGuiSizeCallbackDataPtr(IntPtr) - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.#ctor* name: ImGuiSizeCallbackDataPtr href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiSizeCallbackDataPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.ImGuiSizeCallbackDataPtr nameWithType: ImGuiSizeCallbackDataPtr.ImGuiSizeCallbackDataPtr - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.CurrentSize name: CurrentSize href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_CurrentSize commentId: P:ImGuiNET.ImGuiSizeCallbackDataPtr.CurrentSize fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.CurrentSize nameWithType: ImGuiSizeCallbackDataPtr.CurrentSize - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.CurrentSize* name: CurrentSize href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_CurrentSize_ commentId: Overload:ImGuiNET.ImGuiSizeCallbackDataPtr.CurrentSize isSpec: "True" fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.CurrentSize nameWithType: ImGuiSizeCallbackDataPtr.CurrentSize - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.DesiredSize name: DesiredSize href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_DesiredSize commentId: P:ImGuiNET.ImGuiSizeCallbackDataPtr.DesiredSize fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.DesiredSize nameWithType: ImGuiSizeCallbackDataPtr.DesiredSize - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.DesiredSize* name: DesiredSize href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_DesiredSize_ commentId: Overload:ImGuiNET.ImGuiSizeCallbackDataPtr.DesiredSize isSpec: "True" fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.DesiredSize nameWithType: ImGuiSizeCallbackDataPtr.DesiredSize - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_NativePtr commentId: P:ImGuiNET.ImGuiSizeCallbackDataPtr.NativePtr fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.NativePtr nameWithType: ImGuiSizeCallbackDataPtr.NativePtr - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiSizeCallbackDataPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.NativePtr nameWithType: ImGuiSizeCallbackDataPtr.NativePtr - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiSizeCallbackData*)~ImGuiNET.ImGuiSizeCallbackDataPtr name: Implicit(ImGuiSizeCallbackData* to ImGuiSizeCallbackDataPtr) href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_op_Implicit_ImGuiNET_ImGuiSizeCallbackData___ImGuiNET_ImGuiSizeCallbackDataPtr commentId: M:ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiSizeCallbackData*)~ImGuiNET.ImGuiSizeCallbackDataPtr name.vb: Widening(ImGuiSizeCallbackData* to ImGuiSizeCallbackDataPtr) fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.Implicit(ImGuiNET.ImGuiSizeCallbackData* to ImGuiNET.ImGuiSizeCallbackDataPtr) fullName.vb: ImGuiNET.ImGuiSizeCallbackDataPtr.Widening(ImGuiNET.ImGuiSizeCallbackData* to ImGuiNET.ImGuiSizeCallbackDataPtr) nameWithType: ImGuiSizeCallbackDataPtr.Implicit(ImGuiSizeCallbackData* to ImGuiSizeCallbackDataPtr) nameWithType.vb: ImGuiSizeCallbackDataPtr.Widening(ImGuiSizeCallbackData* to ImGuiSizeCallbackDataPtr) - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiSizeCallbackDataPtr)~ImGuiNET.ImGuiSizeCallbackData* name: Implicit(ImGuiSizeCallbackDataPtr to ImGuiSizeCallbackData*) href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_op_Implicit_ImGuiNET_ImGuiSizeCallbackDataPtr__ImGuiNET_ImGuiSizeCallbackData_ commentId: M:ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit(ImGuiNET.ImGuiSizeCallbackDataPtr)~ImGuiNET.ImGuiSizeCallbackData* name.vb: Widening(ImGuiSizeCallbackDataPtr to ImGuiSizeCallbackData*) fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.Implicit(ImGuiNET.ImGuiSizeCallbackDataPtr to ImGuiNET.ImGuiSizeCallbackData*) fullName.vb: ImGuiNET.ImGuiSizeCallbackDataPtr.Widening(ImGuiNET.ImGuiSizeCallbackDataPtr to ImGuiNET.ImGuiSizeCallbackData*) nameWithType: ImGuiSizeCallbackDataPtr.Implicit(ImGuiSizeCallbackDataPtr to ImGuiSizeCallbackData*) nameWithType.vb: ImGuiSizeCallbackDataPtr.Widening(ImGuiSizeCallbackDataPtr to ImGuiSizeCallbackData*) - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiSizeCallbackDataPtr name: Implicit(IntPtr to ImGuiSizeCallbackDataPtr) href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiSizeCallbackDataPtr commentId: M:ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiSizeCallbackDataPtr name.vb: Widening(IntPtr to ImGuiSizeCallbackDataPtr) fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiSizeCallbackDataPtr) fullName.vb: ImGuiNET.ImGuiSizeCallbackDataPtr.Widening(System.IntPtr to ImGuiNET.ImGuiSizeCallbackDataPtr) nameWithType: ImGuiSizeCallbackDataPtr.Implicit(IntPtr to ImGuiSizeCallbackDataPtr) nameWithType.vb: ImGuiSizeCallbackDataPtr.Widening(IntPtr to ImGuiSizeCallbackDataPtr) - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiSizeCallbackDataPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.Implicit fullName.vb: ImGuiNET.ImGuiSizeCallbackDataPtr.Widening nameWithType: ImGuiSizeCallbackDataPtr.Implicit nameWithType.vb: ImGuiSizeCallbackDataPtr.Widening - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.Pos name: Pos href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_Pos commentId: P:ImGuiNET.ImGuiSizeCallbackDataPtr.Pos fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.Pos nameWithType: ImGuiSizeCallbackDataPtr.Pos - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.Pos* name: Pos href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_Pos_ commentId: Overload:ImGuiNET.ImGuiSizeCallbackDataPtr.Pos isSpec: "True" fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.Pos nameWithType: ImGuiSizeCallbackDataPtr.Pos - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.UserData name: UserData href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_UserData commentId: P:ImGuiNET.ImGuiSizeCallbackDataPtr.UserData fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.UserData nameWithType: ImGuiSizeCallbackDataPtr.UserData - uid: ImGuiNET.ImGuiSizeCallbackDataPtr.UserData* name: UserData href: api/ImGuiNET.ImGuiSizeCallbackDataPtr.html#ImGuiNET_ImGuiSizeCallbackDataPtr_UserData_ commentId: Overload:ImGuiNET.ImGuiSizeCallbackDataPtr.UserData isSpec: "True" fullName: ImGuiNET.ImGuiSizeCallbackDataPtr.UserData nameWithType: ImGuiSizeCallbackDataPtr.UserData - uid: ImGuiNET.ImGuiStorage name: ImGuiStorage href: api/ImGuiNET.ImGuiStorage.html commentId: T:ImGuiNET.ImGuiStorage fullName: ImGuiNET.ImGuiStorage nameWithType: ImGuiStorage - uid: ImGuiNET.ImGuiStorage.Data name: Data href: api/ImGuiNET.ImGuiStorage.html#ImGuiNET_ImGuiStorage_Data commentId: F:ImGuiNET.ImGuiStorage.Data fullName: ImGuiNET.ImGuiStorage.Data nameWithType: ImGuiStorage.Data - uid: ImGuiNET.ImGuiStoragePair name: ImGuiStoragePair href: api/ImGuiNET.ImGuiStoragePair.html commentId: T:ImGuiNET.ImGuiStoragePair fullName: ImGuiNET.ImGuiStoragePair nameWithType: ImGuiStoragePair - uid: ImGuiNET.ImGuiStoragePair.Key name: Key href: api/ImGuiNET.ImGuiStoragePair.html#ImGuiNET_ImGuiStoragePair_Key commentId: F:ImGuiNET.ImGuiStoragePair.Key fullName: ImGuiNET.ImGuiStoragePair.Key nameWithType: ImGuiStoragePair.Key - uid: ImGuiNET.ImGuiStoragePair.Value name: Value href: api/ImGuiNET.ImGuiStoragePair.html#ImGuiNET_ImGuiStoragePair_Value commentId: F:ImGuiNET.ImGuiStoragePair.Value fullName: ImGuiNET.ImGuiStoragePair.Value nameWithType: ImGuiStoragePair.Value - uid: ImGuiNET.ImGuiStoragePairPtr name: ImGuiStoragePairPtr href: api/ImGuiNET.ImGuiStoragePairPtr.html commentId: T:ImGuiNET.ImGuiStoragePairPtr fullName: ImGuiNET.ImGuiStoragePairPtr nameWithType: ImGuiStoragePairPtr - uid: ImGuiNET.ImGuiStoragePairPtr.#ctor(ImGuiNET.ImGuiStoragePair*) name: ImGuiStoragePairPtr(ImGuiStoragePair*) href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr__ctor_ImGuiNET_ImGuiStoragePair__ commentId: M:ImGuiNET.ImGuiStoragePairPtr.#ctor(ImGuiNET.ImGuiStoragePair*) fullName: ImGuiNET.ImGuiStoragePairPtr.ImGuiStoragePairPtr(ImGuiNET.ImGuiStoragePair*) nameWithType: ImGuiStoragePairPtr.ImGuiStoragePairPtr(ImGuiStoragePair*) - uid: ImGuiNET.ImGuiStoragePairPtr.#ctor(System.IntPtr) name: ImGuiStoragePairPtr(IntPtr) href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiStoragePairPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiStoragePairPtr.ImGuiStoragePairPtr(System.IntPtr) nameWithType: ImGuiStoragePairPtr.ImGuiStoragePairPtr(IntPtr) - uid: ImGuiNET.ImGuiStoragePairPtr.#ctor* name: ImGuiStoragePairPtr href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiStoragePairPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiStoragePairPtr.ImGuiStoragePairPtr nameWithType: ImGuiStoragePairPtr.ImGuiStoragePairPtr - uid: ImGuiNET.ImGuiStoragePairPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr_NativePtr commentId: P:ImGuiNET.ImGuiStoragePairPtr.NativePtr fullName: ImGuiNET.ImGuiStoragePairPtr.NativePtr nameWithType: ImGuiStoragePairPtr.NativePtr - uid: ImGuiNET.ImGuiStoragePairPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiStoragePairPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiStoragePairPtr.NativePtr nameWithType: ImGuiStoragePairPtr.NativePtr - uid: ImGuiNET.ImGuiStoragePairPtr.op_Implicit(ImGuiNET.ImGuiStoragePair*)~ImGuiNET.ImGuiStoragePairPtr name: Implicit(ImGuiStoragePair* to ImGuiStoragePairPtr) href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr_op_Implicit_ImGuiNET_ImGuiStoragePair___ImGuiNET_ImGuiStoragePairPtr commentId: M:ImGuiNET.ImGuiStoragePairPtr.op_Implicit(ImGuiNET.ImGuiStoragePair*)~ImGuiNET.ImGuiStoragePairPtr name.vb: Widening(ImGuiStoragePair* to ImGuiStoragePairPtr) fullName: ImGuiNET.ImGuiStoragePairPtr.Implicit(ImGuiNET.ImGuiStoragePair* to ImGuiNET.ImGuiStoragePairPtr) fullName.vb: ImGuiNET.ImGuiStoragePairPtr.Widening(ImGuiNET.ImGuiStoragePair* to ImGuiNET.ImGuiStoragePairPtr) nameWithType: ImGuiStoragePairPtr.Implicit(ImGuiStoragePair* to ImGuiStoragePairPtr) nameWithType.vb: ImGuiStoragePairPtr.Widening(ImGuiStoragePair* to ImGuiStoragePairPtr) - uid: ImGuiNET.ImGuiStoragePairPtr.op_Implicit(ImGuiNET.ImGuiStoragePairPtr)~ImGuiNET.ImGuiStoragePair* name: Implicit(ImGuiStoragePairPtr to ImGuiStoragePair*) href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr_op_Implicit_ImGuiNET_ImGuiStoragePairPtr__ImGuiNET_ImGuiStoragePair_ commentId: M:ImGuiNET.ImGuiStoragePairPtr.op_Implicit(ImGuiNET.ImGuiStoragePairPtr)~ImGuiNET.ImGuiStoragePair* name.vb: Widening(ImGuiStoragePairPtr to ImGuiStoragePair*) fullName: ImGuiNET.ImGuiStoragePairPtr.Implicit(ImGuiNET.ImGuiStoragePairPtr to ImGuiNET.ImGuiStoragePair*) fullName.vb: ImGuiNET.ImGuiStoragePairPtr.Widening(ImGuiNET.ImGuiStoragePairPtr to ImGuiNET.ImGuiStoragePair*) nameWithType: ImGuiStoragePairPtr.Implicit(ImGuiStoragePairPtr to ImGuiStoragePair*) nameWithType.vb: ImGuiStoragePairPtr.Widening(ImGuiStoragePairPtr to ImGuiStoragePair*) - uid: ImGuiNET.ImGuiStoragePairPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStoragePairPtr name: Implicit(IntPtr to ImGuiStoragePairPtr) href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiStoragePairPtr commentId: M:ImGuiNET.ImGuiStoragePairPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStoragePairPtr name.vb: Widening(IntPtr to ImGuiStoragePairPtr) fullName: ImGuiNET.ImGuiStoragePairPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiStoragePairPtr) fullName.vb: ImGuiNET.ImGuiStoragePairPtr.Widening(System.IntPtr to ImGuiNET.ImGuiStoragePairPtr) nameWithType: ImGuiStoragePairPtr.Implicit(IntPtr to ImGuiStoragePairPtr) nameWithType.vb: ImGuiStoragePairPtr.Widening(IntPtr to ImGuiStoragePairPtr) - uid: ImGuiNET.ImGuiStoragePairPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiStoragePairPtr.html#ImGuiNET_ImGuiStoragePairPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiStoragePairPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiStoragePairPtr.Implicit fullName.vb: ImGuiNET.ImGuiStoragePairPtr.Widening nameWithType: ImGuiStoragePairPtr.Implicit nameWithType.vb: ImGuiStoragePairPtr.Widening - uid: ImGuiNET.ImGuiStoragePtr name: ImGuiStoragePtr href: api/ImGuiNET.ImGuiStoragePtr.html commentId: T:ImGuiNET.ImGuiStoragePtr fullName: ImGuiNET.ImGuiStoragePtr nameWithType: ImGuiStoragePtr - uid: ImGuiNET.ImGuiStoragePtr.#ctor(ImGuiNET.ImGuiStorage*) name: ImGuiStoragePtr(ImGuiStorage*) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr__ctor_ImGuiNET_ImGuiStorage__ commentId: M:ImGuiNET.ImGuiStoragePtr.#ctor(ImGuiNET.ImGuiStorage*) fullName: ImGuiNET.ImGuiStoragePtr.ImGuiStoragePtr(ImGuiNET.ImGuiStorage*) nameWithType: ImGuiStoragePtr.ImGuiStoragePtr(ImGuiStorage*) - uid: ImGuiNET.ImGuiStoragePtr.#ctor(System.IntPtr) name: ImGuiStoragePtr(IntPtr) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiStoragePtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiStoragePtr.ImGuiStoragePtr(System.IntPtr) nameWithType: ImGuiStoragePtr.ImGuiStoragePtr(IntPtr) - uid: ImGuiNET.ImGuiStoragePtr.#ctor* name: ImGuiStoragePtr href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr__ctor_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.ImGuiStoragePtr nameWithType: ImGuiStoragePtr.ImGuiStoragePtr - uid: ImGuiNET.ImGuiStoragePtr.BuildSortByKey name: BuildSortByKey() href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_BuildSortByKey commentId: M:ImGuiNET.ImGuiStoragePtr.BuildSortByKey fullName: ImGuiNET.ImGuiStoragePtr.BuildSortByKey() nameWithType: ImGuiStoragePtr.BuildSortByKey() - uid: ImGuiNET.ImGuiStoragePtr.BuildSortByKey* name: BuildSortByKey href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_BuildSortByKey_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.BuildSortByKey isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.BuildSortByKey nameWithType: ImGuiStoragePtr.BuildSortByKey - uid: ImGuiNET.ImGuiStoragePtr.Clear name: Clear() href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_Clear commentId: M:ImGuiNET.ImGuiStoragePtr.Clear fullName: ImGuiNET.ImGuiStoragePtr.Clear() nameWithType: ImGuiStoragePtr.Clear() - uid: ImGuiNET.ImGuiStoragePtr.Clear* name: Clear href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_Clear_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.Clear isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.Clear nameWithType: ImGuiStoragePtr.Clear - uid: ImGuiNET.ImGuiStoragePtr.Data name: Data href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_Data commentId: P:ImGuiNET.ImGuiStoragePtr.Data fullName: ImGuiNET.ImGuiStoragePtr.Data nameWithType: ImGuiStoragePtr.Data - uid: ImGuiNET.ImGuiStoragePtr.Data* name: Data href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_Data_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.Data isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.Data nameWithType: ImGuiStoragePtr.Data - uid: ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32) name: GetBool(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetBool_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32) nameWithType: ImGuiStoragePtr.GetBool(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32,System.Boolean) name: GetBool(UInt32, Boolean) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetBool_System_UInt32_System_Boolean_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32,System.Boolean) fullName: ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32, System.Boolean) nameWithType: ImGuiStoragePtr.GetBool(UInt32, Boolean) - uid: ImGuiNET.ImGuiStoragePtr.GetBool* name: GetBool href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetBool_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetBool isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetBool nameWithType: ImGuiStoragePtr.GetBool - uid: ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32) name: GetBoolRef(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetBoolRef_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32) nameWithType: ImGuiStoragePtr.GetBoolRef(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32,System.Boolean) name: GetBoolRef(UInt32, Boolean) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetBoolRef_System_UInt32_System_Boolean_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32,System.Boolean) fullName: ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32, System.Boolean) nameWithType: ImGuiStoragePtr.GetBoolRef(UInt32, Boolean) - uid: ImGuiNET.ImGuiStoragePtr.GetBoolRef* name: GetBoolRef href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetBoolRef_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetBoolRef isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetBoolRef nameWithType: ImGuiStoragePtr.GetBoolRef - uid: ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32) name: GetFloat(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetFloat_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32) nameWithType: ImGuiStoragePtr.GetFloat(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32,System.Single) name: GetFloat(UInt32, Single) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetFloat_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32,System.Single) fullName: ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32, System.Single) nameWithType: ImGuiStoragePtr.GetFloat(UInt32, Single) - uid: ImGuiNET.ImGuiStoragePtr.GetFloat* name: GetFloat href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetFloat_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetFloat isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetFloat nameWithType: ImGuiStoragePtr.GetFloat - uid: ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32) name: GetFloatRef(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetFloatRef_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32) nameWithType: ImGuiStoragePtr.GetFloatRef(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32,System.Single) name: GetFloatRef(UInt32, Single) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetFloatRef_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32,System.Single) fullName: ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32, System.Single) nameWithType: ImGuiStoragePtr.GetFloatRef(UInt32, Single) - uid: ImGuiNET.ImGuiStoragePtr.GetFloatRef* name: GetFloatRef href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetFloatRef_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetFloatRef isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetFloatRef nameWithType: ImGuiStoragePtr.GetFloatRef - uid: ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32) name: GetInt(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetInt_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32) nameWithType: ImGuiStoragePtr.GetInt(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32,System.Int32) name: GetInt(UInt32, Int32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetInt_System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32, System.Int32) nameWithType: ImGuiStoragePtr.GetInt(UInt32, Int32) - uid: ImGuiNET.ImGuiStoragePtr.GetInt* name: GetInt href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetInt_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetInt isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetInt nameWithType: ImGuiStoragePtr.GetInt - uid: ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32) name: GetIntRef(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetIntRef_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32) nameWithType: ImGuiStoragePtr.GetIntRef(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32,System.Int32) name: GetIntRef(UInt32, Int32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetIntRef_System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32, System.Int32) nameWithType: ImGuiStoragePtr.GetIntRef(UInt32, Int32) - uid: ImGuiNET.ImGuiStoragePtr.GetIntRef* name: GetIntRef href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetIntRef_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetIntRef isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetIntRef nameWithType: ImGuiStoragePtr.GetIntRef - uid: ImGuiNET.ImGuiStoragePtr.GetVoidPtr(System.UInt32) name: GetVoidPtr(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetVoidPtr_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetVoidPtr(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetVoidPtr(System.UInt32) nameWithType: ImGuiStoragePtr.GetVoidPtr(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetVoidPtr* name: GetVoidPtr href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetVoidPtr_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetVoidPtr isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetVoidPtr nameWithType: ImGuiStoragePtr.GetVoidPtr - uid: ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32) name: GetVoidPtrRef(UInt32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_System_UInt32_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32) fullName: ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32) nameWithType: ImGuiStoragePtr.GetVoidPtrRef(UInt32) - uid: ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32,System.IntPtr) name: GetVoidPtrRef(UInt32, IntPtr) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_System_UInt32_System_IntPtr_ commentId: M:ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32,System.IntPtr) fullName: ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32, System.IntPtr) nameWithType: ImGuiStoragePtr.GetVoidPtrRef(UInt32, IntPtr) - uid: ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef* name: GetVoidPtrRef href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef nameWithType: ImGuiStoragePtr.GetVoidPtrRef - uid: ImGuiNET.ImGuiStoragePtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_NativePtr commentId: P:ImGuiNET.ImGuiStoragePtr.NativePtr fullName: ImGuiNET.ImGuiStoragePtr.NativePtr nameWithType: ImGuiStoragePtr.NativePtr - uid: ImGuiNET.ImGuiStoragePtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.NativePtr nameWithType: ImGuiStoragePtr.NativePtr - uid: ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStorage*)~ImGuiNET.ImGuiStoragePtr name: Implicit(ImGuiStorage* to ImGuiStoragePtr) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_op_Implicit_ImGuiNET_ImGuiStorage___ImGuiNET_ImGuiStoragePtr commentId: M:ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStorage*)~ImGuiNET.ImGuiStoragePtr name.vb: Widening(ImGuiStorage* to ImGuiStoragePtr) fullName: ImGuiNET.ImGuiStoragePtr.Implicit(ImGuiNET.ImGuiStorage* to ImGuiNET.ImGuiStoragePtr) fullName.vb: ImGuiNET.ImGuiStoragePtr.Widening(ImGuiNET.ImGuiStorage* to ImGuiNET.ImGuiStoragePtr) nameWithType: ImGuiStoragePtr.Implicit(ImGuiStorage* to ImGuiStoragePtr) nameWithType.vb: ImGuiStoragePtr.Widening(ImGuiStorage* to ImGuiStoragePtr) - uid: ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStoragePtr)~ImGuiNET.ImGuiStorage* name: Implicit(ImGuiStoragePtr to ImGuiStorage*) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_op_Implicit_ImGuiNET_ImGuiStoragePtr__ImGuiNET_ImGuiStorage_ commentId: M:ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStoragePtr)~ImGuiNET.ImGuiStorage* name.vb: Widening(ImGuiStoragePtr to ImGuiStorage*) fullName: ImGuiNET.ImGuiStoragePtr.Implicit(ImGuiNET.ImGuiStoragePtr to ImGuiNET.ImGuiStorage*) fullName.vb: ImGuiNET.ImGuiStoragePtr.Widening(ImGuiNET.ImGuiStoragePtr to ImGuiNET.ImGuiStorage*) nameWithType: ImGuiStoragePtr.Implicit(ImGuiStoragePtr to ImGuiStorage*) nameWithType.vb: ImGuiStoragePtr.Widening(ImGuiStoragePtr to ImGuiStorage*) - uid: ImGuiNET.ImGuiStoragePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStoragePtr name: Implicit(IntPtr to ImGuiStoragePtr) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiStoragePtr commentId: M:ImGuiNET.ImGuiStoragePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStoragePtr name.vb: Widening(IntPtr to ImGuiStoragePtr) fullName: ImGuiNET.ImGuiStoragePtr.Implicit(System.IntPtr to ImGuiNET.ImGuiStoragePtr) fullName.vb: ImGuiNET.ImGuiStoragePtr.Widening(System.IntPtr to ImGuiNET.ImGuiStoragePtr) nameWithType: ImGuiStoragePtr.Implicit(IntPtr to ImGuiStoragePtr) nameWithType.vb: ImGuiStoragePtr.Widening(IntPtr to ImGuiStoragePtr) - uid: ImGuiNET.ImGuiStoragePtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiStoragePtr.Implicit fullName.vb: ImGuiNET.ImGuiStoragePtr.Widening nameWithType: ImGuiStoragePtr.Implicit nameWithType.vb: ImGuiStoragePtr.Widening - uid: ImGuiNET.ImGuiStoragePtr.SetAllInt(System.Int32) name: SetAllInt(Int32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetAllInt_System_Int32_ commentId: M:ImGuiNET.ImGuiStoragePtr.SetAllInt(System.Int32) fullName: ImGuiNET.ImGuiStoragePtr.SetAllInt(System.Int32) nameWithType: ImGuiStoragePtr.SetAllInt(Int32) - uid: ImGuiNET.ImGuiStoragePtr.SetAllInt* name: SetAllInt href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetAllInt_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.SetAllInt isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.SetAllInt nameWithType: ImGuiStoragePtr.SetAllInt - uid: ImGuiNET.ImGuiStoragePtr.SetBool(System.UInt32,System.Boolean) name: SetBool(UInt32, Boolean) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetBool_System_UInt32_System_Boolean_ commentId: M:ImGuiNET.ImGuiStoragePtr.SetBool(System.UInt32,System.Boolean) fullName: ImGuiNET.ImGuiStoragePtr.SetBool(System.UInt32, System.Boolean) nameWithType: ImGuiStoragePtr.SetBool(UInt32, Boolean) - uid: ImGuiNET.ImGuiStoragePtr.SetBool* name: SetBool href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetBool_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.SetBool isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.SetBool nameWithType: ImGuiStoragePtr.SetBool - uid: ImGuiNET.ImGuiStoragePtr.SetFloat(System.UInt32,System.Single) name: SetFloat(UInt32, Single) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetFloat_System_UInt32_System_Single_ commentId: M:ImGuiNET.ImGuiStoragePtr.SetFloat(System.UInt32,System.Single) fullName: ImGuiNET.ImGuiStoragePtr.SetFloat(System.UInt32, System.Single) nameWithType: ImGuiStoragePtr.SetFloat(UInt32, Single) - uid: ImGuiNET.ImGuiStoragePtr.SetFloat* name: SetFloat href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetFloat_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.SetFloat isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.SetFloat nameWithType: ImGuiStoragePtr.SetFloat - uid: ImGuiNET.ImGuiStoragePtr.SetInt(System.UInt32,System.Int32) name: SetInt(UInt32, Int32) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetInt_System_UInt32_System_Int32_ commentId: M:ImGuiNET.ImGuiStoragePtr.SetInt(System.UInt32,System.Int32) fullName: ImGuiNET.ImGuiStoragePtr.SetInt(System.UInt32, System.Int32) nameWithType: ImGuiStoragePtr.SetInt(UInt32, Int32) - uid: ImGuiNET.ImGuiStoragePtr.SetInt* name: SetInt href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetInt_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.SetInt isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.SetInt nameWithType: ImGuiStoragePtr.SetInt - uid: ImGuiNET.ImGuiStoragePtr.SetVoidPtr(System.UInt32,System.IntPtr) name: SetVoidPtr(UInt32, IntPtr) href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetVoidPtr_System_UInt32_System_IntPtr_ commentId: M:ImGuiNET.ImGuiStoragePtr.SetVoidPtr(System.UInt32,System.IntPtr) fullName: ImGuiNET.ImGuiStoragePtr.SetVoidPtr(System.UInt32, System.IntPtr) nameWithType: ImGuiStoragePtr.SetVoidPtr(UInt32, IntPtr) - uid: ImGuiNET.ImGuiStoragePtr.SetVoidPtr* name: SetVoidPtr href: api/ImGuiNET.ImGuiStoragePtr.html#ImGuiNET_ImGuiStoragePtr_SetVoidPtr_ commentId: Overload:ImGuiNET.ImGuiStoragePtr.SetVoidPtr isSpec: "True" fullName: ImGuiNET.ImGuiStoragePtr.SetVoidPtr nameWithType: ImGuiStoragePtr.SetVoidPtr - uid: ImGuiNET.ImGuiStyle name: ImGuiStyle href: api/ImGuiNET.ImGuiStyle.html commentId: T:ImGuiNET.ImGuiStyle fullName: ImGuiNET.ImGuiStyle nameWithType: ImGuiStyle - uid: ImGuiNET.ImGuiStyle.Alpha name: Alpha href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Alpha commentId: F:ImGuiNET.ImGuiStyle.Alpha fullName: ImGuiNET.ImGuiStyle.Alpha nameWithType: ImGuiStyle.Alpha - uid: ImGuiNET.ImGuiStyle.AntiAliasedFill name: AntiAliasedFill href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_AntiAliasedFill commentId: F:ImGuiNET.ImGuiStyle.AntiAliasedFill fullName: ImGuiNET.ImGuiStyle.AntiAliasedFill nameWithType: ImGuiStyle.AntiAliasedFill - uid: ImGuiNET.ImGuiStyle.AntiAliasedLines name: AntiAliasedLines href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_AntiAliasedLines commentId: F:ImGuiNET.ImGuiStyle.AntiAliasedLines fullName: ImGuiNET.ImGuiStyle.AntiAliasedLines nameWithType: ImGuiStyle.AntiAliasedLines - uid: ImGuiNET.ImGuiStyle.ButtonTextAlign name: ButtonTextAlign href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ButtonTextAlign commentId: F:ImGuiNET.ImGuiStyle.ButtonTextAlign fullName: ImGuiNET.ImGuiStyle.ButtonTextAlign nameWithType: ImGuiStyle.ButtonTextAlign - uid: ImGuiNET.ImGuiStyle.ChildBorderSize name: ChildBorderSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ChildBorderSize commentId: F:ImGuiNET.ImGuiStyle.ChildBorderSize fullName: ImGuiNET.ImGuiStyle.ChildBorderSize nameWithType: ImGuiStyle.ChildBorderSize - uid: ImGuiNET.ImGuiStyle.ChildRounding name: ChildRounding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ChildRounding commentId: F:ImGuiNET.ImGuiStyle.ChildRounding fullName: ImGuiNET.ImGuiStyle.ChildRounding nameWithType: ImGuiStyle.ChildRounding - uid: ImGuiNET.ImGuiStyle.ColorButtonPosition name: ColorButtonPosition href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ColorButtonPosition commentId: F:ImGuiNET.ImGuiStyle.ColorButtonPosition fullName: ImGuiNET.ImGuiStyle.ColorButtonPosition nameWithType: ImGuiStyle.ColorButtonPosition - uid: ImGuiNET.ImGuiStyle.Colors_0 name: Colors_0 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_0 commentId: F:ImGuiNET.ImGuiStyle.Colors_0 fullName: ImGuiNET.ImGuiStyle.Colors_0 nameWithType: ImGuiStyle.Colors_0 - uid: ImGuiNET.ImGuiStyle.Colors_1 name: Colors_1 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_1 commentId: F:ImGuiNET.ImGuiStyle.Colors_1 fullName: ImGuiNET.ImGuiStyle.Colors_1 nameWithType: ImGuiStyle.Colors_1 - uid: ImGuiNET.ImGuiStyle.Colors_10 name: Colors_10 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_10 commentId: F:ImGuiNET.ImGuiStyle.Colors_10 fullName: ImGuiNET.ImGuiStyle.Colors_10 nameWithType: ImGuiStyle.Colors_10 - uid: ImGuiNET.ImGuiStyle.Colors_11 name: Colors_11 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_11 commentId: F:ImGuiNET.ImGuiStyle.Colors_11 fullName: ImGuiNET.ImGuiStyle.Colors_11 nameWithType: ImGuiStyle.Colors_11 - uid: ImGuiNET.ImGuiStyle.Colors_12 name: Colors_12 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_12 commentId: F:ImGuiNET.ImGuiStyle.Colors_12 fullName: ImGuiNET.ImGuiStyle.Colors_12 nameWithType: ImGuiStyle.Colors_12 - uid: ImGuiNET.ImGuiStyle.Colors_13 name: Colors_13 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_13 commentId: F:ImGuiNET.ImGuiStyle.Colors_13 fullName: ImGuiNET.ImGuiStyle.Colors_13 nameWithType: ImGuiStyle.Colors_13 - uid: ImGuiNET.ImGuiStyle.Colors_14 name: Colors_14 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_14 commentId: F:ImGuiNET.ImGuiStyle.Colors_14 fullName: ImGuiNET.ImGuiStyle.Colors_14 nameWithType: ImGuiStyle.Colors_14 - uid: ImGuiNET.ImGuiStyle.Colors_15 name: Colors_15 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_15 commentId: F:ImGuiNET.ImGuiStyle.Colors_15 fullName: ImGuiNET.ImGuiStyle.Colors_15 nameWithType: ImGuiStyle.Colors_15 - uid: ImGuiNET.ImGuiStyle.Colors_16 name: Colors_16 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_16 commentId: F:ImGuiNET.ImGuiStyle.Colors_16 fullName: ImGuiNET.ImGuiStyle.Colors_16 nameWithType: ImGuiStyle.Colors_16 - uid: ImGuiNET.ImGuiStyle.Colors_17 name: Colors_17 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_17 commentId: F:ImGuiNET.ImGuiStyle.Colors_17 fullName: ImGuiNET.ImGuiStyle.Colors_17 nameWithType: ImGuiStyle.Colors_17 - uid: ImGuiNET.ImGuiStyle.Colors_18 name: Colors_18 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_18 commentId: F:ImGuiNET.ImGuiStyle.Colors_18 fullName: ImGuiNET.ImGuiStyle.Colors_18 nameWithType: ImGuiStyle.Colors_18 - uid: ImGuiNET.ImGuiStyle.Colors_19 name: Colors_19 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_19 commentId: F:ImGuiNET.ImGuiStyle.Colors_19 fullName: ImGuiNET.ImGuiStyle.Colors_19 nameWithType: ImGuiStyle.Colors_19 - uid: ImGuiNET.ImGuiStyle.Colors_2 name: Colors_2 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_2 commentId: F:ImGuiNET.ImGuiStyle.Colors_2 fullName: ImGuiNET.ImGuiStyle.Colors_2 nameWithType: ImGuiStyle.Colors_2 - uid: ImGuiNET.ImGuiStyle.Colors_20 name: Colors_20 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_20 commentId: F:ImGuiNET.ImGuiStyle.Colors_20 fullName: ImGuiNET.ImGuiStyle.Colors_20 nameWithType: ImGuiStyle.Colors_20 - uid: ImGuiNET.ImGuiStyle.Colors_21 name: Colors_21 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_21 commentId: F:ImGuiNET.ImGuiStyle.Colors_21 fullName: ImGuiNET.ImGuiStyle.Colors_21 nameWithType: ImGuiStyle.Colors_21 - uid: ImGuiNET.ImGuiStyle.Colors_22 name: Colors_22 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_22 commentId: F:ImGuiNET.ImGuiStyle.Colors_22 fullName: ImGuiNET.ImGuiStyle.Colors_22 nameWithType: ImGuiStyle.Colors_22 - uid: ImGuiNET.ImGuiStyle.Colors_23 name: Colors_23 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_23 commentId: F:ImGuiNET.ImGuiStyle.Colors_23 fullName: ImGuiNET.ImGuiStyle.Colors_23 nameWithType: ImGuiStyle.Colors_23 - uid: ImGuiNET.ImGuiStyle.Colors_24 name: Colors_24 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_24 commentId: F:ImGuiNET.ImGuiStyle.Colors_24 fullName: ImGuiNET.ImGuiStyle.Colors_24 nameWithType: ImGuiStyle.Colors_24 - uid: ImGuiNET.ImGuiStyle.Colors_25 name: Colors_25 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_25 commentId: F:ImGuiNET.ImGuiStyle.Colors_25 fullName: ImGuiNET.ImGuiStyle.Colors_25 nameWithType: ImGuiStyle.Colors_25 - uid: ImGuiNET.ImGuiStyle.Colors_26 name: Colors_26 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_26 commentId: F:ImGuiNET.ImGuiStyle.Colors_26 fullName: ImGuiNET.ImGuiStyle.Colors_26 nameWithType: ImGuiStyle.Colors_26 - uid: ImGuiNET.ImGuiStyle.Colors_27 name: Colors_27 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_27 commentId: F:ImGuiNET.ImGuiStyle.Colors_27 fullName: ImGuiNET.ImGuiStyle.Colors_27 nameWithType: ImGuiStyle.Colors_27 - uid: ImGuiNET.ImGuiStyle.Colors_28 name: Colors_28 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_28 commentId: F:ImGuiNET.ImGuiStyle.Colors_28 fullName: ImGuiNET.ImGuiStyle.Colors_28 nameWithType: ImGuiStyle.Colors_28 - uid: ImGuiNET.ImGuiStyle.Colors_29 name: Colors_29 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_29 commentId: F:ImGuiNET.ImGuiStyle.Colors_29 fullName: ImGuiNET.ImGuiStyle.Colors_29 nameWithType: ImGuiStyle.Colors_29 - uid: ImGuiNET.ImGuiStyle.Colors_3 name: Colors_3 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_3 commentId: F:ImGuiNET.ImGuiStyle.Colors_3 fullName: ImGuiNET.ImGuiStyle.Colors_3 nameWithType: ImGuiStyle.Colors_3 - uid: ImGuiNET.ImGuiStyle.Colors_30 name: Colors_30 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_30 commentId: F:ImGuiNET.ImGuiStyle.Colors_30 fullName: ImGuiNET.ImGuiStyle.Colors_30 nameWithType: ImGuiStyle.Colors_30 - uid: ImGuiNET.ImGuiStyle.Colors_31 name: Colors_31 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_31 commentId: F:ImGuiNET.ImGuiStyle.Colors_31 fullName: ImGuiNET.ImGuiStyle.Colors_31 nameWithType: ImGuiStyle.Colors_31 - uid: ImGuiNET.ImGuiStyle.Colors_32 name: Colors_32 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_32 commentId: F:ImGuiNET.ImGuiStyle.Colors_32 fullName: ImGuiNET.ImGuiStyle.Colors_32 nameWithType: ImGuiStyle.Colors_32 - uid: ImGuiNET.ImGuiStyle.Colors_33 name: Colors_33 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_33 commentId: F:ImGuiNET.ImGuiStyle.Colors_33 fullName: ImGuiNET.ImGuiStyle.Colors_33 nameWithType: ImGuiStyle.Colors_33 - uid: ImGuiNET.ImGuiStyle.Colors_34 name: Colors_34 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_34 commentId: F:ImGuiNET.ImGuiStyle.Colors_34 fullName: ImGuiNET.ImGuiStyle.Colors_34 nameWithType: ImGuiStyle.Colors_34 - uid: ImGuiNET.ImGuiStyle.Colors_35 name: Colors_35 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_35 commentId: F:ImGuiNET.ImGuiStyle.Colors_35 fullName: ImGuiNET.ImGuiStyle.Colors_35 nameWithType: ImGuiStyle.Colors_35 - uid: ImGuiNET.ImGuiStyle.Colors_36 name: Colors_36 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_36 commentId: F:ImGuiNET.ImGuiStyle.Colors_36 fullName: ImGuiNET.ImGuiStyle.Colors_36 nameWithType: ImGuiStyle.Colors_36 - uid: ImGuiNET.ImGuiStyle.Colors_37 name: Colors_37 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_37 commentId: F:ImGuiNET.ImGuiStyle.Colors_37 fullName: ImGuiNET.ImGuiStyle.Colors_37 nameWithType: ImGuiStyle.Colors_37 - uid: ImGuiNET.ImGuiStyle.Colors_38 name: Colors_38 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_38 commentId: F:ImGuiNET.ImGuiStyle.Colors_38 fullName: ImGuiNET.ImGuiStyle.Colors_38 nameWithType: ImGuiStyle.Colors_38 - uid: ImGuiNET.ImGuiStyle.Colors_39 name: Colors_39 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_39 commentId: F:ImGuiNET.ImGuiStyle.Colors_39 fullName: ImGuiNET.ImGuiStyle.Colors_39 nameWithType: ImGuiStyle.Colors_39 - uid: ImGuiNET.ImGuiStyle.Colors_4 name: Colors_4 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_4 commentId: F:ImGuiNET.ImGuiStyle.Colors_4 fullName: ImGuiNET.ImGuiStyle.Colors_4 nameWithType: ImGuiStyle.Colors_4 - uid: ImGuiNET.ImGuiStyle.Colors_40 name: Colors_40 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_40 commentId: F:ImGuiNET.ImGuiStyle.Colors_40 fullName: ImGuiNET.ImGuiStyle.Colors_40 nameWithType: ImGuiStyle.Colors_40 - uid: ImGuiNET.ImGuiStyle.Colors_41 name: Colors_41 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_41 commentId: F:ImGuiNET.ImGuiStyle.Colors_41 fullName: ImGuiNET.ImGuiStyle.Colors_41 nameWithType: ImGuiStyle.Colors_41 - uid: ImGuiNET.ImGuiStyle.Colors_42 name: Colors_42 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_42 commentId: F:ImGuiNET.ImGuiStyle.Colors_42 fullName: ImGuiNET.ImGuiStyle.Colors_42 nameWithType: ImGuiStyle.Colors_42 - uid: ImGuiNET.ImGuiStyle.Colors_43 name: Colors_43 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_43 commentId: F:ImGuiNET.ImGuiStyle.Colors_43 fullName: ImGuiNET.ImGuiStyle.Colors_43 nameWithType: ImGuiStyle.Colors_43 - uid: ImGuiNET.ImGuiStyle.Colors_44 name: Colors_44 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_44 commentId: F:ImGuiNET.ImGuiStyle.Colors_44 fullName: ImGuiNET.ImGuiStyle.Colors_44 nameWithType: ImGuiStyle.Colors_44 - uid: ImGuiNET.ImGuiStyle.Colors_45 name: Colors_45 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_45 commentId: F:ImGuiNET.ImGuiStyle.Colors_45 fullName: ImGuiNET.ImGuiStyle.Colors_45 nameWithType: ImGuiStyle.Colors_45 - uid: ImGuiNET.ImGuiStyle.Colors_46 name: Colors_46 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_46 commentId: F:ImGuiNET.ImGuiStyle.Colors_46 fullName: ImGuiNET.ImGuiStyle.Colors_46 nameWithType: ImGuiStyle.Colors_46 - uid: ImGuiNET.ImGuiStyle.Colors_47 name: Colors_47 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_47 commentId: F:ImGuiNET.ImGuiStyle.Colors_47 fullName: ImGuiNET.ImGuiStyle.Colors_47 nameWithType: ImGuiStyle.Colors_47 - uid: ImGuiNET.ImGuiStyle.Colors_5 name: Colors_5 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_5 commentId: F:ImGuiNET.ImGuiStyle.Colors_5 fullName: ImGuiNET.ImGuiStyle.Colors_5 nameWithType: ImGuiStyle.Colors_5 - uid: ImGuiNET.ImGuiStyle.Colors_6 name: Colors_6 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_6 commentId: F:ImGuiNET.ImGuiStyle.Colors_6 fullName: ImGuiNET.ImGuiStyle.Colors_6 nameWithType: ImGuiStyle.Colors_6 - uid: ImGuiNET.ImGuiStyle.Colors_7 name: Colors_7 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_7 commentId: F:ImGuiNET.ImGuiStyle.Colors_7 fullName: ImGuiNET.ImGuiStyle.Colors_7 nameWithType: ImGuiStyle.Colors_7 - uid: ImGuiNET.ImGuiStyle.Colors_8 name: Colors_8 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_8 commentId: F:ImGuiNET.ImGuiStyle.Colors_8 fullName: ImGuiNET.ImGuiStyle.Colors_8 nameWithType: ImGuiStyle.Colors_8 - uid: ImGuiNET.ImGuiStyle.Colors_9 name: Colors_9 href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_Colors_9 commentId: F:ImGuiNET.ImGuiStyle.Colors_9 fullName: ImGuiNET.ImGuiStyle.Colors_9 nameWithType: ImGuiStyle.Colors_9 - uid: ImGuiNET.ImGuiStyle.ColumnsMinSpacing name: ColumnsMinSpacing href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ColumnsMinSpacing commentId: F:ImGuiNET.ImGuiStyle.ColumnsMinSpacing fullName: ImGuiNET.ImGuiStyle.ColumnsMinSpacing nameWithType: ImGuiStyle.ColumnsMinSpacing - uid: ImGuiNET.ImGuiStyle.CurveTessellationTol name: CurveTessellationTol href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_CurveTessellationTol commentId: F:ImGuiNET.ImGuiStyle.CurveTessellationTol fullName: ImGuiNET.ImGuiStyle.CurveTessellationTol nameWithType: ImGuiStyle.CurveTessellationTol - uid: ImGuiNET.ImGuiStyle.DisplaySafeAreaPadding name: DisplaySafeAreaPadding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_DisplaySafeAreaPadding commentId: F:ImGuiNET.ImGuiStyle.DisplaySafeAreaPadding fullName: ImGuiNET.ImGuiStyle.DisplaySafeAreaPadding nameWithType: ImGuiStyle.DisplaySafeAreaPadding - uid: ImGuiNET.ImGuiStyle.DisplayWindowPadding name: DisplayWindowPadding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_DisplayWindowPadding commentId: F:ImGuiNET.ImGuiStyle.DisplayWindowPadding fullName: ImGuiNET.ImGuiStyle.DisplayWindowPadding nameWithType: ImGuiStyle.DisplayWindowPadding - uid: ImGuiNET.ImGuiStyle.FrameBorderSize name: FrameBorderSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_FrameBorderSize commentId: F:ImGuiNET.ImGuiStyle.FrameBorderSize fullName: ImGuiNET.ImGuiStyle.FrameBorderSize nameWithType: ImGuiStyle.FrameBorderSize - uid: ImGuiNET.ImGuiStyle.FramePadding name: FramePadding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_FramePadding commentId: F:ImGuiNET.ImGuiStyle.FramePadding fullName: ImGuiNET.ImGuiStyle.FramePadding nameWithType: ImGuiStyle.FramePadding - uid: ImGuiNET.ImGuiStyle.FrameRounding name: FrameRounding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_FrameRounding commentId: F:ImGuiNET.ImGuiStyle.FrameRounding fullName: ImGuiNET.ImGuiStyle.FrameRounding nameWithType: ImGuiStyle.FrameRounding - uid: ImGuiNET.ImGuiStyle.GrabMinSize name: GrabMinSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_GrabMinSize commentId: F:ImGuiNET.ImGuiStyle.GrabMinSize fullName: ImGuiNET.ImGuiStyle.GrabMinSize nameWithType: ImGuiStyle.GrabMinSize - uid: ImGuiNET.ImGuiStyle.GrabRounding name: GrabRounding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_GrabRounding commentId: F:ImGuiNET.ImGuiStyle.GrabRounding fullName: ImGuiNET.ImGuiStyle.GrabRounding nameWithType: ImGuiStyle.GrabRounding - uid: ImGuiNET.ImGuiStyle.IndentSpacing name: IndentSpacing href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_IndentSpacing commentId: F:ImGuiNET.ImGuiStyle.IndentSpacing fullName: ImGuiNET.ImGuiStyle.IndentSpacing nameWithType: ImGuiStyle.IndentSpacing - uid: ImGuiNET.ImGuiStyle.ItemInnerSpacing name: ItemInnerSpacing href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ItemInnerSpacing commentId: F:ImGuiNET.ImGuiStyle.ItemInnerSpacing fullName: ImGuiNET.ImGuiStyle.ItemInnerSpacing nameWithType: ImGuiStyle.ItemInnerSpacing - uid: ImGuiNET.ImGuiStyle.ItemSpacing name: ItemSpacing href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ItemSpacing commentId: F:ImGuiNET.ImGuiStyle.ItemSpacing fullName: ImGuiNET.ImGuiStyle.ItemSpacing nameWithType: ImGuiStyle.ItemSpacing - uid: ImGuiNET.ImGuiStyle.MouseCursorScale name: MouseCursorScale href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_MouseCursorScale commentId: F:ImGuiNET.ImGuiStyle.MouseCursorScale fullName: ImGuiNET.ImGuiStyle.MouseCursorScale nameWithType: ImGuiStyle.MouseCursorScale - uid: ImGuiNET.ImGuiStyle.PopupBorderSize name: PopupBorderSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_PopupBorderSize commentId: F:ImGuiNET.ImGuiStyle.PopupBorderSize fullName: ImGuiNET.ImGuiStyle.PopupBorderSize nameWithType: ImGuiStyle.PopupBorderSize - uid: ImGuiNET.ImGuiStyle.PopupRounding name: PopupRounding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_PopupRounding commentId: F:ImGuiNET.ImGuiStyle.PopupRounding fullName: ImGuiNET.ImGuiStyle.PopupRounding nameWithType: ImGuiStyle.PopupRounding - uid: ImGuiNET.ImGuiStyle.ScrollbarRounding name: ScrollbarRounding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ScrollbarRounding commentId: F:ImGuiNET.ImGuiStyle.ScrollbarRounding fullName: ImGuiNET.ImGuiStyle.ScrollbarRounding nameWithType: ImGuiStyle.ScrollbarRounding - uid: ImGuiNET.ImGuiStyle.ScrollbarSize name: ScrollbarSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_ScrollbarSize commentId: F:ImGuiNET.ImGuiStyle.ScrollbarSize fullName: ImGuiNET.ImGuiStyle.ScrollbarSize nameWithType: ImGuiStyle.ScrollbarSize - uid: ImGuiNET.ImGuiStyle.SelectableTextAlign name: SelectableTextAlign href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_SelectableTextAlign commentId: F:ImGuiNET.ImGuiStyle.SelectableTextAlign fullName: ImGuiNET.ImGuiStyle.SelectableTextAlign nameWithType: ImGuiStyle.SelectableTextAlign - uid: ImGuiNET.ImGuiStyle.TabBorderSize name: TabBorderSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_TabBorderSize commentId: F:ImGuiNET.ImGuiStyle.TabBorderSize fullName: ImGuiNET.ImGuiStyle.TabBorderSize nameWithType: ImGuiStyle.TabBorderSize - uid: ImGuiNET.ImGuiStyle.TabRounding name: TabRounding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_TabRounding commentId: F:ImGuiNET.ImGuiStyle.TabRounding fullName: ImGuiNET.ImGuiStyle.TabRounding nameWithType: ImGuiStyle.TabRounding - uid: ImGuiNET.ImGuiStyle.TouchExtraPadding name: TouchExtraPadding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_TouchExtraPadding commentId: F:ImGuiNET.ImGuiStyle.TouchExtraPadding fullName: ImGuiNET.ImGuiStyle.TouchExtraPadding nameWithType: ImGuiStyle.TouchExtraPadding - uid: ImGuiNET.ImGuiStyle.WindowBorderSize name: WindowBorderSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_WindowBorderSize commentId: F:ImGuiNET.ImGuiStyle.WindowBorderSize fullName: ImGuiNET.ImGuiStyle.WindowBorderSize nameWithType: ImGuiStyle.WindowBorderSize - uid: ImGuiNET.ImGuiStyle.WindowMenuButtonPosition name: WindowMenuButtonPosition href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_WindowMenuButtonPosition commentId: F:ImGuiNET.ImGuiStyle.WindowMenuButtonPosition fullName: ImGuiNET.ImGuiStyle.WindowMenuButtonPosition nameWithType: ImGuiStyle.WindowMenuButtonPosition - uid: ImGuiNET.ImGuiStyle.WindowMinSize name: WindowMinSize href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_WindowMinSize commentId: F:ImGuiNET.ImGuiStyle.WindowMinSize fullName: ImGuiNET.ImGuiStyle.WindowMinSize nameWithType: ImGuiStyle.WindowMinSize - uid: ImGuiNET.ImGuiStyle.WindowPadding name: WindowPadding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_WindowPadding commentId: F:ImGuiNET.ImGuiStyle.WindowPadding fullName: ImGuiNET.ImGuiStyle.WindowPadding nameWithType: ImGuiStyle.WindowPadding - uid: ImGuiNET.ImGuiStyle.WindowRounding name: WindowRounding href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_WindowRounding commentId: F:ImGuiNET.ImGuiStyle.WindowRounding fullName: ImGuiNET.ImGuiStyle.WindowRounding nameWithType: ImGuiStyle.WindowRounding - uid: ImGuiNET.ImGuiStyle.WindowTitleAlign name: WindowTitleAlign href: api/ImGuiNET.ImGuiStyle.html#ImGuiNET_ImGuiStyle_WindowTitleAlign commentId: F:ImGuiNET.ImGuiStyle.WindowTitleAlign fullName: ImGuiNET.ImGuiStyle.WindowTitleAlign nameWithType: ImGuiStyle.WindowTitleAlign - uid: ImGuiNET.ImGuiStylePtr name: ImGuiStylePtr href: api/ImGuiNET.ImGuiStylePtr.html commentId: T:ImGuiNET.ImGuiStylePtr fullName: ImGuiNET.ImGuiStylePtr nameWithType: ImGuiStylePtr - uid: ImGuiNET.ImGuiStylePtr.#ctor(ImGuiNET.ImGuiStyle*) name: ImGuiStylePtr(ImGuiStyle*) href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr__ctor_ImGuiNET_ImGuiStyle__ commentId: M:ImGuiNET.ImGuiStylePtr.#ctor(ImGuiNET.ImGuiStyle*) fullName: ImGuiNET.ImGuiStylePtr.ImGuiStylePtr(ImGuiNET.ImGuiStyle*) nameWithType: ImGuiStylePtr.ImGuiStylePtr(ImGuiStyle*) - uid: ImGuiNET.ImGuiStylePtr.#ctor(System.IntPtr) name: ImGuiStylePtr(IntPtr) href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiStylePtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiStylePtr.ImGuiStylePtr(System.IntPtr) nameWithType: ImGuiStylePtr.ImGuiStylePtr(IntPtr) - uid: ImGuiNET.ImGuiStylePtr.#ctor* name: ImGuiStylePtr href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr__ctor_ commentId: Overload:ImGuiNET.ImGuiStylePtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ImGuiStylePtr nameWithType: ImGuiStylePtr.ImGuiStylePtr - uid: ImGuiNET.ImGuiStylePtr.Alpha name: Alpha href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_Alpha commentId: P:ImGuiNET.ImGuiStylePtr.Alpha fullName: ImGuiNET.ImGuiStylePtr.Alpha nameWithType: ImGuiStylePtr.Alpha - uid: ImGuiNET.ImGuiStylePtr.Alpha* name: Alpha href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_Alpha_ commentId: Overload:ImGuiNET.ImGuiStylePtr.Alpha isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.Alpha nameWithType: ImGuiStylePtr.Alpha - uid: ImGuiNET.ImGuiStylePtr.AntiAliasedFill name: AntiAliasedFill href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_AntiAliasedFill commentId: P:ImGuiNET.ImGuiStylePtr.AntiAliasedFill fullName: ImGuiNET.ImGuiStylePtr.AntiAliasedFill nameWithType: ImGuiStylePtr.AntiAliasedFill - uid: ImGuiNET.ImGuiStylePtr.AntiAliasedFill* name: AntiAliasedFill href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_AntiAliasedFill_ commentId: Overload:ImGuiNET.ImGuiStylePtr.AntiAliasedFill isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.AntiAliasedFill nameWithType: ImGuiStylePtr.AntiAliasedFill - uid: ImGuiNET.ImGuiStylePtr.AntiAliasedLines name: AntiAliasedLines href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_AntiAliasedLines commentId: P:ImGuiNET.ImGuiStylePtr.AntiAliasedLines fullName: ImGuiNET.ImGuiStylePtr.AntiAliasedLines nameWithType: ImGuiStylePtr.AntiAliasedLines - uid: ImGuiNET.ImGuiStylePtr.AntiAliasedLines* name: AntiAliasedLines href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_AntiAliasedLines_ commentId: Overload:ImGuiNET.ImGuiStylePtr.AntiAliasedLines isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.AntiAliasedLines nameWithType: ImGuiStylePtr.AntiAliasedLines - uid: ImGuiNET.ImGuiStylePtr.ButtonTextAlign name: ButtonTextAlign href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ButtonTextAlign commentId: P:ImGuiNET.ImGuiStylePtr.ButtonTextAlign fullName: ImGuiNET.ImGuiStylePtr.ButtonTextAlign nameWithType: ImGuiStylePtr.ButtonTextAlign - uid: ImGuiNET.ImGuiStylePtr.ButtonTextAlign* name: ButtonTextAlign href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ButtonTextAlign_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ButtonTextAlign isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ButtonTextAlign nameWithType: ImGuiStylePtr.ButtonTextAlign - uid: ImGuiNET.ImGuiStylePtr.ChildBorderSize name: ChildBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ChildBorderSize commentId: P:ImGuiNET.ImGuiStylePtr.ChildBorderSize fullName: ImGuiNET.ImGuiStylePtr.ChildBorderSize nameWithType: ImGuiStylePtr.ChildBorderSize - uid: ImGuiNET.ImGuiStylePtr.ChildBorderSize* name: ChildBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ChildBorderSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ChildBorderSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ChildBorderSize nameWithType: ImGuiStylePtr.ChildBorderSize - uid: ImGuiNET.ImGuiStylePtr.ChildRounding name: ChildRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ChildRounding commentId: P:ImGuiNET.ImGuiStylePtr.ChildRounding fullName: ImGuiNET.ImGuiStylePtr.ChildRounding nameWithType: ImGuiStylePtr.ChildRounding - uid: ImGuiNET.ImGuiStylePtr.ChildRounding* name: ChildRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ChildRounding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ChildRounding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ChildRounding nameWithType: ImGuiStylePtr.ChildRounding - uid: ImGuiNET.ImGuiStylePtr.ColorButtonPosition name: ColorButtonPosition href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ColorButtonPosition commentId: P:ImGuiNET.ImGuiStylePtr.ColorButtonPosition fullName: ImGuiNET.ImGuiStylePtr.ColorButtonPosition nameWithType: ImGuiStylePtr.ColorButtonPosition - uid: ImGuiNET.ImGuiStylePtr.ColorButtonPosition* name: ColorButtonPosition href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ColorButtonPosition_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ColorButtonPosition isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ColorButtonPosition nameWithType: ImGuiStylePtr.ColorButtonPosition - uid: ImGuiNET.ImGuiStylePtr.Colors name: Colors href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_Colors commentId: P:ImGuiNET.ImGuiStylePtr.Colors fullName: ImGuiNET.ImGuiStylePtr.Colors nameWithType: ImGuiStylePtr.Colors - uid: ImGuiNET.ImGuiStylePtr.Colors* name: Colors href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_Colors_ commentId: Overload:ImGuiNET.ImGuiStylePtr.Colors isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.Colors nameWithType: ImGuiStylePtr.Colors - uid: ImGuiNET.ImGuiStylePtr.ColumnsMinSpacing name: ColumnsMinSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ColumnsMinSpacing commentId: P:ImGuiNET.ImGuiStylePtr.ColumnsMinSpacing fullName: ImGuiNET.ImGuiStylePtr.ColumnsMinSpacing nameWithType: ImGuiStylePtr.ColumnsMinSpacing - uid: ImGuiNET.ImGuiStylePtr.ColumnsMinSpacing* name: ColumnsMinSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ColumnsMinSpacing_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ColumnsMinSpacing isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ColumnsMinSpacing nameWithType: ImGuiStylePtr.ColumnsMinSpacing - uid: ImGuiNET.ImGuiStylePtr.CurveTessellationTol name: CurveTessellationTol href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_CurveTessellationTol commentId: P:ImGuiNET.ImGuiStylePtr.CurveTessellationTol fullName: ImGuiNET.ImGuiStylePtr.CurveTessellationTol nameWithType: ImGuiStylePtr.CurveTessellationTol - uid: ImGuiNET.ImGuiStylePtr.CurveTessellationTol* name: CurveTessellationTol href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_CurveTessellationTol_ commentId: Overload:ImGuiNET.ImGuiStylePtr.CurveTessellationTol isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.CurveTessellationTol nameWithType: ImGuiStylePtr.CurveTessellationTol - uid: ImGuiNET.ImGuiStylePtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_Destroy commentId: M:ImGuiNET.ImGuiStylePtr.Destroy fullName: ImGuiNET.ImGuiStylePtr.Destroy() nameWithType: ImGuiStylePtr.Destroy() - uid: ImGuiNET.ImGuiStylePtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiStylePtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.Destroy nameWithType: ImGuiStylePtr.Destroy - uid: ImGuiNET.ImGuiStylePtr.DisplaySafeAreaPadding name: DisplaySafeAreaPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_DisplaySafeAreaPadding commentId: P:ImGuiNET.ImGuiStylePtr.DisplaySafeAreaPadding fullName: ImGuiNET.ImGuiStylePtr.DisplaySafeAreaPadding nameWithType: ImGuiStylePtr.DisplaySafeAreaPadding - uid: ImGuiNET.ImGuiStylePtr.DisplaySafeAreaPadding* name: DisplaySafeAreaPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_DisplaySafeAreaPadding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.DisplaySafeAreaPadding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.DisplaySafeAreaPadding nameWithType: ImGuiStylePtr.DisplaySafeAreaPadding - uid: ImGuiNET.ImGuiStylePtr.DisplayWindowPadding name: DisplayWindowPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_DisplayWindowPadding commentId: P:ImGuiNET.ImGuiStylePtr.DisplayWindowPadding fullName: ImGuiNET.ImGuiStylePtr.DisplayWindowPadding nameWithType: ImGuiStylePtr.DisplayWindowPadding - uid: ImGuiNET.ImGuiStylePtr.DisplayWindowPadding* name: DisplayWindowPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_DisplayWindowPadding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.DisplayWindowPadding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.DisplayWindowPadding nameWithType: ImGuiStylePtr.DisplayWindowPadding - uid: ImGuiNET.ImGuiStylePtr.FrameBorderSize name: FrameBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_FrameBorderSize commentId: P:ImGuiNET.ImGuiStylePtr.FrameBorderSize fullName: ImGuiNET.ImGuiStylePtr.FrameBorderSize nameWithType: ImGuiStylePtr.FrameBorderSize - uid: ImGuiNET.ImGuiStylePtr.FrameBorderSize* name: FrameBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_FrameBorderSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.FrameBorderSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.FrameBorderSize nameWithType: ImGuiStylePtr.FrameBorderSize - uid: ImGuiNET.ImGuiStylePtr.FramePadding name: FramePadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_FramePadding commentId: P:ImGuiNET.ImGuiStylePtr.FramePadding fullName: ImGuiNET.ImGuiStylePtr.FramePadding nameWithType: ImGuiStylePtr.FramePadding - uid: ImGuiNET.ImGuiStylePtr.FramePadding* name: FramePadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_FramePadding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.FramePadding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.FramePadding nameWithType: ImGuiStylePtr.FramePadding - uid: ImGuiNET.ImGuiStylePtr.FrameRounding name: FrameRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_FrameRounding commentId: P:ImGuiNET.ImGuiStylePtr.FrameRounding fullName: ImGuiNET.ImGuiStylePtr.FrameRounding nameWithType: ImGuiStylePtr.FrameRounding - uid: ImGuiNET.ImGuiStylePtr.FrameRounding* name: FrameRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_FrameRounding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.FrameRounding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.FrameRounding nameWithType: ImGuiStylePtr.FrameRounding - uid: ImGuiNET.ImGuiStylePtr.GrabMinSize name: GrabMinSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_GrabMinSize commentId: P:ImGuiNET.ImGuiStylePtr.GrabMinSize fullName: ImGuiNET.ImGuiStylePtr.GrabMinSize nameWithType: ImGuiStylePtr.GrabMinSize - uid: ImGuiNET.ImGuiStylePtr.GrabMinSize* name: GrabMinSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_GrabMinSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.GrabMinSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.GrabMinSize nameWithType: ImGuiStylePtr.GrabMinSize - uid: ImGuiNET.ImGuiStylePtr.GrabRounding name: GrabRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_GrabRounding commentId: P:ImGuiNET.ImGuiStylePtr.GrabRounding fullName: ImGuiNET.ImGuiStylePtr.GrabRounding nameWithType: ImGuiStylePtr.GrabRounding - uid: ImGuiNET.ImGuiStylePtr.GrabRounding* name: GrabRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_GrabRounding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.GrabRounding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.GrabRounding nameWithType: ImGuiStylePtr.GrabRounding - uid: ImGuiNET.ImGuiStylePtr.IndentSpacing name: IndentSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_IndentSpacing commentId: P:ImGuiNET.ImGuiStylePtr.IndentSpacing fullName: ImGuiNET.ImGuiStylePtr.IndentSpacing nameWithType: ImGuiStylePtr.IndentSpacing - uid: ImGuiNET.ImGuiStylePtr.IndentSpacing* name: IndentSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_IndentSpacing_ commentId: Overload:ImGuiNET.ImGuiStylePtr.IndentSpacing isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.IndentSpacing nameWithType: ImGuiStylePtr.IndentSpacing - uid: ImGuiNET.ImGuiStylePtr.ItemInnerSpacing name: ItemInnerSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ItemInnerSpacing commentId: P:ImGuiNET.ImGuiStylePtr.ItemInnerSpacing fullName: ImGuiNET.ImGuiStylePtr.ItemInnerSpacing nameWithType: ImGuiStylePtr.ItemInnerSpacing - uid: ImGuiNET.ImGuiStylePtr.ItemInnerSpacing* name: ItemInnerSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ItemInnerSpacing_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ItemInnerSpacing isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ItemInnerSpacing nameWithType: ImGuiStylePtr.ItemInnerSpacing - uid: ImGuiNET.ImGuiStylePtr.ItemSpacing name: ItemSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ItemSpacing commentId: P:ImGuiNET.ImGuiStylePtr.ItemSpacing fullName: ImGuiNET.ImGuiStylePtr.ItemSpacing nameWithType: ImGuiStylePtr.ItemSpacing - uid: ImGuiNET.ImGuiStylePtr.ItemSpacing* name: ItemSpacing href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ItemSpacing_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ItemSpacing isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ItemSpacing nameWithType: ImGuiStylePtr.ItemSpacing - uid: ImGuiNET.ImGuiStylePtr.MouseCursorScale name: MouseCursorScale href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_MouseCursorScale commentId: P:ImGuiNET.ImGuiStylePtr.MouseCursorScale fullName: ImGuiNET.ImGuiStylePtr.MouseCursorScale nameWithType: ImGuiStylePtr.MouseCursorScale - uid: ImGuiNET.ImGuiStylePtr.MouseCursorScale* name: MouseCursorScale href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_MouseCursorScale_ commentId: Overload:ImGuiNET.ImGuiStylePtr.MouseCursorScale isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.MouseCursorScale nameWithType: ImGuiStylePtr.MouseCursorScale - uid: ImGuiNET.ImGuiStylePtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_NativePtr commentId: P:ImGuiNET.ImGuiStylePtr.NativePtr fullName: ImGuiNET.ImGuiStylePtr.NativePtr nameWithType: ImGuiStylePtr.NativePtr - uid: ImGuiNET.ImGuiStylePtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiStylePtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.NativePtr nameWithType: ImGuiStylePtr.NativePtr - uid: ImGuiNET.ImGuiStylePtr.op_Implicit(ImGuiNET.ImGuiStyle*)~ImGuiNET.ImGuiStylePtr name: Implicit(ImGuiStyle* to ImGuiStylePtr) href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_op_Implicit_ImGuiNET_ImGuiStyle___ImGuiNET_ImGuiStylePtr commentId: M:ImGuiNET.ImGuiStylePtr.op_Implicit(ImGuiNET.ImGuiStyle*)~ImGuiNET.ImGuiStylePtr name.vb: Widening(ImGuiStyle* to ImGuiStylePtr) fullName: ImGuiNET.ImGuiStylePtr.Implicit(ImGuiNET.ImGuiStyle* to ImGuiNET.ImGuiStylePtr) fullName.vb: ImGuiNET.ImGuiStylePtr.Widening(ImGuiNET.ImGuiStyle* to ImGuiNET.ImGuiStylePtr) nameWithType: ImGuiStylePtr.Implicit(ImGuiStyle* to ImGuiStylePtr) nameWithType.vb: ImGuiStylePtr.Widening(ImGuiStyle* to ImGuiStylePtr) - uid: ImGuiNET.ImGuiStylePtr.op_Implicit(ImGuiNET.ImGuiStylePtr)~ImGuiNET.ImGuiStyle* name: Implicit(ImGuiStylePtr to ImGuiStyle*) href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_op_Implicit_ImGuiNET_ImGuiStylePtr__ImGuiNET_ImGuiStyle_ commentId: M:ImGuiNET.ImGuiStylePtr.op_Implicit(ImGuiNET.ImGuiStylePtr)~ImGuiNET.ImGuiStyle* name.vb: Widening(ImGuiStylePtr to ImGuiStyle*) fullName: ImGuiNET.ImGuiStylePtr.Implicit(ImGuiNET.ImGuiStylePtr to ImGuiNET.ImGuiStyle*) fullName.vb: ImGuiNET.ImGuiStylePtr.Widening(ImGuiNET.ImGuiStylePtr to ImGuiNET.ImGuiStyle*) nameWithType: ImGuiStylePtr.Implicit(ImGuiStylePtr to ImGuiStyle*) nameWithType.vb: ImGuiStylePtr.Widening(ImGuiStylePtr to ImGuiStyle*) - uid: ImGuiNET.ImGuiStylePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStylePtr name: Implicit(IntPtr to ImGuiStylePtr) href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiStylePtr commentId: M:ImGuiNET.ImGuiStylePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStylePtr name.vb: Widening(IntPtr to ImGuiStylePtr) fullName: ImGuiNET.ImGuiStylePtr.Implicit(System.IntPtr to ImGuiNET.ImGuiStylePtr) fullName.vb: ImGuiNET.ImGuiStylePtr.Widening(System.IntPtr to ImGuiNET.ImGuiStylePtr) nameWithType: ImGuiStylePtr.Implicit(IntPtr to ImGuiStylePtr) nameWithType.vb: ImGuiStylePtr.Widening(IntPtr to ImGuiStylePtr) - uid: ImGuiNET.ImGuiStylePtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiStylePtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiStylePtr.Implicit fullName.vb: ImGuiNET.ImGuiStylePtr.Widening nameWithType: ImGuiStylePtr.Implicit nameWithType.vb: ImGuiStylePtr.Widening - uid: ImGuiNET.ImGuiStylePtr.PopupBorderSize name: PopupBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_PopupBorderSize commentId: P:ImGuiNET.ImGuiStylePtr.PopupBorderSize fullName: ImGuiNET.ImGuiStylePtr.PopupBorderSize nameWithType: ImGuiStylePtr.PopupBorderSize - uid: ImGuiNET.ImGuiStylePtr.PopupBorderSize* name: PopupBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_PopupBorderSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.PopupBorderSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.PopupBorderSize nameWithType: ImGuiStylePtr.PopupBorderSize - uid: ImGuiNET.ImGuiStylePtr.PopupRounding name: PopupRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_PopupRounding commentId: P:ImGuiNET.ImGuiStylePtr.PopupRounding fullName: ImGuiNET.ImGuiStylePtr.PopupRounding nameWithType: ImGuiStylePtr.PopupRounding - uid: ImGuiNET.ImGuiStylePtr.PopupRounding* name: PopupRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_PopupRounding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.PopupRounding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.PopupRounding nameWithType: ImGuiStylePtr.PopupRounding - uid: ImGuiNET.ImGuiStylePtr.ScaleAllSizes(System.Single) name: ScaleAllSizes(Single) href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ScaleAllSizes_System_Single_ commentId: M:ImGuiNET.ImGuiStylePtr.ScaleAllSizes(System.Single) fullName: ImGuiNET.ImGuiStylePtr.ScaleAllSizes(System.Single) nameWithType: ImGuiStylePtr.ScaleAllSizes(Single) - uid: ImGuiNET.ImGuiStylePtr.ScaleAllSizes* name: ScaleAllSizes href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ScaleAllSizes_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ScaleAllSizes isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ScaleAllSizes nameWithType: ImGuiStylePtr.ScaleAllSizes - uid: ImGuiNET.ImGuiStylePtr.ScrollbarRounding name: ScrollbarRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ScrollbarRounding commentId: P:ImGuiNET.ImGuiStylePtr.ScrollbarRounding fullName: ImGuiNET.ImGuiStylePtr.ScrollbarRounding nameWithType: ImGuiStylePtr.ScrollbarRounding - uid: ImGuiNET.ImGuiStylePtr.ScrollbarRounding* name: ScrollbarRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ScrollbarRounding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ScrollbarRounding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ScrollbarRounding nameWithType: ImGuiStylePtr.ScrollbarRounding - uid: ImGuiNET.ImGuiStylePtr.ScrollbarSize name: ScrollbarSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ScrollbarSize commentId: P:ImGuiNET.ImGuiStylePtr.ScrollbarSize fullName: ImGuiNET.ImGuiStylePtr.ScrollbarSize nameWithType: ImGuiStylePtr.ScrollbarSize - uid: ImGuiNET.ImGuiStylePtr.ScrollbarSize* name: ScrollbarSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_ScrollbarSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.ScrollbarSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.ScrollbarSize nameWithType: ImGuiStylePtr.ScrollbarSize - uid: ImGuiNET.ImGuiStylePtr.SelectableTextAlign name: SelectableTextAlign href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_SelectableTextAlign commentId: P:ImGuiNET.ImGuiStylePtr.SelectableTextAlign fullName: ImGuiNET.ImGuiStylePtr.SelectableTextAlign nameWithType: ImGuiStylePtr.SelectableTextAlign - uid: ImGuiNET.ImGuiStylePtr.SelectableTextAlign* name: SelectableTextAlign href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_SelectableTextAlign_ commentId: Overload:ImGuiNET.ImGuiStylePtr.SelectableTextAlign isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.SelectableTextAlign nameWithType: ImGuiStylePtr.SelectableTextAlign - uid: ImGuiNET.ImGuiStylePtr.TabBorderSize name: TabBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_TabBorderSize commentId: P:ImGuiNET.ImGuiStylePtr.TabBorderSize fullName: ImGuiNET.ImGuiStylePtr.TabBorderSize nameWithType: ImGuiStylePtr.TabBorderSize - uid: ImGuiNET.ImGuiStylePtr.TabBorderSize* name: TabBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_TabBorderSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.TabBorderSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.TabBorderSize nameWithType: ImGuiStylePtr.TabBorderSize - uid: ImGuiNET.ImGuiStylePtr.TabRounding name: TabRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_TabRounding commentId: P:ImGuiNET.ImGuiStylePtr.TabRounding fullName: ImGuiNET.ImGuiStylePtr.TabRounding nameWithType: ImGuiStylePtr.TabRounding - uid: ImGuiNET.ImGuiStylePtr.TabRounding* name: TabRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_TabRounding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.TabRounding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.TabRounding nameWithType: ImGuiStylePtr.TabRounding - uid: ImGuiNET.ImGuiStylePtr.TouchExtraPadding name: TouchExtraPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_TouchExtraPadding commentId: P:ImGuiNET.ImGuiStylePtr.TouchExtraPadding fullName: ImGuiNET.ImGuiStylePtr.TouchExtraPadding nameWithType: ImGuiStylePtr.TouchExtraPadding - uid: ImGuiNET.ImGuiStylePtr.TouchExtraPadding* name: TouchExtraPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_TouchExtraPadding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.TouchExtraPadding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.TouchExtraPadding nameWithType: ImGuiStylePtr.TouchExtraPadding - uid: ImGuiNET.ImGuiStylePtr.WindowBorderSize name: WindowBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowBorderSize commentId: P:ImGuiNET.ImGuiStylePtr.WindowBorderSize fullName: ImGuiNET.ImGuiStylePtr.WindowBorderSize nameWithType: ImGuiStylePtr.WindowBorderSize - uid: ImGuiNET.ImGuiStylePtr.WindowBorderSize* name: WindowBorderSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowBorderSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.WindowBorderSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.WindowBorderSize nameWithType: ImGuiStylePtr.WindowBorderSize - uid: ImGuiNET.ImGuiStylePtr.WindowMenuButtonPosition name: WindowMenuButtonPosition href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowMenuButtonPosition commentId: P:ImGuiNET.ImGuiStylePtr.WindowMenuButtonPosition fullName: ImGuiNET.ImGuiStylePtr.WindowMenuButtonPosition nameWithType: ImGuiStylePtr.WindowMenuButtonPosition - uid: ImGuiNET.ImGuiStylePtr.WindowMenuButtonPosition* name: WindowMenuButtonPosition href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowMenuButtonPosition_ commentId: Overload:ImGuiNET.ImGuiStylePtr.WindowMenuButtonPosition isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.WindowMenuButtonPosition nameWithType: ImGuiStylePtr.WindowMenuButtonPosition - uid: ImGuiNET.ImGuiStylePtr.WindowMinSize name: WindowMinSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowMinSize commentId: P:ImGuiNET.ImGuiStylePtr.WindowMinSize fullName: ImGuiNET.ImGuiStylePtr.WindowMinSize nameWithType: ImGuiStylePtr.WindowMinSize - uid: ImGuiNET.ImGuiStylePtr.WindowMinSize* name: WindowMinSize href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowMinSize_ commentId: Overload:ImGuiNET.ImGuiStylePtr.WindowMinSize isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.WindowMinSize nameWithType: ImGuiStylePtr.WindowMinSize - uid: ImGuiNET.ImGuiStylePtr.WindowPadding name: WindowPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowPadding commentId: P:ImGuiNET.ImGuiStylePtr.WindowPadding fullName: ImGuiNET.ImGuiStylePtr.WindowPadding nameWithType: ImGuiStylePtr.WindowPadding - uid: ImGuiNET.ImGuiStylePtr.WindowPadding* name: WindowPadding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowPadding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.WindowPadding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.WindowPadding nameWithType: ImGuiStylePtr.WindowPadding - uid: ImGuiNET.ImGuiStylePtr.WindowRounding name: WindowRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowRounding commentId: P:ImGuiNET.ImGuiStylePtr.WindowRounding fullName: ImGuiNET.ImGuiStylePtr.WindowRounding nameWithType: ImGuiStylePtr.WindowRounding - uid: ImGuiNET.ImGuiStylePtr.WindowRounding* name: WindowRounding href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowRounding_ commentId: Overload:ImGuiNET.ImGuiStylePtr.WindowRounding isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.WindowRounding nameWithType: ImGuiStylePtr.WindowRounding - uid: ImGuiNET.ImGuiStylePtr.WindowTitleAlign name: WindowTitleAlign href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowTitleAlign commentId: P:ImGuiNET.ImGuiStylePtr.WindowTitleAlign fullName: ImGuiNET.ImGuiStylePtr.WindowTitleAlign nameWithType: ImGuiStylePtr.WindowTitleAlign - uid: ImGuiNET.ImGuiStylePtr.WindowTitleAlign* name: WindowTitleAlign href: api/ImGuiNET.ImGuiStylePtr.html#ImGuiNET_ImGuiStylePtr_WindowTitleAlign_ commentId: Overload:ImGuiNET.ImGuiStylePtr.WindowTitleAlign isSpec: "True" fullName: ImGuiNET.ImGuiStylePtr.WindowTitleAlign nameWithType: ImGuiStylePtr.WindowTitleAlign - uid: ImGuiNET.ImGuiStyleVar name: ImGuiStyleVar href: api/ImGuiNET.ImGuiStyleVar.html commentId: T:ImGuiNET.ImGuiStyleVar fullName: ImGuiNET.ImGuiStyleVar nameWithType: ImGuiStyleVar - uid: ImGuiNET.ImGuiStyleVar.Alpha name: Alpha href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_Alpha commentId: F:ImGuiNET.ImGuiStyleVar.Alpha fullName: ImGuiNET.ImGuiStyleVar.Alpha nameWithType: ImGuiStyleVar.Alpha - uid: ImGuiNET.ImGuiStyleVar.ButtonTextAlign name: ButtonTextAlign href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_ButtonTextAlign commentId: F:ImGuiNET.ImGuiStyleVar.ButtonTextAlign fullName: ImGuiNET.ImGuiStyleVar.ButtonTextAlign nameWithType: ImGuiStyleVar.ButtonTextAlign - uid: ImGuiNET.ImGuiStyleVar.ChildBorderSize name: ChildBorderSize href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_ChildBorderSize commentId: F:ImGuiNET.ImGuiStyleVar.ChildBorderSize fullName: ImGuiNET.ImGuiStyleVar.ChildBorderSize nameWithType: ImGuiStyleVar.ChildBorderSize - uid: ImGuiNET.ImGuiStyleVar.ChildRounding name: ChildRounding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_ChildRounding commentId: F:ImGuiNET.ImGuiStyleVar.ChildRounding fullName: ImGuiNET.ImGuiStyleVar.ChildRounding nameWithType: ImGuiStyleVar.ChildRounding - uid: ImGuiNET.ImGuiStyleVar.COUNT name: COUNT href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_COUNT commentId: F:ImGuiNET.ImGuiStyleVar.COUNT fullName: ImGuiNET.ImGuiStyleVar.COUNT nameWithType: ImGuiStyleVar.COUNT - uid: ImGuiNET.ImGuiStyleVar.FrameBorderSize name: FrameBorderSize href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_FrameBorderSize commentId: F:ImGuiNET.ImGuiStyleVar.FrameBorderSize fullName: ImGuiNET.ImGuiStyleVar.FrameBorderSize nameWithType: ImGuiStyleVar.FrameBorderSize - uid: ImGuiNET.ImGuiStyleVar.FramePadding name: FramePadding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_FramePadding commentId: F:ImGuiNET.ImGuiStyleVar.FramePadding fullName: ImGuiNET.ImGuiStyleVar.FramePadding nameWithType: ImGuiStyleVar.FramePadding - uid: ImGuiNET.ImGuiStyleVar.FrameRounding name: FrameRounding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_FrameRounding commentId: F:ImGuiNET.ImGuiStyleVar.FrameRounding fullName: ImGuiNET.ImGuiStyleVar.FrameRounding nameWithType: ImGuiStyleVar.FrameRounding - uid: ImGuiNET.ImGuiStyleVar.GrabMinSize name: GrabMinSize href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_GrabMinSize commentId: F:ImGuiNET.ImGuiStyleVar.GrabMinSize fullName: ImGuiNET.ImGuiStyleVar.GrabMinSize nameWithType: ImGuiStyleVar.GrabMinSize - uid: ImGuiNET.ImGuiStyleVar.GrabRounding name: GrabRounding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_GrabRounding commentId: F:ImGuiNET.ImGuiStyleVar.GrabRounding fullName: ImGuiNET.ImGuiStyleVar.GrabRounding nameWithType: ImGuiStyleVar.GrabRounding - uid: ImGuiNET.ImGuiStyleVar.IndentSpacing name: IndentSpacing href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_IndentSpacing commentId: F:ImGuiNET.ImGuiStyleVar.IndentSpacing fullName: ImGuiNET.ImGuiStyleVar.IndentSpacing nameWithType: ImGuiStyleVar.IndentSpacing - uid: ImGuiNET.ImGuiStyleVar.ItemInnerSpacing name: ItemInnerSpacing href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_ItemInnerSpacing commentId: F:ImGuiNET.ImGuiStyleVar.ItemInnerSpacing fullName: ImGuiNET.ImGuiStyleVar.ItemInnerSpacing nameWithType: ImGuiStyleVar.ItemInnerSpacing - uid: ImGuiNET.ImGuiStyleVar.ItemSpacing name: ItemSpacing href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_ItemSpacing commentId: F:ImGuiNET.ImGuiStyleVar.ItemSpacing fullName: ImGuiNET.ImGuiStyleVar.ItemSpacing nameWithType: ImGuiStyleVar.ItemSpacing - uid: ImGuiNET.ImGuiStyleVar.PopupBorderSize name: PopupBorderSize href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_PopupBorderSize commentId: F:ImGuiNET.ImGuiStyleVar.PopupBorderSize fullName: ImGuiNET.ImGuiStyleVar.PopupBorderSize nameWithType: ImGuiStyleVar.PopupBorderSize - uid: ImGuiNET.ImGuiStyleVar.PopupRounding name: PopupRounding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_PopupRounding commentId: F:ImGuiNET.ImGuiStyleVar.PopupRounding fullName: ImGuiNET.ImGuiStyleVar.PopupRounding nameWithType: ImGuiStyleVar.PopupRounding - uid: ImGuiNET.ImGuiStyleVar.ScrollbarRounding name: ScrollbarRounding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_ScrollbarRounding commentId: F:ImGuiNET.ImGuiStyleVar.ScrollbarRounding fullName: ImGuiNET.ImGuiStyleVar.ScrollbarRounding nameWithType: ImGuiStyleVar.ScrollbarRounding - uid: ImGuiNET.ImGuiStyleVar.ScrollbarSize name: ScrollbarSize href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_ScrollbarSize commentId: F:ImGuiNET.ImGuiStyleVar.ScrollbarSize fullName: ImGuiNET.ImGuiStyleVar.ScrollbarSize nameWithType: ImGuiStyleVar.ScrollbarSize - uid: ImGuiNET.ImGuiStyleVar.SelectableTextAlign name: SelectableTextAlign href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_SelectableTextAlign commentId: F:ImGuiNET.ImGuiStyleVar.SelectableTextAlign fullName: ImGuiNET.ImGuiStyleVar.SelectableTextAlign nameWithType: ImGuiStyleVar.SelectableTextAlign - uid: ImGuiNET.ImGuiStyleVar.TabRounding name: TabRounding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_TabRounding commentId: F:ImGuiNET.ImGuiStyleVar.TabRounding fullName: ImGuiNET.ImGuiStyleVar.TabRounding nameWithType: ImGuiStyleVar.TabRounding - uid: ImGuiNET.ImGuiStyleVar.WindowBorderSize name: WindowBorderSize href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_WindowBorderSize commentId: F:ImGuiNET.ImGuiStyleVar.WindowBorderSize fullName: ImGuiNET.ImGuiStyleVar.WindowBorderSize nameWithType: ImGuiStyleVar.WindowBorderSize - uid: ImGuiNET.ImGuiStyleVar.WindowMinSize name: WindowMinSize href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_WindowMinSize commentId: F:ImGuiNET.ImGuiStyleVar.WindowMinSize fullName: ImGuiNET.ImGuiStyleVar.WindowMinSize nameWithType: ImGuiStyleVar.WindowMinSize - uid: ImGuiNET.ImGuiStyleVar.WindowPadding name: WindowPadding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_WindowPadding commentId: F:ImGuiNET.ImGuiStyleVar.WindowPadding fullName: ImGuiNET.ImGuiStyleVar.WindowPadding nameWithType: ImGuiStyleVar.WindowPadding - uid: ImGuiNET.ImGuiStyleVar.WindowRounding name: WindowRounding href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_WindowRounding commentId: F:ImGuiNET.ImGuiStyleVar.WindowRounding fullName: ImGuiNET.ImGuiStyleVar.WindowRounding nameWithType: ImGuiStyleVar.WindowRounding - uid: ImGuiNET.ImGuiStyleVar.WindowTitleAlign name: WindowTitleAlign href: api/ImGuiNET.ImGuiStyleVar.html#ImGuiNET_ImGuiStyleVar_WindowTitleAlign commentId: F:ImGuiNET.ImGuiStyleVar.WindowTitleAlign fullName: ImGuiNET.ImGuiStyleVar.WindowTitleAlign nameWithType: ImGuiStyleVar.WindowTitleAlign - uid: ImGuiNET.ImGuiTabBarFlags name: ImGuiTabBarFlags href: api/ImGuiNET.ImGuiTabBarFlags.html commentId: T:ImGuiNET.ImGuiTabBarFlags fullName: ImGuiNET.ImGuiTabBarFlags nameWithType: ImGuiTabBarFlags - uid: ImGuiNET.ImGuiTabBarFlags.AutoSelectNewTabs name: AutoSelectNewTabs href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_AutoSelectNewTabs commentId: F:ImGuiNET.ImGuiTabBarFlags.AutoSelectNewTabs fullName: ImGuiNET.ImGuiTabBarFlags.AutoSelectNewTabs nameWithType: ImGuiTabBarFlags.AutoSelectNewTabs - uid: ImGuiNET.ImGuiTabBarFlags.FittingPolicyDefault name: FittingPolicyDefault href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_FittingPolicyDefault commentId: F:ImGuiNET.ImGuiTabBarFlags.FittingPolicyDefault fullName: ImGuiNET.ImGuiTabBarFlags.FittingPolicyDefault nameWithType: ImGuiTabBarFlags.FittingPolicyDefault - uid: ImGuiNET.ImGuiTabBarFlags.FittingPolicyMask name: FittingPolicyMask href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_FittingPolicyMask commentId: F:ImGuiNET.ImGuiTabBarFlags.FittingPolicyMask fullName: ImGuiNET.ImGuiTabBarFlags.FittingPolicyMask nameWithType: ImGuiTabBarFlags.FittingPolicyMask - uid: ImGuiNET.ImGuiTabBarFlags.FittingPolicyResizeDown name: FittingPolicyResizeDown href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_FittingPolicyResizeDown commentId: F:ImGuiNET.ImGuiTabBarFlags.FittingPolicyResizeDown fullName: ImGuiNET.ImGuiTabBarFlags.FittingPolicyResizeDown nameWithType: ImGuiTabBarFlags.FittingPolicyResizeDown - uid: ImGuiNET.ImGuiTabBarFlags.FittingPolicyScroll name: FittingPolicyScroll href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_FittingPolicyScroll commentId: F:ImGuiNET.ImGuiTabBarFlags.FittingPolicyScroll fullName: ImGuiNET.ImGuiTabBarFlags.FittingPolicyScroll nameWithType: ImGuiTabBarFlags.FittingPolicyScroll - uid: ImGuiNET.ImGuiTabBarFlags.NoCloseWithMiddleMouseButton name: NoCloseWithMiddleMouseButton href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_NoCloseWithMiddleMouseButton commentId: F:ImGuiNET.ImGuiTabBarFlags.NoCloseWithMiddleMouseButton fullName: ImGuiNET.ImGuiTabBarFlags.NoCloseWithMiddleMouseButton nameWithType: ImGuiTabBarFlags.NoCloseWithMiddleMouseButton - uid: ImGuiNET.ImGuiTabBarFlags.None name: None href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_None commentId: F:ImGuiNET.ImGuiTabBarFlags.None fullName: ImGuiNET.ImGuiTabBarFlags.None nameWithType: ImGuiTabBarFlags.None - uid: ImGuiNET.ImGuiTabBarFlags.NoTabListScrollingButtons name: NoTabListScrollingButtons href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_NoTabListScrollingButtons commentId: F:ImGuiNET.ImGuiTabBarFlags.NoTabListScrollingButtons fullName: ImGuiNET.ImGuiTabBarFlags.NoTabListScrollingButtons nameWithType: ImGuiTabBarFlags.NoTabListScrollingButtons - uid: ImGuiNET.ImGuiTabBarFlags.NoTooltip name: NoTooltip href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_NoTooltip commentId: F:ImGuiNET.ImGuiTabBarFlags.NoTooltip fullName: ImGuiNET.ImGuiTabBarFlags.NoTooltip nameWithType: ImGuiTabBarFlags.NoTooltip - uid: ImGuiNET.ImGuiTabBarFlags.Reorderable name: Reorderable href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_Reorderable commentId: F:ImGuiNET.ImGuiTabBarFlags.Reorderable fullName: ImGuiNET.ImGuiTabBarFlags.Reorderable nameWithType: ImGuiTabBarFlags.Reorderable - uid: ImGuiNET.ImGuiTabBarFlags.TabListPopupButton name: TabListPopupButton href: api/ImGuiNET.ImGuiTabBarFlags.html#ImGuiNET_ImGuiTabBarFlags_TabListPopupButton commentId: F:ImGuiNET.ImGuiTabBarFlags.TabListPopupButton fullName: ImGuiNET.ImGuiTabBarFlags.TabListPopupButton nameWithType: ImGuiTabBarFlags.TabListPopupButton - uid: ImGuiNET.ImGuiTabItemFlags name: ImGuiTabItemFlags href: api/ImGuiNET.ImGuiTabItemFlags.html commentId: T:ImGuiNET.ImGuiTabItemFlags fullName: ImGuiNET.ImGuiTabItemFlags nameWithType: ImGuiTabItemFlags - uid: ImGuiNET.ImGuiTabItemFlags.NoCloseWithMiddleMouseButton name: NoCloseWithMiddleMouseButton href: api/ImGuiNET.ImGuiTabItemFlags.html#ImGuiNET_ImGuiTabItemFlags_NoCloseWithMiddleMouseButton commentId: F:ImGuiNET.ImGuiTabItemFlags.NoCloseWithMiddleMouseButton fullName: ImGuiNET.ImGuiTabItemFlags.NoCloseWithMiddleMouseButton nameWithType: ImGuiTabItemFlags.NoCloseWithMiddleMouseButton - uid: ImGuiNET.ImGuiTabItemFlags.None name: None href: api/ImGuiNET.ImGuiTabItemFlags.html#ImGuiNET_ImGuiTabItemFlags_None commentId: F:ImGuiNET.ImGuiTabItemFlags.None fullName: ImGuiNET.ImGuiTabItemFlags.None nameWithType: ImGuiTabItemFlags.None - uid: ImGuiNET.ImGuiTabItemFlags.NoPushId name: NoPushId href: api/ImGuiNET.ImGuiTabItemFlags.html#ImGuiNET_ImGuiTabItemFlags_NoPushId commentId: F:ImGuiNET.ImGuiTabItemFlags.NoPushId fullName: ImGuiNET.ImGuiTabItemFlags.NoPushId nameWithType: ImGuiTabItemFlags.NoPushId - uid: ImGuiNET.ImGuiTabItemFlags.SetSelected name: SetSelected href: api/ImGuiNET.ImGuiTabItemFlags.html#ImGuiNET_ImGuiTabItemFlags_SetSelected commentId: F:ImGuiNET.ImGuiTabItemFlags.SetSelected fullName: ImGuiNET.ImGuiTabItemFlags.SetSelected nameWithType: ImGuiTabItemFlags.SetSelected - uid: ImGuiNET.ImGuiTabItemFlags.UnsavedDocument name: UnsavedDocument href: api/ImGuiNET.ImGuiTabItemFlags.html#ImGuiNET_ImGuiTabItemFlags_UnsavedDocument commentId: F:ImGuiNET.ImGuiTabItemFlags.UnsavedDocument fullName: ImGuiNET.ImGuiTabItemFlags.UnsavedDocument nameWithType: ImGuiTabItemFlags.UnsavedDocument - uid: ImGuiNET.ImGuiTextBuffer name: ImGuiTextBuffer href: api/ImGuiNET.ImGuiTextBuffer.html commentId: T:ImGuiNET.ImGuiTextBuffer fullName: ImGuiNET.ImGuiTextBuffer nameWithType: ImGuiTextBuffer - uid: ImGuiNET.ImGuiTextBuffer.Buf name: Buf href: api/ImGuiNET.ImGuiTextBuffer.html#ImGuiNET_ImGuiTextBuffer_Buf commentId: F:ImGuiNET.ImGuiTextBuffer.Buf fullName: ImGuiNET.ImGuiTextBuffer.Buf nameWithType: ImGuiTextBuffer.Buf - uid: ImGuiNET.ImGuiTextBufferPtr name: ImGuiTextBufferPtr href: api/ImGuiNET.ImGuiTextBufferPtr.html commentId: T:ImGuiNET.ImGuiTextBufferPtr fullName: ImGuiNET.ImGuiTextBufferPtr nameWithType: ImGuiTextBufferPtr - uid: ImGuiNET.ImGuiTextBufferPtr.#ctor(ImGuiNET.ImGuiTextBuffer*) name: ImGuiTextBufferPtr(ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr__ctor_ImGuiNET_ImGuiTextBuffer__ commentId: M:ImGuiNET.ImGuiTextBufferPtr.#ctor(ImGuiNET.ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiTextBufferPtr.ImGuiTextBufferPtr(ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiTextBufferPtr.ImGuiTextBufferPtr(ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiTextBufferPtr.#ctor(System.IntPtr) name: ImGuiTextBufferPtr(IntPtr) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiTextBufferPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiTextBufferPtr.ImGuiTextBufferPtr(System.IntPtr) nameWithType: ImGuiTextBufferPtr.ImGuiTextBufferPtr(IntPtr) - uid: ImGuiNET.ImGuiTextBufferPtr.#ctor* name: ImGuiTextBufferPtr href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.ImGuiTextBufferPtr nameWithType: ImGuiTextBufferPtr.ImGuiTextBufferPtr - uid: ImGuiNET.ImGuiTextBufferPtr.append(System.String) name: append(String) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_append_System_String_ commentId: M:ImGuiNET.ImGuiTextBufferPtr.append(System.String) fullName: ImGuiNET.ImGuiTextBufferPtr.append(System.String) nameWithType: ImGuiTextBufferPtr.append(String) - uid: ImGuiNET.ImGuiTextBufferPtr.append* name: append href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_append_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.append isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.append nameWithType: ImGuiTextBufferPtr.append - uid: ImGuiNET.ImGuiTextBufferPtr.appendf(System.String) name: appendf(String) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_appendf_System_String_ commentId: M:ImGuiNET.ImGuiTextBufferPtr.appendf(System.String) fullName: ImGuiNET.ImGuiTextBufferPtr.appendf(System.String) nameWithType: ImGuiTextBufferPtr.appendf(String) - uid: ImGuiNET.ImGuiTextBufferPtr.appendf* name: appendf href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_appendf_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.appendf isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.appendf nameWithType: ImGuiTextBufferPtr.appendf - uid: ImGuiNET.ImGuiTextBufferPtr.begin name: begin() href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_begin commentId: M:ImGuiNET.ImGuiTextBufferPtr.begin fullName: ImGuiNET.ImGuiTextBufferPtr.begin() nameWithType: ImGuiTextBufferPtr.begin() - uid: ImGuiNET.ImGuiTextBufferPtr.begin* name: begin href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_begin_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.begin isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.begin nameWithType: ImGuiTextBufferPtr.begin - uid: ImGuiNET.ImGuiTextBufferPtr.Buf name: Buf href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_Buf commentId: P:ImGuiNET.ImGuiTextBufferPtr.Buf fullName: ImGuiNET.ImGuiTextBufferPtr.Buf nameWithType: ImGuiTextBufferPtr.Buf - uid: ImGuiNET.ImGuiTextBufferPtr.Buf* name: Buf href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_Buf_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.Buf isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.Buf nameWithType: ImGuiTextBufferPtr.Buf - uid: ImGuiNET.ImGuiTextBufferPtr.c_str name: c_str() href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_c_str commentId: M:ImGuiNET.ImGuiTextBufferPtr.c_str fullName: ImGuiNET.ImGuiTextBufferPtr.c_str() nameWithType: ImGuiTextBufferPtr.c_str() - uid: ImGuiNET.ImGuiTextBufferPtr.c_str* name: c_str href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_c_str_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.c_str isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.c_str nameWithType: ImGuiTextBufferPtr.c_str - uid: ImGuiNET.ImGuiTextBufferPtr.clear name: clear() href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_clear commentId: M:ImGuiNET.ImGuiTextBufferPtr.clear fullName: ImGuiNET.ImGuiTextBufferPtr.clear() nameWithType: ImGuiTextBufferPtr.clear() - uid: ImGuiNET.ImGuiTextBufferPtr.clear* name: clear href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_clear_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.clear isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.clear nameWithType: ImGuiTextBufferPtr.clear - uid: ImGuiNET.ImGuiTextBufferPtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_Destroy commentId: M:ImGuiNET.ImGuiTextBufferPtr.Destroy fullName: ImGuiNET.ImGuiTextBufferPtr.Destroy() nameWithType: ImGuiTextBufferPtr.Destroy() - uid: ImGuiNET.ImGuiTextBufferPtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.Destroy nameWithType: ImGuiTextBufferPtr.Destroy - uid: ImGuiNET.ImGuiTextBufferPtr.empty name: empty() href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_empty commentId: M:ImGuiNET.ImGuiTextBufferPtr.empty fullName: ImGuiNET.ImGuiTextBufferPtr.empty() nameWithType: ImGuiTextBufferPtr.empty() - uid: ImGuiNET.ImGuiTextBufferPtr.empty* name: empty href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_empty_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.empty isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.empty nameWithType: ImGuiTextBufferPtr.empty - uid: ImGuiNET.ImGuiTextBufferPtr.end name: end() href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_end commentId: M:ImGuiNET.ImGuiTextBufferPtr.end fullName: ImGuiNET.ImGuiTextBufferPtr.end() nameWithType: ImGuiTextBufferPtr.end() - uid: ImGuiNET.ImGuiTextBufferPtr.end* name: end href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_end_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.end isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.end nameWithType: ImGuiTextBufferPtr.end - uid: ImGuiNET.ImGuiTextBufferPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_NativePtr commentId: P:ImGuiNET.ImGuiTextBufferPtr.NativePtr fullName: ImGuiNET.ImGuiTextBufferPtr.NativePtr nameWithType: ImGuiTextBufferPtr.NativePtr - uid: ImGuiNET.ImGuiTextBufferPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.NativePtr nameWithType: ImGuiTextBufferPtr.NativePtr - uid: ImGuiNET.ImGuiTextBufferPtr.op_Implicit(ImGuiNET.ImGuiTextBuffer*)~ImGuiNET.ImGuiTextBufferPtr name: Implicit(ImGuiTextBuffer* to ImGuiTextBufferPtr) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_op_Implicit_ImGuiNET_ImGuiTextBuffer___ImGuiNET_ImGuiTextBufferPtr commentId: M:ImGuiNET.ImGuiTextBufferPtr.op_Implicit(ImGuiNET.ImGuiTextBuffer*)~ImGuiNET.ImGuiTextBufferPtr name.vb: Widening(ImGuiTextBuffer* to ImGuiTextBufferPtr) fullName: ImGuiNET.ImGuiTextBufferPtr.Implicit(ImGuiNET.ImGuiTextBuffer* to ImGuiNET.ImGuiTextBufferPtr) fullName.vb: ImGuiNET.ImGuiTextBufferPtr.Widening(ImGuiNET.ImGuiTextBuffer* to ImGuiNET.ImGuiTextBufferPtr) nameWithType: ImGuiTextBufferPtr.Implicit(ImGuiTextBuffer* to ImGuiTextBufferPtr) nameWithType.vb: ImGuiTextBufferPtr.Widening(ImGuiTextBuffer* to ImGuiTextBufferPtr) - uid: ImGuiNET.ImGuiTextBufferPtr.op_Implicit(ImGuiNET.ImGuiTextBufferPtr)~ImGuiNET.ImGuiTextBuffer* name: Implicit(ImGuiTextBufferPtr to ImGuiTextBuffer*) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_op_Implicit_ImGuiNET_ImGuiTextBufferPtr__ImGuiNET_ImGuiTextBuffer_ commentId: M:ImGuiNET.ImGuiTextBufferPtr.op_Implicit(ImGuiNET.ImGuiTextBufferPtr)~ImGuiNET.ImGuiTextBuffer* name.vb: Widening(ImGuiTextBufferPtr to ImGuiTextBuffer*) fullName: ImGuiNET.ImGuiTextBufferPtr.Implicit(ImGuiNET.ImGuiTextBufferPtr to ImGuiNET.ImGuiTextBuffer*) fullName.vb: ImGuiNET.ImGuiTextBufferPtr.Widening(ImGuiNET.ImGuiTextBufferPtr to ImGuiNET.ImGuiTextBuffer*) nameWithType: ImGuiTextBufferPtr.Implicit(ImGuiTextBufferPtr to ImGuiTextBuffer*) nameWithType.vb: ImGuiTextBufferPtr.Widening(ImGuiTextBufferPtr to ImGuiTextBuffer*) - uid: ImGuiNET.ImGuiTextBufferPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiTextBufferPtr name: Implicit(IntPtr to ImGuiTextBufferPtr) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiTextBufferPtr commentId: M:ImGuiNET.ImGuiTextBufferPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiTextBufferPtr name.vb: Widening(IntPtr to ImGuiTextBufferPtr) fullName: ImGuiNET.ImGuiTextBufferPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiTextBufferPtr) fullName.vb: ImGuiNET.ImGuiTextBufferPtr.Widening(System.IntPtr to ImGuiNET.ImGuiTextBufferPtr) nameWithType: ImGuiTextBufferPtr.Implicit(IntPtr to ImGuiTextBufferPtr) nameWithType.vb: ImGuiTextBufferPtr.Widening(IntPtr to ImGuiTextBufferPtr) - uid: ImGuiNET.ImGuiTextBufferPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiTextBufferPtr.Implicit fullName.vb: ImGuiNET.ImGuiTextBufferPtr.Widening nameWithType: ImGuiTextBufferPtr.Implicit nameWithType.vb: ImGuiTextBufferPtr.Widening - uid: ImGuiNET.ImGuiTextBufferPtr.reserve(System.Int32) name: reserve(Int32) href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_reserve_System_Int32_ commentId: M:ImGuiNET.ImGuiTextBufferPtr.reserve(System.Int32) fullName: ImGuiNET.ImGuiTextBufferPtr.reserve(System.Int32) nameWithType: ImGuiTextBufferPtr.reserve(Int32) - uid: ImGuiNET.ImGuiTextBufferPtr.reserve* name: reserve href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_reserve_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.reserve isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.reserve nameWithType: ImGuiTextBufferPtr.reserve - uid: ImGuiNET.ImGuiTextBufferPtr.size name: size() href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_size commentId: M:ImGuiNET.ImGuiTextBufferPtr.size fullName: ImGuiNET.ImGuiTextBufferPtr.size() nameWithType: ImGuiTextBufferPtr.size() - uid: ImGuiNET.ImGuiTextBufferPtr.size* name: size href: api/ImGuiNET.ImGuiTextBufferPtr.html#ImGuiNET_ImGuiTextBufferPtr_size_ commentId: Overload:ImGuiNET.ImGuiTextBufferPtr.size isSpec: "True" fullName: ImGuiNET.ImGuiTextBufferPtr.size nameWithType: ImGuiTextBufferPtr.size - uid: ImGuiNET.ImGuiTextFilter name: ImGuiTextFilter href: api/ImGuiNET.ImGuiTextFilter.html commentId: T:ImGuiNET.ImGuiTextFilter fullName: ImGuiNET.ImGuiTextFilter nameWithType: ImGuiTextFilter - uid: ImGuiNET.ImGuiTextFilter.CountGrep name: CountGrep href: api/ImGuiNET.ImGuiTextFilter.html#ImGuiNET_ImGuiTextFilter_CountGrep commentId: F:ImGuiNET.ImGuiTextFilter.CountGrep fullName: ImGuiNET.ImGuiTextFilter.CountGrep nameWithType: ImGuiTextFilter.CountGrep - uid: ImGuiNET.ImGuiTextFilter.Filters name: Filters href: api/ImGuiNET.ImGuiTextFilter.html#ImGuiNET_ImGuiTextFilter_Filters commentId: F:ImGuiNET.ImGuiTextFilter.Filters fullName: ImGuiNET.ImGuiTextFilter.Filters nameWithType: ImGuiTextFilter.Filters - uid: ImGuiNET.ImGuiTextFilter.InputBuf name: InputBuf href: api/ImGuiNET.ImGuiTextFilter.html#ImGuiNET_ImGuiTextFilter_InputBuf commentId: F:ImGuiNET.ImGuiTextFilter.InputBuf fullName: ImGuiNET.ImGuiTextFilter.InputBuf nameWithType: ImGuiTextFilter.InputBuf - uid: ImGuiNET.ImGuiTextFilterPtr name: ImGuiTextFilterPtr href: api/ImGuiNET.ImGuiTextFilterPtr.html commentId: T:ImGuiNET.ImGuiTextFilterPtr fullName: ImGuiNET.ImGuiTextFilterPtr nameWithType: ImGuiTextFilterPtr - uid: ImGuiNET.ImGuiTextFilterPtr.#ctor(ImGuiNET.ImGuiTextFilter*) name: ImGuiTextFilterPtr(ImGuiTextFilter*) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr__ctor_ImGuiNET_ImGuiTextFilter__ commentId: M:ImGuiNET.ImGuiTextFilterPtr.#ctor(ImGuiNET.ImGuiTextFilter*) fullName: ImGuiNET.ImGuiTextFilterPtr.ImGuiTextFilterPtr(ImGuiNET.ImGuiTextFilter*) nameWithType: ImGuiTextFilterPtr.ImGuiTextFilterPtr(ImGuiTextFilter*) - uid: ImGuiNET.ImGuiTextFilterPtr.#ctor(System.IntPtr) name: ImGuiTextFilterPtr(IntPtr) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiTextFilterPtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiTextFilterPtr.ImGuiTextFilterPtr(System.IntPtr) nameWithType: ImGuiTextFilterPtr.ImGuiTextFilterPtr(IntPtr) - uid: ImGuiNET.ImGuiTextFilterPtr.#ctor* name: ImGuiTextFilterPtr href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr__ctor_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.ImGuiTextFilterPtr nameWithType: ImGuiTextFilterPtr.ImGuiTextFilterPtr - uid: ImGuiNET.ImGuiTextFilterPtr.Build name: Build() href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Build commentId: M:ImGuiNET.ImGuiTextFilterPtr.Build fullName: ImGuiNET.ImGuiTextFilterPtr.Build() nameWithType: ImGuiTextFilterPtr.Build() - uid: ImGuiNET.ImGuiTextFilterPtr.Build* name: Build href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Build_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.Build isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.Build nameWithType: ImGuiTextFilterPtr.Build - uid: ImGuiNET.ImGuiTextFilterPtr.Clear name: Clear() href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Clear commentId: M:ImGuiNET.ImGuiTextFilterPtr.Clear fullName: ImGuiNET.ImGuiTextFilterPtr.Clear() nameWithType: ImGuiTextFilterPtr.Clear() - uid: ImGuiNET.ImGuiTextFilterPtr.Clear* name: Clear href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Clear_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.Clear isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.Clear nameWithType: ImGuiTextFilterPtr.Clear - uid: ImGuiNET.ImGuiTextFilterPtr.CountGrep name: CountGrep href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_CountGrep commentId: P:ImGuiNET.ImGuiTextFilterPtr.CountGrep fullName: ImGuiNET.ImGuiTextFilterPtr.CountGrep nameWithType: ImGuiTextFilterPtr.CountGrep - uid: ImGuiNET.ImGuiTextFilterPtr.CountGrep* name: CountGrep href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_CountGrep_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.CountGrep isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.CountGrep nameWithType: ImGuiTextFilterPtr.CountGrep - uid: ImGuiNET.ImGuiTextFilterPtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Destroy commentId: M:ImGuiNET.ImGuiTextFilterPtr.Destroy fullName: ImGuiNET.ImGuiTextFilterPtr.Destroy() nameWithType: ImGuiTextFilterPtr.Destroy() - uid: ImGuiNET.ImGuiTextFilterPtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.Destroy nameWithType: ImGuiTextFilterPtr.Destroy - uid: ImGuiNET.ImGuiTextFilterPtr.Draw name: Draw() href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Draw commentId: M:ImGuiNET.ImGuiTextFilterPtr.Draw fullName: ImGuiNET.ImGuiTextFilterPtr.Draw() nameWithType: ImGuiTextFilterPtr.Draw() - uid: ImGuiNET.ImGuiTextFilterPtr.Draw(System.String) name: Draw(String) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Draw_System_String_ commentId: M:ImGuiNET.ImGuiTextFilterPtr.Draw(System.String) fullName: ImGuiNET.ImGuiTextFilterPtr.Draw(System.String) nameWithType: ImGuiTextFilterPtr.Draw(String) - uid: ImGuiNET.ImGuiTextFilterPtr.Draw(System.String,System.Single) name: Draw(String, Single) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Draw_System_String_System_Single_ commentId: M:ImGuiNET.ImGuiTextFilterPtr.Draw(System.String,System.Single) fullName: ImGuiNET.ImGuiTextFilterPtr.Draw(System.String, System.Single) nameWithType: ImGuiTextFilterPtr.Draw(String, Single) - uid: ImGuiNET.ImGuiTextFilterPtr.Draw* name: Draw href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Draw_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.Draw isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.Draw nameWithType: ImGuiTextFilterPtr.Draw - uid: ImGuiNET.ImGuiTextFilterPtr.Filters name: Filters href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Filters commentId: P:ImGuiNET.ImGuiTextFilterPtr.Filters fullName: ImGuiNET.ImGuiTextFilterPtr.Filters nameWithType: ImGuiTextFilterPtr.Filters - uid: ImGuiNET.ImGuiTextFilterPtr.Filters* name: Filters href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_Filters_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.Filters isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.Filters nameWithType: ImGuiTextFilterPtr.Filters - uid: ImGuiNET.ImGuiTextFilterPtr.InputBuf name: InputBuf href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_InputBuf commentId: P:ImGuiNET.ImGuiTextFilterPtr.InputBuf fullName: ImGuiNET.ImGuiTextFilterPtr.InputBuf nameWithType: ImGuiTextFilterPtr.InputBuf - uid: ImGuiNET.ImGuiTextFilterPtr.InputBuf* name: InputBuf href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_InputBuf_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.InputBuf isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.InputBuf nameWithType: ImGuiTextFilterPtr.InputBuf - uid: ImGuiNET.ImGuiTextFilterPtr.IsActive name: IsActive() href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_IsActive commentId: M:ImGuiNET.ImGuiTextFilterPtr.IsActive fullName: ImGuiNET.ImGuiTextFilterPtr.IsActive() nameWithType: ImGuiTextFilterPtr.IsActive() - uid: ImGuiNET.ImGuiTextFilterPtr.IsActive* name: IsActive href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_IsActive_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.IsActive isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.IsActive nameWithType: ImGuiTextFilterPtr.IsActive - uid: ImGuiNET.ImGuiTextFilterPtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_NativePtr commentId: P:ImGuiNET.ImGuiTextFilterPtr.NativePtr fullName: ImGuiNET.ImGuiTextFilterPtr.NativePtr nameWithType: ImGuiTextFilterPtr.NativePtr - uid: ImGuiNET.ImGuiTextFilterPtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.NativePtr nameWithType: ImGuiTextFilterPtr.NativePtr - uid: ImGuiNET.ImGuiTextFilterPtr.op_Implicit(ImGuiNET.ImGuiTextFilter*)~ImGuiNET.ImGuiTextFilterPtr name: Implicit(ImGuiTextFilter* to ImGuiTextFilterPtr) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_op_Implicit_ImGuiNET_ImGuiTextFilter___ImGuiNET_ImGuiTextFilterPtr commentId: M:ImGuiNET.ImGuiTextFilterPtr.op_Implicit(ImGuiNET.ImGuiTextFilter*)~ImGuiNET.ImGuiTextFilterPtr name.vb: Widening(ImGuiTextFilter* to ImGuiTextFilterPtr) fullName: ImGuiNET.ImGuiTextFilterPtr.Implicit(ImGuiNET.ImGuiTextFilter* to ImGuiNET.ImGuiTextFilterPtr) fullName.vb: ImGuiNET.ImGuiTextFilterPtr.Widening(ImGuiNET.ImGuiTextFilter* to ImGuiNET.ImGuiTextFilterPtr) nameWithType: ImGuiTextFilterPtr.Implicit(ImGuiTextFilter* to ImGuiTextFilterPtr) nameWithType.vb: ImGuiTextFilterPtr.Widening(ImGuiTextFilter* to ImGuiTextFilterPtr) - uid: ImGuiNET.ImGuiTextFilterPtr.op_Implicit(ImGuiNET.ImGuiTextFilterPtr)~ImGuiNET.ImGuiTextFilter* name: Implicit(ImGuiTextFilterPtr to ImGuiTextFilter*) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_op_Implicit_ImGuiNET_ImGuiTextFilterPtr__ImGuiNET_ImGuiTextFilter_ commentId: M:ImGuiNET.ImGuiTextFilterPtr.op_Implicit(ImGuiNET.ImGuiTextFilterPtr)~ImGuiNET.ImGuiTextFilter* name.vb: Widening(ImGuiTextFilterPtr to ImGuiTextFilter*) fullName: ImGuiNET.ImGuiTextFilterPtr.Implicit(ImGuiNET.ImGuiTextFilterPtr to ImGuiNET.ImGuiTextFilter*) fullName.vb: ImGuiNET.ImGuiTextFilterPtr.Widening(ImGuiNET.ImGuiTextFilterPtr to ImGuiNET.ImGuiTextFilter*) nameWithType: ImGuiTextFilterPtr.Implicit(ImGuiTextFilterPtr to ImGuiTextFilter*) nameWithType.vb: ImGuiTextFilterPtr.Widening(ImGuiTextFilterPtr to ImGuiTextFilter*) - uid: ImGuiNET.ImGuiTextFilterPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiTextFilterPtr name: Implicit(IntPtr to ImGuiTextFilterPtr) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiTextFilterPtr commentId: M:ImGuiNET.ImGuiTextFilterPtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiTextFilterPtr name.vb: Widening(IntPtr to ImGuiTextFilterPtr) fullName: ImGuiNET.ImGuiTextFilterPtr.Implicit(System.IntPtr to ImGuiNET.ImGuiTextFilterPtr) fullName.vb: ImGuiNET.ImGuiTextFilterPtr.Widening(System.IntPtr to ImGuiNET.ImGuiTextFilterPtr) nameWithType: ImGuiTextFilterPtr.Implicit(IntPtr to ImGuiTextFilterPtr) nameWithType.vb: ImGuiTextFilterPtr.Widening(IntPtr to ImGuiTextFilterPtr) - uid: ImGuiNET.ImGuiTextFilterPtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiTextFilterPtr.Implicit fullName.vb: ImGuiNET.ImGuiTextFilterPtr.Widening nameWithType: ImGuiTextFilterPtr.Implicit nameWithType.vb: ImGuiTextFilterPtr.Widening - uid: ImGuiNET.ImGuiTextFilterPtr.PassFilter(System.String) name: PassFilter(String) href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_PassFilter_System_String_ commentId: M:ImGuiNET.ImGuiTextFilterPtr.PassFilter(System.String) fullName: ImGuiNET.ImGuiTextFilterPtr.PassFilter(System.String) nameWithType: ImGuiTextFilterPtr.PassFilter(String) - uid: ImGuiNET.ImGuiTextFilterPtr.PassFilter* name: PassFilter href: api/ImGuiNET.ImGuiTextFilterPtr.html#ImGuiNET_ImGuiTextFilterPtr_PassFilter_ commentId: Overload:ImGuiNET.ImGuiTextFilterPtr.PassFilter isSpec: "True" fullName: ImGuiNET.ImGuiTextFilterPtr.PassFilter nameWithType: ImGuiTextFilterPtr.PassFilter - uid: ImGuiNET.ImGuiTextRange name: ImGuiTextRange href: api/ImGuiNET.ImGuiTextRange.html commentId: T:ImGuiNET.ImGuiTextRange fullName: ImGuiNET.ImGuiTextRange nameWithType: ImGuiTextRange - uid: ImGuiNET.ImGuiTextRange.b name: b href: api/ImGuiNET.ImGuiTextRange.html#ImGuiNET_ImGuiTextRange_b commentId: F:ImGuiNET.ImGuiTextRange.b fullName: ImGuiNET.ImGuiTextRange.b nameWithType: ImGuiTextRange.b - uid: ImGuiNET.ImGuiTextRange.e name: e href: api/ImGuiNET.ImGuiTextRange.html#ImGuiNET_ImGuiTextRange_e commentId: F:ImGuiNET.ImGuiTextRange.e fullName: ImGuiNET.ImGuiTextRange.e nameWithType: ImGuiTextRange.e - uid: ImGuiNET.ImGuiTextRangePtr name: ImGuiTextRangePtr href: api/ImGuiNET.ImGuiTextRangePtr.html commentId: T:ImGuiNET.ImGuiTextRangePtr fullName: ImGuiNET.ImGuiTextRangePtr nameWithType: ImGuiTextRangePtr - uid: ImGuiNET.ImGuiTextRangePtr.#ctor(ImGuiNET.ImGuiTextRange*) name: ImGuiTextRangePtr(ImGuiTextRange*) href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr__ctor_ImGuiNET_ImGuiTextRange__ commentId: M:ImGuiNET.ImGuiTextRangePtr.#ctor(ImGuiNET.ImGuiTextRange*) fullName: ImGuiNET.ImGuiTextRangePtr.ImGuiTextRangePtr(ImGuiNET.ImGuiTextRange*) nameWithType: ImGuiTextRangePtr.ImGuiTextRangePtr(ImGuiTextRange*) - uid: ImGuiNET.ImGuiTextRangePtr.#ctor(System.IntPtr) name: ImGuiTextRangePtr(IntPtr) href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr__ctor_System_IntPtr_ commentId: M:ImGuiNET.ImGuiTextRangePtr.#ctor(System.IntPtr) fullName: ImGuiNET.ImGuiTextRangePtr.ImGuiTextRangePtr(System.IntPtr) nameWithType: ImGuiTextRangePtr.ImGuiTextRangePtr(IntPtr) - uid: ImGuiNET.ImGuiTextRangePtr.#ctor* name: ImGuiTextRangePtr href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr__ctor_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.#ctor isSpec: "True" fullName: ImGuiNET.ImGuiTextRangePtr.ImGuiTextRangePtr nameWithType: ImGuiTextRangePtr.ImGuiTextRangePtr - uid: ImGuiNET.ImGuiTextRangePtr.b name: b href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_b commentId: P:ImGuiNET.ImGuiTextRangePtr.b fullName: ImGuiNET.ImGuiTextRangePtr.b nameWithType: ImGuiTextRangePtr.b - uid: ImGuiNET.ImGuiTextRangePtr.b* name: b href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_b_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.b isSpec: "True" fullName: ImGuiNET.ImGuiTextRangePtr.b nameWithType: ImGuiTextRangePtr.b - uid: ImGuiNET.ImGuiTextRangePtr.Destroy name: Destroy() href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_Destroy commentId: M:ImGuiNET.ImGuiTextRangePtr.Destroy fullName: ImGuiNET.ImGuiTextRangePtr.Destroy() nameWithType: ImGuiTextRangePtr.Destroy() - uid: ImGuiNET.ImGuiTextRangePtr.Destroy* name: Destroy href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_Destroy_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.Destroy isSpec: "True" fullName: ImGuiNET.ImGuiTextRangePtr.Destroy nameWithType: ImGuiTextRangePtr.Destroy - uid: ImGuiNET.ImGuiTextRangePtr.e name: e href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_e commentId: P:ImGuiNET.ImGuiTextRangePtr.e fullName: ImGuiNET.ImGuiTextRangePtr.e nameWithType: ImGuiTextRangePtr.e - uid: ImGuiNET.ImGuiTextRangePtr.e* name: e href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_e_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.e isSpec: "True" fullName: ImGuiNET.ImGuiTextRangePtr.e nameWithType: ImGuiTextRangePtr.e - uid: ImGuiNET.ImGuiTextRangePtr.empty name: empty() href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_empty commentId: M:ImGuiNET.ImGuiTextRangePtr.empty fullName: ImGuiNET.ImGuiTextRangePtr.empty() nameWithType: ImGuiTextRangePtr.empty() - uid: ImGuiNET.ImGuiTextRangePtr.empty* name: empty href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_empty_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.empty isSpec: "True" fullName: ImGuiNET.ImGuiTextRangePtr.empty nameWithType: ImGuiTextRangePtr.empty - uid: ImGuiNET.ImGuiTextRangePtr.NativePtr name: NativePtr href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_NativePtr commentId: P:ImGuiNET.ImGuiTextRangePtr.NativePtr fullName: ImGuiNET.ImGuiTextRangePtr.NativePtr nameWithType: ImGuiTextRangePtr.NativePtr - uid: ImGuiNET.ImGuiTextRangePtr.NativePtr* name: NativePtr href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_NativePtr_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.NativePtr isSpec: "True" fullName: ImGuiNET.ImGuiTextRangePtr.NativePtr nameWithType: ImGuiTextRangePtr.NativePtr - uid: ImGuiNET.ImGuiTextRangePtr.op_Implicit(ImGuiNET.ImGuiTextRange*)~ImGuiNET.ImGuiTextRangePtr name: Implicit(ImGuiTextRange* to ImGuiTextRangePtr) href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_op_Implicit_ImGuiNET_ImGuiTextRange___ImGuiNET_ImGuiTextRangePtr commentId: M:ImGuiNET.ImGuiTextRangePtr.op_Implicit(ImGuiNET.ImGuiTextRange*)~ImGuiNET.ImGuiTextRangePtr name.vb: Widening(ImGuiTextRange* to ImGuiTextRangePtr) fullName: ImGuiNET.ImGuiTextRangePtr.Implicit(ImGuiNET.ImGuiTextRange* to ImGuiNET.ImGuiTextRangePtr) fullName.vb: ImGuiNET.ImGuiTextRangePtr.Widening(ImGuiNET.ImGuiTextRange* to ImGuiNET.ImGuiTextRangePtr) nameWithType: ImGuiTextRangePtr.Implicit(ImGuiTextRange* to ImGuiTextRangePtr) nameWithType.vb: ImGuiTextRangePtr.Widening(ImGuiTextRange* to ImGuiTextRangePtr) - uid: ImGuiNET.ImGuiTextRangePtr.op_Implicit(ImGuiNET.ImGuiTextRangePtr)~ImGuiNET.ImGuiTextRange* name: Implicit(ImGuiTextRangePtr to ImGuiTextRange*) href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_op_Implicit_ImGuiNET_ImGuiTextRangePtr__ImGuiNET_ImGuiTextRange_ commentId: M:ImGuiNET.ImGuiTextRangePtr.op_Implicit(ImGuiNET.ImGuiTextRangePtr)~ImGuiNET.ImGuiTextRange* name.vb: Widening(ImGuiTextRangePtr to ImGuiTextRange*) fullName: ImGuiNET.ImGuiTextRangePtr.Implicit(ImGuiNET.ImGuiTextRangePtr to ImGuiNET.ImGuiTextRange*) fullName.vb: ImGuiNET.ImGuiTextRangePtr.Widening(ImGuiNET.ImGuiTextRangePtr to ImGuiNET.ImGuiTextRange*) nameWithType: ImGuiTextRangePtr.Implicit(ImGuiTextRangePtr to ImGuiTextRange*) nameWithType.vb: ImGuiTextRangePtr.Widening(ImGuiTextRangePtr to ImGuiTextRange*) - uid: ImGuiNET.ImGuiTextRangePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiTextRangePtr name: Implicit(IntPtr to ImGuiTextRangePtr) href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiTextRangePtr commentId: M:ImGuiNET.ImGuiTextRangePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiTextRangePtr name.vb: Widening(IntPtr to ImGuiTextRangePtr) fullName: ImGuiNET.ImGuiTextRangePtr.Implicit(System.IntPtr to ImGuiNET.ImGuiTextRangePtr) fullName.vb: ImGuiNET.ImGuiTextRangePtr.Widening(System.IntPtr to ImGuiNET.ImGuiTextRangePtr) nameWithType: ImGuiTextRangePtr.Implicit(IntPtr to ImGuiTextRangePtr) nameWithType.vb: ImGuiTextRangePtr.Widening(IntPtr to ImGuiTextRangePtr) - uid: ImGuiNET.ImGuiTextRangePtr.op_Implicit* name: Implicit href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_op_Implicit_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.ImGuiTextRangePtr.Implicit fullName.vb: ImGuiNET.ImGuiTextRangePtr.Widening nameWithType: ImGuiTextRangePtr.Implicit nameWithType.vb: ImGuiTextRangePtr.Widening - uid: ImGuiNET.ImGuiTextRangePtr.split(System.Byte,ImGuiNET.ImVector@) name: split(Byte, out ImVector) href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_split_System_Byte_ImGuiNET_ImVector__ commentId: M:ImGuiNET.ImGuiTextRangePtr.split(System.Byte,ImGuiNET.ImVector@) name.vb: split(Byte, ByRef ImVector) fullName: ImGuiNET.ImGuiTextRangePtr.split(System.Byte, out ImGuiNET.ImVector) fullName.vb: ImGuiNET.ImGuiTextRangePtr.split(System.Byte, ByRef ImGuiNET.ImVector) nameWithType: ImGuiTextRangePtr.split(Byte, out ImVector) nameWithType.vb: ImGuiTextRangePtr.split(Byte, ByRef ImVector) - uid: ImGuiNET.ImGuiTextRangePtr.split* name: split href: api/ImGuiNET.ImGuiTextRangePtr.html#ImGuiNET_ImGuiTextRangePtr_split_ commentId: Overload:ImGuiNET.ImGuiTextRangePtr.split isSpec: "True" fullName: ImGuiNET.ImGuiTextRangePtr.split nameWithType: ImGuiTextRangePtr.split - uid: ImGuiNET.ImGuiTreeNodeFlags name: ImGuiTreeNodeFlags href: api/ImGuiNET.ImGuiTreeNodeFlags.html commentId: T:ImGuiNET.ImGuiTreeNodeFlags fullName: ImGuiNET.ImGuiTreeNodeFlags nameWithType: ImGuiTreeNodeFlags - uid: ImGuiNET.ImGuiTreeNodeFlags.AllowItemOverlap name: AllowItemOverlap href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_AllowItemOverlap commentId: F:ImGuiNET.ImGuiTreeNodeFlags.AllowItemOverlap fullName: ImGuiNET.ImGuiTreeNodeFlags.AllowItemOverlap nameWithType: ImGuiTreeNodeFlags.AllowItemOverlap - uid: ImGuiNET.ImGuiTreeNodeFlags.Bullet name: Bullet href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_Bullet commentId: F:ImGuiNET.ImGuiTreeNodeFlags.Bullet fullName: ImGuiNET.ImGuiTreeNodeFlags.Bullet nameWithType: ImGuiTreeNodeFlags.Bullet - uid: ImGuiNET.ImGuiTreeNodeFlags.CollapsingHeader name: CollapsingHeader href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_CollapsingHeader commentId: F:ImGuiNET.ImGuiTreeNodeFlags.CollapsingHeader fullName: ImGuiNET.ImGuiTreeNodeFlags.CollapsingHeader nameWithType: ImGuiTreeNodeFlags.CollapsingHeader - uid: ImGuiNET.ImGuiTreeNodeFlags.DefaultOpen name: DefaultOpen href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_DefaultOpen commentId: F:ImGuiNET.ImGuiTreeNodeFlags.DefaultOpen fullName: ImGuiNET.ImGuiTreeNodeFlags.DefaultOpen nameWithType: ImGuiTreeNodeFlags.DefaultOpen - uid: ImGuiNET.ImGuiTreeNodeFlags.Framed name: Framed href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_Framed commentId: F:ImGuiNET.ImGuiTreeNodeFlags.Framed fullName: ImGuiNET.ImGuiTreeNodeFlags.Framed nameWithType: ImGuiTreeNodeFlags.Framed - uid: ImGuiNET.ImGuiTreeNodeFlags.FramePadding name: FramePadding href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_FramePadding commentId: F:ImGuiNET.ImGuiTreeNodeFlags.FramePadding fullName: ImGuiNET.ImGuiTreeNodeFlags.FramePadding nameWithType: ImGuiTreeNodeFlags.FramePadding - uid: ImGuiNET.ImGuiTreeNodeFlags.Leaf name: Leaf href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_Leaf commentId: F:ImGuiNET.ImGuiTreeNodeFlags.Leaf fullName: ImGuiNET.ImGuiTreeNodeFlags.Leaf nameWithType: ImGuiTreeNodeFlags.Leaf - uid: ImGuiNET.ImGuiTreeNodeFlags.NavLeftJumpsBackHere name: NavLeftJumpsBackHere href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_NavLeftJumpsBackHere commentId: F:ImGuiNET.ImGuiTreeNodeFlags.NavLeftJumpsBackHere fullName: ImGuiNET.ImGuiTreeNodeFlags.NavLeftJumpsBackHere nameWithType: ImGuiTreeNodeFlags.NavLeftJumpsBackHere - uid: ImGuiNET.ImGuiTreeNodeFlags.NoAutoOpenOnLog name: NoAutoOpenOnLog href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_NoAutoOpenOnLog commentId: F:ImGuiNET.ImGuiTreeNodeFlags.NoAutoOpenOnLog fullName: ImGuiNET.ImGuiTreeNodeFlags.NoAutoOpenOnLog nameWithType: ImGuiTreeNodeFlags.NoAutoOpenOnLog - uid: ImGuiNET.ImGuiTreeNodeFlags.None name: None href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_None commentId: F:ImGuiNET.ImGuiTreeNodeFlags.None fullName: ImGuiNET.ImGuiTreeNodeFlags.None nameWithType: ImGuiTreeNodeFlags.None - uid: ImGuiNET.ImGuiTreeNodeFlags.NoTreePushOnOpen name: NoTreePushOnOpen href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_NoTreePushOnOpen commentId: F:ImGuiNET.ImGuiTreeNodeFlags.NoTreePushOnOpen fullName: ImGuiNET.ImGuiTreeNodeFlags.NoTreePushOnOpen nameWithType: ImGuiTreeNodeFlags.NoTreePushOnOpen - uid: ImGuiNET.ImGuiTreeNodeFlags.OpenOnArrow name: OpenOnArrow href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_OpenOnArrow commentId: F:ImGuiNET.ImGuiTreeNodeFlags.OpenOnArrow fullName: ImGuiNET.ImGuiTreeNodeFlags.OpenOnArrow nameWithType: ImGuiTreeNodeFlags.OpenOnArrow - uid: ImGuiNET.ImGuiTreeNodeFlags.OpenOnDoubleClick name: OpenOnDoubleClick href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_OpenOnDoubleClick commentId: F:ImGuiNET.ImGuiTreeNodeFlags.OpenOnDoubleClick fullName: ImGuiNET.ImGuiTreeNodeFlags.OpenOnDoubleClick nameWithType: ImGuiTreeNodeFlags.OpenOnDoubleClick - uid: ImGuiNET.ImGuiTreeNodeFlags.Selected name: Selected href: api/ImGuiNET.ImGuiTreeNodeFlags.html#ImGuiNET_ImGuiTreeNodeFlags_Selected commentId: F:ImGuiNET.ImGuiTreeNodeFlags.Selected fullName: ImGuiNET.ImGuiTreeNodeFlags.Selected nameWithType: ImGuiTreeNodeFlags.Selected - uid: ImGuiNET.ImGuiWindowFlags name: ImGuiWindowFlags href: api/ImGuiNET.ImGuiWindowFlags.html commentId: T:ImGuiNET.ImGuiWindowFlags fullName: ImGuiNET.ImGuiWindowFlags nameWithType: ImGuiWindowFlags - uid: ImGuiNET.ImGuiWindowFlags.AlwaysAutoResize name: AlwaysAutoResize href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_AlwaysAutoResize commentId: F:ImGuiNET.ImGuiWindowFlags.AlwaysAutoResize fullName: ImGuiNET.ImGuiWindowFlags.AlwaysAutoResize nameWithType: ImGuiWindowFlags.AlwaysAutoResize - uid: ImGuiNET.ImGuiWindowFlags.AlwaysHorizontalScrollbar name: AlwaysHorizontalScrollbar href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_AlwaysHorizontalScrollbar commentId: F:ImGuiNET.ImGuiWindowFlags.AlwaysHorizontalScrollbar fullName: ImGuiNET.ImGuiWindowFlags.AlwaysHorizontalScrollbar nameWithType: ImGuiWindowFlags.AlwaysHorizontalScrollbar - uid: ImGuiNET.ImGuiWindowFlags.AlwaysUseWindowPadding name: AlwaysUseWindowPadding href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_AlwaysUseWindowPadding commentId: F:ImGuiNET.ImGuiWindowFlags.AlwaysUseWindowPadding fullName: ImGuiNET.ImGuiWindowFlags.AlwaysUseWindowPadding nameWithType: ImGuiWindowFlags.AlwaysUseWindowPadding - uid: ImGuiNET.ImGuiWindowFlags.AlwaysVerticalScrollbar name: AlwaysVerticalScrollbar href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_AlwaysVerticalScrollbar commentId: F:ImGuiNET.ImGuiWindowFlags.AlwaysVerticalScrollbar fullName: ImGuiNET.ImGuiWindowFlags.AlwaysVerticalScrollbar nameWithType: ImGuiWindowFlags.AlwaysVerticalScrollbar - uid: ImGuiNET.ImGuiWindowFlags.ChildMenu name: ChildMenu href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_ChildMenu commentId: F:ImGuiNET.ImGuiWindowFlags.ChildMenu fullName: ImGuiNET.ImGuiWindowFlags.ChildMenu nameWithType: ImGuiWindowFlags.ChildMenu - uid: ImGuiNET.ImGuiWindowFlags.ChildWindow name: ChildWindow href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_ChildWindow commentId: F:ImGuiNET.ImGuiWindowFlags.ChildWindow fullName: ImGuiNET.ImGuiWindowFlags.ChildWindow nameWithType: ImGuiWindowFlags.ChildWindow - uid: ImGuiNET.ImGuiWindowFlags.HorizontalScrollbar name: HorizontalScrollbar href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_HorizontalScrollbar commentId: F:ImGuiNET.ImGuiWindowFlags.HorizontalScrollbar fullName: ImGuiNET.ImGuiWindowFlags.HorizontalScrollbar nameWithType: ImGuiWindowFlags.HorizontalScrollbar - uid: ImGuiNET.ImGuiWindowFlags.MenuBar name: MenuBar href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_MenuBar commentId: F:ImGuiNET.ImGuiWindowFlags.MenuBar fullName: ImGuiNET.ImGuiWindowFlags.MenuBar nameWithType: ImGuiWindowFlags.MenuBar - uid: ImGuiNET.ImGuiWindowFlags.Modal name: Modal href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_Modal commentId: F:ImGuiNET.ImGuiWindowFlags.Modal fullName: ImGuiNET.ImGuiWindowFlags.Modal nameWithType: ImGuiWindowFlags.Modal - uid: ImGuiNET.ImGuiWindowFlags.NavFlattened name: NavFlattened href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NavFlattened commentId: F:ImGuiNET.ImGuiWindowFlags.NavFlattened fullName: ImGuiNET.ImGuiWindowFlags.NavFlattened nameWithType: ImGuiWindowFlags.NavFlattened - uid: ImGuiNET.ImGuiWindowFlags.NoBackground name: NoBackground href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoBackground commentId: F:ImGuiNET.ImGuiWindowFlags.NoBackground fullName: ImGuiNET.ImGuiWindowFlags.NoBackground nameWithType: ImGuiWindowFlags.NoBackground - uid: ImGuiNET.ImGuiWindowFlags.NoBringToFrontOnFocus name: NoBringToFrontOnFocus href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoBringToFrontOnFocus commentId: F:ImGuiNET.ImGuiWindowFlags.NoBringToFrontOnFocus fullName: ImGuiNET.ImGuiWindowFlags.NoBringToFrontOnFocus nameWithType: ImGuiWindowFlags.NoBringToFrontOnFocus - uid: ImGuiNET.ImGuiWindowFlags.NoCollapse name: NoCollapse href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoCollapse commentId: F:ImGuiNET.ImGuiWindowFlags.NoCollapse fullName: ImGuiNET.ImGuiWindowFlags.NoCollapse nameWithType: ImGuiWindowFlags.NoCollapse - uid: ImGuiNET.ImGuiWindowFlags.NoDecoration name: NoDecoration href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoDecoration commentId: F:ImGuiNET.ImGuiWindowFlags.NoDecoration fullName: ImGuiNET.ImGuiWindowFlags.NoDecoration nameWithType: ImGuiWindowFlags.NoDecoration - uid: ImGuiNET.ImGuiWindowFlags.NoFocusOnAppearing name: NoFocusOnAppearing href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoFocusOnAppearing commentId: F:ImGuiNET.ImGuiWindowFlags.NoFocusOnAppearing fullName: ImGuiNET.ImGuiWindowFlags.NoFocusOnAppearing nameWithType: ImGuiWindowFlags.NoFocusOnAppearing - uid: ImGuiNET.ImGuiWindowFlags.NoInputs name: NoInputs href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoInputs commentId: F:ImGuiNET.ImGuiWindowFlags.NoInputs fullName: ImGuiNET.ImGuiWindowFlags.NoInputs nameWithType: ImGuiWindowFlags.NoInputs - uid: ImGuiNET.ImGuiWindowFlags.NoMouseInputs name: NoMouseInputs href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoMouseInputs commentId: F:ImGuiNET.ImGuiWindowFlags.NoMouseInputs fullName: ImGuiNET.ImGuiWindowFlags.NoMouseInputs nameWithType: ImGuiWindowFlags.NoMouseInputs - uid: ImGuiNET.ImGuiWindowFlags.NoMove name: NoMove href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoMove commentId: F:ImGuiNET.ImGuiWindowFlags.NoMove fullName: ImGuiNET.ImGuiWindowFlags.NoMove nameWithType: ImGuiWindowFlags.NoMove - uid: ImGuiNET.ImGuiWindowFlags.NoNav name: NoNav href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoNav commentId: F:ImGuiNET.ImGuiWindowFlags.NoNav fullName: ImGuiNET.ImGuiWindowFlags.NoNav nameWithType: ImGuiWindowFlags.NoNav - uid: ImGuiNET.ImGuiWindowFlags.NoNavFocus name: NoNavFocus href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoNavFocus commentId: F:ImGuiNET.ImGuiWindowFlags.NoNavFocus fullName: ImGuiNET.ImGuiWindowFlags.NoNavFocus nameWithType: ImGuiWindowFlags.NoNavFocus - uid: ImGuiNET.ImGuiWindowFlags.NoNavInputs name: NoNavInputs href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoNavInputs commentId: F:ImGuiNET.ImGuiWindowFlags.NoNavInputs fullName: ImGuiNET.ImGuiWindowFlags.NoNavInputs nameWithType: ImGuiWindowFlags.NoNavInputs - uid: ImGuiNET.ImGuiWindowFlags.None name: None href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_None commentId: F:ImGuiNET.ImGuiWindowFlags.None fullName: ImGuiNET.ImGuiWindowFlags.None nameWithType: ImGuiWindowFlags.None - uid: ImGuiNET.ImGuiWindowFlags.NoResize name: NoResize href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoResize commentId: F:ImGuiNET.ImGuiWindowFlags.NoResize fullName: ImGuiNET.ImGuiWindowFlags.NoResize nameWithType: ImGuiWindowFlags.NoResize - uid: ImGuiNET.ImGuiWindowFlags.NoSavedSettings name: NoSavedSettings href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoSavedSettings commentId: F:ImGuiNET.ImGuiWindowFlags.NoSavedSettings fullName: ImGuiNET.ImGuiWindowFlags.NoSavedSettings nameWithType: ImGuiWindowFlags.NoSavedSettings - uid: ImGuiNET.ImGuiWindowFlags.NoScrollbar name: NoScrollbar href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoScrollbar commentId: F:ImGuiNET.ImGuiWindowFlags.NoScrollbar fullName: ImGuiNET.ImGuiWindowFlags.NoScrollbar nameWithType: ImGuiWindowFlags.NoScrollbar - uid: ImGuiNET.ImGuiWindowFlags.NoScrollWithMouse name: NoScrollWithMouse href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoScrollWithMouse commentId: F:ImGuiNET.ImGuiWindowFlags.NoScrollWithMouse fullName: ImGuiNET.ImGuiWindowFlags.NoScrollWithMouse nameWithType: ImGuiWindowFlags.NoScrollWithMouse - uid: ImGuiNET.ImGuiWindowFlags.NoTitleBar name: NoTitleBar href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_NoTitleBar commentId: F:ImGuiNET.ImGuiWindowFlags.NoTitleBar fullName: ImGuiNET.ImGuiWindowFlags.NoTitleBar nameWithType: ImGuiWindowFlags.NoTitleBar - uid: ImGuiNET.ImGuiWindowFlags.Popup name: Popup href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_Popup commentId: F:ImGuiNET.ImGuiWindowFlags.Popup fullName: ImGuiNET.ImGuiWindowFlags.Popup nameWithType: ImGuiWindowFlags.Popup - uid: ImGuiNET.ImGuiWindowFlags.Tooltip name: Tooltip href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_Tooltip commentId: F:ImGuiNET.ImGuiWindowFlags.Tooltip fullName: ImGuiNET.ImGuiWindowFlags.Tooltip nameWithType: ImGuiWindowFlags.Tooltip - uid: ImGuiNET.ImGuiWindowFlags.UnsavedDocument name: UnsavedDocument href: api/ImGuiNET.ImGuiWindowFlags.html#ImGuiNET_ImGuiWindowFlags_UnsavedDocument commentId: F:ImGuiNET.ImGuiWindowFlags.UnsavedDocument fullName: ImGuiNET.ImGuiWindowFlags.UnsavedDocument nameWithType: ImGuiWindowFlags.UnsavedDocument - uid: ImGuiNET.ImPtrVector`1 name: ImPtrVector href: api/ImGuiNET.ImPtrVector-1.html commentId: T:ImGuiNET.ImPtrVector`1 name.vb: ImPtrVector(Of T) fullName: ImGuiNET.ImPtrVector fullName.vb: ImGuiNET.ImPtrVector(Of T) nameWithType: ImPtrVector nameWithType.vb: ImPtrVector(Of T) - uid: ImGuiNET.ImPtrVector`1.#ctor(ImGuiNET.ImVector,System.Int32) name: ImPtrVector(ImVector, Int32) href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1__ctor_ImGuiNET_ImVector_System_Int32_ commentId: M:ImGuiNET.ImPtrVector`1.#ctor(ImGuiNET.ImVector,System.Int32) fullName: ImGuiNET.ImPtrVector.ImPtrVector(ImGuiNET.ImVector, System.Int32) fullName.vb: ImGuiNET.ImPtrVector(Of T).ImPtrVector(ImGuiNET.ImVector, System.Int32) nameWithType: ImPtrVector.ImPtrVector(ImVector, Int32) nameWithType.vb: ImPtrVector(Of T).ImPtrVector(ImVector, Int32) - uid: ImGuiNET.ImPtrVector`1.#ctor(System.Int32,System.Int32,System.IntPtr,System.Int32) name: ImPtrVector(Int32, Int32, IntPtr, Int32) href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1__ctor_System_Int32_System_Int32_System_IntPtr_System_Int32_ commentId: M:ImGuiNET.ImPtrVector`1.#ctor(System.Int32,System.Int32,System.IntPtr,System.Int32) fullName: ImGuiNET.ImPtrVector.ImPtrVector(System.Int32, System.Int32, System.IntPtr, System.Int32) fullName.vb: ImGuiNET.ImPtrVector(Of T).ImPtrVector(System.Int32, System.Int32, System.IntPtr, System.Int32) nameWithType: ImPtrVector.ImPtrVector(Int32, Int32, IntPtr, Int32) nameWithType.vb: ImPtrVector(Of T).ImPtrVector(Int32, Int32, IntPtr, Int32) - uid: ImGuiNET.ImPtrVector`1.#ctor* name: ImPtrVector href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1__ctor_ commentId: Overload:ImGuiNET.ImPtrVector`1.#ctor isSpec: "True" fullName: ImGuiNET.ImPtrVector.ImPtrVector fullName.vb: ImGuiNET.ImPtrVector(Of T).ImPtrVector nameWithType: ImPtrVector.ImPtrVector nameWithType.vb: ImPtrVector(Of T).ImPtrVector - uid: ImGuiNET.ImPtrVector`1.Capacity name: Capacity href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1_Capacity commentId: F:ImGuiNET.ImPtrVector`1.Capacity fullName: ImGuiNET.ImPtrVector.Capacity fullName.vb: ImGuiNET.ImPtrVector(Of T).Capacity nameWithType: ImPtrVector.Capacity nameWithType.vb: ImPtrVector(Of T).Capacity - uid: ImGuiNET.ImPtrVector`1.Data name: Data href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1_Data commentId: F:ImGuiNET.ImPtrVector`1.Data fullName: ImGuiNET.ImPtrVector.Data fullName.vb: ImGuiNET.ImPtrVector(Of T).Data nameWithType: ImPtrVector.Data nameWithType.vb: ImPtrVector(Of T).Data - uid: ImGuiNET.ImPtrVector`1.Item(System.Int32) name: Item[Int32] href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1_Item_System_Int32_ commentId: P:ImGuiNET.ImPtrVector`1.Item(System.Int32) name.vb: Item(Int32) fullName: ImGuiNET.ImPtrVector.Item[System.Int32] fullName.vb: ImGuiNET.ImPtrVector(Of T).Item(System.Int32) nameWithType: ImPtrVector.Item[Int32] nameWithType.vb: ImPtrVector(Of T).Item(Int32) - uid: ImGuiNET.ImPtrVector`1.Item* name: Item href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1_Item_ commentId: Overload:ImGuiNET.ImPtrVector`1.Item isSpec: "True" fullName: ImGuiNET.ImPtrVector.Item fullName.vb: ImGuiNET.ImPtrVector(Of T).Item nameWithType: ImPtrVector.Item nameWithType.vb: ImPtrVector(Of T).Item - uid: ImGuiNET.ImPtrVector`1.Size name: Size href: api/ImGuiNET.ImPtrVector-1.html#ImGuiNET_ImPtrVector_1_Size commentId: F:ImGuiNET.ImPtrVector`1.Size fullName: ImGuiNET.ImPtrVector.Size fullName.vb: ImGuiNET.ImPtrVector(Of T).Size nameWithType: ImPtrVector.Size nameWithType.vb: ImPtrVector(Of T).Size - uid: ImGuiNET.ImVector name: ImVector href: api/ImGuiNET.ImVector.html commentId: T:ImGuiNET.ImVector fullName: ImGuiNET.ImVector nameWithType: ImVector - uid: ImGuiNET.ImVector.Address* name: Address href: api/ImGuiNET.ImVector.html#ImGuiNET_ImVector_Address_ commentId: Overload:ImGuiNET.ImVector.Address isSpec: "True" fullName: ImGuiNET.ImVector.Address nameWithType: ImVector.Address - uid: ImGuiNET.ImVector.Address``1(System.Int32) name: Address(Int32) href: api/ImGuiNET.ImVector.html#ImGuiNET_ImVector_Address__1_System_Int32_ commentId: M:ImGuiNET.ImVector.Address``1(System.Int32) name.vb: Address(Of T)(Int32) fullName: ImGuiNET.ImVector.Address(System.Int32) fullName.vb: ImGuiNET.ImVector.Address(Of T)(System.Int32) nameWithType: ImVector.Address(Int32) nameWithType.vb: ImVector.Address(Of T)(Int32) - uid: ImGuiNET.ImVector.Capacity name: Capacity href: api/ImGuiNET.ImVector.html#ImGuiNET_ImVector_Capacity commentId: F:ImGuiNET.ImVector.Capacity fullName: ImGuiNET.ImVector.Capacity nameWithType: ImVector.Capacity - uid: ImGuiNET.ImVector.Data name: Data href: api/ImGuiNET.ImVector.html#ImGuiNET_ImVector_Data commentId: F:ImGuiNET.ImVector.Data fullName: ImGuiNET.ImVector.Data nameWithType: ImVector.Data - uid: ImGuiNET.ImVector.Ref* name: Ref href: api/ImGuiNET.ImVector.html#ImGuiNET_ImVector_Ref_ commentId: Overload:ImGuiNET.ImVector.Ref isSpec: "True" fullName: ImGuiNET.ImVector.Ref nameWithType: ImVector.Ref - uid: ImGuiNET.ImVector.Ref``1(System.Int32) name: Ref(Int32) href: api/ImGuiNET.ImVector.html#ImGuiNET_ImVector_Ref__1_System_Int32_ commentId: M:ImGuiNET.ImVector.Ref``1(System.Int32) name.vb: Ref(Of T)(Int32) fullName: ImGuiNET.ImVector.Ref(System.Int32) fullName.vb: ImGuiNET.ImVector.Ref(Of T)(System.Int32) nameWithType: ImVector.Ref(Int32) nameWithType.vb: ImVector.Ref(Of T)(Int32) - uid: ImGuiNET.ImVector.Size name: Size href: api/ImGuiNET.ImVector.html#ImGuiNET_ImVector_Size commentId: F:ImGuiNET.ImVector.Size fullName: ImGuiNET.ImVector.Size nameWithType: ImVector.Size - uid: ImGuiNET.ImVector`1 name: ImVector href: api/ImGuiNET.ImVector-1.html commentId: T:ImGuiNET.ImVector`1 name.vb: ImVector(Of T) fullName: ImGuiNET.ImVector fullName.vb: ImGuiNET.ImVector(Of T) nameWithType: ImVector nameWithType.vb: ImVector(Of T) - uid: ImGuiNET.ImVector`1.#ctor(ImGuiNET.ImVector) name: ImVector(ImVector) href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1__ctor_ImGuiNET_ImVector_ commentId: M:ImGuiNET.ImVector`1.#ctor(ImGuiNET.ImVector) fullName: ImGuiNET.ImVector.ImVector(ImGuiNET.ImVector) fullName.vb: ImGuiNET.ImVector(Of T).ImVector(ImGuiNET.ImVector) nameWithType: ImVector.ImVector(ImVector) nameWithType.vb: ImVector(Of T).ImVector(ImVector) - uid: ImGuiNET.ImVector`1.#ctor(System.Int32,System.Int32,System.IntPtr) name: ImVector(Int32, Int32, IntPtr) href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1__ctor_System_Int32_System_Int32_System_IntPtr_ commentId: M:ImGuiNET.ImVector`1.#ctor(System.Int32,System.Int32,System.IntPtr) fullName: ImGuiNET.ImVector.ImVector(System.Int32, System.Int32, System.IntPtr) fullName.vb: ImGuiNET.ImVector(Of T).ImVector(System.Int32, System.Int32, System.IntPtr) nameWithType: ImVector.ImVector(Int32, Int32, IntPtr) nameWithType.vb: ImVector(Of T).ImVector(Int32, Int32, IntPtr) - uid: ImGuiNET.ImVector`1.#ctor* name: ImVector href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1__ctor_ commentId: Overload:ImGuiNET.ImVector`1.#ctor isSpec: "True" fullName: ImGuiNET.ImVector.ImVector fullName.vb: ImGuiNET.ImVector(Of T).ImVector nameWithType: ImVector.ImVector nameWithType.vb: ImVector(Of T).ImVector - uid: ImGuiNET.ImVector`1.Capacity name: Capacity href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1_Capacity commentId: F:ImGuiNET.ImVector`1.Capacity fullName: ImGuiNET.ImVector.Capacity fullName.vb: ImGuiNET.ImVector(Of T).Capacity nameWithType: ImVector.Capacity nameWithType.vb: ImVector(Of T).Capacity - uid: ImGuiNET.ImVector`1.Data name: Data href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1_Data commentId: F:ImGuiNET.ImVector`1.Data fullName: ImGuiNET.ImVector.Data fullName.vb: ImGuiNET.ImVector(Of T).Data nameWithType: ImVector.Data nameWithType.vb: ImVector(Of T).Data - uid: ImGuiNET.ImVector`1.Item(System.Int32) name: Item[Int32] href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1_Item_System_Int32_ commentId: P:ImGuiNET.ImVector`1.Item(System.Int32) name.vb: Item(Int32) fullName: ImGuiNET.ImVector.Item[System.Int32] fullName.vb: ImGuiNET.ImVector(Of T).Item(System.Int32) nameWithType: ImVector.Item[Int32] nameWithType.vb: ImVector(Of T).Item(Int32) - uid: ImGuiNET.ImVector`1.Item* name: Item href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1_Item_ commentId: Overload:ImGuiNET.ImVector`1.Item isSpec: "True" fullName: ImGuiNET.ImVector.Item fullName.vb: ImGuiNET.ImVector(Of T).Item nameWithType: ImVector.Item nameWithType.vb: ImVector(Of T).Item - uid: ImGuiNET.ImVector`1.Size name: Size href: api/ImGuiNET.ImVector-1.html#ImGuiNET_ImVector_1_Size commentId: F:ImGuiNET.ImVector`1.Size fullName: ImGuiNET.ImVector.Size fullName.vb: ImGuiNET.ImVector(Of T).Size nameWithType: ImVector.Size nameWithType.vb: ImVector(Of T).Size - uid: ImGuiNET.NullTerminatedString name: NullTerminatedString href: api/ImGuiNET.NullTerminatedString.html commentId: T:ImGuiNET.NullTerminatedString fullName: ImGuiNET.NullTerminatedString nameWithType: NullTerminatedString - uid: ImGuiNET.NullTerminatedString.#ctor(System.Byte*) name: NullTerminatedString(Byte*) href: api/ImGuiNET.NullTerminatedString.html#ImGuiNET_NullTerminatedString__ctor_System_Byte__ commentId: M:ImGuiNET.NullTerminatedString.#ctor(System.Byte*) fullName: ImGuiNET.NullTerminatedString.NullTerminatedString(System.Byte*) nameWithType: NullTerminatedString.NullTerminatedString(Byte*) - uid: ImGuiNET.NullTerminatedString.#ctor* name: NullTerminatedString href: api/ImGuiNET.NullTerminatedString.html#ImGuiNET_NullTerminatedString__ctor_ commentId: Overload:ImGuiNET.NullTerminatedString.#ctor isSpec: "True" fullName: ImGuiNET.NullTerminatedString.NullTerminatedString nameWithType: NullTerminatedString.NullTerminatedString - uid: ImGuiNET.NullTerminatedString.Data name: Data href: api/ImGuiNET.NullTerminatedString.html#ImGuiNET_NullTerminatedString_Data commentId: F:ImGuiNET.NullTerminatedString.Data fullName: ImGuiNET.NullTerminatedString.Data nameWithType: NullTerminatedString.Data - uid: ImGuiNET.NullTerminatedString.op_Implicit(ImGuiNET.NullTerminatedString)~System.String name: Implicit(NullTerminatedString to String) href: api/ImGuiNET.NullTerminatedString.html#ImGuiNET_NullTerminatedString_op_Implicit_ImGuiNET_NullTerminatedString__System_String commentId: M:ImGuiNET.NullTerminatedString.op_Implicit(ImGuiNET.NullTerminatedString)~System.String name.vb: Widening(NullTerminatedString to String) fullName: ImGuiNET.NullTerminatedString.Implicit(ImGuiNET.NullTerminatedString to System.String) fullName.vb: ImGuiNET.NullTerminatedString.Widening(ImGuiNET.NullTerminatedString to System.String) nameWithType: NullTerminatedString.Implicit(NullTerminatedString to String) nameWithType.vb: NullTerminatedString.Widening(NullTerminatedString to String) - uid: ImGuiNET.NullTerminatedString.op_Implicit* name: Implicit href: api/ImGuiNET.NullTerminatedString.html#ImGuiNET_NullTerminatedString_op_Implicit_ commentId: Overload:ImGuiNET.NullTerminatedString.op_Implicit isSpec: "True" name.vb: Widening fullName: ImGuiNET.NullTerminatedString.Implicit fullName.vb: ImGuiNET.NullTerminatedString.Widening nameWithType: NullTerminatedString.Implicit nameWithType.vb: NullTerminatedString.Widening - uid: ImGuiNET.NullTerminatedString.ToString name: ToString() href: api/ImGuiNET.NullTerminatedString.html#ImGuiNET_NullTerminatedString_ToString commentId: M:ImGuiNET.NullTerminatedString.ToString fullName: ImGuiNET.NullTerminatedString.ToString() nameWithType: NullTerminatedString.ToString() - uid: ImGuiNET.NullTerminatedString.ToString* name: ToString href: api/ImGuiNET.NullTerminatedString.html#ImGuiNET_NullTerminatedString_ToString_ commentId: Overload:ImGuiNET.NullTerminatedString.ToString isSpec: "True" fullName: ImGuiNET.NullTerminatedString.ToString nameWithType: NullTerminatedString.ToString - uid: ImGuiNET.RangeAccessor`1 name: RangeAccessor href: api/ImGuiNET.RangeAccessor-1.html commentId: T:ImGuiNET.RangeAccessor`1 name.vb: RangeAccessor(Of T) fullName: ImGuiNET.RangeAccessor fullName.vb: ImGuiNET.RangeAccessor(Of T) nameWithType: RangeAccessor nameWithType.vb: RangeAccessor(Of T) - uid: ImGuiNET.RangeAccessor`1.#ctor(System.IntPtr,System.Int32) name: RangeAccessor(IntPtr, Int32) href: api/ImGuiNET.RangeAccessor-1.html#ImGuiNET_RangeAccessor_1__ctor_System_IntPtr_System_Int32_ commentId: M:ImGuiNET.RangeAccessor`1.#ctor(System.IntPtr,System.Int32) fullName: ImGuiNET.RangeAccessor.RangeAccessor(System.IntPtr, System.Int32) fullName.vb: ImGuiNET.RangeAccessor(Of T).RangeAccessor(System.IntPtr, System.Int32) nameWithType: RangeAccessor.RangeAccessor(IntPtr, Int32) nameWithType.vb: RangeAccessor(Of T).RangeAccessor(IntPtr, Int32) - uid: ImGuiNET.RangeAccessor`1.#ctor(System.Void*,System.Int32) name: RangeAccessor(Void*, Int32) href: api/ImGuiNET.RangeAccessor-1.html#ImGuiNET_RangeAccessor_1__ctor_System_Void__System_Int32_ commentId: M:ImGuiNET.RangeAccessor`1.#ctor(System.Void*,System.Int32) fullName: ImGuiNET.RangeAccessor.RangeAccessor(System.Void*, System.Int32) fullName.vb: ImGuiNET.RangeAccessor(Of T).RangeAccessor(System.Void*, System.Int32) nameWithType: RangeAccessor.RangeAccessor(Void*, Int32) nameWithType.vb: RangeAccessor(Of T).RangeAccessor(Void*, Int32) - uid: ImGuiNET.RangeAccessor`1.#ctor* name: RangeAccessor href: api/ImGuiNET.RangeAccessor-1.html#ImGuiNET_RangeAccessor_1__ctor_ commentId: Overload:ImGuiNET.RangeAccessor`1.#ctor isSpec: "True" fullName: ImGuiNET.RangeAccessor.RangeAccessor fullName.vb: ImGuiNET.RangeAccessor(Of T).RangeAccessor nameWithType: RangeAccessor.RangeAccessor nameWithType.vb: RangeAccessor(Of T).RangeAccessor - uid: ImGuiNET.RangeAccessor`1.Count name: Count href: api/ImGuiNET.RangeAccessor-1.html#ImGuiNET_RangeAccessor_1_Count commentId: F:ImGuiNET.RangeAccessor`1.Count fullName: ImGuiNET.RangeAccessor.Count fullName.vb: ImGuiNET.RangeAccessor(Of T).Count nameWithType: RangeAccessor.Count nameWithType.vb: RangeAccessor(Of T).Count - uid: ImGuiNET.RangeAccessor`1.Data name: Data href: api/ImGuiNET.RangeAccessor-1.html#ImGuiNET_RangeAccessor_1_Data commentId: F:ImGuiNET.RangeAccessor`1.Data fullName: ImGuiNET.RangeAccessor.Data fullName.vb: ImGuiNET.RangeAccessor(Of T).Data nameWithType: RangeAccessor.Data nameWithType.vb: RangeAccessor(Of T).Data - uid: ImGuiNET.RangeAccessor`1.Item(System.Int32) name: Item[Int32] href: api/ImGuiNET.RangeAccessor-1.html#ImGuiNET_RangeAccessor_1_Item_System_Int32_ commentId: P:ImGuiNET.RangeAccessor`1.Item(System.Int32) name.vb: Item(Int32) fullName: ImGuiNET.RangeAccessor.Item[System.Int32] fullName.vb: ImGuiNET.RangeAccessor(Of T).Item(System.Int32) nameWithType: RangeAccessor.Item[Int32] nameWithType.vb: RangeAccessor(Of T).Item(Int32) - uid: ImGuiNET.RangeAccessor`1.Item* name: Item href: api/ImGuiNET.RangeAccessor-1.html#ImGuiNET_RangeAccessor_1_Item_ commentId: Overload:ImGuiNET.RangeAccessor`1.Item isSpec: "True" fullName: ImGuiNET.RangeAccessor.Item fullName.vb: ImGuiNET.RangeAccessor(Of T).Item nameWithType: RangeAccessor.Item nameWithType.vb: RangeAccessor(Of T).Item - uid: ImGuiNET.RangeAccessorExtensions name: RangeAccessorExtensions href: api/ImGuiNET.RangeAccessorExtensions.html commentId: T:ImGuiNET.RangeAccessorExtensions fullName: ImGuiNET.RangeAccessorExtensions nameWithType: RangeAccessorExtensions - uid: ImGuiNET.RangeAccessorExtensions.GetStringASCII(ImGuiNET.RangeAccessor{System.Byte}) name: GetStringASCII(RangeAccessor) href: api/ImGuiNET.RangeAccessorExtensions.html#ImGuiNET_RangeAccessorExtensions_GetStringASCII_ImGuiNET_RangeAccessor_System_Byte__ commentId: M:ImGuiNET.RangeAccessorExtensions.GetStringASCII(ImGuiNET.RangeAccessor{System.Byte}) name.vb: GetStringASCII(RangeAccessor(Of Byte)) fullName: ImGuiNET.RangeAccessorExtensions.GetStringASCII(ImGuiNET.RangeAccessor) fullName.vb: ImGuiNET.RangeAccessorExtensions.GetStringASCII(ImGuiNET.RangeAccessor(Of System.Byte)) nameWithType: RangeAccessorExtensions.GetStringASCII(RangeAccessor) nameWithType.vb: RangeAccessorExtensions.GetStringASCII(RangeAccessor(Of Byte)) - uid: ImGuiNET.RangeAccessorExtensions.GetStringASCII* name: GetStringASCII href: api/ImGuiNET.RangeAccessorExtensions.html#ImGuiNET_RangeAccessorExtensions_GetStringASCII_ commentId: Overload:ImGuiNET.RangeAccessorExtensions.GetStringASCII isSpec: "True" fullName: ImGuiNET.RangeAccessorExtensions.GetStringASCII nameWithType: RangeAccessorExtensions.GetStringASCII - uid: ImGuiNET.RangePtrAccessor`1 name: RangePtrAccessor href: api/ImGuiNET.RangePtrAccessor-1.html commentId: T:ImGuiNET.RangePtrAccessor`1 name.vb: RangePtrAccessor(Of T) fullName: ImGuiNET.RangePtrAccessor fullName.vb: ImGuiNET.RangePtrAccessor(Of T) nameWithType: RangePtrAccessor nameWithType.vb: RangePtrAccessor(Of T) - uid: ImGuiNET.RangePtrAccessor`1.#ctor(System.IntPtr,System.Int32) name: RangePtrAccessor(IntPtr, Int32) href: api/ImGuiNET.RangePtrAccessor-1.html#ImGuiNET_RangePtrAccessor_1__ctor_System_IntPtr_System_Int32_ commentId: M:ImGuiNET.RangePtrAccessor`1.#ctor(System.IntPtr,System.Int32) fullName: ImGuiNET.RangePtrAccessor.RangePtrAccessor(System.IntPtr, System.Int32) fullName.vb: ImGuiNET.RangePtrAccessor(Of T).RangePtrAccessor(System.IntPtr, System.Int32) nameWithType: RangePtrAccessor.RangePtrAccessor(IntPtr, Int32) nameWithType.vb: RangePtrAccessor(Of T).RangePtrAccessor(IntPtr, Int32) - uid: ImGuiNET.RangePtrAccessor`1.#ctor(System.Void*,System.Int32) name: RangePtrAccessor(Void*, Int32) href: api/ImGuiNET.RangePtrAccessor-1.html#ImGuiNET_RangePtrAccessor_1__ctor_System_Void__System_Int32_ commentId: M:ImGuiNET.RangePtrAccessor`1.#ctor(System.Void*,System.Int32) fullName: ImGuiNET.RangePtrAccessor.RangePtrAccessor(System.Void*, System.Int32) fullName.vb: ImGuiNET.RangePtrAccessor(Of T).RangePtrAccessor(System.Void*, System.Int32) nameWithType: RangePtrAccessor.RangePtrAccessor(Void*, Int32) nameWithType.vb: RangePtrAccessor(Of T).RangePtrAccessor(Void*, Int32) - uid: ImGuiNET.RangePtrAccessor`1.#ctor* name: RangePtrAccessor href: api/ImGuiNET.RangePtrAccessor-1.html#ImGuiNET_RangePtrAccessor_1__ctor_ commentId: Overload:ImGuiNET.RangePtrAccessor`1.#ctor isSpec: "True" fullName: ImGuiNET.RangePtrAccessor.RangePtrAccessor fullName.vb: ImGuiNET.RangePtrAccessor(Of T).RangePtrAccessor nameWithType: RangePtrAccessor.RangePtrAccessor nameWithType.vb: RangePtrAccessor(Of T).RangePtrAccessor - uid: ImGuiNET.RangePtrAccessor`1.Count name: Count href: api/ImGuiNET.RangePtrAccessor-1.html#ImGuiNET_RangePtrAccessor_1_Count commentId: F:ImGuiNET.RangePtrAccessor`1.Count fullName: ImGuiNET.RangePtrAccessor.Count fullName.vb: ImGuiNET.RangePtrAccessor(Of T).Count nameWithType: RangePtrAccessor.Count nameWithType.vb: RangePtrAccessor(Of T).Count - uid: ImGuiNET.RangePtrAccessor`1.Data name: Data href: api/ImGuiNET.RangePtrAccessor-1.html#ImGuiNET_RangePtrAccessor_1_Data commentId: F:ImGuiNET.RangePtrAccessor`1.Data fullName: ImGuiNET.RangePtrAccessor.Data fullName.vb: ImGuiNET.RangePtrAccessor(Of T).Data nameWithType: RangePtrAccessor.Data nameWithType.vb: RangePtrAccessor(Of T).Data - uid: ImGuiNET.RangePtrAccessor`1.Item(System.Int32) name: Item[Int32] href: api/ImGuiNET.RangePtrAccessor-1.html#ImGuiNET_RangePtrAccessor_1_Item_System_Int32_ commentId: P:ImGuiNET.RangePtrAccessor`1.Item(System.Int32) name.vb: Item(Int32) fullName: ImGuiNET.RangePtrAccessor.Item[System.Int32] fullName.vb: ImGuiNET.RangePtrAccessor(Of T).Item(System.Int32) nameWithType: RangePtrAccessor.Item[Int32] nameWithType.vb: RangePtrAccessor(Of T).Item(Int32) - uid: ImGuiNET.RangePtrAccessor`1.Item* name: Item href: api/ImGuiNET.RangePtrAccessor-1.html#ImGuiNET_RangePtrAccessor_1_Item_ commentId: Overload:ImGuiNET.RangePtrAccessor`1.Item isSpec: "True" fullName: ImGuiNET.RangePtrAccessor.Item fullName.vb: ImGuiNET.RangePtrAccessor(Of T).Item nameWithType: RangePtrAccessor.Item nameWithType.vb: RangePtrAccessor(Of T).Item - uid: ImGuiNET.UnionValue name: UnionValue href: api/ImGuiNET.UnionValue.html commentId: T:ImGuiNET.UnionValue fullName: ImGuiNET.UnionValue nameWithType: UnionValue - uid: ImGuiNET.UnionValue.ValueF32 name: ValueF32 href: api/ImGuiNET.UnionValue.html#ImGuiNET_UnionValue_ValueF32 commentId: F:ImGuiNET.UnionValue.ValueF32 fullName: ImGuiNET.UnionValue.ValueF32 nameWithType: UnionValue.ValueF32 - uid: ImGuiNET.UnionValue.ValueI32 name: ValueI32 href: api/ImGuiNET.UnionValue.html#ImGuiNET_UnionValue_ValueI32 commentId: F:ImGuiNET.UnionValue.ValueI32 fullName: ImGuiNET.UnionValue.ValueI32 nameWithType: UnionValue.ValueI32 - uid: ImGuiNET.UnionValue.ValuePtr name: ValuePtr href: api/ImGuiNET.UnionValue.html#ImGuiNET_UnionValue_ValuePtr commentId: F:ImGuiNET.UnionValue.ValuePtr fullName: ImGuiNET.UnionValue.ValuePtr nameWithType: UnionValue.ValuePtr - uid: ImGuiScene name: ImGuiScene href: api/ImGuiScene.html commentId: N:ImGuiScene fullName: ImGuiScene nameWithType: ImGuiScene - uid: ImGuiScene.FramerateLimit name: FramerateLimit href: api/ImGuiScene.FramerateLimit.html commentId: T:ImGuiScene.FramerateLimit fullName: ImGuiScene.FramerateLimit nameWithType: FramerateLimit - uid: ImGuiScene.FramerateLimit.#ctor(ImGuiScene.FramerateLimit.LimitType,System.Int32) name: FramerateLimit(FramerateLimit.LimitType, Int32) href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit__ctor_ImGuiScene_FramerateLimit_LimitType_System_Int32_ commentId: M:ImGuiScene.FramerateLimit.#ctor(ImGuiScene.FramerateLimit.LimitType,System.Int32) fullName: ImGuiScene.FramerateLimit.FramerateLimit(ImGuiScene.FramerateLimit.LimitType, System.Int32) nameWithType: FramerateLimit.FramerateLimit(FramerateLimit.LimitType, Int32) - uid: ImGuiScene.FramerateLimit.#ctor* name: FramerateLimit href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit__ctor_ commentId: Overload:ImGuiScene.FramerateLimit.#ctor isSpec: "True" fullName: ImGuiScene.FramerateLimit.FramerateLimit nameWithType: FramerateLimit.FramerateLimit - uid: ImGuiScene.FramerateLimit.FPS name: FPS href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit_FPS commentId: P:ImGuiScene.FramerateLimit.FPS fullName: ImGuiScene.FramerateLimit.FPS nameWithType: FramerateLimit.FPS - uid: ImGuiScene.FramerateLimit.FPS* name: FPS href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit_FPS_ commentId: Overload:ImGuiScene.FramerateLimit.FPS isSpec: "True" fullName: ImGuiScene.FramerateLimit.FPS nameWithType: FramerateLimit.FPS - uid: ImGuiScene.FramerateLimit.LimitType name: FramerateLimit.LimitType href: api/ImGuiScene.FramerateLimit.LimitType.html commentId: T:ImGuiScene.FramerateLimit.LimitType fullName: ImGuiScene.FramerateLimit.LimitType nameWithType: FramerateLimit.LimitType - uid: ImGuiScene.FramerateLimit.LimitType.FixedFPS name: FixedFPS href: api/ImGuiScene.FramerateLimit.LimitType.html#ImGuiScene_FramerateLimit_LimitType_FixedFPS commentId: F:ImGuiScene.FramerateLimit.LimitType.FixedFPS fullName: ImGuiScene.FramerateLimit.LimitType.FixedFPS nameWithType: FramerateLimit.LimitType.FixedFPS - uid: ImGuiScene.FramerateLimit.LimitType.Unbounded name: Unbounded href: api/ImGuiScene.FramerateLimit.LimitType.html#ImGuiScene_FramerateLimit_LimitType_Unbounded commentId: F:ImGuiScene.FramerateLimit.LimitType.Unbounded fullName: ImGuiScene.FramerateLimit.LimitType.Unbounded nameWithType: FramerateLimit.LimitType.Unbounded - uid: ImGuiScene.FramerateLimit.LimitType.Vsync name: Vsync href: api/ImGuiScene.FramerateLimit.LimitType.html#ImGuiScene_FramerateLimit_LimitType_Vsync commentId: F:ImGuiScene.FramerateLimit.LimitType.Vsync fullName: ImGuiScene.FramerateLimit.LimitType.Vsync nameWithType: FramerateLimit.LimitType.Vsync - uid: ImGuiScene.FramerateLimit.ToString name: ToString() href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit_ToString commentId: M:ImGuiScene.FramerateLimit.ToString fullName: ImGuiScene.FramerateLimit.ToString() nameWithType: FramerateLimit.ToString() - uid: ImGuiScene.FramerateLimit.ToString* name: ToString href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit_ToString_ commentId: Overload:ImGuiScene.FramerateLimit.ToString isSpec: "True" fullName: ImGuiScene.FramerateLimit.ToString nameWithType: FramerateLimit.ToString - uid: ImGuiScene.FramerateLimit.Type name: Type href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit_Type commentId: P:ImGuiScene.FramerateLimit.Type fullName: ImGuiScene.FramerateLimit.Type nameWithType: FramerateLimit.Type - uid: ImGuiScene.FramerateLimit.Type* name: Type href: api/ImGuiScene.FramerateLimit.html#ImGuiScene_FramerateLimit_Type_ commentId: Overload:ImGuiScene.FramerateLimit.Type isSpec: "True" fullName: ImGuiScene.FramerateLimit.Type nameWithType: FramerateLimit.Type - uid: ImGuiScene.GLTextureWrap name: GLTextureWrap href: api/ImGuiScene.GLTextureWrap.html commentId: T:ImGuiScene.GLTextureWrap fullName: ImGuiScene.GLTextureWrap nameWithType: GLTextureWrap - uid: ImGuiScene.GLTextureWrap.#ctor(System.UInt32,System.Int32,System.Int32) name: GLTextureWrap(UInt32, Int32, Int32) href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap__ctor_System_UInt32_System_Int32_System_Int32_ commentId: M:ImGuiScene.GLTextureWrap.#ctor(System.UInt32,System.Int32,System.Int32) fullName: ImGuiScene.GLTextureWrap.GLTextureWrap(System.UInt32, System.Int32, System.Int32) nameWithType: GLTextureWrap.GLTextureWrap(UInt32, Int32, Int32) - uid: ImGuiScene.GLTextureWrap.#ctor* name: GLTextureWrap href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap__ctor_ commentId: Overload:ImGuiScene.GLTextureWrap.#ctor isSpec: "True" fullName: ImGuiScene.GLTextureWrap.GLTextureWrap nameWithType: GLTextureWrap.GLTextureWrap - uid: ImGuiScene.GLTextureWrap.Dispose name: Dispose() href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Dispose commentId: M:ImGuiScene.GLTextureWrap.Dispose fullName: ImGuiScene.GLTextureWrap.Dispose() nameWithType: GLTextureWrap.Dispose() - uid: ImGuiScene.GLTextureWrap.Dispose(System.Boolean) name: Dispose(Boolean) href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Dispose_System_Boolean_ commentId: M:ImGuiScene.GLTextureWrap.Dispose(System.Boolean) fullName: ImGuiScene.GLTextureWrap.Dispose(System.Boolean) nameWithType: GLTextureWrap.Dispose(Boolean) - uid: ImGuiScene.GLTextureWrap.Dispose* name: Dispose href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Dispose_ commentId: Overload:ImGuiScene.GLTextureWrap.Dispose isSpec: "True" fullName: ImGuiScene.GLTextureWrap.Dispose nameWithType: GLTextureWrap.Dispose - uid: ImGuiScene.GLTextureWrap.Finalize name: Finalize() href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Finalize commentId: M:ImGuiScene.GLTextureWrap.Finalize fullName: ImGuiScene.GLTextureWrap.Finalize() nameWithType: GLTextureWrap.Finalize() - uid: ImGuiScene.GLTextureWrap.Finalize* name: Finalize href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Finalize_ commentId: Overload:ImGuiScene.GLTextureWrap.Finalize isSpec: "True" fullName: ImGuiScene.GLTextureWrap.Finalize nameWithType: GLTextureWrap.Finalize - uid: ImGuiScene.GLTextureWrap.Height name: Height href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Height commentId: P:ImGuiScene.GLTextureWrap.Height fullName: ImGuiScene.GLTextureWrap.Height nameWithType: GLTextureWrap.Height - uid: ImGuiScene.GLTextureWrap.Height* name: Height href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Height_ commentId: Overload:ImGuiScene.GLTextureWrap.Height isSpec: "True" fullName: ImGuiScene.GLTextureWrap.Height nameWithType: GLTextureWrap.Height - uid: ImGuiScene.GLTextureWrap.ImGuiHandle name: ImGuiHandle href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_ImGuiHandle commentId: P:ImGuiScene.GLTextureWrap.ImGuiHandle fullName: ImGuiScene.GLTextureWrap.ImGuiHandle nameWithType: GLTextureWrap.ImGuiHandle - uid: ImGuiScene.GLTextureWrap.ImGuiHandle* name: ImGuiHandle href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_ImGuiHandle_ commentId: Overload:ImGuiScene.GLTextureWrap.ImGuiHandle isSpec: "True" fullName: ImGuiScene.GLTextureWrap.ImGuiHandle nameWithType: GLTextureWrap.ImGuiHandle - uid: ImGuiScene.GLTextureWrap.Width name: Width href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Width commentId: P:ImGuiScene.GLTextureWrap.Width fullName: ImGuiScene.GLTextureWrap.Width nameWithType: GLTextureWrap.Width - uid: ImGuiScene.GLTextureWrap.Width* name: Width href: api/ImGuiScene.GLTextureWrap.html#ImGuiScene_GLTextureWrap_Width_ commentId: Overload:ImGuiScene.GLTextureWrap.Width isSpec: "True" fullName: ImGuiScene.GLTextureWrap.Width nameWithType: GLTextureWrap.Width - uid: ImGuiScene.IImGuiInputHandler name: IImGuiInputHandler href: api/ImGuiScene.IImGuiInputHandler.html commentId: T:ImGuiScene.IImGuiInputHandler fullName: ImGuiScene.IImGuiInputHandler nameWithType: IImGuiInputHandler - uid: ImGuiScene.IImGuiInputHandler.NewFrame(System.Int32,System.Int32) name: NewFrame(Int32, Int32) href: api/ImGuiScene.IImGuiInputHandler.html#ImGuiScene_IImGuiInputHandler_NewFrame_System_Int32_System_Int32_ commentId: M:ImGuiScene.IImGuiInputHandler.NewFrame(System.Int32,System.Int32) fullName: ImGuiScene.IImGuiInputHandler.NewFrame(System.Int32, System.Int32) nameWithType: IImGuiInputHandler.NewFrame(Int32, Int32) - uid: ImGuiScene.IImGuiInputHandler.NewFrame* name: NewFrame href: api/ImGuiScene.IImGuiInputHandler.html#ImGuiScene_IImGuiInputHandler_NewFrame_ commentId: Overload:ImGuiScene.IImGuiInputHandler.NewFrame isSpec: "True" fullName: ImGuiScene.IImGuiInputHandler.NewFrame nameWithType: IImGuiInputHandler.NewFrame - uid: ImGuiScene.IImGuiInputHandler.SetIniPath(System.String) name: SetIniPath(String) href: api/ImGuiScene.IImGuiInputHandler.html#ImGuiScene_IImGuiInputHandler_SetIniPath_System_String_ commentId: M:ImGuiScene.IImGuiInputHandler.SetIniPath(System.String) fullName: ImGuiScene.IImGuiInputHandler.SetIniPath(System.String) nameWithType: IImGuiInputHandler.SetIniPath(String) - uid: ImGuiScene.IImGuiInputHandler.SetIniPath* name: SetIniPath href: api/ImGuiScene.IImGuiInputHandler.html#ImGuiScene_IImGuiInputHandler_SetIniPath_ commentId: Overload:ImGuiScene.IImGuiInputHandler.SetIniPath isSpec: "True" fullName: ImGuiScene.IImGuiInputHandler.SetIniPath nameWithType: IImGuiInputHandler.SetIniPath - uid: ImGuiScene.IImGuiRenderer name: IImGuiRenderer href: api/ImGuiScene.IImGuiRenderer.html commentId: T:ImGuiScene.IImGuiRenderer fullName: ImGuiScene.IImGuiRenderer nameWithType: IImGuiRenderer - uid: ImGuiScene.IImGuiRenderer.Init(System.Object[]) name: Init(Object[]) href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_Init_System_Object___ commentId: M:ImGuiScene.IImGuiRenderer.Init(System.Object[]) name.vb: Init(Object()) fullName: ImGuiScene.IImGuiRenderer.Init(System.Object[]) fullName.vb: ImGuiScene.IImGuiRenderer.Init(System.Object()) nameWithType: IImGuiRenderer.Init(Object[]) nameWithType.vb: IImGuiRenderer.Init(Object()) - uid: ImGuiScene.IImGuiRenderer.Init* name: Init href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_Init_ commentId: Overload:ImGuiScene.IImGuiRenderer.Init isSpec: "True" fullName: ImGuiScene.IImGuiRenderer.Init nameWithType: IImGuiRenderer.Init - uid: ImGuiScene.IImGuiRenderer.NewFrame name: NewFrame() href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_NewFrame commentId: M:ImGuiScene.IImGuiRenderer.NewFrame fullName: ImGuiScene.IImGuiRenderer.NewFrame() nameWithType: IImGuiRenderer.NewFrame() - uid: ImGuiScene.IImGuiRenderer.NewFrame* name: NewFrame href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_NewFrame_ commentId: Overload:ImGuiScene.IImGuiRenderer.NewFrame isSpec: "True" fullName: ImGuiScene.IImGuiRenderer.NewFrame nameWithType: IImGuiRenderer.NewFrame - uid: ImGuiScene.IImGuiRenderer.RenderDrawData(ImGuiNET.ImDrawDataPtr) name: RenderDrawData(ImDrawDataPtr) href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_RenderDrawData_ImGuiNET_ImDrawDataPtr_ commentId: M:ImGuiScene.IImGuiRenderer.RenderDrawData(ImGuiNET.ImDrawDataPtr) fullName: ImGuiScene.IImGuiRenderer.RenderDrawData(ImGuiNET.ImDrawDataPtr) nameWithType: IImGuiRenderer.RenderDrawData(ImDrawDataPtr) - uid: ImGuiScene.IImGuiRenderer.RenderDrawData* name: RenderDrawData href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_RenderDrawData_ commentId: Overload:ImGuiScene.IImGuiRenderer.RenderDrawData isSpec: "True" fullName: ImGuiScene.IImGuiRenderer.RenderDrawData nameWithType: IImGuiRenderer.RenderDrawData - uid: ImGuiScene.IImGuiRenderer.Shutdown name: Shutdown() href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_Shutdown commentId: M:ImGuiScene.IImGuiRenderer.Shutdown fullName: ImGuiScene.IImGuiRenderer.Shutdown() nameWithType: IImGuiRenderer.Shutdown() - uid: ImGuiScene.IImGuiRenderer.Shutdown* name: Shutdown href: api/ImGuiScene.IImGuiRenderer.html#ImGuiScene_IImGuiRenderer_Shutdown_ commentId: Overload:ImGuiScene.IImGuiRenderer.Shutdown isSpec: "True" fullName: ImGuiScene.IImGuiRenderer.Shutdown nameWithType: IImGuiRenderer.Shutdown - uid: ImGuiScene.ImGui_Impl_DX11 name: ImGui_Impl_DX11 href: api/ImGuiScene.ImGui_Impl_DX11.html commentId: T:ImGuiScene.ImGui_Impl_DX11 fullName: ImGuiScene.ImGui_Impl_DX11 nameWithType: ImGui_Impl_DX11 - uid: ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects name: CreateDeviceObjects() href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_CreateDeviceObjects commentId: M:ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects fullName: ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects() nameWithType: ImGui_Impl_DX11.CreateDeviceObjects() - uid: ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects* name: CreateDeviceObjects href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_CreateDeviceObjects_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects nameWithType: ImGui_Impl_DX11.CreateDeviceObjects - uid: ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture name: CreateFontsTexture() href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_CreateFontsTexture commentId: M:ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture fullName: ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture() nameWithType: ImGui_Impl_DX11.CreateFontsTexture() - uid: ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture* name: CreateFontsTexture href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_CreateFontsTexture_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture nameWithType: ImGui_Impl_DX11.CreateFontsTexture - uid: ImGuiScene.ImGui_Impl_DX11.Init(System.Object[]) name: Init(Object[]) href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_Init_System_Object___ commentId: M:ImGuiScene.ImGui_Impl_DX11.Init(System.Object[]) name.vb: Init(Object()) fullName: ImGuiScene.ImGui_Impl_DX11.Init(System.Object[]) fullName.vb: ImGuiScene.ImGui_Impl_DX11.Init(System.Object()) nameWithType: ImGui_Impl_DX11.Init(Object[]) nameWithType.vb: ImGui_Impl_DX11.Init(Object()) - uid: ImGuiScene.ImGui_Impl_DX11.Init* name: Init href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_Init_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.Init isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.Init nameWithType: ImGui_Impl_DX11.Init - uid: ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects name: InvalidateDeviceObjects() href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_InvalidateDeviceObjects commentId: M:ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects fullName: ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects() nameWithType: ImGui_Impl_DX11.InvalidateDeviceObjects() - uid: ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects* name: InvalidateDeviceObjects href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_InvalidateDeviceObjects_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects nameWithType: ImGui_Impl_DX11.InvalidateDeviceObjects - uid: ImGuiScene.ImGui_Impl_DX11.NewFrame name: NewFrame() href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_NewFrame commentId: M:ImGuiScene.ImGui_Impl_DX11.NewFrame fullName: ImGuiScene.ImGui_Impl_DX11.NewFrame() nameWithType: ImGui_Impl_DX11.NewFrame() - uid: ImGuiScene.ImGui_Impl_DX11.NewFrame* name: NewFrame href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_NewFrame_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.NewFrame isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.NewFrame nameWithType: ImGui_Impl_DX11.NewFrame - uid: ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture name: RebuildFontTexture() href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_RebuildFontTexture commentId: M:ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture fullName: ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture() nameWithType: ImGui_Impl_DX11.RebuildFontTexture() - uid: ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture* name: RebuildFontTexture href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_RebuildFontTexture_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture nameWithType: ImGui_Impl_DX11.RebuildFontTexture - uid: ImGuiScene.ImGui_Impl_DX11.RenderDrawData(ImGuiNET.ImDrawDataPtr) name: RenderDrawData(ImDrawDataPtr) href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_RenderDrawData_ImGuiNET_ImDrawDataPtr_ commentId: M:ImGuiScene.ImGui_Impl_DX11.RenderDrawData(ImGuiNET.ImDrawDataPtr) fullName: ImGuiScene.ImGui_Impl_DX11.RenderDrawData(ImGuiNET.ImDrawDataPtr) nameWithType: ImGui_Impl_DX11.RenderDrawData(ImDrawDataPtr) - uid: ImGuiScene.ImGui_Impl_DX11.RenderDrawData* name: RenderDrawData href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_RenderDrawData_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.RenderDrawData isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.RenderDrawData nameWithType: ImGui_Impl_DX11.RenderDrawData - uid: ImGuiScene.ImGui_Impl_DX11.SetupRenderState(ImGuiNET.ImDrawDataPtr) name: SetupRenderState(ImDrawDataPtr) href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_SetupRenderState_ImGuiNET_ImDrawDataPtr_ commentId: M:ImGuiScene.ImGui_Impl_DX11.SetupRenderState(ImGuiNET.ImDrawDataPtr) fullName: ImGuiScene.ImGui_Impl_DX11.SetupRenderState(ImGuiNET.ImDrawDataPtr) nameWithType: ImGui_Impl_DX11.SetupRenderState(ImDrawDataPtr) - uid: ImGuiScene.ImGui_Impl_DX11.SetupRenderState* name: SetupRenderState href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_SetupRenderState_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.SetupRenderState isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.SetupRenderState nameWithType: ImGui_Impl_DX11.SetupRenderState - uid: ImGuiScene.ImGui_Impl_DX11.Shutdown name: Shutdown() href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_Shutdown commentId: M:ImGuiScene.ImGui_Impl_DX11.Shutdown fullName: ImGuiScene.ImGui_Impl_DX11.Shutdown() nameWithType: ImGui_Impl_DX11.Shutdown() - uid: ImGuiScene.ImGui_Impl_DX11.Shutdown* name: Shutdown href: api/ImGuiScene.ImGui_Impl_DX11.html#ImGuiScene_ImGui_Impl_DX11_Shutdown_ commentId: Overload:ImGuiScene.ImGui_Impl_DX11.Shutdown isSpec: "True" fullName: ImGuiScene.ImGui_Impl_DX11.Shutdown nameWithType: ImGui_Impl_DX11.Shutdown - uid: ImGuiScene.ImGui_Impl_OpenGL3 name: ImGui_Impl_OpenGL3 href: api/ImGuiScene.ImGui_Impl_OpenGL3.html commentId: T:ImGuiScene.ImGui_Impl_OpenGL3 fullName: ImGuiScene.ImGui_Impl_OpenGL3 nameWithType: ImGui_Impl_OpenGL3 - uid: ImGuiScene.ImGui_Impl_OpenGL3.Init(System.Object[]) name: Init(Object[]) href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_Init_System_Object___ commentId: M:ImGuiScene.ImGui_Impl_OpenGL3.Init(System.Object[]) name.vb: Init(Object()) fullName: ImGuiScene.ImGui_Impl_OpenGL3.Init(System.Object[]) fullName.vb: ImGuiScene.ImGui_Impl_OpenGL3.Init(System.Object()) nameWithType: ImGui_Impl_OpenGL3.Init(Object[]) nameWithType.vb: ImGui_Impl_OpenGL3.Init(Object()) - uid: ImGuiScene.ImGui_Impl_OpenGL3.Init* name: Init href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_Init_ commentId: Overload:ImGuiScene.ImGui_Impl_OpenGL3.Init isSpec: "True" fullName: ImGuiScene.ImGui_Impl_OpenGL3.Init nameWithType: ImGui_Impl_OpenGL3.Init - uid: ImGuiScene.ImGui_Impl_OpenGL3.NewFrame name: NewFrame() href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_NewFrame commentId: M:ImGuiScene.ImGui_Impl_OpenGL3.NewFrame fullName: ImGuiScene.ImGui_Impl_OpenGL3.NewFrame() nameWithType: ImGui_Impl_OpenGL3.NewFrame() - uid: ImGuiScene.ImGui_Impl_OpenGL3.NewFrame* name: NewFrame href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_NewFrame_ commentId: Overload:ImGuiScene.ImGui_Impl_OpenGL3.NewFrame isSpec: "True" fullName: ImGuiScene.ImGui_Impl_OpenGL3.NewFrame nameWithType: ImGui_Impl_OpenGL3.NewFrame - uid: ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData(ImGuiNET.ImDrawDataPtr) name: RenderDrawData(ImDrawDataPtr) href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_RenderDrawData_ImGuiNET_ImDrawDataPtr_ commentId: M:ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData(ImGuiNET.ImDrawDataPtr) fullName: ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData(ImGuiNET.ImDrawDataPtr) nameWithType: ImGui_Impl_OpenGL3.RenderDrawData(ImDrawDataPtr) - uid: ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData* name: RenderDrawData href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_RenderDrawData_ commentId: Overload:ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData isSpec: "True" fullName: ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData nameWithType: ImGui_Impl_OpenGL3.RenderDrawData - uid: ImGuiScene.ImGui_Impl_OpenGL3.Shutdown name: Shutdown() href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_Shutdown commentId: M:ImGuiScene.ImGui_Impl_OpenGL3.Shutdown fullName: ImGuiScene.ImGui_Impl_OpenGL3.Shutdown() nameWithType: ImGui_Impl_OpenGL3.Shutdown() - uid: ImGuiScene.ImGui_Impl_OpenGL3.Shutdown* name: Shutdown href: api/ImGuiScene.ImGui_Impl_OpenGL3.html#ImGuiScene_ImGui_Impl_OpenGL3_Shutdown_ commentId: Overload:ImGuiScene.ImGui_Impl_OpenGL3.Shutdown isSpec: "True" fullName: ImGuiScene.ImGui_Impl_OpenGL3.Shutdown nameWithType: ImGui_Impl_OpenGL3.Shutdown - uid: ImGuiScene.ImGui_Impl_SDL name: ImGui_Impl_SDL href: api/ImGuiScene.ImGui_Impl_SDL.html commentId: T:ImGuiScene.ImGui_Impl_SDL fullName: ImGuiScene.ImGui_Impl_SDL nameWithType: ImGui_Impl_SDL - uid: ImGuiScene.ImGui_Impl_SDL.#ctor(System.IntPtr) name: ImGui_Impl_SDL(IntPtr) href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL__ctor_System_IntPtr_ commentId: M:ImGuiScene.ImGui_Impl_SDL.#ctor(System.IntPtr) fullName: ImGuiScene.ImGui_Impl_SDL.ImGui_Impl_SDL(System.IntPtr) nameWithType: ImGui_Impl_SDL.ImGui_Impl_SDL(IntPtr) - uid: ImGuiScene.ImGui_Impl_SDL.#ctor* name: ImGui_Impl_SDL href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL__ctor_ commentId: Overload:ImGuiScene.ImGui_Impl_SDL.#ctor isSpec: "True" fullName: ImGuiScene.ImGui_Impl_SDL.ImGui_Impl_SDL nameWithType: ImGui_Impl_SDL.ImGui_Impl_SDL - uid: ImGuiScene.ImGui_Impl_SDL.Dispose name: Dispose() href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_Dispose commentId: M:ImGuiScene.ImGui_Impl_SDL.Dispose fullName: ImGuiScene.ImGui_Impl_SDL.Dispose() nameWithType: ImGui_Impl_SDL.Dispose() - uid: ImGuiScene.ImGui_Impl_SDL.Dispose(System.Boolean) name: Dispose(Boolean) href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_Dispose_System_Boolean_ commentId: M:ImGuiScene.ImGui_Impl_SDL.Dispose(System.Boolean) fullName: ImGuiScene.ImGui_Impl_SDL.Dispose(System.Boolean) nameWithType: ImGui_Impl_SDL.Dispose(Boolean) - uid: ImGuiScene.ImGui_Impl_SDL.Dispose* name: Dispose href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_Dispose_ commentId: Overload:ImGuiScene.ImGui_Impl_SDL.Dispose isSpec: "True" fullName: ImGuiScene.ImGui_Impl_SDL.Dispose nameWithType: ImGui_Impl_SDL.Dispose - uid: ImGuiScene.ImGui_Impl_SDL.Finalize name: Finalize() href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_Finalize commentId: M:ImGuiScene.ImGui_Impl_SDL.Finalize fullName: ImGuiScene.ImGui_Impl_SDL.Finalize() nameWithType: ImGui_Impl_SDL.Finalize() - uid: ImGuiScene.ImGui_Impl_SDL.Finalize* name: Finalize href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_Finalize_ commentId: Overload:ImGuiScene.ImGui_Impl_SDL.Finalize isSpec: "True" fullName: ImGuiScene.ImGui_Impl_SDL.Finalize nameWithType: ImGui_Impl_SDL.Finalize - uid: ImGuiScene.ImGui_Impl_SDL.NewFrame(System.Int32,System.Int32) name: NewFrame(Int32, Int32) href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_NewFrame_System_Int32_System_Int32_ commentId: M:ImGuiScene.ImGui_Impl_SDL.NewFrame(System.Int32,System.Int32) fullName: ImGuiScene.ImGui_Impl_SDL.NewFrame(System.Int32, System.Int32) nameWithType: ImGui_Impl_SDL.NewFrame(Int32, Int32) - uid: ImGuiScene.ImGui_Impl_SDL.NewFrame* name: NewFrame href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_NewFrame_ commentId: Overload:ImGuiScene.ImGui_Impl_SDL.NewFrame isSpec: "True" fullName: ImGuiScene.ImGui_Impl_SDL.NewFrame nameWithType: ImGui_Impl_SDL.NewFrame - uid: ImGuiScene.ImGui_Impl_SDL.SetIniPath(System.String) name: SetIniPath(String) href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_SetIniPath_System_String_ commentId: M:ImGuiScene.ImGui_Impl_SDL.SetIniPath(System.String) fullName: ImGuiScene.ImGui_Impl_SDL.SetIniPath(System.String) nameWithType: ImGui_Impl_SDL.SetIniPath(String) - uid: ImGuiScene.ImGui_Impl_SDL.SetIniPath* name: SetIniPath href: api/ImGuiScene.ImGui_Impl_SDL.html#ImGuiScene_ImGui_Impl_SDL_SetIniPath_ commentId: Overload:ImGuiScene.ImGui_Impl_SDL.SetIniPath isSpec: "True" fullName: ImGuiScene.ImGui_Impl_SDL.SetIniPath nameWithType: ImGui_Impl_SDL.SetIniPath - uid: ImGuiScene.ImGui_Input_Impl_Direct name: ImGui_Input_Impl_Direct href: api/ImGuiScene.ImGui_Input_Impl_Direct.html commentId: T:ImGuiScene.ImGui_Input_Impl_Direct fullName: ImGuiScene.ImGui_Input_Impl_Direct nameWithType: ImGui_Input_Impl_Direct - uid: ImGuiScene.ImGui_Input_Impl_Direct.#ctor(System.IntPtr) name: ImGui_Input_Impl_Direct(IntPtr) href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct__ctor_System_IntPtr_ commentId: M:ImGuiScene.ImGui_Input_Impl_Direct.#ctor(System.IntPtr) fullName: ImGuiScene.ImGui_Input_Impl_Direct.ImGui_Input_Impl_Direct(System.IntPtr) nameWithType: ImGui_Input_Impl_Direct.ImGui_Input_Impl_Direct(IntPtr) - uid: ImGuiScene.ImGui_Input_Impl_Direct.#ctor* name: ImGui_Input_Impl_Direct href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct__ctor_ commentId: Overload:ImGuiScene.ImGui_Input_Impl_Direct.#ctor isSpec: "True" fullName: ImGuiScene.ImGui_Input_Impl_Direct.ImGui_Input_Impl_Direct nameWithType: ImGui_Input_Impl_Direct.ImGui_Input_Impl_Direct - uid: ImGuiScene.ImGui_Input_Impl_Direct.Dispose name: Dispose() href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_Dispose commentId: M:ImGuiScene.ImGui_Input_Impl_Direct.Dispose fullName: ImGuiScene.ImGui_Input_Impl_Direct.Dispose() nameWithType: ImGui_Input_Impl_Direct.Dispose() - uid: ImGuiScene.ImGui_Input_Impl_Direct.Dispose(System.Boolean) name: Dispose(Boolean) href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_Dispose_System_Boolean_ commentId: M:ImGuiScene.ImGui_Input_Impl_Direct.Dispose(System.Boolean) fullName: ImGuiScene.ImGui_Input_Impl_Direct.Dispose(System.Boolean) nameWithType: ImGui_Input_Impl_Direct.Dispose(Boolean) - uid: ImGuiScene.ImGui_Input_Impl_Direct.Dispose* name: Dispose href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_Dispose_ commentId: Overload:ImGuiScene.ImGui_Input_Impl_Direct.Dispose isSpec: "True" fullName: ImGuiScene.ImGui_Input_Impl_Direct.Dispose nameWithType: ImGui_Input_Impl_Direct.Dispose - uid: ImGuiScene.ImGui_Input_Impl_Direct.Finalize name: Finalize() href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_Finalize commentId: M:ImGuiScene.ImGui_Input_Impl_Direct.Finalize fullName: ImGuiScene.ImGui_Input_Impl_Direct.Finalize() nameWithType: ImGui_Input_Impl_Direct.Finalize() - uid: ImGuiScene.ImGui_Input_Impl_Direct.Finalize* name: Finalize href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_Finalize_ commentId: Overload:ImGuiScene.ImGui_Input_Impl_Direct.Finalize isSpec: "True" fullName: ImGuiScene.ImGui_Input_Impl_Direct.Finalize nameWithType: ImGui_Input_Impl_Direct.Finalize - uid: ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor(System.IntPtr) name: IsImGuiCursor(IntPtr) href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_IsImGuiCursor_System_IntPtr_ commentId: M:ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor(System.IntPtr) fullName: ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor(System.IntPtr) nameWithType: ImGui_Input_Impl_Direct.IsImGuiCursor(IntPtr) - uid: ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor* name: IsImGuiCursor href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_IsImGuiCursor_ commentId: Overload:ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor isSpec: "True" fullName: ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor nameWithType: ImGui_Input_Impl_Direct.IsImGuiCursor - uid: ImGuiScene.ImGui_Input_Impl_Direct.NewFrame(System.Int32,System.Int32) name: NewFrame(Int32, Int32) href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_NewFrame_System_Int32_System_Int32_ commentId: M:ImGuiScene.ImGui_Input_Impl_Direct.NewFrame(System.Int32,System.Int32) fullName: ImGuiScene.ImGui_Input_Impl_Direct.NewFrame(System.Int32, System.Int32) nameWithType: ImGui_Input_Impl_Direct.NewFrame(Int32, Int32) - uid: ImGuiScene.ImGui_Input_Impl_Direct.NewFrame* name: NewFrame href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_NewFrame_ commentId: Overload:ImGuiScene.ImGui_Input_Impl_Direct.NewFrame isSpec: "True" fullName: ImGuiScene.ImGui_Input_Impl_Direct.NewFrame nameWithType: ImGui_Input_Impl_Direct.NewFrame - uid: ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath(System.String) name: SetIniPath(String) href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_SetIniPath_System_String_ commentId: M:ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath(System.String) fullName: ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath(System.String) nameWithType: ImGui_Input_Impl_Direct.SetIniPath(String) - uid: ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath* name: SetIniPath href: api/ImGuiScene.ImGui_Input_Impl_Direct.html#ImGuiScene_ImGui_Input_Impl_Direct_SetIniPath_ commentId: Overload:ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath isSpec: "True" fullName: ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath nameWithType: ImGui_Input_Impl_Direct.SetIniPath - uid: ImGuiScene.IRenderer name: IRenderer href: api/ImGuiScene.IRenderer.html commentId: T:ImGuiScene.IRenderer fullName: ImGuiScene.IRenderer nameWithType: IRenderer - uid: ImGuiScene.IRenderer.AttachToWindow(ImGuiScene.SimpleSDLWindow) name: AttachToWindow(SimpleSDLWindow) href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_AttachToWindow_ImGuiScene_SimpleSDLWindow_ commentId: M:ImGuiScene.IRenderer.AttachToWindow(ImGuiScene.SimpleSDLWindow) fullName: ImGuiScene.IRenderer.AttachToWindow(ImGuiScene.SimpleSDLWindow) nameWithType: IRenderer.AttachToWindow(SimpleSDLWindow) - uid: ImGuiScene.IRenderer.AttachToWindow* name: AttachToWindow href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_AttachToWindow_ commentId: Overload:ImGuiScene.IRenderer.AttachToWindow isSpec: "True" fullName: ImGuiScene.IRenderer.AttachToWindow nameWithType: IRenderer.AttachToWindow - uid: ImGuiScene.IRenderer.Clear name: Clear() href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Clear commentId: M:ImGuiScene.IRenderer.Clear fullName: ImGuiScene.IRenderer.Clear() nameWithType: IRenderer.Clear() - uid: ImGuiScene.IRenderer.Clear* name: Clear href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Clear_ commentId: Overload:ImGuiScene.IRenderer.Clear isSpec: "True" fullName: ImGuiScene.IRenderer.Clear nameWithType: IRenderer.Clear - uid: ImGuiScene.IRenderer.ClearColor name: ClearColor href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ClearColor commentId: P:ImGuiScene.IRenderer.ClearColor fullName: ImGuiScene.IRenderer.ClearColor nameWithType: IRenderer.ClearColor - uid: ImGuiScene.IRenderer.ClearColor* name: ClearColor href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ClearColor_ commentId: Overload:ImGuiScene.IRenderer.ClearColor isSpec: "True" fullName: ImGuiScene.IRenderer.ClearColor nameWithType: IRenderer.ClearColor - uid: ImGuiScene.IRenderer.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32) name: CreateTexture(Void*, Int32, Int32, Int32) href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_ commentId: M:ImGuiScene.IRenderer.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32) fullName: ImGuiScene.IRenderer.CreateTexture(System.Void*, System.Int32, System.Int32, System.Int32) nameWithType: IRenderer.CreateTexture(Void*, Int32, Int32, Int32) - uid: ImGuiScene.IRenderer.CreateTexture* name: CreateTexture href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_CreateTexture_ commentId: Overload:ImGuiScene.IRenderer.CreateTexture isSpec: "True" fullName: ImGuiScene.IRenderer.CreateTexture nameWithType: IRenderer.CreateTexture - uid: ImGuiScene.IRenderer.Debuggable name: Debuggable href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Debuggable commentId: P:ImGuiScene.IRenderer.Debuggable fullName: ImGuiScene.IRenderer.Debuggable nameWithType: IRenderer.Debuggable - uid: ImGuiScene.IRenderer.Debuggable* name: Debuggable href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Debuggable_ commentId: Overload:ImGuiScene.IRenderer.Debuggable isSpec: "True" fullName: ImGuiScene.IRenderer.Debuggable nameWithType: IRenderer.Debuggable - uid: ImGuiScene.IRenderer.ImGui_Init name: ImGui_Init() href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_Init commentId: M:ImGuiScene.IRenderer.ImGui_Init fullName: ImGuiScene.IRenderer.ImGui_Init() nameWithType: IRenderer.ImGui_Init() - uid: ImGuiScene.IRenderer.ImGui_Init* name: ImGui_Init href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_Init_ commentId: Overload:ImGuiScene.IRenderer.ImGui_Init isSpec: "True" fullName: ImGuiScene.IRenderer.ImGui_Init nameWithType: IRenderer.ImGui_Init - uid: ImGuiScene.IRenderer.ImGui_NewFrame name: ImGui_NewFrame() href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_NewFrame commentId: M:ImGuiScene.IRenderer.ImGui_NewFrame fullName: ImGuiScene.IRenderer.ImGui_NewFrame() nameWithType: IRenderer.ImGui_NewFrame() - uid: ImGuiScene.IRenderer.ImGui_NewFrame* name: ImGui_NewFrame href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_NewFrame_ commentId: Overload:ImGuiScene.IRenderer.ImGui_NewFrame isSpec: "True" fullName: ImGuiScene.IRenderer.ImGui_NewFrame nameWithType: IRenderer.ImGui_NewFrame - uid: ImGuiScene.IRenderer.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) name: ImGui_RenderDrawData(ImDrawDataPtr) href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_ commentId: M:ImGuiScene.IRenderer.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) fullName: ImGuiScene.IRenderer.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) nameWithType: IRenderer.ImGui_RenderDrawData(ImDrawDataPtr) - uid: ImGuiScene.IRenderer.ImGui_RenderDrawData* name: ImGui_RenderDrawData href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_RenderDrawData_ commentId: Overload:ImGuiScene.IRenderer.ImGui_RenderDrawData isSpec: "True" fullName: ImGuiScene.IRenderer.ImGui_RenderDrawData nameWithType: IRenderer.ImGui_RenderDrawData - uid: ImGuiScene.IRenderer.ImGui_Shutdown name: ImGui_Shutdown() href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_Shutdown commentId: M:ImGuiScene.IRenderer.ImGui_Shutdown fullName: ImGuiScene.IRenderer.ImGui_Shutdown() nameWithType: IRenderer.ImGui_Shutdown() - uid: ImGuiScene.IRenderer.ImGui_Shutdown* name: ImGui_Shutdown href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_ImGui_Shutdown_ commentId: Overload:ImGuiScene.IRenderer.ImGui_Shutdown isSpec: "True" fullName: ImGuiScene.IRenderer.ImGui_Shutdown nameWithType: IRenderer.ImGui_Shutdown - uid: ImGuiScene.IRenderer.Present name: Present() href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Present commentId: M:ImGuiScene.IRenderer.Present fullName: ImGuiScene.IRenderer.Present() nameWithType: IRenderer.Present() - uid: ImGuiScene.IRenderer.Present* name: Present href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Present_ commentId: Overload:ImGuiScene.IRenderer.Present isSpec: "True" fullName: ImGuiScene.IRenderer.Present nameWithType: IRenderer.Present - uid: ImGuiScene.IRenderer.Type name: Type href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Type commentId: P:ImGuiScene.IRenderer.Type fullName: ImGuiScene.IRenderer.Type nameWithType: IRenderer.Type - uid: ImGuiScene.IRenderer.Type* name: Type href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Type_ commentId: Overload:ImGuiScene.IRenderer.Type isSpec: "True" fullName: ImGuiScene.IRenderer.Type nameWithType: IRenderer.Type - uid: ImGuiScene.IRenderer.Vsync name: Vsync href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Vsync commentId: P:ImGuiScene.IRenderer.Vsync fullName: ImGuiScene.IRenderer.Vsync nameWithType: IRenderer.Vsync - uid: ImGuiScene.IRenderer.Vsync* name: Vsync href: api/ImGuiScene.IRenderer.html#ImGuiScene_IRenderer_Vsync_ commentId: Overload:ImGuiScene.IRenderer.Vsync isSpec: "True" fullName: ImGuiScene.IRenderer.Vsync nameWithType: IRenderer.Vsync - uid: ImGuiScene.RawDX11Scene name: RawDX11Scene href: api/ImGuiScene.RawDX11Scene.html commentId: T:ImGuiScene.RawDX11Scene fullName: ImGuiScene.RawDX11Scene nameWithType: RawDX11Scene - uid: ImGuiScene.RawDX11Scene.#ctor(System.IntPtr) name: RawDX11Scene(IntPtr) href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene__ctor_System_IntPtr_ commentId: M:ImGuiScene.RawDX11Scene.#ctor(System.IntPtr) fullName: ImGuiScene.RawDX11Scene.RawDX11Scene(System.IntPtr) nameWithType: RawDX11Scene.RawDX11Scene(IntPtr) - uid: ImGuiScene.RawDX11Scene.#ctor(System.IntPtr,System.IntPtr) name: RawDX11Scene(IntPtr, IntPtr) href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene__ctor_System_IntPtr_System_IntPtr_ commentId: M:ImGuiScene.RawDX11Scene.#ctor(System.IntPtr,System.IntPtr) fullName: ImGuiScene.RawDX11Scene.RawDX11Scene(System.IntPtr, System.IntPtr) nameWithType: RawDX11Scene.RawDX11Scene(IntPtr, IntPtr) - uid: ImGuiScene.RawDX11Scene.#ctor* name: RawDX11Scene href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene__ctor_ commentId: Overload:ImGuiScene.RawDX11Scene.#ctor isSpec: "True" fullName: ImGuiScene.RawDX11Scene.RawDX11Scene nameWithType: RawDX11Scene.RawDX11Scene - uid: ImGuiScene.RawDX11Scene.BuildUIDelegate name: RawDX11Scene.BuildUIDelegate href: api/ImGuiScene.RawDX11Scene.BuildUIDelegate.html commentId: T:ImGuiScene.RawDX11Scene.BuildUIDelegate fullName: ImGuiScene.RawDX11Scene.BuildUIDelegate nameWithType: RawDX11Scene.BuildUIDelegate - uid: ImGuiScene.RawDX11Scene.CaptureScreenshot name: CaptureScreenshot() href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_CaptureScreenshot commentId: M:ImGuiScene.RawDX11Scene.CaptureScreenshot fullName: ImGuiScene.RawDX11Scene.CaptureScreenshot() nameWithType: RawDX11Scene.CaptureScreenshot() - uid: ImGuiScene.RawDX11Scene.CaptureScreenshot* name: CaptureScreenshot href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_CaptureScreenshot_ commentId: Overload:ImGuiScene.RawDX11Scene.CaptureScreenshot isSpec: "True" fullName: ImGuiScene.RawDX11Scene.CaptureScreenshot nameWithType: RawDX11Scene.CaptureScreenshot - uid: ImGuiScene.RawDX11Scene.Dispose name: Dispose() href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_Dispose commentId: M:ImGuiScene.RawDX11Scene.Dispose fullName: ImGuiScene.RawDX11Scene.Dispose() nameWithType: RawDX11Scene.Dispose() - uid: ImGuiScene.RawDX11Scene.Dispose* name: Dispose href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_Dispose_ commentId: Overload:ImGuiScene.RawDX11Scene.Dispose isSpec: "True" fullName: ImGuiScene.RawDX11Scene.Dispose nameWithType: RawDX11Scene.Dispose - uid: ImGuiScene.RawDX11Scene.Finalize name: Finalize() href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_Finalize commentId: M:ImGuiScene.RawDX11Scene.Finalize fullName: ImGuiScene.RawDX11Scene.Finalize() nameWithType: RawDX11Scene.Finalize() - uid: ImGuiScene.RawDX11Scene.Finalize* name: Finalize href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_Finalize_ commentId: Overload:ImGuiScene.RawDX11Scene.Finalize isSpec: "True" fullName: ImGuiScene.RawDX11Scene.Finalize nameWithType: RawDX11Scene.Finalize - uid: ImGuiScene.RawDX11Scene.ImGuiIniPath name: ImGuiIniPath href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_ImGuiIniPath commentId: P:ImGuiScene.RawDX11Scene.ImGuiIniPath fullName: ImGuiScene.RawDX11Scene.ImGuiIniPath nameWithType: RawDX11Scene.ImGuiIniPath - uid: ImGuiScene.RawDX11Scene.ImGuiIniPath* name: ImGuiIniPath href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_ImGuiIniPath_ commentId: Overload:ImGuiScene.RawDX11Scene.ImGuiIniPath isSpec: "True" fullName: ImGuiScene.RawDX11Scene.ImGuiIniPath nameWithType: RawDX11Scene.ImGuiIniPath - uid: ImGuiScene.RawDX11Scene.InvalidateFonts name: InvalidateFonts() href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_InvalidateFonts commentId: M:ImGuiScene.RawDX11Scene.InvalidateFonts fullName: ImGuiScene.RawDX11Scene.InvalidateFonts() nameWithType: RawDX11Scene.InvalidateFonts() - uid: ImGuiScene.RawDX11Scene.InvalidateFonts* name: InvalidateFonts href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_InvalidateFonts_ commentId: Overload:ImGuiScene.RawDX11Scene.InvalidateFonts isSpec: "True" fullName: ImGuiScene.RawDX11Scene.InvalidateFonts nameWithType: RawDX11Scene.InvalidateFonts - uid: ImGuiScene.RawDX11Scene.IsImGuiCursor(System.IntPtr) name: IsImGuiCursor(IntPtr) href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_IsImGuiCursor_System_IntPtr_ commentId: M:ImGuiScene.RawDX11Scene.IsImGuiCursor(System.IntPtr) fullName: ImGuiScene.RawDX11Scene.IsImGuiCursor(System.IntPtr) nameWithType: RawDX11Scene.IsImGuiCursor(IntPtr) - uid: ImGuiScene.RawDX11Scene.IsImGuiCursor* name: IsImGuiCursor href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_IsImGuiCursor_ commentId: Overload:ImGuiScene.RawDX11Scene.IsImGuiCursor isSpec: "True" fullName: ImGuiScene.RawDX11Scene.IsImGuiCursor nameWithType: RawDX11Scene.IsImGuiCursor - uid: ImGuiScene.RawDX11Scene.LoadImage(System.Byte[]) name: LoadImage(Byte[]) href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_LoadImage_System_Byte___ commentId: M:ImGuiScene.RawDX11Scene.LoadImage(System.Byte[]) name.vb: LoadImage(Byte()) fullName: ImGuiScene.RawDX11Scene.LoadImage(System.Byte[]) fullName.vb: ImGuiScene.RawDX11Scene.LoadImage(System.Byte()) nameWithType: RawDX11Scene.LoadImage(Byte[]) nameWithType.vb: RawDX11Scene.LoadImage(Byte()) - uid: ImGuiScene.RawDX11Scene.LoadImage(System.String) name: LoadImage(String) href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_LoadImage_System_String_ commentId: M:ImGuiScene.RawDX11Scene.LoadImage(System.String) fullName: ImGuiScene.RawDX11Scene.LoadImage(System.String) nameWithType: RawDX11Scene.LoadImage(String) - uid: ImGuiScene.RawDX11Scene.LoadImage* name: LoadImage href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_LoadImage_ commentId: Overload:ImGuiScene.RawDX11Scene.LoadImage isSpec: "True" fullName: ImGuiScene.RawDX11Scene.LoadImage nameWithType: RawDX11Scene.LoadImage - uid: ImGuiScene.RawDX11Scene.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name: LoadImageRaw(Byte[], Int32, Int32, Int32) href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_ commentId: M:ImGuiScene.RawDX11Scene.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name.vb: LoadImageRaw(Byte(), Int32, Int32, Int32) fullName: ImGuiScene.RawDX11Scene.LoadImageRaw(System.Byte[], System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiScene.RawDX11Scene.LoadImageRaw(System.Byte(), System.Int32, System.Int32, System.Int32) nameWithType: RawDX11Scene.LoadImageRaw(Byte[], Int32, Int32, Int32) nameWithType.vb: RawDX11Scene.LoadImageRaw(Byte(), Int32, Int32, Int32) - uid: ImGuiScene.RawDX11Scene.LoadImageRaw* name: LoadImageRaw href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_LoadImageRaw_ commentId: Overload:ImGuiScene.RawDX11Scene.LoadImageRaw isSpec: "True" fullName: ImGuiScene.RawDX11Scene.LoadImageRaw nameWithType: RawDX11Scene.LoadImageRaw - uid: ImGuiScene.RawDX11Scene.NewInputFrameDelegate name: RawDX11Scene.NewInputFrameDelegate href: api/ImGuiScene.RawDX11Scene.NewInputFrameDelegate.html commentId: T:ImGuiScene.RawDX11Scene.NewInputFrameDelegate fullName: ImGuiScene.RawDX11Scene.NewInputFrameDelegate nameWithType: RawDX11Scene.NewInputFrameDelegate - uid: ImGuiScene.RawDX11Scene.NewRenderFrameDelegate name: RawDX11Scene.NewRenderFrameDelegate href: api/ImGuiScene.RawDX11Scene.NewRenderFrameDelegate.html commentId: T:ImGuiScene.RawDX11Scene.NewRenderFrameDelegate fullName: ImGuiScene.RawDX11Scene.NewRenderFrameDelegate nameWithType: RawDX11Scene.NewRenderFrameDelegate - uid: ImGuiScene.RawDX11Scene.OnBuildUI name: OnBuildUI href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_OnBuildUI commentId: F:ImGuiScene.RawDX11Scene.OnBuildUI fullName: ImGuiScene.RawDX11Scene.OnBuildUI nameWithType: RawDX11Scene.OnBuildUI - uid: ImGuiScene.RawDX11Scene.OnNewInputFrame name: OnNewInputFrame href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_OnNewInputFrame commentId: F:ImGuiScene.RawDX11Scene.OnNewInputFrame fullName: ImGuiScene.RawDX11Scene.OnNewInputFrame nameWithType: RawDX11Scene.OnNewInputFrame - uid: ImGuiScene.RawDX11Scene.OnNewRenderFrame name: OnNewRenderFrame href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_OnNewRenderFrame commentId: F:ImGuiScene.RawDX11Scene.OnNewRenderFrame fullName: ImGuiScene.RawDX11Scene.OnNewRenderFrame nameWithType: RawDX11Scene.OnNewRenderFrame - uid: ImGuiScene.RawDX11Scene.OnPostResize(System.Int32,System.Int32) name: OnPostResize(Int32, Int32) href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_OnPostResize_System_Int32_System_Int32_ commentId: M:ImGuiScene.RawDX11Scene.OnPostResize(System.Int32,System.Int32) fullName: ImGuiScene.RawDX11Scene.OnPostResize(System.Int32, System.Int32) nameWithType: RawDX11Scene.OnPostResize(Int32, Int32) - uid: ImGuiScene.RawDX11Scene.OnPostResize* name: OnPostResize href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_OnPostResize_ commentId: Overload:ImGuiScene.RawDX11Scene.OnPostResize isSpec: "True" fullName: ImGuiScene.RawDX11Scene.OnPostResize nameWithType: RawDX11Scene.OnPostResize - uid: ImGuiScene.RawDX11Scene.OnPreResize name: OnPreResize() href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_OnPreResize commentId: M:ImGuiScene.RawDX11Scene.OnPreResize fullName: ImGuiScene.RawDX11Scene.OnPreResize() nameWithType: RawDX11Scene.OnPreResize() - uid: ImGuiScene.RawDX11Scene.OnPreResize* name: OnPreResize href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_OnPreResize_ commentId: Overload:ImGuiScene.RawDX11Scene.OnPreResize isSpec: "True" fullName: ImGuiScene.RawDX11Scene.OnPreResize nameWithType: RawDX11Scene.OnPreResize - uid: ImGuiScene.RawDX11Scene.Render name: Render() href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_Render commentId: M:ImGuiScene.RawDX11Scene.Render fullName: ImGuiScene.RawDX11Scene.Render() nameWithType: RawDX11Scene.Render() - uid: ImGuiScene.RawDX11Scene.Render* name: Render href: api/ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_Render_ commentId: Overload:ImGuiScene.RawDX11Scene.Render isSpec: "True" fullName: ImGuiScene.RawDX11Scene.Render nameWithType: RawDX11Scene.Render - uid: ImGuiScene.RendererFactory name: RendererFactory href: api/ImGuiScene.RendererFactory.html commentId: T:ImGuiScene.RendererFactory fullName: ImGuiScene.RendererFactory nameWithType: RendererFactory - uid: ImGuiScene.RendererFactory.CreateRenderer(ImGuiScene.RendererFactory.RendererBackend,System.Boolean) name: CreateRenderer(RendererFactory.RendererBackend, Boolean) href: api/ImGuiScene.RendererFactory.html#ImGuiScene_RendererFactory_CreateRenderer_ImGuiScene_RendererFactory_RendererBackend_System_Boolean_ commentId: M:ImGuiScene.RendererFactory.CreateRenderer(ImGuiScene.RendererFactory.RendererBackend,System.Boolean) fullName: ImGuiScene.RendererFactory.CreateRenderer(ImGuiScene.RendererFactory.RendererBackend, System.Boolean) nameWithType: RendererFactory.CreateRenderer(RendererFactory.RendererBackend, Boolean) - uid: ImGuiScene.RendererFactory.CreateRenderer* name: CreateRenderer href: api/ImGuiScene.RendererFactory.html#ImGuiScene_RendererFactory_CreateRenderer_ commentId: Overload:ImGuiScene.RendererFactory.CreateRenderer isSpec: "True" fullName: ImGuiScene.RendererFactory.CreateRenderer nameWithType: RendererFactory.CreateRenderer - uid: ImGuiScene.RendererFactory.RendererBackend name: RendererFactory.RendererBackend href: api/ImGuiScene.RendererFactory.RendererBackend.html commentId: T:ImGuiScene.RendererFactory.RendererBackend fullName: ImGuiScene.RendererFactory.RendererBackend nameWithType: RendererFactory.RendererBackend - uid: ImGuiScene.RendererFactory.RendererBackend.DirectX11 name: DirectX11 href: api/ImGuiScene.RendererFactory.RendererBackend.html#ImGuiScene_RendererFactory_RendererBackend_DirectX11 commentId: F:ImGuiScene.RendererFactory.RendererBackend.DirectX11 fullName: ImGuiScene.RendererFactory.RendererBackend.DirectX11 nameWithType: RendererFactory.RendererBackend.DirectX11 - uid: ImGuiScene.RendererFactory.RendererBackend.OpenGL3 name: OpenGL3 href: api/ImGuiScene.RendererFactory.RendererBackend.html#ImGuiScene_RendererFactory_RendererBackend_OpenGL3 commentId: F:ImGuiScene.RendererFactory.RendererBackend.OpenGL3 fullName: ImGuiScene.RendererFactory.RendererBackend.OpenGL3 nameWithType: RendererFactory.RendererBackend.OpenGL3 - uid: ImGuiScene.SDLWindowGL name: SDLWindowGL href: api/ImGuiScene.SDLWindowGL.html commentId: T:ImGuiScene.SDLWindowGL fullName: ImGuiScene.SDLWindowGL nameWithType: SDLWindowGL - uid: ImGuiScene.SDLWindowGL.InitForRenderer(ImGuiScene.IRenderer) name: InitForRenderer(IRenderer) href: api/ImGuiScene.SDLWindowGL.html#ImGuiScene_SDLWindowGL_InitForRenderer_ImGuiScene_IRenderer_ commentId: M:ImGuiScene.SDLWindowGL.InitForRenderer(ImGuiScene.IRenderer) fullName: ImGuiScene.SDLWindowGL.InitForRenderer(ImGuiScene.IRenderer) nameWithType: SDLWindowGL.InitForRenderer(IRenderer) - uid: ImGuiScene.SDLWindowGL.InitForRenderer* name: InitForRenderer href: api/ImGuiScene.SDLWindowGL.html#ImGuiScene_SDLWindowGL_InitForRenderer_ commentId: Overload:ImGuiScene.SDLWindowGL.InitForRenderer isSpec: "True" fullName: ImGuiScene.SDLWindowGL.InitForRenderer nameWithType: SDLWindowGL.InitForRenderer - uid: ImGuiScene.SDLWindowGL.WindowCreationFlags(ImGuiScene.WindowCreateInfo) name: WindowCreationFlags(WindowCreateInfo) href: api/ImGuiScene.SDLWindowGL.html#ImGuiScene_SDLWindowGL_WindowCreationFlags_ImGuiScene_WindowCreateInfo_ commentId: M:ImGuiScene.SDLWindowGL.WindowCreationFlags(ImGuiScene.WindowCreateInfo) fullName: ImGuiScene.SDLWindowGL.WindowCreationFlags(ImGuiScene.WindowCreateInfo) nameWithType: SDLWindowGL.WindowCreationFlags(WindowCreateInfo) - uid: ImGuiScene.SDLWindowGL.WindowCreationFlags* name: WindowCreationFlags href: api/ImGuiScene.SDLWindowGL.html#ImGuiScene_SDLWindowGL_WindowCreationFlags_ commentId: Overload:ImGuiScene.SDLWindowGL.WindowCreationFlags isSpec: "True" fullName: ImGuiScene.SDLWindowGL.WindowCreationFlags nameWithType: SDLWindowGL.WindowCreationFlags - uid: ImGuiScene.SimpleD3D name: SimpleD3D href: api/ImGuiScene.SimpleD3D.html commentId: T:ImGuiScene.SimpleD3D fullName: ImGuiScene.SimpleD3D nameWithType: SimpleD3D - uid: ImGuiScene.SimpleD3D.AttachToWindow(ImGuiScene.SimpleSDLWindow) name: AttachToWindow(SimpleSDLWindow) href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_AttachToWindow_ImGuiScene_SimpleSDLWindow_ commentId: M:ImGuiScene.SimpleD3D.AttachToWindow(ImGuiScene.SimpleSDLWindow) fullName: ImGuiScene.SimpleD3D.AttachToWindow(ImGuiScene.SimpleSDLWindow) nameWithType: SimpleD3D.AttachToWindow(SimpleSDLWindow) - uid: ImGuiScene.SimpleD3D.AttachToWindow* name: AttachToWindow href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_AttachToWindow_ commentId: Overload:ImGuiScene.SimpleD3D.AttachToWindow isSpec: "True" fullName: ImGuiScene.SimpleD3D.AttachToWindow nameWithType: SimpleD3D.AttachToWindow - uid: ImGuiScene.SimpleD3D.Clear name: Clear() href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Clear commentId: M:ImGuiScene.SimpleD3D.Clear fullName: ImGuiScene.SimpleD3D.Clear() nameWithType: SimpleD3D.Clear() - uid: ImGuiScene.SimpleD3D.Clear* name: Clear href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Clear_ commentId: Overload:ImGuiScene.SimpleD3D.Clear isSpec: "True" fullName: ImGuiScene.SimpleD3D.Clear nameWithType: SimpleD3D.Clear - uid: ImGuiScene.SimpleD3D.ClearColor name: ClearColor href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ClearColor commentId: P:ImGuiScene.SimpleD3D.ClearColor fullName: ImGuiScene.SimpleD3D.ClearColor nameWithType: SimpleD3D.ClearColor - uid: ImGuiScene.SimpleD3D.ClearColor* name: ClearColor href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ClearColor_ commentId: Overload:ImGuiScene.SimpleD3D.ClearColor isSpec: "True" fullName: ImGuiScene.SimpleD3D.ClearColor nameWithType: SimpleD3D.ClearColor - uid: ImGuiScene.SimpleD3D.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32) name: CreateTexture(Void*, Int32, Int32, Int32) href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_ commentId: M:ImGuiScene.SimpleD3D.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32) fullName: ImGuiScene.SimpleD3D.CreateTexture(System.Void*, System.Int32, System.Int32, System.Int32) nameWithType: SimpleD3D.CreateTexture(Void*, Int32, Int32, Int32) - uid: ImGuiScene.SimpleD3D.CreateTexture* name: CreateTexture href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_CreateTexture_ commentId: Overload:ImGuiScene.SimpleD3D.CreateTexture isSpec: "True" fullName: ImGuiScene.SimpleD3D.CreateTexture nameWithType: SimpleD3D.CreateTexture - uid: ImGuiScene.SimpleD3D.Debuggable name: Debuggable href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Debuggable commentId: P:ImGuiScene.SimpleD3D.Debuggable fullName: ImGuiScene.SimpleD3D.Debuggable nameWithType: SimpleD3D.Debuggable - uid: ImGuiScene.SimpleD3D.Debuggable* name: Debuggable href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Debuggable_ commentId: Overload:ImGuiScene.SimpleD3D.Debuggable isSpec: "True" fullName: ImGuiScene.SimpleD3D.Debuggable nameWithType: SimpleD3D.Debuggable - uid: ImGuiScene.SimpleD3D.Dispose name: Dispose() href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Dispose commentId: M:ImGuiScene.SimpleD3D.Dispose fullName: ImGuiScene.SimpleD3D.Dispose() nameWithType: SimpleD3D.Dispose() - uid: ImGuiScene.SimpleD3D.Dispose(System.Boolean) name: Dispose(Boolean) href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Dispose_System_Boolean_ commentId: M:ImGuiScene.SimpleD3D.Dispose(System.Boolean) fullName: ImGuiScene.SimpleD3D.Dispose(System.Boolean) nameWithType: SimpleD3D.Dispose(Boolean) - uid: ImGuiScene.SimpleD3D.Dispose* name: Dispose href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Dispose_ commentId: Overload:ImGuiScene.SimpleD3D.Dispose isSpec: "True" fullName: ImGuiScene.SimpleD3D.Dispose nameWithType: SimpleD3D.Dispose - uid: ImGuiScene.SimpleD3D.Finalize name: Finalize() href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Finalize commentId: M:ImGuiScene.SimpleD3D.Finalize fullName: ImGuiScene.SimpleD3D.Finalize() nameWithType: SimpleD3D.Finalize() - uid: ImGuiScene.SimpleD3D.Finalize* name: Finalize href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Finalize_ commentId: Overload:ImGuiScene.SimpleD3D.Finalize isSpec: "True" fullName: ImGuiScene.SimpleD3D.Finalize nameWithType: SimpleD3D.Finalize - uid: ImGuiScene.SimpleD3D.ImGui_Init name: ImGui_Init() href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_Init commentId: M:ImGuiScene.SimpleD3D.ImGui_Init fullName: ImGuiScene.SimpleD3D.ImGui_Init() nameWithType: SimpleD3D.ImGui_Init() - uid: ImGuiScene.SimpleD3D.ImGui_Init* name: ImGui_Init href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_Init_ commentId: Overload:ImGuiScene.SimpleD3D.ImGui_Init isSpec: "True" fullName: ImGuiScene.SimpleD3D.ImGui_Init nameWithType: SimpleD3D.ImGui_Init - uid: ImGuiScene.SimpleD3D.ImGui_NewFrame name: ImGui_NewFrame() href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_NewFrame commentId: M:ImGuiScene.SimpleD3D.ImGui_NewFrame fullName: ImGuiScene.SimpleD3D.ImGui_NewFrame() nameWithType: SimpleD3D.ImGui_NewFrame() - uid: ImGuiScene.SimpleD3D.ImGui_NewFrame* name: ImGui_NewFrame href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_NewFrame_ commentId: Overload:ImGuiScene.SimpleD3D.ImGui_NewFrame isSpec: "True" fullName: ImGuiScene.SimpleD3D.ImGui_NewFrame nameWithType: SimpleD3D.ImGui_NewFrame - uid: ImGuiScene.SimpleD3D.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) name: ImGui_RenderDrawData(ImDrawDataPtr) href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_ commentId: M:ImGuiScene.SimpleD3D.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) fullName: ImGuiScene.SimpleD3D.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) nameWithType: SimpleD3D.ImGui_RenderDrawData(ImDrawDataPtr) - uid: ImGuiScene.SimpleD3D.ImGui_RenderDrawData* name: ImGui_RenderDrawData href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_RenderDrawData_ commentId: Overload:ImGuiScene.SimpleD3D.ImGui_RenderDrawData isSpec: "True" fullName: ImGuiScene.SimpleD3D.ImGui_RenderDrawData nameWithType: SimpleD3D.ImGui_RenderDrawData - uid: ImGuiScene.SimpleD3D.ImGui_Shutdown name: ImGui_Shutdown() href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_Shutdown commentId: M:ImGuiScene.SimpleD3D.ImGui_Shutdown fullName: ImGuiScene.SimpleD3D.ImGui_Shutdown() nameWithType: SimpleD3D.ImGui_Shutdown() - uid: ImGuiScene.SimpleD3D.ImGui_Shutdown* name: ImGui_Shutdown href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_ImGui_Shutdown_ commentId: Overload:ImGuiScene.SimpleD3D.ImGui_Shutdown isSpec: "True" fullName: ImGuiScene.SimpleD3D.ImGui_Shutdown nameWithType: SimpleD3D.ImGui_Shutdown - uid: ImGuiScene.SimpleD3D.Present name: Present() href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Present commentId: M:ImGuiScene.SimpleD3D.Present fullName: ImGuiScene.SimpleD3D.Present() nameWithType: SimpleD3D.Present() - uid: ImGuiScene.SimpleD3D.Present* name: Present href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Present_ commentId: Overload:ImGuiScene.SimpleD3D.Present isSpec: "True" fullName: ImGuiScene.SimpleD3D.Present nameWithType: SimpleD3D.Present - uid: ImGuiScene.SimpleD3D.Type name: Type href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Type commentId: P:ImGuiScene.SimpleD3D.Type fullName: ImGuiScene.SimpleD3D.Type nameWithType: SimpleD3D.Type - uid: ImGuiScene.SimpleD3D.Type* name: Type href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Type_ commentId: Overload:ImGuiScene.SimpleD3D.Type isSpec: "True" fullName: ImGuiScene.SimpleD3D.Type nameWithType: SimpleD3D.Type - uid: ImGuiScene.SimpleD3D.Vsync name: Vsync href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Vsync commentId: P:ImGuiScene.SimpleD3D.Vsync fullName: ImGuiScene.SimpleD3D.Vsync nameWithType: SimpleD3D.Vsync - uid: ImGuiScene.SimpleD3D.Vsync* name: Vsync href: api/ImGuiScene.SimpleD3D.html#ImGuiScene_SimpleD3D_Vsync_ commentId: Overload:ImGuiScene.SimpleD3D.Vsync isSpec: "True" fullName: ImGuiScene.SimpleD3D.Vsync nameWithType: SimpleD3D.Vsync - uid: ImGuiScene.SimpleImGuiScene name: SimpleImGuiScene href: api/ImGuiScene.SimpleImGuiScene.html commentId: T:ImGuiScene.SimpleImGuiScene fullName: ImGuiScene.SimpleImGuiScene nameWithType: SimpleImGuiScene - uid: ImGuiScene.SimpleImGuiScene.#ctor(ImGuiScene.RendererFactory.RendererBackend,ImGuiScene.WindowCreateInfo,System.Boolean) name: SimpleImGuiScene(RendererFactory.RendererBackend, WindowCreateInfo, Boolean) href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene__ctor_ImGuiScene_RendererFactory_RendererBackend_ImGuiScene_WindowCreateInfo_System_Boolean_ commentId: M:ImGuiScene.SimpleImGuiScene.#ctor(ImGuiScene.RendererFactory.RendererBackend,ImGuiScene.WindowCreateInfo,System.Boolean) fullName: ImGuiScene.SimpleImGuiScene.SimpleImGuiScene(ImGuiScene.RendererFactory.RendererBackend, ImGuiScene.WindowCreateInfo, System.Boolean) nameWithType: SimpleImGuiScene.SimpleImGuiScene(RendererFactory.RendererBackend, WindowCreateInfo, Boolean) - uid: ImGuiScene.SimpleImGuiScene.#ctor* name: SimpleImGuiScene href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene__ctor_ commentId: Overload:ImGuiScene.SimpleImGuiScene.#ctor isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.SimpleImGuiScene nameWithType: SimpleImGuiScene.SimpleImGuiScene - uid: ImGuiScene.SimpleImGuiScene.BuildUIDelegate name: SimpleImGuiScene.BuildUIDelegate href: api/ImGuiScene.SimpleImGuiScene.BuildUIDelegate.html commentId: T:ImGuiScene.SimpleImGuiScene.BuildUIDelegate fullName: ImGuiScene.SimpleImGuiScene.BuildUIDelegate nameWithType: SimpleImGuiScene.BuildUIDelegate - uid: ImGuiScene.SimpleImGuiScene.CreateOverlay(ImGuiScene.RendererFactory.RendererBackend,SDL2.SDL.SDL_Scancode,System.Single[],System.Boolean) name: CreateOverlay(RendererFactory.RendererBackend, SDL.SDL_Scancode, Single[], Boolean) href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_CreateOverlay_ImGuiScene_RendererFactory_RendererBackend_SDL2_SDL_SDL_Scancode_System_Single___System_Boolean_ commentId: M:ImGuiScene.SimpleImGuiScene.CreateOverlay(ImGuiScene.RendererFactory.RendererBackend,SDL2.SDL.SDL_Scancode,System.Single[],System.Boolean) name.vb: CreateOverlay(RendererFactory.RendererBackend, SDL.SDL_Scancode, Single(), Boolean) fullName: ImGuiScene.SimpleImGuiScene.CreateOverlay(ImGuiScene.RendererFactory.RendererBackend, SDL2.SDL.SDL_Scancode, System.Single[], System.Boolean) fullName.vb: ImGuiScene.SimpleImGuiScene.CreateOverlay(ImGuiScene.RendererFactory.RendererBackend, SDL2.SDL.SDL_Scancode, System.Single(), System.Boolean) nameWithType: SimpleImGuiScene.CreateOverlay(RendererFactory.RendererBackend, SDL.SDL_Scancode, Single[], Boolean) nameWithType.vb: SimpleImGuiScene.CreateOverlay(RendererFactory.RendererBackend, SDL.SDL_Scancode, Single(), Boolean) - uid: ImGuiScene.SimpleImGuiScene.CreateOverlay* name: CreateOverlay href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_CreateOverlay_ commentId: Overload:ImGuiScene.SimpleImGuiScene.CreateOverlay isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.CreateOverlay nameWithType: SimpleImGuiScene.CreateOverlay - uid: ImGuiScene.SimpleImGuiScene.Dispose name: Dispose() href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Dispose commentId: M:ImGuiScene.SimpleImGuiScene.Dispose fullName: ImGuiScene.SimpleImGuiScene.Dispose() nameWithType: SimpleImGuiScene.Dispose() - uid: ImGuiScene.SimpleImGuiScene.Dispose(System.Boolean) name: Dispose(Boolean) href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Dispose_System_Boolean_ commentId: M:ImGuiScene.SimpleImGuiScene.Dispose(System.Boolean) fullName: ImGuiScene.SimpleImGuiScene.Dispose(System.Boolean) nameWithType: SimpleImGuiScene.Dispose(Boolean) - uid: ImGuiScene.SimpleImGuiScene.Dispose* name: Dispose href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Dispose_ commentId: Overload:ImGuiScene.SimpleImGuiScene.Dispose isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.Dispose nameWithType: SimpleImGuiScene.Dispose - uid: ImGuiScene.SimpleImGuiScene.Finalize name: Finalize() href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Finalize commentId: M:ImGuiScene.SimpleImGuiScene.Finalize fullName: ImGuiScene.SimpleImGuiScene.Finalize() nameWithType: SimpleImGuiScene.Finalize() - uid: ImGuiScene.SimpleImGuiScene.Finalize* name: Finalize href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Finalize_ commentId: Overload:ImGuiScene.SimpleImGuiScene.Finalize isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.Finalize nameWithType: SimpleImGuiScene.Finalize - uid: ImGuiScene.SimpleImGuiScene.FramerateLimit name: FramerateLimit href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_FramerateLimit commentId: P:ImGuiScene.SimpleImGuiScene.FramerateLimit fullName: ImGuiScene.SimpleImGuiScene.FramerateLimit nameWithType: SimpleImGuiScene.FramerateLimit - uid: ImGuiScene.SimpleImGuiScene.FramerateLimit* name: FramerateLimit href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_FramerateLimit_ commentId: Overload:ImGuiScene.SimpleImGuiScene.FramerateLimit isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.FramerateLimit nameWithType: SimpleImGuiScene.FramerateLimit - uid: ImGuiScene.SimpleImGuiScene.ImGuiIniPath name: ImGuiIniPath href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_ImGuiIniPath commentId: P:ImGuiScene.SimpleImGuiScene.ImGuiIniPath fullName: ImGuiScene.SimpleImGuiScene.ImGuiIniPath nameWithType: SimpleImGuiScene.ImGuiIniPath - uid: ImGuiScene.SimpleImGuiScene.ImGuiIniPath* name: ImGuiIniPath href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_ImGuiIniPath_ commentId: Overload:ImGuiScene.SimpleImGuiScene.ImGuiIniPath isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.ImGuiIniPath nameWithType: SimpleImGuiScene.ImGuiIniPath - uid: ImGuiScene.SimpleImGuiScene.LoadImage(System.Byte[]) name: LoadImage(Byte[]) href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_LoadImage_System_Byte___ commentId: M:ImGuiScene.SimpleImGuiScene.LoadImage(System.Byte[]) name.vb: LoadImage(Byte()) fullName: ImGuiScene.SimpleImGuiScene.LoadImage(System.Byte[]) fullName.vb: ImGuiScene.SimpleImGuiScene.LoadImage(System.Byte()) nameWithType: SimpleImGuiScene.LoadImage(Byte[]) nameWithType.vb: SimpleImGuiScene.LoadImage(Byte()) - uid: ImGuiScene.SimpleImGuiScene.LoadImage(System.String) name: LoadImage(String) href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_LoadImage_System_String_ commentId: M:ImGuiScene.SimpleImGuiScene.LoadImage(System.String) fullName: ImGuiScene.SimpleImGuiScene.LoadImage(System.String) nameWithType: SimpleImGuiScene.LoadImage(String) - uid: ImGuiScene.SimpleImGuiScene.LoadImage* name: LoadImage href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_LoadImage_ commentId: Overload:ImGuiScene.SimpleImGuiScene.LoadImage isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.LoadImage nameWithType: SimpleImGuiScene.LoadImage - uid: ImGuiScene.SimpleImGuiScene.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name: LoadImageRaw(Byte[], Int32, Int32, Int32) href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_ commentId: M:ImGuiScene.SimpleImGuiScene.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32) name.vb: LoadImageRaw(Byte(), Int32, Int32, Int32) fullName: ImGuiScene.SimpleImGuiScene.LoadImageRaw(System.Byte[], System.Int32, System.Int32, System.Int32) fullName.vb: ImGuiScene.SimpleImGuiScene.LoadImageRaw(System.Byte(), System.Int32, System.Int32, System.Int32) nameWithType: SimpleImGuiScene.LoadImageRaw(Byte[], Int32, Int32, Int32) nameWithType.vb: SimpleImGuiScene.LoadImageRaw(Byte(), Int32, Int32, Int32) - uid: ImGuiScene.SimpleImGuiScene.LoadImageRaw* name: LoadImageRaw href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_LoadImageRaw_ commentId: Overload:ImGuiScene.SimpleImGuiScene.LoadImageRaw isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.LoadImageRaw nameWithType: SimpleImGuiScene.LoadImageRaw - uid: ImGuiScene.SimpleImGuiScene.OnBuildUI name: OnBuildUI href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_OnBuildUI commentId: F:ImGuiScene.SimpleImGuiScene.OnBuildUI fullName: ImGuiScene.SimpleImGuiScene.OnBuildUI nameWithType: SimpleImGuiScene.OnBuildUI - uid: ImGuiScene.SimpleImGuiScene.OnSDLEvent name: OnSDLEvent href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_OnSDLEvent commentId: P:ImGuiScene.SimpleImGuiScene.OnSDLEvent fullName: ImGuiScene.SimpleImGuiScene.OnSDLEvent nameWithType: SimpleImGuiScene.OnSDLEvent - uid: ImGuiScene.SimpleImGuiScene.OnSDLEvent* name: OnSDLEvent href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_OnSDLEvent_ commentId: Overload:ImGuiScene.SimpleImGuiScene.OnSDLEvent isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.OnSDLEvent nameWithType: SimpleImGuiScene.OnSDLEvent - uid: ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused name: PauseWhenUnfocused href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_PauseWhenUnfocused commentId: P:ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused fullName: ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused nameWithType: SimpleImGuiScene.PauseWhenUnfocused - uid: ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused* name: PauseWhenUnfocused href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_PauseWhenUnfocused_ commentId: Overload:ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused nameWithType: SimpleImGuiScene.PauseWhenUnfocused - uid: ImGuiScene.SimpleImGuiScene.Renderer name: Renderer href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Renderer commentId: P:ImGuiScene.SimpleImGuiScene.Renderer fullName: ImGuiScene.SimpleImGuiScene.Renderer nameWithType: SimpleImGuiScene.Renderer - uid: ImGuiScene.SimpleImGuiScene.Renderer* name: Renderer href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Renderer_ commentId: Overload:ImGuiScene.SimpleImGuiScene.Renderer isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.Renderer nameWithType: SimpleImGuiScene.Renderer - uid: ImGuiScene.SimpleImGuiScene.Run name: Run() href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Run commentId: M:ImGuiScene.SimpleImGuiScene.Run fullName: ImGuiScene.SimpleImGuiScene.Run() nameWithType: SimpleImGuiScene.Run() - uid: ImGuiScene.SimpleImGuiScene.Run* name: Run href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Run_ commentId: Overload:ImGuiScene.SimpleImGuiScene.Run isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.Run nameWithType: SimpleImGuiScene.Run - uid: ImGuiScene.SimpleImGuiScene.ShouldQuit name: ShouldQuit href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_ShouldQuit commentId: P:ImGuiScene.SimpleImGuiScene.ShouldQuit fullName: ImGuiScene.SimpleImGuiScene.ShouldQuit nameWithType: SimpleImGuiScene.ShouldQuit - uid: ImGuiScene.SimpleImGuiScene.ShouldQuit* name: ShouldQuit href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_ShouldQuit_ commentId: Overload:ImGuiScene.SimpleImGuiScene.ShouldQuit isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.ShouldQuit nameWithType: SimpleImGuiScene.ShouldQuit - uid: ImGuiScene.SimpleImGuiScene.Update name: Update() href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Update commentId: M:ImGuiScene.SimpleImGuiScene.Update fullName: ImGuiScene.SimpleImGuiScene.Update() nameWithType: SimpleImGuiScene.Update() - uid: ImGuiScene.SimpleImGuiScene.Update* name: Update href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Update_ commentId: Overload:ImGuiScene.SimpleImGuiScene.Update isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.Update nameWithType: SimpleImGuiScene.Update - uid: ImGuiScene.SimpleImGuiScene.Window name: Window href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Window commentId: P:ImGuiScene.SimpleImGuiScene.Window fullName: ImGuiScene.SimpleImGuiScene.Window nameWithType: SimpleImGuiScene.Window - uid: ImGuiScene.SimpleImGuiScene.Window* name: Window href: api/ImGuiScene.SimpleImGuiScene.html#ImGuiScene_SimpleImGuiScene_Window_ commentId: Overload:ImGuiScene.SimpleImGuiScene.Window isSpec: "True" fullName: ImGuiScene.SimpleImGuiScene.Window nameWithType: SimpleImGuiScene.Window - uid: ImGuiScene.SimpleOGL3 name: SimpleOGL3 href: api/ImGuiScene.SimpleOGL3.html commentId: T:ImGuiScene.SimpleOGL3 fullName: ImGuiScene.SimpleOGL3 nameWithType: SimpleOGL3 - uid: ImGuiScene.SimpleOGL3.AttachToWindow(ImGuiScene.SimpleSDLWindow) name: AttachToWindow(SimpleSDLWindow) href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_AttachToWindow_ImGuiScene_SimpleSDLWindow_ commentId: M:ImGuiScene.SimpleOGL3.AttachToWindow(ImGuiScene.SimpleSDLWindow) fullName: ImGuiScene.SimpleOGL3.AttachToWindow(ImGuiScene.SimpleSDLWindow) nameWithType: SimpleOGL3.AttachToWindow(SimpleSDLWindow) - uid: ImGuiScene.SimpleOGL3.AttachToWindow* name: AttachToWindow href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_AttachToWindow_ commentId: Overload:ImGuiScene.SimpleOGL3.AttachToWindow isSpec: "True" fullName: ImGuiScene.SimpleOGL3.AttachToWindow nameWithType: SimpleOGL3.AttachToWindow - uid: ImGuiScene.SimpleOGL3.Clear name: Clear() href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Clear commentId: M:ImGuiScene.SimpleOGL3.Clear fullName: ImGuiScene.SimpleOGL3.Clear() nameWithType: SimpleOGL3.Clear() - uid: ImGuiScene.SimpleOGL3.Clear* name: Clear href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Clear_ commentId: Overload:ImGuiScene.SimpleOGL3.Clear isSpec: "True" fullName: ImGuiScene.SimpleOGL3.Clear nameWithType: SimpleOGL3.Clear - uid: ImGuiScene.SimpleOGL3.ClearColor name: ClearColor href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ClearColor commentId: P:ImGuiScene.SimpleOGL3.ClearColor fullName: ImGuiScene.SimpleOGL3.ClearColor nameWithType: SimpleOGL3.ClearColor - uid: ImGuiScene.SimpleOGL3.ClearColor* name: ClearColor href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ClearColor_ commentId: Overload:ImGuiScene.SimpleOGL3.ClearColor isSpec: "True" fullName: ImGuiScene.SimpleOGL3.ClearColor nameWithType: SimpleOGL3.ClearColor - uid: ImGuiScene.SimpleOGL3.ContextMajorVersion name: ContextMajorVersion href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ContextMajorVersion commentId: P:ImGuiScene.SimpleOGL3.ContextMajorVersion fullName: ImGuiScene.SimpleOGL3.ContextMajorVersion nameWithType: SimpleOGL3.ContextMajorVersion - uid: ImGuiScene.SimpleOGL3.ContextMajorVersion* name: ContextMajorVersion href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ContextMajorVersion_ commentId: Overload:ImGuiScene.SimpleOGL3.ContextMajorVersion isSpec: "True" fullName: ImGuiScene.SimpleOGL3.ContextMajorVersion nameWithType: SimpleOGL3.ContextMajorVersion - uid: ImGuiScene.SimpleOGL3.ContextMinorVersion name: ContextMinorVersion href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ContextMinorVersion commentId: P:ImGuiScene.SimpleOGL3.ContextMinorVersion fullName: ImGuiScene.SimpleOGL3.ContextMinorVersion nameWithType: SimpleOGL3.ContextMinorVersion - uid: ImGuiScene.SimpleOGL3.ContextMinorVersion* name: ContextMinorVersion href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ContextMinorVersion_ commentId: Overload:ImGuiScene.SimpleOGL3.ContextMinorVersion isSpec: "True" fullName: ImGuiScene.SimpleOGL3.ContextMinorVersion nameWithType: SimpleOGL3.ContextMinorVersion - uid: ImGuiScene.SimpleOGL3.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32) name: CreateTexture(Void*, Int32, Int32, Int32) href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_ commentId: M:ImGuiScene.SimpleOGL3.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32) fullName: ImGuiScene.SimpleOGL3.CreateTexture(System.Void*, System.Int32, System.Int32, System.Int32) nameWithType: SimpleOGL3.CreateTexture(Void*, Int32, Int32, Int32) - uid: ImGuiScene.SimpleOGL3.CreateTexture* name: CreateTexture href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_CreateTexture_ commentId: Overload:ImGuiScene.SimpleOGL3.CreateTexture isSpec: "True" fullName: ImGuiScene.SimpleOGL3.CreateTexture nameWithType: SimpleOGL3.CreateTexture - uid: ImGuiScene.SimpleOGL3.Debuggable name: Debuggable href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Debuggable commentId: P:ImGuiScene.SimpleOGL3.Debuggable fullName: ImGuiScene.SimpleOGL3.Debuggable nameWithType: SimpleOGL3.Debuggable - uid: ImGuiScene.SimpleOGL3.Debuggable* name: Debuggable href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Debuggable_ commentId: Overload:ImGuiScene.SimpleOGL3.Debuggable isSpec: "True" fullName: ImGuiScene.SimpleOGL3.Debuggable nameWithType: SimpleOGL3.Debuggable - uid: ImGuiScene.SimpleOGL3.Dispose name: Dispose() href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Dispose commentId: M:ImGuiScene.SimpleOGL3.Dispose fullName: ImGuiScene.SimpleOGL3.Dispose() nameWithType: SimpleOGL3.Dispose() - uid: ImGuiScene.SimpleOGL3.Dispose(System.Boolean) name: Dispose(Boolean) href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Dispose_System_Boolean_ commentId: M:ImGuiScene.SimpleOGL3.Dispose(System.Boolean) fullName: ImGuiScene.SimpleOGL3.Dispose(System.Boolean) nameWithType: SimpleOGL3.Dispose(Boolean) - uid: ImGuiScene.SimpleOGL3.Dispose* name: Dispose href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Dispose_ commentId: Overload:ImGuiScene.SimpleOGL3.Dispose isSpec: "True" fullName: ImGuiScene.SimpleOGL3.Dispose nameWithType: SimpleOGL3.Dispose - uid: ImGuiScene.SimpleOGL3.Finalize name: Finalize() href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Finalize commentId: M:ImGuiScene.SimpleOGL3.Finalize fullName: ImGuiScene.SimpleOGL3.Finalize() nameWithType: SimpleOGL3.Finalize() - uid: ImGuiScene.SimpleOGL3.Finalize* name: Finalize href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Finalize_ commentId: Overload:ImGuiScene.SimpleOGL3.Finalize isSpec: "True" fullName: ImGuiScene.SimpleOGL3.Finalize nameWithType: SimpleOGL3.Finalize - uid: ImGuiScene.SimpleOGL3.ImGui_Init name: ImGui_Init() href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_Init commentId: M:ImGuiScene.SimpleOGL3.ImGui_Init fullName: ImGuiScene.SimpleOGL3.ImGui_Init() nameWithType: SimpleOGL3.ImGui_Init() - uid: ImGuiScene.SimpleOGL3.ImGui_Init* name: ImGui_Init href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_Init_ commentId: Overload:ImGuiScene.SimpleOGL3.ImGui_Init isSpec: "True" fullName: ImGuiScene.SimpleOGL3.ImGui_Init nameWithType: SimpleOGL3.ImGui_Init - uid: ImGuiScene.SimpleOGL3.ImGui_NewFrame name: ImGui_NewFrame() href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_NewFrame commentId: M:ImGuiScene.SimpleOGL3.ImGui_NewFrame fullName: ImGuiScene.SimpleOGL3.ImGui_NewFrame() nameWithType: SimpleOGL3.ImGui_NewFrame() - uid: ImGuiScene.SimpleOGL3.ImGui_NewFrame* name: ImGui_NewFrame href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_NewFrame_ commentId: Overload:ImGuiScene.SimpleOGL3.ImGui_NewFrame isSpec: "True" fullName: ImGuiScene.SimpleOGL3.ImGui_NewFrame nameWithType: SimpleOGL3.ImGui_NewFrame - uid: ImGuiScene.SimpleOGL3.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) name: ImGui_RenderDrawData(ImDrawDataPtr) href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_ commentId: M:ImGuiScene.SimpleOGL3.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) fullName: ImGuiScene.SimpleOGL3.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr) nameWithType: SimpleOGL3.ImGui_RenderDrawData(ImDrawDataPtr) - uid: ImGuiScene.SimpleOGL3.ImGui_RenderDrawData* name: ImGui_RenderDrawData href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_RenderDrawData_ commentId: Overload:ImGuiScene.SimpleOGL3.ImGui_RenderDrawData isSpec: "True" fullName: ImGuiScene.SimpleOGL3.ImGui_RenderDrawData nameWithType: SimpleOGL3.ImGui_RenderDrawData - uid: ImGuiScene.SimpleOGL3.ImGui_Shutdown name: ImGui_Shutdown() href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_Shutdown commentId: M:ImGuiScene.SimpleOGL3.ImGui_Shutdown fullName: ImGuiScene.SimpleOGL3.ImGui_Shutdown() nameWithType: SimpleOGL3.ImGui_Shutdown() - uid: ImGuiScene.SimpleOGL3.ImGui_Shutdown* name: ImGui_Shutdown href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_ImGui_Shutdown_ commentId: Overload:ImGuiScene.SimpleOGL3.ImGui_Shutdown isSpec: "True" fullName: ImGuiScene.SimpleOGL3.ImGui_Shutdown nameWithType: SimpleOGL3.ImGui_Shutdown - uid: ImGuiScene.SimpleOGL3.Present name: Present() href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Present commentId: M:ImGuiScene.SimpleOGL3.Present fullName: ImGuiScene.SimpleOGL3.Present() nameWithType: SimpleOGL3.Present() - uid: ImGuiScene.SimpleOGL3.Present* name: Present href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Present_ commentId: Overload:ImGuiScene.SimpleOGL3.Present isSpec: "True" fullName: ImGuiScene.SimpleOGL3.Present nameWithType: SimpleOGL3.Present - uid: ImGuiScene.SimpleOGL3.Type name: Type href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Type commentId: P:ImGuiScene.SimpleOGL3.Type fullName: ImGuiScene.SimpleOGL3.Type nameWithType: SimpleOGL3.Type - uid: ImGuiScene.SimpleOGL3.Type* name: Type href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Type_ commentId: Overload:ImGuiScene.SimpleOGL3.Type isSpec: "True" fullName: ImGuiScene.SimpleOGL3.Type nameWithType: SimpleOGL3.Type - uid: ImGuiScene.SimpleOGL3.Vsync name: Vsync href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Vsync commentId: P:ImGuiScene.SimpleOGL3.Vsync fullName: ImGuiScene.SimpleOGL3.Vsync nameWithType: SimpleOGL3.Vsync - uid: ImGuiScene.SimpleOGL3.Vsync* name: Vsync href: api/ImGuiScene.SimpleOGL3.html#ImGuiScene_SimpleOGL3_Vsync_ commentId: Overload:ImGuiScene.SimpleOGL3.Vsync isSpec: "True" fullName: ImGuiScene.SimpleOGL3.Vsync nameWithType: SimpleOGL3.Vsync - uid: ImGuiScene.SimpleSDLWindow name: SimpleSDLWindow href: api/ImGuiScene.SimpleSDLWindow.html commentId: T:ImGuiScene.SimpleSDLWindow fullName: ImGuiScene.SimpleSDLWindow nameWithType: SimpleSDLWindow - uid: ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single,System.Single,System.Single) name: CreateColorKey(Single, Single, Single) href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_CreateColorKey_System_Single_System_Single_System_Single_ commentId: M:ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single,System.Single,System.Single) fullName: ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single, System.Single, System.Single) nameWithType: SimpleSDLWindow.CreateColorKey(Single, Single, Single) - uid: ImGuiScene.SimpleSDLWindow.CreateColorKey* name: CreateColorKey href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_CreateColorKey_ commentId: Overload:ImGuiScene.SimpleSDLWindow.CreateColorKey isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.CreateColorKey nameWithType: SimpleSDLWindow.CreateColorKey - uid: ImGuiScene.SimpleSDLWindow.Dispose name: Dispose() href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_Dispose commentId: M:ImGuiScene.SimpleSDLWindow.Dispose fullName: ImGuiScene.SimpleSDLWindow.Dispose() nameWithType: SimpleSDLWindow.Dispose() - uid: ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean) name: Dispose(Boolean) href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_Dispose_System_Boolean_ commentId: M:ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean) fullName: ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean) nameWithType: SimpleSDLWindow.Dispose(Boolean) - uid: ImGuiScene.SimpleSDLWindow.Dispose* name: Dispose href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_Dispose_ commentId: Overload:ImGuiScene.SimpleSDLWindow.Dispose isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.Dispose nameWithType: SimpleSDLWindow.Dispose - uid: ImGuiScene.SimpleSDLWindow.Finalize name: Finalize() href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_Finalize commentId: M:ImGuiScene.SimpleSDLWindow.Finalize fullName: ImGuiScene.SimpleSDLWindow.Finalize() nameWithType: SimpleSDLWindow.Finalize() - uid: ImGuiScene.SimpleSDLWindow.Finalize* name: Finalize href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_Finalize_ commentId: Overload:ImGuiScene.SimpleSDLWindow.Finalize isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.Finalize nameWithType: SimpleSDLWindow.Finalize - uid: ImGuiScene.SimpleSDLWindow.GetHWnd name: GetHWnd() href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_GetHWnd commentId: M:ImGuiScene.SimpleSDLWindow.GetHWnd fullName: ImGuiScene.SimpleSDLWindow.GetHWnd() nameWithType: SimpleSDLWindow.GetHWnd() - uid: ImGuiScene.SimpleSDLWindow.GetHWnd* name: GetHWnd href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_GetHWnd_ commentId: Overload:ImGuiScene.SimpleSDLWindow.GetHWnd isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.GetHWnd nameWithType: SimpleSDLWindow.GetHWnd - uid: ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer) name: InitForRenderer(IRenderer) href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_ commentId: M:ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer) fullName: ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer) nameWithType: SimpleSDLWindow.InitForRenderer(IRenderer) - uid: ImGuiScene.SimpleSDLWindow.InitForRenderer* name: InitForRenderer href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_InitForRenderer_ commentId: Overload:ImGuiScene.SimpleSDLWindow.InitForRenderer isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.InitForRenderer nameWithType: SimpleSDLWindow.InitForRenderer - uid: ImGuiScene.SimpleSDLWindow.MakeTransparent(System.UInt32) name: MakeTransparent(UInt32) href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_MakeTransparent_System_UInt32_ commentId: M:ImGuiScene.SimpleSDLWindow.MakeTransparent(System.UInt32) fullName: ImGuiScene.SimpleSDLWindow.MakeTransparent(System.UInt32) nameWithType: SimpleSDLWindow.MakeTransparent(UInt32) - uid: ImGuiScene.SimpleSDLWindow.MakeTransparent* name: MakeTransparent href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_MakeTransparent_ commentId: Overload:ImGuiScene.SimpleSDLWindow.MakeTransparent isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.MakeTransparent nameWithType: SimpleSDLWindow.MakeTransparent - uid: ImGuiScene.SimpleSDLWindow.OnSDLEvent name: OnSDLEvent href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_OnSDLEvent commentId: P:ImGuiScene.SimpleSDLWindow.OnSDLEvent fullName: ImGuiScene.SimpleSDLWindow.OnSDLEvent nameWithType: SimpleSDLWindow.OnSDLEvent - uid: ImGuiScene.SimpleSDLWindow.OnSDLEvent* name: OnSDLEvent href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_OnSDLEvent_ commentId: Overload:ImGuiScene.SimpleSDLWindow.OnSDLEvent isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.OnSDLEvent nameWithType: SimpleSDLWindow.OnSDLEvent - uid: ImGuiScene.SimpleSDLWindow.ProcessEventDelegate name: SimpleSDLWindow.ProcessEventDelegate href: api/ImGuiScene.SimpleSDLWindow.ProcessEventDelegate.html commentId: T:ImGuiScene.SimpleSDLWindow.ProcessEventDelegate fullName: ImGuiScene.SimpleSDLWindow.ProcessEventDelegate nameWithType: SimpleSDLWindow.ProcessEventDelegate - uid: ImGuiScene.SimpleSDLWindow.ProcessEvents name: ProcessEvents() href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_ProcessEvents commentId: M:ImGuiScene.SimpleSDLWindow.ProcessEvents fullName: ImGuiScene.SimpleSDLWindow.ProcessEvents() nameWithType: SimpleSDLWindow.ProcessEvents() - uid: ImGuiScene.SimpleSDLWindow.ProcessEvents* name: ProcessEvents href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_ProcessEvents_ commentId: Overload:ImGuiScene.SimpleSDLWindow.ProcessEvents isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.ProcessEvents nameWithType: SimpleSDLWindow.ProcessEvents - uid: ImGuiScene.SimpleSDLWindow.WantsClose name: WantsClose href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_WantsClose commentId: P:ImGuiScene.SimpleSDLWindow.WantsClose fullName: ImGuiScene.SimpleSDLWindow.WantsClose nameWithType: SimpleSDLWindow.WantsClose - uid: ImGuiScene.SimpleSDLWindow.WantsClose* name: WantsClose href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_WantsClose_ commentId: Overload:ImGuiScene.SimpleSDLWindow.WantsClose isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.WantsClose nameWithType: SimpleSDLWindow.WantsClose - uid: ImGuiScene.SimpleSDLWindow.Window name: Window href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_Window commentId: P:ImGuiScene.SimpleSDLWindow.Window fullName: ImGuiScene.SimpleSDLWindow.Window nameWithType: SimpleSDLWindow.Window - uid: ImGuiScene.SimpleSDLWindow.Window* name: Window href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_Window_ commentId: Overload:ImGuiScene.SimpleSDLWindow.Window isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.Window nameWithType: SimpleSDLWindow.Window - uid: ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo) name: WindowCreationFlags(WindowCreateInfo) href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ImGuiScene_WindowCreateInfo_ commentId: M:ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo) fullName: ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo) nameWithType: SimpleSDLWindow.WindowCreationFlags(WindowCreateInfo) - uid: ImGuiScene.SimpleSDLWindow.WindowCreationFlags* name: WindowCreationFlags href: api/ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ commentId: Overload:ImGuiScene.SimpleSDLWindow.WindowCreationFlags isSpec: "True" fullName: ImGuiScene.SimpleSDLWindow.WindowCreationFlags nameWithType: SimpleSDLWindow.WindowCreationFlags - uid: ImGuiScene.TextureWrap name: TextureWrap href: api/ImGuiScene.TextureWrap.html commentId: T:ImGuiScene.TextureWrap fullName: ImGuiScene.TextureWrap nameWithType: TextureWrap - uid: ImGuiScene.TextureWrap.Height name: Height href: api/ImGuiScene.TextureWrap.html#ImGuiScene_TextureWrap_Height commentId: P:ImGuiScene.TextureWrap.Height fullName: ImGuiScene.TextureWrap.Height nameWithType: TextureWrap.Height - uid: ImGuiScene.TextureWrap.Height* name: Height href: api/ImGuiScene.TextureWrap.html#ImGuiScene_TextureWrap_Height_ commentId: Overload:ImGuiScene.TextureWrap.Height isSpec: "True" fullName: ImGuiScene.TextureWrap.Height nameWithType: TextureWrap.Height - uid: ImGuiScene.TextureWrap.ImGuiHandle name: ImGuiHandle href: api/ImGuiScene.TextureWrap.html#ImGuiScene_TextureWrap_ImGuiHandle commentId: P:ImGuiScene.TextureWrap.ImGuiHandle fullName: ImGuiScene.TextureWrap.ImGuiHandle nameWithType: TextureWrap.ImGuiHandle - uid: ImGuiScene.TextureWrap.ImGuiHandle* name: ImGuiHandle href: api/ImGuiScene.TextureWrap.html#ImGuiScene_TextureWrap_ImGuiHandle_ commentId: Overload:ImGuiScene.TextureWrap.ImGuiHandle isSpec: "True" fullName: ImGuiScene.TextureWrap.ImGuiHandle nameWithType: TextureWrap.ImGuiHandle - uid: ImGuiScene.TextureWrap.Width name: Width href: api/ImGuiScene.TextureWrap.html#ImGuiScene_TextureWrap_Width commentId: P:ImGuiScene.TextureWrap.Width fullName: ImGuiScene.TextureWrap.Width nameWithType: TextureWrap.Width - uid: ImGuiScene.TextureWrap.Width* name: Width href: api/ImGuiScene.TextureWrap.html#ImGuiScene_TextureWrap_Width_ commentId: Overload:ImGuiScene.TextureWrap.Width isSpec: "True" fullName: ImGuiScene.TextureWrap.Width nameWithType: TextureWrap.Width - uid: ImGuiScene.WindowCreateInfo name: WindowCreateInfo href: api/ImGuiScene.WindowCreateInfo.html commentId: T:ImGuiScene.WindowCreateInfo fullName: ImGuiScene.WindowCreateInfo nameWithType: WindowCreateInfo - uid: ImGuiScene.WindowCreateInfo.Fullscreen name: Fullscreen href: api/ImGuiScene.WindowCreateInfo.html#ImGuiScene_WindowCreateInfo_Fullscreen commentId: F:ImGuiScene.WindowCreateInfo.Fullscreen fullName: ImGuiScene.WindowCreateInfo.Fullscreen nameWithType: WindowCreateInfo.Fullscreen - uid: ImGuiScene.WindowCreateInfo.Height name: Height href: api/ImGuiScene.WindowCreateInfo.html#ImGuiScene_WindowCreateInfo_Height commentId: F:ImGuiScene.WindowCreateInfo.Height fullName: ImGuiScene.WindowCreateInfo.Height nameWithType: WindowCreateInfo.Height - uid: ImGuiScene.WindowCreateInfo.Title name: Title href: api/ImGuiScene.WindowCreateInfo.html#ImGuiScene_WindowCreateInfo_Title commentId: F:ImGuiScene.WindowCreateInfo.Title fullName: ImGuiScene.WindowCreateInfo.Title nameWithType: WindowCreateInfo.Title - uid: ImGuiScene.WindowCreateInfo.TransparentColor name: TransparentColor href: api/ImGuiScene.WindowCreateInfo.html#ImGuiScene_WindowCreateInfo_TransparentColor commentId: F:ImGuiScene.WindowCreateInfo.TransparentColor fullName: ImGuiScene.WindowCreateInfo.TransparentColor nameWithType: WindowCreateInfo.TransparentColor - uid: ImGuiScene.WindowCreateInfo.Width name: Width href: api/ImGuiScene.WindowCreateInfo.html#ImGuiScene_WindowCreateInfo_Width commentId: F:ImGuiScene.WindowCreateInfo.Width fullName: ImGuiScene.WindowCreateInfo.Width nameWithType: WindowCreateInfo.Width - uid: ImGuiScene.WindowCreateInfo.XPos name: XPos href: api/ImGuiScene.WindowCreateInfo.html#ImGuiScene_WindowCreateInfo_XPos commentId: F:ImGuiScene.WindowCreateInfo.XPos fullName: ImGuiScene.WindowCreateInfo.XPos nameWithType: WindowCreateInfo.XPos - uid: ImGuiScene.WindowCreateInfo.YPos name: YPos href: api/ImGuiScene.WindowCreateInfo.html#ImGuiScene_WindowCreateInfo_YPos commentId: F:ImGuiScene.WindowCreateInfo.YPos fullName: ImGuiScene.WindowCreateInfo.YPos nameWithType: WindowCreateInfo.YPos - uid: ImGuiScene.WindowFactory name: WindowFactory href: api/ImGuiScene.WindowFactory.html commentId: T:ImGuiScene.WindowFactory fullName: ImGuiScene.WindowFactory nameWithType: WindowFactory - uid: ImGuiScene.WindowFactory.CreateForRenderer(ImGuiScene.IRenderer,ImGuiScene.WindowCreateInfo) name: CreateForRenderer(IRenderer, WindowCreateInfo) href: api/ImGuiScene.WindowFactory.html#ImGuiScene_WindowFactory_CreateForRenderer_ImGuiScene_IRenderer_ImGuiScene_WindowCreateInfo_ commentId: M:ImGuiScene.WindowFactory.CreateForRenderer(ImGuiScene.IRenderer,ImGuiScene.WindowCreateInfo) fullName: ImGuiScene.WindowFactory.CreateForRenderer(ImGuiScene.IRenderer, ImGuiScene.WindowCreateInfo) nameWithType: WindowFactory.CreateForRenderer(IRenderer, WindowCreateInfo) - uid: ImGuiScene.WindowFactory.CreateForRenderer* name: CreateForRenderer href: api/ImGuiScene.WindowFactory.html#ImGuiScene_WindowFactory_CreateForRenderer_ commentId: Overload:ImGuiScene.WindowFactory.CreateForRenderer isSpec: "True" fullName: ImGuiScene.WindowFactory.CreateForRenderer nameWithType: WindowFactory.CreateForRenderer - uid: SDL2 name: SDL2 href: api/SDL2.html commentId: N:SDL2 fullName: SDL2 nameWithType: SDL2 - uid: SDL2.SDL name: SDL href: api/SDL2.SDL.html commentId: T:SDL2.SDL fullName: SDL2.SDL nameWithType: SDL - uid: SDL2.SDL.AUDIO_F32 name: AUDIO_F32 href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_F32 commentId: F:SDL2.SDL.AUDIO_F32 fullName: SDL2.SDL.AUDIO_F32 nameWithType: SDL.AUDIO_F32 - uid: SDL2.SDL.AUDIO_F32LSB name: AUDIO_F32LSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_F32LSB commentId: F:SDL2.SDL.AUDIO_F32LSB fullName: SDL2.SDL.AUDIO_F32LSB nameWithType: SDL.AUDIO_F32LSB - uid: SDL2.SDL.AUDIO_F32MSB name: AUDIO_F32MSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_F32MSB commentId: F:SDL2.SDL.AUDIO_F32MSB fullName: SDL2.SDL.AUDIO_F32MSB nameWithType: SDL.AUDIO_F32MSB - uid: SDL2.SDL.AUDIO_F32SYS name: AUDIO_F32SYS href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_F32SYS commentId: F:SDL2.SDL.AUDIO_F32SYS fullName: SDL2.SDL.AUDIO_F32SYS nameWithType: SDL.AUDIO_F32SYS - uid: SDL2.SDL.AUDIO_S16 name: AUDIO_S16 href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S16 commentId: F:SDL2.SDL.AUDIO_S16 fullName: SDL2.SDL.AUDIO_S16 nameWithType: SDL.AUDIO_S16 - uid: SDL2.SDL.AUDIO_S16LSB name: AUDIO_S16LSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S16LSB commentId: F:SDL2.SDL.AUDIO_S16LSB fullName: SDL2.SDL.AUDIO_S16LSB nameWithType: SDL.AUDIO_S16LSB - uid: SDL2.SDL.AUDIO_S16MSB name: AUDIO_S16MSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S16MSB commentId: F:SDL2.SDL.AUDIO_S16MSB fullName: SDL2.SDL.AUDIO_S16MSB nameWithType: SDL.AUDIO_S16MSB - uid: SDL2.SDL.AUDIO_S16SYS name: AUDIO_S16SYS href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S16SYS commentId: F:SDL2.SDL.AUDIO_S16SYS fullName: SDL2.SDL.AUDIO_S16SYS nameWithType: SDL.AUDIO_S16SYS - uid: SDL2.SDL.AUDIO_S32 name: AUDIO_S32 href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S32 commentId: F:SDL2.SDL.AUDIO_S32 fullName: SDL2.SDL.AUDIO_S32 nameWithType: SDL.AUDIO_S32 - uid: SDL2.SDL.AUDIO_S32LSB name: AUDIO_S32LSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S32LSB commentId: F:SDL2.SDL.AUDIO_S32LSB fullName: SDL2.SDL.AUDIO_S32LSB nameWithType: SDL.AUDIO_S32LSB - uid: SDL2.SDL.AUDIO_S32MSB name: AUDIO_S32MSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S32MSB commentId: F:SDL2.SDL.AUDIO_S32MSB fullName: SDL2.SDL.AUDIO_S32MSB nameWithType: SDL.AUDIO_S32MSB - uid: SDL2.SDL.AUDIO_S32SYS name: AUDIO_S32SYS href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S32SYS commentId: F:SDL2.SDL.AUDIO_S32SYS fullName: SDL2.SDL.AUDIO_S32SYS nameWithType: SDL.AUDIO_S32SYS - uid: SDL2.SDL.AUDIO_S8 name: AUDIO_S8 href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_S8 commentId: F:SDL2.SDL.AUDIO_S8 fullName: SDL2.SDL.AUDIO_S8 nameWithType: SDL.AUDIO_S8 - uid: SDL2.SDL.AUDIO_U16 name: AUDIO_U16 href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_U16 commentId: F:SDL2.SDL.AUDIO_U16 fullName: SDL2.SDL.AUDIO_U16 nameWithType: SDL.AUDIO_U16 - uid: SDL2.SDL.AUDIO_U16LSB name: AUDIO_U16LSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_U16LSB commentId: F:SDL2.SDL.AUDIO_U16LSB fullName: SDL2.SDL.AUDIO_U16LSB nameWithType: SDL.AUDIO_U16LSB - uid: SDL2.SDL.AUDIO_U16MSB name: AUDIO_U16MSB href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_U16MSB commentId: F:SDL2.SDL.AUDIO_U16MSB fullName: SDL2.SDL.AUDIO_U16MSB nameWithType: SDL.AUDIO_U16MSB - uid: SDL2.SDL.AUDIO_U16SYS name: AUDIO_U16SYS href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_U16SYS commentId: F:SDL2.SDL.AUDIO_U16SYS fullName: SDL2.SDL.AUDIO_U16SYS nameWithType: SDL.AUDIO_U16SYS - uid: SDL2.SDL.AUDIO_U8 name: AUDIO_U8 href: api/SDL2.SDL.html#SDL2_SDL_AUDIO_U8 commentId: F:SDL2.SDL.AUDIO_U8 fullName: SDL2.SDL.AUDIO_U8 nameWithType: SDL.AUDIO_U8 - uid: SDL2.SDL.INTERNAL_android_wminfo name: SDL.INTERNAL_android_wminfo href: api/SDL2.SDL.INTERNAL_android_wminfo.html commentId: T:SDL2.SDL.INTERNAL_android_wminfo fullName: SDL2.SDL.INTERNAL_android_wminfo nameWithType: SDL.INTERNAL_android_wminfo - uid: SDL2.SDL.INTERNAL_android_wminfo.surface name: surface href: api/SDL2.SDL.INTERNAL_android_wminfo.html#SDL2_SDL_INTERNAL_android_wminfo_surface commentId: F:SDL2.SDL.INTERNAL_android_wminfo.surface fullName: SDL2.SDL.INTERNAL_android_wminfo.surface nameWithType: SDL.INTERNAL_android_wminfo.surface - uid: SDL2.SDL.INTERNAL_android_wminfo.window name: window href: api/SDL2.SDL.INTERNAL_android_wminfo.html#SDL2_SDL_INTERNAL_android_wminfo_window commentId: F:SDL2.SDL.INTERNAL_android_wminfo.window fullName: SDL2.SDL.INTERNAL_android_wminfo.window nameWithType: SDL.INTERNAL_android_wminfo.window - uid: SDL2.SDL.INTERNAL_cocoa_wminfo name: SDL.INTERNAL_cocoa_wminfo href: api/SDL2.SDL.INTERNAL_cocoa_wminfo.html commentId: T:SDL2.SDL.INTERNAL_cocoa_wminfo fullName: SDL2.SDL.INTERNAL_cocoa_wminfo nameWithType: SDL.INTERNAL_cocoa_wminfo - uid: SDL2.SDL.INTERNAL_cocoa_wminfo.window name: window href: api/SDL2.SDL.INTERNAL_cocoa_wminfo.html#SDL2_SDL_INTERNAL_cocoa_wminfo_window commentId: F:SDL2.SDL.INTERNAL_cocoa_wminfo.window fullName: SDL2.SDL.INTERNAL_cocoa_wminfo.window nameWithType: SDL.INTERNAL_cocoa_wminfo.window - uid: SDL2.SDL.INTERNAL_directfb_wminfo name: SDL.INTERNAL_directfb_wminfo href: api/SDL2.SDL.INTERNAL_directfb_wminfo.html commentId: T:SDL2.SDL.INTERNAL_directfb_wminfo fullName: SDL2.SDL.INTERNAL_directfb_wminfo nameWithType: SDL.INTERNAL_directfb_wminfo - uid: SDL2.SDL.INTERNAL_directfb_wminfo.dfb name: dfb href: api/SDL2.SDL.INTERNAL_directfb_wminfo.html#SDL2_SDL_INTERNAL_directfb_wminfo_dfb commentId: F:SDL2.SDL.INTERNAL_directfb_wminfo.dfb fullName: SDL2.SDL.INTERNAL_directfb_wminfo.dfb nameWithType: SDL.INTERNAL_directfb_wminfo.dfb - uid: SDL2.SDL.INTERNAL_directfb_wminfo.surface name: surface href: api/SDL2.SDL.INTERNAL_directfb_wminfo.html#SDL2_SDL_INTERNAL_directfb_wminfo_surface commentId: F:SDL2.SDL.INTERNAL_directfb_wminfo.surface fullName: SDL2.SDL.INTERNAL_directfb_wminfo.surface nameWithType: SDL.INTERNAL_directfb_wminfo.surface - uid: SDL2.SDL.INTERNAL_directfb_wminfo.window name: window href: api/SDL2.SDL.INTERNAL_directfb_wminfo.html#SDL2_SDL_INTERNAL_directfb_wminfo_window commentId: F:SDL2.SDL.INTERNAL_directfb_wminfo.window fullName: SDL2.SDL.INTERNAL_directfb_wminfo.window nameWithType: SDL.INTERNAL_directfb_wminfo.window - uid: SDL2.SDL.INTERNAL_GameControllerButtonBind_hat name: SDL.INTERNAL_GameControllerButtonBind_hat href: api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html commentId: T:SDL2.SDL.INTERNAL_GameControllerButtonBind_hat fullName: SDL2.SDL.INTERNAL_GameControllerButtonBind_hat nameWithType: SDL.INTERNAL_GameControllerButtonBind_hat - uid: SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.hat name: hat href: api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html#SDL2_SDL_INTERNAL_GameControllerButtonBind_hat_hat commentId: F:SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.hat fullName: SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.hat nameWithType: SDL.INTERNAL_GameControllerButtonBind_hat.hat - uid: SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.hat_mask name: hat_mask href: api/SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.html#SDL2_SDL_INTERNAL_GameControllerButtonBind_hat_hat_mask commentId: F:SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.hat_mask fullName: SDL2.SDL.INTERNAL_GameControllerButtonBind_hat.hat_mask nameWithType: SDL.INTERNAL_GameControllerButtonBind_hat.hat_mask - uid: SDL2.SDL.INTERNAL_GameControllerButtonBind_union name: SDL.INTERNAL_GameControllerButtonBind_union href: api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html commentId: T:SDL2.SDL.INTERNAL_GameControllerButtonBind_union fullName: SDL2.SDL.INTERNAL_GameControllerButtonBind_union nameWithType: SDL.INTERNAL_GameControllerButtonBind_union - uid: SDL2.SDL.INTERNAL_GameControllerButtonBind_union.axis name: axis href: api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html#SDL2_SDL_INTERNAL_GameControllerButtonBind_union_axis commentId: F:SDL2.SDL.INTERNAL_GameControllerButtonBind_union.axis fullName: SDL2.SDL.INTERNAL_GameControllerButtonBind_union.axis nameWithType: SDL.INTERNAL_GameControllerButtonBind_union.axis - uid: SDL2.SDL.INTERNAL_GameControllerButtonBind_union.button name: button href: api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html#SDL2_SDL_INTERNAL_GameControllerButtonBind_union_button commentId: F:SDL2.SDL.INTERNAL_GameControllerButtonBind_union.button fullName: SDL2.SDL.INTERNAL_GameControllerButtonBind_union.button nameWithType: SDL.INTERNAL_GameControllerButtonBind_union.button - uid: SDL2.SDL.INTERNAL_GameControllerButtonBind_union.hat name: hat href: api/SDL2.SDL.INTERNAL_GameControllerButtonBind_union.html#SDL2_SDL_INTERNAL_GameControllerButtonBind_union_hat commentId: F:SDL2.SDL.INTERNAL_GameControllerButtonBind_union.hat fullName: SDL2.SDL.INTERNAL_GameControllerButtonBind_union.hat nameWithType: SDL.INTERNAL_GameControllerButtonBind_union.hat - uid: SDL2.SDL.INTERNAL_mir_wminfo name: SDL.INTERNAL_mir_wminfo href: api/SDL2.SDL.INTERNAL_mir_wminfo.html commentId: T:SDL2.SDL.INTERNAL_mir_wminfo fullName: SDL2.SDL.INTERNAL_mir_wminfo nameWithType: SDL.INTERNAL_mir_wminfo - uid: SDL2.SDL.INTERNAL_mir_wminfo.connection name: connection href: api/SDL2.SDL.INTERNAL_mir_wminfo.html#SDL2_SDL_INTERNAL_mir_wminfo_connection commentId: F:SDL2.SDL.INTERNAL_mir_wminfo.connection fullName: SDL2.SDL.INTERNAL_mir_wminfo.connection nameWithType: SDL.INTERNAL_mir_wminfo.connection - uid: SDL2.SDL.INTERNAL_mir_wminfo.surface name: surface href: api/SDL2.SDL.INTERNAL_mir_wminfo.html#SDL2_SDL_INTERNAL_mir_wminfo_surface commentId: F:SDL2.SDL.INTERNAL_mir_wminfo.surface fullName: SDL2.SDL.INTERNAL_mir_wminfo.surface nameWithType: SDL.INTERNAL_mir_wminfo.surface - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion name: SDL.INTERNAL_SysWMDriverUnion href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html commentId: T:SDL2.SDL.INTERNAL_SysWMDriverUnion fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion nameWithType: SDL.INTERNAL_SysWMDriverUnion - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.android name: android href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_android commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.android fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.android nameWithType: SDL.INTERNAL_SysWMDriverUnion.android - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.cocoa name: cocoa href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_cocoa commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.cocoa fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.cocoa nameWithType: SDL.INTERNAL_SysWMDriverUnion.cocoa - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.dfb name: dfb href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_dfb commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.dfb fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.dfb nameWithType: SDL.INTERNAL_SysWMDriverUnion.dfb - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.mir name: mir href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_mir commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.mir fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.mir nameWithType: SDL.INTERNAL_SysWMDriverUnion.mir - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.uikit name: uikit href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_uikit commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.uikit fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.uikit nameWithType: SDL.INTERNAL_SysWMDriverUnion.uikit - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.win name: win href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_win commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.win fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.win nameWithType: SDL.INTERNAL_SysWMDriverUnion.win - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.winrt name: winrt href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_winrt commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.winrt fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.winrt nameWithType: SDL.INTERNAL_SysWMDriverUnion.winrt - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.wl name: wl href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_wl commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.wl fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.wl nameWithType: SDL.INTERNAL_SysWMDriverUnion.wl - uid: SDL2.SDL.INTERNAL_SysWMDriverUnion.x11 name: x11 href: api/SDL2.SDL.INTERNAL_SysWMDriverUnion.html#SDL2_SDL_INTERNAL_SysWMDriverUnion_x11 commentId: F:SDL2.SDL.INTERNAL_SysWMDriverUnion.x11 fullName: SDL2.SDL.INTERNAL_SysWMDriverUnion.x11 nameWithType: SDL.INTERNAL_SysWMDriverUnion.x11 - uid: SDL2.SDL.INTERNAL_uikit_wminfo name: SDL.INTERNAL_uikit_wminfo href: api/SDL2.SDL.INTERNAL_uikit_wminfo.html commentId: T:SDL2.SDL.INTERNAL_uikit_wminfo fullName: SDL2.SDL.INTERNAL_uikit_wminfo nameWithType: SDL.INTERNAL_uikit_wminfo - uid: SDL2.SDL.INTERNAL_uikit_wminfo.colorbuffer name: colorbuffer href: api/SDL2.SDL.INTERNAL_uikit_wminfo.html#SDL2_SDL_INTERNAL_uikit_wminfo_colorbuffer commentId: F:SDL2.SDL.INTERNAL_uikit_wminfo.colorbuffer fullName: SDL2.SDL.INTERNAL_uikit_wminfo.colorbuffer nameWithType: SDL.INTERNAL_uikit_wminfo.colorbuffer - uid: SDL2.SDL.INTERNAL_uikit_wminfo.framebuffer name: framebuffer href: api/SDL2.SDL.INTERNAL_uikit_wminfo.html#SDL2_SDL_INTERNAL_uikit_wminfo_framebuffer commentId: F:SDL2.SDL.INTERNAL_uikit_wminfo.framebuffer fullName: SDL2.SDL.INTERNAL_uikit_wminfo.framebuffer nameWithType: SDL.INTERNAL_uikit_wminfo.framebuffer - uid: SDL2.SDL.INTERNAL_uikit_wminfo.resolveFramebuffer name: resolveFramebuffer href: api/SDL2.SDL.INTERNAL_uikit_wminfo.html#SDL2_SDL_INTERNAL_uikit_wminfo_resolveFramebuffer commentId: F:SDL2.SDL.INTERNAL_uikit_wminfo.resolveFramebuffer fullName: SDL2.SDL.INTERNAL_uikit_wminfo.resolveFramebuffer nameWithType: SDL.INTERNAL_uikit_wminfo.resolveFramebuffer - uid: SDL2.SDL.INTERNAL_uikit_wminfo.window name: window href: api/SDL2.SDL.INTERNAL_uikit_wminfo.html#SDL2_SDL_INTERNAL_uikit_wminfo_window commentId: F:SDL2.SDL.INTERNAL_uikit_wminfo.window fullName: SDL2.SDL.INTERNAL_uikit_wminfo.window nameWithType: SDL.INTERNAL_uikit_wminfo.window - uid: SDL2.SDL.INTERNAL_wayland_wminfo name: SDL.INTERNAL_wayland_wminfo href: api/SDL2.SDL.INTERNAL_wayland_wminfo.html commentId: T:SDL2.SDL.INTERNAL_wayland_wminfo fullName: SDL2.SDL.INTERNAL_wayland_wminfo nameWithType: SDL.INTERNAL_wayland_wminfo - uid: SDL2.SDL.INTERNAL_wayland_wminfo.display name: display href: api/SDL2.SDL.INTERNAL_wayland_wminfo.html#SDL2_SDL_INTERNAL_wayland_wminfo_display commentId: F:SDL2.SDL.INTERNAL_wayland_wminfo.display fullName: SDL2.SDL.INTERNAL_wayland_wminfo.display nameWithType: SDL.INTERNAL_wayland_wminfo.display - uid: SDL2.SDL.INTERNAL_wayland_wminfo.shell_surface name: shell_surface href: api/SDL2.SDL.INTERNAL_wayland_wminfo.html#SDL2_SDL_INTERNAL_wayland_wminfo_shell_surface commentId: F:SDL2.SDL.INTERNAL_wayland_wminfo.shell_surface fullName: SDL2.SDL.INTERNAL_wayland_wminfo.shell_surface nameWithType: SDL.INTERNAL_wayland_wminfo.shell_surface - uid: SDL2.SDL.INTERNAL_wayland_wminfo.surface name: surface href: api/SDL2.SDL.INTERNAL_wayland_wminfo.html#SDL2_SDL_INTERNAL_wayland_wminfo_surface commentId: F:SDL2.SDL.INTERNAL_wayland_wminfo.surface fullName: SDL2.SDL.INTERNAL_wayland_wminfo.surface nameWithType: SDL.INTERNAL_wayland_wminfo.surface - uid: SDL2.SDL.INTERNAL_windows_wminfo name: SDL.INTERNAL_windows_wminfo href: api/SDL2.SDL.INTERNAL_windows_wminfo.html commentId: T:SDL2.SDL.INTERNAL_windows_wminfo fullName: SDL2.SDL.INTERNAL_windows_wminfo nameWithType: SDL.INTERNAL_windows_wminfo - uid: SDL2.SDL.INTERNAL_windows_wminfo.hdc name: hdc href: api/SDL2.SDL.INTERNAL_windows_wminfo.html#SDL2_SDL_INTERNAL_windows_wminfo_hdc commentId: F:SDL2.SDL.INTERNAL_windows_wminfo.hdc fullName: SDL2.SDL.INTERNAL_windows_wminfo.hdc nameWithType: SDL.INTERNAL_windows_wminfo.hdc - uid: SDL2.SDL.INTERNAL_windows_wminfo.window name: window href: api/SDL2.SDL.INTERNAL_windows_wminfo.html#SDL2_SDL_INTERNAL_windows_wminfo_window commentId: F:SDL2.SDL.INTERNAL_windows_wminfo.window fullName: SDL2.SDL.INTERNAL_windows_wminfo.window nameWithType: SDL.INTERNAL_windows_wminfo.window - uid: SDL2.SDL.INTERNAL_winrt_wminfo name: SDL.INTERNAL_winrt_wminfo href: api/SDL2.SDL.INTERNAL_winrt_wminfo.html commentId: T:SDL2.SDL.INTERNAL_winrt_wminfo fullName: SDL2.SDL.INTERNAL_winrt_wminfo nameWithType: SDL.INTERNAL_winrt_wminfo - uid: SDL2.SDL.INTERNAL_winrt_wminfo.window name: window href: api/SDL2.SDL.INTERNAL_winrt_wminfo.html#SDL2_SDL_INTERNAL_winrt_wminfo_window commentId: F:SDL2.SDL.INTERNAL_winrt_wminfo.window fullName: SDL2.SDL.INTERNAL_winrt_wminfo.window nameWithType: SDL.INTERNAL_winrt_wminfo.window - uid: SDL2.SDL.INTERNAL_x11_wminfo name: SDL.INTERNAL_x11_wminfo href: api/SDL2.SDL.INTERNAL_x11_wminfo.html commentId: T:SDL2.SDL.INTERNAL_x11_wminfo fullName: SDL2.SDL.INTERNAL_x11_wminfo nameWithType: SDL.INTERNAL_x11_wminfo - uid: SDL2.SDL.INTERNAL_x11_wminfo.display name: display href: api/SDL2.SDL.INTERNAL_x11_wminfo.html#SDL2_SDL_INTERNAL_x11_wminfo_display commentId: F:SDL2.SDL.INTERNAL_x11_wminfo.display fullName: SDL2.SDL.INTERNAL_x11_wminfo.display nameWithType: SDL.INTERNAL_x11_wminfo.display - uid: SDL2.SDL.INTERNAL_x11_wminfo.window name: window href: api/SDL2.SDL.INTERNAL_x11_wminfo.html#SDL2_SDL_INTERNAL_x11_wminfo_window commentId: F:SDL2.SDL.INTERNAL_x11_wminfo.window fullName: SDL2.SDL.INTERNAL_x11_wminfo.window nameWithType: SDL.INTERNAL_x11_wminfo.window - uid: SDL2.SDL.RW_SEEK_CUR name: RW_SEEK_CUR href: api/SDL2.SDL.html#SDL2_SDL_RW_SEEK_CUR commentId: F:SDL2.SDL.RW_SEEK_CUR fullName: SDL2.SDL.RW_SEEK_CUR nameWithType: SDL.RW_SEEK_CUR - uid: SDL2.SDL.RW_SEEK_END name: RW_SEEK_END href: api/SDL2.SDL.html#SDL2_SDL_RW_SEEK_END commentId: F:SDL2.SDL.RW_SEEK_END fullName: SDL2.SDL.RW_SEEK_END nameWithType: SDL.RW_SEEK_END - uid: SDL2.SDL.RW_SEEK_SET name: RW_SEEK_SET href: api/SDL2.SDL.html#SDL2_SDL_RW_SEEK_SET commentId: F:SDL2.SDL.RW_SEEK_SET fullName: SDL2.SDL.RW_SEEK_SET nameWithType: SDL.RW_SEEK_SET - uid: SDL2.SDL.SDL_AddEventWatch(SDL2.SDL.SDL_EventFilter,System.IntPtr) name: SDL_AddEventWatch(SDL.SDL_EventFilter, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AddEventWatch_SDL2_SDL_SDL_EventFilter_System_IntPtr_ commentId: M:SDL2.SDL.SDL_AddEventWatch(SDL2.SDL.SDL_EventFilter,System.IntPtr) fullName: SDL2.SDL.SDL_AddEventWatch(SDL2.SDL.SDL_EventFilter, System.IntPtr) nameWithType: SDL.SDL_AddEventWatch(SDL.SDL_EventFilter, IntPtr) - uid: SDL2.SDL.SDL_AddEventWatch* name: SDL_AddEventWatch href: api/SDL2.SDL.html#SDL2_SDL_SDL_AddEventWatch_ commentId: Overload:SDL2.SDL.SDL_AddEventWatch fullName: SDL2.SDL.SDL_AddEventWatch nameWithType: SDL.SDL_AddEventWatch - uid: SDL2.SDL.SDL_AddTimer(System.UInt32,SDL2.SDL.SDL_TimerCallback,System.IntPtr) name: SDL_AddTimer(UInt32, SDL.SDL_TimerCallback, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AddTimer_System_UInt32_SDL2_SDL_SDL_TimerCallback_System_IntPtr_ commentId: M:SDL2.SDL.SDL_AddTimer(System.UInt32,SDL2.SDL.SDL_TimerCallback,System.IntPtr) fullName: SDL2.SDL.SDL_AddTimer(System.UInt32, SDL2.SDL.SDL_TimerCallback, System.IntPtr) nameWithType: SDL.SDL_AddTimer(UInt32, SDL.SDL_TimerCallback, IntPtr) - uid: SDL2.SDL.SDL_AddTimer* name: SDL_AddTimer href: api/SDL2.SDL.html#SDL2_SDL_SDL_AddTimer_ commentId: Overload:SDL2.SDL.SDL_AddTimer fullName: SDL2.SDL.SDL_AddTimer nameWithType: SDL.SDL_AddTimer - uid: SDL2.SDL.SDL_AllocFormat(System.UInt32) name: SDL_AllocFormat(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AllocFormat_System_UInt32_ commentId: M:SDL2.SDL.SDL_AllocFormat(System.UInt32) fullName: SDL2.SDL.SDL_AllocFormat(System.UInt32) nameWithType: SDL.SDL_AllocFormat(UInt32) - uid: SDL2.SDL.SDL_AllocFormat* name: SDL_AllocFormat href: api/SDL2.SDL.html#SDL2_SDL_SDL_AllocFormat_ commentId: Overload:SDL2.SDL.SDL_AllocFormat fullName: SDL2.SDL.SDL_AllocFormat nameWithType: SDL.SDL_AllocFormat - uid: SDL2.SDL.SDL_AllocPalette(System.Int32) name: SDL_AllocPalette(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AllocPalette_System_Int32_ commentId: M:SDL2.SDL.SDL_AllocPalette(System.Int32) fullName: SDL2.SDL.SDL_AllocPalette(System.Int32) nameWithType: SDL.SDL_AllocPalette(Int32) - uid: SDL2.SDL.SDL_AllocPalette* name: SDL_AllocPalette href: api/SDL2.SDL.html#SDL2_SDL_SDL_AllocPalette_ commentId: Overload:SDL2.SDL.SDL_AllocPalette fullName: SDL2.SDL.SDL_AllocPalette nameWithType: SDL.SDL_AllocPalette - uid: SDL2.SDL.SDL_AllocRW name: SDL_AllocRW() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AllocRW commentId: M:SDL2.SDL.SDL_AllocRW fullName: SDL2.SDL.SDL_AllocRW() nameWithType: SDL.SDL_AllocRW() - uid: SDL2.SDL.SDL_AllocRW* name: SDL_AllocRW href: api/SDL2.SDL.html#SDL2_SDL_SDL_AllocRW_ commentId: Overload:SDL2.SDL.SDL_AllocRW fullName: SDL2.SDL.SDL_AllocRW nameWithType: SDL.SDL_AllocRW - uid: SDL2.SDL.SDL_ANDROID_EXTERNAL_STORAGE_READ name: SDL_ANDROID_EXTERNAL_STORAGE_READ href: api/SDL2.SDL.html#SDL2_SDL_SDL_ANDROID_EXTERNAL_STORAGE_READ commentId: F:SDL2.SDL.SDL_ANDROID_EXTERNAL_STORAGE_READ fullName: SDL2.SDL.SDL_ANDROID_EXTERNAL_STORAGE_READ nameWithType: SDL.SDL_ANDROID_EXTERNAL_STORAGE_READ - uid: SDL2.SDL.SDL_ANDROID_EXTERNAL_STORAGE_WRITE name: SDL_ANDROID_EXTERNAL_STORAGE_WRITE href: api/SDL2.SDL.html#SDL2_SDL_SDL_ANDROID_EXTERNAL_STORAGE_WRITE commentId: F:SDL2.SDL.SDL_ANDROID_EXTERNAL_STORAGE_WRITE fullName: SDL2.SDL.SDL_ANDROID_EXTERNAL_STORAGE_WRITE nameWithType: SDL.SDL_ANDROID_EXTERNAL_STORAGE_WRITE - uid: SDL2.SDL.SDL_AndroidBackButton name: SDL_AndroidBackButton() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidBackButton commentId: M:SDL2.SDL.SDL_AndroidBackButton fullName: SDL2.SDL.SDL_AndroidBackButton() nameWithType: SDL.SDL_AndroidBackButton() - uid: SDL2.SDL.SDL_AndroidBackButton* name: SDL_AndroidBackButton href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidBackButton_ commentId: Overload:SDL2.SDL.SDL_AndroidBackButton fullName: SDL2.SDL.SDL_AndroidBackButton nameWithType: SDL.SDL_AndroidBackButton - uid: SDL2.SDL.SDL_AndroidGetActivity name: SDL_AndroidGetActivity() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetActivity commentId: M:SDL2.SDL.SDL_AndroidGetActivity fullName: SDL2.SDL.SDL_AndroidGetActivity() nameWithType: SDL.SDL_AndroidGetActivity() - uid: SDL2.SDL.SDL_AndroidGetActivity* name: SDL_AndroidGetActivity href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetActivity_ commentId: Overload:SDL2.SDL.SDL_AndroidGetActivity fullName: SDL2.SDL.SDL_AndroidGetActivity nameWithType: SDL.SDL_AndroidGetActivity - uid: SDL2.SDL.SDL_AndroidGetExternalStoragePath name: SDL_AndroidGetExternalStoragePath() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetExternalStoragePath commentId: M:SDL2.SDL.SDL_AndroidGetExternalStoragePath fullName: SDL2.SDL.SDL_AndroidGetExternalStoragePath() nameWithType: SDL.SDL_AndroidGetExternalStoragePath() - uid: SDL2.SDL.SDL_AndroidGetExternalStoragePath* name: SDL_AndroidGetExternalStoragePath href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetExternalStoragePath_ commentId: Overload:SDL2.SDL.SDL_AndroidGetExternalStoragePath isSpec: "True" fullName: SDL2.SDL.SDL_AndroidGetExternalStoragePath nameWithType: SDL.SDL_AndroidGetExternalStoragePath - uid: SDL2.SDL.SDL_AndroidGetExternalStorageState name: SDL_AndroidGetExternalStorageState() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetExternalStorageState commentId: M:SDL2.SDL.SDL_AndroidGetExternalStorageState fullName: SDL2.SDL.SDL_AndroidGetExternalStorageState() nameWithType: SDL.SDL_AndroidGetExternalStorageState() - uid: SDL2.SDL.SDL_AndroidGetExternalStorageState* name: SDL_AndroidGetExternalStorageState href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetExternalStorageState_ commentId: Overload:SDL2.SDL.SDL_AndroidGetExternalStorageState fullName: SDL2.SDL.SDL_AndroidGetExternalStorageState nameWithType: SDL.SDL_AndroidGetExternalStorageState - uid: SDL2.SDL.SDL_AndroidGetInternalStoragePath name: SDL_AndroidGetInternalStoragePath() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetInternalStoragePath commentId: M:SDL2.SDL.SDL_AndroidGetInternalStoragePath fullName: SDL2.SDL.SDL_AndroidGetInternalStoragePath() nameWithType: SDL.SDL_AndroidGetInternalStoragePath() - uid: SDL2.SDL.SDL_AndroidGetInternalStoragePath* name: SDL_AndroidGetInternalStoragePath href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetInternalStoragePath_ commentId: Overload:SDL2.SDL.SDL_AndroidGetInternalStoragePath isSpec: "True" fullName: SDL2.SDL.SDL_AndroidGetInternalStoragePath nameWithType: SDL.SDL_AndroidGetInternalStoragePath - uid: SDL2.SDL.SDL_AndroidGetJNIEnv name: SDL_AndroidGetJNIEnv() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetJNIEnv commentId: M:SDL2.SDL.SDL_AndroidGetJNIEnv fullName: SDL2.SDL.SDL_AndroidGetJNIEnv() nameWithType: SDL.SDL_AndroidGetJNIEnv() - uid: SDL2.SDL.SDL_AndroidGetJNIEnv* name: SDL_AndroidGetJNIEnv href: api/SDL2.SDL.html#SDL2_SDL_SDL_AndroidGetJNIEnv_ commentId: Overload:SDL2.SDL.SDL_AndroidGetJNIEnv fullName: SDL2.SDL.SDL_AndroidGetJNIEnv nameWithType: SDL.SDL_AndroidGetJNIEnv - uid: SDL2.SDL.SDL_AUDIO_ALLOW_ANY_CHANGE name: SDL_AUDIO_ALLOW_ANY_CHANGE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ALLOW_ANY_CHANGE commentId: F:SDL2.SDL.SDL_AUDIO_ALLOW_ANY_CHANGE fullName: SDL2.SDL.SDL_AUDIO_ALLOW_ANY_CHANGE nameWithType: SDL.SDL_AUDIO_ALLOW_ANY_CHANGE - uid: SDL2.SDL.SDL_AUDIO_ALLOW_CHANNELS_CHANGE name: SDL_AUDIO_ALLOW_CHANNELS_CHANGE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ALLOW_CHANNELS_CHANGE commentId: F:SDL2.SDL.SDL_AUDIO_ALLOW_CHANNELS_CHANGE fullName: SDL2.SDL.SDL_AUDIO_ALLOW_CHANNELS_CHANGE nameWithType: SDL.SDL_AUDIO_ALLOW_CHANNELS_CHANGE - uid: SDL2.SDL.SDL_AUDIO_ALLOW_FORMAT_CHANGE name: SDL_AUDIO_ALLOW_FORMAT_CHANGE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ALLOW_FORMAT_CHANGE commentId: F:SDL2.SDL.SDL_AUDIO_ALLOW_FORMAT_CHANGE fullName: SDL2.SDL.SDL_AUDIO_ALLOW_FORMAT_CHANGE nameWithType: SDL.SDL_AUDIO_ALLOW_FORMAT_CHANGE - uid: SDL2.SDL.SDL_AUDIO_ALLOW_FREQUENCY_CHANGE name: SDL_AUDIO_ALLOW_FREQUENCY_CHANGE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ALLOW_FREQUENCY_CHANGE commentId: F:SDL2.SDL.SDL_AUDIO_ALLOW_FREQUENCY_CHANGE fullName: SDL2.SDL.SDL_AUDIO_ALLOW_FREQUENCY_CHANGE nameWithType: SDL.SDL_AUDIO_ALLOW_FREQUENCY_CHANGE - uid: SDL2.SDL.SDL_AUDIO_ALLOW_SAMPLES_CHANGE name: SDL_AUDIO_ALLOW_SAMPLES_CHANGE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ALLOW_SAMPLES_CHANGE commentId: F:SDL2.SDL.SDL_AUDIO_ALLOW_SAMPLES_CHANGE fullName: SDL2.SDL.SDL_AUDIO_ALLOW_SAMPLES_CHANGE nameWithType: SDL.SDL_AUDIO_ALLOW_SAMPLES_CHANGE - uid: SDL2.SDL.SDL_AUDIO_BITSIZE(System.UInt16) name: SDL_AUDIO_BITSIZE(UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_BITSIZE_System_UInt16_ commentId: M:SDL2.SDL.SDL_AUDIO_BITSIZE(System.UInt16) fullName: SDL2.SDL.SDL_AUDIO_BITSIZE(System.UInt16) nameWithType: SDL.SDL_AUDIO_BITSIZE(UInt16) - uid: SDL2.SDL.SDL_AUDIO_BITSIZE* name: SDL_AUDIO_BITSIZE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_BITSIZE_ commentId: Overload:SDL2.SDL.SDL_AUDIO_BITSIZE isSpec: "True" fullName: SDL2.SDL.SDL_AUDIO_BITSIZE nameWithType: SDL.SDL_AUDIO_BITSIZE - uid: SDL2.SDL.SDL_AUDIO_ISBIGENDIAN(System.UInt16) name: SDL_AUDIO_ISBIGENDIAN(UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISBIGENDIAN_System_UInt16_ commentId: M:SDL2.SDL.SDL_AUDIO_ISBIGENDIAN(System.UInt16) fullName: SDL2.SDL.SDL_AUDIO_ISBIGENDIAN(System.UInt16) nameWithType: SDL.SDL_AUDIO_ISBIGENDIAN(UInt16) - uid: SDL2.SDL.SDL_AUDIO_ISBIGENDIAN* name: SDL_AUDIO_ISBIGENDIAN href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISBIGENDIAN_ commentId: Overload:SDL2.SDL.SDL_AUDIO_ISBIGENDIAN isSpec: "True" fullName: SDL2.SDL.SDL_AUDIO_ISBIGENDIAN nameWithType: SDL.SDL_AUDIO_ISBIGENDIAN - uid: SDL2.SDL.SDL_AUDIO_ISFLOAT(System.UInt16) name: SDL_AUDIO_ISFLOAT(UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISFLOAT_System_UInt16_ commentId: M:SDL2.SDL.SDL_AUDIO_ISFLOAT(System.UInt16) fullName: SDL2.SDL.SDL_AUDIO_ISFLOAT(System.UInt16) nameWithType: SDL.SDL_AUDIO_ISFLOAT(UInt16) - uid: SDL2.SDL.SDL_AUDIO_ISFLOAT* name: SDL_AUDIO_ISFLOAT href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISFLOAT_ commentId: Overload:SDL2.SDL.SDL_AUDIO_ISFLOAT isSpec: "True" fullName: SDL2.SDL.SDL_AUDIO_ISFLOAT nameWithType: SDL.SDL_AUDIO_ISFLOAT - uid: SDL2.SDL.SDL_AUDIO_ISINT(System.UInt16) name: SDL_AUDIO_ISINT(UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISINT_System_UInt16_ commentId: M:SDL2.SDL.SDL_AUDIO_ISINT(System.UInt16) fullName: SDL2.SDL.SDL_AUDIO_ISINT(System.UInt16) nameWithType: SDL.SDL_AUDIO_ISINT(UInt16) - uid: SDL2.SDL.SDL_AUDIO_ISINT* name: SDL_AUDIO_ISINT href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISINT_ commentId: Overload:SDL2.SDL.SDL_AUDIO_ISINT isSpec: "True" fullName: SDL2.SDL.SDL_AUDIO_ISINT nameWithType: SDL.SDL_AUDIO_ISINT - uid: SDL2.SDL.SDL_AUDIO_ISLITTLEENDIAN(System.UInt16) name: SDL_AUDIO_ISLITTLEENDIAN(UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISLITTLEENDIAN_System_UInt16_ commentId: M:SDL2.SDL.SDL_AUDIO_ISLITTLEENDIAN(System.UInt16) fullName: SDL2.SDL.SDL_AUDIO_ISLITTLEENDIAN(System.UInt16) nameWithType: SDL.SDL_AUDIO_ISLITTLEENDIAN(UInt16) - uid: SDL2.SDL.SDL_AUDIO_ISLITTLEENDIAN* name: SDL_AUDIO_ISLITTLEENDIAN href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISLITTLEENDIAN_ commentId: Overload:SDL2.SDL.SDL_AUDIO_ISLITTLEENDIAN isSpec: "True" fullName: SDL2.SDL.SDL_AUDIO_ISLITTLEENDIAN nameWithType: SDL.SDL_AUDIO_ISLITTLEENDIAN - uid: SDL2.SDL.SDL_AUDIO_ISSIGNED(System.UInt16) name: SDL_AUDIO_ISSIGNED(UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISSIGNED_System_UInt16_ commentId: M:SDL2.SDL.SDL_AUDIO_ISSIGNED(System.UInt16) fullName: SDL2.SDL.SDL_AUDIO_ISSIGNED(System.UInt16) nameWithType: SDL.SDL_AUDIO_ISSIGNED(UInt16) - uid: SDL2.SDL.SDL_AUDIO_ISSIGNED* name: SDL_AUDIO_ISSIGNED href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISSIGNED_ commentId: Overload:SDL2.SDL.SDL_AUDIO_ISSIGNED isSpec: "True" fullName: SDL2.SDL.SDL_AUDIO_ISSIGNED nameWithType: SDL.SDL_AUDIO_ISSIGNED - uid: SDL2.SDL.SDL_AUDIO_ISUNSIGNED(System.UInt16) name: SDL_AUDIO_ISUNSIGNED(UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISUNSIGNED_System_UInt16_ commentId: M:SDL2.SDL.SDL_AUDIO_ISUNSIGNED(System.UInt16) fullName: SDL2.SDL.SDL_AUDIO_ISUNSIGNED(System.UInt16) nameWithType: SDL.SDL_AUDIO_ISUNSIGNED(UInt16) - uid: SDL2.SDL.SDL_AUDIO_ISUNSIGNED* name: SDL_AUDIO_ISUNSIGNED href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_ISUNSIGNED_ commentId: Overload:SDL2.SDL.SDL_AUDIO_ISUNSIGNED isSpec: "True" fullName: SDL2.SDL.SDL_AUDIO_ISUNSIGNED nameWithType: SDL.SDL_AUDIO_ISUNSIGNED - uid: SDL2.SDL.SDL_AUDIO_MASK_BITSIZE name: SDL_AUDIO_MASK_BITSIZE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_MASK_BITSIZE commentId: F:SDL2.SDL.SDL_AUDIO_MASK_BITSIZE fullName: SDL2.SDL.SDL_AUDIO_MASK_BITSIZE nameWithType: SDL.SDL_AUDIO_MASK_BITSIZE - uid: SDL2.SDL.SDL_AUDIO_MASK_DATATYPE name: SDL_AUDIO_MASK_DATATYPE href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_MASK_DATATYPE commentId: F:SDL2.SDL.SDL_AUDIO_MASK_DATATYPE fullName: SDL2.SDL.SDL_AUDIO_MASK_DATATYPE nameWithType: SDL.SDL_AUDIO_MASK_DATATYPE - uid: SDL2.SDL.SDL_AUDIO_MASK_ENDIAN name: SDL_AUDIO_MASK_ENDIAN href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_MASK_ENDIAN commentId: F:SDL2.SDL.SDL_AUDIO_MASK_ENDIAN fullName: SDL2.SDL.SDL_AUDIO_MASK_ENDIAN nameWithType: SDL.SDL_AUDIO_MASK_ENDIAN - uid: SDL2.SDL.SDL_AUDIO_MASK_SIGNED name: SDL_AUDIO_MASK_SIGNED href: api/SDL2.SDL.html#SDL2_SDL_SDL_AUDIO_MASK_SIGNED commentId: F:SDL2.SDL.SDL_AUDIO_MASK_SIGNED fullName: SDL2.SDL.SDL_AUDIO_MASK_SIGNED nameWithType: SDL.SDL_AUDIO_MASK_SIGNED - uid: SDL2.SDL.SDL_AudioCallback name: SDL.SDL_AudioCallback href: api/SDL2.SDL.SDL_AudioCallback.html commentId: T:SDL2.SDL.SDL_AudioCallback fullName: SDL2.SDL.SDL_AudioCallback nameWithType: SDL.SDL_AudioCallback - uid: SDL2.SDL.SDL_AudioDeviceEvent name: SDL.SDL_AudioDeviceEvent href: api/SDL2.SDL.SDL_AudioDeviceEvent.html commentId: T:SDL2.SDL.SDL_AudioDeviceEvent fullName: SDL2.SDL.SDL_AudioDeviceEvent nameWithType: SDL.SDL_AudioDeviceEvent - uid: SDL2.SDL.SDL_AudioDeviceEvent.iscapture name: iscapture href: api/SDL2.SDL.SDL_AudioDeviceEvent.html#SDL2_SDL_SDL_AudioDeviceEvent_iscapture commentId: F:SDL2.SDL.SDL_AudioDeviceEvent.iscapture fullName: SDL2.SDL.SDL_AudioDeviceEvent.iscapture nameWithType: SDL.SDL_AudioDeviceEvent.iscapture - uid: SDL2.SDL.SDL_AudioDeviceEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_AudioDeviceEvent.html#SDL2_SDL_SDL_AudioDeviceEvent_timestamp commentId: F:SDL2.SDL.SDL_AudioDeviceEvent.timestamp fullName: SDL2.SDL.SDL_AudioDeviceEvent.timestamp nameWithType: SDL.SDL_AudioDeviceEvent.timestamp - uid: SDL2.SDL.SDL_AudioDeviceEvent.type name: type href: api/SDL2.SDL.SDL_AudioDeviceEvent.html#SDL2_SDL_SDL_AudioDeviceEvent_type commentId: F:SDL2.SDL.SDL_AudioDeviceEvent.type fullName: SDL2.SDL.SDL_AudioDeviceEvent.type nameWithType: SDL.SDL_AudioDeviceEvent.type - uid: SDL2.SDL.SDL_AudioDeviceEvent.which name: which href: api/SDL2.SDL.SDL_AudioDeviceEvent.html#SDL2_SDL_SDL_AudioDeviceEvent_which commentId: F:SDL2.SDL.SDL_AudioDeviceEvent.which fullName: SDL2.SDL.SDL_AudioDeviceEvent.which nameWithType: SDL.SDL_AudioDeviceEvent.which - uid: SDL2.SDL.SDL_AudioInit(System.String) name: SDL_AudioInit(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioInit_System_String_ commentId: M:SDL2.SDL.SDL_AudioInit(System.String) fullName: SDL2.SDL.SDL_AudioInit(System.String) nameWithType: SDL.SDL_AudioInit(String) - uid: SDL2.SDL.SDL_AudioInit* name: SDL_AudioInit href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioInit_ commentId: Overload:SDL2.SDL.SDL_AudioInit isSpec: "True" fullName: SDL2.SDL.SDL_AudioInit nameWithType: SDL.SDL_AudioInit - uid: SDL2.SDL.SDL_AudioQuit name: SDL_AudioQuit() href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioQuit commentId: M:SDL2.SDL.SDL_AudioQuit fullName: SDL2.SDL.SDL_AudioQuit() nameWithType: SDL.SDL_AudioQuit() - uid: SDL2.SDL.SDL_AudioQuit* name: SDL_AudioQuit href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioQuit_ commentId: Overload:SDL2.SDL.SDL_AudioQuit fullName: SDL2.SDL.SDL_AudioQuit nameWithType: SDL.SDL_AudioQuit - uid: SDL2.SDL.SDL_AudioSpec name: SDL.SDL_AudioSpec href: api/SDL2.SDL.SDL_AudioSpec.html commentId: T:SDL2.SDL.SDL_AudioSpec fullName: SDL2.SDL.SDL_AudioSpec nameWithType: SDL.SDL_AudioSpec - uid: SDL2.SDL.SDL_AudioSpec.callback name: callback href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_callback commentId: F:SDL2.SDL.SDL_AudioSpec.callback fullName: SDL2.SDL.SDL_AudioSpec.callback nameWithType: SDL.SDL_AudioSpec.callback - uid: SDL2.SDL.SDL_AudioSpec.channels name: channels href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_channels commentId: F:SDL2.SDL.SDL_AudioSpec.channels fullName: SDL2.SDL.SDL_AudioSpec.channels nameWithType: SDL.SDL_AudioSpec.channels - uid: SDL2.SDL.SDL_AudioSpec.format name: format href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_format commentId: F:SDL2.SDL.SDL_AudioSpec.format fullName: SDL2.SDL.SDL_AudioSpec.format nameWithType: SDL.SDL_AudioSpec.format - uid: SDL2.SDL.SDL_AudioSpec.freq name: freq href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_freq commentId: F:SDL2.SDL.SDL_AudioSpec.freq fullName: SDL2.SDL.SDL_AudioSpec.freq nameWithType: SDL.SDL_AudioSpec.freq - uid: SDL2.SDL.SDL_AudioSpec.samples name: samples href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_samples commentId: F:SDL2.SDL.SDL_AudioSpec.samples fullName: SDL2.SDL.SDL_AudioSpec.samples nameWithType: SDL.SDL_AudioSpec.samples - uid: SDL2.SDL.SDL_AudioSpec.silence name: silence href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_silence commentId: F:SDL2.SDL.SDL_AudioSpec.silence fullName: SDL2.SDL.SDL_AudioSpec.silence nameWithType: SDL.SDL_AudioSpec.silence - uid: SDL2.SDL.SDL_AudioSpec.size name: size href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_size commentId: F:SDL2.SDL.SDL_AudioSpec.size fullName: SDL2.SDL.SDL_AudioSpec.size nameWithType: SDL.SDL_AudioSpec.size - uid: SDL2.SDL.SDL_AudioSpec.userdata name: userdata href: api/SDL2.SDL.SDL_AudioSpec.html#SDL2_SDL_SDL_AudioSpec_userdata commentId: F:SDL2.SDL.SDL_AudioSpec.userdata fullName: SDL2.SDL.SDL_AudioSpec.userdata nameWithType: SDL.SDL_AudioSpec.userdata - uid: SDL2.SDL.SDL_AudioStatus name: SDL.SDL_AudioStatus href: api/SDL2.SDL.SDL_AudioStatus.html commentId: T:SDL2.SDL.SDL_AudioStatus fullName: SDL2.SDL.SDL_AudioStatus nameWithType: SDL.SDL_AudioStatus - uid: SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_PAUSED name: SDL_AUDIO_PAUSED href: api/SDL2.SDL.SDL_AudioStatus.html#SDL2_SDL_SDL_AudioStatus_SDL_AUDIO_PAUSED commentId: F:SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_PAUSED fullName: SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_PAUSED nameWithType: SDL.SDL_AudioStatus.SDL_AUDIO_PAUSED - uid: SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_PLAYING name: SDL_AUDIO_PLAYING href: api/SDL2.SDL.SDL_AudioStatus.html#SDL2_SDL_SDL_AudioStatus_SDL_AUDIO_PLAYING commentId: F:SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_PLAYING fullName: SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_PLAYING nameWithType: SDL.SDL_AudioStatus.SDL_AUDIO_PLAYING - uid: SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_STOPPED name: SDL_AUDIO_STOPPED href: api/SDL2.SDL.SDL_AudioStatus.html#SDL2_SDL_SDL_AudioStatus_SDL_AUDIO_STOPPED commentId: F:SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_STOPPED fullName: SDL2.SDL.SDL_AudioStatus.SDL_AUDIO_STOPPED nameWithType: SDL.SDL_AudioStatus.SDL_AUDIO_STOPPED - uid: SDL2.SDL.SDL_AudioStreamAvailable(System.IntPtr) name: SDL_AudioStreamAvailable(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamAvailable_System_IntPtr_ commentId: M:SDL2.SDL.SDL_AudioStreamAvailable(System.IntPtr) fullName: SDL2.SDL.SDL_AudioStreamAvailable(System.IntPtr) nameWithType: SDL.SDL_AudioStreamAvailable(IntPtr) - uid: SDL2.SDL.SDL_AudioStreamAvailable* name: SDL_AudioStreamAvailable href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamAvailable_ commentId: Overload:SDL2.SDL.SDL_AudioStreamAvailable fullName: SDL2.SDL.SDL_AudioStreamAvailable nameWithType: SDL.SDL_AudioStreamAvailable - uid: SDL2.SDL.SDL_AudioStreamClear(System.IntPtr) name: SDL_AudioStreamClear(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamClear_System_IntPtr_ commentId: M:SDL2.SDL.SDL_AudioStreamClear(System.IntPtr) fullName: SDL2.SDL.SDL_AudioStreamClear(System.IntPtr) nameWithType: SDL.SDL_AudioStreamClear(IntPtr) - uid: SDL2.SDL.SDL_AudioStreamClear* name: SDL_AudioStreamClear href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamClear_ commentId: Overload:SDL2.SDL.SDL_AudioStreamClear fullName: SDL2.SDL.SDL_AudioStreamClear nameWithType: SDL.SDL_AudioStreamClear - uid: SDL2.SDL.SDL_AudioStreamGet(System.IntPtr,System.IntPtr,System.Int32) name: SDL_AudioStreamGet(IntPtr, IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamGet_System_IntPtr_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_AudioStreamGet(System.IntPtr,System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_AudioStreamGet(System.IntPtr, System.IntPtr, System.Int32) nameWithType: SDL.SDL_AudioStreamGet(IntPtr, IntPtr, Int32) - uid: SDL2.SDL.SDL_AudioStreamGet* name: SDL_AudioStreamGet href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamGet_ commentId: Overload:SDL2.SDL.SDL_AudioStreamGet fullName: SDL2.SDL.SDL_AudioStreamGet nameWithType: SDL.SDL_AudioStreamGet - uid: SDL2.SDL.SDL_AudioStreamPut(System.IntPtr,System.IntPtr,System.Int32) name: SDL_AudioStreamPut(IntPtr, IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamPut_System_IntPtr_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_AudioStreamPut(System.IntPtr,System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_AudioStreamPut(System.IntPtr, System.IntPtr, System.Int32) nameWithType: SDL.SDL_AudioStreamPut(IntPtr, IntPtr, Int32) - uid: SDL2.SDL.SDL_AudioStreamPut* name: SDL_AudioStreamPut href: api/SDL2.SDL.html#SDL2_SDL_SDL_AudioStreamPut_ commentId: Overload:SDL2.SDL.SDL_AudioStreamPut fullName: SDL2.SDL.SDL_AudioStreamPut nameWithType: SDL.SDL_AudioStreamPut - uid: SDL2.SDL.SDL_BITSPERPIXEL(System.UInt32) name: SDL_BITSPERPIXEL(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BITSPERPIXEL_System_UInt32_ commentId: M:SDL2.SDL.SDL_BITSPERPIXEL(System.UInt32) fullName: SDL2.SDL.SDL_BITSPERPIXEL(System.UInt32) nameWithType: SDL.SDL_BITSPERPIXEL(UInt32) - uid: SDL2.SDL.SDL_BITSPERPIXEL* name: SDL_BITSPERPIXEL href: api/SDL2.SDL.html#SDL2_SDL_SDL_BITSPERPIXEL_ commentId: Overload:SDL2.SDL.SDL_BITSPERPIXEL isSpec: "True" fullName: SDL2.SDL.SDL_BITSPERPIXEL nameWithType: SDL.SDL_BITSPERPIXEL - uid: SDL2.SDL.SDL_BlendFactor name: SDL.SDL_BlendFactor href: api/SDL2.SDL.SDL_BlendFactor.html commentId: T:SDL2.SDL.SDL_BlendFactor fullName: SDL2.SDL.SDL_BlendFactor nameWithType: SDL.SDL_BlendFactor - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_ALPHA name: SDL_BLENDFACTOR_DST_ALPHA href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_DST_ALPHA commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_ALPHA fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_ALPHA nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_ALPHA - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_COLOR name: SDL_BLENDFACTOR_DST_COLOR href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_DST_COLOR commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_COLOR fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_COLOR nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_DST_COLOR - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE name: SDL_BLENDFACTOR_ONE href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_ONE commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_ALPHA name: SDL_BLENDFACTOR_ONE_MINUS_DST_ALPHA href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_ONE_MINUS_DST_ALPHA commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_ALPHA fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_ALPHA nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_ALPHA - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_COLOR name: SDL_BLENDFACTOR_ONE_MINUS_DST_COLOR href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_ONE_MINUS_DST_COLOR commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_COLOR fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_COLOR nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_DST_COLOR - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_ALPHA name: SDL_BLENDFACTOR_ONE_MINUS_SRC_ALPHA href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_ONE_MINUS_SRC_ALPHA commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_ALPHA fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_ALPHA nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_ALPHA - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_COLOR name: SDL_BLENDFACTOR_ONE_MINUS_SRC_COLOR href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_ONE_MINUS_SRC_COLOR commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_COLOR fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_COLOR nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ONE_MINUS_SRC_COLOR - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_ALPHA name: SDL_BLENDFACTOR_SRC_ALPHA href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_SRC_ALPHA commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_ALPHA fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_ALPHA nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_ALPHA - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_COLOR name: SDL_BLENDFACTOR_SRC_COLOR href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_SRC_COLOR commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_COLOR fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_COLOR nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_SRC_COLOR - uid: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ZERO name: SDL_BLENDFACTOR_ZERO href: api/SDL2.SDL.SDL_BlendFactor.html#SDL2_SDL_SDL_BlendFactor_SDL_BLENDFACTOR_ZERO commentId: F:SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ZERO fullName: SDL2.SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ZERO nameWithType: SDL.SDL_BlendFactor.SDL_BLENDFACTOR_ZERO - uid: SDL2.SDL.SDL_BlendMode name: SDL.SDL_BlendMode href: api/SDL2.SDL.SDL_BlendMode.html commentId: T:SDL2.SDL.SDL_BlendMode fullName: SDL2.SDL.SDL_BlendMode nameWithType: SDL.SDL_BlendMode - uid: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_ADD name: SDL_BLENDMODE_ADD href: api/SDL2.SDL.SDL_BlendMode.html#SDL2_SDL_SDL_BlendMode_SDL_BLENDMODE_ADD commentId: F:SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_ADD fullName: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_ADD nameWithType: SDL.SDL_BlendMode.SDL_BLENDMODE_ADD - uid: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_BLEND name: SDL_BLENDMODE_BLEND href: api/SDL2.SDL.SDL_BlendMode.html#SDL2_SDL_SDL_BlendMode_SDL_BLENDMODE_BLEND commentId: F:SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_BLEND fullName: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_BLEND nameWithType: SDL.SDL_BlendMode.SDL_BLENDMODE_BLEND - uid: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_INVALID name: SDL_BLENDMODE_INVALID href: api/SDL2.SDL.SDL_BlendMode.html#SDL2_SDL_SDL_BlendMode_SDL_BLENDMODE_INVALID commentId: F:SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_INVALID fullName: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_INVALID nameWithType: SDL.SDL_BlendMode.SDL_BLENDMODE_INVALID - uid: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_MOD name: SDL_BLENDMODE_MOD href: api/SDL2.SDL.SDL_BlendMode.html#SDL2_SDL_SDL_BlendMode_SDL_BLENDMODE_MOD commentId: F:SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_MOD fullName: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_MOD nameWithType: SDL.SDL_BlendMode.SDL_BLENDMODE_MOD - uid: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_NONE name: SDL_BLENDMODE_NONE href: api/SDL2.SDL.SDL_BlendMode.html#SDL2_SDL_SDL_BlendMode_SDL_BLENDMODE_NONE commentId: F:SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_NONE fullName: SDL2.SDL.SDL_BlendMode.SDL_BLENDMODE_NONE nameWithType: SDL.SDL_BlendMode.SDL_BLENDMODE_NONE - uid: SDL2.SDL.SDL_BlendOperation name: SDL.SDL_BlendOperation href: api/SDL2.SDL.SDL_BlendOperation.html commentId: T:SDL2.SDL.SDL_BlendOperation fullName: SDL2.SDL.SDL_BlendOperation nameWithType: SDL.SDL_BlendOperation - uid: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_ADD name: SDL_BLENDOPERATION_ADD href: api/SDL2.SDL.SDL_BlendOperation.html#SDL2_SDL_SDL_BlendOperation_SDL_BLENDOPERATION_ADD commentId: F:SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_ADD fullName: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_ADD nameWithType: SDL.SDL_BlendOperation.SDL_BLENDOPERATION_ADD - uid: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MAXIMUM name: SDL_BLENDOPERATION_MAXIMUM href: api/SDL2.SDL.SDL_BlendOperation.html#SDL2_SDL_SDL_BlendOperation_SDL_BLENDOPERATION_MAXIMUM commentId: F:SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MAXIMUM fullName: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MAXIMUM nameWithType: SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MAXIMUM - uid: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MINIMUM name: SDL_BLENDOPERATION_MINIMUM href: api/SDL2.SDL.SDL_BlendOperation.html#SDL2_SDL_SDL_BlendOperation_SDL_BLENDOPERATION_MINIMUM commentId: F:SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MINIMUM fullName: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MINIMUM nameWithType: SDL.SDL_BlendOperation.SDL_BLENDOPERATION_MINIMUM - uid: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_REV_SUBTRACT name: SDL_BLENDOPERATION_REV_SUBTRACT href: api/SDL2.SDL.SDL_BlendOperation.html#SDL2_SDL_SDL_BlendOperation_SDL_BLENDOPERATION_REV_SUBTRACT commentId: F:SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_REV_SUBTRACT fullName: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_REV_SUBTRACT nameWithType: SDL.SDL_BlendOperation.SDL_BLENDOPERATION_REV_SUBTRACT - uid: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_SUBTRACT name: SDL_BLENDOPERATION_SUBTRACT href: api/SDL2.SDL.SDL_BlendOperation.html#SDL2_SDL_SDL_BlendOperation_SDL_BLENDOPERATION_SUBTRACT commentId: F:SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_SUBTRACT fullName: SDL2.SDL.SDL_BlendOperation.SDL_BLENDOPERATION_SUBTRACT nameWithType: SDL.SDL_BlendOperation.SDL_BLENDOPERATION_SUBTRACT - uid: SDL2.SDL.SDL_BlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_BlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitScaled_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_BlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_BlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_BlitScaled(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_BlitScaled(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_BlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_BlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_BlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.IntPtr) name: SDL_BlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitScaled_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_BlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.IntPtr) name.vb: SDL_BlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, IntPtr) fullName: SDL2.SDL.SDL_BlitScaled(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.IntPtr) fullName.vb: SDL2.SDL.SDL_BlitScaled(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_BlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, IntPtr) nameWithType.vb: SDL.SDL_BlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_BlitScaled(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_BlitScaled(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitScaled_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_BlitScaled(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_BlitScaled(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_BlitScaled(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_BlitScaled(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_BlitScaled(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_BlitScaled(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_BlitScaled(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) name: SDL_BlitScaled(IntPtr, IntPtr, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitScaled_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_BlitScaled(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_BlitScaled(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_BlitScaled(IntPtr, IntPtr, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_BlitScaled* name: SDL_BlitScaled href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitScaled_ commentId: Overload:SDL2.SDL.SDL_BlitScaled fullName: SDL2.SDL.SDL_BlitScaled nameWithType: SDL.SDL_BlitScaled - uid: SDL2.SDL.SDL_BlitSurface(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_BlitSurface(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitSurface_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_BlitSurface(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_BlitSurface(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_BlitSurface(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_BlitSurface(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_BlitSurface(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_BlitSurface(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_BlitSurface(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.IntPtr) name: SDL_BlitSurface(IntPtr, ref SDL.SDL_Rect, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitSurface_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_BlitSurface(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.IntPtr) name.vb: SDL_BlitSurface(IntPtr, ByRef SDL.SDL_Rect, IntPtr, IntPtr) fullName: SDL2.SDL.SDL_BlitSurface(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.IntPtr) fullName.vb: SDL2.SDL.SDL_BlitSurface(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_BlitSurface(IntPtr, ref SDL.SDL_Rect, IntPtr, IntPtr) nameWithType.vb: SDL.SDL_BlitSurface(IntPtr, ByRef SDL.SDL_Rect, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_BlitSurface(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_BlitSurface(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitSurface_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_BlitSurface(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_BlitSurface(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_BlitSurface(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_BlitSurface(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_BlitSurface(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_BlitSurface(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_BlitSurface(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) name: SDL_BlitSurface(IntPtr, IntPtr, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitSurface_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_BlitSurface(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_BlitSurface(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_BlitSurface(IntPtr, IntPtr, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_BlitSurface* name: SDL_BlitSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_BlitSurface_ commentId: Overload:SDL2.SDL.SDL_BlitSurface fullName: SDL2.SDL.SDL_BlitSurface nameWithType: SDL.SDL_BlitSurface - uid: SDL2.SDL.SDL_bool name: SDL.SDL_bool href: api/SDL2.SDL.SDL_bool.html commentId: T:SDL2.SDL.SDL_bool fullName: SDL2.SDL.SDL_bool nameWithType: SDL.SDL_bool - uid: SDL2.SDL.SDL_bool.SDL_FALSE name: SDL_FALSE href: api/SDL2.SDL.SDL_bool.html#SDL2_SDL_SDL_bool_SDL_FALSE commentId: F:SDL2.SDL.SDL_bool.SDL_FALSE fullName: SDL2.SDL.SDL_bool.SDL_FALSE nameWithType: SDL.SDL_bool.SDL_FALSE - uid: SDL2.SDL.SDL_bool.SDL_TRUE name: SDL_TRUE href: api/SDL2.SDL.SDL_bool.html#SDL2_SDL_SDL_bool_SDL_TRUE commentId: F:SDL2.SDL.SDL_bool.SDL_TRUE fullName: SDL2.SDL.SDL_bool.SDL_TRUE nameWithType: SDL.SDL_bool.SDL_TRUE - uid: SDL2.SDL.SDL_BUTTON(System.UInt32) name: SDL_BUTTON(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_System_UInt32_ commentId: M:SDL2.SDL.SDL_BUTTON(System.UInt32) fullName: SDL2.SDL.SDL_BUTTON(System.UInt32) nameWithType: SDL.SDL_BUTTON(UInt32) - uid: SDL2.SDL.SDL_BUTTON* name: SDL_BUTTON href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_ commentId: Overload:SDL2.SDL.SDL_BUTTON isSpec: "True" fullName: SDL2.SDL.SDL_BUTTON nameWithType: SDL.SDL_BUTTON - uid: SDL2.SDL.SDL_BUTTON_LEFT name: SDL_BUTTON_LEFT href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_LEFT commentId: F:SDL2.SDL.SDL_BUTTON_LEFT fullName: SDL2.SDL.SDL_BUTTON_LEFT nameWithType: SDL.SDL_BUTTON_LEFT - uid: SDL2.SDL.SDL_BUTTON_LMASK name: SDL_BUTTON_LMASK href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_LMASK commentId: F:SDL2.SDL.SDL_BUTTON_LMASK fullName: SDL2.SDL.SDL_BUTTON_LMASK nameWithType: SDL.SDL_BUTTON_LMASK - uid: SDL2.SDL.SDL_BUTTON_MIDDLE name: SDL_BUTTON_MIDDLE href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_MIDDLE commentId: F:SDL2.SDL.SDL_BUTTON_MIDDLE fullName: SDL2.SDL.SDL_BUTTON_MIDDLE nameWithType: SDL.SDL_BUTTON_MIDDLE - uid: SDL2.SDL.SDL_BUTTON_MMASK name: SDL_BUTTON_MMASK href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_MMASK commentId: F:SDL2.SDL.SDL_BUTTON_MMASK fullName: SDL2.SDL.SDL_BUTTON_MMASK nameWithType: SDL.SDL_BUTTON_MMASK - uid: SDL2.SDL.SDL_BUTTON_RIGHT name: SDL_BUTTON_RIGHT href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_RIGHT commentId: F:SDL2.SDL.SDL_BUTTON_RIGHT fullName: SDL2.SDL.SDL_BUTTON_RIGHT nameWithType: SDL.SDL_BUTTON_RIGHT - uid: SDL2.SDL.SDL_BUTTON_RMASK name: SDL_BUTTON_RMASK href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_RMASK commentId: F:SDL2.SDL.SDL_BUTTON_RMASK fullName: SDL2.SDL.SDL_BUTTON_RMASK nameWithType: SDL.SDL_BUTTON_RMASK - uid: SDL2.SDL.SDL_BUTTON_X1 name: SDL_BUTTON_X1 href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_X1 commentId: F:SDL2.SDL.SDL_BUTTON_X1 fullName: SDL2.SDL.SDL_BUTTON_X1 nameWithType: SDL.SDL_BUTTON_X1 - uid: SDL2.SDL.SDL_BUTTON_X1MASK name: SDL_BUTTON_X1MASK href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_X1MASK commentId: F:SDL2.SDL.SDL_BUTTON_X1MASK fullName: SDL2.SDL.SDL_BUTTON_X1MASK nameWithType: SDL.SDL_BUTTON_X1MASK - uid: SDL2.SDL.SDL_BUTTON_X2 name: SDL_BUTTON_X2 href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_X2 commentId: F:SDL2.SDL.SDL_BUTTON_X2 fullName: SDL2.SDL.SDL_BUTTON_X2 nameWithType: SDL.SDL_BUTTON_X2 - uid: SDL2.SDL.SDL_BUTTON_X2MASK name: SDL_BUTTON_X2MASK href: api/SDL2.SDL.html#SDL2_SDL_SDL_BUTTON_X2MASK commentId: F:SDL2.SDL.SDL_BUTTON_X2MASK fullName: SDL2.SDL.SDL_BUTTON_X2MASK nameWithType: SDL.SDL_BUTTON_X2MASK - uid: SDL2.SDL.SDL_BYTESPERPIXEL(System.UInt32) name: SDL_BYTESPERPIXEL(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_BYTESPERPIXEL_System_UInt32_ commentId: M:SDL2.SDL.SDL_BYTESPERPIXEL(System.UInt32) fullName: SDL2.SDL.SDL_BYTESPERPIXEL(System.UInt32) nameWithType: SDL.SDL_BYTESPERPIXEL(UInt32) - uid: SDL2.SDL.SDL_BYTESPERPIXEL* name: SDL_BYTESPERPIXEL href: api/SDL2.SDL.html#SDL2_SDL_SDL_BYTESPERPIXEL_ commentId: Overload:SDL2.SDL.SDL_BYTESPERPIXEL isSpec: "True" fullName: SDL2.SDL.SDL_BYTESPERPIXEL nameWithType: SDL.SDL_BYTESPERPIXEL - uid: SDL2.SDL.SDL_CalculateGammaRamp(System.Single,System.UInt16[]) name: SDL_CalculateGammaRamp(Single, UInt16[]) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CalculateGammaRamp_System_Single_System_UInt16___ commentId: M:SDL2.SDL.SDL_CalculateGammaRamp(System.Single,System.UInt16[]) name.vb: SDL_CalculateGammaRamp(Single, UInt16()) fullName: SDL2.SDL.SDL_CalculateGammaRamp(System.Single, System.UInt16[]) fullName.vb: SDL2.SDL.SDL_CalculateGammaRamp(System.Single, System.UInt16()) nameWithType: SDL.SDL_CalculateGammaRamp(Single, UInt16[]) nameWithType.vb: SDL.SDL_CalculateGammaRamp(Single, UInt16()) - uid: SDL2.SDL.SDL_CalculateGammaRamp* name: SDL_CalculateGammaRamp href: api/SDL2.SDL.html#SDL2_SDL_SDL_CalculateGammaRamp_ commentId: Overload:SDL2.SDL.SDL_CalculateGammaRamp fullName: SDL2.SDL.SDL_CalculateGammaRamp nameWithType: SDL.SDL_CalculateGammaRamp - uid: SDL2.SDL.SDL_CaptureMouse(SDL2.SDL.SDL_bool) name: SDL_CaptureMouse(SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CaptureMouse_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_CaptureMouse(SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_CaptureMouse(SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_CaptureMouse(SDL.SDL_bool) - uid: SDL2.SDL.SDL_CaptureMouse* name: SDL_CaptureMouse href: api/SDL2.SDL.html#SDL2_SDL_SDL_CaptureMouse_ commentId: Overload:SDL2.SDL.SDL_CaptureMouse fullName: SDL2.SDL.SDL_CaptureMouse nameWithType: SDL.SDL_CaptureMouse - uid: SDL2.SDL.SDL_ClearError name: SDL_ClearError() href: api/SDL2.SDL.html#SDL2_SDL_SDL_ClearError commentId: M:SDL2.SDL.SDL_ClearError fullName: SDL2.SDL.SDL_ClearError() nameWithType: SDL.SDL_ClearError() - uid: SDL2.SDL.SDL_ClearError* name: SDL_ClearError href: api/SDL2.SDL.html#SDL2_SDL_SDL_ClearError_ commentId: Overload:SDL2.SDL.SDL_ClearError fullName: SDL2.SDL.SDL_ClearError nameWithType: SDL.SDL_ClearError - uid: SDL2.SDL.SDL_ClearHints name: SDL_ClearHints() href: api/SDL2.SDL.html#SDL2_SDL_SDL_ClearHints commentId: M:SDL2.SDL.SDL_ClearHints fullName: SDL2.SDL.SDL_ClearHints() nameWithType: SDL.SDL_ClearHints() - uid: SDL2.SDL.SDL_ClearHints* name: SDL_ClearHints href: api/SDL2.SDL.html#SDL2_SDL_SDL_ClearHints_ commentId: Overload:SDL2.SDL.SDL_ClearHints fullName: SDL2.SDL.SDL_ClearHints nameWithType: SDL.SDL_ClearHints - uid: SDL2.SDL.SDL_ClearQueuedAudio(System.UInt32) name: SDL_ClearQueuedAudio(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ClearQueuedAudio_System_UInt32_ commentId: M:SDL2.SDL.SDL_ClearQueuedAudio(System.UInt32) fullName: SDL2.SDL.SDL_ClearQueuedAudio(System.UInt32) nameWithType: SDL.SDL_ClearQueuedAudio(UInt32) - uid: SDL2.SDL.SDL_ClearQueuedAudio* name: SDL_ClearQueuedAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_ClearQueuedAudio_ commentId: Overload:SDL2.SDL.SDL_ClearQueuedAudio fullName: SDL2.SDL.SDL_ClearQueuedAudio nameWithType: SDL.SDL_ClearQueuedAudio - uid: SDL2.SDL.SDL_CloseAudio name: SDL_CloseAudio() href: api/SDL2.SDL.html#SDL2_SDL_SDL_CloseAudio commentId: M:SDL2.SDL.SDL_CloseAudio fullName: SDL2.SDL.SDL_CloseAudio() nameWithType: SDL.SDL_CloseAudio() - uid: SDL2.SDL.SDL_CloseAudio* name: SDL_CloseAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_CloseAudio_ commentId: Overload:SDL2.SDL.SDL_CloseAudio fullName: SDL2.SDL.SDL_CloseAudio nameWithType: SDL.SDL_CloseAudio - uid: SDL2.SDL.SDL_CloseAudioDevice(System.UInt32) name: SDL_CloseAudioDevice(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CloseAudioDevice_System_UInt32_ commentId: M:SDL2.SDL.SDL_CloseAudioDevice(System.UInt32) fullName: SDL2.SDL.SDL_CloseAudioDevice(System.UInt32) nameWithType: SDL.SDL_CloseAudioDevice(UInt32) - uid: SDL2.SDL.SDL_CloseAudioDevice* name: SDL_CloseAudioDevice href: api/SDL2.SDL.html#SDL2_SDL_SDL_CloseAudioDevice_ commentId: Overload:SDL2.SDL.SDL_CloseAudioDevice fullName: SDL2.SDL.SDL_CloseAudioDevice nameWithType: SDL.SDL_CloseAudioDevice - uid: SDL2.SDL.SDL_Color name: SDL.SDL_Color href: api/SDL2.SDL.SDL_Color.html commentId: T:SDL2.SDL.SDL_Color fullName: SDL2.SDL.SDL_Color nameWithType: SDL.SDL_Color - uid: SDL2.SDL.SDL_Color.a name: a href: api/SDL2.SDL.SDL_Color.html#SDL2_SDL_SDL_Color_a commentId: F:SDL2.SDL.SDL_Color.a fullName: SDL2.SDL.SDL_Color.a nameWithType: SDL.SDL_Color.a - uid: SDL2.SDL.SDL_Color.b name: b href: api/SDL2.SDL.SDL_Color.html#SDL2_SDL_SDL_Color_b commentId: F:SDL2.SDL.SDL_Color.b fullName: SDL2.SDL.SDL_Color.b nameWithType: SDL.SDL_Color.b - uid: SDL2.SDL.SDL_Color.g name: g href: api/SDL2.SDL.SDL_Color.html#SDL2_SDL_SDL_Color_g commentId: F:SDL2.SDL.SDL_Color.g fullName: SDL2.SDL.SDL_Color.g nameWithType: SDL.SDL_Color.g - uid: SDL2.SDL.SDL_Color.r name: r href: api/SDL2.SDL.SDL_Color.html#SDL2_SDL_SDL_Color_r commentId: F:SDL2.SDL.SDL_Color.r fullName: SDL2.SDL.SDL_Color.r nameWithType: SDL.SDL_Color.r - uid: SDL2.SDL.SDL_COMPILEDVERSION name: SDL_COMPILEDVERSION href: api/SDL2.SDL.html#SDL2_SDL_SDL_COMPILEDVERSION commentId: F:SDL2.SDL.SDL_COMPILEDVERSION fullName: SDL2.SDL.SDL_COMPILEDVERSION nameWithType: SDL.SDL_COMPILEDVERSION - uid: SDL2.SDL.SDL_ComposeCustomBlendMode(SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendOperation,SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendOperation) name: SDL_ComposeCustomBlendMode(SDL.SDL_BlendFactor, SDL.SDL_BlendFactor, SDL.SDL_BlendOperation, SDL.SDL_BlendFactor, SDL.SDL_BlendFactor, SDL.SDL_BlendOperation) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ComposeCustomBlendMode_SDL2_SDL_SDL_BlendFactor_SDL2_SDL_SDL_BlendFactor_SDL2_SDL_SDL_BlendOperation_SDL2_SDL_SDL_BlendFactor_SDL2_SDL_SDL_BlendFactor_SDL2_SDL_SDL_BlendOperation_ commentId: M:SDL2.SDL.SDL_ComposeCustomBlendMode(SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendOperation,SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendFactor,SDL2.SDL.SDL_BlendOperation) fullName: SDL2.SDL.SDL_ComposeCustomBlendMode(SDL2.SDL.SDL_BlendFactor, SDL2.SDL.SDL_BlendFactor, SDL2.SDL.SDL_BlendOperation, SDL2.SDL.SDL_BlendFactor, SDL2.SDL.SDL_BlendFactor, SDL2.SDL.SDL_BlendOperation) nameWithType: SDL.SDL_ComposeCustomBlendMode(SDL.SDL_BlendFactor, SDL.SDL_BlendFactor, SDL.SDL_BlendOperation, SDL.SDL_BlendFactor, SDL.SDL_BlendFactor, SDL.SDL_BlendOperation) - uid: SDL2.SDL.SDL_ComposeCustomBlendMode* name: SDL_ComposeCustomBlendMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_ComposeCustomBlendMode_ commentId: Overload:SDL2.SDL.SDL_ComposeCustomBlendMode fullName: SDL2.SDL.SDL_ComposeCustomBlendMode nameWithType: SDL.SDL_ComposeCustomBlendMode - uid: SDL2.SDL.SDL_ControllerAxisEvent name: SDL.SDL_ControllerAxisEvent href: api/SDL2.SDL.SDL_ControllerAxisEvent.html commentId: T:SDL2.SDL.SDL_ControllerAxisEvent fullName: SDL2.SDL.SDL_ControllerAxisEvent nameWithType: SDL.SDL_ControllerAxisEvent - uid: SDL2.SDL.SDL_ControllerAxisEvent.axis name: axis href: api/SDL2.SDL.SDL_ControllerAxisEvent.html#SDL2_SDL_SDL_ControllerAxisEvent_axis commentId: F:SDL2.SDL.SDL_ControllerAxisEvent.axis fullName: SDL2.SDL.SDL_ControllerAxisEvent.axis nameWithType: SDL.SDL_ControllerAxisEvent.axis - uid: SDL2.SDL.SDL_ControllerAxisEvent.axisValue name: axisValue href: api/SDL2.SDL.SDL_ControllerAxisEvent.html#SDL2_SDL_SDL_ControllerAxisEvent_axisValue commentId: F:SDL2.SDL.SDL_ControllerAxisEvent.axisValue fullName: SDL2.SDL.SDL_ControllerAxisEvent.axisValue nameWithType: SDL.SDL_ControllerAxisEvent.axisValue - uid: SDL2.SDL.SDL_ControllerAxisEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_ControllerAxisEvent.html#SDL2_SDL_SDL_ControllerAxisEvent_timestamp commentId: F:SDL2.SDL.SDL_ControllerAxisEvent.timestamp fullName: SDL2.SDL.SDL_ControllerAxisEvent.timestamp nameWithType: SDL.SDL_ControllerAxisEvent.timestamp - uid: SDL2.SDL.SDL_ControllerAxisEvent.type name: type href: api/SDL2.SDL.SDL_ControllerAxisEvent.html#SDL2_SDL_SDL_ControllerAxisEvent_type commentId: F:SDL2.SDL.SDL_ControllerAxisEvent.type fullName: SDL2.SDL.SDL_ControllerAxisEvent.type nameWithType: SDL.SDL_ControllerAxisEvent.type - uid: SDL2.SDL.SDL_ControllerAxisEvent.which name: which href: api/SDL2.SDL.SDL_ControllerAxisEvent.html#SDL2_SDL_SDL_ControllerAxisEvent_which commentId: F:SDL2.SDL.SDL_ControllerAxisEvent.which fullName: SDL2.SDL.SDL_ControllerAxisEvent.which nameWithType: SDL.SDL_ControllerAxisEvent.which - uid: SDL2.SDL.SDL_ControllerButtonEvent name: SDL.SDL_ControllerButtonEvent href: api/SDL2.SDL.SDL_ControllerButtonEvent.html commentId: T:SDL2.SDL.SDL_ControllerButtonEvent fullName: SDL2.SDL.SDL_ControllerButtonEvent nameWithType: SDL.SDL_ControllerButtonEvent - uid: SDL2.SDL.SDL_ControllerButtonEvent.button name: button href: api/SDL2.SDL.SDL_ControllerButtonEvent.html#SDL2_SDL_SDL_ControllerButtonEvent_button commentId: F:SDL2.SDL.SDL_ControllerButtonEvent.button fullName: SDL2.SDL.SDL_ControllerButtonEvent.button nameWithType: SDL.SDL_ControllerButtonEvent.button - uid: SDL2.SDL.SDL_ControllerButtonEvent.state name: state href: api/SDL2.SDL.SDL_ControllerButtonEvent.html#SDL2_SDL_SDL_ControllerButtonEvent_state commentId: F:SDL2.SDL.SDL_ControllerButtonEvent.state fullName: SDL2.SDL.SDL_ControllerButtonEvent.state nameWithType: SDL.SDL_ControllerButtonEvent.state - uid: SDL2.SDL.SDL_ControllerButtonEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_ControllerButtonEvent.html#SDL2_SDL_SDL_ControllerButtonEvent_timestamp commentId: F:SDL2.SDL.SDL_ControllerButtonEvent.timestamp fullName: SDL2.SDL.SDL_ControllerButtonEvent.timestamp nameWithType: SDL.SDL_ControllerButtonEvent.timestamp - uid: SDL2.SDL.SDL_ControllerButtonEvent.type name: type href: api/SDL2.SDL.SDL_ControllerButtonEvent.html#SDL2_SDL_SDL_ControllerButtonEvent_type commentId: F:SDL2.SDL.SDL_ControllerButtonEvent.type fullName: SDL2.SDL.SDL_ControllerButtonEvent.type nameWithType: SDL.SDL_ControllerButtonEvent.type - uid: SDL2.SDL.SDL_ControllerButtonEvent.which name: which href: api/SDL2.SDL.SDL_ControllerButtonEvent.html#SDL2_SDL_SDL_ControllerButtonEvent_which commentId: F:SDL2.SDL.SDL_ControllerButtonEvent.which fullName: SDL2.SDL.SDL_ControllerButtonEvent.which nameWithType: SDL.SDL_ControllerButtonEvent.which - uid: SDL2.SDL.SDL_ControllerDeviceEvent name: SDL.SDL_ControllerDeviceEvent href: api/SDL2.SDL.SDL_ControllerDeviceEvent.html commentId: T:SDL2.SDL.SDL_ControllerDeviceEvent fullName: SDL2.SDL.SDL_ControllerDeviceEvent nameWithType: SDL.SDL_ControllerDeviceEvent - uid: SDL2.SDL.SDL_ControllerDeviceEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_ControllerDeviceEvent.html#SDL2_SDL_SDL_ControllerDeviceEvent_timestamp commentId: F:SDL2.SDL.SDL_ControllerDeviceEvent.timestamp fullName: SDL2.SDL.SDL_ControllerDeviceEvent.timestamp nameWithType: SDL.SDL_ControllerDeviceEvent.timestamp - uid: SDL2.SDL.SDL_ControllerDeviceEvent.type name: type href: api/SDL2.SDL.SDL_ControllerDeviceEvent.html#SDL2_SDL_SDL_ControllerDeviceEvent_type commentId: F:SDL2.SDL.SDL_ControllerDeviceEvent.type fullName: SDL2.SDL.SDL_ControllerDeviceEvent.type nameWithType: SDL.SDL_ControllerDeviceEvent.type - uid: SDL2.SDL.SDL_ControllerDeviceEvent.which name: which href: api/SDL2.SDL.SDL_ControllerDeviceEvent.html#SDL2_SDL_SDL_ControllerDeviceEvent_which commentId: F:SDL2.SDL.SDL_ControllerDeviceEvent.which fullName: SDL2.SDL.SDL_ControllerDeviceEvent.which nameWithType: SDL.SDL_ControllerDeviceEvent.which - uid: SDL2.SDL.SDL_ConvertPixels(System.Int32,System.Int32,System.UInt32,System.IntPtr,System.Int32,System.UInt32,System.IntPtr,System.Int32) name: SDL_ConvertPixels(Int32, Int32, UInt32, IntPtr, Int32, UInt32, IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ConvertPixels_System_Int32_System_Int32_System_UInt32_System_IntPtr_System_Int32_System_UInt32_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_ConvertPixels(System.Int32,System.Int32,System.UInt32,System.IntPtr,System.Int32,System.UInt32,System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_ConvertPixels(System.Int32, System.Int32, System.UInt32, System.IntPtr, System.Int32, System.UInt32, System.IntPtr, System.Int32) nameWithType: SDL.SDL_ConvertPixels(Int32, Int32, UInt32, IntPtr, Int32, UInt32, IntPtr, Int32) - uid: SDL2.SDL.SDL_ConvertPixels* name: SDL_ConvertPixels href: api/SDL2.SDL.html#SDL2_SDL_SDL_ConvertPixels_ commentId: Overload:SDL2.SDL.SDL_ConvertPixels fullName: SDL2.SDL.SDL_ConvertPixels nameWithType: SDL.SDL_ConvertPixels - uid: SDL2.SDL.SDL_ConvertSurface(System.IntPtr,System.IntPtr,System.UInt32) name: SDL_ConvertSurface(IntPtr, IntPtr, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ConvertSurface_System_IntPtr_System_IntPtr_System_UInt32_ commentId: M:SDL2.SDL.SDL_ConvertSurface(System.IntPtr,System.IntPtr,System.UInt32) fullName: SDL2.SDL.SDL_ConvertSurface(System.IntPtr, System.IntPtr, System.UInt32) nameWithType: SDL.SDL_ConvertSurface(IntPtr, IntPtr, UInt32) - uid: SDL2.SDL.SDL_ConvertSurface* name: SDL_ConvertSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_ConvertSurface_ commentId: Overload:SDL2.SDL.SDL_ConvertSurface fullName: SDL2.SDL.SDL_ConvertSurface nameWithType: SDL.SDL_ConvertSurface - uid: SDL2.SDL.SDL_ConvertSurfaceFormat(System.IntPtr,System.UInt32,System.UInt32) name: SDL_ConvertSurfaceFormat(IntPtr, UInt32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ConvertSurfaceFormat_System_IntPtr_System_UInt32_System_UInt32_ commentId: M:SDL2.SDL.SDL_ConvertSurfaceFormat(System.IntPtr,System.UInt32,System.UInt32) fullName: SDL2.SDL.SDL_ConvertSurfaceFormat(System.IntPtr, System.UInt32, System.UInt32) nameWithType: SDL.SDL_ConvertSurfaceFormat(IntPtr, UInt32, UInt32) - uid: SDL2.SDL.SDL_ConvertSurfaceFormat* name: SDL_ConvertSurfaceFormat href: api/SDL2.SDL.html#SDL2_SDL_SDL_ConvertSurfaceFormat_ commentId: Overload:SDL2.SDL.SDL_ConvertSurfaceFormat fullName: SDL2.SDL.SDL_ConvertSurfaceFormat nameWithType: SDL.SDL_ConvertSurfaceFormat - uid: SDL2.SDL.SDL_CreateColorCursor(System.IntPtr,System.Int32,System.Int32) name: SDL_CreateColorCursor(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateColorCursor_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_CreateColorCursor(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_CreateColorCursor(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_CreateColorCursor(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_CreateColorCursor* name: SDL_CreateColorCursor href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateColorCursor_ commentId: Overload:SDL2.SDL.SDL_CreateColorCursor fullName: SDL2.SDL.SDL_CreateColorCursor nameWithType: SDL.SDL_CreateColorCursor - uid: SDL2.SDL.SDL_CreateCursor(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32) name: SDL_CreateCursor(IntPtr, IntPtr, Int32, Int32, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateCursor_System_IntPtr_System_IntPtr_System_Int32_System_Int32_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_CreateCursor(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_CreateCursor(System.IntPtr, System.IntPtr, System.Int32, System.Int32, System.Int32, System.Int32) nameWithType: SDL.SDL_CreateCursor(IntPtr, IntPtr, Int32, Int32, Int32, Int32) - uid: SDL2.SDL.SDL_CreateCursor* name: SDL_CreateCursor href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateCursor_ commentId: Overload:SDL2.SDL.SDL_CreateCursor fullName: SDL2.SDL.SDL_CreateCursor nameWithType: SDL.SDL_CreateCursor - uid: SDL2.SDL.SDL_CreateRenderer(System.IntPtr,System.Int32,SDL2.SDL.SDL_RendererFlags) name: SDL_CreateRenderer(IntPtr, Int32, SDL.SDL_RendererFlags) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRenderer_System_IntPtr_System_Int32_SDL2_SDL_SDL_RendererFlags_ commentId: M:SDL2.SDL.SDL_CreateRenderer(System.IntPtr,System.Int32,SDL2.SDL.SDL_RendererFlags) fullName: SDL2.SDL.SDL_CreateRenderer(System.IntPtr, System.Int32, SDL2.SDL.SDL_RendererFlags) nameWithType: SDL.SDL_CreateRenderer(IntPtr, Int32, SDL.SDL_RendererFlags) - uid: SDL2.SDL.SDL_CreateRenderer* name: SDL_CreateRenderer href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRenderer_ commentId: Overload:SDL2.SDL.SDL_CreateRenderer fullName: SDL2.SDL.SDL_CreateRenderer nameWithType: SDL.SDL_CreateRenderer - uid: SDL2.SDL.SDL_CreateRGBSurface(System.UInt32,System.Int32,System.Int32,System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) name: SDL_CreateRGBSurface(UInt32, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurface_System_UInt32_System_Int32_System_Int32_System_Int32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_ commentId: M:SDL2.SDL.SDL_CreateRGBSurface(System.UInt32,System.Int32,System.Int32,System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) fullName: SDL2.SDL.SDL_CreateRGBSurface(System.UInt32, System.Int32, System.Int32, System.Int32, System.UInt32, System.UInt32, System.UInt32, System.UInt32) nameWithType: SDL.SDL_CreateRGBSurface(UInt32, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32) - uid: SDL2.SDL.SDL_CreateRGBSurface* name: SDL_CreateRGBSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurface_ commentId: Overload:SDL2.SDL.SDL_CreateRGBSurface fullName: SDL2.SDL.SDL_CreateRGBSurface nameWithType: SDL.SDL_CreateRGBSurface - uid: SDL2.SDL.SDL_CreateRGBSurfaceFrom(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) name: SDL_CreateRGBSurfaceFrom(IntPtr, Int32, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurfaceFrom_System_IntPtr_System_Int32_System_Int32_System_Int32_System_Int32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_ commentId: M:SDL2.SDL.SDL_CreateRGBSurfaceFrom(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) fullName: SDL2.SDL.SDL_CreateRGBSurfaceFrom(System.IntPtr, System.Int32, System.Int32, System.Int32, System.Int32, System.UInt32, System.UInt32, System.UInt32, System.UInt32) nameWithType: SDL.SDL_CreateRGBSurfaceFrom(IntPtr, Int32, Int32, Int32, Int32, UInt32, UInt32, UInt32, UInt32) - uid: SDL2.SDL.SDL_CreateRGBSurfaceFrom* name: SDL_CreateRGBSurfaceFrom href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurfaceFrom_ commentId: Overload:SDL2.SDL.SDL_CreateRGBSurfaceFrom fullName: SDL2.SDL.SDL_CreateRGBSurfaceFrom nameWithType: SDL.SDL_CreateRGBSurfaceFrom - uid: SDL2.SDL.SDL_CreateRGBSurfaceWithFormat(System.UInt32,System.Int32,System.Int32,System.Int32,System.UInt32) name: SDL_CreateRGBSurfaceWithFormat(UInt32, Int32, Int32, Int32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurfaceWithFormat_System_UInt32_System_Int32_System_Int32_System_Int32_System_UInt32_ commentId: M:SDL2.SDL.SDL_CreateRGBSurfaceWithFormat(System.UInt32,System.Int32,System.Int32,System.Int32,System.UInt32) fullName: SDL2.SDL.SDL_CreateRGBSurfaceWithFormat(System.UInt32, System.Int32, System.Int32, System.Int32, System.UInt32) nameWithType: SDL.SDL_CreateRGBSurfaceWithFormat(UInt32, Int32, Int32, Int32, UInt32) - uid: SDL2.SDL.SDL_CreateRGBSurfaceWithFormat* name: SDL_CreateRGBSurfaceWithFormat href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurfaceWithFormat_ commentId: Overload:SDL2.SDL.SDL_CreateRGBSurfaceWithFormat fullName: SDL2.SDL.SDL_CreateRGBSurfaceWithFormat nameWithType: SDL.SDL_CreateRGBSurfaceWithFormat - uid: SDL2.SDL.SDL_CreateRGBSurfaceWithFormatFrom(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.UInt32) name: SDL_CreateRGBSurfaceWithFormatFrom(IntPtr, Int32, Int32, Int32, Int32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurfaceWithFormatFrom_System_IntPtr_System_Int32_System_Int32_System_Int32_System_Int32_System_UInt32_ commentId: M:SDL2.SDL.SDL_CreateRGBSurfaceWithFormatFrom(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32,System.UInt32) fullName: SDL2.SDL.SDL_CreateRGBSurfaceWithFormatFrom(System.IntPtr, System.Int32, System.Int32, System.Int32, System.Int32, System.UInt32) nameWithType: SDL.SDL_CreateRGBSurfaceWithFormatFrom(IntPtr, Int32, Int32, Int32, Int32, UInt32) - uid: SDL2.SDL.SDL_CreateRGBSurfaceWithFormatFrom* name: SDL_CreateRGBSurfaceWithFormatFrom href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateRGBSurfaceWithFormatFrom_ commentId: Overload:SDL2.SDL.SDL_CreateRGBSurfaceWithFormatFrom fullName: SDL2.SDL.SDL_CreateRGBSurfaceWithFormatFrom nameWithType: SDL.SDL_CreateRGBSurfaceWithFormatFrom - uid: SDL2.SDL.SDL_CreateSoftwareRenderer(System.IntPtr) name: SDL_CreateSoftwareRenderer(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateSoftwareRenderer_System_IntPtr_ commentId: M:SDL2.SDL.SDL_CreateSoftwareRenderer(System.IntPtr) fullName: SDL2.SDL.SDL_CreateSoftwareRenderer(System.IntPtr) nameWithType: SDL.SDL_CreateSoftwareRenderer(IntPtr) - uid: SDL2.SDL.SDL_CreateSoftwareRenderer* name: SDL_CreateSoftwareRenderer href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateSoftwareRenderer_ commentId: Overload:SDL2.SDL.SDL_CreateSoftwareRenderer fullName: SDL2.SDL.SDL_CreateSoftwareRenderer nameWithType: SDL.SDL_CreateSoftwareRenderer - uid: SDL2.SDL.SDL_CreateSystemCursor(SDL2.SDL.SDL_SystemCursor) name: SDL_CreateSystemCursor(SDL.SDL_SystemCursor) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateSystemCursor_SDL2_SDL_SDL_SystemCursor_ commentId: M:SDL2.SDL.SDL_CreateSystemCursor(SDL2.SDL.SDL_SystemCursor) fullName: SDL2.SDL.SDL_CreateSystemCursor(SDL2.SDL.SDL_SystemCursor) nameWithType: SDL.SDL_CreateSystemCursor(SDL.SDL_SystemCursor) - uid: SDL2.SDL.SDL_CreateSystemCursor* name: SDL_CreateSystemCursor href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateSystemCursor_ commentId: Overload:SDL2.SDL.SDL_CreateSystemCursor fullName: SDL2.SDL.SDL_CreateSystemCursor nameWithType: SDL.SDL_CreateSystemCursor - uid: SDL2.SDL.SDL_CreateTexture(System.IntPtr,System.UInt32,System.Int32,System.Int32,System.Int32) name: SDL_CreateTexture(IntPtr, UInt32, Int32, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateTexture_System_IntPtr_System_UInt32_System_Int32_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_CreateTexture(System.IntPtr,System.UInt32,System.Int32,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_CreateTexture(System.IntPtr, System.UInt32, System.Int32, System.Int32, System.Int32) nameWithType: SDL.SDL_CreateTexture(IntPtr, UInt32, Int32, Int32, Int32) - uid: SDL2.SDL.SDL_CreateTexture* name: SDL_CreateTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateTexture_ commentId: Overload:SDL2.SDL.SDL_CreateTexture fullName: SDL2.SDL.SDL_CreateTexture nameWithType: SDL.SDL_CreateTexture - uid: SDL2.SDL.SDL_CreateTextureFromSurface(System.IntPtr,System.IntPtr) name: SDL_CreateTextureFromSurface(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateTextureFromSurface_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_CreateTextureFromSurface(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_CreateTextureFromSurface(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_CreateTextureFromSurface(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_CreateTextureFromSurface* name: SDL_CreateTextureFromSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateTextureFromSurface_ commentId: Overload:SDL2.SDL.SDL_CreateTextureFromSurface fullName: SDL2.SDL.SDL_CreateTextureFromSurface nameWithType: SDL.SDL_CreateTextureFromSurface - uid: SDL2.SDL.SDL_CreateWindow(System.String,System.Int32,System.Int32,System.Int32,System.Int32,SDL2.SDL.SDL_WindowFlags) name: SDL_CreateWindow(String, Int32, Int32, Int32, Int32, SDL.SDL_WindowFlags) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateWindow_System_String_System_Int32_System_Int32_System_Int32_System_Int32_SDL2_SDL_SDL_WindowFlags_ commentId: M:SDL2.SDL.SDL_CreateWindow(System.String,System.Int32,System.Int32,System.Int32,System.Int32,SDL2.SDL.SDL_WindowFlags) fullName: SDL2.SDL.SDL_CreateWindow(System.String, System.Int32, System.Int32, System.Int32, System.Int32, SDL2.SDL.SDL_WindowFlags) nameWithType: SDL.SDL_CreateWindow(String, Int32, Int32, Int32, Int32, SDL.SDL_WindowFlags) - uid: SDL2.SDL.SDL_CreateWindow* name: SDL_CreateWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateWindow_ commentId: Overload:SDL2.SDL.SDL_CreateWindow isSpec: "True" fullName: SDL2.SDL.SDL_CreateWindow nameWithType: SDL.SDL_CreateWindow - uid: SDL2.SDL.SDL_CreateWindowAndRenderer(System.Int32,System.Int32,SDL2.SDL.SDL_WindowFlags,System.IntPtr@,System.IntPtr@) name: SDL_CreateWindowAndRenderer(Int32, Int32, SDL.SDL_WindowFlags, out IntPtr, out IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateWindowAndRenderer_System_Int32_System_Int32_SDL2_SDL_SDL_WindowFlags_System_IntPtr__System_IntPtr__ commentId: M:SDL2.SDL.SDL_CreateWindowAndRenderer(System.Int32,System.Int32,SDL2.SDL.SDL_WindowFlags,System.IntPtr@,System.IntPtr@) name.vb: SDL_CreateWindowAndRenderer(Int32, Int32, SDL.SDL_WindowFlags, ByRef IntPtr, ByRef IntPtr) fullName: SDL2.SDL.SDL_CreateWindowAndRenderer(System.Int32, System.Int32, SDL2.SDL.SDL_WindowFlags, out System.IntPtr, out System.IntPtr) fullName.vb: SDL2.SDL.SDL_CreateWindowAndRenderer(System.Int32, System.Int32, SDL2.SDL.SDL_WindowFlags, ByRef System.IntPtr, ByRef System.IntPtr) nameWithType: SDL.SDL_CreateWindowAndRenderer(Int32, Int32, SDL.SDL_WindowFlags, out IntPtr, out IntPtr) nameWithType.vb: SDL.SDL_CreateWindowAndRenderer(Int32, Int32, SDL.SDL_WindowFlags, ByRef IntPtr, ByRef IntPtr) - uid: SDL2.SDL.SDL_CreateWindowAndRenderer* name: SDL_CreateWindowAndRenderer href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateWindowAndRenderer_ commentId: Overload:SDL2.SDL.SDL_CreateWindowAndRenderer fullName: SDL2.SDL.SDL_CreateWindowAndRenderer nameWithType: SDL.SDL_CreateWindowAndRenderer - uid: SDL2.SDL.SDL_CreateWindowFrom(System.IntPtr) name: SDL_CreateWindowFrom(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateWindowFrom_System_IntPtr_ commentId: M:SDL2.SDL.SDL_CreateWindowFrom(System.IntPtr) fullName: SDL2.SDL.SDL_CreateWindowFrom(System.IntPtr) nameWithType: SDL.SDL_CreateWindowFrom(IntPtr) - uid: SDL2.SDL.SDL_CreateWindowFrom* name: SDL_CreateWindowFrom href: api/SDL2.SDL.html#SDL2_SDL_SDL_CreateWindowFrom_ commentId: Overload:SDL2.SDL.SDL_CreateWindowFrom fullName: SDL2.SDL.SDL_CreateWindowFrom nameWithType: SDL.SDL_CreateWindowFrom - uid: SDL2.SDL.SDL_DEFINE_PIXELFORMAT(SDL2.SDL.SDL_PIXELTYPE_ENUM,SDL2.SDL.SDL_PIXELORDER_ENUM,SDL2.SDL.SDL_PACKEDLAYOUT_ENUM,System.Byte,System.Byte) name: SDL_DEFINE_PIXELFORMAT(SDL.SDL_PIXELTYPE_ENUM, SDL.SDL_PIXELORDER_ENUM, SDL.SDL_PACKEDLAYOUT_ENUM, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DEFINE_PIXELFORMAT_SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL2_SDL_SDL_PIXELORDER_ENUM_SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_DEFINE_PIXELFORMAT(SDL2.SDL.SDL_PIXELTYPE_ENUM,SDL2.SDL.SDL_PIXELORDER_ENUM,SDL2.SDL.SDL_PACKEDLAYOUT_ENUM,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_DEFINE_PIXELFORMAT(SDL2.SDL.SDL_PIXELTYPE_ENUM, SDL2.SDL.SDL_PIXELORDER_ENUM, SDL2.SDL.SDL_PACKEDLAYOUT_ENUM, System.Byte, System.Byte) nameWithType: SDL.SDL_DEFINE_PIXELFORMAT(SDL.SDL_PIXELTYPE_ENUM, SDL.SDL_PIXELORDER_ENUM, SDL.SDL_PACKEDLAYOUT_ENUM, Byte, Byte) - uid: SDL2.SDL.SDL_DEFINE_PIXELFORMAT* name: SDL_DEFINE_PIXELFORMAT href: api/SDL2.SDL.html#SDL2_SDL_SDL_DEFINE_PIXELFORMAT_ commentId: Overload:SDL2.SDL.SDL_DEFINE_PIXELFORMAT isSpec: "True" fullName: SDL2.SDL.SDL_DEFINE_PIXELFORMAT nameWithType: SDL.SDL_DEFINE_PIXELFORMAT - uid: SDL2.SDL.SDL_DEFINE_PIXELFOURCC(System.Byte,System.Byte,System.Byte,System.Byte) name: SDL_DEFINE_PIXELFOURCC(Byte, Byte, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DEFINE_PIXELFOURCC_System_Byte_System_Byte_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_DEFINE_PIXELFOURCC(System.Byte,System.Byte,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_DEFINE_PIXELFOURCC(System.Byte, System.Byte, System.Byte, System.Byte) nameWithType: SDL.SDL_DEFINE_PIXELFOURCC(Byte, Byte, Byte, Byte) - uid: SDL2.SDL.SDL_DEFINE_PIXELFOURCC* name: SDL_DEFINE_PIXELFOURCC href: api/SDL2.SDL.html#SDL2_SDL_SDL_DEFINE_PIXELFOURCC_ commentId: Overload:SDL2.SDL.SDL_DEFINE_PIXELFOURCC isSpec: "True" fullName: SDL2.SDL.SDL_DEFINE_PIXELFOURCC nameWithType: SDL.SDL_DEFINE_PIXELFOURCC - uid: SDL2.SDL.SDL_Delay(System.UInt32) name: SDL_Delay(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_Delay_System_UInt32_ commentId: M:SDL2.SDL.SDL_Delay(System.UInt32) fullName: SDL2.SDL.SDL_Delay(System.UInt32) nameWithType: SDL.SDL_Delay(UInt32) - uid: SDL2.SDL.SDL_Delay* name: SDL_Delay href: api/SDL2.SDL.html#SDL2_SDL_SDL_Delay_ commentId: Overload:SDL2.SDL.SDL_Delay fullName: SDL2.SDL.SDL_Delay nameWithType: SDL.SDL_Delay - uid: SDL2.SDL.SDL_DelEventWatch(SDL2.SDL.SDL_EventFilter,System.IntPtr) name: SDL_DelEventWatch(SDL.SDL_EventFilter, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DelEventWatch_SDL2_SDL_SDL_EventFilter_System_IntPtr_ commentId: M:SDL2.SDL.SDL_DelEventWatch(SDL2.SDL.SDL_EventFilter,System.IntPtr) fullName: SDL2.SDL.SDL_DelEventWatch(SDL2.SDL.SDL_EventFilter, System.IntPtr) nameWithType: SDL.SDL_DelEventWatch(SDL.SDL_EventFilter, IntPtr) - uid: SDL2.SDL.SDL_DelEventWatch* name: SDL_DelEventWatch href: api/SDL2.SDL.html#SDL2_SDL_SDL_DelEventWatch_ commentId: Overload:SDL2.SDL.SDL_DelEventWatch fullName: SDL2.SDL.SDL_DelEventWatch nameWithType: SDL.SDL_DelEventWatch - uid: SDL2.SDL.SDL_DequeueAudio(System.UInt32,System.IntPtr,System.UInt32) name: SDL_DequeueAudio(UInt32, IntPtr, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DequeueAudio_System_UInt32_System_IntPtr_System_UInt32_ commentId: M:SDL2.SDL.SDL_DequeueAudio(System.UInt32,System.IntPtr,System.UInt32) fullName: SDL2.SDL.SDL_DequeueAudio(System.UInt32, System.IntPtr, System.UInt32) nameWithType: SDL.SDL_DequeueAudio(UInt32, IntPtr, UInt32) - uid: SDL2.SDL.SDL_DequeueAudio* name: SDL_DequeueAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_DequeueAudio_ commentId: Overload:SDL2.SDL.SDL_DequeueAudio fullName: SDL2.SDL.SDL_DequeueAudio nameWithType: SDL.SDL_DequeueAudio - uid: SDL2.SDL.SDL_DestroyRenderer(System.IntPtr) name: SDL_DestroyRenderer(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DestroyRenderer_System_IntPtr_ commentId: M:SDL2.SDL.SDL_DestroyRenderer(System.IntPtr) fullName: SDL2.SDL.SDL_DestroyRenderer(System.IntPtr) nameWithType: SDL.SDL_DestroyRenderer(IntPtr) - uid: SDL2.SDL.SDL_DestroyRenderer* name: SDL_DestroyRenderer href: api/SDL2.SDL.html#SDL2_SDL_SDL_DestroyRenderer_ commentId: Overload:SDL2.SDL.SDL_DestroyRenderer fullName: SDL2.SDL.SDL_DestroyRenderer nameWithType: SDL.SDL_DestroyRenderer - uid: SDL2.SDL.SDL_DestroyTexture(System.IntPtr) name: SDL_DestroyTexture(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DestroyTexture_System_IntPtr_ commentId: M:SDL2.SDL.SDL_DestroyTexture(System.IntPtr) fullName: SDL2.SDL.SDL_DestroyTexture(System.IntPtr) nameWithType: SDL.SDL_DestroyTexture(IntPtr) - uid: SDL2.SDL.SDL_DestroyTexture* name: SDL_DestroyTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_DestroyTexture_ commentId: Overload:SDL2.SDL.SDL_DestroyTexture fullName: SDL2.SDL.SDL_DestroyTexture nameWithType: SDL.SDL_DestroyTexture - uid: SDL2.SDL.SDL_DestroyWindow(System.IntPtr) name: SDL_DestroyWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DestroyWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_DestroyWindow(System.IntPtr) fullName: SDL2.SDL.SDL_DestroyWindow(System.IntPtr) nameWithType: SDL.SDL_DestroyWindow(IntPtr) - uid: SDL2.SDL.SDL_DestroyWindow* name: SDL_DestroyWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_DestroyWindow_ commentId: Overload:SDL2.SDL.SDL_DestroyWindow fullName: SDL2.SDL.SDL_DestroyWindow nameWithType: SDL.SDL_DestroyWindow - uid: SDL2.SDL.SDL_DISABLE name: SDL_DISABLE href: api/SDL2.SDL.html#SDL2_SDL_SDL_DISABLE commentId: F:SDL2.SDL.SDL_DISABLE fullName: SDL2.SDL.SDL_DISABLE nameWithType: SDL.SDL_DISABLE - uid: SDL2.SDL.SDL_DisableScreenSaver name: SDL_DisableScreenSaver() href: api/SDL2.SDL.html#SDL2_SDL_SDL_DisableScreenSaver commentId: M:SDL2.SDL.SDL_DisableScreenSaver fullName: SDL2.SDL.SDL_DisableScreenSaver() nameWithType: SDL.SDL_DisableScreenSaver() - uid: SDL2.SDL.SDL_DisableScreenSaver* name: SDL_DisableScreenSaver href: api/SDL2.SDL.html#SDL2_SDL_SDL_DisableScreenSaver_ commentId: Overload:SDL2.SDL.SDL_DisableScreenSaver fullName: SDL2.SDL.SDL_DisableScreenSaver nameWithType: SDL.SDL_DisableScreenSaver - uid: SDL2.SDL.SDL_DisplayEvent name: SDL.SDL_DisplayEvent href: api/SDL2.SDL.SDL_DisplayEvent.html commentId: T:SDL2.SDL.SDL_DisplayEvent fullName: SDL2.SDL.SDL_DisplayEvent nameWithType: SDL.SDL_DisplayEvent - uid: SDL2.SDL.SDL_DisplayEvent.data1 name: data1 href: api/SDL2.SDL.SDL_DisplayEvent.html#SDL2_SDL_SDL_DisplayEvent_data1 commentId: F:SDL2.SDL.SDL_DisplayEvent.data1 fullName: SDL2.SDL.SDL_DisplayEvent.data1 nameWithType: SDL.SDL_DisplayEvent.data1 - uid: SDL2.SDL.SDL_DisplayEvent.display name: display href: api/SDL2.SDL.SDL_DisplayEvent.html#SDL2_SDL_SDL_DisplayEvent_display commentId: F:SDL2.SDL.SDL_DisplayEvent.display fullName: SDL2.SDL.SDL_DisplayEvent.display nameWithType: SDL.SDL_DisplayEvent.display - uid: SDL2.SDL.SDL_DisplayEvent.displayEvent name: displayEvent href: api/SDL2.SDL.SDL_DisplayEvent.html#SDL2_SDL_SDL_DisplayEvent_displayEvent commentId: F:SDL2.SDL.SDL_DisplayEvent.displayEvent fullName: SDL2.SDL.SDL_DisplayEvent.displayEvent nameWithType: SDL.SDL_DisplayEvent.displayEvent - uid: SDL2.SDL.SDL_DisplayEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_DisplayEvent.html#SDL2_SDL_SDL_DisplayEvent_timestamp commentId: F:SDL2.SDL.SDL_DisplayEvent.timestamp fullName: SDL2.SDL.SDL_DisplayEvent.timestamp nameWithType: SDL.SDL_DisplayEvent.timestamp - uid: SDL2.SDL.SDL_DisplayEvent.type name: type href: api/SDL2.SDL.SDL_DisplayEvent.html#SDL2_SDL_SDL_DisplayEvent_type commentId: F:SDL2.SDL.SDL_DisplayEvent.type fullName: SDL2.SDL.SDL_DisplayEvent.type nameWithType: SDL.SDL_DisplayEvent.type - uid: SDL2.SDL.SDL_DisplayEventID name: SDL.SDL_DisplayEventID href: api/SDL2.SDL.SDL_DisplayEventID.html commentId: T:SDL2.SDL.SDL_DisplayEventID fullName: SDL2.SDL.SDL_DisplayEventID nameWithType: SDL.SDL_DisplayEventID - uid: SDL2.SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_NONE name: SDL_DISPLAYEVENT_NONE href: api/SDL2.SDL.SDL_DisplayEventID.html#SDL2_SDL_SDL_DisplayEventID_SDL_DISPLAYEVENT_NONE commentId: F:SDL2.SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_NONE fullName: SDL2.SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_NONE nameWithType: SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_NONE - uid: SDL2.SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_ORIENTATION name: SDL_DISPLAYEVENT_ORIENTATION href: api/SDL2.SDL.SDL_DisplayEventID.html#SDL2_SDL_SDL_DisplayEventID_SDL_DISPLAYEVENT_ORIENTATION commentId: F:SDL2.SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_ORIENTATION fullName: SDL2.SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_ORIENTATION nameWithType: SDL.SDL_DisplayEventID.SDL_DISPLAYEVENT_ORIENTATION - uid: SDL2.SDL.SDL_DisplayMode name: SDL.SDL_DisplayMode href: api/SDL2.SDL.SDL_DisplayMode.html commentId: T:SDL2.SDL.SDL_DisplayMode fullName: SDL2.SDL.SDL_DisplayMode nameWithType: SDL.SDL_DisplayMode - uid: SDL2.SDL.SDL_DisplayMode.driverdata name: driverdata href: api/SDL2.SDL.SDL_DisplayMode.html#SDL2_SDL_SDL_DisplayMode_driverdata commentId: F:SDL2.SDL.SDL_DisplayMode.driverdata fullName: SDL2.SDL.SDL_DisplayMode.driverdata nameWithType: SDL.SDL_DisplayMode.driverdata - uid: SDL2.SDL.SDL_DisplayMode.format name: format href: api/SDL2.SDL.SDL_DisplayMode.html#SDL2_SDL_SDL_DisplayMode_format commentId: F:SDL2.SDL.SDL_DisplayMode.format fullName: SDL2.SDL.SDL_DisplayMode.format nameWithType: SDL.SDL_DisplayMode.format - uid: SDL2.SDL.SDL_DisplayMode.h name: h href: api/SDL2.SDL.SDL_DisplayMode.html#SDL2_SDL_SDL_DisplayMode_h commentId: F:SDL2.SDL.SDL_DisplayMode.h fullName: SDL2.SDL.SDL_DisplayMode.h nameWithType: SDL.SDL_DisplayMode.h - uid: SDL2.SDL.SDL_DisplayMode.refresh_rate name: refresh_rate href: api/SDL2.SDL.SDL_DisplayMode.html#SDL2_SDL_SDL_DisplayMode_refresh_rate commentId: F:SDL2.SDL.SDL_DisplayMode.refresh_rate fullName: SDL2.SDL.SDL_DisplayMode.refresh_rate nameWithType: SDL.SDL_DisplayMode.refresh_rate - uid: SDL2.SDL.SDL_DisplayMode.w name: w href: api/SDL2.SDL.SDL_DisplayMode.html#SDL2_SDL_SDL_DisplayMode_w commentId: F:SDL2.SDL.SDL_DisplayMode.w fullName: SDL2.SDL.SDL_DisplayMode.w nameWithType: SDL.SDL_DisplayMode.w - uid: SDL2.SDL.SDL_DisplayOrientation name: SDL.SDL_DisplayOrientation href: api/SDL2.SDL.SDL_DisplayOrientation.html commentId: T:SDL2.SDL.SDL_DisplayOrientation fullName: SDL2.SDL.SDL_DisplayOrientation nameWithType: SDL.SDL_DisplayOrientation - uid: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE name: SDL_ORIENTATION_LANDSCAPE href: api/SDL2.SDL.SDL_DisplayOrientation.html#SDL2_SDL_SDL_DisplayOrientation_SDL_ORIENTATION_LANDSCAPE commentId: F:SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE fullName: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE nameWithType: SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE - uid: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE_FLIPPED name: SDL_ORIENTATION_LANDSCAPE_FLIPPED href: api/SDL2.SDL.SDL_DisplayOrientation.html#SDL2_SDL_SDL_DisplayOrientation_SDL_ORIENTATION_LANDSCAPE_FLIPPED commentId: F:SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE_FLIPPED fullName: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE_FLIPPED nameWithType: SDL.SDL_DisplayOrientation.SDL_ORIENTATION_LANDSCAPE_FLIPPED - uid: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT name: SDL_ORIENTATION_PORTRAIT href: api/SDL2.SDL.SDL_DisplayOrientation.html#SDL2_SDL_SDL_DisplayOrientation_SDL_ORIENTATION_PORTRAIT commentId: F:SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT fullName: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT nameWithType: SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT - uid: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT_FLIPPED name: SDL_ORIENTATION_PORTRAIT_FLIPPED href: api/SDL2.SDL.SDL_DisplayOrientation.html#SDL2_SDL_SDL_DisplayOrientation_SDL_ORIENTATION_PORTRAIT_FLIPPED commentId: F:SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT_FLIPPED fullName: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT_FLIPPED nameWithType: SDL.SDL_DisplayOrientation.SDL_ORIENTATION_PORTRAIT_FLIPPED - uid: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_UNKNOWN name: SDL_ORIENTATION_UNKNOWN href: api/SDL2.SDL.SDL_DisplayOrientation.html#SDL2_SDL_SDL_DisplayOrientation_SDL_ORIENTATION_UNKNOWN commentId: F:SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_UNKNOWN fullName: SDL2.SDL.SDL_DisplayOrientation.SDL_ORIENTATION_UNKNOWN nameWithType: SDL.SDL_DisplayOrientation.SDL_ORIENTATION_UNKNOWN - uid: SDL2.SDL.SDL_DollarGestureEvent name: SDL.SDL_DollarGestureEvent href: api/SDL2.SDL.SDL_DollarGestureEvent.html commentId: T:SDL2.SDL.SDL_DollarGestureEvent fullName: SDL2.SDL.SDL_DollarGestureEvent nameWithType: SDL.SDL_DollarGestureEvent - uid: SDL2.SDL.SDL_DollarGestureEvent.error name: error href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_error commentId: F:SDL2.SDL.SDL_DollarGestureEvent.error fullName: SDL2.SDL.SDL_DollarGestureEvent.error nameWithType: SDL.SDL_DollarGestureEvent.error - uid: SDL2.SDL.SDL_DollarGestureEvent.gestureId name: gestureId href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_gestureId commentId: F:SDL2.SDL.SDL_DollarGestureEvent.gestureId fullName: SDL2.SDL.SDL_DollarGestureEvent.gestureId nameWithType: SDL.SDL_DollarGestureEvent.gestureId - uid: SDL2.SDL.SDL_DollarGestureEvent.numFingers name: numFingers href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_numFingers commentId: F:SDL2.SDL.SDL_DollarGestureEvent.numFingers fullName: SDL2.SDL.SDL_DollarGestureEvent.numFingers nameWithType: SDL.SDL_DollarGestureEvent.numFingers - uid: SDL2.SDL.SDL_DollarGestureEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_timestamp commentId: F:SDL2.SDL.SDL_DollarGestureEvent.timestamp fullName: SDL2.SDL.SDL_DollarGestureEvent.timestamp nameWithType: SDL.SDL_DollarGestureEvent.timestamp - uid: SDL2.SDL.SDL_DollarGestureEvent.touchId name: touchId href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_touchId commentId: F:SDL2.SDL.SDL_DollarGestureEvent.touchId fullName: SDL2.SDL.SDL_DollarGestureEvent.touchId nameWithType: SDL.SDL_DollarGestureEvent.touchId - uid: SDL2.SDL.SDL_DollarGestureEvent.type name: type href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_type commentId: F:SDL2.SDL.SDL_DollarGestureEvent.type fullName: SDL2.SDL.SDL_DollarGestureEvent.type nameWithType: SDL.SDL_DollarGestureEvent.type - uid: SDL2.SDL.SDL_DollarGestureEvent.x name: x href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_x commentId: F:SDL2.SDL.SDL_DollarGestureEvent.x fullName: SDL2.SDL.SDL_DollarGestureEvent.x nameWithType: SDL.SDL_DollarGestureEvent.x - uid: SDL2.SDL.SDL_DollarGestureEvent.y name: y href: api/SDL2.SDL.SDL_DollarGestureEvent.html#SDL2_SDL_SDL_DollarGestureEvent_y commentId: F:SDL2.SDL.SDL_DollarGestureEvent.y fullName: SDL2.SDL.SDL_DollarGestureEvent.y nameWithType: SDL.SDL_DollarGestureEvent.y - uid: SDL2.SDL.SDL_DONTFREE name: SDL_DONTFREE href: api/SDL2.SDL.html#SDL2_SDL_SDL_DONTFREE commentId: F:SDL2.SDL.SDL_DONTFREE fullName: SDL2.SDL.SDL_DONTFREE nameWithType: SDL.SDL_DONTFREE - uid: SDL2.SDL.SDL_DropEvent name: SDL.SDL_DropEvent href: api/SDL2.SDL.SDL_DropEvent.html commentId: T:SDL2.SDL.SDL_DropEvent fullName: SDL2.SDL.SDL_DropEvent nameWithType: SDL.SDL_DropEvent - uid: SDL2.SDL.SDL_DropEvent.file name: file href: api/SDL2.SDL.SDL_DropEvent.html#SDL2_SDL_SDL_DropEvent_file commentId: F:SDL2.SDL.SDL_DropEvent.file fullName: SDL2.SDL.SDL_DropEvent.file nameWithType: SDL.SDL_DropEvent.file - uid: SDL2.SDL.SDL_DropEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_DropEvent.html#SDL2_SDL_SDL_DropEvent_timestamp commentId: F:SDL2.SDL.SDL_DropEvent.timestamp fullName: SDL2.SDL.SDL_DropEvent.timestamp nameWithType: SDL.SDL_DropEvent.timestamp - uid: SDL2.SDL.SDL_DropEvent.type name: type href: api/SDL2.SDL.SDL_DropEvent.html#SDL2_SDL_SDL_DropEvent_type commentId: F:SDL2.SDL.SDL_DropEvent.type fullName: SDL2.SDL.SDL_DropEvent.type nameWithType: SDL.SDL_DropEvent.type - uid: SDL2.SDL.SDL_DropEvent.windowID name: windowID href: api/SDL2.SDL.SDL_DropEvent.html#SDL2_SDL_SDL_DropEvent_windowID commentId: F:SDL2.SDL.SDL_DropEvent.windowID fullName: SDL2.SDL.SDL_DropEvent.windowID nameWithType: SDL.SDL_DropEvent.windowID - uid: SDL2.SDL.SDL_DuplicateSurface(System.IntPtr) name: SDL_DuplicateSurface(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_DuplicateSurface_System_IntPtr_ commentId: M:SDL2.SDL.SDL_DuplicateSurface(System.IntPtr) fullName: SDL2.SDL.SDL_DuplicateSurface(System.IntPtr) nameWithType: SDL.SDL_DuplicateSurface(IntPtr) - uid: SDL2.SDL.SDL_DuplicateSurface* name: SDL_DuplicateSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_DuplicateSurface_ commentId: Overload:SDL2.SDL.SDL_DuplicateSurface fullName: SDL2.SDL.SDL_DuplicateSurface nameWithType: SDL.SDL_DuplicateSurface - uid: SDL2.SDL.SDL_ENABLE name: SDL_ENABLE href: api/SDL2.SDL.html#SDL2_SDL_SDL_ENABLE commentId: F:SDL2.SDL.SDL_ENABLE fullName: SDL2.SDL.SDL_ENABLE nameWithType: SDL.SDL_ENABLE - uid: SDL2.SDL.SDL_EnableScreenSaver name: SDL_EnableScreenSaver() href: api/SDL2.SDL.html#SDL2_SDL_SDL_EnableScreenSaver commentId: M:SDL2.SDL.SDL_EnableScreenSaver fullName: SDL2.SDL.SDL_EnableScreenSaver() nameWithType: SDL.SDL_EnableScreenSaver() - uid: SDL2.SDL.SDL_EnableScreenSaver* name: SDL_EnableScreenSaver href: api/SDL2.SDL.html#SDL2_SDL_SDL_EnableScreenSaver_ commentId: Overload:SDL2.SDL.SDL_EnableScreenSaver fullName: SDL2.SDL.SDL_EnableScreenSaver nameWithType: SDL.SDL_EnableScreenSaver - uid: SDL2.SDL.SDL_EnclosePoints(SDL2.SDL.SDL_Point[],System.Int32,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name: SDL_EnclosePoints(SDL.SDL_Point[], Int32, ref SDL.SDL_Rect, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_EnclosePoints_SDL2_SDL_SDL_Point___System_Int32_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_EnclosePoints(SDL2.SDL.SDL_Point[],System.Int32,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name.vb: SDL_EnclosePoints(SDL.SDL_Point(), Int32, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_EnclosePoints(SDL2.SDL.SDL_Point[], System.Int32, ref SDL2.SDL.SDL_Rect, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_EnclosePoints(SDL2.SDL.SDL_Point(), System.Int32, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_EnclosePoints(SDL.SDL_Point[], Int32, ref SDL.SDL_Rect, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_EnclosePoints(SDL.SDL_Point(), Int32, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_EnclosePoints* name: SDL_EnclosePoints href: api/SDL2.SDL.html#SDL2_SDL_SDL_EnclosePoints_ commentId: Overload:SDL2.SDL.SDL_EnclosePoints fullName: SDL2.SDL.SDL_EnclosePoints nameWithType: SDL.SDL_EnclosePoints - uid: SDL2.SDL.SDL_Event name: SDL.SDL_Event href: api/SDL2.SDL.SDL_Event.html commentId: T:SDL2.SDL.SDL_Event fullName: SDL2.SDL.SDL_Event nameWithType: SDL.SDL_Event - uid: SDL2.SDL.SDL_Event.adevice name: adevice href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_adevice commentId: F:SDL2.SDL.SDL_Event.adevice fullName: SDL2.SDL.SDL_Event.adevice nameWithType: SDL.SDL_Event.adevice - uid: SDL2.SDL.SDL_Event.button name: button href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_button commentId: F:SDL2.SDL.SDL_Event.button fullName: SDL2.SDL.SDL_Event.button nameWithType: SDL.SDL_Event.button - uid: SDL2.SDL.SDL_Event.caxis name: caxis href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_caxis commentId: F:SDL2.SDL.SDL_Event.caxis fullName: SDL2.SDL.SDL_Event.caxis nameWithType: SDL.SDL_Event.caxis - uid: SDL2.SDL.SDL_Event.cbutton name: cbutton href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_cbutton commentId: F:SDL2.SDL.SDL_Event.cbutton fullName: SDL2.SDL.SDL_Event.cbutton nameWithType: SDL.SDL_Event.cbutton - uid: SDL2.SDL.SDL_Event.cdevice name: cdevice href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_cdevice commentId: F:SDL2.SDL.SDL_Event.cdevice fullName: SDL2.SDL.SDL_Event.cdevice nameWithType: SDL.SDL_Event.cdevice - uid: SDL2.SDL.SDL_Event.dgesture name: dgesture href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_dgesture commentId: F:SDL2.SDL.SDL_Event.dgesture fullName: SDL2.SDL.SDL_Event.dgesture nameWithType: SDL.SDL_Event.dgesture - uid: SDL2.SDL.SDL_Event.display name: display href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_display commentId: F:SDL2.SDL.SDL_Event.display fullName: SDL2.SDL.SDL_Event.display nameWithType: SDL.SDL_Event.display - uid: SDL2.SDL.SDL_Event.drop name: drop href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_drop commentId: F:SDL2.SDL.SDL_Event.drop fullName: SDL2.SDL.SDL_Event.drop nameWithType: SDL.SDL_Event.drop - uid: SDL2.SDL.SDL_Event.edit name: edit href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_edit commentId: F:SDL2.SDL.SDL_Event.edit fullName: SDL2.SDL.SDL_Event.edit nameWithType: SDL.SDL_Event.edit - uid: SDL2.SDL.SDL_Event.jaxis name: jaxis href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_jaxis commentId: F:SDL2.SDL.SDL_Event.jaxis fullName: SDL2.SDL.SDL_Event.jaxis nameWithType: SDL.SDL_Event.jaxis - uid: SDL2.SDL.SDL_Event.jball name: jball href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_jball commentId: F:SDL2.SDL.SDL_Event.jball fullName: SDL2.SDL.SDL_Event.jball nameWithType: SDL.SDL_Event.jball - uid: SDL2.SDL.SDL_Event.jbutton name: jbutton href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_jbutton commentId: F:SDL2.SDL.SDL_Event.jbutton fullName: SDL2.SDL.SDL_Event.jbutton nameWithType: SDL.SDL_Event.jbutton - uid: SDL2.SDL.SDL_Event.jdevice name: jdevice href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_jdevice commentId: F:SDL2.SDL.SDL_Event.jdevice fullName: SDL2.SDL.SDL_Event.jdevice nameWithType: SDL.SDL_Event.jdevice - uid: SDL2.SDL.SDL_Event.jhat name: jhat href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_jhat commentId: F:SDL2.SDL.SDL_Event.jhat fullName: SDL2.SDL.SDL_Event.jhat nameWithType: SDL.SDL_Event.jhat - uid: SDL2.SDL.SDL_Event.key name: key href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_key commentId: F:SDL2.SDL.SDL_Event.key fullName: SDL2.SDL.SDL_Event.key nameWithType: SDL.SDL_Event.key - uid: SDL2.SDL.SDL_Event.mgesture name: mgesture href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_mgesture commentId: F:SDL2.SDL.SDL_Event.mgesture fullName: SDL2.SDL.SDL_Event.mgesture nameWithType: SDL.SDL_Event.mgesture - uid: SDL2.SDL.SDL_Event.motion name: motion href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_motion commentId: F:SDL2.SDL.SDL_Event.motion fullName: SDL2.SDL.SDL_Event.motion nameWithType: SDL.SDL_Event.motion - uid: SDL2.SDL.SDL_Event.quit name: quit href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_quit commentId: F:SDL2.SDL.SDL_Event.quit fullName: SDL2.SDL.SDL_Event.quit nameWithType: SDL.SDL_Event.quit - uid: SDL2.SDL.SDL_Event.sensor name: sensor href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_sensor commentId: F:SDL2.SDL.SDL_Event.sensor fullName: SDL2.SDL.SDL_Event.sensor nameWithType: SDL.SDL_Event.sensor - uid: SDL2.SDL.SDL_Event.syswm name: syswm href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_syswm commentId: F:SDL2.SDL.SDL_Event.syswm fullName: SDL2.SDL.SDL_Event.syswm nameWithType: SDL.SDL_Event.syswm - uid: SDL2.SDL.SDL_Event.text name: text href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_text commentId: F:SDL2.SDL.SDL_Event.text fullName: SDL2.SDL.SDL_Event.text nameWithType: SDL.SDL_Event.text - uid: SDL2.SDL.SDL_Event.tfinger name: tfinger href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_tfinger commentId: F:SDL2.SDL.SDL_Event.tfinger fullName: SDL2.SDL.SDL_Event.tfinger nameWithType: SDL.SDL_Event.tfinger - uid: SDL2.SDL.SDL_Event.type name: type href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_type commentId: F:SDL2.SDL.SDL_Event.type fullName: SDL2.SDL.SDL_Event.type nameWithType: SDL.SDL_Event.type - uid: SDL2.SDL.SDL_Event.user name: user href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_user commentId: F:SDL2.SDL.SDL_Event.user fullName: SDL2.SDL.SDL_Event.user nameWithType: SDL.SDL_Event.user - uid: SDL2.SDL.SDL_Event.wheel name: wheel href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_wheel commentId: F:SDL2.SDL.SDL_Event.wheel fullName: SDL2.SDL.SDL_Event.wheel nameWithType: SDL.SDL_Event.wheel - uid: SDL2.SDL.SDL_Event.window name: window href: api/SDL2.SDL.SDL_Event.html#SDL2_SDL_SDL_Event_window commentId: F:SDL2.SDL.SDL_Event.window fullName: SDL2.SDL.SDL_Event.window nameWithType: SDL.SDL_Event.window - uid: SDL2.SDL.SDL_eventaction name: SDL.SDL_eventaction href: api/SDL2.SDL.SDL_eventaction.html commentId: T:SDL2.SDL.SDL_eventaction fullName: SDL2.SDL.SDL_eventaction nameWithType: SDL.SDL_eventaction - uid: SDL2.SDL.SDL_eventaction.SDL_ADDEVENT name: SDL_ADDEVENT href: api/SDL2.SDL.SDL_eventaction.html#SDL2_SDL_SDL_eventaction_SDL_ADDEVENT commentId: F:SDL2.SDL.SDL_eventaction.SDL_ADDEVENT fullName: SDL2.SDL.SDL_eventaction.SDL_ADDEVENT nameWithType: SDL.SDL_eventaction.SDL_ADDEVENT - uid: SDL2.SDL.SDL_eventaction.SDL_GETEVENT name: SDL_GETEVENT href: api/SDL2.SDL.SDL_eventaction.html#SDL2_SDL_SDL_eventaction_SDL_GETEVENT commentId: F:SDL2.SDL.SDL_eventaction.SDL_GETEVENT fullName: SDL2.SDL.SDL_eventaction.SDL_GETEVENT nameWithType: SDL.SDL_eventaction.SDL_GETEVENT - uid: SDL2.SDL.SDL_eventaction.SDL_PEEKEVENT name: SDL_PEEKEVENT href: api/SDL2.SDL.SDL_eventaction.html#SDL2_SDL_SDL_eventaction_SDL_PEEKEVENT commentId: F:SDL2.SDL.SDL_eventaction.SDL_PEEKEVENT fullName: SDL2.SDL.SDL_eventaction.SDL_PEEKEVENT nameWithType: SDL.SDL_eventaction.SDL_PEEKEVENT - uid: SDL2.SDL.SDL_EventFilter name: SDL.SDL_EventFilter href: api/SDL2.SDL.SDL_EventFilter.html commentId: T:SDL2.SDL.SDL_EventFilter fullName: SDL2.SDL.SDL_EventFilter nameWithType: SDL.SDL_EventFilter - uid: SDL2.SDL.SDL_EventState(SDL2.SDL.SDL_EventType,System.Int32) name: SDL_EventState(SDL.SDL_EventType, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_EventState_SDL2_SDL_SDL_EventType_System_Int32_ commentId: M:SDL2.SDL.SDL_EventState(SDL2.SDL.SDL_EventType,System.Int32) fullName: SDL2.SDL.SDL_EventState(SDL2.SDL.SDL_EventType, System.Int32) nameWithType: SDL.SDL_EventState(SDL.SDL_EventType, Int32) - uid: SDL2.SDL.SDL_EventState* name: SDL_EventState href: api/SDL2.SDL.html#SDL2_SDL_SDL_EventState_ commentId: Overload:SDL2.SDL.SDL_EventState fullName: SDL2.SDL.SDL_EventState nameWithType: SDL.SDL_EventState - uid: SDL2.SDL.SDL_EventType name: SDL.SDL_EventType href: api/SDL2.SDL.SDL_EventType.html commentId: T:SDL2.SDL.SDL_EventType fullName: SDL2.SDL.SDL_EventType nameWithType: SDL.SDL_EventType - uid: SDL2.SDL.SDL_EventType.SDL_APP_DIDENTERBACKGROUND name: SDL_APP_DIDENTERBACKGROUND href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_APP_DIDENTERBACKGROUND commentId: F:SDL2.SDL.SDL_EventType.SDL_APP_DIDENTERBACKGROUND fullName: SDL2.SDL.SDL_EventType.SDL_APP_DIDENTERBACKGROUND nameWithType: SDL.SDL_EventType.SDL_APP_DIDENTERBACKGROUND - uid: SDL2.SDL.SDL_EventType.SDL_APP_DIDENTERFOREGROUND name: SDL_APP_DIDENTERFOREGROUND href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_APP_DIDENTERFOREGROUND commentId: F:SDL2.SDL.SDL_EventType.SDL_APP_DIDENTERFOREGROUND fullName: SDL2.SDL.SDL_EventType.SDL_APP_DIDENTERFOREGROUND nameWithType: SDL.SDL_EventType.SDL_APP_DIDENTERFOREGROUND - uid: SDL2.SDL.SDL_EventType.SDL_APP_LOWMEMORY name: SDL_APP_LOWMEMORY href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_APP_LOWMEMORY commentId: F:SDL2.SDL.SDL_EventType.SDL_APP_LOWMEMORY fullName: SDL2.SDL.SDL_EventType.SDL_APP_LOWMEMORY nameWithType: SDL.SDL_EventType.SDL_APP_LOWMEMORY - uid: SDL2.SDL.SDL_EventType.SDL_APP_TERMINATING name: SDL_APP_TERMINATING href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_APP_TERMINATING commentId: F:SDL2.SDL.SDL_EventType.SDL_APP_TERMINATING fullName: SDL2.SDL.SDL_EventType.SDL_APP_TERMINATING nameWithType: SDL.SDL_EventType.SDL_APP_TERMINATING - uid: SDL2.SDL.SDL_EventType.SDL_APP_WILLENTERBACKGROUND name: SDL_APP_WILLENTERBACKGROUND href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_APP_WILLENTERBACKGROUND commentId: F:SDL2.SDL.SDL_EventType.SDL_APP_WILLENTERBACKGROUND fullName: SDL2.SDL.SDL_EventType.SDL_APP_WILLENTERBACKGROUND nameWithType: SDL.SDL_EventType.SDL_APP_WILLENTERBACKGROUND - uid: SDL2.SDL.SDL_EventType.SDL_APP_WILLENTERFOREGROUND name: SDL_APP_WILLENTERFOREGROUND href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_APP_WILLENTERFOREGROUND commentId: F:SDL2.SDL.SDL_EventType.SDL_APP_WILLENTERFOREGROUND fullName: SDL2.SDL.SDL_EventType.SDL_APP_WILLENTERFOREGROUND nameWithType: SDL.SDL_EventType.SDL_APP_WILLENTERFOREGROUND - uid: SDL2.SDL.SDL_EventType.SDL_AUDIODEVICEADDED name: SDL_AUDIODEVICEADDED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_AUDIODEVICEADDED commentId: F:SDL2.SDL.SDL_EventType.SDL_AUDIODEVICEADDED fullName: SDL2.SDL.SDL_EventType.SDL_AUDIODEVICEADDED nameWithType: SDL.SDL_EventType.SDL_AUDIODEVICEADDED - uid: SDL2.SDL.SDL_EventType.SDL_AUDIODEVICEREMOVED name: SDL_AUDIODEVICEREMOVED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_AUDIODEVICEREMOVED commentId: F:SDL2.SDL.SDL_EventType.SDL_AUDIODEVICEREMOVED fullName: SDL2.SDL.SDL_EventType.SDL_AUDIODEVICEREMOVED nameWithType: SDL.SDL_EventType.SDL_AUDIODEVICEREMOVED - uid: SDL2.SDL.SDL_EventType.SDL_CLIPBOARDUPDATE name: SDL_CLIPBOARDUPDATE href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_CLIPBOARDUPDATE commentId: F:SDL2.SDL.SDL_EventType.SDL_CLIPBOARDUPDATE fullName: SDL2.SDL.SDL_EventType.SDL_CLIPBOARDUPDATE nameWithType: SDL.SDL_EventType.SDL_CLIPBOARDUPDATE - uid: SDL2.SDL.SDL_EventType.SDL_CONTROLLERAXISMOTION name: SDL_CONTROLLERAXISMOTION href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_CONTROLLERAXISMOTION commentId: F:SDL2.SDL.SDL_EventType.SDL_CONTROLLERAXISMOTION fullName: SDL2.SDL.SDL_EventType.SDL_CONTROLLERAXISMOTION nameWithType: SDL.SDL_EventType.SDL_CONTROLLERAXISMOTION - uid: SDL2.SDL.SDL_EventType.SDL_CONTROLLERBUTTONDOWN name: SDL_CONTROLLERBUTTONDOWN href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_CONTROLLERBUTTONDOWN commentId: F:SDL2.SDL.SDL_EventType.SDL_CONTROLLERBUTTONDOWN fullName: SDL2.SDL.SDL_EventType.SDL_CONTROLLERBUTTONDOWN nameWithType: SDL.SDL_EventType.SDL_CONTROLLERBUTTONDOWN - uid: SDL2.SDL.SDL_EventType.SDL_CONTROLLERBUTTONUP name: SDL_CONTROLLERBUTTONUP href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_CONTROLLERBUTTONUP commentId: F:SDL2.SDL.SDL_EventType.SDL_CONTROLLERBUTTONUP fullName: SDL2.SDL.SDL_EventType.SDL_CONTROLLERBUTTONUP nameWithType: SDL.SDL_EventType.SDL_CONTROLLERBUTTONUP - uid: SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEADDED name: SDL_CONTROLLERDEVICEADDED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_CONTROLLERDEVICEADDED commentId: F:SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEADDED fullName: SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEADDED nameWithType: SDL.SDL_EventType.SDL_CONTROLLERDEVICEADDED - uid: SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMAPPED name: SDL_CONTROLLERDEVICEREMAPPED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_CONTROLLERDEVICEREMAPPED commentId: F:SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMAPPED fullName: SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMAPPED nameWithType: SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMAPPED - uid: SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMOVED name: SDL_CONTROLLERDEVICEREMOVED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_CONTROLLERDEVICEREMOVED commentId: F:SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMOVED fullName: SDL2.SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMOVED nameWithType: SDL.SDL_EventType.SDL_CONTROLLERDEVICEREMOVED - uid: SDL2.SDL.SDL_EventType.SDL_DISPLAYEVENT name: SDL_DISPLAYEVENT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_DISPLAYEVENT commentId: F:SDL2.SDL.SDL_EventType.SDL_DISPLAYEVENT fullName: SDL2.SDL.SDL_EventType.SDL_DISPLAYEVENT nameWithType: SDL.SDL_EventType.SDL_DISPLAYEVENT - uid: SDL2.SDL.SDL_EventType.SDL_DOLLARGESTURE name: SDL_DOLLARGESTURE href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_DOLLARGESTURE commentId: F:SDL2.SDL.SDL_EventType.SDL_DOLLARGESTURE fullName: SDL2.SDL.SDL_EventType.SDL_DOLLARGESTURE nameWithType: SDL.SDL_EventType.SDL_DOLLARGESTURE - uid: SDL2.SDL.SDL_EventType.SDL_DOLLARRECORD name: SDL_DOLLARRECORD href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_DOLLARRECORD commentId: F:SDL2.SDL.SDL_EventType.SDL_DOLLARRECORD fullName: SDL2.SDL.SDL_EventType.SDL_DOLLARRECORD nameWithType: SDL.SDL_EventType.SDL_DOLLARRECORD - uid: SDL2.SDL.SDL_EventType.SDL_DROPBEGIN name: SDL_DROPBEGIN href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_DROPBEGIN commentId: F:SDL2.SDL.SDL_EventType.SDL_DROPBEGIN fullName: SDL2.SDL.SDL_EventType.SDL_DROPBEGIN nameWithType: SDL.SDL_EventType.SDL_DROPBEGIN - uid: SDL2.SDL.SDL_EventType.SDL_DROPCOMPLETE name: SDL_DROPCOMPLETE href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_DROPCOMPLETE commentId: F:SDL2.SDL.SDL_EventType.SDL_DROPCOMPLETE fullName: SDL2.SDL.SDL_EventType.SDL_DROPCOMPLETE nameWithType: SDL.SDL_EventType.SDL_DROPCOMPLETE - uid: SDL2.SDL.SDL_EventType.SDL_DROPFILE name: SDL_DROPFILE href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_DROPFILE commentId: F:SDL2.SDL.SDL_EventType.SDL_DROPFILE fullName: SDL2.SDL.SDL_EventType.SDL_DROPFILE nameWithType: SDL.SDL_EventType.SDL_DROPFILE - uid: SDL2.SDL.SDL_EventType.SDL_DROPTEXT name: SDL_DROPTEXT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_DROPTEXT commentId: F:SDL2.SDL.SDL_EventType.SDL_DROPTEXT fullName: SDL2.SDL.SDL_EventType.SDL_DROPTEXT nameWithType: SDL.SDL_EventType.SDL_DROPTEXT - uid: SDL2.SDL.SDL_EventType.SDL_FINGERDOWN name: SDL_FINGERDOWN href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_FINGERDOWN commentId: F:SDL2.SDL.SDL_EventType.SDL_FINGERDOWN fullName: SDL2.SDL.SDL_EventType.SDL_FINGERDOWN nameWithType: SDL.SDL_EventType.SDL_FINGERDOWN - uid: SDL2.SDL.SDL_EventType.SDL_FINGERMOTION name: SDL_FINGERMOTION href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_FINGERMOTION commentId: F:SDL2.SDL.SDL_EventType.SDL_FINGERMOTION fullName: SDL2.SDL.SDL_EventType.SDL_FINGERMOTION nameWithType: SDL.SDL_EventType.SDL_FINGERMOTION - uid: SDL2.SDL.SDL_EventType.SDL_FINGERUP name: SDL_FINGERUP href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_FINGERUP commentId: F:SDL2.SDL.SDL_EventType.SDL_FINGERUP fullName: SDL2.SDL.SDL_EventType.SDL_FINGERUP nameWithType: SDL.SDL_EventType.SDL_FINGERUP - uid: SDL2.SDL.SDL_EventType.SDL_FIRSTEVENT name: SDL_FIRSTEVENT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_FIRSTEVENT commentId: F:SDL2.SDL.SDL_EventType.SDL_FIRSTEVENT fullName: SDL2.SDL.SDL_EventType.SDL_FIRSTEVENT nameWithType: SDL.SDL_EventType.SDL_FIRSTEVENT - uid: SDL2.SDL.SDL_EventType.SDL_JOYAXISMOTION name: SDL_JOYAXISMOTION href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_JOYAXISMOTION commentId: F:SDL2.SDL.SDL_EventType.SDL_JOYAXISMOTION fullName: SDL2.SDL.SDL_EventType.SDL_JOYAXISMOTION nameWithType: SDL.SDL_EventType.SDL_JOYAXISMOTION - uid: SDL2.SDL.SDL_EventType.SDL_JOYBALLMOTION name: SDL_JOYBALLMOTION href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_JOYBALLMOTION commentId: F:SDL2.SDL.SDL_EventType.SDL_JOYBALLMOTION fullName: SDL2.SDL.SDL_EventType.SDL_JOYBALLMOTION nameWithType: SDL.SDL_EventType.SDL_JOYBALLMOTION - uid: SDL2.SDL.SDL_EventType.SDL_JOYBUTTONDOWN name: SDL_JOYBUTTONDOWN href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_JOYBUTTONDOWN commentId: F:SDL2.SDL.SDL_EventType.SDL_JOYBUTTONDOWN fullName: SDL2.SDL.SDL_EventType.SDL_JOYBUTTONDOWN nameWithType: SDL.SDL_EventType.SDL_JOYBUTTONDOWN - uid: SDL2.SDL.SDL_EventType.SDL_JOYBUTTONUP name: SDL_JOYBUTTONUP href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_JOYBUTTONUP commentId: F:SDL2.SDL.SDL_EventType.SDL_JOYBUTTONUP fullName: SDL2.SDL.SDL_EventType.SDL_JOYBUTTONUP nameWithType: SDL.SDL_EventType.SDL_JOYBUTTONUP - uid: SDL2.SDL.SDL_EventType.SDL_JOYDEVICEADDED name: SDL_JOYDEVICEADDED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_JOYDEVICEADDED commentId: F:SDL2.SDL.SDL_EventType.SDL_JOYDEVICEADDED fullName: SDL2.SDL.SDL_EventType.SDL_JOYDEVICEADDED nameWithType: SDL.SDL_EventType.SDL_JOYDEVICEADDED - uid: SDL2.SDL.SDL_EventType.SDL_JOYDEVICEREMOVED name: SDL_JOYDEVICEREMOVED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_JOYDEVICEREMOVED commentId: F:SDL2.SDL.SDL_EventType.SDL_JOYDEVICEREMOVED fullName: SDL2.SDL.SDL_EventType.SDL_JOYDEVICEREMOVED nameWithType: SDL.SDL_EventType.SDL_JOYDEVICEREMOVED - uid: SDL2.SDL.SDL_EventType.SDL_JOYHATMOTION name: SDL_JOYHATMOTION href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_JOYHATMOTION commentId: F:SDL2.SDL.SDL_EventType.SDL_JOYHATMOTION fullName: SDL2.SDL.SDL_EventType.SDL_JOYHATMOTION nameWithType: SDL.SDL_EventType.SDL_JOYHATMOTION - uid: SDL2.SDL.SDL_EventType.SDL_KEYDOWN name: SDL_KEYDOWN href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_KEYDOWN commentId: F:SDL2.SDL.SDL_EventType.SDL_KEYDOWN fullName: SDL2.SDL.SDL_EventType.SDL_KEYDOWN nameWithType: SDL.SDL_EventType.SDL_KEYDOWN - uid: SDL2.SDL.SDL_EventType.SDL_KEYMAPCHANGED name: SDL_KEYMAPCHANGED href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_KEYMAPCHANGED commentId: F:SDL2.SDL.SDL_EventType.SDL_KEYMAPCHANGED fullName: SDL2.SDL.SDL_EventType.SDL_KEYMAPCHANGED nameWithType: SDL.SDL_EventType.SDL_KEYMAPCHANGED - uid: SDL2.SDL.SDL_EventType.SDL_KEYUP name: SDL_KEYUP href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_KEYUP commentId: F:SDL2.SDL.SDL_EventType.SDL_KEYUP fullName: SDL2.SDL.SDL_EventType.SDL_KEYUP nameWithType: SDL.SDL_EventType.SDL_KEYUP - uid: SDL2.SDL.SDL_EventType.SDL_LASTEVENT name: SDL_LASTEVENT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_LASTEVENT commentId: F:SDL2.SDL.SDL_EventType.SDL_LASTEVENT fullName: SDL2.SDL.SDL_EventType.SDL_LASTEVENT nameWithType: SDL.SDL_EventType.SDL_LASTEVENT - uid: SDL2.SDL.SDL_EventType.SDL_MOUSEBUTTONDOWN name: SDL_MOUSEBUTTONDOWN href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_MOUSEBUTTONDOWN commentId: F:SDL2.SDL.SDL_EventType.SDL_MOUSEBUTTONDOWN fullName: SDL2.SDL.SDL_EventType.SDL_MOUSEBUTTONDOWN nameWithType: SDL.SDL_EventType.SDL_MOUSEBUTTONDOWN - uid: SDL2.SDL.SDL_EventType.SDL_MOUSEBUTTONUP name: SDL_MOUSEBUTTONUP href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_MOUSEBUTTONUP commentId: F:SDL2.SDL.SDL_EventType.SDL_MOUSEBUTTONUP fullName: SDL2.SDL.SDL_EventType.SDL_MOUSEBUTTONUP nameWithType: SDL.SDL_EventType.SDL_MOUSEBUTTONUP - uid: SDL2.SDL.SDL_EventType.SDL_MOUSEMOTION name: SDL_MOUSEMOTION href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_MOUSEMOTION commentId: F:SDL2.SDL.SDL_EventType.SDL_MOUSEMOTION fullName: SDL2.SDL.SDL_EventType.SDL_MOUSEMOTION nameWithType: SDL.SDL_EventType.SDL_MOUSEMOTION - uid: SDL2.SDL.SDL_EventType.SDL_MOUSEWHEEL name: SDL_MOUSEWHEEL href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_MOUSEWHEEL commentId: F:SDL2.SDL.SDL_EventType.SDL_MOUSEWHEEL fullName: SDL2.SDL.SDL_EventType.SDL_MOUSEWHEEL nameWithType: SDL.SDL_EventType.SDL_MOUSEWHEEL - uid: SDL2.SDL.SDL_EventType.SDL_MULTIGESTURE name: SDL_MULTIGESTURE href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_MULTIGESTURE commentId: F:SDL2.SDL.SDL_EventType.SDL_MULTIGESTURE fullName: SDL2.SDL.SDL_EventType.SDL_MULTIGESTURE nameWithType: SDL.SDL_EventType.SDL_MULTIGESTURE - uid: SDL2.SDL.SDL_EventType.SDL_QUIT name: SDL_QUIT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_QUIT commentId: F:SDL2.SDL.SDL_EventType.SDL_QUIT fullName: SDL2.SDL.SDL_EventType.SDL_QUIT nameWithType: SDL.SDL_EventType.SDL_QUIT - uid: SDL2.SDL.SDL_EventType.SDL_RENDER_DEVICE_RESET name: SDL_RENDER_DEVICE_RESET href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_RENDER_DEVICE_RESET commentId: F:SDL2.SDL.SDL_EventType.SDL_RENDER_DEVICE_RESET fullName: SDL2.SDL.SDL_EventType.SDL_RENDER_DEVICE_RESET nameWithType: SDL.SDL_EventType.SDL_RENDER_DEVICE_RESET - uid: SDL2.SDL.SDL_EventType.SDL_RENDER_TARGETS_RESET name: SDL_RENDER_TARGETS_RESET href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_RENDER_TARGETS_RESET commentId: F:SDL2.SDL.SDL_EventType.SDL_RENDER_TARGETS_RESET fullName: SDL2.SDL.SDL_EventType.SDL_RENDER_TARGETS_RESET nameWithType: SDL.SDL_EventType.SDL_RENDER_TARGETS_RESET - uid: SDL2.SDL.SDL_EventType.SDL_SENSORUPDATE name: SDL_SENSORUPDATE href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_SENSORUPDATE commentId: F:SDL2.SDL.SDL_EventType.SDL_SENSORUPDATE fullName: SDL2.SDL.SDL_EventType.SDL_SENSORUPDATE nameWithType: SDL.SDL_EventType.SDL_SENSORUPDATE - uid: SDL2.SDL.SDL_EventType.SDL_SYSWMEVENT name: SDL_SYSWMEVENT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_SYSWMEVENT commentId: F:SDL2.SDL.SDL_EventType.SDL_SYSWMEVENT fullName: SDL2.SDL.SDL_EventType.SDL_SYSWMEVENT nameWithType: SDL.SDL_EventType.SDL_SYSWMEVENT - uid: SDL2.SDL.SDL_EventType.SDL_TEXTEDITING name: SDL_TEXTEDITING href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_TEXTEDITING commentId: F:SDL2.SDL.SDL_EventType.SDL_TEXTEDITING fullName: SDL2.SDL.SDL_EventType.SDL_TEXTEDITING nameWithType: SDL.SDL_EventType.SDL_TEXTEDITING - uid: SDL2.SDL.SDL_EventType.SDL_TEXTINPUT name: SDL_TEXTINPUT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_TEXTINPUT commentId: F:SDL2.SDL.SDL_EventType.SDL_TEXTINPUT fullName: SDL2.SDL.SDL_EventType.SDL_TEXTINPUT nameWithType: SDL.SDL_EventType.SDL_TEXTINPUT - uid: SDL2.SDL.SDL_EventType.SDL_USEREVENT name: SDL_USEREVENT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_USEREVENT commentId: F:SDL2.SDL.SDL_EventType.SDL_USEREVENT fullName: SDL2.SDL.SDL_EventType.SDL_USEREVENT nameWithType: SDL.SDL_EventType.SDL_USEREVENT - uid: SDL2.SDL.SDL_EventType.SDL_WINDOWEVENT name: SDL_WINDOWEVENT href: api/SDL2.SDL.SDL_EventType.html#SDL2_SDL_SDL_EventType_SDL_WINDOWEVENT commentId: F:SDL2.SDL.SDL_EventType.SDL_WINDOWEVENT fullName: SDL2.SDL.SDL_EventType.SDL_WINDOWEVENT nameWithType: SDL.SDL_EventType.SDL_WINDOWEVENT - uid: SDL2.SDL.SDL_FillRect(System.IntPtr,SDL2.SDL.SDL_Rect@,System.UInt32) name: SDL_FillRect(IntPtr, ref SDL.SDL_Rect, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FillRect_System_IntPtr_SDL2_SDL_SDL_Rect__System_UInt32_ commentId: M:SDL2.SDL.SDL_FillRect(System.IntPtr,SDL2.SDL.SDL_Rect@,System.UInt32) name.vb: SDL_FillRect(IntPtr, ByRef SDL.SDL_Rect, UInt32) fullName: SDL2.SDL.SDL_FillRect(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.UInt32) fullName.vb: SDL2.SDL.SDL_FillRect(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.UInt32) nameWithType: SDL.SDL_FillRect(IntPtr, ref SDL.SDL_Rect, UInt32) nameWithType.vb: SDL.SDL_FillRect(IntPtr, ByRef SDL.SDL_Rect, UInt32) - uid: SDL2.SDL.SDL_FillRect(System.IntPtr,System.IntPtr,System.UInt32) name: SDL_FillRect(IntPtr, IntPtr, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FillRect_System_IntPtr_System_IntPtr_System_UInt32_ commentId: M:SDL2.SDL.SDL_FillRect(System.IntPtr,System.IntPtr,System.UInt32) fullName: SDL2.SDL.SDL_FillRect(System.IntPtr, System.IntPtr, System.UInt32) nameWithType: SDL.SDL_FillRect(IntPtr, IntPtr, UInt32) - uid: SDL2.SDL.SDL_FillRect* name: SDL_FillRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_FillRect_ commentId: Overload:SDL2.SDL.SDL_FillRect fullName: SDL2.SDL.SDL_FillRect nameWithType: SDL.SDL_FillRect - uid: SDL2.SDL.SDL_FillRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32,System.UInt32) name: SDL_FillRects(IntPtr, SDL.SDL_Rect[], Int32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FillRects_System_IntPtr_SDL2_SDL_SDL_Rect___System_Int32_System_UInt32_ commentId: M:SDL2.SDL.SDL_FillRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32,System.UInt32) name.vb: SDL_FillRects(IntPtr, SDL.SDL_Rect(), Int32, UInt32) fullName: SDL2.SDL.SDL_FillRects(System.IntPtr, SDL2.SDL.SDL_Rect[], System.Int32, System.UInt32) fullName.vb: SDL2.SDL.SDL_FillRects(System.IntPtr, SDL2.SDL.SDL_Rect(), System.Int32, System.UInt32) nameWithType: SDL.SDL_FillRects(IntPtr, SDL.SDL_Rect[], Int32, UInt32) nameWithType.vb: SDL.SDL_FillRects(IntPtr, SDL.SDL_Rect(), Int32, UInt32) - uid: SDL2.SDL.SDL_FillRects* name: SDL_FillRects href: api/SDL2.SDL.html#SDL2_SDL_SDL_FillRects_ commentId: Overload:SDL2.SDL.SDL_FillRects fullName: SDL2.SDL.SDL_FillRects nameWithType: SDL.SDL_FillRects - uid: SDL2.SDL.SDL_FilterEvents(SDL2.SDL.SDL_EventFilter,System.IntPtr) name: SDL_FilterEvents(SDL.SDL_EventFilter, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FilterEvents_SDL2_SDL_SDL_EventFilter_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FilterEvents(SDL2.SDL.SDL_EventFilter,System.IntPtr) fullName: SDL2.SDL.SDL_FilterEvents(SDL2.SDL.SDL_EventFilter, System.IntPtr) nameWithType: SDL.SDL_FilterEvents(SDL.SDL_EventFilter, IntPtr) - uid: SDL2.SDL.SDL_FilterEvents* name: SDL_FilterEvents href: api/SDL2.SDL.html#SDL2_SDL_SDL_FilterEvents_ commentId: Overload:SDL2.SDL.SDL_FilterEvents fullName: SDL2.SDL.SDL_FilterEvents nameWithType: SDL.SDL_FilterEvents - uid: SDL2.SDL.SDL_Finger name: SDL.SDL_Finger href: api/SDL2.SDL.SDL_Finger.html commentId: T:SDL2.SDL.SDL_Finger fullName: SDL2.SDL.SDL_Finger nameWithType: SDL.SDL_Finger - uid: SDL2.SDL.SDL_Finger.id name: id href: api/SDL2.SDL.SDL_Finger.html#SDL2_SDL_SDL_Finger_id commentId: F:SDL2.SDL.SDL_Finger.id fullName: SDL2.SDL.SDL_Finger.id nameWithType: SDL.SDL_Finger.id - uid: SDL2.SDL.SDL_Finger.pressure name: pressure href: api/SDL2.SDL.SDL_Finger.html#SDL2_SDL_SDL_Finger_pressure commentId: F:SDL2.SDL.SDL_Finger.pressure fullName: SDL2.SDL.SDL_Finger.pressure nameWithType: SDL.SDL_Finger.pressure - uid: SDL2.SDL.SDL_Finger.x name: x href: api/SDL2.SDL.SDL_Finger.html#SDL2_SDL_SDL_Finger_x commentId: F:SDL2.SDL.SDL_Finger.x fullName: SDL2.SDL.SDL_Finger.x nameWithType: SDL.SDL_Finger.x - uid: SDL2.SDL.SDL_Finger.y name: y href: api/SDL2.SDL.SDL_Finger.html#SDL2_SDL_SDL_Finger_y commentId: F:SDL2.SDL.SDL_Finger.y fullName: SDL2.SDL.SDL_Finger.y nameWithType: SDL.SDL_Finger.y - uid: SDL2.SDL.SDL_FlushEvent(SDL2.SDL.SDL_EventType) name: SDL_FlushEvent(SDL.SDL_EventType) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FlushEvent_SDL2_SDL_SDL_EventType_ commentId: M:SDL2.SDL.SDL_FlushEvent(SDL2.SDL.SDL_EventType) fullName: SDL2.SDL.SDL_FlushEvent(SDL2.SDL.SDL_EventType) nameWithType: SDL.SDL_FlushEvent(SDL.SDL_EventType) - uid: SDL2.SDL.SDL_FlushEvent* name: SDL_FlushEvent href: api/SDL2.SDL.html#SDL2_SDL_SDL_FlushEvent_ commentId: Overload:SDL2.SDL.SDL_FlushEvent fullName: SDL2.SDL.SDL_FlushEvent nameWithType: SDL.SDL_FlushEvent - uid: SDL2.SDL.SDL_FlushEvents(SDL2.SDL.SDL_EventType,SDL2.SDL.SDL_EventType) name: SDL_FlushEvents(SDL.SDL_EventType, SDL.SDL_EventType) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FlushEvents_SDL2_SDL_SDL_EventType_SDL2_SDL_SDL_EventType_ commentId: M:SDL2.SDL.SDL_FlushEvents(SDL2.SDL.SDL_EventType,SDL2.SDL.SDL_EventType) fullName: SDL2.SDL.SDL_FlushEvents(SDL2.SDL.SDL_EventType, SDL2.SDL.SDL_EventType) nameWithType: SDL.SDL_FlushEvents(SDL.SDL_EventType, SDL.SDL_EventType) - uid: SDL2.SDL.SDL_FlushEvents* name: SDL_FlushEvents href: api/SDL2.SDL.html#SDL2_SDL_SDL_FlushEvents_ commentId: Overload:SDL2.SDL.SDL_FlushEvents fullName: SDL2.SDL.SDL_FlushEvents nameWithType: SDL.SDL_FlushEvents - uid: SDL2.SDL.SDL_FOURCC(System.Byte,System.Byte,System.Byte,System.Byte) name: SDL_FOURCC(Byte, Byte, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FOURCC_System_Byte_System_Byte_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_FOURCC(System.Byte,System.Byte,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_FOURCC(System.Byte, System.Byte, System.Byte, System.Byte) nameWithType: SDL.SDL_FOURCC(Byte, Byte, Byte, Byte) - uid: SDL2.SDL.SDL_FOURCC* name: SDL_FOURCC href: api/SDL2.SDL.html#SDL2_SDL_SDL_FOURCC_ commentId: Overload:SDL2.SDL.SDL_FOURCC isSpec: "True" fullName: SDL2.SDL.SDL_FOURCC nameWithType: SDL.SDL_FOURCC - uid: SDL2.SDL.SDL_FPoint name: SDL.SDL_FPoint href: api/SDL2.SDL.SDL_FPoint.html commentId: T:SDL2.SDL.SDL_FPoint fullName: SDL2.SDL.SDL_FPoint nameWithType: SDL.SDL_FPoint - uid: SDL2.SDL.SDL_FPoint.x name: x href: api/SDL2.SDL.SDL_FPoint.html#SDL2_SDL_SDL_FPoint_x commentId: F:SDL2.SDL.SDL_FPoint.x fullName: SDL2.SDL.SDL_FPoint.x nameWithType: SDL.SDL_FPoint.x - uid: SDL2.SDL.SDL_FPoint.y name: y href: api/SDL2.SDL.SDL_FPoint.html#SDL2_SDL_SDL_FPoint_y commentId: F:SDL2.SDL.SDL_FPoint.y fullName: SDL2.SDL.SDL_FPoint.y nameWithType: SDL.SDL_FPoint.y - uid: SDL2.SDL.SDL_FRect name: SDL.SDL_FRect href: api/SDL2.SDL.SDL_FRect.html commentId: T:SDL2.SDL.SDL_FRect fullName: SDL2.SDL.SDL_FRect nameWithType: SDL.SDL_FRect - uid: SDL2.SDL.SDL_FRect.h name: h href: api/SDL2.SDL.SDL_FRect.html#SDL2_SDL_SDL_FRect_h commentId: F:SDL2.SDL.SDL_FRect.h fullName: SDL2.SDL.SDL_FRect.h nameWithType: SDL.SDL_FRect.h - uid: SDL2.SDL.SDL_FRect.w name: w href: api/SDL2.SDL.SDL_FRect.html#SDL2_SDL_SDL_FRect_w commentId: F:SDL2.SDL.SDL_FRect.w fullName: SDL2.SDL.SDL_FRect.w nameWithType: SDL.SDL_FRect.w - uid: SDL2.SDL.SDL_FRect.x name: x href: api/SDL2.SDL.SDL_FRect.html#SDL2_SDL_SDL_FRect_x commentId: F:SDL2.SDL.SDL_FRect.x fullName: SDL2.SDL.SDL_FRect.x nameWithType: SDL.SDL_FRect.x - uid: SDL2.SDL.SDL_FRect.y name: y href: api/SDL2.SDL.SDL_FRect.html#SDL2_SDL_SDL_FRect_y commentId: F:SDL2.SDL.SDL_FRect.y fullName: SDL2.SDL.SDL_FRect.y nameWithType: SDL.SDL_FRect.y - uid: SDL2.SDL.SDL_FreeAudioStream(System.IntPtr) name: SDL_FreeAudioStream(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeAudioStream_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FreeAudioStream(System.IntPtr) fullName: SDL2.SDL.SDL_FreeAudioStream(System.IntPtr) nameWithType: SDL.SDL_FreeAudioStream(IntPtr) - uid: SDL2.SDL.SDL_FreeAudioStream* name: SDL_FreeAudioStream href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeAudioStream_ commentId: Overload:SDL2.SDL.SDL_FreeAudioStream fullName: SDL2.SDL.SDL_FreeAudioStream nameWithType: SDL.SDL_FreeAudioStream - uid: SDL2.SDL.SDL_FreeCursor(System.IntPtr) name: SDL_FreeCursor(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeCursor_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FreeCursor(System.IntPtr) fullName: SDL2.SDL.SDL_FreeCursor(System.IntPtr) nameWithType: SDL.SDL_FreeCursor(IntPtr) - uid: SDL2.SDL.SDL_FreeCursor* name: SDL_FreeCursor href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeCursor_ commentId: Overload:SDL2.SDL.SDL_FreeCursor fullName: SDL2.SDL.SDL_FreeCursor nameWithType: SDL.SDL_FreeCursor - uid: SDL2.SDL.SDL_FreeFormat(System.IntPtr) name: SDL_FreeFormat(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeFormat_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FreeFormat(System.IntPtr) fullName: SDL2.SDL.SDL_FreeFormat(System.IntPtr) nameWithType: SDL.SDL_FreeFormat(IntPtr) - uid: SDL2.SDL.SDL_FreeFormat* name: SDL_FreeFormat href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeFormat_ commentId: Overload:SDL2.SDL.SDL_FreeFormat fullName: SDL2.SDL.SDL_FreeFormat nameWithType: SDL.SDL_FreeFormat - uid: SDL2.SDL.SDL_FreePalette(System.IntPtr) name: SDL_FreePalette(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreePalette_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FreePalette(System.IntPtr) fullName: SDL2.SDL.SDL_FreePalette(System.IntPtr) nameWithType: SDL.SDL_FreePalette(IntPtr) - uid: SDL2.SDL.SDL_FreePalette* name: SDL_FreePalette href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreePalette_ commentId: Overload:SDL2.SDL.SDL_FreePalette fullName: SDL2.SDL.SDL_FreePalette nameWithType: SDL.SDL_FreePalette - uid: SDL2.SDL.SDL_FreeRW(System.IntPtr) name: SDL_FreeRW(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeRW_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FreeRW(System.IntPtr) fullName: SDL2.SDL.SDL_FreeRW(System.IntPtr) nameWithType: SDL.SDL_FreeRW(IntPtr) - uid: SDL2.SDL.SDL_FreeRW* name: SDL_FreeRW href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeRW_ commentId: Overload:SDL2.SDL.SDL_FreeRW fullName: SDL2.SDL.SDL_FreeRW nameWithType: SDL.SDL_FreeRW - uid: SDL2.SDL.SDL_FreeSurface(System.IntPtr) name: SDL_FreeSurface(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeSurface_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FreeSurface(System.IntPtr) fullName: SDL2.SDL.SDL_FreeSurface(System.IntPtr) nameWithType: SDL.SDL_FreeSurface(IntPtr) - uid: SDL2.SDL.SDL_FreeSurface* name: SDL_FreeSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeSurface_ commentId: Overload:SDL2.SDL.SDL_FreeSurface fullName: SDL2.SDL.SDL_FreeSurface nameWithType: SDL.SDL_FreeSurface - uid: SDL2.SDL.SDL_FreeWAV(System.IntPtr) name: SDL_FreeWAV(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeWAV_System_IntPtr_ commentId: M:SDL2.SDL.SDL_FreeWAV(System.IntPtr) fullName: SDL2.SDL.SDL_FreeWAV(System.IntPtr) nameWithType: SDL.SDL_FreeWAV(IntPtr) - uid: SDL2.SDL.SDL_FreeWAV* name: SDL_FreeWAV href: api/SDL2.SDL.html#SDL2_SDL_SDL_FreeWAV_ commentId: Overload:SDL2.SDL.SDL_FreeWAV fullName: SDL2.SDL.SDL_FreeWAV nameWithType: SDL.SDL_FreeWAV - uid: SDL2.SDL.SDL_GameControllerAddMapping(System.String) name: SDL_GameControllerAddMapping(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerAddMapping_System_String_ commentId: M:SDL2.SDL.SDL_GameControllerAddMapping(System.String) fullName: SDL2.SDL.SDL_GameControllerAddMapping(System.String) nameWithType: SDL.SDL_GameControllerAddMapping(String) - uid: SDL2.SDL.SDL_GameControllerAddMapping* name: SDL_GameControllerAddMapping href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerAddMapping_ commentId: Overload:SDL2.SDL.SDL_GameControllerAddMapping isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerAddMapping nameWithType: SDL.SDL_GameControllerAddMapping - uid: SDL2.SDL.SDL_GameControllerAddMappingsFromFile(System.String) name: SDL_GameControllerAddMappingsFromFile(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerAddMappingsFromFile_System_String_ commentId: M:SDL2.SDL.SDL_GameControllerAddMappingsFromFile(System.String) fullName: SDL2.SDL.SDL_GameControllerAddMappingsFromFile(System.String) nameWithType: SDL.SDL_GameControllerAddMappingsFromFile(String) - uid: SDL2.SDL.SDL_GameControllerAddMappingsFromFile* name: SDL_GameControllerAddMappingsFromFile href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerAddMappingsFromFile_ commentId: Overload:SDL2.SDL.SDL_GameControllerAddMappingsFromFile isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerAddMappingsFromFile nameWithType: SDL.SDL_GameControllerAddMappingsFromFile - uid: SDL2.SDL.SDL_GameControllerAxis name: SDL.SDL_GameControllerAxis href: api/SDL2.SDL.SDL_GameControllerAxis.html commentId: T:SDL2.SDL.SDL_GameControllerAxis fullName: SDL2.SDL.SDL_GameControllerAxis nameWithType: SDL.SDL_GameControllerAxis - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_INVALID name: SDL_CONTROLLER_AXIS_INVALID href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_INVALID commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_INVALID fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_INVALID nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_INVALID - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTX name: SDL_CONTROLLER_AXIS_LEFTX href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_LEFTX commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTX fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTX nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTX - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTY name: SDL_CONTROLLER_AXIS_LEFTY href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_LEFTY commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTY fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTY nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_LEFTY - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_MAX name: SDL_CONTROLLER_AXIS_MAX href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_MAX commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_MAX fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_MAX nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_MAX - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTX name: SDL_CONTROLLER_AXIS_RIGHTX href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_RIGHTX commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTX fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTX nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTX - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTY name: SDL_CONTROLLER_AXIS_RIGHTY href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_RIGHTY commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTY fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTY nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_RIGHTY - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERLEFT name: SDL_CONTROLLER_AXIS_TRIGGERLEFT href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_TRIGGERLEFT commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERLEFT fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERLEFT nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERLEFT - uid: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERRIGHT name: SDL_CONTROLLER_AXIS_TRIGGERRIGHT href: api/SDL2.SDL.SDL_GameControllerAxis.html#SDL2_SDL_SDL_GameControllerAxis_SDL_CONTROLLER_AXIS_TRIGGERRIGHT commentId: F:SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERRIGHT fullName: SDL2.SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERRIGHT nameWithType: SDL.SDL_GameControllerAxis.SDL_CONTROLLER_AXIS_TRIGGERRIGHT - uid: SDL2.SDL.SDL_GameControllerBindType name: SDL.SDL_GameControllerBindType href: api/SDL2.SDL.SDL_GameControllerBindType.html commentId: T:SDL2.SDL.SDL_GameControllerBindType fullName: SDL2.SDL.SDL_GameControllerBindType nameWithType: SDL.SDL_GameControllerBindType - uid: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_AXIS name: SDL_CONTROLLER_BINDTYPE_AXIS href: api/SDL2.SDL.SDL_GameControllerBindType.html#SDL2_SDL_SDL_GameControllerBindType_SDL_CONTROLLER_BINDTYPE_AXIS commentId: F:SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_AXIS fullName: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_AXIS nameWithType: SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_AXIS - uid: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_BUTTON name: SDL_CONTROLLER_BINDTYPE_BUTTON href: api/SDL2.SDL.SDL_GameControllerBindType.html#SDL2_SDL_SDL_GameControllerBindType_SDL_CONTROLLER_BINDTYPE_BUTTON commentId: F:SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_BUTTON fullName: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_BUTTON nameWithType: SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_BUTTON - uid: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_HAT name: SDL_CONTROLLER_BINDTYPE_HAT href: api/SDL2.SDL.SDL_GameControllerBindType.html#SDL2_SDL_SDL_GameControllerBindType_SDL_CONTROLLER_BINDTYPE_HAT commentId: F:SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_HAT fullName: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_HAT nameWithType: SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_HAT - uid: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_NONE name: SDL_CONTROLLER_BINDTYPE_NONE href: api/SDL2.SDL.SDL_GameControllerBindType.html#SDL2_SDL_SDL_GameControllerBindType_SDL_CONTROLLER_BINDTYPE_NONE commentId: F:SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_NONE fullName: SDL2.SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_NONE nameWithType: SDL.SDL_GameControllerBindType.SDL_CONTROLLER_BINDTYPE_NONE - uid: SDL2.SDL.SDL_GameControllerButton name: SDL.SDL_GameControllerButton href: api/SDL2.SDL.SDL_GameControllerButton.html commentId: T:SDL2.SDL.SDL_GameControllerButton fullName: SDL2.SDL.SDL_GameControllerButton nameWithType: SDL.SDL_GameControllerButton - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_A name: SDL_CONTROLLER_BUTTON_A href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_A commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_A fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_A nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_A - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_B name: SDL_CONTROLLER_BUTTON_B href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_B commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_B fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_B nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_B - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_BACK name: SDL_CONTROLLER_BUTTON_BACK href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_BACK commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_BACK fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_BACK nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_BACK - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_DOWN name: SDL_CONTROLLER_BUTTON_DPAD_DOWN href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_DPAD_DOWN commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_DOWN fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_DOWN nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_DOWN - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_LEFT name: SDL_CONTROLLER_BUTTON_DPAD_LEFT href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_DPAD_LEFT commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_LEFT fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_LEFT nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_LEFT - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_RIGHT name: SDL_CONTROLLER_BUTTON_DPAD_RIGHT href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_DPAD_RIGHT commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_RIGHT fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_RIGHT nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_RIGHT - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_UP name: SDL_CONTROLLER_BUTTON_DPAD_UP href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_DPAD_UP commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_UP fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_UP nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_DPAD_UP - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_GUIDE name: SDL_CONTROLLER_BUTTON_GUIDE href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_GUIDE commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_GUIDE fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_GUIDE nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_GUIDE - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_INVALID name: SDL_CONTROLLER_BUTTON_INVALID href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_INVALID commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_INVALID fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_INVALID nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_INVALID - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSHOULDER name: SDL_CONTROLLER_BUTTON_LEFTSHOULDER href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_LEFTSHOULDER commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSHOULDER fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSHOULDER nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSHOULDER - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSTICK name: SDL_CONTROLLER_BUTTON_LEFTSTICK href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_LEFTSTICK commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSTICK fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSTICK nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_LEFTSTICK - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_MAX name: SDL_CONTROLLER_BUTTON_MAX href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_MAX commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_MAX fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_MAX nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_MAX - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSHOULDER name: SDL_CONTROLLER_BUTTON_RIGHTSHOULDER href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_RIGHTSHOULDER commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSHOULDER fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSHOULDER nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSHOULDER - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSTICK name: SDL_CONTROLLER_BUTTON_RIGHTSTICK href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_RIGHTSTICK commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSTICK fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSTICK nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_RIGHTSTICK - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_START name: SDL_CONTROLLER_BUTTON_START href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_START commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_START fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_START nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_START - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_X name: SDL_CONTROLLER_BUTTON_X href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_X commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_X fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_X nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_X - uid: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_Y name: SDL_CONTROLLER_BUTTON_Y href: api/SDL2.SDL.SDL_GameControllerButton.html#SDL2_SDL_SDL_GameControllerButton_SDL_CONTROLLER_BUTTON_Y commentId: F:SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_Y fullName: SDL2.SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_Y nameWithType: SDL.SDL_GameControllerButton.SDL_CONTROLLER_BUTTON_Y - uid: SDL2.SDL.SDL_GameControllerButtonBind name: SDL.SDL_GameControllerButtonBind href: api/SDL2.SDL.SDL_GameControllerButtonBind.html commentId: T:SDL2.SDL.SDL_GameControllerButtonBind fullName: SDL2.SDL.SDL_GameControllerButtonBind nameWithType: SDL.SDL_GameControllerButtonBind - uid: SDL2.SDL.SDL_GameControllerButtonBind.bindType name: bindType href: api/SDL2.SDL.SDL_GameControllerButtonBind.html#SDL2_SDL_SDL_GameControllerButtonBind_bindType commentId: F:SDL2.SDL.SDL_GameControllerButtonBind.bindType fullName: SDL2.SDL.SDL_GameControllerButtonBind.bindType nameWithType: SDL.SDL_GameControllerButtonBind.bindType - uid: SDL2.SDL.SDL_GameControllerButtonBind.value name: value href: api/SDL2.SDL.SDL_GameControllerButtonBind.html#SDL2_SDL_SDL_GameControllerButtonBind_value commentId: F:SDL2.SDL.SDL_GameControllerButtonBind.value fullName: SDL2.SDL.SDL_GameControllerButtonBind.value nameWithType: SDL.SDL_GameControllerButtonBind.value - uid: SDL2.SDL.SDL_GameControllerClose(System.IntPtr) name: SDL_GameControllerClose(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerClose_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerClose(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerClose(System.IntPtr) nameWithType: SDL.SDL_GameControllerClose(IntPtr) - uid: SDL2.SDL.SDL_GameControllerClose* name: SDL_GameControllerClose href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerClose_ commentId: Overload:SDL2.SDL.SDL_GameControllerClose fullName: SDL2.SDL.SDL_GameControllerClose nameWithType: SDL.SDL_GameControllerClose - uid: SDL2.SDL.SDL_GameControllerEventState(System.Int32) name: SDL_GameControllerEventState(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerEventState_System_Int32_ commentId: M:SDL2.SDL.SDL_GameControllerEventState(System.Int32) fullName: SDL2.SDL.SDL_GameControllerEventState(System.Int32) nameWithType: SDL.SDL_GameControllerEventState(Int32) - uid: SDL2.SDL.SDL_GameControllerEventState* name: SDL_GameControllerEventState href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerEventState_ commentId: Overload:SDL2.SDL.SDL_GameControllerEventState fullName: SDL2.SDL.SDL_GameControllerEventState nameWithType: SDL.SDL_GameControllerEventState - uid: SDL2.SDL.SDL_GameControllerFromInstanceID(System.Int32) name: SDL_GameControllerFromInstanceID(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerFromInstanceID_System_Int32_ commentId: M:SDL2.SDL.SDL_GameControllerFromInstanceID(System.Int32) fullName: SDL2.SDL.SDL_GameControllerFromInstanceID(System.Int32) nameWithType: SDL.SDL_GameControllerFromInstanceID(Int32) - uid: SDL2.SDL.SDL_GameControllerFromInstanceID* name: SDL_GameControllerFromInstanceID href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerFromInstanceID_ commentId: Overload:SDL2.SDL.SDL_GameControllerFromInstanceID fullName: SDL2.SDL.SDL_GameControllerFromInstanceID nameWithType: SDL.SDL_GameControllerFromInstanceID - uid: SDL2.SDL.SDL_GameControllerGetAttached(System.IntPtr) name: SDL_GameControllerGetAttached(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetAttached_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerGetAttached(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerGetAttached(System.IntPtr) nameWithType: SDL.SDL_GameControllerGetAttached(IntPtr) - uid: SDL2.SDL.SDL_GameControllerGetAttached* name: SDL_GameControllerGetAttached href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetAttached_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetAttached fullName: SDL2.SDL.SDL_GameControllerGetAttached nameWithType: SDL.SDL_GameControllerGetAttached - uid: SDL2.SDL.SDL_GameControllerGetAxis(System.IntPtr,SDL2.SDL.SDL_GameControllerAxis) name: SDL_GameControllerGetAxis(IntPtr, SDL.SDL_GameControllerAxis) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetAxis_System_IntPtr_SDL2_SDL_SDL_GameControllerAxis_ commentId: M:SDL2.SDL.SDL_GameControllerGetAxis(System.IntPtr,SDL2.SDL.SDL_GameControllerAxis) fullName: SDL2.SDL.SDL_GameControllerGetAxis(System.IntPtr, SDL2.SDL.SDL_GameControllerAxis) nameWithType: SDL.SDL_GameControllerGetAxis(IntPtr, SDL.SDL_GameControllerAxis) - uid: SDL2.SDL.SDL_GameControllerGetAxis* name: SDL_GameControllerGetAxis href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetAxis_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetAxis fullName: SDL2.SDL.SDL_GameControllerGetAxis nameWithType: SDL.SDL_GameControllerGetAxis - uid: SDL2.SDL.SDL_GameControllerGetAxisFromString(System.String) name: SDL_GameControllerGetAxisFromString(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetAxisFromString_System_String_ commentId: M:SDL2.SDL.SDL_GameControllerGetAxisFromString(System.String) fullName: SDL2.SDL.SDL_GameControllerGetAxisFromString(System.String) nameWithType: SDL.SDL_GameControllerGetAxisFromString(String) - uid: SDL2.SDL.SDL_GameControllerGetAxisFromString* name: SDL_GameControllerGetAxisFromString href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetAxisFromString_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetAxisFromString isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerGetAxisFromString nameWithType: SDL.SDL_GameControllerGetAxisFromString - uid: SDL2.SDL.SDL_GameControllerGetBindForAxis(System.IntPtr,SDL2.SDL.SDL_GameControllerAxis) name: SDL_GameControllerGetBindForAxis(IntPtr, SDL.SDL_GameControllerAxis) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetBindForAxis_System_IntPtr_SDL2_SDL_SDL_GameControllerAxis_ commentId: M:SDL2.SDL.SDL_GameControllerGetBindForAxis(System.IntPtr,SDL2.SDL.SDL_GameControllerAxis) fullName: SDL2.SDL.SDL_GameControllerGetBindForAxis(System.IntPtr, SDL2.SDL.SDL_GameControllerAxis) nameWithType: SDL.SDL_GameControllerGetBindForAxis(IntPtr, SDL.SDL_GameControllerAxis) - uid: SDL2.SDL.SDL_GameControllerGetBindForAxis* name: SDL_GameControllerGetBindForAxis href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetBindForAxis_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetBindForAxis isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerGetBindForAxis nameWithType: SDL.SDL_GameControllerGetBindForAxis - uid: SDL2.SDL.SDL_GameControllerGetBindForButton(System.IntPtr,SDL2.SDL.SDL_GameControllerButton) name: SDL_GameControllerGetBindForButton(IntPtr, SDL.SDL_GameControllerButton) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetBindForButton_System_IntPtr_SDL2_SDL_SDL_GameControllerButton_ commentId: M:SDL2.SDL.SDL_GameControllerGetBindForButton(System.IntPtr,SDL2.SDL.SDL_GameControllerButton) fullName: SDL2.SDL.SDL_GameControllerGetBindForButton(System.IntPtr, SDL2.SDL.SDL_GameControllerButton) nameWithType: SDL.SDL_GameControllerGetBindForButton(IntPtr, SDL.SDL_GameControllerButton) - uid: SDL2.SDL.SDL_GameControllerGetBindForButton* name: SDL_GameControllerGetBindForButton href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetBindForButton_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetBindForButton isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerGetBindForButton nameWithType: SDL.SDL_GameControllerGetBindForButton - uid: SDL2.SDL.SDL_GameControllerGetButton(System.IntPtr,SDL2.SDL.SDL_GameControllerButton) name: SDL_GameControllerGetButton(IntPtr, SDL.SDL_GameControllerButton) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetButton_System_IntPtr_SDL2_SDL_SDL_GameControllerButton_ commentId: M:SDL2.SDL.SDL_GameControllerGetButton(System.IntPtr,SDL2.SDL.SDL_GameControllerButton) fullName: SDL2.SDL.SDL_GameControllerGetButton(System.IntPtr, SDL2.SDL.SDL_GameControllerButton) nameWithType: SDL.SDL_GameControllerGetButton(IntPtr, SDL.SDL_GameControllerButton) - uid: SDL2.SDL.SDL_GameControllerGetButton* name: SDL_GameControllerGetButton href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetButton_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetButton fullName: SDL2.SDL.SDL_GameControllerGetButton nameWithType: SDL.SDL_GameControllerGetButton - uid: SDL2.SDL.SDL_GameControllerGetButtonFromString(System.String) name: SDL_GameControllerGetButtonFromString(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetButtonFromString_System_String_ commentId: M:SDL2.SDL.SDL_GameControllerGetButtonFromString(System.String) fullName: SDL2.SDL.SDL_GameControllerGetButtonFromString(System.String) nameWithType: SDL.SDL_GameControllerGetButtonFromString(String) - uid: SDL2.SDL.SDL_GameControllerGetButtonFromString* name: SDL_GameControllerGetButtonFromString href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetButtonFromString_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetButtonFromString isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerGetButtonFromString nameWithType: SDL.SDL_GameControllerGetButtonFromString - uid: SDL2.SDL.SDL_GameControllerGetJoystick(System.IntPtr) name: SDL_GameControllerGetJoystick(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetJoystick_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerGetJoystick(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerGetJoystick(System.IntPtr) nameWithType: SDL.SDL_GameControllerGetJoystick(IntPtr) - uid: SDL2.SDL.SDL_GameControllerGetJoystick* name: SDL_GameControllerGetJoystick href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetJoystick_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetJoystick fullName: SDL2.SDL.SDL_GameControllerGetJoystick nameWithType: SDL.SDL_GameControllerGetJoystick - uid: SDL2.SDL.SDL_GameControllerGetProduct(System.IntPtr) name: SDL_GameControllerGetProduct(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetProduct_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerGetProduct(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerGetProduct(System.IntPtr) nameWithType: SDL.SDL_GameControllerGetProduct(IntPtr) - uid: SDL2.SDL.SDL_GameControllerGetProduct* name: SDL_GameControllerGetProduct href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetProduct_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetProduct fullName: SDL2.SDL.SDL_GameControllerGetProduct nameWithType: SDL.SDL_GameControllerGetProduct - uid: SDL2.SDL.SDL_GameControllerGetProductVersion(System.IntPtr) name: SDL_GameControllerGetProductVersion(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetProductVersion_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerGetProductVersion(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerGetProductVersion(System.IntPtr) nameWithType: SDL.SDL_GameControllerGetProductVersion(IntPtr) - uid: SDL2.SDL.SDL_GameControllerGetProductVersion* name: SDL_GameControllerGetProductVersion href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetProductVersion_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetProductVersion fullName: SDL2.SDL.SDL_GameControllerGetProductVersion nameWithType: SDL.SDL_GameControllerGetProductVersion - uid: SDL2.SDL.SDL_GameControllerGetStringForAxis(SDL2.SDL.SDL_GameControllerAxis) name: SDL_GameControllerGetStringForAxis(SDL.SDL_GameControllerAxis) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetStringForAxis_SDL2_SDL_SDL_GameControllerAxis_ commentId: M:SDL2.SDL.SDL_GameControllerGetStringForAxis(SDL2.SDL.SDL_GameControllerAxis) fullName: SDL2.SDL.SDL_GameControllerGetStringForAxis(SDL2.SDL.SDL_GameControllerAxis) nameWithType: SDL.SDL_GameControllerGetStringForAxis(SDL.SDL_GameControllerAxis) - uid: SDL2.SDL.SDL_GameControllerGetStringForAxis* name: SDL_GameControllerGetStringForAxis href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetStringForAxis_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetStringForAxis isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerGetStringForAxis nameWithType: SDL.SDL_GameControllerGetStringForAxis - uid: SDL2.SDL.SDL_GameControllerGetStringForButton(SDL2.SDL.SDL_GameControllerButton) name: SDL_GameControllerGetStringForButton(SDL.SDL_GameControllerButton) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetStringForButton_SDL2_SDL_SDL_GameControllerButton_ commentId: M:SDL2.SDL.SDL_GameControllerGetStringForButton(SDL2.SDL.SDL_GameControllerButton) fullName: SDL2.SDL.SDL_GameControllerGetStringForButton(SDL2.SDL.SDL_GameControllerButton) nameWithType: SDL.SDL_GameControllerGetStringForButton(SDL.SDL_GameControllerButton) - uid: SDL2.SDL.SDL_GameControllerGetStringForButton* name: SDL_GameControllerGetStringForButton href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetStringForButton_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetStringForButton isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerGetStringForButton nameWithType: SDL.SDL_GameControllerGetStringForButton - uid: SDL2.SDL.SDL_GameControllerGetVendor(System.IntPtr) name: SDL_GameControllerGetVendor(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetVendor_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerGetVendor(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerGetVendor(System.IntPtr) nameWithType: SDL.SDL_GameControllerGetVendor(IntPtr) - uid: SDL2.SDL.SDL_GameControllerGetVendor* name: SDL_GameControllerGetVendor href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerGetVendor_ commentId: Overload:SDL2.SDL.SDL_GameControllerGetVendor fullName: SDL2.SDL.SDL_GameControllerGetVendor nameWithType: SDL.SDL_GameControllerGetVendor - uid: SDL2.SDL.SDL_GameControllerMapping(System.IntPtr) name: SDL_GameControllerMapping(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMapping_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerMapping(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerMapping(System.IntPtr) nameWithType: SDL.SDL_GameControllerMapping(IntPtr) - uid: SDL2.SDL.SDL_GameControllerMapping* name: SDL_GameControllerMapping href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMapping_ commentId: Overload:SDL2.SDL.SDL_GameControllerMapping isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerMapping nameWithType: SDL.SDL_GameControllerMapping - uid: SDL2.SDL.SDL_GameControllerMappingForDeviceIndex(System.Int32) name: SDL_GameControllerMappingForDeviceIndex(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMappingForDeviceIndex_System_Int32_ commentId: M:SDL2.SDL.SDL_GameControllerMappingForDeviceIndex(System.Int32) fullName: SDL2.SDL.SDL_GameControllerMappingForDeviceIndex(System.Int32) nameWithType: SDL.SDL_GameControllerMappingForDeviceIndex(Int32) - uid: SDL2.SDL.SDL_GameControllerMappingForDeviceIndex* name: SDL_GameControllerMappingForDeviceIndex href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMappingForDeviceIndex_ commentId: Overload:SDL2.SDL.SDL_GameControllerMappingForDeviceIndex isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerMappingForDeviceIndex nameWithType: SDL.SDL_GameControllerMappingForDeviceIndex - uid: SDL2.SDL.SDL_GameControllerMappingForGUID(System.Guid) name: SDL_GameControllerMappingForGUID(Guid) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMappingForGUID_System_Guid_ commentId: M:SDL2.SDL.SDL_GameControllerMappingForGUID(System.Guid) fullName: SDL2.SDL.SDL_GameControllerMappingForGUID(System.Guid) nameWithType: SDL.SDL_GameControllerMappingForGUID(Guid) - uid: SDL2.SDL.SDL_GameControllerMappingForGUID* name: SDL_GameControllerMappingForGUID href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMappingForGUID_ commentId: Overload:SDL2.SDL.SDL_GameControllerMappingForGUID isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerMappingForGUID nameWithType: SDL.SDL_GameControllerMappingForGUID - uid: SDL2.SDL.SDL_GameControllerMappingForIndex(System.Int32) name: SDL_GameControllerMappingForIndex(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMappingForIndex_System_Int32_ commentId: M:SDL2.SDL.SDL_GameControllerMappingForIndex(System.Int32) fullName: SDL2.SDL.SDL_GameControllerMappingForIndex(System.Int32) nameWithType: SDL.SDL_GameControllerMappingForIndex(Int32) - uid: SDL2.SDL.SDL_GameControllerMappingForIndex* name: SDL_GameControllerMappingForIndex href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerMappingForIndex_ commentId: Overload:SDL2.SDL.SDL_GameControllerMappingForIndex isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerMappingForIndex nameWithType: SDL.SDL_GameControllerMappingForIndex - uid: SDL2.SDL.SDL_GameControllerName(System.IntPtr) name: SDL_GameControllerName(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerName_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GameControllerName(System.IntPtr) fullName: SDL2.SDL.SDL_GameControllerName(System.IntPtr) nameWithType: SDL.SDL_GameControllerName(IntPtr) - uid: SDL2.SDL.SDL_GameControllerName* name: SDL_GameControllerName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerName_ commentId: Overload:SDL2.SDL.SDL_GameControllerName isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerName nameWithType: SDL.SDL_GameControllerName - uid: SDL2.SDL.SDL_GameControllerNameForIndex(System.Int32) name: SDL_GameControllerNameForIndex(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerNameForIndex_System_Int32_ commentId: M:SDL2.SDL.SDL_GameControllerNameForIndex(System.Int32) fullName: SDL2.SDL.SDL_GameControllerNameForIndex(System.Int32) nameWithType: SDL.SDL_GameControllerNameForIndex(Int32) - uid: SDL2.SDL.SDL_GameControllerNameForIndex* name: SDL_GameControllerNameForIndex href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerNameForIndex_ commentId: Overload:SDL2.SDL.SDL_GameControllerNameForIndex isSpec: "True" fullName: SDL2.SDL.SDL_GameControllerNameForIndex nameWithType: SDL.SDL_GameControllerNameForIndex - uid: SDL2.SDL.SDL_GameControllerNumMappings name: SDL_GameControllerNumMappings() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerNumMappings commentId: M:SDL2.SDL.SDL_GameControllerNumMappings fullName: SDL2.SDL.SDL_GameControllerNumMappings() nameWithType: SDL.SDL_GameControllerNumMappings() - uid: SDL2.SDL.SDL_GameControllerNumMappings* name: SDL_GameControllerNumMappings href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerNumMappings_ commentId: Overload:SDL2.SDL.SDL_GameControllerNumMappings fullName: SDL2.SDL.SDL_GameControllerNumMappings nameWithType: SDL.SDL_GameControllerNumMappings - uid: SDL2.SDL.SDL_GameControllerOpen(System.Int32) name: SDL_GameControllerOpen(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerOpen_System_Int32_ commentId: M:SDL2.SDL.SDL_GameControllerOpen(System.Int32) fullName: SDL2.SDL.SDL_GameControllerOpen(System.Int32) nameWithType: SDL.SDL_GameControllerOpen(Int32) - uid: SDL2.SDL.SDL_GameControllerOpen* name: SDL_GameControllerOpen href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerOpen_ commentId: Overload:SDL2.SDL.SDL_GameControllerOpen fullName: SDL2.SDL.SDL_GameControllerOpen nameWithType: SDL.SDL_GameControllerOpen - uid: SDL2.SDL.SDL_GameControllerRumble(System.IntPtr,System.UInt16,System.UInt16,System.UInt32) name: SDL_GameControllerRumble(IntPtr, UInt16, UInt16, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerRumble_System_IntPtr_System_UInt16_System_UInt16_System_UInt32_ commentId: M:SDL2.SDL.SDL_GameControllerRumble(System.IntPtr,System.UInt16,System.UInt16,System.UInt32) fullName: SDL2.SDL.SDL_GameControllerRumble(System.IntPtr, System.UInt16, System.UInt16, System.UInt32) nameWithType: SDL.SDL_GameControllerRumble(IntPtr, UInt16, UInt16, UInt32) - uid: SDL2.SDL.SDL_GameControllerRumble* name: SDL_GameControllerRumble href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerRumble_ commentId: Overload:SDL2.SDL.SDL_GameControllerRumble fullName: SDL2.SDL.SDL_GameControllerRumble nameWithType: SDL.SDL_GameControllerRumble - uid: SDL2.SDL.SDL_GameControllerUpdate name: SDL_GameControllerUpdate() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerUpdate commentId: M:SDL2.SDL.SDL_GameControllerUpdate fullName: SDL2.SDL.SDL_GameControllerUpdate() nameWithType: SDL.SDL_GameControllerUpdate() - uid: SDL2.SDL.SDL_GameControllerUpdate* name: SDL_GameControllerUpdate href: api/SDL2.SDL.html#SDL2_SDL_SDL_GameControllerUpdate_ commentId: Overload:SDL2.SDL.SDL_GameControllerUpdate fullName: SDL2.SDL.SDL_GameControllerUpdate nameWithType: SDL.SDL_GameControllerUpdate - uid: SDL2.SDL.SDL_GenericEvent name: SDL.SDL_GenericEvent href: api/SDL2.SDL.SDL_GenericEvent.html commentId: T:SDL2.SDL.SDL_GenericEvent fullName: SDL2.SDL.SDL_GenericEvent nameWithType: SDL.SDL_GenericEvent - uid: SDL2.SDL.SDL_GenericEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_GenericEvent.html#SDL2_SDL_SDL_GenericEvent_timestamp commentId: F:SDL2.SDL.SDL_GenericEvent.timestamp fullName: SDL2.SDL.SDL_GenericEvent.timestamp nameWithType: SDL.SDL_GenericEvent.timestamp - uid: SDL2.SDL.SDL_GenericEvent.type name: type href: api/SDL2.SDL.SDL_GenericEvent.html#SDL2_SDL_SDL_GenericEvent_type commentId: F:SDL2.SDL.SDL_GenericEvent.type fullName: SDL2.SDL.SDL_GenericEvent.type nameWithType: SDL.SDL_GenericEvent.type - uid: SDL2.SDL.SDL_GetAudioDeviceName(System.Int32,System.Int32) name: SDL_GetAudioDeviceName(Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioDeviceName_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_GetAudioDeviceName(System.Int32,System.Int32) fullName: SDL2.SDL.SDL_GetAudioDeviceName(System.Int32, System.Int32) nameWithType: SDL.SDL_GetAudioDeviceName(Int32, Int32) - uid: SDL2.SDL.SDL_GetAudioDeviceName* name: SDL_GetAudioDeviceName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioDeviceName_ commentId: Overload:SDL2.SDL.SDL_GetAudioDeviceName isSpec: "True" fullName: SDL2.SDL.SDL_GetAudioDeviceName nameWithType: SDL.SDL_GetAudioDeviceName - uid: SDL2.SDL.SDL_GetAudioDeviceStatus(System.UInt32) name: SDL_GetAudioDeviceStatus(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioDeviceStatus_System_UInt32_ commentId: M:SDL2.SDL.SDL_GetAudioDeviceStatus(System.UInt32) fullName: SDL2.SDL.SDL_GetAudioDeviceStatus(System.UInt32) nameWithType: SDL.SDL_GetAudioDeviceStatus(UInt32) - uid: SDL2.SDL.SDL_GetAudioDeviceStatus* name: SDL_GetAudioDeviceStatus href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioDeviceStatus_ commentId: Overload:SDL2.SDL.SDL_GetAudioDeviceStatus fullName: SDL2.SDL.SDL_GetAudioDeviceStatus nameWithType: SDL.SDL_GetAudioDeviceStatus - uid: SDL2.SDL.SDL_GetAudioDriver(System.Int32) name: SDL_GetAudioDriver(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioDriver_System_Int32_ commentId: M:SDL2.SDL.SDL_GetAudioDriver(System.Int32) fullName: SDL2.SDL.SDL_GetAudioDriver(System.Int32) nameWithType: SDL.SDL_GetAudioDriver(Int32) - uid: SDL2.SDL.SDL_GetAudioDriver* name: SDL_GetAudioDriver href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioDriver_ commentId: Overload:SDL2.SDL.SDL_GetAudioDriver isSpec: "True" fullName: SDL2.SDL.SDL_GetAudioDriver nameWithType: SDL.SDL_GetAudioDriver - uid: SDL2.SDL.SDL_GetAudioStatus name: SDL_GetAudioStatus() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioStatus commentId: M:SDL2.SDL.SDL_GetAudioStatus fullName: SDL2.SDL.SDL_GetAudioStatus() nameWithType: SDL.SDL_GetAudioStatus() - uid: SDL2.SDL.SDL_GetAudioStatus* name: SDL_GetAudioStatus href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetAudioStatus_ commentId: Overload:SDL2.SDL.SDL_GetAudioStatus fullName: SDL2.SDL.SDL_GetAudioStatus nameWithType: SDL.SDL_GetAudioStatus - uid: SDL2.SDL.SDL_GetBasePath name: SDL_GetBasePath() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetBasePath commentId: M:SDL2.SDL.SDL_GetBasePath fullName: SDL2.SDL.SDL_GetBasePath() nameWithType: SDL.SDL_GetBasePath() - uid: SDL2.SDL.SDL_GetBasePath* name: SDL_GetBasePath href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetBasePath_ commentId: Overload:SDL2.SDL.SDL_GetBasePath isSpec: "True" fullName: SDL2.SDL.SDL_GetBasePath nameWithType: SDL.SDL_GetBasePath - uid: SDL2.SDL.SDL_GetClipboardText name: SDL_GetClipboardText() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetClipboardText commentId: M:SDL2.SDL.SDL_GetClipboardText fullName: SDL2.SDL.SDL_GetClipboardText() nameWithType: SDL.SDL_GetClipboardText() - uid: SDL2.SDL.SDL_GetClipboardText* name: SDL_GetClipboardText href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetClipboardText_ commentId: Overload:SDL2.SDL.SDL_GetClipboardText isSpec: "True" fullName: SDL2.SDL.SDL_GetClipboardText nameWithType: SDL.SDL_GetClipboardText - uid: SDL2.SDL.SDL_GetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_GetClipRect(IntPtr, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetClipRect_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_GetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_GetClipRect(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_GetClipRect(System.IntPtr, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_GetClipRect(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_GetClipRect(IntPtr, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_GetClipRect(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_GetClipRect* name: SDL_GetClipRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetClipRect_ commentId: Overload:SDL2.SDL.SDL_GetClipRect fullName: SDL2.SDL.SDL_GetClipRect nameWithType: SDL.SDL_GetClipRect - uid: SDL2.SDL.SDL_GetClosestDisplayMode(System.Int32,SDL2.SDL.SDL_DisplayMode@,SDL2.SDL.SDL_DisplayMode@) name: SDL_GetClosestDisplayMode(Int32, ref SDL.SDL_DisplayMode, out SDL.SDL_DisplayMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetClosestDisplayMode_System_Int32_SDL2_SDL_SDL_DisplayMode__SDL2_SDL_SDL_DisplayMode__ commentId: M:SDL2.SDL.SDL_GetClosestDisplayMode(System.Int32,SDL2.SDL.SDL_DisplayMode@,SDL2.SDL.SDL_DisplayMode@) name.vb: SDL_GetClosestDisplayMode(Int32, ByRef SDL.SDL_DisplayMode, ByRef SDL.SDL_DisplayMode) fullName: SDL2.SDL.SDL_GetClosestDisplayMode(System.Int32, ref SDL2.SDL.SDL_DisplayMode, out SDL2.SDL.SDL_DisplayMode) fullName.vb: SDL2.SDL.SDL_GetClosestDisplayMode(System.Int32, ByRef SDL2.SDL.SDL_DisplayMode, ByRef SDL2.SDL.SDL_DisplayMode) nameWithType: SDL.SDL_GetClosestDisplayMode(Int32, ref SDL.SDL_DisplayMode, out SDL.SDL_DisplayMode) nameWithType.vb: SDL.SDL_GetClosestDisplayMode(Int32, ByRef SDL.SDL_DisplayMode, ByRef SDL.SDL_DisplayMode) - uid: SDL2.SDL.SDL_GetClosestDisplayMode* name: SDL_GetClosestDisplayMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetClosestDisplayMode_ commentId: Overload:SDL2.SDL.SDL_GetClosestDisplayMode fullName: SDL2.SDL.SDL_GetClosestDisplayMode nameWithType: SDL.SDL_GetClosestDisplayMode - uid: SDL2.SDL.SDL_GetColorKey(System.IntPtr,System.UInt32@) name: SDL_GetColorKey(IntPtr, out UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetColorKey_System_IntPtr_System_UInt32__ commentId: M:SDL2.SDL.SDL_GetColorKey(System.IntPtr,System.UInt32@) name.vb: SDL_GetColorKey(IntPtr, ByRef UInt32) fullName: SDL2.SDL.SDL_GetColorKey(System.IntPtr, out System.UInt32) fullName.vb: SDL2.SDL.SDL_GetColorKey(System.IntPtr, ByRef System.UInt32) nameWithType: SDL.SDL_GetColorKey(IntPtr, out UInt32) nameWithType.vb: SDL.SDL_GetColorKey(IntPtr, ByRef UInt32) - uid: SDL2.SDL.SDL_GetColorKey* name: SDL_GetColorKey href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetColorKey_ commentId: Overload:SDL2.SDL.SDL_GetColorKey fullName: SDL2.SDL.SDL_GetColorKey nameWithType: SDL.SDL_GetColorKey - uid: SDL2.SDL.SDL_GetCPUCacheLineSize name: SDL_GetCPUCacheLineSize() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCPUCacheLineSize commentId: M:SDL2.SDL.SDL_GetCPUCacheLineSize fullName: SDL2.SDL.SDL_GetCPUCacheLineSize() nameWithType: SDL.SDL_GetCPUCacheLineSize() - uid: SDL2.SDL.SDL_GetCPUCacheLineSize* name: SDL_GetCPUCacheLineSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCPUCacheLineSize_ commentId: Overload:SDL2.SDL.SDL_GetCPUCacheLineSize fullName: SDL2.SDL.SDL_GetCPUCacheLineSize nameWithType: SDL.SDL_GetCPUCacheLineSize - uid: SDL2.SDL.SDL_GetCPUCount name: SDL_GetCPUCount() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCPUCount commentId: M:SDL2.SDL.SDL_GetCPUCount fullName: SDL2.SDL.SDL_GetCPUCount() nameWithType: SDL.SDL_GetCPUCount() - uid: SDL2.SDL.SDL_GetCPUCount* name: SDL_GetCPUCount href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCPUCount_ commentId: Overload:SDL2.SDL.SDL_GetCPUCount fullName: SDL2.SDL.SDL_GetCPUCount nameWithType: SDL.SDL_GetCPUCount - uid: SDL2.SDL.SDL_GetCurrentAudioDriver name: SDL_GetCurrentAudioDriver() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCurrentAudioDriver commentId: M:SDL2.SDL.SDL_GetCurrentAudioDriver fullName: SDL2.SDL.SDL_GetCurrentAudioDriver() nameWithType: SDL.SDL_GetCurrentAudioDriver() - uid: SDL2.SDL.SDL_GetCurrentAudioDriver* name: SDL_GetCurrentAudioDriver href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCurrentAudioDriver_ commentId: Overload:SDL2.SDL.SDL_GetCurrentAudioDriver isSpec: "True" fullName: SDL2.SDL.SDL_GetCurrentAudioDriver nameWithType: SDL.SDL_GetCurrentAudioDriver - uid: SDL2.SDL.SDL_GetCurrentDisplayMode(System.Int32,SDL2.SDL.SDL_DisplayMode@) name: SDL_GetCurrentDisplayMode(Int32, out SDL.SDL_DisplayMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCurrentDisplayMode_System_Int32_SDL2_SDL_SDL_DisplayMode__ commentId: M:SDL2.SDL.SDL_GetCurrentDisplayMode(System.Int32,SDL2.SDL.SDL_DisplayMode@) name.vb: SDL_GetCurrentDisplayMode(Int32, ByRef SDL.SDL_DisplayMode) fullName: SDL2.SDL.SDL_GetCurrentDisplayMode(System.Int32, out SDL2.SDL.SDL_DisplayMode) fullName.vb: SDL2.SDL.SDL_GetCurrentDisplayMode(System.Int32, ByRef SDL2.SDL.SDL_DisplayMode) nameWithType: SDL.SDL_GetCurrentDisplayMode(Int32, out SDL.SDL_DisplayMode) nameWithType.vb: SDL.SDL_GetCurrentDisplayMode(Int32, ByRef SDL.SDL_DisplayMode) - uid: SDL2.SDL.SDL_GetCurrentDisplayMode* name: SDL_GetCurrentDisplayMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCurrentDisplayMode_ commentId: Overload:SDL2.SDL.SDL_GetCurrentDisplayMode fullName: SDL2.SDL.SDL_GetCurrentDisplayMode nameWithType: SDL.SDL_GetCurrentDisplayMode - uid: SDL2.SDL.SDL_GetCurrentVideoDriver name: SDL_GetCurrentVideoDriver() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCurrentVideoDriver commentId: M:SDL2.SDL.SDL_GetCurrentVideoDriver fullName: SDL2.SDL.SDL_GetCurrentVideoDriver() nameWithType: SDL.SDL_GetCurrentVideoDriver() - uid: SDL2.SDL.SDL_GetCurrentVideoDriver* name: SDL_GetCurrentVideoDriver href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCurrentVideoDriver_ commentId: Overload:SDL2.SDL.SDL_GetCurrentVideoDriver isSpec: "True" fullName: SDL2.SDL.SDL_GetCurrentVideoDriver nameWithType: SDL.SDL_GetCurrentVideoDriver - uid: SDL2.SDL.SDL_GetCursor name: SDL_GetCursor() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCursor commentId: M:SDL2.SDL.SDL_GetCursor fullName: SDL2.SDL.SDL_GetCursor() nameWithType: SDL.SDL_GetCursor() - uid: SDL2.SDL.SDL_GetCursor* name: SDL_GetCursor href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetCursor_ commentId: Overload:SDL2.SDL.SDL_GetCursor fullName: SDL2.SDL.SDL_GetCursor nameWithType: SDL.SDL_GetCursor - uid: SDL2.SDL.SDL_GetDesktopDisplayMode(System.Int32,SDL2.SDL.SDL_DisplayMode@) name: SDL_GetDesktopDisplayMode(Int32, out SDL.SDL_DisplayMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDesktopDisplayMode_System_Int32_SDL2_SDL_SDL_DisplayMode__ commentId: M:SDL2.SDL.SDL_GetDesktopDisplayMode(System.Int32,SDL2.SDL.SDL_DisplayMode@) name.vb: SDL_GetDesktopDisplayMode(Int32, ByRef SDL.SDL_DisplayMode) fullName: SDL2.SDL.SDL_GetDesktopDisplayMode(System.Int32, out SDL2.SDL.SDL_DisplayMode) fullName.vb: SDL2.SDL.SDL_GetDesktopDisplayMode(System.Int32, ByRef SDL2.SDL.SDL_DisplayMode) nameWithType: SDL.SDL_GetDesktopDisplayMode(Int32, out SDL.SDL_DisplayMode) nameWithType.vb: SDL.SDL_GetDesktopDisplayMode(Int32, ByRef SDL.SDL_DisplayMode) - uid: SDL2.SDL.SDL_GetDesktopDisplayMode* name: SDL_GetDesktopDisplayMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDesktopDisplayMode_ commentId: Overload:SDL2.SDL.SDL_GetDesktopDisplayMode fullName: SDL2.SDL.SDL_GetDesktopDisplayMode nameWithType: SDL.SDL_GetDesktopDisplayMode - uid: SDL2.SDL.SDL_GetDisplayBounds(System.Int32,SDL2.SDL.SDL_Rect@) name: SDL_GetDisplayBounds(Int32, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayBounds_System_Int32_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_GetDisplayBounds(System.Int32,SDL2.SDL.SDL_Rect@) name.vb: SDL_GetDisplayBounds(Int32, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_GetDisplayBounds(System.Int32, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_GetDisplayBounds(System.Int32, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_GetDisplayBounds(Int32, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_GetDisplayBounds(Int32, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_GetDisplayBounds* name: SDL_GetDisplayBounds href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayBounds_ commentId: Overload:SDL2.SDL.SDL_GetDisplayBounds fullName: SDL2.SDL.SDL_GetDisplayBounds nameWithType: SDL.SDL_GetDisplayBounds - uid: SDL2.SDL.SDL_GetDisplayDPI(System.Int32,System.Single@,System.Single@,System.Single@) name: SDL_GetDisplayDPI(Int32, out Single, out Single, out Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayDPI_System_Int32_System_Single__System_Single__System_Single__ commentId: M:SDL2.SDL.SDL_GetDisplayDPI(System.Int32,System.Single@,System.Single@,System.Single@) name.vb: SDL_GetDisplayDPI(Int32, ByRef Single, ByRef Single, ByRef Single) fullName: SDL2.SDL.SDL_GetDisplayDPI(System.Int32, out System.Single, out System.Single, out System.Single) fullName.vb: SDL2.SDL.SDL_GetDisplayDPI(System.Int32, ByRef System.Single, ByRef System.Single, ByRef System.Single) nameWithType: SDL.SDL_GetDisplayDPI(Int32, out Single, out Single, out Single) nameWithType.vb: SDL.SDL_GetDisplayDPI(Int32, ByRef Single, ByRef Single, ByRef Single) - uid: SDL2.SDL.SDL_GetDisplayDPI* name: SDL_GetDisplayDPI href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayDPI_ commentId: Overload:SDL2.SDL.SDL_GetDisplayDPI fullName: SDL2.SDL.SDL_GetDisplayDPI nameWithType: SDL.SDL_GetDisplayDPI - uid: SDL2.SDL.SDL_GetDisplayMode(System.Int32,System.Int32,SDL2.SDL.SDL_DisplayMode@) name: SDL_GetDisplayMode(Int32, Int32, out SDL.SDL_DisplayMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayMode_System_Int32_System_Int32_SDL2_SDL_SDL_DisplayMode__ commentId: M:SDL2.SDL.SDL_GetDisplayMode(System.Int32,System.Int32,SDL2.SDL.SDL_DisplayMode@) name.vb: SDL_GetDisplayMode(Int32, Int32, ByRef SDL.SDL_DisplayMode) fullName: SDL2.SDL.SDL_GetDisplayMode(System.Int32, System.Int32, out SDL2.SDL.SDL_DisplayMode) fullName.vb: SDL2.SDL.SDL_GetDisplayMode(System.Int32, System.Int32, ByRef SDL2.SDL.SDL_DisplayMode) nameWithType: SDL.SDL_GetDisplayMode(Int32, Int32, out SDL.SDL_DisplayMode) nameWithType.vb: SDL.SDL_GetDisplayMode(Int32, Int32, ByRef SDL.SDL_DisplayMode) - uid: SDL2.SDL.SDL_GetDisplayMode* name: SDL_GetDisplayMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayMode_ commentId: Overload:SDL2.SDL.SDL_GetDisplayMode fullName: SDL2.SDL.SDL_GetDisplayMode nameWithType: SDL.SDL_GetDisplayMode - uid: SDL2.SDL.SDL_GetDisplayName(System.Int32) name: SDL_GetDisplayName(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayName_System_Int32_ commentId: M:SDL2.SDL.SDL_GetDisplayName(System.Int32) fullName: SDL2.SDL.SDL_GetDisplayName(System.Int32) nameWithType: SDL.SDL_GetDisplayName(Int32) - uid: SDL2.SDL.SDL_GetDisplayName* name: SDL_GetDisplayName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayName_ commentId: Overload:SDL2.SDL.SDL_GetDisplayName isSpec: "True" fullName: SDL2.SDL.SDL_GetDisplayName nameWithType: SDL.SDL_GetDisplayName - uid: SDL2.SDL.SDL_GetDisplayOrientation(System.Int32) name: SDL_GetDisplayOrientation(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayOrientation_System_Int32_ commentId: M:SDL2.SDL.SDL_GetDisplayOrientation(System.Int32) fullName: SDL2.SDL.SDL_GetDisplayOrientation(System.Int32) nameWithType: SDL.SDL_GetDisplayOrientation(Int32) - uid: SDL2.SDL.SDL_GetDisplayOrientation* name: SDL_GetDisplayOrientation href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayOrientation_ commentId: Overload:SDL2.SDL.SDL_GetDisplayOrientation fullName: SDL2.SDL.SDL_GetDisplayOrientation nameWithType: SDL.SDL_GetDisplayOrientation - uid: SDL2.SDL.SDL_GetDisplayUsableBounds(System.Int32,SDL2.SDL.SDL_Rect@) name: SDL_GetDisplayUsableBounds(Int32, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayUsableBounds_System_Int32_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_GetDisplayUsableBounds(System.Int32,SDL2.SDL.SDL_Rect@) name.vb: SDL_GetDisplayUsableBounds(Int32, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_GetDisplayUsableBounds(System.Int32, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_GetDisplayUsableBounds(System.Int32, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_GetDisplayUsableBounds(Int32, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_GetDisplayUsableBounds(Int32, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_GetDisplayUsableBounds* name: SDL_GetDisplayUsableBounds href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetDisplayUsableBounds_ commentId: Overload:SDL2.SDL.SDL_GetDisplayUsableBounds fullName: SDL2.SDL.SDL_GetDisplayUsableBounds nameWithType: SDL.SDL_GetDisplayUsableBounds - uid: SDL2.SDL.SDL_GetError name: SDL_GetError() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetError commentId: M:SDL2.SDL.SDL_GetError fullName: SDL2.SDL.SDL_GetError() nameWithType: SDL.SDL_GetError() - uid: SDL2.SDL.SDL_GetError* name: SDL_GetError href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetError_ commentId: Overload:SDL2.SDL.SDL_GetError isSpec: "True" fullName: SDL2.SDL.SDL_GetError nameWithType: SDL.SDL_GetError - uid: SDL2.SDL.SDL_GetEventFilter(SDL2.SDL.SDL_EventFilter@,System.IntPtr@) name: SDL_GetEventFilter(out SDL.SDL_EventFilter, out IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetEventFilter_SDL2_SDL_SDL_EventFilter__System_IntPtr__ commentId: M:SDL2.SDL.SDL_GetEventFilter(SDL2.SDL.SDL_EventFilter@,System.IntPtr@) name.vb: SDL_GetEventFilter(ByRef SDL.SDL_EventFilter, ByRef IntPtr) fullName: SDL2.SDL.SDL_GetEventFilter(out SDL2.SDL.SDL_EventFilter, out System.IntPtr) fullName.vb: SDL2.SDL.SDL_GetEventFilter(ByRef SDL2.SDL.SDL_EventFilter, ByRef System.IntPtr) nameWithType: SDL.SDL_GetEventFilter(out SDL.SDL_EventFilter, out IntPtr) nameWithType.vb: SDL.SDL_GetEventFilter(ByRef SDL.SDL_EventFilter, ByRef IntPtr) - uid: SDL2.SDL.SDL_GetEventFilter* name: SDL_GetEventFilter href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetEventFilter_ commentId: Overload:SDL2.SDL.SDL_GetEventFilter isSpec: "True" fullName: SDL2.SDL.SDL_GetEventFilter nameWithType: SDL.SDL_GetEventFilter - uid: SDL2.SDL.SDL_GetEventState(SDL2.SDL.SDL_EventType) name: SDL_GetEventState(SDL.SDL_EventType) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetEventState_SDL2_SDL_SDL_EventType_ commentId: M:SDL2.SDL.SDL_GetEventState(SDL2.SDL.SDL_EventType) fullName: SDL2.SDL.SDL_GetEventState(SDL2.SDL.SDL_EventType) nameWithType: SDL.SDL_GetEventState(SDL.SDL_EventType) - uid: SDL2.SDL.SDL_GetEventState* name: SDL_GetEventState href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetEventState_ commentId: Overload:SDL2.SDL.SDL_GetEventState isSpec: "True" fullName: SDL2.SDL.SDL_GetEventState nameWithType: SDL.SDL_GetEventState - uid: SDL2.SDL.SDL_GetGlobalMouseState(System.Int32@,System.Int32@) name: SDL_GetGlobalMouseState(out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetGlobalMouseState_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetGlobalMouseState(System.Int32@,System.Int32@) name.vb: SDL_GetGlobalMouseState(ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetGlobalMouseState(out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetGlobalMouseState(ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetGlobalMouseState(out Int32, out Int32) nameWithType.vb: SDL.SDL_GetGlobalMouseState(ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetGlobalMouseState(System.Int32@,System.IntPtr) name: SDL_GetGlobalMouseState(out Int32, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetGlobalMouseState_System_Int32__System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetGlobalMouseState(System.Int32@,System.IntPtr) name.vb: SDL_GetGlobalMouseState(ByRef Int32, IntPtr) fullName: SDL2.SDL.SDL_GetGlobalMouseState(out System.Int32, System.IntPtr) fullName.vb: SDL2.SDL.SDL_GetGlobalMouseState(ByRef System.Int32, System.IntPtr) nameWithType: SDL.SDL_GetGlobalMouseState(out Int32, IntPtr) nameWithType.vb: SDL.SDL_GetGlobalMouseState(ByRef Int32, IntPtr) - uid: SDL2.SDL.SDL_GetGlobalMouseState(System.IntPtr,System.Int32@) name: SDL_GetGlobalMouseState(IntPtr, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetGlobalMouseState_System_IntPtr_System_Int32__ commentId: M:SDL2.SDL.SDL_GetGlobalMouseState(System.IntPtr,System.Int32@) name.vb: SDL_GetGlobalMouseState(IntPtr, ByRef Int32) fullName: SDL2.SDL.SDL_GetGlobalMouseState(System.IntPtr, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetGlobalMouseState(System.IntPtr, ByRef System.Int32) nameWithType: SDL.SDL_GetGlobalMouseState(IntPtr, out Int32) nameWithType.vb: SDL.SDL_GetGlobalMouseState(IntPtr, ByRef Int32) - uid: SDL2.SDL.SDL_GetGlobalMouseState(System.IntPtr,System.IntPtr) name: SDL_GetGlobalMouseState(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetGlobalMouseState_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetGlobalMouseState(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_GetGlobalMouseState(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_GetGlobalMouseState(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_GetGlobalMouseState* name: SDL_GetGlobalMouseState href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetGlobalMouseState_ commentId: Overload:SDL2.SDL.SDL_GetGlobalMouseState fullName: SDL2.SDL.SDL_GetGlobalMouseState nameWithType: SDL.SDL_GetGlobalMouseState - uid: SDL2.SDL.SDL_GetGrabbedWindow name: SDL_GetGrabbedWindow() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetGrabbedWindow commentId: M:SDL2.SDL.SDL_GetGrabbedWindow fullName: SDL2.SDL.SDL_GetGrabbedWindow() nameWithType: SDL.SDL_GetGrabbedWindow() - uid: SDL2.SDL.SDL_GetGrabbedWindow* name: SDL_GetGrabbedWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetGrabbedWindow_ commentId: Overload:SDL2.SDL.SDL_GetGrabbedWindow fullName: SDL2.SDL.SDL_GetGrabbedWindow nameWithType: SDL.SDL_GetGrabbedWindow - uid: SDL2.SDL.SDL_GetHint(System.String) name: SDL_GetHint(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetHint_System_String_ commentId: M:SDL2.SDL.SDL_GetHint(System.String) fullName: SDL2.SDL.SDL_GetHint(System.String) nameWithType: SDL.SDL_GetHint(String) - uid: SDL2.SDL.SDL_GetHint* name: SDL_GetHint href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetHint_ commentId: Overload:SDL2.SDL.SDL_GetHint isSpec: "True" fullName: SDL2.SDL.SDL_GetHint nameWithType: SDL.SDL_GetHint - uid: SDL2.SDL.SDL_GetHintBoolean(System.String,SDL2.SDL.SDL_bool) name: SDL_GetHintBoolean(String, SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetHintBoolean_System_String_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_GetHintBoolean(System.String,SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_GetHintBoolean(System.String, SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_GetHintBoolean(String, SDL.SDL_bool) - uid: SDL2.SDL.SDL_GetHintBoolean* name: SDL_GetHintBoolean href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetHintBoolean_ commentId: Overload:SDL2.SDL.SDL_GetHintBoolean isSpec: "True" fullName: SDL2.SDL.SDL_GetHintBoolean nameWithType: SDL.SDL_GetHintBoolean - uid: SDL2.SDL.SDL_GetKeyboardFocus name: SDL_GetKeyboardFocus() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyboardFocus commentId: M:SDL2.SDL.SDL_GetKeyboardFocus fullName: SDL2.SDL.SDL_GetKeyboardFocus() nameWithType: SDL.SDL_GetKeyboardFocus() - uid: SDL2.SDL.SDL_GetKeyboardFocus* name: SDL_GetKeyboardFocus href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyboardFocus_ commentId: Overload:SDL2.SDL.SDL_GetKeyboardFocus fullName: SDL2.SDL.SDL_GetKeyboardFocus nameWithType: SDL.SDL_GetKeyboardFocus - uid: SDL2.SDL.SDL_GetKeyboardState(System.Int32@) name: SDL_GetKeyboardState(out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyboardState_System_Int32__ commentId: M:SDL2.SDL.SDL_GetKeyboardState(System.Int32@) name.vb: SDL_GetKeyboardState(ByRef Int32) fullName: SDL2.SDL.SDL_GetKeyboardState(out System.Int32) fullName.vb: SDL2.SDL.SDL_GetKeyboardState(ByRef System.Int32) nameWithType: SDL.SDL_GetKeyboardState(out Int32) nameWithType.vb: SDL.SDL_GetKeyboardState(ByRef Int32) - uid: SDL2.SDL.SDL_GetKeyboardState* name: SDL_GetKeyboardState href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyboardState_ commentId: Overload:SDL2.SDL.SDL_GetKeyboardState fullName: SDL2.SDL.SDL_GetKeyboardState nameWithType: SDL.SDL_GetKeyboardState - uid: SDL2.SDL.SDL_GetKeyFromName(System.String) name: SDL_GetKeyFromName(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyFromName_System_String_ commentId: M:SDL2.SDL.SDL_GetKeyFromName(System.String) fullName: SDL2.SDL.SDL_GetKeyFromName(System.String) nameWithType: SDL.SDL_GetKeyFromName(String) - uid: SDL2.SDL.SDL_GetKeyFromName* name: SDL_GetKeyFromName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyFromName_ commentId: Overload:SDL2.SDL.SDL_GetKeyFromName isSpec: "True" fullName: SDL2.SDL.SDL_GetKeyFromName nameWithType: SDL.SDL_GetKeyFromName - uid: SDL2.SDL.SDL_GetKeyFromScancode(SDL2.SDL.SDL_Scancode) name: SDL_GetKeyFromScancode(SDL.SDL_Scancode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyFromScancode_SDL2_SDL_SDL_Scancode_ commentId: M:SDL2.SDL.SDL_GetKeyFromScancode(SDL2.SDL.SDL_Scancode) fullName: SDL2.SDL.SDL_GetKeyFromScancode(SDL2.SDL.SDL_Scancode) nameWithType: SDL.SDL_GetKeyFromScancode(SDL.SDL_Scancode) - uid: SDL2.SDL.SDL_GetKeyFromScancode* name: SDL_GetKeyFromScancode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyFromScancode_ commentId: Overload:SDL2.SDL.SDL_GetKeyFromScancode fullName: SDL2.SDL.SDL_GetKeyFromScancode nameWithType: SDL.SDL_GetKeyFromScancode - uid: SDL2.SDL.SDL_GetKeyName(SDL2.SDL.SDL_Keycode) name: SDL_GetKeyName(SDL.SDL_Keycode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyName_SDL2_SDL_SDL_Keycode_ commentId: M:SDL2.SDL.SDL_GetKeyName(SDL2.SDL.SDL_Keycode) fullName: SDL2.SDL.SDL_GetKeyName(SDL2.SDL.SDL_Keycode) nameWithType: SDL.SDL_GetKeyName(SDL.SDL_Keycode) - uid: SDL2.SDL.SDL_GetKeyName* name: SDL_GetKeyName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetKeyName_ commentId: Overload:SDL2.SDL.SDL_GetKeyName isSpec: "True" fullName: SDL2.SDL.SDL_GetKeyName nameWithType: SDL.SDL_GetKeyName - uid: SDL2.SDL.SDL_GetModState name: SDL_GetModState() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetModState commentId: M:SDL2.SDL.SDL_GetModState fullName: SDL2.SDL.SDL_GetModState() nameWithType: SDL.SDL_GetModState() - uid: SDL2.SDL.SDL_GetModState* name: SDL_GetModState href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetModState_ commentId: Overload:SDL2.SDL.SDL_GetModState fullName: SDL2.SDL.SDL_GetModState nameWithType: SDL.SDL_GetModState - uid: SDL2.SDL.SDL_GetMouseFocus name: SDL_GetMouseFocus() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetMouseFocus commentId: M:SDL2.SDL.SDL_GetMouseFocus fullName: SDL2.SDL.SDL_GetMouseFocus() nameWithType: SDL.SDL_GetMouseFocus() - uid: SDL2.SDL.SDL_GetMouseFocus* name: SDL_GetMouseFocus href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetMouseFocus_ commentId: Overload:SDL2.SDL.SDL_GetMouseFocus fullName: SDL2.SDL.SDL_GetMouseFocus nameWithType: SDL.SDL_GetMouseFocus - uid: SDL2.SDL.SDL_GetMouseState(System.Int32@,System.Int32@) name: SDL_GetMouseState(out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetMouseState_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetMouseState(System.Int32@,System.Int32@) name.vb: SDL_GetMouseState(ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetMouseState(out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetMouseState(ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetMouseState(out Int32, out Int32) nameWithType.vb: SDL.SDL_GetMouseState(ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetMouseState(System.Int32@,System.IntPtr) name: SDL_GetMouseState(out Int32, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetMouseState_System_Int32__System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetMouseState(System.Int32@,System.IntPtr) name.vb: SDL_GetMouseState(ByRef Int32, IntPtr) fullName: SDL2.SDL.SDL_GetMouseState(out System.Int32, System.IntPtr) fullName.vb: SDL2.SDL.SDL_GetMouseState(ByRef System.Int32, System.IntPtr) nameWithType: SDL.SDL_GetMouseState(out Int32, IntPtr) nameWithType.vb: SDL.SDL_GetMouseState(ByRef Int32, IntPtr) - uid: SDL2.SDL.SDL_GetMouseState(System.IntPtr,System.Int32@) name: SDL_GetMouseState(IntPtr, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetMouseState_System_IntPtr_System_Int32__ commentId: M:SDL2.SDL.SDL_GetMouseState(System.IntPtr,System.Int32@) name.vb: SDL_GetMouseState(IntPtr, ByRef Int32) fullName: SDL2.SDL.SDL_GetMouseState(System.IntPtr, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetMouseState(System.IntPtr, ByRef System.Int32) nameWithType: SDL.SDL_GetMouseState(IntPtr, out Int32) nameWithType.vb: SDL.SDL_GetMouseState(IntPtr, ByRef Int32) - uid: SDL2.SDL.SDL_GetMouseState(System.IntPtr,System.IntPtr) name: SDL_GetMouseState(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetMouseState_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetMouseState(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_GetMouseState(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_GetMouseState(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_GetMouseState* name: SDL_GetMouseState href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetMouseState_ commentId: Overload:SDL2.SDL.SDL_GetMouseState fullName: SDL2.SDL.SDL_GetMouseState nameWithType: SDL.SDL_GetMouseState - uid: SDL2.SDL.SDL_GetNumAudioDevices(System.Int32) name: SDL_GetNumAudioDevices(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumAudioDevices_System_Int32_ commentId: M:SDL2.SDL.SDL_GetNumAudioDevices(System.Int32) fullName: SDL2.SDL.SDL_GetNumAudioDevices(System.Int32) nameWithType: SDL.SDL_GetNumAudioDevices(Int32) - uid: SDL2.SDL.SDL_GetNumAudioDevices* name: SDL_GetNumAudioDevices href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumAudioDevices_ commentId: Overload:SDL2.SDL.SDL_GetNumAudioDevices fullName: SDL2.SDL.SDL_GetNumAudioDevices nameWithType: SDL.SDL_GetNumAudioDevices - uid: SDL2.SDL.SDL_GetNumAudioDrivers name: SDL_GetNumAudioDrivers() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumAudioDrivers commentId: M:SDL2.SDL.SDL_GetNumAudioDrivers fullName: SDL2.SDL.SDL_GetNumAudioDrivers() nameWithType: SDL.SDL_GetNumAudioDrivers() - uid: SDL2.SDL.SDL_GetNumAudioDrivers* name: SDL_GetNumAudioDrivers href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumAudioDrivers_ commentId: Overload:SDL2.SDL.SDL_GetNumAudioDrivers fullName: SDL2.SDL.SDL_GetNumAudioDrivers nameWithType: SDL.SDL_GetNumAudioDrivers - uid: SDL2.SDL.SDL_GetNumDisplayModes(System.Int32) name: SDL_GetNumDisplayModes(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumDisplayModes_System_Int32_ commentId: M:SDL2.SDL.SDL_GetNumDisplayModes(System.Int32) fullName: SDL2.SDL.SDL_GetNumDisplayModes(System.Int32) nameWithType: SDL.SDL_GetNumDisplayModes(Int32) - uid: SDL2.SDL.SDL_GetNumDisplayModes* name: SDL_GetNumDisplayModes href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumDisplayModes_ commentId: Overload:SDL2.SDL.SDL_GetNumDisplayModes fullName: SDL2.SDL.SDL_GetNumDisplayModes nameWithType: SDL.SDL_GetNumDisplayModes - uid: SDL2.SDL.SDL_GetNumRenderDrivers name: SDL_GetNumRenderDrivers() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumRenderDrivers commentId: M:SDL2.SDL.SDL_GetNumRenderDrivers fullName: SDL2.SDL.SDL_GetNumRenderDrivers() nameWithType: SDL.SDL_GetNumRenderDrivers() - uid: SDL2.SDL.SDL_GetNumRenderDrivers* name: SDL_GetNumRenderDrivers href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumRenderDrivers_ commentId: Overload:SDL2.SDL.SDL_GetNumRenderDrivers fullName: SDL2.SDL.SDL_GetNumRenderDrivers nameWithType: SDL.SDL_GetNumRenderDrivers - uid: SDL2.SDL.SDL_GetNumTouchDevices name: SDL_GetNumTouchDevices() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumTouchDevices commentId: M:SDL2.SDL.SDL_GetNumTouchDevices fullName: SDL2.SDL.SDL_GetNumTouchDevices() nameWithType: SDL.SDL_GetNumTouchDevices() - uid: SDL2.SDL.SDL_GetNumTouchDevices* name: SDL_GetNumTouchDevices href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumTouchDevices_ commentId: Overload:SDL2.SDL.SDL_GetNumTouchDevices fullName: SDL2.SDL.SDL_GetNumTouchDevices nameWithType: SDL.SDL_GetNumTouchDevices - uid: SDL2.SDL.SDL_GetNumTouchFingers(System.Int64) name: SDL_GetNumTouchFingers(Int64) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumTouchFingers_System_Int64_ commentId: M:SDL2.SDL.SDL_GetNumTouchFingers(System.Int64) fullName: SDL2.SDL.SDL_GetNumTouchFingers(System.Int64) nameWithType: SDL.SDL_GetNumTouchFingers(Int64) - uid: SDL2.SDL.SDL_GetNumTouchFingers* name: SDL_GetNumTouchFingers href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumTouchFingers_ commentId: Overload:SDL2.SDL.SDL_GetNumTouchFingers fullName: SDL2.SDL.SDL_GetNumTouchFingers nameWithType: SDL.SDL_GetNumTouchFingers - uid: SDL2.SDL.SDL_GetNumVideoDisplays name: SDL_GetNumVideoDisplays() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumVideoDisplays commentId: M:SDL2.SDL.SDL_GetNumVideoDisplays fullName: SDL2.SDL.SDL_GetNumVideoDisplays() nameWithType: SDL.SDL_GetNumVideoDisplays() - uid: SDL2.SDL.SDL_GetNumVideoDisplays* name: SDL_GetNumVideoDisplays href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumVideoDisplays_ commentId: Overload:SDL2.SDL.SDL_GetNumVideoDisplays fullName: SDL2.SDL.SDL_GetNumVideoDisplays nameWithType: SDL.SDL_GetNumVideoDisplays - uid: SDL2.SDL.SDL_GetNumVideoDrivers name: SDL_GetNumVideoDrivers() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumVideoDrivers commentId: M:SDL2.SDL.SDL_GetNumVideoDrivers fullName: SDL2.SDL.SDL_GetNumVideoDrivers() nameWithType: SDL.SDL_GetNumVideoDrivers() - uid: SDL2.SDL.SDL_GetNumVideoDrivers* name: SDL_GetNumVideoDrivers href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetNumVideoDrivers_ commentId: Overload:SDL2.SDL.SDL_GetNumVideoDrivers fullName: SDL2.SDL.SDL_GetNumVideoDrivers nameWithType: SDL.SDL_GetNumVideoDrivers - uid: SDL2.SDL.SDL_GetPerformanceCounter name: SDL_GetPerformanceCounter() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPerformanceCounter commentId: M:SDL2.SDL.SDL_GetPerformanceCounter fullName: SDL2.SDL.SDL_GetPerformanceCounter() nameWithType: SDL.SDL_GetPerformanceCounter() - uid: SDL2.SDL.SDL_GetPerformanceCounter* name: SDL_GetPerformanceCounter href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPerformanceCounter_ commentId: Overload:SDL2.SDL.SDL_GetPerformanceCounter fullName: SDL2.SDL.SDL_GetPerformanceCounter nameWithType: SDL.SDL_GetPerformanceCounter - uid: SDL2.SDL.SDL_GetPerformanceFrequency name: SDL_GetPerformanceFrequency() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPerformanceFrequency commentId: M:SDL2.SDL.SDL_GetPerformanceFrequency fullName: SDL2.SDL.SDL_GetPerformanceFrequency() nameWithType: SDL.SDL_GetPerformanceFrequency() - uid: SDL2.SDL.SDL_GetPerformanceFrequency* name: SDL_GetPerformanceFrequency href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPerformanceFrequency_ commentId: Overload:SDL2.SDL.SDL_GetPerformanceFrequency fullName: SDL2.SDL.SDL_GetPerformanceFrequency nameWithType: SDL.SDL_GetPerformanceFrequency - uid: SDL2.SDL.SDL_GetPixelFormatName(System.UInt32) name: SDL_GetPixelFormatName(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPixelFormatName_System_UInt32_ commentId: M:SDL2.SDL.SDL_GetPixelFormatName(System.UInt32) fullName: SDL2.SDL.SDL_GetPixelFormatName(System.UInt32) nameWithType: SDL.SDL_GetPixelFormatName(UInt32) - uid: SDL2.SDL.SDL_GetPixelFormatName* name: SDL_GetPixelFormatName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPixelFormatName_ commentId: Overload:SDL2.SDL.SDL_GetPixelFormatName isSpec: "True" fullName: SDL2.SDL.SDL_GetPixelFormatName nameWithType: SDL.SDL_GetPixelFormatName - uid: SDL2.SDL.SDL_GetPlatform name: SDL_GetPlatform() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPlatform commentId: M:SDL2.SDL.SDL_GetPlatform fullName: SDL2.SDL.SDL_GetPlatform() nameWithType: SDL.SDL_GetPlatform() - uid: SDL2.SDL.SDL_GetPlatform* name: SDL_GetPlatform href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPlatform_ commentId: Overload:SDL2.SDL.SDL_GetPlatform isSpec: "True" fullName: SDL2.SDL.SDL_GetPlatform nameWithType: SDL.SDL_GetPlatform - uid: SDL2.SDL.SDL_GetPowerInfo(System.Int32@,System.Int32@) name: SDL_GetPowerInfo(out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPowerInfo_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetPowerInfo(System.Int32@,System.Int32@) name.vb: SDL_GetPowerInfo(ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetPowerInfo(out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetPowerInfo(ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetPowerInfo(out Int32, out Int32) nameWithType.vb: SDL.SDL_GetPowerInfo(ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetPowerInfo* name: SDL_GetPowerInfo href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPowerInfo_ commentId: Overload:SDL2.SDL.SDL_GetPowerInfo fullName: SDL2.SDL.SDL_GetPowerInfo nameWithType: SDL.SDL_GetPowerInfo - uid: SDL2.SDL.SDL_GetPrefPath(System.String,System.String) name: SDL_GetPrefPath(String, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPrefPath_System_String_System_String_ commentId: M:SDL2.SDL.SDL_GetPrefPath(System.String,System.String) fullName: SDL2.SDL.SDL_GetPrefPath(System.String, System.String) nameWithType: SDL.SDL_GetPrefPath(String, String) - uid: SDL2.SDL.SDL_GetPrefPath* name: SDL_GetPrefPath href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetPrefPath_ commentId: Overload:SDL2.SDL.SDL_GetPrefPath isSpec: "True" fullName: SDL2.SDL.SDL_GetPrefPath nameWithType: SDL.SDL_GetPrefPath - uid: SDL2.SDL.SDL_GetQueuedAudioSize(System.UInt32) name: SDL_GetQueuedAudioSize(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetQueuedAudioSize_System_UInt32_ commentId: M:SDL2.SDL.SDL_GetQueuedAudioSize(System.UInt32) fullName: SDL2.SDL.SDL_GetQueuedAudioSize(System.UInt32) nameWithType: SDL.SDL_GetQueuedAudioSize(UInt32) - uid: SDL2.SDL.SDL_GetQueuedAudioSize* name: SDL_GetQueuedAudioSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetQueuedAudioSize_ commentId: Overload:SDL2.SDL.SDL_GetQueuedAudioSize fullName: SDL2.SDL.SDL_GetQueuedAudioSize nameWithType: SDL.SDL_GetQueuedAudioSize - uid: SDL2.SDL.SDL_GetRelativeMouseMode name: SDL_GetRelativeMouseMode() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRelativeMouseMode commentId: M:SDL2.SDL.SDL_GetRelativeMouseMode fullName: SDL2.SDL.SDL_GetRelativeMouseMode() nameWithType: SDL.SDL_GetRelativeMouseMode() - uid: SDL2.SDL.SDL_GetRelativeMouseMode* name: SDL_GetRelativeMouseMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRelativeMouseMode_ commentId: Overload:SDL2.SDL.SDL_GetRelativeMouseMode fullName: SDL2.SDL.SDL_GetRelativeMouseMode nameWithType: SDL.SDL_GetRelativeMouseMode - uid: SDL2.SDL.SDL_GetRelativeMouseState(System.Int32@,System.Int32@) name: SDL_GetRelativeMouseState(out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRelativeMouseState_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetRelativeMouseState(System.Int32@,System.Int32@) name.vb: SDL_GetRelativeMouseState(ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetRelativeMouseState(out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetRelativeMouseState(ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetRelativeMouseState(out Int32, out Int32) nameWithType.vb: SDL.SDL_GetRelativeMouseState(ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetRelativeMouseState* name: SDL_GetRelativeMouseState href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRelativeMouseState_ commentId: Overload:SDL2.SDL.SDL_GetRelativeMouseState fullName: SDL2.SDL.SDL_GetRelativeMouseState nameWithType: SDL.SDL_GetRelativeMouseState - uid: SDL2.SDL.SDL_GetRenderDrawBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode@) name: SDL_GetRenderDrawBlendMode(IntPtr, out SDL.SDL_BlendMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderDrawBlendMode_System_IntPtr_SDL2_SDL_SDL_BlendMode__ commentId: M:SDL2.SDL.SDL_GetRenderDrawBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode@) name.vb: SDL_GetRenderDrawBlendMode(IntPtr, ByRef SDL.SDL_BlendMode) fullName: SDL2.SDL.SDL_GetRenderDrawBlendMode(System.IntPtr, out SDL2.SDL.SDL_BlendMode) fullName.vb: SDL2.SDL.SDL_GetRenderDrawBlendMode(System.IntPtr, ByRef SDL2.SDL.SDL_BlendMode) nameWithType: SDL.SDL_GetRenderDrawBlendMode(IntPtr, out SDL.SDL_BlendMode) nameWithType.vb: SDL.SDL_GetRenderDrawBlendMode(IntPtr, ByRef SDL.SDL_BlendMode) - uid: SDL2.SDL.SDL_GetRenderDrawBlendMode* name: SDL_GetRenderDrawBlendMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderDrawBlendMode_ commentId: Overload:SDL2.SDL.SDL_GetRenderDrawBlendMode fullName: SDL2.SDL.SDL_GetRenderDrawBlendMode nameWithType: SDL.SDL_GetRenderDrawBlendMode - uid: SDL2.SDL.SDL_GetRenderDrawColor(System.IntPtr,System.Byte@,System.Byte@,System.Byte@,System.Byte@) name: SDL_GetRenderDrawColor(IntPtr, out Byte, out Byte, out Byte, out Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderDrawColor_System_IntPtr_System_Byte__System_Byte__System_Byte__System_Byte__ commentId: M:SDL2.SDL.SDL_GetRenderDrawColor(System.IntPtr,System.Byte@,System.Byte@,System.Byte@,System.Byte@) name.vb: SDL_GetRenderDrawColor(IntPtr, ByRef Byte, ByRef Byte, ByRef Byte, ByRef Byte) fullName: SDL2.SDL.SDL_GetRenderDrawColor(System.IntPtr, out System.Byte, out System.Byte, out System.Byte, out System.Byte) fullName.vb: SDL2.SDL.SDL_GetRenderDrawColor(System.IntPtr, ByRef System.Byte, ByRef System.Byte, ByRef System.Byte, ByRef System.Byte) nameWithType: SDL.SDL_GetRenderDrawColor(IntPtr, out Byte, out Byte, out Byte, out Byte) nameWithType.vb: SDL.SDL_GetRenderDrawColor(IntPtr, ByRef Byte, ByRef Byte, ByRef Byte, ByRef Byte) - uid: SDL2.SDL.SDL_GetRenderDrawColor* name: SDL_GetRenderDrawColor href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderDrawColor_ commentId: Overload:SDL2.SDL.SDL_GetRenderDrawColor fullName: SDL2.SDL.SDL_GetRenderDrawColor nameWithType: SDL.SDL_GetRenderDrawColor - uid: SDL2.SDL.SDL_GetRenderDriverInfo(System.Int32,SDL2.SDL.SDL_RendererInfo@) name: SDL_GetRenderDriverInfo(Int32, out SDL.SDL_RendererInfo) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderDriverInfo_System_Int32_SDL2_SDL_SDL_RendererInfo__ commentId: M:SDL2.SDL.SDL_GetRenderDriverInfo(System.Int32,SDL2.SDL.SDL_RendererInfo@) name.vb: SDL_GetRenderDriverInfo(Int32, ByRef SDL.SDL_RendererInfo) fullName: SDL2.SDL.SDL_GetRenderDriverInfo(System.Int32, out SDL2.SDL.SDL_RendererInfo) fullName.vb: SDL2.SDL.SDL_GetRenderDriverInfo(System.Int32, ByRef SDL2.SDL.SDL_RendererInfo) nameWithType: SDL.SDL_GetRenderDriverInfo(Int32, out SDL.SDL_RendererInfo) nameWithType.vb: SDL.SDL_GetRenderDriverInfo(Int32, ByRef SDL.SDL_RendererInfo) - uid: SDL2.SDL.SDL_GetRenderDriverInfo* name: SDL_GetRenderDriverInfo href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderDriverInfo_ commentId: Overload:SDL2.SDL.SDL_GetRenderDriverInfo fullName: SDL2.SDL.SDL_GetRenderDriverInfo nameWithType: SDL.SDL_GetRenderDriverInfo - uid: SDL2.SDL.SDL_GetRenderer(System.IntPtr) name: SDL_GetRenderer(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderer_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetRenderer(System.IntPtr) fullName: SDL2.SDL.SDL_GetRenderer(System.IntPtr) nameWithType: SDL.SDL_GetRenderer(IntPtr) - uid: SDL2.SDL.SDL_GetRenderer* name: SDL_GetRenderer href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderer_ commentId: Overload:SDL2.SDL.SDL_GetRenderer fullName: SDL2.SDL.SDL_GetRenderer nameWithType: SDL.SDL_GetRenderer - uid: SDL2.SDL.SDL_GetRendererInfo(System.IntPtr,SDL2.SDL.SDL_RendererInfo@) name: SDL_GetRendererInfo(IntPtr, out SDL.SDL_RendererInfo) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRendererInfo_System_IntPtr_SDL2_SDL_SDL_RendererInfo__ commentId: M:SDL2.SDL.SDL_GetRendererInfo(System.IntPtr,SDL2.SDL.SDL_RendererInfo@) name.vb: SDL_GetRendererInfo(IntPtr, ByRef SDL.SDL_RendererInfo) fullName: SDL2.SDL.SDL_GetRendererInfo(System.IntPtr, out SDL2.SDL.SDL_RendererInfo) fullName.vb: SDL2.SDL.SDL_GetRendererInfo(System.IntPtr, ByRef SDL2.SDL.SDL_RendererInfo) nameWithType: SDL.SDL_GetRendererInfo(IntPtr, out SDL.SDL_RendererInfo) nameWithType.vb: SDL.SDL_GetRendererInfo(IntPtr, ByRef SDL.SDL_RendererInfo) - uid: SDL2.SDL.SDL_GetRendererInfo* name: SDL_GetRendererInfo href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRendererInfo_ commentId: Overload:SDL2.SDL.SDL_GetRendererInfo fullName: SDL2.SDL.SDL_GetRendererInfo nameWithType: SDL.SDL_GetRendererInfo - uid: SDL2.SDL.SDL_GetRendererOutputSize(System.IntPtr,System.Int32@,System.Int32@) name: SDL_GetRendererOutputSize(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRendererOutputSize_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetRendererOutputSize(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_GetRendererOutputSize(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetRendererOutputSize(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetRendererOutputSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetRendererOutputSize(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_GetRendererOutputSize(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetRendererOutputSize* name: SDL_GetRendererOutputSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRendererOutputSize_ commentId: Overload:SDL2.SDL.SDL_GetRendererOutputSize fullName: SDL2.SDL.SDL_GetRendererOutputSize nameWithType: SDL.SDL_GetRendererOutputSize - uid: SDL2.SDL.SDL_GetRenderTarget(System.IntPtr) name: SDL_GetRenderTarget(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderTarget_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetRenderTarget(System.IntPtr) fullName: SDL2.SDL.SDL_GetRenderTarget(System.IntPtr) nameWithType: SDL.SDL_GetRenderTarget(IntPtr) - uid: SDL2.SDL.SDL_GetRenderTarget* name: SDL_GetRenderTarget href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRenderTarget_ commentId: Overload:SDL2.SDL.SDL_GetRenderTarget fullName: SDL2.SDL.SDL_GetRenderTarget nameWithType: SDL.SDL_GetRenderTarget - uid: SDL2.SDL.SDL_GetRevision name: SDL_GetRevision() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRevision commentId: M:SDL2.SDL.SDL_GetRevision fullName: SDL2.SDL.SDL_GetRevision() nameWithType: SDL.SDL_GetRevision() - uid: SDL2.SDL.SDL_GetRevision* name: SDL_GetRevision href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRevision_ commentId: Overload:SDL2.SDL.SDL_GetRevision isSpec: "True" fullName: SDL2.SDL.SDL_GetRevision nameWithType: SDL.SDL_GetRevision - uid: SDL2.SDL.SDL_GetRevisionNumber name: SDL_GetRevisionNumber() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRevisionNumber commentId: M:SDL2.SDL.SDL_GetRevisionNumber fullName: SDL2.SDL.SDL_GetRevisionNumber() nameWithType: SDL.SDL_GetRevisionNumber() - uid: SDL2.SDL.SDL_GetRevisionNumber* name: SDL_GetRevisionNumber href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRevisionNumber_ commentId: Overload:SDL2.SDL.SDL_GetRevisionNumber fullName: SDL2.SDL.SDL_GetRevisionNumber nameWithType: SDL.SDL_GetRevisionNumber - uid: SDL2.SDL.SDL_GetRGB(System.UInt32,System.IntPtr,System.Byte@,System.Byte@,System.Byte@) name: SDL_GetRGB(UInt32, IntPtr, out Byte, out Byte, out Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRGB_System_UInt32_System_IntPtr_System_Byte__System_Byte__System_Byte__ commentId: M:SDL2.SDL.SDL_GetRGB(System.UInt32,System.IntPtr,System.Byte@,System.Byte@,System.Byte@) name.vb: SDL_GetRGB(UInt32, IntPtr, ByRef Byte, ByRef Byte, ByRef Byte) fullName: SDL2.SDL.SDL_GetRGB(System.UInt32, System.IntPtr, out System.Byte, out System.Byte, out System.Byte) fullName.vb: SDL2.SDL.SDL_GetRGB(System.UInt32, System.IntPtr, ByRef System.Byte, ByRef System.Byte, ByRef System.Byte) nameWithType: SDL.SDL_GetRGB(UInt32, IntPtr, out Byte, out Byte, out Byte) nameWithType.vb: SDL.SDL_GetRGB(UInt32, IntPtr, ByRef Byte, ByRef Byte, ByRef Byte) - uid: SDL2.SDL.SDL_GetRGB* name: SDL_GetRGB href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRGB_ commentId: Overload:SDL2.SDL.SDL_GetRGB fullName: SDL2.SDL.SDL_GetRGB nameWithType: SDL.SDL_GetRGB - uid: SDL2.SDL.SDL_GetRGBA(System.UInt32,System.IntPtr,System.Byte@,System.Byte@,System.Byte@,System.Byte@) name: SDL_GetRGBA(UInt32, IntPtr, out Byte, out Byte, out Byte, out Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRGBA_System_UInt32_System_IntPtr_System_Byte__System_Byte__System_Byte__System_Byte__ commentId: M:SDL2.SDL.SDL_GetRGBA(System.UInt32,System.IntPtr,System.Byte@,System.Byte@,System.Byte@,System.Byte@) name.vb: SDL_GetRGBA(UInt32, IntPtr, ByRef Byte, ByRef Byte, ByRef Byte, ByRef Byte) fullName: SDL2.SDL.SDL_GetRGBA(System.UInt32, System.IntPtr, out System.Byte, out System.Byte, out System.Byte, out System.Byte) fullName.vb: SDL2.SDL.SDL_GetRGBA(System.UInt32, System.IntPtr, ByRef System.Byte, ByRef System.Byte, ByRef System.Byte, ByRef System.Byte) nameWithType: SDL.SDL_GetRGBA(UInt32, IntPtr, out Byte, out Byte, out Byte, out Byte) nameWithType.vb: SDL.SDL_GetRGBA(UInt32, IntPtr, ByRef Byte, ByRef Byte, ByRef Byte, ByRef Byte) - uid: SDL2.SDL.SDL_GetRGBA* name: SDL_GetRGBA href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetRGBA_ commentId: Overload:SDL2.SDL.SDL_GetRGBA fullName: SDL2.SDL.SDL_GetRGBA nameWithType: SDL.SDL_GetRGBA - uid: SDL2.SDL.SDL_GetScancodeFromKey(SDL2.SDL.SDL_Keycode) name: SDL_GetScancodeFromKey(SDL.SDL_Keycode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetScancodeFromKey_SDL2_SDL_SDL_Keycode_ commentId: M:SDL2.SDL.SDL_GetScancodeFromKey(SDL2.SDL.SDL_Keycode) fullName: SDL2.SDL.SDL_GetScancodeFromKey(SDL2.SDL.SDL_Keycode) nameWithType: SDL.SDL_GetScancodeFromKey(SDL.SDL_Keycode) - uid: SDL2.SDL.SDL_GetScancodeFromKey* name: SDL_GetScancodeFromKey href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetScancodeFromKey_ commentId: Overload:SDL2.SDL.SDL_GetScancodeFromKey fullName: SDL2.SDL.SDL_GetScancodeFromKey nameWithType: SDL.SDL_GetScancodeFromKey - uid: SDL2.SDL.SDL_GetScancodeFromName(System.String) name: SDL_GetScancodeFromName(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetScancodeFromName_System_String_ commentId: M:SDL2.SDL.SDL_GetScancodeFromName(System.String) fullName: SDL2.SDL.SDL_GetScancodeFromName(System.String) nameWithType: SDL.SDL_GetScancodeFromName(String) - uid: SDL2.SDL.SDL_GetScancodeFromName* name: SDL_GetScancodeFromName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetScancodeFromName_ commentId: Overload:SDL2.SDL.SDL_GetScancodeFromName isSpec: "True" fullName: SDL2.SDL.SDL_GetScancodeFromName nameWithType: SDL.SDL_GetScancodeFromName - uid: SDL2.SDL.SDL_GetScancodeName(SDL2.SDL.SDL_Scancode) name: SDL_GetScancodeName(SDL.SDL_Scancode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetScancodeName_SDL2_SDL_SDL_Scancode_ commentId: M:SDL2.SDL.SDL_GetScancodeName(SDL2.SDL.SDL_Scancode) fullName: SDL2.SDL.SDL_GetScancodeName(SDL2.SDL.SDL_Scancode) nameWithType: SDL.SDL_GetScancodeName(SDL.SDL_Scancode) - uid: SDL2.SDL.SDL_GetScancodeName* name: SDL_GetScancodeName href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetScancodeName_ commentId: Overload:SDL2.SDL.SDL_GetScancodeName isSpec: "True" fullName: SDL2.SDL.SDL_GetScancodeName nameWithType: SDL.SDL_GetScancodeName - uid: SDL2.SDL.SDL_GetSurfaceAlphaMod(System.IntPtr,System.Byte@) name: SDL_GetSurfaceAlphaMod(IntPtr, out Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSurfaceAlphaMod_System_IntPtr_System_Byte__ commentId: M:SDL2.SDL.SDL_GetSurfaceAlphaMod(System.IntPtr,System.Byte@) name.vb: SDL_GetSurfaceAlphaMod(IntPtr, ByRef Byte) fullName: SDL2.SDL.SDL_GetSurfaceAlphaMod(System.IntPtr, out System.Byte) fullName.vb: SDL2.SDL.SDL_GetSurfaceAlphaMod(System.IntPtr, ByRef System.Byte) nameWithType: SDL.SDL_GetSurfaceAlphaMod(IntPtr, out Byte) nameWithType.vb: SDL.SDL_GetSurfaceAlphaMod(IntPtr, ByRef Byte) - uid: SDL2.SDL.SDL_GetSurfaceAlphaMod* name: SDL_GetSurfaceAlphaMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSurfaceAlphaMod_ commentId: Overload:SDL2.SDL.SDL_GetSurfaceAlphaMod fullName: SDL2.SDL.SDL_GetSurfaceAlphaMod nameWithType: SDL.SDL_GetSurfaceAlphaMod - uid: SDL2.SDL.SDL_GetSurfaceBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode@) name: SDL_GetSurfaceBlendMode(IntPtr, out SDL.SDL_BlendMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSurfaceBlendMode_System_IntPtr_SDL2_SDL_SDL_BlendMode__ commentId: M:SDL2.SDL.SDL_GetSurfaceBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode@) name.vb: SDL_GetSurfaceBlendMode(IntPtr, ByRef SDL.SDL_BlendMode) fullName: SDL2.SDL.SDL_GetSurfaceBlendMode(System.IntPtr, out SDL2.SDL.SDL_BlendMode) fullName.vb: SDL2.SDL.SDL_GetSurfaceBlendMode(System.IntPtr, ByRef SDL2.SDL.SDL_BlendMode) nameWithType: SDL.SDL_GetSurfaceBlendMode(IntPtr, out SDL.SDL_BlendMode) nameWithType.vb: SDL.SDL_GetSurfaceBlendMode(IntPtr, ByRef SDL.SDL_BlendMode) - uid: SDL2.SDL.SDL_GetSurfaceBlendMode* name: SDL_GetSurfaceBlendMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSurfaceBlendMode_ commentId: Overload:SDL2.SDL.SDL_GetSurfaceBlendMode fullName: SDL2.SDL.SDL_GetSurfaceBlendMode nameWithType: SDL.SDL_GetSurfaceBlendMode - uid: SDL2.SDL.SDL_GetSurfaceColorMod(System.IntPtr,System.Byte@,System.Byte@,System.Byte@) name: SDL_GetSurfaceColorMod(IntPtr, out Byte, out Byte, out Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSurfaceColorMod_System_IntPtr_System_Byte__System_Byte__System_Byte__ commentId: M:SDL2.SDL.SDL_GetSurfaceColorMod(System.IntPtr,System.Byte@,System.Byte@,System.Byte@) name.vb: SDL_GetSurfaceColorMod(IntPtr, ByRef Byte, ByRef Byte, ByRef Byte) fullName: SDL2.SDL.SDL_GetSurfaceColorMod(System.IntPtr, out System.Byte, out System.Byte, out System.Byte) fullName.vb: SDL2.SDL.SDL_GetSurfaceColorMod(System.IntPtr, ByRef System.Byte, ByRef System.Byte, ByRef System.Byte) nameWithType: SDL.SDL_GetSurfaceColorMod(IntPtr, out Byte, out Byte, out Byte) nameWithType.vb: SDL.SDL_GetSurfaceColorMod(IntPtr, ByRef Byte, ByRef Byte, ByRef Byte) - uid: SDL2.SDL.SDL_GetSurfaceColorMod* name: SDL_GetSurfaceColorMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSurfaceColorMod_ commentId: Overload:SDL2.SDL.SDL_GetSurfaceColorMod fullName: SDL2.SDL.SDL_GetSurfaceColorMod nameWithType: SDL.SDL_GetSurfaceColorMod - uid: SDL2.SDL.SDL_GetSystemRAM name: SDL_GetSystemRAM() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSystemRAM commentId: M:SDL2.SDL.SDL_GetSystemRAM fullName: SDL2.SDL.SDL_GetSystemRAM() nameWithType: SDL.SDL_GetSystemRAM() - uid: SDL2.SDL.SDL_GetSystemRAM* name: SDL_GetSystemRAM href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetSystemRAM_ commentId: Overload:SDL2.SDL.SDL_GetSystemRAM fullName: SDL2.SDL.SDL_GetSystemRAM nameWithType: SDL.SDL_GetSystemRAM - uid: SDL2.SDL.SDL_GetTextureAlphaMod(System.IntPtr,System.Byte@) name: SDL_GetTextureAlphaMod(IntPtr, out Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTextureAlphaMod_System_IntPtr_System_Byte__ commentId: M:SDL2.SDL.SDL_GetTextureAlphaMod(System.IntPtr,System.Byte@) name.vb: SDL_GetTextureAlphaMod(IntPtr, ByRef Byte) fullName: SDL2.SDL.SDL_GetTextureAlphaMod(System.IntPtr, out System.Byte) fullName.vb: SDL2.SDL.SDL_GetTextureAlphaMod(System.IntPtr, ByRef System.Byte) nameWithType: SDL.SDL_GetTextureAlphaMod(IntPtr, out Byte) nameWithType.vb: SDL.SDL_GetTextureAlphaMod(IntPtr, ByRef Byte) - uid: SDL2.SDL.SDL_GetTextureAlphaMod* name: SDL_GetTextureAlphaMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTextureAlphaMod_ commentId: Overload:SDL2.SDL.SDL_GetTextureAlphaMod fullName: SDL2.SDL.SDL_GetTextureAlphaMod nameWithType: SDL.SDL_GetTextureAlphaMod - uid: SDL2.SDL.SDL_GetTextureBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode@) name: SDL_GetTextureBlendMode(IntPtr, out SDL.SDL_BlendMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTextureBlendMode_System_IntPtr_SDL2_SDL_SDL_BlendMode__ commentId: M:SDL2.SDL.SDL_GetTextureBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode@) name.vb: SDL_GetTextureBlendMode(IntPtr, ByRef SDL.SDL_BlendMode) fullName: SDL2.SDL.SDL_GetTextureBlendMode(System.IntPtr, out SDL2.SDL.SDL_BlendMode) fullName.vb: SDL2.SDL.SDL_GetTextureBlendMode(System.IntPtr, ByRef SDL2.SDL.SDL_BlendMode) nameWithType: SDL.SDL_GetTextureBlendMode(IntPtr, out SDL.SDL_BlendMode) nameWithType.vb: SDL.SDL_GetTextureBlendMode(IntPtr, ByRef SDL.SDL_BlendMode) - uid: SDL2.SDL.SDL_GetTextureBlendMode* name: SDL_GetTextureBlendMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTextureBlendMode_ commentId: Overload:SDL2.SDL.SDL_GetTextureBlendMode fullName: SDL2.SDL.SDL_GetTextureBlendMode nameWithType: SDL.SDL_GetTextureBlendMode - uid: SDL2.SDL.SDL_GetTextureColorMod(System.IntPtr,System.Byte@,System.Byte@,System.Byte@) name: SDL_GetTextureColorMod(IntPtr, out Byte, out Byte, out Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTextureColorMod_System_IntPtr_System_Byte__System_Byte__System_Byte__ commentId: M:SDL2.SDL.SDL_GetTextureColorMod(System.IntPtr,System.Byte@,System.Byte@,System.Byte@) name.vb: SDL_GetTextureColorMod(IntPtr, ByRef Byte, ByRef Byte, ByRef Byte) fullName: SDL2.SDL.SDL_GetTextureColorMod(System.IntPtr, out System.Byte, out System.Byte, out System.Byte) fullName.vb: SDL2.SDL.SDL_GetTextureColorMod(System.IntPtr, ByRef System.Byte, ByRef System.Byte, ByRef System.Byte) nameWithType: SDL.SDL_GetTextureColorMod(IntPtr, out Byte, out Byte, out Byte) nameWithType.vb: SDL.SDL_GetTextureColorMod(IntPtr, ByRef Byte, ByRef Byte, ByRef Byte) - uid: SDL2.SDL.SDL_GetTextureColorMod* name: SDL_GetTextureColorMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTextureColorMod_ commentId: Overload:SDL2.SDL.SDL_GetTextureColorMod fullName: SDL2.SDL.SDL_GetTextureColorMod nameWithType: SDL.SDL_GetTextureColorMod - uid: SDL2.SDL.SDL_GetTicks name: SDL_GetTicks() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTicks commentId: M:SDL2.SDL.SDL_GetTicks fullName: SDL2.SDL.SDL_GetTicks() nameWithType: SDL.SDL_GetTicks() - uid: SDL2.SDL.SDL_GetTicks* name: SDL_GetTicks href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTicks_ commentId: Overload:SDL2.SDL.SDL_GetTicks fullName: SDL2.SDL.SDL_GetTicks nameWithType: SDL.SDL_GetTicks - uid: SDL2.SDL.SDL_GetTouchDevice(System.Int32) name: SDL_GetTouchDevice(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTouchDevice_System_Int32_ commentId: M:SDL2.SDL.SDL_GetTouchDevice(System.Int32) fullName: SDL2.SDL.SDL_GetTouchDevice(System.Int32) nameWithType: SDL.SDL_GetTouchDevice(Int32) - uid: SDL2.SDL.SDL_GetTouchDevice* name: SDL_GetTouchDevice href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTouchDevice_ commentId: Overload:SDL2.SDL.SDL_GetTouchDevice fullName: SDL2.SDL.SDL_GetTouchDevice nameWithType: SDL.SDL_GetTouchDevice - uid: SDL2.SDL.SDL_GetTouchDeviceType(System.Int64) name: SDL_GetTouchDeviceType(Int64) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTouchDeviceType_System_Int64_ commentId: M:SDL2.SDL.SDL_GetTouchDeviceType(System.Int64) fullName: SDL2.SDL.SDL_GetTouchDeviceType(System.Int64) nameWithType: SDL.SDL_GetTouchDeviceType(Int64) - uid: SDL2.SDL.SDL_GetTouchDeviceType* name: SDL_GetTouchDeviceType href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTouchDeviceType_ commentId: Overload:SDL2.SDL.SDL_GetTouchDeviceType fullName: SDL2.SDL.SDL_GetTouchDeviceType nameWithType: SDL.SDL_GetTouchDeviceType - uid: SDL2.SDL.SDL_GetTouchFinger(System.Int64,System.Int32) name: SDL_GetTouchFinger(Int64, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTouchFinger_System_Int64_System_Int32_ commentId: M:SDL2.SDL.SDL_GetTouchFinger(System.Int64,System.Int32) fullName: SDL2.SDL.SDL_GetTouchFinger(System.Int64, System.Int32) nameWithType: SDL.SDL_GetTouchFinger(Int64, Int32) - uid: SDL2.SDL.SDL_GetTouchFinger* name: SDL_GetTouchFinger href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetTouchFinger_ commentId: Overload:SDL2.SDL.SDL_GetTouchFinger fullName: SDL2.SDL.SDL_GetTouchFinger nameWithType: SDL.SDL_GetTouchFinger - uid: SDL2.SDL.SDL_GetVersion(SDL2.SDL.SDL_version@) name: SDL_GetVersion(out SDL.SDL_version) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetVersion_SDL2_SDL_SDL_version__ commentId: M:SDL2.SDL.SDL_GetVersion(SDL2.SDL.SDL_version@) name.vb: SDL_GetVersion(ByRef SDL.SDL_version) fullName: SDL2.SDL.SDL_GetVersion(out SDL2.SDL.SDL_version) fullName.vb: SDL2.SDL.SDL_GetVersion(ByRef SDL2.SDL.SDL_version) nameWithType: SDL.SDL_GetVersion(out SDL.SDL_version) nameWithType.vb: SDL.SDL_GetVersion(ByRef SDL.SDL_version) - uid: SDL2.SDL.SDL_GetVersion* name: SDL_GetVersion href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetVersion_ commentId: Overload:SDL2.SDL.SDL_GetVersion fullName: SDL2.SDL.SDL_GetVersion nameWithType: SDL.SDL_GetVersion - uid: SDL2.SDL.SDL_GetVideoDriver(System.Int32) name: SDL_GetVideoDriver(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetVideoDriver_System_Int32_ commentId: M:SDL2.SDL.SDL_GetVideoDriver(System.Int32) fullName: SDL2.SDL.SDL_GetVideoDriver(System.Int32) nameWithType: SDL.SDL_GetVideoDriver(Int32) - uid: SDL2.SDL.SDL_GetVideoDriver* name: SDL_GetVideoDriver href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetVideoDriver_ commentId: Overload:SDL2.SDL.SDL_GetVideoDriver isSpec: "True" fullName: SDL2.SDL.SDL_GetVideoDriver nameWithType: SDL.SDL_GetVideoDriver - uid: SDL2.SDL.SDL_GetWindowBordersSize(System.IntPtr,System.Int32@,System.Int32@,System.Int32@,System.Int32@) name: SDL_GetWindowBordersSize(IntPtr, out Int32, out Int32, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowBordersSize_System_IntPtr_System_Int32__System_Int32__System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetWindowBordersSize(System.IntPtr,System.Int32@,System.Int32@,System.Int32@,System.Int32@) name.vb: SDL_GetWindowBordersSize(IntPtr, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetWindowBordersSize(System.IntPtr, out System.Int32, out System.Int32, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetWindowBordersSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetWindowBordersSize(IntPtr, out Int32, out Int32, out Int32, out Int32) nameWithType.vb: SDL.SDL_GetWindowBordersSize(IntPtr, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetWindowBordersSize* name: SDL_GetWindowBordersSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowBordersSize_ commentId: Overload:SDL2.SDL.SDL_GetWindowBordersSize fullName: SDL2.SDL.SDL_GetWindowBordersSize nameWithType: SDL.SDL_GetWindowBordersSize - uid: SDL2.SDL.SDL_GetWindowBrightness(System.IntPtr) name: SDL_GetWindowBrightness(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowBrightness_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowBrightness(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowBrightness(System.IntPtr) nameWithType: SDL.SDL_GetWindowBrightness(IntPtr) - uid: SDL2.SDL.SDL_GetWindowBrightness* name: SDL_GetWindowBrightness href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowBrightness_ commentId: Overload:SDL2.SDL.SDL_GetWindowBrightness fullName: SDL2.SDL.SDL_GetWindowBrightness nameWithType: SDL.SDL_GetWindowBrightness - uid: SDL2.SDL.SDL_GetWindowData(System.IntPtr,System.String) name: SDL_GetWindowData(IntPtr, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowData_System_IntPtr_System_String_ commentId: M:SDL2.SDL.SDL_GetWindowData(System.IntPtr,System.String) fullName: SDL2.SDL.SDL_GetWindowData(System.IntPtr, System.String) nameWithType: SDL.SDL_GetWindowData(IntPtr, String) - uid: SDL2.SDL.SDL_GetWindowData* name: SDL_GetWindowData href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowData_ commentId: Overload:SDL2.SDL.SDL_GetWindowData isSpec: "True" fullName: SDL2.SDL.SDL_GetWindowData nameWithType: SDL.SDL_GetWindowData - uid: SDL2.SDL.SDL_GetWindowDisplayIndex(System.IntPtr) name: SDL_GetWindowDisplayIndex(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowDisplayIndex_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowDisplayIndex(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowDisplayIndex(System.IntPtr) nameWithType: SDL.SDL_GetWindowDisplayIndex(IntPtr) - uid: SDL2.SDL.SDL_GetWindowDisplayIndex* name: SDL_GetWindowDisplayIndex href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowDisplayIndex_ commentId: Overload:SDL2.SDL.SDL_GetWindowDisplayIndex fullName: SDL2.SDL.SDL_GetWindowDisplayIndex nameWithType: SDL.SDL_GetWindowDisplayIndex - uid: SDL2.SDL.SDL_GetWindowDisplayMode(System.IntPtr,SDL2.SDL.SDL_DisplayMode@) name: SDL_GetWindowDisplayMode(IntPtr, out SDL.SDL_DisplayMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowDisplayMode_System_IntPtr_SDL2_SDL_SDL_DisplayMode__ commentId: M:SDL2.SDL.SDL_GetWindowDisplayMode(System.IntPtr,SDL2.SDL.SDL_DisplayMode@) name.vb: SDL_GetWindowDisplayMode(IntPtr, ByRef SDL.SDL_DisplayMode) fullName: SDL2.SDL.SDL_GetWindowDisplayMode(System.IntPtr, out SDL2.SDL.SDL_DisplayMode) fullName.vb: SDL2.SDL.SDL_GetWindowDisplayMode(System.IntPtr, ByRef SDL2.SDL.SDL_DisplayMode) nameWithType: SDL.SDL_GetWindowDisplayMode(IntPtr, out SDL.SDL_DisplayMode) nameWithType.vb: SDL.SDL_GetWindowDisplayMode(IntPtr, ByRef SDL.SDL_DisplayMode) - uid: SDL2.SDL.SDL_GetWindowDisplayMode* name: SDL_GetWindowDisplayMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowDisplayMode_ commentId: Overload:SDL2.SDL.SDL_GetWindowDisplayMode fullName: SDL2.SDL.SDL_GetWindowDisplayMode nameWithType: SDL.SDL_GetWindowDisplayMode - uid: SDL2.SDL.SDL_GetWindowFlags(System.IntPtr) name: SDL_GetWindowFlags(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowFlags_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowFlags(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowFlags(System.IntPtr) nameWithType: SDL.SDL_GetWindowFlags(IntPtr) - uid: SDL2.SDL.SDL_GetWindowFlags* name: SDL_GetWindowFlags href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowFlags_ commentId: Overload:SDL2.SDL.SDL_GetWindowFlags fullName: SDL2.SDL.SDL_GetWindowFlags nameWithType: SDL.SDL_GetWindowFlags - uid: SDL2.SDL.SDL_GetWindowFromID(System.UInt32) name: SDL_GetWindowFromID(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowFromID_System_UInt32_ commentId: M:SDL2.SDL.SDL_GetWindowFromID(System.UInt32) fullName: SDL2.SDL.SDL_GetWindowFromID(System.UInt32) nameWithType: SDL.SDL_GetWindowFromID(UInt32) - uid: SDL2.SDL.SDL_GetWindowFromID* name: SDL_GetWindowFromID href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowFromID_ commentId: Overload:SDL2.SDL.SDL_GetWindowFromID fullName: SDL2.SDL.SDL_GetWindowFromID nameWithType: SDL.SDL_GetWindowFromID - uid: SDL2.SDL.SDL_GetWindowGammaRamp(System.IntPtr,System.UInt16[],System.UInt16[],System.UInt16[]) name: SDL_GetWindowGammaRamp(IntPtr, UInt16[], UInt16[], UInt16[]) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowGammaRamp_System_IntPtr_System_UInt16___System_UInt16___System_UInt16___ commentId: M:SDL2.SDL.SDL_GetWindowGammaRamp(System.IntPtr,System.UInt16[],System.UInt16[],System.UInt16[]) name.vb: SDL_GetWindowGammaRamp(IntPtr, UInt16(), UInt16(), UInt16()) fullName: SDL2.SDL.SDL_GetWindowGammaRamp(System.IntPtr, System.UInt16[], System.UInt16[], System.UInt16[]) fullName.vb: SDL2.SDL.SDL_GetWindowGammaRamp(System.IntPtr, System.UInt16(), System.UInt16(), System.UInt16()) nameWithType: SDL.SDL_GetWindowGammaRamp(IntPtr, UInt16[], UInt16[], UInt16[]) nameWithType.vb: SDL.SDL_GetWindowGammaRamp(IntPtr, UInt16(), UInt16(), UInt16()) - uid: SDL2.SDL.SDL_GetWindowGammaRamp* name: SDL_GetWindowGammaRamp href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowGammaRamp_ commentId: Overload:SDL2.SDL.SDL_GetWindowGammaRamp fullName: SDL2.SDL.SDL_GetWindowGammaRamp nameWithType: SDL.SDL_GetWindowGammaRamp - uid: SDL2.SDL.SDL_GetWindowGrab(System.IntPtr) name: SDL_GetWindowGrab(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowGrab_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowGrab(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowGrab(System.IntPtr) nameWithType: SDL.SDL_GetWindowGrab(IntPtr) - uid: SDL2.SDL.SDL_GetWindowGrab* name: SDL_GetWindowGrab href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowGrab_ commentId: Overload:SDL2.SDL.SDL_GetWindowGrab fullName: SDL2.SDL.SDL_GetWindowGrab nameWithType: SDL.SDL_GetWindowGrab - uid: SDL2.SDL.SDL_GetWindowID(System.IntPtr) name: SDL_GetWindowID(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowID_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowID(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowID(System.IntPtr) nameWithType: SDL.SDL_GetWindowID(IntPtr) - uid: SDL2.SDL.SDL_GetWindowID* name: SDL_GetWindowID href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowID_ commentId: Overload:SDL2.SDL.SDL_GetWindowID fullName: SDL2.SDL.SDL_GetWindowID nameWithType: SDL.SDL_GetWindowID - uid: SDL2.SDL.SDL_GetWindowMaximumSize(System.IntPtr,System.Int32@,System.Int32@) name: SDL_GetWindowMaximumSize(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowMaximumSize_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetWindowMaximumSize(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_GetWindowMaximumSize(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetWindowMaximumSize(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetWindowMaximumSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetWindowMaximumSize(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_GetWindowMaximumSize(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetWindowMaximumSize* name: SDL_GetWindowMaximumSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowMaximumSize_ commentId: Overload:SDL2.SDL.SDL_GetWindowMaximumSize fullName: SDL2.SDL.SDL_GetWindowMaximumSize nameWithType: SDL.SDL_GetWindowMaximumSize - uid: SDL2.SDL.SDL_GetWindowMinimumSize(System.IntPtr,System.Int32@,System.Int32@) name: SDL_GetWindowMinimumSize(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowMinimumSize_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetWindowMinimumSize(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_GetWindowMinimumSize(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetWindowMinimumSize(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetWindowMinimumSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetWindowMinimumSize(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_GetWindowMinimumSize(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetWindowMinimumSize* name: SDL_GetWindowMinimumSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowMinimumSize_ commentId: Overload:SDL2.SDL.SDL_GetWindowMinimumSize fullName: SDL2.SDL.SDL_GetWindowMinimumSize nameWithType: SDL.SDL_GetWindowMinimumSize - uid: SDL2.SDL.SDL_GetWindowOpacity(System.IntPtr,System.Single@) name: SDL_GetWindowOpacity(IntPtr, out Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowOpacity_System_IntPtr_System_Single__ commentId: M:SDL2.SDL.SDL_GetWindowOpacity(System.IntPtr,System.Single@) name.vb: SDL_GetWindowOpacity(IntPtr, ByRef Single) fullName: SDL2.SDL.SDL_GetWindowOpacity(System.IntPtr, out System.Single) fullName.vb: SDL2.SDL.SDL_GetWindowOpacity(System.IntPtr, ByRef System.Single) nameWithType: SDL.SDL_GetWindowOpacity(IntPtr, out Single) nameWithType.vb: SDL.SDL_GetWindowOpacity(IntPtr, ByRef Single) - uid: SDL2.SDL.SDL_GetWindowOpacity* name: SDL_GetWindowOpacity href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowOpacity_ commentId: Overload:SDL2.SDL.SDL_GetWindowOpacity fullName: SDL2.SDL.SDL_GetWindowOpacity nameWithType: SDL.SDL_GetWindowOpacity - uid: SDL2.SDL.SDL_GetWindowPixelFormat(System.IntPtr) name: SDL_GetWindowPixelFormat(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowPixelFormat_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowPixelFormat(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowPixelFormat(System.IntPtr) nameWithType: SDL.SDL_GetWindowPixelFormat(IntPtr) - uid: SDL2.SDL.SDL_GetWindowPixelFormat* name: SDL_GetWindowPixelFormat href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowPixelFormat_ commentId: Overload:SDL2.SDL.SDL_GetWindowPixelFormat fullName: SDL2.SDL.SDL_GetWindowPixelFormat nameWithType: SDL.SDL_GetWindowPixelFormat - uid: SDL2.SDL.SDL_GetWindowPosition(System.IntPtr,System.Int32@,System.Int32@) name: SDL_GetWindowPosition(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowPosition_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetWindowPosition(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_GetWindowPosition(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetWindowPosition(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetWindowPosition(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetWindowPosition(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_GetWindowPosition(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetWindowPosition* name: SDL_GetWindowPosition href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowPosition_ commentId: Overload:SDL2.SDL.SDL_GetWindowPosition fullName: SDL2.SDL.SDL_GetWindowPosition nameWithType: SDL.SDL_GetWindowPosition - uid: SDL2.SDL.SDL_GetWindowSize(System.IntPtr,System.Int32@,System.Int32@) name: SDL_GetWindowSize(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowSize_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GetWindowSize(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_GetWindowSize(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GetWindowSize(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GetWindowSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GetWindowSize(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_GetWindowSize(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GetWindowSize* name: SDL_GetWindowSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowSize_ commentId: Overload:SDL2.SDL.SDL_GetWindowSize fullName: SDL2.SDL.SDL_GetWindowSize nameWithType: SDL.SDL_GetWindowSize - uid: SDL2.SDL.SDL_GetWindowSurface(System.IntPtr) name: SDL_GetWindowSurface(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowSurface_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowSurface(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowSurface(System.IntPtr) nameWithType: SDL.SDL_GetWindowSurface(IntPtr) - uid: SDL2.SDL.SDL_GetWindowSurface* name: SDL_GetWindowSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowSurface_ commentId: Overload:SDL2.SDL.SDL_GetWindowSurface fullName: SDL2.SDL.SDL_GetWindowSurface nameWithType: SDL.SDL_GetWindowSurface - uid: SDL2.SDL.SDL_GetWindowTitle(System.IntPtr) name: SDL_GetWindowTitle(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowTitle_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GetWindowTitle(System.IntPtr) fullName: SDL2.SDL.SDL_GetWindowTitle(System.IntPtr) nameWithType: SDL.SDL_GetWindowTitle(IntPtr) - uid: SDL2.SDL.SDL_GetWindowTitle* name: SDL_GetWindowTitle href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowTitle_ commentId: Overload:SDL2.SDL.SDL_GetWindowTitle isSpec: "True" fullName: SDL2.SDL.SDL_GetWindowTitle nameWithType: SDL.SDL_GetWindowTitle - uid: SDL2.SDL.SDL_GetWindowWMInfo(System.IntPtr,SDL2.SDL.SDL_SysWMinfo@) name: SDL_GetWindowWMInfo(IntPtr, ref SDL.SDL_SysWMinfo) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowWMInfo_System_IntPtr_SDL2_SDL_SDL_SysWMinfo__ commentId: M:SDL2.SDL.SDL_GetWindowWMInfo(System.IntPtr,SDL2.SDL.SDL_SysWMinfo@) name.vb: SDL_GetWindowWMInfo(IntPtr, ByRef SDL.SDL_SysWMinfo) fullName: SDL2.SDL.SDL_GetWindowWMInfo(System.IntPtr, ref SDL2.SDL.SDL_SysWMinfo) fullName.vb: SDL2.SDL.SDL_GetWindowWMInfo(System.IntPtr, ByRef SDL2.SDL.SDL_SysWMinfo) nameWithType: SDL.SDL_GetWindowWMInfo(IntPtr, ref SDL.SDL_SysWMinfo) nameWithType.vb: SDL.SDL_GetWindowWMInfo(IntPtr, ByRef SDL.SDL_SysWMinfo) - uid: SDL2.SDL.SDL_GetWindowWMInfo* name: SDL_GetWindowWMInfo href: api/SDL2.SDL.html#SDL2_SDL_SDL_GetWindowWMInfo_ commentId: Overload:SDL2.SDL.SDL_GetWindowWMInfo fullName: SDL2.SDL.SDL_GetWindowWMInfo nameWithType: SDL.SDL_GetWindowWMInfo - uid: SDL2.SDL.SDL_GL_BindTexture(System.IntPtr,System.Single@,System.Single@) name: SDL_GL_BindTexture(IntPtr, out Single, out Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_BindTexture_System_IntPtr_System_Single__System_Single__ commentId: M:SDL2.SDL.SDL_GL_BindTexture(System.IntPtr,System.Single@,System.Single@) name.vb: SDL_GL_BindTexture(IntPtr, ByRef Single, ByRef Single) fullName: SDL2.SDL.SDL_GL_BindTexture(System.IntPtr, out System.Single, out System.Single) fullName.vb: SDL2.SDL.SDL_GL_BindTexture(System.IntPtr, ByRef System.Single, ByRef System.Single) nameWithType: SDL.SDL_GL_BindTexture(IntPtr, out Single, out Single) nameWithType.vb: SDL.SDL_GL_BindTexture(IntPtr, ByRef Single, ByRef Single) - uid: SDL2.SDL.SDL_GL_BindTexture* name: SDL_GL_BindTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_BindTexture_ commentId: Overload:SDL2.SDL.SDL_GL_BindTexture fullName: SDL2.SDL.SDL_GL_BindTexture nameWithType: SDL.SDL_GL_BindTexture - uid: SDL2.SDL.SDL_GL_CreateContext(System.IntPtr) name: SDL_GL_CreateContext(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_CreateContext_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GL_CreateContext(System.IntPtr) fullName: SDL2.SDL.SDL_GL_CreateContext(System.IntPtr) nameWithType: SDL.SDL_GL_CreateContext(IntPtr) - uid: SDL2.SDL.SDL_GL_CreateContext* name: SDL_GL_CreateContext href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_CreateContext_ commentId: Overload:SDL2.SDL.SDL_GL_CreateContext fullName: SDL2.SDL.SDL_GL_CreateContext nameWithType: SDL.SDL_GL_CreateContext - uid: SDL2.SDL.SDL_GL_DeleteContext(System.IntPtr) name: SDL_GL_DeleteContext(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_DeleteContext_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GL_DeleteContext(System.IntPtr) fullName: SDL2.SDL.SDL_GL_DeleteContext(System.IntPtr) nameWithType: SDL.SDL_GL_DeleteContext(IntPtr) - uid: SDL2.SDL.SDL_GL_DeleteContext* name: SDL_GL_DeleteContext href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_DeleteContext_ commentId: Overload:SDL2.SDL.SDL_GL_DeleteContext fullName: SDL2.SDL.SDL_GL_DeleteContext nameWithType: SDL.SDL_GL_DeleteContext - uid: SDL2.SDL.SDL_GL_ExtensionSupported(System.String) name: SDL_GL_ExtensionSupported(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_ExtensionSupported_System_String_ commentId: M:SDL2.SDL.SDL_GL_ExtensionSupported(System.String) fullName: SDL2.SDL.SDL_GL_ExtensionSupported(System.String) nameWithType: SDL.SDL_GL_ExtensionSupported(String) - uid: SDL2.SDL.SDL_GL_ExtensionSupported* name: SDL_GL_ExtensionSupported href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_ExtensionSupported_ commentId: Overload:SDL2.SDL.SDL_GL_ExtensionSupported isSpec: "True" fullName: SDL2.SDL.SDL_GL_ExtensionSupported nameWithType: SDL.SDL_GL_ExtensionSupported - uid: SDL2.SDL.SDL_GL_GetAttribute(SDL2.SDL.SDL_GLattr,System.Int32@) name: SDL_GL_GetAttribute(SDL.SDL_GLattr, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetAttribute_SDL2_SDL_SDL_GLattr_System_Int32__ commentId: M:SDL2.SDL.SDL_GL_GetAttribute(SDL2.SDL.SDL_GLattr,System.Int32@) name.vb: SDL_GL_GetAttribute(SDL.SDL_GLattr, ByRef Int32) fullName: SDL2.SDL.SDL_GL_GetAttribute(SDL2.SDL.SDL_GLattr, out System.Int32) fullName.vb: SDL2.SDL.SDL_GL_GetAttribute(SDL2.SDL.SDL_GLattr, ByRef System.Int32) nameWithType: SDL.SDL_GL_GetAttribute(SDL.SDL_GLattr, out Int32) nameWithType.vb: SDL.SDL_GL_GetAttribute(SDL.SDL_GLattr, ByRef Int32) - uid: SDL2.SDL.SDL_GL_GetAttribute* name: SDL_GL_GetAttribute href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetAttribute_ commentId: Overload:SDL2.SDL.SDL_GL_GetAttribute fullName: SDL2.SDL.SDL_GL_GetAttribute nameWithType: SDL.SDL_GL_GetAttribute - uid: SDL2.SDL.SDL_GL_GetCurrentContext name: SDL_GL_GetCurrentContext() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetCurrentContext commentId: M:SDL2.SDL.SDL_GL_GetCurrentContext fullName: SDL2.SDL.SDL_GL_GetCurrentContext() nameWithType: SDL.SDL_GL_GetCurrentContext() - uid: SDL2.SDL.SDL_GL_GetCurrentContext* name: SDL_GL_GetCurrentContext href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetCurrentContext_ commentId: Overload:SDL2.SDL.SDL_GL_GetCurrentContext fullName: SDL2.SDL.SDL_GL_GetCurrentContext nameWithType: SDL.SDL_GL_GetCurrentContext - uid: SDL2.SDL.SDL_GL_GetCurrentWindow name: SDL_GL_GetCurrentWindow() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetCurrentWindow commentId: M:SDL2.SDL.SDL_GL_GetCurrentWindow fullName: SDL2.SDL.SDL_GL_GetCurrentWindow() nameWithType: SDL.SDL_GL_GetCurrentWindow() - uid: SDL2.SDL.SDL_GL_GetCurrentWindow* name: SDL_GL_GetCurrentWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetCurrentWindow_ commentId: Overload:SDL2.SDL.SDL_GL_GetCurrentWindow fullName: SDL2.SDL.SDL_GL_GetCurrentWindow nameWithType: SDL.SDL_GL_GetCurrentWindow - uid: SDL2.SDL.SDL_GL_GetDrawableSize(System.IntPtr,System.Int32@,System.Int32@) name: SDL_GL_GetDrawableSize(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetDrawableSize_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_GL_GetDrawableSize(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_GL_GetDrawableSize(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_GL_GetDrawableSize(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_GL_GetDrawableSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_GL_GetDrawableSize(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_GL_GetDrawableSize(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_GL_GetDrawableSize* name: SDL_GL_GetDrawableSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetDrawableSize_ commentId: Overload:SDL2.SDL.SDL_GL_GetDrawableSize fullName: SDL2.SDL.SDL_GL_GetDrawableSize nameWithType: SDL.SDL_GL_GetDrawableSize - uid: SDL2.SDL.SDL_GL_GetProcAddress(System.IntPtr) name: SDL_GL_GetProcAddress(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetProcAddress_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GL_GetProcAddress(System.IntPtr) fullName: SDL2.SDL.SDL_GL_GetProcAddress(System.IntPtr) nameWithType: SDL.SDL_GL_GetProcAddress(IntPtr) - uid: SDL2.SDL.SDL_GL_GetProcAddress(System.String) name: SDL_GL_GetProcAddress(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetProcAddress_System_String_ commentId: M:SDL2.SDL.SDL_GL_GetProcAddress(System.String) fullName: SDL2.SDL.SDL_GL_GetProcAddress(System.String) nameWithType: SDL.SDL_GL_GetProcAddress(String) - uid: SDL2.SDL.SDL_GL_GetProcAddress* name: SDL_GL_GetProcAddress href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetProcAddress_ commentId: Overload:SDL2.SDL.SDL_GL_GetProcAddress isSpec: "True" fullName: SDL2.SDL.SDL_GL_GetProcAddress nameWithType: SDL.SDL_GL_GetProcAddress - uid: SDL2.SDL.SDL_GL_GetSwapInterval name: SDL_GL_GetSwapInterval() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetSwapInterval commentId: M:SDL2.SDL.SDL_GL_GetSwapInterval fullName: SDL2.SDL.SDL_GL_GetSwapInterval() nameWithType: SDL.SDL_GL_GetSwapInterval() - uid: SDL2.SDL.SDL_GL_GetSwapInterval* name: SDL_GL_GetSwapInterval href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_GetSwapInterval_ commentId: Overload:SDL2.SDL.SDL_GL_GetSwapInterval fullName: SDL2.SDL.SDL_GL_GetSwapInterval nameWithType: SDL.SDL_GL_GetSwapInterval - uid: SDL2.SDL.SDL_GL_LoadLibrary(System.String) name: SDL_GL_LoadLibrary(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_LoadLibrary_System_String_ commentId: M:SDL2.SDL.SDL_GL_LoadLibrary(System.String) fullName: SDL2.SDL.SDL_GL_LoadLibrary(System.String) nameWithType: SDL.SDL_GL_LoadLibrary(String) - uid: SDL2.SDL.SDL_GL_LoadLibrary* name: SDL_GL_LoadLibrary href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_LoadLibrary_ commentId: Overload:SDL2.SDL.SDL_GL_LoadLibrary isSpec: "True" fullName: SDL2.SDL.SDL_GL_LoadLibrary nameWithType: SDL.SDL_GL_LoadLibrary - uid: SDL2.SDL.SDL_GL_MakeCurrent(System.IntPtr,System.IntPtr) name: SDL_GL_MakeCurrent(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_MakeCurrent_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GL_MakeCurrent(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_GL_MakeCurrent(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_GL_MakeCurrent(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_GL_MakeCurrent* name: SDL_GL_MakeCurrent href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_MakeCurrent_ commentId: Overload:SDL2.SDL.SDL_GL_MakeCurrent fullName: SDL2.SDL.SDL_GL_MakeCurrent nameWithType: SDL.SDL_GL_MakeCurrent - uid: SDL2.SDL.SDL_GL_ResetAttributes name: SDL_GL_ResetAttributes() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_ResetAttributes commentId: M:SDL2.SDL.SDL_GL_ResetAttributes fullName: SDL2.SDL.SDL_GL_ResetAttributes() nameWithType: SDL.SDL_GL_ResetAttributes() - uid: SDL2.SDL.SDL_GL_ResetAttributes* name: SDL_GL_ResetAttributes href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_ResetAttributes_ commentId: Overload:SDL2.SDL.SDL_GL_ResetAttributes fullName: SDL2.SDL.SDL_GL_ResetAttributes nameWithType: SDL.SDL_GL_ResetAttributes - uid: SDL2.SDL.SDL_GL_SetAttribute(SDL2.SDL.SDL_GLattr,SDL2.SDL.SDL_GLprofile) name: SDL_GL_SetAttribute(SDL.SDL_GLattr, SDL.SDL_GLprofile) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_SetAttribute_SDL2_SDL_SDL_GLattr_SDL2_SDL_SDL_GLprofile_ commentId: M:SDL2.SDL.SDL_GL_SetAttribute(SDL2.SDL.SDL_GLattr,SDL2.SDL.SDL_GLprofile) fullName: SDL2.SDL.SDL_GL_SetAttribute(SDL2.SDL.SDL_GLattr, SDL2.SDL.SDL_GLprofile) nameWithType: SDL.SDL_GL_SetAttribute(SDL.SDL_GLattr, SDL.SDL_GLprofile) - uid: SDL2.SDL.SDL_GL_SetAttribute(SDL2.SDL.SDL_GLattr,System.Int32) name: SDL_GL_SetAttribute(SDL.SDL_GLattr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_SetAttribute_SDL2_SDL_SDL_GLattr_System_Int32_ commentId: M:SDL2.SDL.SDL_GL_SetAttribute(SDL2.SDL.SDL_GLattr,System.Int32) fullName: SDL2.SDL.SDL_GL_SetAttribute(SDL2.SDL.SDL_GLattr, System.Int32) nameWithType: SDL.SDL_GL_SetAttribute(SDL.SDL_GLattr, Int32) - uid: SDL2.SDL.SDL_GL_SetAttribute* name: SDL_GL_SetAttribute href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_SetAttribute_ commentId: Overload:SDL2.SDL.SDL_GL_SetAttribute isSpec: "True" fullName: SDL2.SDL.SDL_GL_SetAttribute nameWithType: SDL.SDL_GL_SetAttribute - uid: SDL2.SDL.SDL_GL_SetSwapInterval(System.Int32) name: SDL_GL_SetSwapInterval(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_SetSwapInterval_System_Int32_ commentId: M:SDL2.SDL.SDL_GL_SetSwapInterval(System.Int32) fullName: SDL2.SDL.SDL_GL_SetSwapInterval(System.Int32) nameWithType: SDL.SDL_GL_SetSwapInterval(Int32) - uid: SDL2.SDL.SDL_GL_SetSwapInterval* name: SDL_GL_SetSwapInterval href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_SetSwapInterval_ commentId: Overload:SDL2.SDL.SDL_GL_SetSwapInterval fullName: SDL2.SDL.SDL_GL_SetSwapInterval nameWithType: SDL.SDL_GL_SetSwapInterval - uid: SDL2.SDL.SDL_GL_SwapWindow(System.IntPtr) name: SDL_GL_SwapWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_SwapWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GL_SwapWindow(System.IntPtr) fullName: SDL2.SDL.SDL_GL_SwapWindow(System.IntPtr) nameWithType: SDL.SDL_GL_SwapWindow(IntPtr) - uid: SDL2.SDL.SDL_GL_SwapWindow* name: SDL_GL_SwapWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_SwapWindow_ commentId: Overload:SDL2.SDL.SDL_GL_SwapWindow fullName: SDL2.SDL.SDL_GL_SwapWindow nameWithType: SDL.SDL_GL_SwapWindow - uid: SDL2.SDL.SDL_GL_UnbindTexture(System.IntPtr) name: SDL_GL_UnbindTexture(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_UnbindTexture_System_IntPtr_ commentId: M:SDL2.SDL.SDL_GL_UnbindTexture(System.IntPtr) fullName: SDL2.SDL.SDL_GL_UnbindTexture(System.IntPtr) nameWithType: SDL.SDL_GL_UnbindTexture(IntPtr) - uid: SDL2.SDL.SDL_GL_UnbindTexture* name: SDL_GL_UnbindTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_UnbindTexture_ commentId: Overload:SDL2.SDL.SDL_GL_UnbindTexture fullName: SDL2.SDL.SDL_GL_UnbindTexture nameWithType: SDL.SDL_GL_UnbindTexture - uid: SDL2.SDL.SDL_GL_UnloadLibrary name: SDL_GL_UnloadLibrary() href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_UnloadLibrary commentId: M:SDL2.SDL.SDL_GL_UnloadLibrary fullName: SDL2.SDL.SDL_GL_UnloadLibrary() nameWithType: SDL.SDL_GL_UnloadLibrary() - uid: SDL2.SDL.SDL_GL_UnloadLibrary* name: SDL_GL_UnloadLibrary href: api/SDL2.SDL.html#SDL2_SDL_SDL_GL_UnloadLibrary_ commentId: Overload:SDL2.SDL.SDL_GL_UnloadLibrary fullName: SDL2.SDL.SDL_GL_UnloadLibrary nameWithType: SDL.SDL_GL_UnloadLibrary - uid: SDL2.SDL.SDL_GLattr name: SDL.SDL_GLattr href: api/SDL2.SDL.SDL_GLattr.html commentId: T:SDL2.SDL.SDL_GLattr fullName: SDL2.SDL.SDL_GLattr nameWithType: SDL.SDL_GLattr - uid: SDL2.SDL.SDL_GLattr.SDL_GL_ACCELERATED_VISUAL name: SDL_GL_ACCELERATED_VISUAL href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_ACCELERATED_VISUAL commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_ACCELERATED_VISUAL fullName: SDL2.SDL.SDL_GLattr.SDL_GL_ACCELERATED_VISUAL nameWithType: SDL.SDL_GLattr.SDL_GL_ACCELERATED_VISUAL - uid: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_ALPHA_SIZE name: SDL_GL_ACCUM_ALPHA_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_ACCUM_ALPHA_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_ALPHA_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_ALPHA_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_ACCUM_ALPHA_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_BLUE_SIZE name: SDL_GL_ACCUM_BLUE_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_ACCUM_BLUE_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_BLUE_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_BLUE_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_ACCUM_BLUE_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_GREEN_SIZE name: SDL_GL_ACCUM_GREEN_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_ACCUM_GREEN_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_GREEN_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_GREEN_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_ACCUM_GREEN_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_RED_SIZE name: SDL_GL_ACCUM_RED_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_ACCUM_RED_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_RED_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_ACCUM_RED_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_ACCUM_RED_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_ALPHA_SIZE name: SDL_GL_ALPHA_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_ALPHA_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_ALPHA_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_ALPHA_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_ALPHA_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_BLUE_SIZE name: SDL_GL_BLUE_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_BLUE_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_BLUE_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_BLUE_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_BLUE_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_BUFFER_SIZE name: SDL_GL_BUFFER_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_BUFFER_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_BUFFER_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_BUFFER_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_BUFFER_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_EGL name: SDL_GL_CONTEXT_EGL href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_EGL commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_EGL fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_EGL nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_EGL - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_FLAGS name: SDL_GL_CONTEXT_FLAGS href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_FLAGS commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_FLAGS fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_FLAGS nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_FLAGS - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_MAJOR_VERSION name: SDL_GL_CONTEXT_MAJOR_VERSION href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_MAJOR_VERSION commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_MAJOR_VERSION fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_MAJOR_VERSION nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_MAJOR_VERSION - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_MINOR_VERSION name: SDL_GL_CONTEXT_MINOR_VERSION href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_MINOR_VERSION commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_MINOR_VERSION fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_MINOR_VERSION nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_MINOR_VERSION - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_NO_ERROR name: SDL_GL_CONTEXT_NO_ERROR href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_NO_ERROR commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_NO_ERROR fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_NO_ERROR nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_NO_ERROR - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_PROFILE_MASK name: SDL_GL_CONTEXT_PROFILE_MASK href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_PROFILE_MASK commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_PROFILE_MASK fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_PROFILE_MASK nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_PROFILE_MASK - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_RELEASE_BEHAVIOR name: SDL_GL_CONTEXT_RELEASE_BEHAVIOR href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_RELEASE_BEHAVIOR commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_RELEASE_BEHAVIOR fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_RELEASE_BEHAVIOR nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_RELEASE_BEHAVIOR - uid: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_RESET_NOTIFICATION name: SDL_GL_CONTEXT_RESET_NOTIFICATION href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_CONTEXT_RESET_NOTIFICATION commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_RESET_NOTIFICATION fullName: SDL2.SDL.SDL_GLattr.SDL_GL_CONTEXT_RESET_NOTIFICATION nameWithType: SDL.SDL_GLattr.SDL_GL_CONTEXT_RESET_NOTIFICATION - uid: SDL2.SDL.SDL_GLattr.SDL_GL_DEPTH_SIZE name: SDL_GL_DEPTH_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_DEPTH_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_DEPTH_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_DEPTH_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_DEPTH_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_DOUBLEBUFFER name: SDL_GL_DOUBLEBUFFER href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_DOUBLEBUFFER commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_DOUBLEBUFFER fullName: SDL2.SDL.SDL_GLattr.SDL_GL_DOUBLEBUFFER nameWithType: SDL.SDL_GLattr.SDL_GL_DOUBLEBUFFER - uid: SDL2.SDL.SDL_GLattr.SDL_GL_FRAMEBUFFER_SRGB_CAPABLE name: SDL_GL_FRAMEBUFFER_SRGB_CAPABLE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_FRAMEBUFFER_SRGB_CAPABLE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_FRAMEBUFFER_SRGB_CAPABLE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_FRAMEBUFFER_SRGB_CAPABLE nameWithType: SDL.SDL_GLattr.SDL_GL_FRAMEBUFFER_SRGB_CAPABLE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_GREEN_SIZE name: SDL_GL_GREEN_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_GREEN_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_GREEN_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_GREEN_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_GREEN_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_MULTISAMPLEBUFFERS name: SDL_GL_MULTISAMPLEBUFFERS href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_MULTISAMPLEBUFFERS commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_MULTISAMPLEBUFFERS fullName: SDL2.SDL.SDL_GLattr.SDL_GL_MULTISAMPLEBUFFERS nameWithType: SDL.SDL_GLattr.SDL_GL_MULTISAMPLEBUFFERS - uid: SDL2.SDL.SDL_GLattr.SDL_GL_MULTISAMPLESAMPLES name: SDL_GL_MULTISAMPLESAMPLES href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_MULTISAMPLESAMPLES commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_MULTISAMPLESAMPLES fullName: SDL2.SDL.SDL_GLattr.SDL_GL_MULTISAMPLESAMPLES nameWithType: SDL.SDL_GLattr.SDL_GL_MULTISAMPLESAMPLES - uid: SDL2.SDL.SDL_GLattr.SDL_GL_RED_SIZE name: SDL_GL_RED_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_RED_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_RED_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_RED_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_RED_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_RETAINED_BACKING name: SDL_GL_RETAINED_BACKING href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_RETAINED_BACKING commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_RETAINED_BACKING fullName: SDL2.SDL.SDL_GLattr.SDL_GL_RETAINED_BACKING nameWithType: SDL.SDL_GLattr.SDL_GL_RETAINED_BACKING - uid: SDL2.SDL.SDL_GLattr.SDL_GL_SHARE_WITH_CURRENT_CONTEXT name: SDL_GL_SHARE_WITH_CURRENT_CONTEXT href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_SHARE_WITH_CURRENT_CONTEXT commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_SHARE_WITH_CURRENT_CONTEXT fullName: SDL2.SDL.SDL_GLattr.SDL_GL_SHARE_WITH_CURRENT_CONTEXT nameWithType: SDL.SDL_GLattr.SDL_GL_SHARE_WITH_CURRENT_CONTEXT - uid: SDL2.SDL.SDL_GLattr.SDL_GL_STENCIL_SIZE name: SDL_GL_STENCIL_SIZE href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_STENCIL_SIZE commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_STENCIL_SIZE fullName: SDL2.SDL.SDL_GLattr.SDL_GL_STENCIL_SIZE nameWithType: SDL.SDL_GLattr.SDL_GL_STENCIL_SIZE - uid: SDL2.SDL.SDL_GLattr.SDL_GL_STEREO name: SDL_GL_STEREO href: api/SDL2.SDL.SDL_GLattr.html#SDL2_SDL_SDL_GLattr_SDL_GL_STEREO commentId: F:SDL2.SDL.SDL_GLattr.SDL_GL_STEREO fullName: SDL2.SDL.SDL_GLattr.SDL_GL_STEREO nameWithType: SDL.SDL_GLattr.SDL_GL_STEREO - uid: SDL2.SDL.SDL_GLcontext name: SDL.SDL_GLcontext href: api/SDL2.SDL.SDL_GLcontext.html commentId: T:SDL2.SDL.SDL_GLcontext fullName: SDL2.SDL.SDL_GLcontext nameWithType: SDL.SDL_GLcontext - uid: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_DEBUG_FLAG name: SDL_GL_CONTEXT_DEBUG_FLAG href: api/SDL2.SDL.SDL_GLcontext.html#SDL2_SDL_SDL_GLcontext_SDL_GL_CONTEXT_DEBUG_FLAG commentId: F:SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_DEBUG_FLAG fullName: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_DEBUG_FLAG nameWithType: SDL.SDL_GLcontext.SDL_GL_CONTEXT_DEBUG_FLAG - uid: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG name: SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG href: api/SDL2.SDL.SDL_GLcontext.html#SDL2_SDL_SDL_GLcontext_SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG commentId: F:SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG fullName: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG nameWithType: SDL.SDL_GLcontext.SDL_GL_CONTEXT_FORWARD_COMPATIBLE_FLAG - uid: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_RESET_ISOLATION_FLAG name: SDL_GL_CONTEXT_RESET_ISOLATION_FLAG href: api/SDL2.SDL.SDL_GLcontext.html#SDL2_SDL_SDL_GLcontext_SDL_GL_CONTEXT_RESET_ISOLATION_FLAG commentId: F:SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_RESET_ISOLATION_FLAG fullName: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_RESET_ISOLATION_FLAG nameWithType: SDL.SDL_GLcontext.SDL_GL_CONTEXT_RESET_ISOLATION_FLAG - uid: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG name: SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG href: api/SDL2.SDL.SDL_GLcontext.html#SDL2_SDL_SDL_GLcontext_SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG commentId: F:SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG fullName: SDL2.SDL.SDL_GLcontext.SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG nameWithType: SDL.SDL_GLcontext.SDL_GL_CONTEXT_ROBUST_ACCESS_FLAG - uid: SDL2.SDL.SDL_GLprofile name: SDL.SDL_GLprofile href: api/SDL2.SDL.SDL_GLprofile.html commentId: T:SDL2.SDL.SDL_GLprofile fullName: SDL2.SDL.SDL_GLprofile nameWithType: SDL.SDL_GLprofile - uid: SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_COMPATIBILITY name: SDL_GL_CONTEXT_PROFILE_COMPATIBILITY href: api/SDL2.SDL.SDL_GLprofile.html#SDL2_SDL_SDL_GLprofile_SDL_GL_CONTEXT_PROFILE_COMPATIBILITY commentId: F:SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_COMPATIBILITY fullName: SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_COMPATIBILITY nameWithType: SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_COMPATIBILITY - uid: SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_CORE name: SDL_GL_CONTEXT_PROFILE_CORE href: api/SDL2.SDL.SDL_GLprofile.html#SDL2_SDL_SDL_GLprofile_SDL_GL_CONTEXT_PROFILE_CORE commentId: F:SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_CORE fullName: SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_CORE nameWithType: SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_CORE - uid: SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_ES name: SDL_GL_CONTEXT_PROFILE_ES href: api/SDL2.SDL.SDL_GLprofile.html#SDL2_SDL_SDL_GLprofile_SDL_GL_CONTEXT_PROFILE_ES commentId: F:SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_ES fullName: SDL2.SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_ES nameWithType: SDL.SDL_GLprofile.SDL_GL_CONTEXT_PROFILE_ES - uid: SDL2.SDL.SDL_HAPTIC_AUTOCENTER name: SDL_HAPTIC_AUTOCENTER href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_AUTOCENTER commentId: F:SDL2.SDL.SDL_HAPTIC_AUTOCENTER fullName: SDL2.SDL.SDL_HAPTIC_AUTOCENTER nameWithType: SDL.SDL_HAPTIC_AUTOCENTER - uid: SDL2.SDL.SDL_HAPTIC_CARTESIAN name: SDL_HAPTIC_CARTESIAN href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_CARTESIAN commentId: F:SDL2.SDL.SDL_HAPTIC_CARTESIAN fullName: SDL2.SDL.SDL_HAPTIC_CARTESIAN nameWithType: SDL.SDL_HAPTIC_CARTESIAN - uid: SDL2.SDL.SDL_HAPTIC_CONSTANT name: SDL_HAPTIC_CONSTANT href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_CONSTANT commentId: F:SDL2.SDL.SDL_HAPTIC_CONSTANT fullName: SDL2.SDL.SDL_HAPTIC_CONSTANT nameWithType: SDL.SDL_HAPTIC_CONSTANT - uid: SDL2.SDL.SDL_HAPTIC_CUSTOM name: SDL_HAPTIC_CUSTOM href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_CUSTOM commentId: F:SDL2.SDL.SDL_HAPTIC_CUSTOM fullName: SDL2.SDL.SDL_HAPTIC_CUSTOM nameWithType: SDL.SDL_HAPTIC_CUSTOM - uid: SDL2.SDL.SDL_HAPTIC_DAMPER name: SDL_HAPTIC_DAMPER href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_DAMPER commentId: F:SDL2.SDL.SDL_HAPTIC_DAMPER fullName: SDL2.SDL.SDL_HAPTIC_DAMPER nameWithType: SDL.SDL_HAPTIC_DAMPER - uid: SDL2.SDL.SDL_HAPTIC_FRICTION name: SDL_HAPTIC_FRICTION href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_FRICTION commentId: F:SDL2.SDL.SDL_HAPTIC_FRICTION fullName: SDL2.SDL.SDL_HAPTIC_FRICTION nameWithType: SDL.SDL_HAPTIC_FRICTION - uid: SDL2.SDL.SDL_HAPTIC_GAIN name: SDL_HAPTIC_GAIN href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_GAIN commentId: F:SDL2.SDL.SDL_HAPTIC_GAIN fullName: SDL2.SDL.SDL_HAPTIC_GAIN nameWithType: SDL.SDL_HAPTIC_GAIN - uid: SDL2.SDL.SDL_HAPTIC_INERTIA name: SDL_HAPTIC_INERTIA href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_INERTIA commentId: F:SDL2.SDL.SDL_HAPTIC_INERTIA fullName: SDL2.SDL.SDL_HAPTIC_INERTIA nameWithType: SDL.SDL_HAPTIC_INERTIA - uid: SDL2.SDL.SDL_HAPTIC_INFINITY name: SDL_HAPTIC_INFINITY href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_INFINITY commentId: F:SDL2.SDL.SDL_HAPTIC_INFINITY fullName: SDL2.SDL.SDL_HAPTIC_INFINITY nameWithType: SDL.SDL_HAPTIC_INFINITY - uid: SDL2.SDL.SDL_HAPTIC_LEFTRIGHT name: SDL_HAPTIC_LEFTRIGHT href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_LEFTRIGHT commentId: F:SDL2.SDL.SDL_HAPTIC_LEFTRIGHT fullName: SDL2.SDL.SDL_HAPTIC_LEFTRIGHT nameWithType: SDL.SDL_HAPTIC_LEFTRIGHT - uid: SDL2.SDL.SDL_HAPTIC_PAUSE name: SDL_HAPTIC_PAUSE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_PAUSE commentId: F:SDL2.SDL.SDL_HAPTIC_PAUSE fullName: SDL2.SDL.SDL_HAPTIC_PAUSE nameWithType: SDL.SDL_HAPTIC_PAUSE - uid: SDL2.SDL.SDL_HAPTIC_POLAR name: SDL_HAPTIC_POLAR href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_POLAR commentId: F:SDL2.SDL.SDL_HAPTIC_POLAR fullName: SDL2.SDL.SDL_HAPTIC_POLAR nameWithType: SDL.SDL_HAPTIC_POLAR - uid: SDL2.SDL.SDL_HAPTIC_SAWTOOTHDOWN name: SDL_HAPTIC_SAWTOOTHDOWN href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_SAWTOOTHDOWN commentId: F:SDL2.SDL.SDL_HAPTIC_SAWTOOTHDOWN fullName: SDL2.SDL.SDL_HAPTIC_SAWTOOTHDOWN nameWithType: SDL.SDL_HAPTIC_SAWTOOTHDOWN - uid: SDL2.SDL.SDL_HAPTIC_SAWTOOTHUP name: SDL_HAPTIC_SAWTOOTHUP href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_SAWTOOTHUP commentId: F:SDL2.SDL.SDL_HAPTIC_SAWTOOTHUP fullName: SDL2.SDL.SDL_HAPTIC_SAWTOOTHUP nameWithType: SDL.SDL_HAPTIC_SAWTOOTHUP - uid: SDL2.SDL.SDL_HAPTIC_SINE name: SDL_HAPTIC_SINE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_SINE commentId: F:SDL2.SDL.SDL_HAPTIC_SINE fullName: SDL2.SDL.SDL_HAPTIC_SINE nameWithType: SDL.SDL_HAPTIC_SINE - uid: SDL2.SDL.SDL_HAPTIC_SPHERICAL name: SDL_HAPTIC_SPHERICAL href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_SPHERICAL commentId: F:SDL2.SDL.SDL_HAPTIC_SPHERICAL fullName: SDL2.SDL.SDL_HAPTIC_SPHERICAL nameWithType: SDL.SDL_HAPTIC_SPHERICAL - uid: SDL2.SDL.SDL_HAPTIC_SPRING name: SDL_HAPTIC_SPRING href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_SPRING commentId: F:SDL2.SDL.SDL_HAPTIC_SPRING fullName: SDL2.SDL.SDL_HAPTIC_SPRING nameWithType: SDL.SDL_HAPTIC_SPRING - uid: SDL2.SDL.SDL_HAPTIC_STATUS name: SDL_HAPTIC_STATUS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_STATUS commentId: F:SDL2.SDL.SDL_HAPTIC_STATUS fullName: SDL2.SDL.SDL_HAPTIC_STATUS nameWithType: SDL.SDL_HAPTIC_STATUS - uid: SDL2.SDL.SDL_HAPTIC_TRIANGLE name: SDL_HAPTIC_TRIANGLE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAPTIC_TRIANGLE commentId: F:SDL2.SDL.SDL_HAPTIC_TRIANGLE fullName: SDL2.SDL.SDL_HAPTIC_TRIANGLE nameWithType: SDL.SDL_HAPTIC_TRIANGLE - uid: SDL2.SDL.SDL_HapticClose(System.IntPtr) name: SDL_HapticClose(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticClose_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticClose(System.IntPtr) fullName: SDL2.SDL.SDL_HapticClose(System.IntPtr) nameWithType: SDL.SDL_HapticClose(IntPtr) - uid: SDL2.SDL.SDL_HapticClose* name: SDL_HapticClose href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticClose_ commentId: Overload:SDL2.SDL.SDL_HapticClose fullName: SDL2.SDL.SDL_HapticClose nameWithType: SDL.SDL_HapticClose - uid: SDL2.SDL.SDL_HapticCondition name: SDL.SDL_HapticCondition href: api/SDL2.SDL.SDL_HapticCondition.html commentId: T:SDL2.SDL.SDL_HapticCondition fullName: SDL2.SDL.SDL_HapticCondition nameWithType: SDL.SDL_HapticCondition - uid: SDL2.SDL.SDL_HapticCondition.button name: button href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_button commentId: F:SDL2.SDL.SDL_HapticCondition.button fullName: SDL2.SDL.SDL_HapticCondition.button nameWithType: SDL.SDL_HapticCondition.button - uid: SDL2.SDL.SDL_HapticCondition.center name: center href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_center commentId: F:SDL2.SDL.SDL_HapticCondition.center fullName: SDL2.SDL.SDL_HapticCondition.center nameWithType: SDL.SDL_HapticCondition.center - uid: SDL2.SDL.SDL_HapticCondition.deadband name: deadband href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_deadband commentId: F:SDL2.SDL.SDL_HapticCondition.deadband fullName: SDL2.SDL.SDL_HapticCondition.deadband nameWithType: SDL.SDL_HapticCondition.deadband - uid: SDL2.SDL.SDL_HapticCondition.delay name: delay href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_delay commentId: F:SDL2.SDL.SDL_HapticCondition.delay fullName: SDL2.SDL.SDL_HapticCondition.delay nameWithType: SDL.SDL_HapticCondition.delay - uid: SDL2.SDL.SDL_HapticCondition.direction name: direction href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_direction commentId: F:SDL2.SDL.SDL_HapticCondition.direction fullName: SDL2.SDL.SDL_HapticCondition.direction nameWithType: SDL.SDL_HapticCondition.direction - uid: SDL2.SDL.SDL_HapticCondition.interval name: interval href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_interval commentId: F:SDL2.SDL.SDL_HapticCondition.interval fullName: SDL2.SDL.SDL_HapticCondition.interval nameWithType: SDL.SDL_HapticCondition.interval - uid: SDL2.SDL.SDL_HapticCondition.left_coeff name: left_coeff href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_left_coeff commentId: F:SDL2.SDL.SDL_HapticCondition.left_coeff fullName: SDL2.SDL.SDL_HapticCondition.left_coeff nameWithType: SDL.SDL_HapticCondition.left_coeff - uid: SDL2.SDL.SDL_HapticCondition.left_sat name: left_sat href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_left_sat commentId: F:SDL2.SDL.SDL_HapticCondition.left_sat fullName: SDL2.SDL.SDL_HapticCondition.left_sat nameWithType: SDL.SDL_HapticCondition.left_sat - uid: SDL2.SDL.SDL_HapticCondition.length name: length href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_length commentId: F:SDL2.SDL.SDL_HapticCondition.length fullName: SDL2.SDL.SDL_HapticCondition.length nameWithType: SDL.SDL_HapticCondition.length - uid: SDL2.SDL.SDL_HapticCondition.right_coeff name: right_coeff href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_right_coeff commentId: F:SDL2.SDL.SDL_HapticCondition.right_coeff fullName: SDL2.SDL.SDL_HapticCondition.right_coeff nameWithType: SDL.SDL_HapticCondition.right_coeff - uid: SDL2.SDL.SDL_HapticCondition.right_sat name: right_sat href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_right_sat commentId: F:SDL2.SDL.SDL_HapticCondition.right_sat fullName: SDL2.SDL.SDL_HapticCondition.right_sat nameWithType: SDL.SDL_HapticCondition.right_sat - uid: SDL2.SDL.SDL_HapticCondition.type name: type href: api/SDL2.SDL.SDL_HapticCondition.html#SDL2_SDL_SDL_HapticCondition_type commentId: F:SDL2.SDL.SDL_HapticCondition.type fullName: SDL2.SDL.SDL_HapticCondition.type nameWithType: SDL.SDL_HapticCondition.type - uid: SDL2.SDL.SDL_HapticConstant name: SDL.SDL_HapticConstant href: api/SDL2.SDL.SDL_HapticConstant.html commentId: T:SDL2.SDL.SDL_HapticConstant fullName: SDL2.SDL.SDL_HapticConstant nameWithType: SDL.SDL_HapticConstant - uid: SDL2.SDL.SDL_HapticConstant.attack_length name: attack_length href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_attack_length commentId: F:SDL2.SDL.SDL_HapticConstant.attack_length fullName: SDL2.SDL.SDL_HapticConstant.attack_length nameWithType: SDL.SDL_HapticConstant.attack_length - uid: SDL2.SDL.SDL_HapticConstant.attack_level name: attack_level href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_attack_level commentId: F:SDL2.SDL.SDL_HapticConstant.attack_level fullName: SDL2.SDL.SDL_HapticConstant.attack_level nameWithType: SDL.SDL_HapticConstant.attack_level - uid: SDL2.SDL.SDL_HapticConstant.button name: button href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_button commentId: F:SDL2.SDL.SDL_HapticConstant.button fullName: SDL2.SDL.SDL_HapticConstant.button nameWithType: SDL.SDL_HapticConstant.button - uid: SDL2.SDL.SDL_HapticConstant.delay name: delay href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_delay commentId: F:SDL2.SDL.SDL_HapticConstant.delay fullName: SDL2.SDL.SDL_HapticConstant.delay nameWithType: SDL.SDL_HapticConstant.delay - uid: SDL2.SDL.SDL_HapticConstant.direction name: direction href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_direction commentId: F:SDL2.SDL.SDL_HapticConstant.direction fullName: SDL2.SDL.SDL_HapticConstant.direction nameWithType: SDL.SDL_HapticConstant.direction - uid: SDL2.SDL.SDL_HapticConstant.fade_length name: fade_length href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_fade_length commentId: F:SDL2.SDL.SDL_HapticConstant.fade_length fullName: SDL2.SDL.SDL_HapticConstant.fade_length nameWithType: SDL.SDL_HapticConstant.fade_length - uid: SDL2.SDL.SDL_HapticConstant.fade_level name: fade_level href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_fade_level commentId: F:SDL2.SDL.SDL_HapticConstant.fade_level fullName: SDL2.SDL.SDL_HapticConstant.fade_level nameWithType: SDL.SDL_HapticConstant.fade_level - uid: SDL2.SDL.SDL_HapticConstant.interval name: interval href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_interval commentId: F:SDL2.SDL.SDL_HapticConstant.interval fullName: SDL2.SDL.SDL_HapticConstant.interval nameWithType: SDL.SDL_HapticConstant.interval - uid: SDL2.SDL.SDL_HapticConstant.length name: length href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_length commentId: F:SDL2.SDL.SDL_HapticConstant.length fullName: SDL2.SDL.SDL_HapticConstant.length nameWithType: SDL.SDL_HapticConstant.length - uid: SDL2.SDL.SDL_HapticConstant.level name: level href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_level commentId: F:SDL2.SDL.SDL_HapticConstant.level fullName: SDL2.SDL.SDL_HapticConstant.level nameWithType: SDL.SDL_HapticConstant.level - uid: SDL2.SDL.SDL_HapticConstant.type name: type href: api/SDL2.SDL.SDL_HapticConstant.html#SDL2_SDL_SDL_HapticConstant_type commentId: F:SDL2.SDL.SDL_HapticConstant.type fullName: SDL2.SDL.SDL_HapticConstant.type nameWithType: SDL.SDL_HapticConstant.type - uid: SDL2.SDL.SDL_HapticCustom name: SDL.SDL_HapticCustom href: api/SDL2.SDL.SDL_HapticCustom.html commentId: T:SDL2.SDL.SDL_HapticCustom fullName: SDL2.SDL.SDL_HapticCustom nameWithType: SDL.SDL_HapticCustom - uid: SDL2.SDL.SDL_HapticCustom.attack_length name: attack_length href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_attack_length commentId: F:SDL2.SDL.SDL_HapticCustom.attack_length fullName: SDL2.SDL.SDL_HapticCustom.attack_length nameWithType: SDL.SDL_HapticCustom.attack_length - uid: SDL2.SDL.SDL_HapticCustom.attack_level name: attack_level href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_attack_level commentId: F:SDL2.SDL.SDL_HapticCustom.attack_level fullName: SDL2.SDL.SDL_HapticCustom.attack_level nameWithType: SDL.SDL_HapticCustom.attack_level - uid: SDL2.SDL.SDL_HapticCustom.button name: button href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_button commentId: F:SDL2.SDL.SDL_HapticCustom.button fullName: SDL2.SDL.SDL_HapticCustom.button nameWithType: SDL.SDL_HapticCustom.button - uid: SDL2.SDL.SDL_HapticCustom.channels name: channels href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_channels commentId: F:SDL2.SDL.SDL_HapticCustom.channels fullName: SDL2.SDL.SDL_HapticCustom.channels nameWithType: SDL.SDL_HapticCustom.channels - uid: SDL2.SDL.SDL_HapticCustom.data name: data href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_data commentId: F:SDL2.SDL.SDL_HapticCustom.data fullName: SDL2.SDL.SDL_HapticCustom.data nameWithType: SDL.SDL_HapticCustom.data - uid: SDL2.SDL.SDL_HapticCustom.delay name: delay href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_delay commentId: F:SDL2.SDL.SDL_HapticCustom.delay fullName: SDL2.SDL.SDL_HapticCustom.delay nameWithType: SDL.SDL_HapticCustom.delay - uid: SDL2.SDL.SDL_HapticCustom.direction name: direction href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_direction commentId: F:SDL2.SDL.SDL_HapticCustom.direction fullName: SDL2.SDL.SDL_HapticCustom.direction nameWithType: SDL.SDL_HapticCustom.direction - uid: SDL2.SDL.SDL_HapticCustom.fade_length name: fade_length href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_fade_length commentId: F:SDL2.SDL.SDL_HapticCustom.fade_length fullName: SDL2.SDL.SDL_HapticCustom.fade_length nameWithType: SDL.SDL_HapticCustom.fade_length - uid: SDL2.SDL.SDL_HapticCustom.fade_level name: fade_level href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_fade_level commentId: F:SDL2.SDL.SDL_HapticCustom.fade_level fullName: SDL2.SDL.SDL_HapticCustom.fade_level nameWithType: SDL.SDL_HapticCustom.fade_level - uid: SDL2.SDL.SDL_HapticCustom.interval name: interval href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_interval commentId: F:SDL2.SDL.SDL_HapticCustom.interval fullName: SDL2.SDL.SDL_HapticCustom.interval nameWithType: SDL.SDL_HapticCustom.interval - uid: SDL2.SDL.SDL_HapticCustom.length name: length href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_length commentId: F:SDL2.SDL.SDL_HapticCustom.length fullName: SDL2.SDL.SDL_HapticCustom.length nameWithType: SDL.SDL_HapticCustom.length - uid: SDL2.SDL.SDL_HapticCustom.period name: period href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_period commentId: F:SDL2.SDL.SDL_HapticCustom.period fullName: SDL2.SDL.SDL_HapticCustom.period nameWithType: SDL.SDL_HapticCustom.period - uid: SDL2.SDL.SDL_HapticCustom.samples name: samples href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_samples commentId: F:SDL2.SDL.SDL_HapticCustom.samples fullName: SDL2.SDL.SDL_HapticCustom.samples nameWithType: SDL.SDL_HapticCustom.samples - uid: SDL2.SDL.SDL_HapticCustom.type name: type href: api/SDL2.SDL.SDL_HapticCustom.html#SDL2_SDL_SDL_HapticCustom_type commentId: F:SDL2.SDL.SDL_HapticCustom.type fullName: SDL2.SDL.SDL_HapticCustom.type nameWithType: SDL.SDL_HapticCustom.type - uid: SDL2.SDL.SDL_HapticDestroyEffect(System.IntPtr,System.Int32) name: SDL_HapticDestroyEffect(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticDestroyEffect_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticDestroyEffect(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_HapticDestroyEffect(System.IntPtr, System.Int32) nameWithType: SDL.SDL_HapticDestroyEffect(IntPtr, Int32) - uid: SDL2.SDL.SDL_HapticDestroyEffect* name: SDL_HapticDestroyEffect href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticDestroyEffect_ commentId: Overload:SDL2.SDL.SDL_HapticDestroyEffect fullName: SDL2.SDL.SDL_HapticDestroyEffect nameWithType: SDL.SDL_HapticDestroyEffect - uid: SDL2.SDL.SDL_HapticDirection name: SDL.SDL_HapticDirection href: api/SDL2.SDL.SDL_HapticDirection.html commentId: T:SDL2.SDL.SDL_HapticDirection fullName: SDL2.SDL.SDL_HapticDirection nameWithType: SDL.SDL_HapticDirection - uid: SDL2.SDL.SDL_HapticDirection.dir name: dir href: api/SDL2.SDL.SDL_HapticDirection.html#SDL2_SDL_SDL_HapticDirection_dir commentId: F:SDL2.SDL.SDL_HapticDirection.dir fullName: SDL2.SDL.SDL_HapticDirection.dir nameWithType: SDL.SDL_HapticDirection.dir - uid: SDL2.SDL.SDL_HapticDirection.type name: type href: api/SDL2.SDL.SDL_HapticDirection.html#SDL2_SDL_SDL_HapticDirection_type commentId: F:SDL2.SDL.SDL_HapticDirection.type fullName: SDL2.SDL.SDL_HapticDirection.type nameWithType: SDL.SDL_HapticDirection.type - uid: SDL2.SDL.SDL_HapticEffect name: SDL.SDL_HapticEffect href: api/SDL2.SDL.SDL_HapticEffect.html commentId: T:SDL2.SDL.SDL_HapticEffect fullName: SDL2.SDL.SDL_HapticEffect nameWithType: SDL.SDL_HapticEffect - uid: SDL2.SDL.SDL_HapticEffect.condition name: condition href: api/SDL2.SDL.SDL_HapticEffect.html#SDL2_SDL_SDL_HapticEffect_condition commentId: F:SDL2.SDL.SDL_HapticEffect.condition fullName: SDL2.SDL.SDL_HapticEffect.condition nameWithType: SDL.SDL_HapticEffect.condition - uid: SDL2.SDL.SDL_HapticEffect.constant name: constant href: api/SDL2.SDL.SDL_HapticEffect.html#SDL2_SDL_SDL_HapticEffect_constant commentId: F:SDL2.SDL.SDL_HapticEffect.constant fullName: SDL2.SDL.SDL_HapticEffect.constant nameWithType: SDL.SDL_HapticEffect.constant - uid: SDL2.SDL.SDL_HapticEffect.custom name: custom href: api/SDL2.SDL.SDL_HapticEffect.html#SDL2_SDL_SDL_HapticEffect_custom commentId: F:SDL2.SDL.SDL_HapticEffect.custom fullName: SDL2.SDL.SDL_HapticEffect.custom nameWithType: SDL.SDL_HapticEffect.custom - uid: SDL2.SDL.SDL_HapticEffect.leftright name: leftright href: api/SDL2.SDL.SDL_HapticEffect.html#SDL2_SDL_SDL_HapticEffect_leftright commentId: F:SDL2.SDL.SDL_HapticEffect.leftright fullName: SDL2.SDL.SDL_HapticEffect.leftright nameWithType: SDL.SDL_HapticEffect.leftright - uid: SDL2.SDL.SDL_HapticEffect.periodic name: periodic href: api/SDL2.SDL.SDL_HapticEffect.html#SDL2_SDL_SDL_HapticEffect_periodic commentId: F:SDL2.SDL.SDL_HapticEffect.periodic fullName: SDL2.SDL.SDL_HapticEffect.periodic nameWithType: SDL.SDL_HapticEffect.periodic - uid: SDL2.SDL.SDL_HapticEffect.ramp name: ramp href: api/SDL2.SDL.SDL_HapticEffect.html#SDL2_SDL_SDL_HapticEffect_ramp commentId: F:SDL2.SDL.SDL_HapticEffect.ramp fullName: SDL2.SDL.SDL_HapticEffect.ramp nameWithType: SDL.SDL_HapticEffect.ramp - uid: SDL2.SDL.SDL_HapticEffect.type name: type href: api/SDL2.SDL.SDL_HapticEffect.html#SDL2_SDL_SDL_HapticEffect_type commentId: F:SDL2.SDL.SDL_HapticEffect.type fullName: SDL2.SDL.SDL_HapticEffect.type nameWithType: SDL.SDL_HapticEffect.type - uid: SDL2.SDL.SDL_HapticEffectSupported(System.IntPtr,SDL2.SDL.SDL_HapticEffect@) name: SDL_HapticEffectSupported(IntPtr, ref SDL.SDL_HapticEffect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticEffectSupported_System_IntPtr_SDL2_SDL_SDL_HapticEffect__ commentId: M:SDL2.SDL.SDL_HapticEffectSupported(System.IntPtr,SDL2.SDL.SDL_HapticEffect@) name.vb: SDL_HapticEffectSupported(IntPtr, ByRef SDL.SDL_HapticEffect) fullName: SDL2.SDL.SDL_HapticEffectSupported(System.IntPtr, ref SDL2.SDL.SDL_HapticEffect) fullName.vb: SDL2.SDL.SDL_HapticEffectSupported(System.IntPtr, ByRef SDL2.SDL.SDL_HapticEffect) nameWithType: SDL.SDL_HapticEffectSupported(IntPtr, ref SDL.SDL_HapticEffect) nameWithType.vb: SDL.SDL_HapticEffectSupported(IntPtr, ByRef SDL.SDL_HapticEffect) - uid: SDL2.SDL.SDL_HapticEffectSupported* name: SDL_HapticEffectSupported href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticEffectSupported_ commentId: Overload:SDL2.SDL.SDL_HapticEffectSupported fullName: SDL2.SDL.SDL_HapticEffectSupported nameWithType: SDL.SDL_HapticEffectSupported - uid: SDL2.SDL.SDL_HapticGetEffectStatus(System.IntPtr,System.Int32) name: SDL_HapticGetEffectStatus(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticGetEffectStatus_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticGetEffectStatus(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_HapticGetEffectStatus(System.IntPtr, System.Int32) nameWithType: SDL.SDL_HapticGetEffectStatus(IntPtr, Int32) - uid: SDL2.SDL.SDL_HapticGetEffectStatus* name: SDL_HapticGetEffectStatus href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticGetEffectStatus_ commentId: Overload:SDL2.SDL.SDL_HapticGetEffectStatus fullName: SDL2.SDL.SDL_HapticGetEffectStatus nameWithType: SDL.SDL_HapticGetEffectStatus - uid: SDL2.SDL.SDL_HapticIndex(System.IntPtr) name: SDL_HapticIndex(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticIndex_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticIndex(System.IntPtr) fullName: SDL2.SDL.SDL_HapticIndex(System.IntPtr) nameWithType: SDL.SDL_HapticIndex(IntPtr) - uid: SDL2.SDL.SDL_HapticIndex* name: SDL_HapticIndex href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticIndex_ commentId: Overload:SDL2.SDL.SDL_HapticIndex fullName: SDL2.SDL.SDL_HapticIndex nameWithType: SDL.SDL_HapticIndex - uid: SDL2.SDL.SDL_HapticLeftRight name: SDL.SDL_HapticLeftRight href: api/SDL2.SDL.SDL_HapticLeftRight.html commentId: T:SDL2.SDL.SDL_HapticLeftRight fullName: SDL2.SDL.SDL_HapticLeftRight nameWithType: SDL.SDL_HapticLeftRight - uid: SDL2.SDL.SDL_HapticLeftRight.large_magnitude name: large_magnitude href: api/SDL2.SDL.SDL_HapticLeftRight.html#SDL2_SDL_SDL_HapticLeftRight_large_magnitude commentId: F:SDL2.SDL.SDL_HapticLeftRight.large_magnitude fullName: SDL2.SDL.SDL_HapticLeftRight.large_magnitude nameWithType: SDL.SDL_HapticLeftRight.large_magnitude - uid: SDL2.SDL.SDL_HapticLeftRight.length name: length href: api/SDL2.SDL.SDL_HapticLeftRight.html#SDL2_SDL_SDL_HapticLeftRight_length commentId: F:SDL2.SDL.SDL_HapticLeftRight.length fullName: SDL2.SDL.SDL_HapticLeftRight.length nameWithType: SDL.SDL_HapticLeftRight.length - uid: SDL2.SDL.SDL_HapticLeftRight.small_magnitude name: small_magnitude href: api/SDL2.SDL.SDL_HapticLeftRight.html#SDL2_SDL_SDL_HapticLeftRight_small_magnitude commentId: F:SDL2.SDL.SDL_HapticLeftRight.small_magnitude fullName: SDL2.SDL.SDL_HapticLeftRight.small_magnitude nameWithType: SDL.SDL_HapticLeftRight.small_magnitude - uid: SDL2.SDL.SDL_HapticLeftRight.type name: type href: api/SDL2.SDL.SDL_HapticLeftRight.html#SDL2_SDL_SDL_HapticLeftRight_type commentId: F:SDL2.SDL.SDL_HapticLeftRight.type fullName: SDL2.SDL.SDL_HapticLeftRight.type nameWithType: SDL.SDL_HapticLeftRight.type - uid: SDL2.SDL.SDL_HapticName(System.Int32) name: SDL_HapticName(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticName_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticName(System.Int32) fullName: SDL2.SDL.SDL_HapticName(System.Int32) nameWithType: SDL.SDL_HapticName(Int32) - uid: SDL2.SDL.SDL_HapticName* name: SDL_HapticName href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticName_ commentId: Overload:SDL2.SDL.SDL_HapticName isSpec: "True" fullName: SDL2.SDL.SDL_HapticName nameWithType: SDL.SDL_HapticName - uid: SDL2.SDL.SDL_HapticNewEffect(System.IntPtr,SDL2.SDL.SDL_HapticEffect@) name: SDL_HapticNewEffect(IntPtr, ref SDL.SDL_HapticEffect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNewEffect_System_IntPtr_SDL2_SDL_SDL_HapticEffect__ commentId: M:SDL2.SDL.SDL_HapticNewEffect(System.IntPtr,SDL2.SDL.SDL_HapticEffect@) name.vb: SDL_HapticNewEffect(IntPtr, ByRef SDL.SDL_HapticEffect) fullName: SDL2.SDL.SDL_HapticNewEffect(System.IntPtr, ref SDL2.SDL.SDL_HapticEffect) fullName.vb: SDL2.SDL.SDL_HapticNewEffect(System.IntPtr, ByRef SDL2.SDL.SDL_HapticEffect) nameWithType: SDL.SDL_HapticNewEffect(IntPtr, ref SDL.SDL_HapticEffect) nameWithType.vb: SDL.SDL_HapticNewEffect(IntPtr, ByRef SDL.SDL_HapticEffect) - uid: SDL2.SDL.SDL_HapticNewEffect* name: SDL_HapticNewEffect href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNewEffect_ commentId: Overload:SDL2.SDL.SDL_HapticNewEffect fullName: SDL2.SDL.SDL_HapticNewEffect nameWithType: SDL.SDL_HapticNewEffect - uid: SDL2.SDL.SDL_HapticNumAxes(System.IntPtr) name: SDL_HapticNumAxes(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNumAxes_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticNumAxes(System.IntPtr) fullName: SDL2.SDL.SDL_HapticNumAxes(System.IntPtr) nameWithType: SDL.SDL_HapticNumAxes(IntPtr) - uid: SDL2.SDL.SDL_HapticNumAxes* name: SDL_HapticNumAxes href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNumAxes_ commentId: Overload:SDL2.SDL.SDL_HapticNumAxes fullName: SDL2.SDL.SDL_HapticNumAxes nameWithType: SDL.SDL_HapticNumAxes - uid: SDL2.SDL.SDL_HapticNumEffects(System.IntPtr) name: SDL_HapticNumEffects(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNumEffects_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticNumEffects(System.IntPtr) fullName: SDL2.SDL.SDL_HapticNumEffects(System.IntPtr) nameWithType: SDL.SDL_HapticNumEffects(IntPtr) - uid: SDL2.SDL.SDL_HapticNumEffects* name: SDL_HapticNumEffects href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNumEffects_ commentId: Overload:SDL2.SDL.SDL_HapticNumEffects fullName: SDL2.SDL.SDL_HapticNumEffects nameWithType: SDL.SDL_HapticNumEffects - uid: SDL2.SDL.SDL_HapticNumEffectsPlaying(System.IntPtr) name: SDL_HapticNumEffectsPlaying(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNumEffectsPlaying_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticNumEffectsPlaying(System.IntPtr) fullName: SDL2.SDL.SDL_HapticNumEffectsPlaying(System.IntPtr) nameWithType: SDL.SDL_HapticNumEffectsPlaying(IntPtr) - uid: SDL2.SDL.SDL_HapticNumEffectsPlaying* name: SDL_HapticNumEffectsPlaying href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticNumEffectsPlaying_ commentId: Overload:SDL2.SDL.SDL_HapticNumEffectsPlaying fullName: SDL2.SDL.SDL_HapticNumEffectsPlaying nameWithType: SDL.SDL_HapticNumEffectsPlaying - uid: SDL2.SDL.SDL_HapticOpen(System.Int32) name: SDL_HapticOpen(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpen_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticOpen(System.Int32) fullName: SDL2.SDL.SDL_HapticOpen(System.Int32) nameWithType: SDL.SDL_HapticOpen(Int32) - uid: SDL2.SDL.SDL_HapticOpen* name: SDL_HapticOpen href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpen_ commentId: Overload:SDL2.SDL.SDL_HapticOpen fullName: SDL2.SDL.SDL_HapticOpen nameWithType: SDL.SDL_HapticOpen - uid: SDL2.SDL.SDL_HapticOpened(System.Int32) name: SDL_HapticOpened(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpened_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticOpened(System.Int32) fullName: SDL2.SDL.SDL_HapticOpened(System.Int32) nameWithType: SDL.SDL_HapticOpened(Int32) - uid: SDL2.SDL.SDL_HapticOpened* name: SDL_HapticOpened href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpened_ commentId: Overload:SDL2.SDL.SDL_HapticOpened fullName: SDL2.SDL.SDL_HapticOpened nameWithType: SDL.SDL_HapticOpened - uid: SDL2.SDL.SDL_HapticOpenFromJoystick(System.IntPtr) name: SDL_HapticOpenFromJoystick(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpenFromJoystick_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticOpenFromJoystick(System.IntPtr) fullName: SDL2.SDL.SDL_HapticOpenFromJoystick(System.IntPtr) nameWithType: SDL.SDL_HapticOpenFromJoystick(IntPtr) - uid: SDL2.SDL.SDL_HapticOpenFromJoystick* name: SDL_HapticOpenFromJoystick href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpenFromJoystick_ commentId: Overload:SDL2.SDL.SDL_HapticOpenFromJoystick fullName: SDL2.SDL.SDL_HapticOpenFromJoystick nameWithType: SDL.SDL_HapticOpenFromJoystick - uid: SDL2.SDL.SDL_HapticOpenFromMouse name: SDL_HapticOpenFromMouse() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpenFromMouse commentId: M:SDL2.SDL.SDL_HapticOpenFromMouse fullName: SDL2.SDL.SDL_HapticOpenFromMouse() nameWithType: SDL.SDL_HapticOpenFromMouse() - uid: SDL2.SDL.SDL_HapticOpenFromMouse* name: SDL_HapticOpenFromMouse href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticOpenFromMouse_ commentId: Overload:SDL2.SDL.SDL_HapticOpenFromMouse fullName: SDL2.SDL.SDL_HapticOpenFromMouse nameWithType: SDL.SDL_HapticOpenFromMouse - uid: SDL2.SDL.SDL_HapticPause(System.IntPtr) name: SDL_HapticPause(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticPause_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticPause(System.IntPtr) fullName: SDL2.SDL.SDL_HapticPause(System.IntPtr) nameWithType: SDL.SDL_HapticPause(IntPtr) - uid: SDL2.SDL.SDL_HapticPause* name: SDL_HapticPause href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticPause_ commentId: Overload:SDL2.SDL.SDL_HapticPause fullName: SDL2.SDL.SDL_HapticPause nameWithType: SDL.SDL_HapticPause - uid: SDL2.SDL.SDL_HapticPeriodic name: SDL.SDL_HapticPeriodic href: api/SDL2.SDL.SDL_HapticPeriodic.html commentId: T:SDL2.SDL.SDL_HapticPeriodic fullName: SDL2.SDL.SDL_HapticPeriodic nameWithType: SDL.SDL_HapticPeriodic - uid: SDL2.SDL.SDL_HapticPeriodic.attack_length name: attack_length href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_attack_length commentId: F:SDL2.SDL.SDL_HapticPeriodic.attack_length fullName: SDL2.SDL.SDL_HapticPeriodic.attack_length nameWithType: SDL.SDL_HapticPeriodic.attack_length - uid: SDL2.SDL.SDL_HapticPeriodic.attack_level name: attack_level href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_attack_level commentId: F:SDL2.SDL.SDL_HapticPeriodic.attack_level fullName: SDL2.SDL.SDL_HapticPeriodic.attack_level nameWithType: SDL.SDL_HapticPeriodic.attack_level - uid: SDL2.SDL.SDL_HapticPeriodic.button name: button href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_button commentId: F:SDL2.SDL.SDL_HapticPeriodic.button fullName: SDL2.SDL.SDL_HapticPeriodic.button nameWithType: SDL.SDL_HapticPeriodic.button - uid: SDL2.SDL.SDL_HapticPeriodic.delay name: delay href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_delay commentId: F:SDL2.SDL.SDL_HapticPeriodic.delay fullName: SDL2.SDL.SDL_HapticPeriodic.delay nameWithType: SDL.SDL_HapticPeriodic.delay - uid: SDL2.SDL.SDL_HapticPeriodic.direction name: direction href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_direction commentId: F:SDL2.SDL.SDL_HapticPeriodic.direction fullName: SDL2.SDL.SDL_HapticPeriodic.direction nameWithType: SDL.SDL_HapticPeriodic.direction - uid: SDL2.SDL.SDL_HapticPeriodic.fade_length name: fade_length href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_fade_length commentId: F:SDL2.SDL.SDL_HapticPeriodic.fade_length fullName: SDL2.SDL.SDL_HapticPeriodic.fade_length nameWithType: SDL.SDL_HapticPeriodic.fade_length - uid: SDL2.SDL.SDL_HapticPeriodic.fade_level name: fade_level href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_fade_level commentId: F:SDL2.SDL.SDL_HapticPeriodic.fade_level fullName: SDL2.SDL.SDL_HapticPeriodic.fade_level nameWithType: SDL.SDL_HapticPeriodic.fade_level - uid: SDL2.SDL.SDL_HapticPeriodic.interval name: interval href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_interval commentId: F:SDL2.SDL.SDL_HapticPeriodic.interval fullName: SDL2.SDL.SDL_HapticPeriodic.interval nameWithType: SDL.SDL_HapticPeriodic.interval - uid: SDL2.SDL.SDL_HapticPeriodic.length name: length href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_length commentId: F:SDL2.SDL.SDL_HapticPeriodic.length fullName: SDL2.SDL.SDL_HapticPeriodic.length nameWithType: SDL.SDL_HapticPeriodic.length - uid: SDL2.SDL.SDL_HapticPeriodic.magnitude name: magnitude href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_magnitude commentId: F:SDL2.SDL.SDL_HapticPeriodic.magnitude fullName: SDL2.SDL.SDL_HapticPeriodic.magnitude nameWithType: SDL.SDL_HapticPeriodic.magnitude - uid: SDL2.SDL.SDL_HapticPeriodic.offset name: offset href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_offset commentId: F:SDL2.SDL.SDL_HapticPeriodic.offset fullName: SDL2.SDL.SDL_HapticPeriodic.offset nameWithType: SDL.SDL_HapticPeriodic.offset - uid: SDL2.SDL.SDL_HapticPeriodic.period name: period href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_period commentId: F:SDL2.SDL.SDL_HapticPeriodic.period fullName: SDL2.SDL.SDL_HapticPeriodic.period nameWithType: SDL.SDL_HapticPeriodic.period - uid: SDL2.SDL.SDL_HapticPeriodic.phase name: phase href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_phase commentId: F:SDL2.SDL.SDL_HapticPeriodic.phase fullName: SDL2.SDL.SDL_HapticPeriodic.phase nameWithType: SDL.SDL_HapticPeriodic.phase - uid: SDL2.SDL.SDL_HapticPeriodic.type name: type href: api/SDL2.SDL.SDL_HapticPeriodic.html#SDL2_SDL_SDL_HapticPeriodic_type commentId: F:SDL2.SDL.SDL_HapticPeriodic.type fullName: SDL2.SDL.SDL_HapticPeriodic.type nameWithType: SDL.SDL_HapticPeriodic.type - uid: SDL2.SDL.SDL_HapticQuery(System.IntPtr) name: SDL_HapticQuery(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticQuery_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticQuery(System.IntPtr) fullName: SDL2.SDL.SDL_HapticQuery(System.IntPtr) nameWithType: SDL.SDL_HapticQuery(IntPtr) - uid: SDL2.SDL.SDL_HapticQuery* name: SDL_HapticQuery href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticQuery_ commentId: Overload:SDL2.SDL.SDL_HapticQuery fullName: SDL2.SDL.SDL_HapticQuery nameWithType: SDL.SDL_HapticQuery - uid: SDL2.SDL.SDL_HapticRamp name: SDL.SDL_HapticRamp href: api/SDL2.SDL.SDL_HapticRamp.html commentId: T:SDL2.SDL.SDL_HapticRamp fullName: SDL2.SDL.SDL_HapticRamp nameWithType: SDL.SDL_HapticRamp - uid: SDL2.SDL.SDL_HapticRamp.attack_length name: attack_length href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_attack_length commentId: F:SDL2.SDL.SDL_HapticRamp.attack_length fullName: SDL2.SDL.SDL_HapticRamp.attack_length nameWithType: SDL.SDL_HapticRamp.attack_length - uid: SDL2.SDL.SDL_HapticRamp.attack_level name: attack_level href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_attack_level commentId: F:SDL2.SDL.SDL_HapticRamp.attack_level fullName: SDL2.SDL.SDL_HapticRamp.attack_level nameWithType: SDL.SDL_HapticRamp.attack_level - uid: SDL2.SDL.SDL_HapticRamp.button name: button href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_button commentId: F:SDL2.SDL.SDL_HapticRamp.button fullName: SDL2.SDL.SDL_HapticRamp.button nameWithType: SDL.SDL_HapticRamp.button - uid: SDL2.SDL.SDL_HapticRamp.delay name: delay href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_delay commentId: F:SDL2.SDL.SDL_HapticRamp.delay fullName: SDL2.SDL.SDL_HapticRamp.delay nameWithType: SDL.SDL_HapticRamp.delay - uid: SDL2.SDL.SDL_HapticRamp.direction name: direction href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_direction commentId: F:SDL2.SDL.SDL_HapticRamp.direction fullName: SDL2.SDL.SDL_HapticRamp.direction nameWithType: SDL.SDL_HapticRamp.direction - uid: SDL2.SDL.SDL_HapticRamp.end name: end href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_end commentId: F:SDL2.SDL.SDL_HapticRamp.end fullName: SDL2.SDL.SDL_HapticRamp.end nameWithType: SDL.SDL_HapticRamp.end - uid: SDL2.SDL.SDL_HapticRamp.fade_length name: fade_length href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_fade_length commentId: F:SDL2.SDL.SDL_HapticRamp.fade_length fullName: SDL2.SDL.SDL_HapticRamp.fade_length nameWithType: SDL.SDL_HapticRamp.fade_length - uid: SDL2.SDL.SDL_HapticRamp.fade_level name: fade_level href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_fade_level commentId: F:SDL2.SDL.SDL_HapticRamp.fade_level fullName: SDL2.SDL.SDL_HapticRamp.fade_level nameWithType: SDL.SDL_HapticRamp.fade_level - uid: SDL2.SDL.SDL_HapticRamp.interval name: interval href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_interval commentId: F:SDL2.SDL.SDL_HapticRamp.interval fullName: SDL2.SDL.SDL_HapticRamp.interval nameWithType: SDL.SDL_HapticRamp.interval - uid: SDL2.SDL.SDL_HapticRamp.length name: length href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_length commentId: F:SDL2.SDL.SDL_HapticRamp.length fullName: SDL2.SDL.SDL_HapticRamp.length nameWithType: SDL.SDL_HapticRamp.length - uid: SDL2.SDL.SDL_HapticRamp.start name: start href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_start commentId: F:SDL2.SDL.SDL_HapticRamp.start fullName: SDL2.SDL.SDL_HapticRamp.start nameWithType: SDL.SDL_HapticRamp.start - uid: SDL2.SDL.SDL_HapticRamp.type name: type href: api/SDL2.SDL.SDL_HapticRamp.html#SDL2_SDL_SDL_HapticRamp_type commentId: F:SDL2.SDL.SDL_HapticRamp.type fullName: SDL2.SDL.SDL_HapticRamp.type nameWithType: SDL.SDL_HapticRamp.type - uid: SDL2.SDL.SDL_HapticRumbleInit(System.IntPtr) name: SDL_HapticRumbleInit(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumbleInit_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticRumbleInit(System.IntPtr) fullName: SDL2.SDL.SDL_HapticRumbleInit(System.IntPtr) nameWithType: SDL.SDL_HapticRumbleInit(IntPtr) - uid: SDL2.SDL.SDL_HapticRumbleInit* name: SDL_HapticRumbleInit href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumbleInit_ commentId: Overload:SDL2.SDL.SDL_HapticRumbleInit fullName: SDL2.SDL.SDL_HapticRumbleInit nameWithType: SDL.SDL_HapticRumbleInit - uid: SDL2.SDL.SDL_HapticRumblePlay(System.IntPtr,System.Single,System.UInt32) name: SDL_HapticRumblePlay(IntPtr, Single, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumblePlay_System_IntPtr_System_Single_System_UInt32_ commentId: M:SDL2.SDL.SDL_HapticRumblePlay(System.IntPtr,System.Single,System.UInt32) fullName: SDL2.SDL.SDL_HapticRumblePlay(System.IntPtr, System.Single, System.UInt32) nameWithType: SDL.SDL_HapticRumblePlay(IntPtr, Single, UInt32) - uid: SDL2.SDL.SDL_HapticRumblePlay* name: SDL_HapticRumblePlay href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumblePlay_ commentId: Overload:SDL2.SDL.SDL_HapticRumblePlay fullName: SDL2.SDL.SDL_HapticRumblePlay nameWithType: SDL.SDL_HapticRumblePlay - uid: SDL2.SDL.SDL_HapticRumbleStop(System.IntPtr) name: SDL_HapticRumbleStop(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumbleStop_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticRumbleStop(System.IntPtr) fullName: SDL2.SDL.SDL_HapticRumbleStop(System.IntPtr) nameWithType: SDL.SDL_HapticRumbleStop(IntPtr) - uid: SDL2.SDL.SDL_HapticRumbleStop* name: SDL_HapticRumbleStop href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumbleStop_ commentId: Overload:SDL2.SDL.SDL_HapticRumbleStop fullName: SDL2.SDL.SDL_HapticRumbleStop nameWithType: SDL.SDL_HapticRumbleStop - uid: SDL2.SDL.SDL_HapticRumbleSupported(System.IntPtr) name: SDL_HapticRumbleSupported(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumbleSupported_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticRumbleSupported(System.IntPtr) fullName: SDL2.SDL.SDL_HapticRumbleSupported(System.IntPtr) nameWithType: SDL.SDL_HapticRumbleSupported(IntPtr) - uid: SDL2.SDL.SDL_HapticRumbleSupported* name: SDL_HapticRumbleSupported href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRumbleSupported_ commentId: Overload:SDL2.SDL.SDL_HapticRumbleSupported fullName: SDL2.SDL.SDL_HapticRumbleSupported nameWithType: SDL.SDL_HapticRumbleSupported - uid: SDL2.SDL.SDL_HapticRunEffect(System.IntPtr,System.Int32,System.UInt32) name: SDL_HapticRunEffect(IntPtr, Int32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRunEffect_System_IntPtr_System_Int32_System_UInt32_ commentId: M:SDL2.SDL.SDL_HapticRunEffect(System.IntPtr,System.Int32,System.UInt32) fullName: SDL2.SDL.SDL_HapticRunEffect(System.IntPtr, System.Int32, System.UInt32) nameWithType: SDL.SDL_HapticRunEffect(IntPtr, Int32, UInt32) - uid: SDL2.SDL.SDL_HapticRunEffect* name: SDL_HapticRunEffect href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticRunEffect_ commentId: Overload:SDL2.SDL.SDL_HapticRunEffect fullName: SDL2.SDL.SDL_HapticRunEffect nameWithType: SDL.SDL_HapticRunEffect - uid: SDL2.SDL.SDL_HapticSetAutocenter(System.IntPtr,System.Int32) name: SDL_HapticSetAutocenter(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticSetAutocenter_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticSetAutocenter(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_HapticSetAutocenter(System.IntPtr, System.Int32) nameWithType: SDL.SDL_HapticSetAutocenter(IntPtr, Int32) - uid: SDL2.SDL.SDL_HapticSetAutocenter* name: SDL_HapticSetAutocenter href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticSetAutocenter_ commentId: Overload:SDL2.SDL.SDL_HapticSetAutocenter fullName: SDL2.SDL.SDL_HapticSetAutocenter nameWithType: SDL.SDL_HapticSetAutocenter - uid: SDL2.SDL.SDL_HapticSetGain(System.IntPtr,System.Int32) name: SDL_HapticSetGain(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticSetGain_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticSetGain(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_HapticSetGain(System.IntPtr, System.Int32) nameWithType: SDL.SDL_HapticSetGain(IntPtr, Int32) - uid: SDL2.SDL.SDL_HapticSetGain* name: SDL_HapticSetGain href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticSetGain_ commentId: Overload:SDL2.SDL.SDL_HapticSetGain fullName: SDL2.SDL.SDL_HapticSetGain nameWithType: SDL.SDL_HapticSetGain - uid: SDL2.SDL.SDL_HapticStopAll(System.IntPtr) name: SDL_HapticStopAll(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticStopAll_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticStopAll(System.IntPtr) fullName: SDL2.SDL.SDL_HapticStopAll(System.IntPtr) nameWithType: SDL.SDL_HapticStopAll(IntPtr) - uid: SDL2.SDL.SDL_HapticStopAll* name: SDL_HapticStopAll href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticStopAll_ commentId: Overload:SDL2.SDL.SDL_HapticStopAll fullName: SDL2.SDL.SDL_HapticStopAll nameWithType: SDL.SDL_HapticStopAll - uid: SDL2.SDL.SDL_HapticStopEffect(System.IntPtr,System.Int32) name: SDL_HapticStopEffect(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticStopEffect_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_HapticStopEffect(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_HapticStopEffect(System.IntPtr, System.Int32) nameWithType: SDL.SDL_HapticStopEffect(IntPtr, Int32) - uid: SDL2.SDL.SDL_HapticStopEffect* name: SDL_HapticStopEffect href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticStopEffect_ commentId: Overload:SDL2.SDL.SDL_HapticStopEffect fullName: SDL2.SDL.SDL_HapticStopEffect nameWithType: SDL.SDL_HapticStopEffect - uid: SDL2.SDL.SDL_HapticUnpause(System.IntPtr) name: SDL_HapticUnpause(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticUnpause_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HapticUnpause(System.IntPtr) fullName: SDL2.SDL.SDL_HapticUnpause(System.IntPtr) nameWithType: SDL.SDL_HapticUnpause(IntPtr) - uid: SDL2.SDL.SDL_HapticUnpause* name: SDL_HapticUnpause href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticUnpause_ commentId: Overload:SDL2.SDL.SDL_HapticUnpause fullName: SDL2.SDL.SDL_HapticUnpause nameWithType: SDL.SDL_HapticUnpause - uid: SDL2.SDL.SDL_HapticUpdateEffect(System.IntPtr,System.Int32,SDL2.SDL.SDL_HapticEffect@) name: SDL_HapticUpdateEffect(IntPtr, Int32, ref SDL.SDL_HapticEffect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticUpdateEffect_System_IntPtr_System_Int32_SDL2_SDL_SDL_HapticEffect__ commentId: M:SDL2.SDL.SDL_HapticUpdateEffect(System.IntPtr,System.Int32,SDL2.SDL.SDL_HapticEffect@) name.vb: SDL_HapticUpdateEffect(IntPtr, Int32, ByRef SDL.SDL_HapticEffect) fullName: SDL2.SDL.SDL_HapticUpdateEffect(System.IntPtr, System.Int32, ref SDL2.SDL.SDL_HapticEffect) fullName.vb: SDL2.SDL.SDL_HapticUpdateEffect(System.IntPtr, System.Int32, ByRef SDL2.SDL.SDL_HapticEffect) nameWithType: SDL.SDL_HapticUpdateEffect(IntPtr, Int32, ref SDL.SDL_HapticEffect) nameWithType.vb: SDL.SDL_HapticUpdateEffect(IntPtr, Int32, ByRef SDL.SDL_HapticEffect) - uid: SDL2.SDL.SDL_HapticUpdateEffect* name: SDL_HapticUpdateEffect href: api/SDL2.SDL.html#SDL2_SDL_SDL_HapticUpdateEffect_ commentId: Overload:SDL2.SDL.SDL_HapticUpdateEffect fullName: SDL2.SDL.SDL_HapticUpdateEffect nameWithType: SDL.SDL_HapticUpdateEffect - uid: SDL2.SDL.SDL_Has3DNow name: SDL_Has3DNow() href: api/SDL2.SDL.html#SDL2_SDL_SDL_Has3DNow commentId: M:SDL2.SDL.SDL_Has3DNow fullName: SDL2.SDL.SDL_Has3DNow() nameWithType: SDL.SDL_Has3DNow() - uid: SDL2.SDL.SDL_Has3DNow* name: SDL_Has3DNow href: api/SDL2.SDL.html#SDL2_SDL_SDL_Has3DNow_ commentId: Overload:SDL2.SDL.SDL_Has3DNow fullName: SDL2.SDL.SDL_Has3DNow nameWithType: SDL.SDL_Has3DNow - uid: SDL2.SDL.SDL_HasAltiVec name: SDL_HasAltiVec() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAltiVec commentId: M:SDL2.SDL.SDL_HasAltiVec fullName: SDL2.SDL.SDL_HasAltiVec() nameWithType: SDL.SDL_HasAltiVec() - uid: SDL2.SDL.SDL_HasAltiVec* name: SDL_HasAltiVec href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAltiVec_ commentId: Overload:SDL2.SDL.SDL_HasAltiVec fullName: SDL2.SDL.SDL_HasAltiVec nameWithType: SDL.SDL_HasAltiVec - uid: SDL2.SDL.SDL_HasAVX name: SDL_HasAVX() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAVX commentId: M:SDL2.SDL.SDL_HasAVX fullName: SDL2.SDL.SDL_HasAVX() nameWithType: SDL.SDL_HasAVX() - uid: SDL2.SDL.SDL_HasAVX* name: SDL_HasAVX href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAVX_ commentId: Overload:SDL2.SDL.SDL_HasAVX fullName: SDL2.SDL.SDL_HasAVX nameWithType: SDL.SDL_HasAVX - uid: SDL2.SDL.SDL_HasAVX2 name: SDL_HasAVX2() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAVX2 commentId: M:SDL2.SDL.SDL_HasAVX2 fullName: SDL2.SDL.SDL_HasAVX2() nameWithType: SDL.SDL_HasAVX2() - uid: SDL2.SDL.SDL_HasAVX2* name: SDL_HasAVX2 href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAVX2_ commentId: Overload:SDL2.SDL.SDL_HasAVX2 fullName: SDL2.SDL.SDL_HasAVX2 nameWithType: SDL.SDL_HasAVX2 - uid: SDL2.SDL.SDL_HasAVX512F name: SDL_HasAVX512F() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAVX512F commentId: M:SDL2.SDL.SDL_HasAVX512F fullName: SDL2.SDL.SDL_HasAVX512F() nameWithType: SDL.SDL_HasAVX512F() - uid: SDL2.SDL.SDL_HasAVX512F* name: SDL_HasAVX512F href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasAVX512F_ commentId: Overload:SDL2.SDL.SDL_HasAVX512F fullName: SDL2.SDL.SDL_HasAVX512F nameWithType: SDL.SDL_HasAVX512F - uid: SDL2.SDL.SDL_HasClipboardText name: SDL_HasClipboardText() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasClipboardText commentId: M:SDL2.SDL.SDL_HasClipboardText fullName: SDL2.SDL.SDL_HasClipboardText() nameWithType: SDL.SDL_HasClipboardText() - uid: SDL2.SDL.SDL_HasClipboardText* name: SDL_HasClipboardText href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasClipboardText_ commentId: Overload:SDL2.SDL.SDL_HasClipboardText fullName: SDL2.SDL.SDL_HasClipboardText nameWithType: SDL.SDL_HasClipboardText - uid: SDL2.SDL.SDL_HasColorKey(System.IntPtr) name: SDL_HasColorKey(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasColorKey_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HasColorKey(System.IntPtr) fullName: SDL2.SDL.SDL_HasColorKey(System.IntPtr) nameWithType: SDL.SDL_HasColorKey(IntPtr) - uid: SDL2.SDL.SDL_HasColorKey* name: SDL_HasColorKey href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasColorKey_ commentId: Overload:SDL2.SDL.SDL_HasColorKey fullName: SDL2.SDL.SDL_HasColorKey nameWithType: SDL.SDL_HasColorKey - uid: SDL2.SDL.SDL_HasEvent(SDL2.SDL.SDL_EventType) name: SDL_HasEvent(SDL.SDL_EventType) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasEvent_SDL2_SDL_SDL_EventType_ commentId: M:SDL2.SDL.SDL_HasEvent(SDL2.SDL.SDL_EventType) fullName: SDL2.SDL.SDL_HasEvent(SDL2.SDL.SDL_EventType) nameWithType: SDL.SDL_HasEvent(SDL.SDL_EventType) - uid: SDL2.SDL.SDL_HasEvent* name: SDL_HasEvent href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasEvent_ commentId: Overload:SDL2.SDL.SDL_HasEvent fullName: SDL2.SDL.SDL_HasEvent nameWithType: SDL.SDL_HasEvent - uid: SDL2.SDL.SDL_HasEvents(SDL2.SDL.SDL_EventType,SDL2.SDL.SDL_EventType) name: SDL_HasEvents(SDL.SDL_EventType, SDL.SDL_EventType) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasEvents_SDL2_SDL_SDL_EventType_SDL2_SDL_SDL_EventType_ commentId: M:SDL2.SDL.SDL_HasEvents(SDL2.SDL.SDL_EventType,SDL2.SDL.SDL_EventType) fullName: SDL2.SDL.SDL_HasEvents(SDL2.SDL.SDL_EventType, SDL2.SDL.SDL_EventType) nameWithType: SDL.SDL_HasEvents(SDL.SDL_EventType, SDL.SDL_EventType) - uid: SDL2.SDL.SDL_HasEvents* name: SDL_HasEvents href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasEvents_ commentId: Overload:SDL2.SDL.SDL_HasEvents fullName: SDL2.SDL.SDL_HasEvents nameWithType: SDL.SDL_HasEvents - uid: SDL2.SDL.SDL_HasIntersection(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name: SDL_HasIntersection(ref SDL.SDL_Rect, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasIntersection_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_HasIntersection(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name.vb: SDL_HasIntersection(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_HasIntersection(ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_HasIntersection(ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_HasIntersection(ref SDL.SDL_Rect, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_HasIntersection(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_HasIntersection* name: SDL_HasIntersection href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasIntersection_ commentId: Overload:SDL2.SDL.SDL_HasIntersection fullName: SDL2.SDL.SDL_HasIntersection nameWithType: SDL.SDL_HasIntersection - uid: SDL2.SDL.SDL_HasMMX name: SDL_HasMMX() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasMMX commentId: M:SDL2.SDL.SDL_HasMMX fullName: SDL2.SDL.SDL_HasMMX() nameWithType: SDL.SDL_HasMMX() - uid: SDL2.SDL.SDL_HasMMX* name: SDL_HasMMX href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasMMX_ commentId: Overload:SDL2.SDL.SDL_HasMMX fullName: SDL2.SDL.SDL_HasMMX nameWithType: SDL.SDL_HasMMX - uid: SDL2.SDL.SDL_HasNEON name: SDL_HasNEON() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasNEON commentId: M:SDL2.SDL.SDL_HasNEON fullName: SDL2.SDL.SDL_HasNEON() nameWithType: SDL.SDL_HasNEON() - uid: SDL2.SDL.SDL_HasNEON* name: SDL_HasNEON href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasNEON_ commentId: Overload:SDL2.SDL.SDL_HasNEON fullName: SDL2.SDL.SDL_HasNEON nameWithType: SDL.SDL_HasNEON - uid: SDL2.SDL.SDL_HasRDTSC name: SDL_HasRDTSC() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasRDTSC commentId: M:SDL2.SDL.SDL_HasRDTSC fullName: SDL2.SDL.SDL_HasRDTSC() nameWithType: SDL.SDL_HasRDTSC() - uid: SDL2.SDL.SDL_HasRDTSC* name: SDL_HasRDTSC href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasRDTSC_ commentId: Overload:SDL2.SDL.SDL_HasRDTSC fullName: SDL2.SDL.SDL_HasRDTSC nameWithType: SDL.SDL_HasRDTSC - uid: SDL2.SDL.SDL_HasScreenKeyboardSupport name: SDL_HasScreenKeyboardSupport() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasScreenKeyboardSupport commentId: M:SDL2.SDL.SDL_HasScreenKeyboardSupport fullName: SDL2.SDL.SDL_HasScreenKeyboardSupport() nameWithType: SDL.SDL_HasScreenKeyboardSupport() - uid: SDL2.SDL.SDL_HasScreenKeyboardSupport* name: SDL_HasScreenKeyboardSupport href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasScreenKeyboardSupport_ commentId: Overload:SDL2.SDL.SDL_HasScreenKeyboardSupport fullName: SDL2.SDL.SDL_HasScreenKeyboardSupport nameWithType: SDL.SDL_HasScreenKeyboardSupport - uid: SDL2.SDL.SDL_HasSSE name: SDL_HasSSE() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE commentId: M:SDL2.SDL.SDL_HasSSE fullName: SDL2.SDL.SDL_HasSSE() nameWithType: SDL.SDL_HasSSE() - uid: SDL2.SDL.SDL_HasSSE* name: SDL_HasSSE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE_ commentId: Overload:SDL2.SDL.SDL_HasSSE fullName: SDL2.SDL.SDL_HasSSE nameWithType: SDL.SDL_HasSSE - uid: SDL2.SDL.SDL_HasSSE2 name: SDL_HasSSE2() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE2 commentId: M:SDL2.SDL.SDL_HasSSE2 fullName: SDL2.SDL.SDL_HasSSE2() nameWithType: SDL.SDL_HasSSE2() - uid: SDL2.SDL.SDL_HasSSE2* name: SDL_HasSSE2 href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE2_ commentId: Overload:SDL2.SDL.SDL_HasSSE2 fullName: SDL2.SDL.SDL_HasSSE2 nameWithType: SDL.SDL_HasSSE2 - uid: SDL2.SDL.SDL_HasSSE3 name: SDL_HasSSE3() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE3 commentId: M:SDL2.SDL.SDL_HasSSE3 fullName: SDL2.SDL.SDL_HasSSE3() nameWithType: SDL.SDL_HasSSE3() - uid: SDL2.SDL.SDL_HasSSE3* name: SDL_HasSSE3 href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE3_ commentId: Overload:SDL2.SDL.SDL_HasSSE3 fullName: SDL2.SDL.SDL_HasSSE3 nameWithType: SDL.SDL_HasSSE3 - uid: SDL2.SDL.SDL_HasSSE41 name: SDL_HasSSE41() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE41 commentId: M:SDL2.SDL.SDL_HasSSE41 fullName: SDL2.SDL.SDL_HasSSE41() nameWithType: SDL.SDL_HasSSE41() - uid: SDL2.SDL.SDL_HasSSE41* name: SDL_HasSSE41 href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE41_ commentId: Overload:SDL2.SDL.SDL_HasSSE41 fullName: SDL2.SDL.SDL_HasSSE41 nameWithType: SDL.SDL_HasSSE41 - uid: SDL2.SDL.SDL_HasSSE42 name: SDL_HasSSE42() href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE42 commentId: M:SDL2.SDL.SDL_HasSSE42 fullName: SDL2.SDL.SDL_HasSSE42() nameWithType: SDL.SDL_HasSSE42() - uid: SDL2.SDL.SDL_HasSSE42* name: SDL_HasSSE42 href: api/SDL2.SDL.html#SDL2_SDL_SDL_HasSSE42_ commentId: Overload:SDL2.SDL.SDL_HasSSE42 fullName: SDL2.SDL.SDL_HasSSE42 nameWithType: SDL.SDL_HasSSE42 - uid: SDL2.SDL.SDL_HAT_CENTERED name: SDL_HAT_CENTERED href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_CENTERED commentId: F:SDL2.SDL.SDL_HAT_CENTERED fullName: SDL2.SDL.SDL_HAT_CENTERED nameWithType: SDL.SDL_HAT_CENTERED - uid: SDL2.SDL.SDL_HAT_DOWN name: SDL_HAT_DOWN href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_DOWN commentId: F:SDL2.SDL.SDL_HAT_DOWN fullName: SDL2.SDL.SDL_HAT_DOWN nameWithType: SDL.SDL_HAT_DOWN - uid: SDL2.SDL.SDL_HAT_LEFT name: SDL_HAT_LEFT href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_LEFT commentId: F:SDL2.SDL.SDL_HAT_LEFT fullName: SDL2.SDL.SDL_HAT_LEFT nameWithType: SDL.SDL_HAT_LEFT - uid: SDL2.SDL.SDL_HAT_LEFTDOWN name: SDL_HAT_LEFTDOWN href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_LEFTDOWN commentId: F:SDL2.SDL.SDL_HAT_LEFTDOWN fullName: SDL2.SDL.SDL_HAT_LEFTDOWN nameWithType: SDL.SDL_HAT_LEFTDOWN - uid: SDL2.SDL.SDL_HAT_LEFTUP name: SDL_HAT_LEFTUP href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_LEFTUP commentId: F:SDL2.SDL.SDL_HAT_LEFTUP fullName: SDL2.SDL.SDL_HAT_LEFTUP nameWithType: SDL.SDL_HAT_LEFTUP - uid: SDL2.SDL.SDL_HAT_RIGHT name: SDL_HAT_RIGHT href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_RIGHT commentId: F:SDL2.SDL.SDL_HAT_RIGHT fullName: SDL2.SDL.SDL_HAT_RIGHT nameWithType: SDL.SDL_HAT_RIGHT - uid: SDL2.SDL.SDL_HAT_RIGHTDOWN name: SDL_HAT_RIGHTDOWN href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_RIGHTDOWN commentId: F:SDL2.SDL.SDL_HAT_RIGHTDOWN fullName: SDL2.SDL.SDL_HAT_RIGHTDOWN nameWithType: SDL.SDL_HAT_RIGHTDOWN - uid: SDL2.SDL.SDL_HAT_RIGHTUP name: SDL_HAT_RIGHTUP href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_RIGHTUP commentId: F:SDL2.SDL.SDL_HAT_RIGHTUP fullName: SDL2.SDL.SDL_HAT_RIGHTUP nameWithType: SDL.SDL_HAT_RIGHTUP - uid: SDL2.SDL.SDL_HAT_UP name: SDL_HAT_UP href: api/SDL2.SDL.html#SDL2_SDL_SDL_HAT_UP commentId: F:SDL2.SDL.SDL_HAT_UP fullName: SDL2.SDL.SDL_HAT_UP nameWithType: SDL.SDL_HAT_UP - uid: SDL2.SDL.SDL_HideWindow(System.IntPtr) name: SDL_HideWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_HideWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_HideWindow(System.IntPtr) fullName: SDL2.SDL.SDL_HideWindow(System.IntPtr) nameWithType: SDL.SDL_HideWindow(IntPtr) - uid: SDL2.SDL.SDL_HideWindow* name: SDL_HideWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_HideWindow_ commentId: Overload:SDL2.SDL.SDL_HideWindow fullName: SDL2.SDL.SDL_HideWindow nameWithType: SDL.SDL_HideWindow - uid: SDL2.SDL.SDL_HINT_ACCELEROMETER_AS_JOYSTICK name: SDL_HINT_ACCELEROMETER_AS_JOYSTICK href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ACCELEROMETER_AS_JOYSTICK commentId: F:SDL2.SDL.SDL_HINT_ACCELEROMETER_AS_JOYSTICK fullName: SDL2.SDL.SDL_HINT_ACCELEROMETER_AS_JOYSTICK nameWithType: SDL.SDL_HINT_ACCELEROMETER_AS_JOYSTICK - uid: SDL2.SDL.SDL_HINT_ALLOW_TOPMOST name: SDL_HINT_ALLOW_TOPMOST href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ALLOW_TOPMOST commentId: F:SDL2.SDL.SDL_HINT_ALLOW_TOPMOST fullName: SDL2.SDL.SDL_HINT_ALLOW_TOPMOST nameWithType: SDL.SDL_HINT_ALLOW_TOPMOST - uid: SDL2.SDL.SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION name: SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION commentId: F:SDL2.SDL.SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION fullName: SDL2.SDL.SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION nameWithType: SDL.SDL_HINT_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION - uid: SDL2.SDL.SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION name: SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION commentId: F:SDL2.SDL.SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION fullName: SDL2.SDL.SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION nameWithType: SDL.SDL_HINT_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION - uid: SDL2.SDL.SDL_HINT_ANDROID_BLOCK_ON_PAUSE name: SDL_HINT_ANDROID_BLOCK_ON_PAUSE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ANDROID_BLOCK_ON_PAUSE commentId: F:SDL2.SDL.SDL_HINT_ANDROID_BLOCK_ON_PAUSE fullName: SDL2.SDL.SDL_HINT_ANDROID_BLOCK_ON_PAUSE nameWithType: SDL.SDL_HINT_ANDROID_BLOCK_ON_PAUSE - uid: SDL2.SDL.SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH name: SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH commentId: F:SDL2.SDL.SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH fullName: SDL2.SDL.SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH nameWithType: SDL.SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH - uid: SDL2.SDL.SDL_HINT_ANDROID_TRAP_BACK_BUTTON name: SDL_HINT_ANDROID_TRAP_BACK_BUTTON href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ANDROID_TRAP_BACK_BUTTON commentId: F:SDL2.SDL.SDL_HINT_ANDROID_TRAP_BACK_BUTTON fullName: SDL2.SDL.SDL_HINT_ANDROID_TRAP_BACK_BUTTON nameWithType: SDL.SDL_HINT_ANDROID_TRAP_BACK_BUTTON - uid: SDL2.SDL.SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION name: SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION commentId: F:SDL2.SDL.SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION fullName: SDL2.SDL.SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION nameWithType: SDL.SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION - uid: SDL2.SDL.SDL_HINT_AUDIO_RESAMPLING_MODE name: SDL_HINT_AUDIO_RESAMPLING_MODE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_AUDIO_RESAMPLING_MODE commentId: F:SDL2.SDL.SDL_HINT_AUDIO_RESAMPLING_MODE fullName: SDL2.SDL.SDL_HINT_AUDIO_RESAMPLING_MODE nameWithType: SDL.SDL_HINT_AUDIO_RESAMPLING_MODE - uid: SDL2.SDL.SDL_HINT_BMP_SAVE_LEGACY_FORMAT name: SDL_HINT_BMP_SAVE_LEGACY_FORMAT href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_BMP_SAVE_LEGACY_FORMAT commentId: F:SDL2.SDL.SDL_HINT_BMP_SAVE_LEGACY_FORMAT fullName: SDL2.SDL.SDL_HINT_BMP_SAVE_LEGACY_FORMAT nameWithType: SDL.SDL_HINT_BMP_SAVE_LEGACY_FORMAT - uid: SDL2.SDL.SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK name: SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK commentId: F:SDL2.SDL.SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK fullName: SDL2.SDL.SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK nameWithType: SDL.SDL_HINT_CTRL_CLICK_EMULATE_RIGHT_CLICK - uid: SDL2.SDL.SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT name: SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT commentId: F:SDL2.SDL.SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT fullName: SDL2.SDL.SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT nameWithType: SDL.SDL_HINT_EMSCRIPTEN_KEYBOARD_ELEMENT - uid: SDL2.SDL.SDL_HINT_ENABLE_STEAM_CONTROLLERS name: SDL_HINT_ENABLE_STEAM_CONTROLLERS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ENABLE_STEAM_CONTROLLERS commentId: F:SDL2.SDL.SDL_HINT_ENABLE_STEAM_CONTROLLERS fullName: SDL2.SDL.SDL_HINT_ENABLE_STEAM_CONTROLLERS nameWithType: SDL.SDL_HINT_ENABLE_STEAM_CONTROLLERS - uid: SDL2.SDL.SDL_HINT_EVENT_LOGGING name: SDL_HINT_EVENT_LOGGING href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_EVENT_LOGGING commentId: F:SDL2.SDL.SDL_HINT_EVENT_LOGGING fullName: SDL2.SDL.SDL_HINT_EVENT_LOGGING nameWithType: SDL.SDL_HINT_EVENT_LOGGING - uid: SDL2.SDL.SDL_HINT_FRAMEBUFFER_ACCELERATION name: SDL_HINT_FRAMEBUFFER_ACCELERATION href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_FRAMEBUFFER_ACCELERATION commentId: F:SDL2.SDL.SDL_HINT_FRAMEBUFFER_ACCELERATION fullName: SDL2.SDL.SDL_HINT_FRAMEBUFFER_ACCELERATION nameWithType: SDL.SDL_HINT_FRAMEBUFFER_ACCELERATION - uid: SDL2.SDL.SDL_HINT_GAMECONTROLLERCONFIG name: SDL_HINT_GAMECONTROLLERCONFIG href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_GAMECONTROLLERCONFIG commentId: F:SDL2.SDL.SDL_HINT_GAMECONTROLLERCONFIG fullName: SDL2.SDL.SDL_HINT_GAMECONTROLLERCONFIG nameWithType: SDL.SDL_HINT_GAMECONTROLLERCONFIG - uid: SDL2.SDL.SDL_HINT_GAMECONTROLLERCONFIG_FILE name: SDL_HINT_GAMECONTROLLERCONFIG_FILE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_GAMECONTROLLERCONFIG_FILE commentId: F:SDL2.SDL.SDL_HINT_GAMECONTROLLERCONFIG_FILE fullName: SDL2.SDL.SDL_HINT_GAMECONTROLLERCONFIG_FILE nameWithType: SDL.SDL_HINT_GAMECONTROLLERCONFIG_FILE - uid: SDL2.SDL.SDL_HINT_GRAB_KEYBOARD name: SDL_HINT_GRAB_KEYBOARD href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_GRAB_KEYBOARD commentId: F:SDL2.SDL.SDL_HINT_GRAB_KEYBOARD fullName: SDL2.SDL.SDL_HINT_GRAB_KEYBOARD nameWithType: SDL.SDL_HINT_GRAB_KEYBOARD - uid: SDL2.SDL.SDL_HINT_IDLE_TIMER_DISABLED name: SDL_HINT_IDLE_TIMER_DISABLED href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_IDLE_TIMER_DISABLED commentId: F:SDL2.SDL.SDL_HINT_IDLE_TIMER_DISABLED fullName: SDL2.SDL.SDL_HINT_IDLE_TIMER_DISABLED nameWithType: SDL.SDL_HINT_IDLE_TIMER_DISABLED - uid: SDL2.SDL.SDL_HINT_IME_INTERNAL_EDITING name: SDL_HINT_IME_INTERNAL_EDITING href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_IME_INTERNAL_EDITING commentId: F:SDL2.SDL.SDL_HINT_IME_INTERNAL_EDITING fullName: SDL2.SDL.SDL_HINT_IME_INTERNAL_EDITING nameWithType: SDL.SDL_HINT_IME_INTERNAL_EDITING - uid: SDL2.SDL.SDL_HINT_IOS_HIDE_HOME_INDICATOR name: SDL_HINT_IOS_HIDE_HOME_INDICATOR href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_IOS_HIDE_HOME_INDICATOR commentId: F:SDL2.SDL.SDL_HINT_IOS_HIDE_HOME_INDICATOR fullName: SDL2.SDL.SDL_HINT_IOS_HIDE_HOME_INDICATOR nameWithType: SDL.SDL_HINT_IOS_HIDE_HOME_INDICATOR - uid: SDL2.SDL.SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS name: SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS commentId: F:SDL2.SDL.SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS fullName: SDL2.SDL.SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS nameWithType: SDL.SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS - uid: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI name: SDL_HINT_JOYSTICK_HIDAPI href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_JOYSTICK_HIDAPI commentId: F:SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI fullName: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI nameWithType: SDL.SDL_HINT_JOYSTICK_HIDAPI - uid: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4 name: SDL_HINT_JOYSTICK_HIDAPI_PS4 href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_JOYSTICK_HIDAPI_PS4 commentId: F:SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4 fullName: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4 nameWithType: SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4 - uid: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE name: SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE commentId: F:SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE fullName: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE nameWithType: SDL.SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE - uid: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_STEAM name: SDL_HINT_JOYSTICK_HIDAPI_STEAM href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_JOYSTICK_HIDAPI_STEAM commentId: F:SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_STEAM fullName: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_STEAM nameWithType: SDL.SDL_HINT_JOYSTICK_HIDAPI_STEAM - uid: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_SWITCH name: SDL_HINT_JOYSTICK_HIDAPI_SWITCH href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_JOYSTICK_HIDAPI_SWITCH commentId: F:SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_SWITCH fullName: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_SWITCH nameWithType: SDL.SDL_HINT_JOYSTICK_HIDAPI_SWITCH - uid: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_XBOX name: SDL_HINT_JOYSTICK_HIDAPI_XBOX href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_JOYSTICK_HIDAPI_XBOX commentId: F:SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_XBOX fullName: SDL2.SDL.SDL_HINT_JOYSTICK_HIDAPI_XBOX nameWithType: SDL.SDL_HINT_JOYSTICK_HIDAPI_XBOX - uid: SDL2.SDL.SDL_HINT_MAC_BACKGROUND_APP name: SDL_HINT_MAC_BACKGROUND_APP href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MAC_BACKGROUND_APP commentId: F:SDL2.SDL.SDL_HINT_MAC_BACKGROUND_APP fullName: SDL2.SDL.SDL_HINT_MAC_BACKGROUND_APP nameWithType: SDL.SDL_HINT_MAC_BACKGROUND_APP - uid: SDL2.SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS name: SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS commentId: F:SDL2.SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS fullName: SDL2.SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS nameWithType: SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS - uid: SDL2.SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_TIME name: SDL_HINT_MOUSE_DOUBLE_CLICK_TIME href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MOUSE_DOUBLE_CLICK_TIME commentId: F:SDL2.SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_TIME fullName: SDL2.SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_TIME nameWithType: SDL.SDL_HINT_MOUSE_DOUBLE_CLICK_TIME - uid: SDL2.SDL.SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH name: SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH commentId: F:SDL2.SDL.SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH fullName: SDL2.SDL.SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH nameWithType: SDL.SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH - uid: SDL2.SDL.SDL_HINT_MOUSE_NORMAL_SPEED_SCALE name: SDL_HINT_MOUSE_NORMAL_SPEED_SCALE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MOUSE_NORMAL_SPEED_SCALE commentId: F:SDL2.SDL.SDL_HINT_MOUSE_NORMAL_SPEED_SCALE fullName: SDL2.SDL.SDL_HINT_MOUSE_NORMAL_SPEED_SCALE nameWithType: SDL.SDL_HINT_MOUSE_NORMAL_SPEED_SCALE - uid: SDL2.SDL.SDL_HINT_MOUSE_RELATIVE_MODE_WARP name: SDL_HINT_MOUSE_RELATIVE_MODE_WARP href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MOUSE_RELATIVE_MODE_WARP commentId: F:SDL2.SDL.SDL_HINT_MOUSE_RELATIVE_MODE_WARP fullName: SDL2.SDL.SDL_HINT_MOUSE_RELATIVE_MODE_WARP nameWithType: SDL.SDL_HINT_MOUSE_RELATIVE_MODE_WARP - uid: SDL2.SDL.SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE name: SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE commentId: F:SDL2.SDL.SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE fullName: SDL2.SDL.SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE nameWithType: SDL.SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE - uid: SDL2.SDL.SDL_HINT_MOUSE_TOUCH_EVENTS name: SDL_HINT_MOUSE_TOUCH_EVENTS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_MOUSE_TOUCH_EVENTS commentId: F:SDL2.SDL.SDL_HINT_MOUSE_TOUCH_EVENTS fullName: SDL2.SDL.SDL_HINT_MOUSE_TOUCH_EVENTS nameWithType: SDL.SDL_HINT_MOUSE_TOUCH_EVENTS - uid: SDL2.SDL.SDL_HINT_NO_SIGNAL_HANDLERS name: SDL_HINT_NO_SIGNAL_HANDLERS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_NO_SIGNAL_HANDLERS commentId: F:SDL2.SDL.SDL_HINT_NO_SIGNAL_HANDLERS fullName: SDL2.SDL.SDL_HINT_NO_SIGNAL_HANDLERS nameWithType: SDL.SDL_HINT_NO_SIGNAL_HANDLERS - uid: SDL2.SDL.SDL_HINT_ORIENTATIONS name: SDL_HINT_ORIENTATIONS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_ORIENTATIONS commentId: F:SDL2.SDL.SDL_HINT_ORIENTATIONS fullName: SDL2.SDL.SDL_HINT_ORIENTATIONS nameWithType: SDL.SDL_HINT_ORIENTATIONS - uid: SDL2.SDL.SDL_HINT_RENDER_BATCHING name: SDL_HINT_RENDER_BATCHING href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_RENDER_BATCHING commentId: F:SDL2.SDL.SDL_HINT_RENDER_BATCHING fullName: SDL2.SDL.SDL_HINT_RENDER_BATCHING nameWithType: SDL.SDL_HINT_RENDER_BATCHING - uid: SDL2.SDL.SDL_HINT_RENDER_DIRECT3D_THREADSAFE name: SDL_HINT_RENDER_DIRECT3D_THREADSAFE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_RENDER_DIRECT3D_THREADSAFE commentId: F:SDL2.SDL.SDL_HINT_RENDER_DIRECT3D_THREADSAFE fullName: SDL2.SDL.SDL_HINT_RENDER_DIRECT3D_THREADSAFE nameWithType: SDL.SDL_HINT_RENDER_DIRECT3D_THREADSAFE - uid: SDL2.SDL.SDL_HINT_RENDER_DRIVER name: SDL_HINT_RENDER_DRIVER href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_RENDER_DRIVER commentId: F:SDL2.SDL.SDL_HINT_RENDER_DRIVER fullName: SDL2.SDL.SDL_HINT_RENDER_DRIVER nameWithType: SDL.SDL_HINT_RENDER_DRIVER - uid: SDL2.SDL.SDL_HINT_RENDER_LOGICAL_SIZE_MODE name: SDL_HINT_RENDER_LOGICAL_SIZE_MODE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_RENDER_LOGICAL_SIZE_MODE commentId: F:SDL2.SDL.SDL_HINT_RENDER_LOGICAL_SIZE_MODE fullName: SDL2.SDL.SDL_HINT_RENDER_LOGICAL_SIZE_MODE nameWithType: SDL.SDL_HINT_RENDER_LOGICAL_SIZE_MODE - uid: SDL2.SDL.SDL_HINT_RENDER_OPENGL_SHADERS name: SDL_HINT_RENDER_OPENGL_SHADERS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_RENDER_OPENGL_SHADERS commentId: F:SDL2.SDL.SDL_HINT_RENDER_OPENGL_SHADERS fullName: SDL2.SDL.SDL_HINT_RENDER_OPENGL_SHADERS nameWithType: SDL.SDL_HINT_RENDER_OPENGL_SHADERS - uid: SDL2.SDL.SDL_HINT_RENDER_SCALE_QUALITY name: SDL_HINT_RENDER_SCALE_QUALITY href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_RENDER_SCALE_QUALITY commentId: F:SDL2.SDL.SDL_HINT_RENDER_SCALE_QUALITY fullName: SDL2.SDL.SDL_HINT_RENDER_SCALE_QUALITY nameWithType: SDL.SDL_HINT_RENDER_SCALE_QUALITY - uid: SDL2.SDL.SDL_HINT_RENDER_VSYNC name: SDL_HINT_RENDER_VSYNC href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_RENDER_VSYNC commentId: F:SDL2.SDL.SDL_HINT_RENDER_VSYNC fullName: SDL2.SDL.SDL_HINT_RENDER_VSYNC nameWithType: SDL.SDL_HINT_RENDER_VSYNC - uid: SDL2.SDL.SDL_HINT_THREAD_STACK_SIZE name: SDL_HINT_THREAD_STACK_SIZE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_THREAD_STACK_SIZE commentId: F:SDL2.SDL.SDL_HINT_THREAD_STACK_SIZE fullName: SDL2.SDL.SDL_HINT_THREAD_STACK_SIZE nameWithType: SDL.SDL_HINT_THREAD_STACK_SIZE - uid: SDL2.SDL.SDL_HINT_TIMER_RESOLUTION name: SDL_HINT_TIMER_RESOLUTION href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_TIMER_RESOLUTION commentId: F:SDL2.SDL.SDL_HINT_TIMER_RESOLUTION fullName: SDL2.SDL.SDL_HINT_TIMER_RESOLUTION nameWithType: SDL.SDL_HINT_TIMER_RESOLUTION - uid: SDL2.SDL.SDL_HINT_TOUCH_MOUSE_EVENTS name: SDL_HINT_TOUCH_MOUSE_EVENTS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_TOUCH_MOUSE_EVENTS commentId: F:SDL2.SDL.SDL_HINT_TOUCH_MOUSE_EVENTS fullName: SDL2.SDL.SDL_HINT_TOUCH_MOUSE_EVENTS nameWithType: SDL.SDL_HINT_TOUCH_MOUSE_EVENTS - uid: SDL2.SDL.SDL_HINT_TV_REMOTE_AS_JOYSTICK name: SDL_HINT_TV_REMOTE_AS_JOYSTICK href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_TV_REMOTE_AS_JOYSTICK commentId: F:SDL2.SDL.SDL_HINT_TV_REMOTE_AS_JOYSTICK fullName: SDL2.SDL.SDL_HINT_TV_REMOTE_AS_JOYSTICK nameWithType: SDL.SDL_HINT_TV_REMOTE_AS_JOYSTICK - uid: SDL2.SDL.SDL_HINT_VIDEO_ALLOW_SCREENSAVER name: SDL_HINT_VIDEO_ALLOW_SCREENSAVER href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_ALLOW_SCREENSAVER commentId: F:SDL2.SDL.SDL_HINT_VIDEO_ALLOW_SCREENSAVER fullName: SDL2.SDL.SDL_HINT_VIDEO_ALLOW_SCREENSAVER nameWithType: SDL.SDL_HINT_VIDEO_ALLOW_SCREENSAVER - uid: SDL2.SDL.SDL_HINT_VIDEO_HIGHDPI_DISABLED name: SDL_HINT_VIDEO_HIGHDPI_DISABLED href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_HIGHDPI_DISABLED commentId: F:SDL2.SDL.SDL_HINT_VIDEO_HIGHDPI_DISABLED fullName: SDL2.SDL.SDL_HINT_VIDEO_HIGHDPI_DISABLED nameWithType: SDL.SDL_HINT_VIDEO_HIGHDPI_DISABLED - uid: SDL2.SDL.SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES name: SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES commentId: F:SDL2.SDL.SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES fullName: SDL2.SDL.SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES nameWithType: SDL.SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES - uid: SDL2.SDL.SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS name: SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS commentId: F:SDL2.SDL.SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS fullName: SDL2.SDL.SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS nameWithType: SDL.SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS - uid: SDL2.SDL.SDL_HINT_VIDEO_WIN_D3DCOMPILER name: SDL_HINT_VIDEO_WIN_D3DCOMPILER href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_WIN_D3DCOMPILER commentId: F:SDL2.SDL.SDL_HINT_VIDEO_WIN_D3DCOMPILER fullName: SDL2.SDL.SDL_HINT_VIDEO_WIN_D3DCOMPILER nameWithType: SDL.SDL_HINT_VIDEO_WIN_D3DCOMPILER - uid: SDL2.SDL.SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT name: SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT commentId: F:SDL2.SDL.SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT fullName: SDL2.SDL.SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT nameWithType: SDL.SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT - uid: SDL2.SDL.SDL_HINT_VIDEO_X11_NET_WM_PING name: SDL_HINT_VIDEO_X11_NET_WM_PING href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_X11_NET_WM_PING commentId: F:SDL2.SDL.SDL_HINT_VIDEO_X11_NET_WM_PING fullName: SDL2.SDL.SDL_HINT_VIDEO_X11_NET_WM_PING nameWithType: SDL.SDL_HINT_VIDEO_X11_NET_WM_PING - uid: SDL2.SDL.SDL_HINT_VIDEO_X11_XINERAMA name: SDL_HINT_VIDEO_X11_XINERAMA href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_X11_XINERAMA commentId: F:SDL2.SDL.SDL_HINT_VIDEO_X11_XINERAMA fullName: SDL2.SDL.SDL_HINT_VIDEO_X11_XINERAMA nameWithType: SDL.SDL_HINT_VIDEO_X11_XINERAMA - uid: SDL2.SDL.SDL_HINT_VIDEO_X11_XRANDR name: SDL_HINT_VIDEO_X11_XRANDR href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_X11_XRANDR commentId: F:SDL2.SDL.SDL_HINT_VIDEO_X11_XRANDR fullName: SDL2.SDL.SDL_HINT_VIDEO_X11_XRANDR nameWithType: SDL.SDL_HINT_VIDEO_X11_XRANDR - uid: SDL2.SDL.SDL_HINT_VIDEO_X11_XVIDMODE name: SDL_HINT_VIDEO_X11_XVIDMODE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_VIDEO_X11_XVIDMODE commentId: F:SDL2.SDL.SDL_HINT_VIDEO_X11_XVIDMODE fullName: SDL2.SDL.SDL_HINT_VIDEO_X11_XVIDMODE nameWithType: SDL.SDL_HINT_VIDEO_X11_XVIDMODE - uid: SDL2.SDL.SDL_HINT_WAVE_FACT_CHUNK name: SDL_HINT_WAVE_FACT_CHUNK href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WAVE_FACT_CHUNK commentId: F:SDL2.SDL.SDL_HINT_WAVE_FACT_CHUNK fullName: SDL2.SDL.SDL_HINT_WAVE_FACT_CHUNK nameWithType: SDL.SDL_HINT_WAVE_FACT_CHUNK - uid: SDL2.SDL.SDL_HINT_WAVE_RIFF_CHUNK_SIZE name: SDL_HINT_WAVE_RIFF_CHUNK_SIZE href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WAVE_RIFF_CHUNK_SIZE commentId: F:SDL2.SDL.SDL_HINT_WAVE_RIFF_CHUNK_SIZE fullName: SDL2.SDL.SDL_HINT_WAVE_RIFF_CHUNK_SIZE nameWithType: SDL.SDL_HINT_WAVE_RIFF_CHUNK_SIZE - uid: SDL2.SDL.SDL_HINT_WAVE_TRUNCATION name: SDL_HINT_WAVE_TRUNCATION href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WAVE_TRUNCATION commentId: F:SDL2.SDL.SDL_HINT_WAVE_TRUNCATION fullName: SDL2.SDL.SDL_HINT_WAVE_TRUNCATION nameWithType: SDL.SDL_HINT_WAVE_TRUNCATION - uid: SDL2.SDL.SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN name: SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN commentId: F:SDL2.SDL.SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN fullName: SDL2.SDL.SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN nameWithType: SDL.SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN - uid: SDL2.SDL.SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING name: SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING commentId: F:SDL2.SDL.SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING fullName: SDL2.SDL.SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING nameWithType: SDL.SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING - uid: SDL2.SDL.SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP name: SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP commentId: F:SDL2.SDL.SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP fullName: SDL2.SDL.SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP nameWithType: SDL.SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP - uid: SDL2.SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON name: SDL_HINT_WINDOWS_INTRESOURCE_ICON href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINDOWS_INTRESOURCE_ICON commentId: F:SDL2.SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON fullName: SDL2.SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON nameWithType: SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON - uid: SDL2.SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL name: SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL commentId: F:SDL2.SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL fullName: SDL2.SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL nameWithType: SDL.SDL_HINT_WINDOWS_INTRESOURCE_ICON_SMALL - uid: SDL2.SDL.SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 name: SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 commentId: F:SDL2.SDL.SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 fullName: SDL2.SDL.SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 nameWithType: SDL.SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 - uid: SDL2.SDL.SDL_HINT_WINRT_HANDLE_BACK_BUTTON name: SDL_HINT_WINRT_HANDLE_BACK_BUTTON href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINRT_HANDLE_BACK_BUTTON commentId: F:SDL2.SDL.SDL_HINT_WINRT_HANDLE_BACK_BUTTON fullName: SDL2.SDL.SDL_HINT_WINRT_HANDLE_BACK_BUTTON nameWithType: SDL.SDL_HINT_WINRT_HANDLE_BACK_BUTTON - uid: SDL2.SDL.SDL_HINT_WINRT_PRIVACY_POLICY_LABEL name: SDL_HINT_WINRT_PRIVACY_POLICY_LABEL href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINRT_PRIVACY_POLICY_LABEL commentId: F:SDL2.SDL.SDL_HINT_WINRT_PRIVACY_POLICY_LABEL fullName: SDL2.SDL.SDL_HINT_WINRT_PRIVACY_POLICY_LABEL nameWithType: SDL.SDL_HINT_WINRT_PRIVACY_POLICY_LABEL - uid: SDL2.SDL.SDL_HINT_WINRT_PRIVACY_POLICY_URL name: SDL_HINT_WINRT_PRIVACY_POLICY_URL href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_WINRT_PRIVACY_POLICY_URL commentId: F:SDL2.SDL.SDL_HINT_WINRT_PRIVACY_POLICY_URL fullName: SDL2.SDL.SDL_HINT_WINRT_PRIVACY_POLICY_URL nameWithType: SDL.SDL_HINT_WINRT_PRIVACY_POLICY_URL - uid: SDL2.SDL.SDL_HINT_XINPUT_ENABLED name: SDL_HINT_XINPUT_ENABLED href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_XINPUT_ENABLED commentId: F:SDL2.SDL.SDL_HINT_XINPUT_ENABLED fullName: SDL2.SDL.SDL_HINT_XINPUT_ENABLED nameWithType: SDL.SDL_HINT_XINPUT_ENABLED - uid: SDL2.SDL.SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING name: SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING href: api/SDL2.SDL.html#SDL2_SDL_SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING commentId: F:SDL2.SDL.SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING fullName: SDL2.SDL.SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING nameWithType: SDL.SDL_HINT_XINPUT_USE_OLD_JOYSTICK_MAPPING - uid: SDL2.SDL.SDL_HintPriority name: SDL.SDL_HintPriority href: api/SDL2.SDL.SDL_HintPriority.html commentId: T:SDL2.SDL.SDL_HintPriority fullName: SDL2.SDL.SDL_HintPriority nameWithType: SDL.SDL_HintPriority - uid: SDL2.SDL.SDL_HintPriority.SDL_HINT_DEFAULT name: SDL_HINT_DEFAULT href: api/SDL2.SDL.SDL_HintPriority.html#SDL2_SDL_SDL_HintPriority_SDL_HINT_DEFAULT commentId: F:SDL2.SDL.SDL_HintPriority.SDL_HINT_DEFAULT fullName: SDL2.SDL.SDL_HintPriority.SDL_HINT_DEFAULT nameWithType: SDL.SDL_HintPriority.SDL_HINT_DEFAULT - uid: SDL2.SDL.SDL_HintPriority.SDL_HINT_NORMAL name: SDL_HINT_NORMAL href: api/SDL2.SDL.SDL_HintPriority.html#SDL2_SDL_SDL_HintPriority_SDL_HINT_NORMAL commentId: F:SDL2.SDL.SDL_HintPriority.SDL_HINT_NORMAL fullName: SDL2.SDL.SDL_HintPriority.SDL_HINT_NORMAL nameWithType: SDL.SDL_HintPriority.SDL_HINT_NORMAL - uid: SDL2.SDL.SDL_HintPriority.SDL_HINT_OVERRIDE name: SDL_HINT_OVERRIDE href: api/SDL2.SDL.SDL_HintPriority.html#SDL2_SDL_SDL_HintPriority_SDL_HINT_OVERRIDE commentId: F:SDL2.SDL.SDL_HintPriority.SDL_HINT_OVERRIDE fullName: SDL2.SDL.SDL_HintPriority.SDL_HINT_OVERRIDE nameWithType: SDL.SDL_HintPriority.SDL_HINT_OVERRIDE - uid: SDL2.SDL.SDL_HitTest name: SDL.SDL_HitTest href: api/SDL2.SDL.SDL_HitTest.html commentId: T:SDL2.SDL.SDL_HitTest fullName: SDL2.SDL.SDL_HitTest nameWithType: SDL.SDL_HitTest - uid: SDL2.SDL.SDL_HitTestResult name: SDL.SDL_HitTestResult href: api/SDL2.SDL.SDL_HitTestResult.html commentId: T:SDL2.SDL.SDL_HitTestResult fullName: SDL2.SDL.SDL_HitTestResult nameWithType: SDL.SDL_HitTestResult - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_DRAGGABLE name: SDL_HITTEST_DRAGGABLE href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_DRAGGABLE commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_DRAGGABLE fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_DRAGGABLE nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_DRAGGABLE - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_NORMAL name: SDL_HITTEST_NORMAL href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_NORMAL commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_NORMAL fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_NORMAL nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_NORMAL - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOM name: SDL_HITTEST_RESIZE_BOTTOM href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_BOTTOM commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOM fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOM nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOM - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMLEFT name: SDL_HITTEST_RESIZE_BOTTOMLEFT href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_BOTTOMLEFT commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMLEFT fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMLEFT nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMLEFT - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMRIGHT name: SDL_HITTEST_RESIZE_BOTTOMRIGHT href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_BOTTOMRIGHT commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMRIGHT fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMRIGHT nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_BOTTOMRIGHT - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_LEFT name: SDL_HITTEST_RESIZE_LEFT href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_LEFT commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_LEFT fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_LEFT nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_LEFT - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_RIGHT name: SDL_HITTEST_RESIZE_RIGHT href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_RIGHT commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_RIGHT fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_RIGHT nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_RIGHT - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOP name: SDL_HITTEST_RESIZE_TOP href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_TOP commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOP fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOP nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOP - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPLEFT name: SDL_HITTEST_RESIZE_TOPLEFT href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_TOPLEFT commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPLEFT fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPLEFT nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPLEFT - uid: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPRIGHT name: SDL_HITTEST_RESIZE_TOPRIGHT href: api/SDL2.SDL.SDL_HitTestResult.html#SDL2_SDL_SDL_HitTestResult_SDL_HITTEST_RESIZE_TOPRIGHT commentId: F:SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPRIGHT fullName: SDL2.SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPRIGHT nameWithType: SDL.SDL_HitTestResult.SDL_HITTEST_RESIZE_TOPRIGHT - uid: SDL2.SDL.SDL_IGNORE name: SDL_IGNORE href: api/SDL2.SDL.html#SDL2_SDL_SDL_IGNORE commentId: F:SDL2.SDL.SDL_IGNORE fullName: SDL2.SDL.SDL_IGNORE nameWithType: SDL.SDL_IGNORE - uid: SDL2.SDL.SDL_Init(System.UInt32) name: SDL_Init(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_Init_System_UInt32_ commentId: M:SDL2.SDL.SDL_Init(System.UInt32) fullName: SDL2.SDL.SDL_Init(System.UInt32) nameWithType: SDL.SDL_Init(UInt32) - uid: SDL2.SDL.SDL_Init* name: SDL_Init href: api/SDL2.SDL.html#SDL2_SDL_SDL_Init_ commentId: Overload:SDL2.SDL.SDL_Init fullName: SDL2.SDL.SDL_Init nameWithType: SDL.SDL_Init - uid: SDL2.SDL.SDL_INIT_AUDIO name: SDL_INIT_AUDIO href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_AUDIO commentId: F:SDL2.SDL.SDL_INIT_AUDIO fullName: SDL2.SDL.SDL_INIT_AUDIO nameWithType: SDL.SDL_INIT_AUDIO - uid: SDL2.SDL.SDL_INIT_EVENTS name: SDL_INIT_EVENTS href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_EVENTS commentId: F:SDL2.SDL.SDL_INIT_EVENTS fullName: SDL2.SDL.SDL_INIT_EVENTS nameWithType: SDL.SDL_INIT_EVENTS - uid: SDL2.SDL.SDL_INIT_EVERYTHING name: SDL_INIT_EVERYTHING href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_EVERYTHING commentId: F:SDL2.SDL.SDL_INIT_EVERYTHING fullName: SDL2.SDL.SDL_INIT_EVERYTHING nameWithType: SDL.SDL_INIT_EVERYTHING - uid: SDL2.SDL.SDL_INIT_GAMECONTROLLER name: SDL_INIT_GAMECONTROLLER href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_GAMECONTROLLER commentId: F:SDL2.SDL.SDL_INIT_GAMECONTROLLER fullName: SDL2.SDL.SDL_INIT_GAMECONTROLLER nameWithType: SDL.SDL_INIT_GAMECONTROLLER - uid: SDL2.SDL.SDL_INIT_HAPTIC name: SDL_INIT_HAPTIC href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_HAPTIC commentId: F:SDL2.SDL.SDL_INIT_HAPTIC fullName: SDL2.SDL.SDL_INIT_HAPTIC nameWithType: SDL.SDL_INIT_HAPTIC - uid: SDL2.SDL.SDL_INIT_JOYSTICK name: SDL_INIT_JOYSTICK href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_JOYSTICK commentId: F:SDL2.SDL.SDL_INIT_JOYSTICK fullName: SDL2.SDL.SDL_INIT_JOYSTICK nameWithType: SDL.SDL_INIT_JOYSTICK - uid: SDL2.SDL.SDL_INIT_NOPARACHUTE name: SDL_INIT_NOPARACHUTE href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_NOPARACHUTE commentId: F:SDL2.SDL.SDL_INIT_NOPARACHUTE fullName: SDL2.SDL.SDL_INIT_NOPARACHUTE nameWithType: SDL.SDL_INIT_NOPARACHUTE - uid: SDL2.SDL.SDL_INIT_SENSOR name: SDL_INIT_SENSOR href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_SENSOR commentId: F:SDL2.SDL.SDL_INIT_SENSOR fullName: SDL2.SDL.SDL_INIT_SENSOR nameWithType: SDL.SDL_INIT_SENSOR - uid: SDL2.SDL.SDL_INIT_TIMER name: SDL_INIT_TIMER href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_TIMER commentId: F:SDL2.SDL.SDL_INIT_TIMER fullName: SDL2.SDL.SDL_INIT_TIMER nameWithType: SDL.SDL_INIT_TIMER - uid: SDL2.SDL.SDL_INIT_VIDEO name: SDL_INIT_VIDEO href: api/SDL2.SDL.html#SDL2_SDL_SDL_INIT_VIDEO commentId: F:SDL2.SDL.SDL_INIT_VIDEO fullName: SDL2.SDL.SDL_INIT_VIDEO nameWithType: SDL.SDL_INIT_VIDEO - uid: SDL2.SDL.SDL_InitSubSystem(System.UInt32) name: SDL_InitSubSystem(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_InitSubSystem_System_UInt32_ commentId: M:SDL2.SDL.SDL_InitSubSystem(System.UInt32) fullName: SDL2.SDL.SDL_InitSubSystem(System.UInt32) nameWithType: SDL.SDL_InitSubSystem(UInt32) - uid: SDL2.SDL.SDL_InitSubSystem* name: SDL_InitSubSystem href: api/SDL2.SDL.html#SDL2_SDL_SDL_InitSubSystem_ commentId: Overload:SDL2.SDL.SDL_InitSubSystem fullName: SDL2.SDL.SDL_InitSubSystem nameWithType: SDL.SDL_InitSubSystem - uid: SDL2.SDL.SDL_IntersectRect(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name: SDL_IntersectRect(ref SDL.SDL_Rect, ref SDL.SDL_Rect, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_IntersectRect_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_IntersectRect(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name.vb: SDL_IntersectRect(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_IntersectRect(ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_Rect, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_IntersectRect(ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_IntersectRect(ref SDL.SDL_Rect, ref SDL.SDL_Rect, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_IntersectRect(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_IntersectRect* name: SDL_IntersectRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_IntersectRect_ commentId: Overload:SDL2.SDL.SDL_IntersectRect fullName: SDL2.SDL.SDL_IntersectRect nameWithType: SDL.SDL_IntersectRect - uid: SDL2.SDL.SDL_IntersectRectAndLine(SDL2.SDL.SDL_Rect@,System.Int32@,System.Int32@,System.Int32@,System.Int32@) name: SDL_IntersectRectAndLine(ref SDL.SDL_Rect, ref Int32, ref Int32, ref Int32, ref Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_IntersectRectAndLine_SDL2_SDL_SDL_Rect__System_Int32__System_Int32__System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_IntersectRectAndLine(SDL2.SDL.SDL_Rect@,System.Int32@,System.Int32@,System.Int32@,System.Int32@) name.vb: SDL_IntersectRectAndLine(ByRef SDL.SDL_Rect, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_IntersectRectAndLine(ref SDL2.SDL.SDL_Rect, ref System.Int32, ref System.Int32, ref System.Int32, ref System.Int32) fullName.vb: SDL2.SDL.SDL_IntersectRectAndLine(ByRef SDL2.SDL.SDL_Rect, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_IntersectRectAndLine(ref SDL.SDL_Rect, ref Int32, ref Int32, ref Int32, ref Int32) nameWithType.vb: SDL.SDL_IntersectRectAndLine(ByRef SDL.SDL_Rect, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_IntersectRectAndLine* name: SDL_IntersectRectAndLine href: api/SDL2.SDL.html#SDL2_SDL_SDL_IntersectRectAndLine_ commentId: Overload:SDL2.SDL.SDL_IntersectRectAndLine fullName: SDL2.SDL.SDL_IntersectRectAndLine nameWithType: SDL.SDL_IntersectRectAndLine - uid: SDL2.SDL.SDL_iPhoneAnimationCallback name: SDL.SDL_iPhoneAnimationCallback href: api/SDL2.SDL.SDL_iPhoneAnimationCallback.html commentId: T:SDL2.SDL.SDL_iPhoneAnimationCallback fullName: SDL2.SDL.SDL_iPhoneAnimationCallback nameWithType: SDL.SDL_iPhoneAnimationCallback - uid: SDL2.SDL.SDL_iPhoneSetAnimationCallback(System.IntPtr,System.Int32,SDL2.SDL.SDL_iPhoneAnimationCallback,System.IntPtr) name: SDL_iPhoneSetAnimationCallback(IntPtr, Int32, SDL.SDL_iPhoneAnimationCallback, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_iPhoneSetAnimationCallback_System_IntPtr_System_Int32_SDL2_SDL_SDL_iPhoneAnimationCallback_System_IntPtr_ commentId: M:SDL2.SDL.SDL_iPhoneSetAnimationCallback(System.IntPtr,System.Int32,SDL2.SDL.SDL_iPhoneAnimationCallback,System.IntPtr) fullName: SDL2.SDL.SDL_iPhoneSetAnimationCallback(System.IntPtr, System.Int32, SDL2.SDL.SDL_iPhoneAnimationCallback, System.IntPtr) nameWithType: SDL.SDL_iPhoneSetAnimationCallback(IntPtr, Int32, SDL.SDL_iPhoneAnimationCallback, IntPtr) - uid: SDL2.SDL.SDL_iPhoneSetAnimationCallback* name: SDL_iPhoneSetAnimationCallback href: api/SDL2.SDL.html#SDL2_SDL_SDL_iPhoneSetAnimationCallback_ commentId: Overload:SDL2.SDL.SDL_iPhoneSetAnimationCallback fullName: SDL2.SDL.SDL_iPhoneSetAnimationCallback nameWithType: SDL.SDL_iPhoneSetAnimationCallback - uid: SDL2.SDL.SDL_iPhoneSetEventPump(SDL2.SDL.SDL_bool) name: SDL_iPhoneSetEventPump(SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_iPhoneSetEventPump_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_iPhoneSetEventPump(SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_iPhoneSetEventPump(SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_iPhoneSetEventPump(SDL.SDL_bool) - uid: SDL2.SDL.SDL_iPhoneSetEventPump* name: SDL_iPhoneSetEventPump href: api/SDL2.SDL.html#SDL2_SDL_SDL_iPhoneSetEventPump_ commentId: Overload:SDL2.SDL.SDL_iPhoneSetEventPump fullName: SDL2.SDL.SDL_iPhoneSetEventPump nameWithType: SDL.SDL_iPhoneSetEventPump - uid: SDL2.SDL.SDL_IsAndroidTV name: SDL_IsAndroidTV() href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsAndroidTV commentId: M:SDL2.SDL.SDL_IsAndroidTV fullName: SDL2.SDL.SDL_IsAndroidTV() nameWithType: SDL.SDL_IsAndroidTV() - uid: SDL2.SDL.SDL_IsAndroidTV* name: SDL_IsAndroidTV href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsAndroidTV_ commentId: Overload:SDL2.SDL.SDL_IsAndroidTV fullName: SDL2.SDL.SDL_IsAndroidTV nameWithType: SDL.SDL_IsAndroidTV - uid: SDL2.SDL.SDL_IsChromebook name: SDL_IsChromebook() href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsChromebook commentId: M:SDL2.SDL.SDL_IsChromebook fullName: SDL2.SDL.SDL_IsChromebook() nameWithType: SDL.SDL_IsChromebook() - uid: SDL2.SDL.SDL_IsChromebook* name: SDL_IsChromebook href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsChromebook_ commentId: Overload:SDL2.SDL.SDL_IsChromebook fullName: SDL2.SDL.SDL_IsChromebook nameWithType: SDL.SDL_IsChromebook - uid: SDL2.SDL.SDL_IsDeXMode name: SDL_IsDeXMode() href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsDeXMode commentId: M:SDL2.SDL.SDL_IsDeXMode fullName: SDL2.SDL.SDL_IsDeXMode() nameWithType: SDL.SDL_IsDeXMode() - uid: SDL2.SDL.SDL_IsDeXMode* name: SDL_IsDeXMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsDeXMode_ commentId: Overload:SDL2.SDL.SDL_IsDeXMode fullName: SDL2.SDL.SDL_IsDeXMode nameWithType: SDL.SDL_IsDeXMode - uid: SDL2.SDL.SDL_IsGameController(System.Int32) name: SDL_IsGameController(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsGameController_System_Int32_ commentId: M:SDL2.SDL.SDL_IsGameController(System.Int32) fullName: SDL2.SDL.SDL_IsGameController(System.Int32) nameWithType: SDL.SDL_IsGameController(Int32) - uid: SDL2.SDL.SDL_IsGameController* name: SDL_IsGameController href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsGameController_ commentId: Overload:SDL2.SDL.SDL_IsGameController fullName: SDL2.SDL.SDL_IsGameController nameWithType: SDL.SDL_IsGameController - uid: SDL2.SDL.SDL_ISPIXELFORMAT_ALPHA(System.UInt32) name: SDL_ISPIXELFORMAT_ALPHA(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ISPIXELFORMAT_ALPHA_System_UInt32_ commentId: M:SDL2.SDL.SDL_ISPIXELFORMAT_ALPHA(System.UInt32) fullName: SDL2.SDL.SDL_ISPIXELFORMAT_ALPHA(System.UInt32) nameWithType: SDL.SDL_ISPIXELFORMAT_ALPHA(UInt32) - uid: SDL2.SDL.SDL_ISPIXELFORMAT_ALPHA* name: SDL_ISPIXELFORMAT_ALPHA href: api/SDL2.SDL.html#SDL2_SDL_SDL_ISPIXELFORMAT_ALPHA_ commentId: Overload:SDL2.SDL.SDL_ISPIXELFORMAT_ALPHA isSpec: "True" fullName: SDL2.SDL.SDL_ISPIXELFORMAT_ALPHA nameWithType: SDL.SDL_ISPIXELFORMAT_ALPHA - uid: SDL2.SDL.SDL_ISPIXELFORMAT_FOURCC(System.UInt32) name: SDL_ISPIXELFORMAT_FOURCC(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ISPIXELFORMAT_FOURCC_System_UInt32_ commentId: M:SDL2.SDL.SDL_ISPIXELFORMAT_FOURCC(System.UInt32) fullName: SDL2.SDL.SDL_ISPIXELFORMAT_FOURCC(System.UInt32) nameWithType: SDL.SDL_ISPIXELFORMAT_FOURCC(UInt32) - uid: SDL2.SDL.SDL_ISPIXELFORMAT_FOURCC* name: SDL_ISPIXELFORMAT_FOURCC href: api/SDL2.SDL.html#SDL2_SDL_SDL_ISPIXELFORMAT_FOURCC_ commentId: Overload:SDL2.SDL.SDL_ISPIXELFORMAT_FOURCC isSpec: "True" fullName: SDL2.SDL.SDL_ISPIXELFORMAT_FOURCC nameWithType: SDL.SDL_ISPIXELFORMAT_FOURCC - uid: SDL2.SDL.SDL_ISPIXELFORMAT_INDEXED(System.UInt32) name: SDL_ISPIXELFORMAT_INDEXED(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ISPIXELFORMAT_INDEXED_System_UInt32_ commentId: M:SDL2.SDL.SDL_ISPIXELFORMAT_INDEXED(System.UInt32) fullName: SDL2.SDL.SDL_ISPIXELFORMAT_INDEXED(System.UInt32) nameWithType: SDL.SDL_ISPIXELFORMAT_INDEXED(UInt32) - uid: SDL2.SDL.SDL_ISPIXELFORMAT_INDEXED* name: SDL_ISPIXELFORMAT_INDEXED href: api/SDL2.SDL.html#SDL2_SDL_SDL_ISPIXELFORMAT_INDEXED_ commentId: Overload:SDL2.SDL.SDL_ISPIXELFORMAT_INDEXED isSpec: "True" fullName: SDL2.SDL.SDL_ISPIXELFORMAT_INDEXED nameWithType: SDL.SDL_ISPIXELFORMAT_INDEXED - uid: SDL2.SDL.SDL_IsScreenKeyboardShown(System.IntPtr) name: SDL_IsScreenKeyboardShown(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsScreenKeyboardShown_System_IntPtr_ commentId: M:SDL2.SDL.SDL_IsScreenKeyboardShown(System.IntPtr) fullName: SDL2.SDL.SDL_IsScreenKeyboardShown(System.IntPtr) nameWithType: SDL.SDL_IsScreenKeyboardShown(IntPtr) - uid: SDL2.SDL.SDL_IsScreenKeyboardShown* name: SDL_IsScreenKeyboardShown href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsScreenKeyboardShown_ commentId: Overload:SDL2.SDL.SDL_IsScreenKeyboardShown fullName: SDL2.SDL.SDL_IsScreenKeyboardShown nameWithType: SDL.SDL_IsScreenKeyboardShown - uid: SDL2.SDL.SDL_IsScreenSaverEnabled name: SDL_IsScreenSaverEnabled() href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsScreenSaverEnabled commentId: M:SDL2.SDL.SDL_IsScreenSaverEnabled fullName: SDL2.SDL.SDL_IsScreenSaverEnabled() nameWithType: SDL.SDL_IsScreenSaverEnabled() - uid: SDL2.SDL.SDL_IsScreenSaverEnabled* name: SDL_IsScreenSaverEnabled href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsScreenSaverEnabled_ commentId: Overload:SDL2.SDL.SDL_IsScreenSaverEnabled fullName: SDL2.SDL.SDL_IsScreenSaverEnabled nameWithType: SDL.SDL_IsScreenSaverEnabled - uid: SDL2.SDL.SDL_IsTablet name: SDL_IsTablet() href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsTablet commentId: M:SDL2.SDL.SDL_IsTablet fullName: SDL2.SDL.SDL_IsTablet() nameWithType: SDL.SDL_IsTablet() - uid: SDL2.SDL.SDL_IsTablet* name: SDL_IsTablet href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsTablet_ commentId: Overload:SDL2.SDL.SDL_IsTablet fullName: SDL2.SDL.SDL_IsTablet nameWithType: SDL.SDL_IsTablet - uid: SDL2.SDL.SDL_IsTextInputActive name: SDL_IsTextInputActive() href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsTextInputActive commentId: M:SDL2.SDL.SDL_IsTextInputActive fullName: SDL2.SDL.SDL_IsTextInputActive() nameWithType: SDL.SDL_IsTextInputActive() - uid: SDL2.SDL.SDL_IsTextInputActive* name: SDL_IsTextInputActive href: api/SDL2.SDL.html#SDL2_SDL_SDL_IsTextInputActive_ commentId: Overload:SDL2.SDL.SDL_IsTextInputActive fullName: SDL2.SDL.SDL_IsTextInputActive nameWithType: SDL.SDL_IsTextInputActive - uid: SDL2.SDL.SDL_JoyAxisEvent name: SDL.SDL_JoyAxisEvent href: api/SDL2.SDL.SDL_JoyAxisEvent.html commentId: T:SDL2.SDL.SDL_JoyAxisEvent fullName: SDL2.SDL.SDL_JoyAxisEvent nameWithType: SDL.SDL_JoyAxisEvent - uid: SDL2.SDL.SDL_JoyAxisEvent.axis name: axis href: api/SDL2.SDL.SDL_JoyAxisEvent.html#SDL2_SDL_SDL_JoyAxisEvent_axis commentId: F:SDL2.SDL.SDL_JoyAxisEvent.axis fullName: SDL2.SDL.SDL_JoyAxisEvent.axis nameWithType: SDL.SDL_JoyAxisEvent.axis - uid: SDL2.SDL.SDL_JoyAxisEvent.axisValue name: axisValue href: api/SDL2.SDL.SDL_JoyAxisEvent.html#SDL2_SDL_SDL_JoyAxisEvent_axisValue commentId: F:SDL2.SDL.SDL_JoyAxisEvent.axisValue fullName: SDL2.SDL.SDL_JoyAxisEvent.axisValue nameWithType: SDL.SDL_JoyAxisEvent.axisValue - uid: SDL2.SDL.SDL_JoyAxisEvent.padding4 name: padding4 href: api/SDL2.SDL.SDL_JoyAxisEvent.html#SDL2_SDL_SDL_JoyAxisEvent_padding4 commentId: F:SDL2.SDL.SDL_JoyAxisEvent.padding4 fullName: SDL2.SDL.SDL_JoyAxisEvent.padding4 nameWithType: SDL.SDL_JoyAxisEvent.padding4 - uid: SDL2.SDL.SDL_JoyAxisEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_JoyAxisEvent.html#SDL2_SDL_SDL_JoyAxisEvent_timestamp commentId: F:SDL2.SDL.SDL_JoyAxisEvent.timestamp fullName: SDL2.SDL.SDL_JoyAxisEvent.timestamp nameWithType: SDL.SDL_JoyAxisEvent.timestamp - uid: SDL2.SDL.SDL_JoyAxisEvent.type name: type href: api/SDL2.SDL.SDL_JoyAxisEvent.html#SDL2_SDL_SDL_JoyAxisEvent_type commentId: F:SDL2.SDL.SDL_JoyAxisEvent.type fullName: SDL2.SDL.SDL_JoyAxisEvent.type nameWithType: SDL.SDL_JoyAxisEvent.type - uid: SDL2.SDL.SDL_JoyAxisEvent.which name: which href: api/SDL2.SDL.SDL_JoyAxisEvent.html#SDL2_SDL_SDL_JoyAxisEvent_which commentId: F:SDL2.SDL.SDL_JoyAxisEvent.which fullName: SDL2.SDL.SDL_JoyAxisEvent.which nameWithType: SDL.SDL_JoyAxisEvent.which - uid: SDL2.SDL.SDL_JoyBallEvent name: SDL.SDL_JoyBallEvent href: api/SDL2.SDL.SDL_JoyBallEvent.html commentId: T:SDL2.SDL.SDL_JoyBallEvent fullName: SDL2.SDL.SDL_JoyBallEvent nameWithType: SDL.SDL_JoyBallEvent - uid: SDL2.SDL.SDL_JoyBallEvent.ball name: ball href: api/SDL2.SDL.SDL_JoyBallEvent.html#SDL2_SDL_SDL_JoyBallEvent_ball commentId: F:SDL2.SDL.SDL_JoyBallEvent.ball fullName: SDL2.SDL.SDL_JoyBallEvent.ball nameWithType: SDL.SDL_JoyBallEvent.ball - uid: SDL2.SDL.SDL_JoyBallEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_JoyBallEvent.html#SDL2_SDL_SDL_JoyBallEvent_timestamp commentId: F:SDL2.SDL.SDL_JoyBallEvent.timestamp fullName: SDL2.SDL.SDL_JoyBallEvent.timestamp nameWithType: SDL.SDL_JoyBallEvent.timestamp - uid: SDL2.SDL.SDL_JoyBallEvent.type name: type href: api/SDL2.SDL.SDL_JoyBallEvent.html#SDL2_SDL_SDL_JoyBallEvent_type commentId: F:SDL2.SDL.SDL_JoyBallEvent.type fullName: SDL2.SDL.SDL_JoyBallEvent.type nameWithType: SDL.SDL_JoyBallEvent.type - uid: SDL2.SDL.SDL_JoyBallEvent.which name: which href: api/SDL2.SDL.SDL_JoyBallEvent.html#SDL2_SDL_SDL_JoyBallEvent_which commentId: F:SDL2.SDL.SDL_JoyBallEvent.which fullName: SDL2.SDL.SDL_JoyBallEvent.which nameWithType: SDL.SDL_JoyBallEvent.which - uid: SDL2.SDL.SDL_JoyBallEvent.xrel name: xrel href: api/SDL2.SDL.SDL_JoyBallEvent.html#SDL2_SDL_SDL_JoyBallEvent_xrel commentId: F:SDL2.SDL.SDL_JoyBallEvent.xrel fullName: SDL2.SDL.SDL_JoyBallEvent.xrel nameWithType: SDL.SDL_JoyBallEvent.xrel - uid: SDL2.SDL.SDL_JoyBallEvent.yrel name: yrel href: api/SDL2.SDL.SDL_JoyBallEvent.html#SDL2_SDL_SDL_JoyBallEvent_yrel commentId: F:SDL2.SDL.SDL_JoyBallEvent.yrel fullName: SDL2.SDL.SDL_JoyBallEvent.yrel nameWithType: SDL.SDL_JoyBallEvent.yrel - uid: SDL2.SDL.SDL_JoyButtonEvent name: SDL.SDL_JoyButtonEvent href: api/SDL2.SDL.SDL_JoyButtonEvent.html commentId: T:SDL2.SDL.SDL_JoyButtonEvent fullName: SDL2.SDL.SDL_JoyButtonEvent nameWithType: SDL.SDL_JoyButtonEvent - uid: SDL2.SDL.SDL_JoyButtonEvent.button name: button href: api/SDL2.SDL.SDL_JoyButtonEvent.html#SDL2_SDL_SDL_JoyButtonEvent_button commentId: F:SDL2.SDL.SDL_JoyButtonEvent.button fullName: SDL2.SDL.SDL_JoyButtonEvent.button nameWithType: SDL.SDL_JoyButtonEvent.button - uid: SDL2.SDL.SDL_JoyButtonEvent.state name: state href: api/SDL2.SDL.SDL_JoyButtonEvent.html#SDL2_SDL_SDL_JoyButtonEvent_state commentId: F:SDL2.SDL.SDL_JoyButtonEvent.state fullName: SDL2.SDL.SDL_JoyButtonEvent.state nameWithType: SDL.SDL_JoyButtonEvent.state - uid: SDL2.SDL.SDL_JoyButtonEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_JoyButtonEvent.html#SDL2_SDL_SDL_JoyButtonEvent_timestamp commentId: F:SDL2.SDL.SDL_JoyButtonEvent.timestamp fullName: SDL2.SDL.SDL_JoyButtonEvent.timestamp nameWithType: SDL.SDL_JoyButtonEvent.timestamp - uid: SDL2.SDL.SDL_JoyButtonEvent.type name: type href: api/SDL2.SDL.SDL_JoyButtonEvent.html#SDL2_SDL_SDL_JoyButtonEvent_type commentId: F:SDL2.SDL.SDL_JoyButtonEvent.type fullName: SDL2.SDL.SDL_JoyButtonEvent.type nameWithType: SDL.SDL_JoyButtonEvent.type - uid: SDL2.SDL.SDL_JoyButtonEvent.which name: which href: api/SDL2.SDL.SDL_JoyButtonEvent.html#SDL2_SDL_SDL_JoyButtonEvent_which commentId: F:SDL2.SDL.SDL_JoyButtonEvent.which fullName: SDL2.SDL.SDL_JoyButtonEvent.which nameWithType: SDL.SDL_JoyButtonEvent.which - uid: SDL2.SDL.SDL_JoyDeviceEvent name: SDL.SDL_JoyDeviceEvent href: api/SDL2.SDL.SDL_JoyDeviceEvent.html commentId: T:SDL2.SDL.SDL_JoyDeviceEvent fullName: SDL2.SDL.SDL_JoyDeviceEvent nameWithType: SDL.SDL_JoyDeviceEvent - uid: SDL2.SDL.SDL_JoyDeviceEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_JoyDeviceEvent.html#SDL2_SDL_SDL_JoyDeviceEvent_timestamp commentId: F:SDL2.SDL.SDL_JoyDeviceEvent.timestamp fullName: SDL2.SDL.SDL_JoyDeviceEvent.timestamp nameWithType: SDL.SDL_JoyDeviceEvent.timestamp - uid: SDL2.SDL.SDL_JoyDeviceEvent.type name: type href: api/SDL2.SDL.SDL_JoyDeviceEvent.html#SDL2_SDL_SDL_JoyDeviceEvent_type commentId: F:SDL2.SDL.SDL_JoyDeviceEvent.type fullName: SDL2.SDL.SDL_JoyDeviceEvent.type nameWithType: SDL.SDL_JoyDeviceEvent.type - uid: SDL2.SDL.SDL_JoyDeviceEvent.which name: which href: api/SDL2.SDL.SDL_JoyDeviceEvent.html#SDL2_SDL_SDL_JoyDeviceEvent_which commentId: F:SDL2.SDL.SDL_JoyDeviceEvent.which fullName: SDL2.SDL.SDL_JoyDeviceEvent.which nameWithType: SDL.SDL_JoyDeviceEvent.which - uid: SDL2.SDL.SDL_JoyHatEvent name: SDL.SDL_JoyHatEvent href: api/SDL2.SDL.SDL_JoyHatEvent.html commentId: T:SDL2.SDL.SDL_JoyHatEvent fullName: SDL2.SDL.SDL_JoyHatEvent nameWithType: SDL.SDL_JoyHatEvent - uid: SDL2.SDL.SDL_JoyHatEvent.hat name: hat href: api/SDL2.SDL.SDL_JoyHatEvent.html#SDL2_SDL_SDL_JoyHatEvent_hat commentId: F:SDL2.SDL.SDL_JoyHatEvent.hat fullName: SDL2.SDL.SDL_JoyHatEvent.hat nameWithType: SDL.SDL_JoyHatEvent.hat - uid: SDL2.SDL.SDL_JoyHatEvent.hatValue name: hatValue href: api/SDL2.SDL.SDL_JoyHatEvent.html#SDL2_SDL_SDL_JoyHatEvent_hatValue commentId: F:SDL2.SDL.SDL_JoyHatEvent.hatValue fullName: SDL2.SDL.SDL_JoyHatEvent.hatValue nameWithType: SDL.SDL_JoyHatEvent.hatValue - uid: SDL2.SDL.SDL_JoyHatEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_JoyHatEvent.html#SDL2_SDL_SDL_JoyHatEvent_timestamp commentId: F:SDL2.SDL.SDL_JoyHatEvent.timestamp fullName: SDL2.SDL.SDL_JoyHatEvent.timestamp nameWithType: SDL.SDL_JoyHatEvent.timestamp - uid: SDL2.SDL.SDL_JoyHatEvent.type name: type href: api/SDL2.SDL.SDL_JoyHatEvent.html#SDL2_SDL_SDL_JoyHatEvent_type commentId: F:SDL2.SDL.SDL_JoyHatEvent.type fullName: SDL2.SDL.SDL_JoyHatEvent.type nameWithType: SDL.SDL_JoyHatEvent.type - uid: SDL2.SDL.SDL_JoyHatEvent.which name: which href: api/SDL2.SDL.SDL_JoyHatEvent.html#SDL2_SDL_SDL_JoyHatEvent_which commentId: F:SDL2.SDL.SDL_JoyHatEvent.which fullName: SDL2.SDL.SDL_JoyHatEvent.which nameWithType: SDL.SDL_JoyHatEvent.which - uid: SDL2.SDL.SDL_JoystickClose(System.IntPtr) name: SDL_JoystickClose(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickClose_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickClose(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickClose(System.IntPtr) nameWithType: SDL.SDL_JoystickClose(IntPtr) - uid: SDL2.SDL.SDL_JoystickClose* name: SDL_JoystickClose href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickClose_ commentId: Overload:SDL2.SDL.SDL_JoystickClose fullName: SDL2.SDL.SDL_JoystickClose nameWithType: SDL.SDL_JoystickClose - uid: SDL2.SDL.SDL_JoystickCurrentPowerLevel(System.IntPtr) name: SDL_JoystickCurrentPowerLevel(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickCurrentPowerLevel_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickCurrentPowerLevel(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickCurrentPowerLevel(System.IntPtr) nameWithType: SDL.SDL_JoystickCurrentPowerLevel(IntPtr) - uid: SDL2.SDL.SDL_JoystickCurrentPowerLevel* name: SDL_JoystickCurrentPowerLevel href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickCurrentPowerLevel_ commentId: Overload:SDL2.SDL.SDL_JoystickCurrentPowerLevel fullName: SDL2.SDL.SDL_JoystickCurrentPowerLevel nameWithType: SDL.SDL_JoystickCurrentPowerLevel - uid: SDL2.SDL.SDL_JoystickEventState(System.Int32) name: SDL_JoystickEventState(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickEventState_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickEventState(System.Int32) fullName: SDL2.SDL.SDL_JoystickEventState(System.Int32) nameWithType: SDL.SDL_JoystickEventState(Int32) - uid: SDL2.SDL.SDL_JoystickEventState* name: SDL_JoystickEventState href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickEventState_ commentId: Overload:SDL2.SDL.SDL_JoystickEventState fullName: SDL2.SDL.SDL_JoystickEventState nameWithType: SDL.SDL_JoystickEventState - uid: SDL2.SDL.SDL_JoystickFromInstanceID(System.Int32) name: SDL_JoystickFromInstanceID(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickFromInstanceID_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickFromInstanceID(System.Int32) fullName: SDL2.SDL.SDL_JoystickFromInstanceID(System.Int32) nameWithType: SDL.SDL_JoystickFromInstanceID(Int32) - uid: SDL2.SDL.SDL_JoystickFromInstanceID* name: SDL_JoystickFromInstanceID href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickFromInstanceID_ commentId: Overload:SDL2.SDL.SDL_JoystickFromInstanceID fullName: SDL2.SDL.SDL_JoystickFromInstanceID nameWithType: SDL.SDL_JoystickFromInstanceID - uid: SDL2.SDL.SDL_JoystickGetAttached(System.IntPtr) name: SDL_JoystickGetAttached(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetAttached_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickGetAttached(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickGetAttached(System.IntPtr) nameWithType: SDL.SDL_JoystickGetAttached(IntPtr) - uid: SDL2.SDL.SDL_JoystickGetAttached* name: SDL_JoystickGetAttached href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetAttached_ commentId: Overload:SDL2.SDL.SDL_JoystickGetAttached fullName: SDL2.SDL.SDL_JoystickGetAttached nameWithType: SDL.SDL_JoystickGetAttached - uid: SDL2.SDL.SDL_JoystickGetAxis(System.IntPtr,System.Int32) name: SDL_JoystickGetAxis(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetAxis_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetAxis(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_JoystickGetAxis(System.IntPtr, System.Int32) nameWithType: SDL.SDL_JoystickGetAxis(IntPtr, Int32) - uid: SDL2.SDL.SDL_JoystickGetAxis* name: SDL_JoystickGetAxis href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetAxis_ commentId: Overload:SDL2.SDL.SDL_JoystickGetAxis fullName: SDL2.SDL.SDL_JoystickGetAxis nameWithType: SDL.SDL_JoystickGetAxis - uid: SDL2.SDL.SDL_JoystickGetAxisInitialState(System.IntPtr,System.Int32,System.UInt16@) name: SDL_JoystickGetAxisInitialState(IntPtr, Int32, out UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetAxisInitialState_System_IntPtr_System_Int32_System_UInt16__ commentId: M:SDL2.SDL.SDL_JoystickGetAxisInitialState(System.IntPtr,System.Int32,System.UInt16@) name.vb: SDL_JoystickGetAxisInitialState(IntPtr, Int32, ByRef UInt16) fullName: SDL2.SDL.SDL_JoystickGetAxisInitialState(System.IntPtr, System.Int32, out System.UInt16) fullName.vb: SDL2.SDL.SDL_JoystickGetAxisInitialState(System.IntPtr, System.Int32, ByRef System.UInt16) nameWithType: SDL.SDL_JoystickGetAxisInitialState(IntPtr, Int32, out UInt16) nameWithType.vb: SDL.SDL_JoystickGetAxisInitialState(IntPtr, Int32, ByRef UInt16) - uid: SDL2.SDL.SDL_JoystickGetAxisInitialState* name: SDL_JoystickGetAxisInitialState href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetAxisInitialState_ commentId: Overload:SDL2.SDL.SDL_JoystickGetAxisInitialState fullName: SDL2.SDL.SDL_JoystickGetAxisInitialState nameWithType: SDL.SDL_JoystickGetAxisInitialState - uid: SDL2.SDL.SDL_JoystickGetBall(System.IntPtr,System.Int32,System.Int32@,System.Int32@) name: SDL_JoystickGetBall(IntPtr, Int32, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetBall_System_IntPtr_System_Int32_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_JoystickGetBall(System.IntPtr,System.Int32,System.Int32@,System.Int32@) name.vb: SDL_JoystickGetBall(IntPtr, Int32, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_JoystickGetBall(System.IntPtr, System.Int32, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_JoystickGetBall(System.IntPtr, System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_JoystickGetBall(IntPtr, Int32, out Int32, out Int32) nameWithType.vb: SDL.SDL_JoystickGetBall(IntPtr, Int32, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_JoystickGetBall* name: SDL_JoystickGetBall href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetBall_ commentId: Overload:SDL2.SDL.SDL_JoystickGetBall fullName: SDL2.SDL.SDL_JoystickGetBall nameWithType: SDL.SDL_JoystickGetBall - uid: SDL2.SDL.SDL_JoystickGetButton(System.IntPtr,System.Int32) name: SDL_JoystickGetButton(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetButton_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetButton(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_JoystickGetButton(System.IntPtr, System.Int32) nameWithType: SDL.SDL_JoystickGetButton(IntPtr, Int32) - uid: SDL2.SDL.SDL_JoystickGetButton* name: SDL_JoystickGetButton href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetButton_ commentId: Overload:SDL2.SDL.SDL_JoystickGetButton fullName: SDL2.SDL.SDL_JoystickGetButton nameWithType: SDL.SDL_JoystickGetButton - uid: SDL2.SDL.SDL_JoystickGetDeviceGUID(System.Int32) name: SDL_JoystickGetDeviceGUID(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceGUID_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetDeviceGUID(System.Int32) fullName: SDL2.SDL.SDL_JoystickGetDeviceGUID(System.Int32) nameWithType: SDL.SDL_JoystickGetDeviceGUID(Int32) - uid: SDL2.SDL.SDL_JoystickGetDeviceGUID* name: SDL_JoystickGetDeviceGUID href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceGUID_ commentId: Overload:SDL2.SDL.SDL_JoystickGetDeviceGUID fullName: SDL2.SDL.SDL_JoystickGetDeviceGUID nameWithType: SDL.SDL_JoystickGetDeviceGUID - uid: SDL2.SDL.SDL_JoystickGetDeviceInstanceID(System.Int32) name: SDL_JoystickGetDeviceInstanceID(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceInstanceID_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetDeviceInstanceID(System.Int32) fullName: SDL2.SDL.SDL_JoystickGetDeviceInstanceID(System.Int32) nameWithType: SDL.SDL_JoystickGetDeviceInstanceID(Int32) - uid: SDL2.SDL.SDL_JoystickGetDeviceInstanceID* name: SDL_JoystickGetDeviceInstanceID href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceInstanceID_ commentId: Overload:SDL2.SDL.SDL_JoystickGetDeviceInstanceID fullName: SDL2.SDL.SDL_JoystickGetDeviceInstanceID nameWithType: SDL.SDL_JoystickGetDeviceInstanceID - uid: SDL2.SDL.SDL_JoystickGetDeviceProduct(System.Int32) name: SDL_JoystickGetDeviceProduct(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceProduct_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetDeviceProduct(System.Int32) fullName: SDL2.SDL.SDL_JoystickGetDeviceProduct(System.Int32) nameWithType: SDL.SDL_JoystickGetDeviceProduct(Int32) - uid: SDL2.SDL.SDL_JoystickGetDeviceProduct* name: SDL_JoystickGetDeviceProduct href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceProduct_ commentId: Overload:SDL2.SDL.SDL_JoystickGetDeviceProduct fullName: SDL2.SDL.SDL_JoystickGetDeviceProduct nameWithType: SDL.SDL_JoystickGetDeviceProduct - uid: SDL2.SDL.SDL_JoystickGetDeviceProductVersion(System.Int32) name: SDL_JoystickGetDeviceProductVersion(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceProductVersion_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetDeviceProductVersion(System.Int32) fullName: SDL2.SDL.SDL_JoystickGetDeviceProductVersion(System.Int32) nameWithType: SDL.SDL_JoystickGetDeviceProductVersion(Int32) - uid: SDL2.SDL.SDL_JoystickGetDeviceProductVersion* name: SDL_JoystickGetDeviceProductVersion href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceProductVersion_ commentId: Overload:SDL2.SDL.SDL_JoystickGetDeviceProductVersion fullName: SDL2.SDL.SDL_JoystickGetDeviceProductVersion nameWithType: SDL.SDL_JoystickGetDeviceProductVersion - uid: SDL2.SDL.SDL_JoystickGetDeviceType(System.Int32) name: SDL_JoystickGetDeviceType(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceType_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetDeviceType(System.Int32) fullName: SDL2.SDL.SDL_JoystickGetDeviceType(System.Int32) nameWithType: SDL.SDL_JoystickGetDeviceType(Int32) - uid: SDL2.SDL.SDL_JoystickGetDeviceType* name: SDL_JoystickGetDeviceType href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceType_ commentId: Overload:SDL2.SDL.SDL_JoystickGetDeviceType fullName: SDL2.SDL.SDL_JoystickGetDeviceType nameWithType: SDL.SDL_JoystickGetDeviceType - uid: SDL2.SDL.SDL_JoystickGetDeviceVendor(System.Int32) name: SDL_JoystickGetDeviceVendor(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceVendor_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetDeviceVendor(System.Int32) fullName: SDL2.SDL.SDL_JoystickGetDeviceVendor(System.Int32) nameWithType: SDL.SDL_JoystickGetDeviceVendor(Int32) - uid: SDL2.SDL.SDL_JoystickGetDeviceVendor* name: SDL_JoystickGetDeviceVendor href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetDeviceVendor_ commentId: Overload:SDL2.SDL.SDL_JoystickGetDeviceVendor fullName: SDL2.SDL.SDL_JoystickGetDeviceVendor nameWithType: SDL.SDL_JoystickGetDeviceVendor - uid: SDL2.SDL.SDL_JoystickGetGUID(System.IntPtr) name: SDL_JoystickGetGUID(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetGUID_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickGetGUID(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickGetGUID(System.IntPtr) nameWithType: SDL.SDL_JoystickGetGUID(IntPtr) - uid: SDL2.SDL.SDL_JoystickGetGUID* name: SDL_JoystickGetGUID href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetGUID_ commentId: Overload:SDL2.SDL.SDL_JoystickGetGUID fullName: SDL2.SDL.SDL_JoystickGetGUID nameWithType: SDL.SDL_JoystickGetGUID - uid: SDL2.SDL.SDL_JoystickGetGUIDFromString(System.String) name: SDL_JoystickGetGUIDFromString(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetGUIDFromString_System_String_ commentId: M:SDL2.SDL.SDL_JoystickGetGUIDFromString(System.String) fullName: SDL2.SDL.SDL_JoystickGetGUIDFromString(System.String) nameWithType: SDL.SDL_JoystickGetGUIDFromString(String) - uid: SDL2.SDL.SDL_JoystickGetGUIDFromString* name: SDL_JoystickGetGUIDFromString href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetGUIDFromString_ commentId: Overload:SDL2.SDL.SDL_JoystickGetGUIDFromString isSpec: "True" fullName: SDL2.SDL.SDL_JoystickGetGUIDFromString nameWithType: SDL.SDL_JoystickGetGUIDFromString - uid: SDL2.SDL.SDL_JoystickGetGUIDString(System.Guid,System.Byte[],System.Int32) name: SDL_JoystickGetGUIDString(Guid, Byte[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetGUIDString_System_Guid_System_Byte___System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetGUIDString(System.Guid,System.Byte[],System.Int32) name.vb: SDL_JoystickGetGUIDString(Guid, Byte(), Int32) fullName: SDL2.SDL.SDL_JoystickGetGUIDString(System.Guid, System.Byte[], System.Int32) fullName.vb: SDL2.SDL.SDL_JoystickGetGUIDString(System.Guid, System.Byte(), System.Int32) nameWithType: SDL.SDL_JoystickGetGUIDString(Guid, Byte[], Int32) nameWithType.vb: SDL.SDL_JoystickGetGUIDString(Guid, Byte(), Int32) - uid: SDL2.SDL.SDL_JoystickGetGUIDString* name: SDL_JoystickGetGUIDString href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetGUIDString_ commentId: Overload:SDL2.SDL.SDL_JoystickGetGUIDString fullName: SDL2.SDL.SDL_JoystickGetGUIDString nameWithType: SDL.SDL_JoystickGetGUIDString - uid: SDL2.SDL.SDL_JoystickGetHat(System.IntPtr,System.Int32) name: SDL_JoystickGetHat(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetHat_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickGetHat(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_JoystickGetHat(System.IntPtr, System.Int32) nameWithType: SDL.SDL_JoystickGetHat(IntPtr, Int32) - uid: SDL2.SDL.SDL_JoystickGetHat* name: SDL_JoystickGetHat href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetHat_ commentId: Overload:SDL2.SDL.SDL_JoystickGetHat fullName: SDL2.SDL.SDL_JoystickGetHat nameWithType: SDL.SDL_JoystickGetHat - uid: SDL2.SDL.SDL_JoystickGetProduct(System.IntPtr) name: SDL_JoystickGetProduct(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetProduct_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickGetProduct(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickGetProduct(System.IntPtr) nameWithType: SDL.SDL_JoystickGetProduct(IntPtr) - uid: SDL2.SDL.SDL_JoystickGetProduct* name: SDL_JoystickGetProduct href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetProduct_ commentId: Overload:SDL2.SDL.SDL_JoystickGetProduct fullName: SDL2.SDL.SDL_JoystickGetProduct nameWithType: SDL.SDL_JoystickGetProduct - uid: SDL2.SDL.SDL_JoystickGetProductVersion(System.IntPtr) name: SDL_JoystickGetProductVersion(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetProductVersion_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickGetProductVersion(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickGetProductVersion(System.IntPtr) nameWithType: SDL.SDL_JoystickGetProductVersion(IntPtr) - uid: SDL2.SDL.SDL_JoystickGetProductVersion* name: SDL_JoystickGetProductVersion href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetProductVersion_ commentId: Overload:SDL2.SDL.SDL_JoystickGetProductVersion fullName: SDL2.SDL.SDL_JoystickGetProductVersion nameWithType: SDL.SDL_JoystickGetProductVersion - uid: SDL2.SDL.SDL_JoystickGetType(System.IntPtr) name: SDL_JoystickGetType(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetType_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickGetType(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickGetType(System.IntPtr) nameWithType: SDL.SDL_JoystickGetType(IntPtr) - uid: SDL2.SDL.SDL_JoystickGetType* name: SDL_JoystickGetType href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetType_ commentId: Overload:SDL2.SDL.SDL_JoystickGetType fullName: SDL2.SDL.SDL_JoystickGetType nameWithType: SDL.SDL_JoystickGetType - uid: SDL2.SDL.SDL_JoystickGetVendor(System.IntPtr) name: SDL_JoystickGetVendor(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetVendor_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickGetVendor(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickGetVendor(System.IntPtr) nameWithType: SDL.SDL_JoystickGetVendor(IntPtr) - uid: SDL2.SDL.SDL_JoystickGetVendor* name: SDL_JoystickGetVendor href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickGetVendor_ commentId: Overload:SDL2.SDL.SDL_JoystickGetVendor fullName: SDL2.SDL.SDL_JoystickGetVendor nameWithType: SDL.SDL_JoystickGetVendor - uid: SDL2.SDL.SDL_JoystickInstanceID(System.IntPtr) name: SDL_JoystickInstanceID(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickInstanceID_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickInstanceID(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickInstanceID(System.IntPtr) nameWithType: SDL.SDL_JoystickInstanceID(IntPtr) - uid: SDL2.SDL.SDL_JoystickInstanceID* name: SDL_JoystickInstanceID href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickInstanceID_ commentId: Overload:SDL2.SDL.SDL_JoystickInstanceID fullName: SDL2.SDL.SDL_JoystickInstanceID nameWithType: SDL.SDL_JoystickInstanceID - uid: SDL2.SDL.SDL_JoystickIsHaptic(System.IntPtr) name: SDL_JoystickIsHaptic(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickIsHaptic_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickIsHaptic(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickIsHaptic(System.IntPtr) nameWithType: SDL.SDL_JoystickIsHaptic(IntPtr) - uid: SDL2.SDL.SDL_JoystickIsHaptic* name: SDL_JoystickIsHaptic href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickIsHaptic_ commentId: Overload:SDL2.SDL.SDL_JoystickIsHaptic fullName: SDL2.SDL.SDL_JoystickIsHaptic nameWithType: SDL.SDL_JoystickIsHaptic - uid: SDL2.SDL.SDL_JoystickName(System.IntPtr) name: SDL_JoystickName(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickName_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickName(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickName(System.IntPtr) nameWithType: SDL.SDL_JoystickName(IntPtr) - uid: SDL2.SDL.SDL_JoystickName* name: SDL_JoystickName href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickName_ commentId: Overload:SDL2.SDL.SDL_JoystickName isSpec: "True" fullName: SDL2.SDL.SDL_JoystickName nameWithType: SDL.SDL_JoystickName - uid: SDL2.SDL.SDL_JoystickNameForIndex(System.Int32) name: SDL_JoystickNameForIndex(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNameForIndex_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickNameForIndex(System.Int32) fullName: SDL2.SDL.SDL_JoystickNameForIndex(System.Int32) nameWithType: SDL.SDL_JoystickNameForIndex(Int32) - uid: SDL2.SDL.SDL_JoystickNameForIndex* name: SDL_JoystickNameForIndex href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNameForIndex_ commentId: Overload:SDL2.SDL.SDL_JoystickNameForIndex isSpec: "True" fullName: SDL2.SDL.SDL_JoystickNameForIndex nameWithType: SDL.SDL_JoystickNameForIndex - uid: SDL2.SDL.SDL_JoystickNumAxes(System.IntPtr) name: SDL_JoystickNumAxes(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumAxes_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickNumAxes(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickNumAxes(System.IntPtr) nameWithType: SDL.SDL_JoystickNumAxes(IntPtr) - uid: SDL2.SDL.SDL_JoystickNumAxes* name: SDL_JoystickNumAxes href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumAxes_ commentId: Overload:SDL2.SDL.SDL_JoystickNumAxes fullName: SDL2.SDL.SDL_JoystickNumAxes nameWithType: SDL.SDL_JoystickNumAxes - uid: SDL2.SDL.SDL_JoystickNumBalls(System.IntPtr) name: SDL_JoystickNumBalls(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumBalls_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickNumBalls(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickNumBalls(System.IntPtr) nameWithType: SDL.SDL_JoystickNumBalls(IntPtr) - uid: SDL2.SDL.SDL_JoystickNumBalls* name: SDL_JoystickNumBalls href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumBalls_ commentId: Overload:SDL2.SDL.SDL_JoystickNumBalls fullName: SDL2.SDL.SDL_JoystickNumBalls nameWithType: SDL.SDL_JoystickNumBalls - uid: SDL2.SDL.SDL_JoystickNumButtons(System.IntPtr) name: SDL_JoystickNumButtons(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumButtons_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickNumButtons(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickNumButtons(System.IntPtr) nameWithType: SDL.SDL_JoystickNumButtons(IntPtr) - uid: SDL2.SDL.SDL_JoystickNumButtons* name: SDL_JoystickNumButtons href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumButtons_ commentId: Overload:SDL2.SDL.SDL_JoystickNumButtons fullName: SDL2.SDL.SDL_JoystickNumButtons nameWithType: SDL.SDL_JoystickNumButtons - uid: SDL2.SDL.SDL_JoystickNumHats(System.IntPtr) name: SDL_JoystickNumHats(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumHats_System_IntPtr_ commentId: M:SDL2.SDL.SDL_JoystickNumHats(System.IntPtr) fullName: SDL2.SDL.SDL_JoystickNumHats(System.IntPtr) nameWithType: SDL.SDL_JoystickNumHats(IntPtr) - uid: SDL2.SDL.SDL_JoystickNumHats* name: SDL_JoystickNumHats href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickNumHats_ commentId: Overload:SDL2.SDL.SDL_JoystickNumHats fullName: SDL2.SDL.SDL_JoystickNumHats nameWithType: SDL.SDL_JoystickNumHats - uid: SDL2.SDL.SDL_JoystickOpen(System.Int32) name: SDL_JoystickOpen(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickOpen_System_Int32_ commentId: M:SDL2.SDL.SDL_JoystickOpen(System.Int32) fullName: SDL2.SDL.SDL_JoystickOpen(System.Int32) nameWithType: SDL.SDL_JoystickOpen(Int32) - uid: SDL2.SDL.SDL_JoystickOpen* name: SDL_JoystickOpen href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickOpen_ commentId: Overload:SDL2.SDL.SDL_JoystickOpen fullName: SDL2.SDL.SDL_JoystickOpen nameWithType: SDL.SDL_JoystickOpen - uid: SDL2.SDL.SDL_JoystickPowerLevel name: SDL.SDL_JoystickPowerLevel href: api/SDL2.SDL.SDL_JoystickPowerLevel.html commentId: T:SDL2.SDL.SDL_JoystickPowerLevel fullName: SDL2.SDL.SDL_JoystickPowerLevel nameWithType: SDL.SDL_JoystickPowerLevel - uid: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_EMPTY name: SDL_JOYSTICK_POWER_EMPTY href: api/SDL2.SDL.SDL_JoystickPowerLevel.html#SDL2_SDL_SDL_JoystickPowerLevel_SDL_JOYSTICK_POWER_EMPTY commentId: F:SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_EMPTY fullName: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_EMPTY nameWithType: SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_EMPTY - uid: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_FULL name: SDL_JOYSTICK_POWER_FULL href: api/SDL2.SDL.SDL_JoystickPowerLevel.html#SDL2_SDL_SDL_JoystickPowerLevel_SDL_JOYSTICK_POWER_FULL commentId: F:SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_FULL fullName: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_FULL nameWithType: SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_FULL - uid: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_LOW name: SDL_JOYSTICK_POWER_LOW href: api/SDL2.SDL.SDL_JoystickPowerLevel.html#SDL2_SDL_SDL_JoystickPowerLevel_SDL_JOYSTICK_POWER_LOW commentId: F:SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_LOW fullName: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_LOW nameWithType: SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_LOW - uid: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MAX name: SDL_JOYSTICK_POWER_MAX href: api/SDL2.SDL.SDL_JoystickPowerLevel.html#SDL2_SDL_SDL_JoystickPowerLevel_SDL_JOYSTICK_POWER_MAX commentId: F:SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MAX fullName: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MAX nameWithType: SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MAX - uid: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MEDIUM name: SDL_JOYSTICK_POWER_MEDIUM href: api/SDL2.SDL.SDL_JoystickPowerLevel.html#SDL2_SDL_SDL_JoystickPowerLevel_SDL_JOYSTICK_POWER_MEDIUM commentId: F:SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MEDIUM fullName: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MEDIUM nameWithType: SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_MEDIUM - uid: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_UNKNOWN name: SDL_JOYSTICK_POWER_UNKNOWN href: api/SDL2.SDL.SDL_JoystickPowerLevel.html#SDL2_SDL_SDL_JoystickPowerLevel_SDL_JOYSTICK_POWER_UNKNOWN commentId: F:SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_UNKNOWN fullName: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_UNKNOWN nameWithType: SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_UNKNOWN - uid: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_WIRED name: SDL_JOYSTICK_POWER_WIRED href: api/SDL2.SDL.SDL_JoystickPowerLevel.html#SDL2_SDL_SDL_JoystickPowerLevel_SDL_JOYSTICK_POWER_WIRED commentId: F:SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_WIRED fullName: SDL2.SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_WIRED nameWithType: SDL.SDL_JoystickPowerLevel.SDL_JOYSTICK_POWER_WIRED - uid: SDL2.SDL.SDL_JoystickRumble(System.IntPtr,System.UInt16,System.UInt16,System.UInt32) name: SDL_JoystickRumble(IntPtr, UInt16, UInt16, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickRumble_System_IntPtr_System_UInt16_System_UInt16_System_UInt32_ commentId: M:SDL2.SDL.SDL_JoystickRumble(System.IntPtr,System.UInt16,System.UInt16,System.UInt32) fullName: SDL2.SDL.SDL_JoystickRumble(System.IntPtr, System.UInt16, System.UInt16, System.UInt32) nameWithType: SDL.SDL_JoystickRumble(IntPtr, UInt16, UInt16, UInt32) - uid: SDL2.SDL.SDL_JoystickRumble* name: SDL_JoystickRumble href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickRumble_ commentId: Overload:SDL2.SDL.SDL_JoystickRumble fullName: SDL2.SDL.SDL_JoystickRumble nameWithType: SDL.SDL_JoystickRumble - uid: SDL2.SDL.SDL_JoystickType name: SDL.SDL_JoystickType href: api/SDL2.SDL.SDL_JoystickType.html commentId: T:SDL2.SDL.SDL_JoystickType fullName: SDL2.SDL.SDL_JoystickType nameWithType: SDL.SDL_JoystickType - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_PAD name: SDL_JOYSTICK_TYPE_ARCADE_PAD href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_ARCADE_PAD commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_PAD fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_PAD nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_PAD - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_STICK name: SDL_JOYSTICK_TYPE_ARCADE_STICK href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_ARCADE_STICK commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_STICK fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_STICK nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_ARCADE_STICK - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DANCE_PAD name: SDL_JOYSTICK_TYPE_DANCE_PAD href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_DANCE_PAD commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DANCE_PAD fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DANCE_PAD nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DANCE_PAD - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DRUM_KIT name: SDL_JOYSTICK_TYPE_DRUM_KIT href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_DRUM_KIT commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DRUM_KIT fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DRUM_KIT nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_DRUM_KIT - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_FLIGHT_STICK name: SDL_JOYSTICK_TYPE_FLIGHT_STICK href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_FLIGHT_STICK commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_FLIGHT_STICK fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_FLIGHT_STICK nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_FLIGHT_STICK - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GAMECONTROLLER name: SDL_JOYSTICK_TYPE_GAMECONTROLLER href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_GAMECONTROLLER commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GAMECONTROLLER fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GAMECONTROLLER nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GAMECONTROLLER - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GUITAR name: SDL_JOYSTICK_TYPE_GUITAR href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_GUITAR commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GUITAR fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GUITAR nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_GUITAR - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_UNKNOWN name: SDL_JOYSTICK_TYPE_UNKNOWN href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_UNKNOWN commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_UNKNOWN fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_UNKNOWN nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_UNKNOWN - uid: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_WHEEL name: SDL_JOYSTICK_TYPE_WHEEL href: api/SDL2.SDL.SDL_JoystickType.html#SDL2_SDL_SDL_JoystickType_SDL_JOYSTICK_TYPE_WHEEL commentId: F:SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_WHEEL fullName: SDL2.SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_WHEEL nameWithType: SDL.SDL_JoystickType.SDL_JOYSTICK_TYPE_WHEEL - uid: SDL2.SDL.SDL_JoystickUpdate name: SDL_JoystickUpdate() href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickUpdate commentId: M:SDL2.SDL.SDL_JoystickUpdate fullName: SDL2.SDL.SDL_JoystickUpdate() nameWithType: SDL.SDL_JoystickUpdate() - uid: SDL2.SDL.SDL_JoystickUpdate* name: SDL_JoystickUpdate href: api/SDL2.SDL.html#SDL2_SDL_SDL_JoystickUpdate_ commentId: Overload:SDL2.SDL.SDL_JoystickUpdate fullName: SDL2.SDL.SDL_JoystickUpdate nameWithType: SDL.SDL_JoystickUpdate - uid: SDL2.SDL.SDL_KeyboardEvent name: SDL.SDL_KeyboardEvent href: api/SDL2.SDL.SDL_KeyboardEvent.html commentId: T:SDL2.SDL.SDL_KeyboardEvent fullName: SDL2.SDL.SDL_KeyboardEvent nameWithType: SDL.SDL_KeyboardEvent - uid: SDL2.SDL.SDL_KeyboardEvent.keysym name: keysym href: api/SDL2.SDL.SDL_KeyboardEvent.html#SDL2_SDL_SDL_KeyboardEvent_keysym commentId: F:SDL2.SDL.SDL_KeyboardEvent.keysym fullName: SDL2.SDL.SDL_KeyboardEvent.keysym nameWithType: SDL.SDL_KeyboardEvent.keysym - uid: SDL2.SDL.SDL_KeyboardEvent.repeat name: repeat href: api/SDL2.SDL.SDL_KeyboardEvent.html#SDL2_SDL_SDL_KeyboardEvent_repeat commentId: F:SDL2.SDL.SDL_KeyboardEvent.repeat fullName: SDL2.SDL.SDL_KeyboardEvent.repeat nameWithType: SDL.SDL_KeyboardEvent.repeat - uid: SDL2.SDL.SDL_KeyboardEvent.state name: state href: api/SDL2.SDL.SDL_KeyboardEvent.html#SDL2_SDL_SDL_KeyboardEvent_state commentId: F:SDL2.SDL.SDL_KeyboardEvent.state fullName: SDL2.SDL.SDL_KeyboardEvent.state nameWithType: SDL.SDL_KeyboardEvent.state - uid: SDL2.SDL.SDL_KeyboardEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_KeyboardEvent.html#SDL2_SDL_SDL_KeyboardEvent_timestamp commentId: F:SDL2.SDL.SDL_KeyboardEvent.timestamp fullName: SDL2.SDL.SDL_KeyboardEvent.timestamp nameWithType: SDL.SDL_KeyboardEvent.timestamp - uid: SDL2.SDL.SDL_KeyboardEvent.type name: type href: api/SDL2.SDL.SDL_KeyboardEvent.html#SDL2_SDL_SDL_KeyboardEvent_type commentId: F:SDL2.SDL.SDL_KeyboardEvent.type fullName: SDL2.SDL.SDL_KeyboardEvent.type nameWithType: SDL.SDL_KeyboardEvent.type - uid: SDL2.SDL.SDL_KeyboardEvent.windowID name: windowID href: api/SDL2.SDL.SDL_KeyboardEvent.html#SDL2_SDL_SDL_KeyboardEvent_windowID commentId: F:SDL2.SDL.SDL_KeyboardEvent.windowID fullName: SDL2.SDL.SDL_KeyboardEvent.windowID nameWithType: SDL.SDL_KeyboardEvent.windowID - uid: SDL2.SDL.SDL_Keycode name: SDL.SDL_Keycode href: api/SDL2.SDL.SDL_Keycode.html commentId: T:SDL2.SDL.SDL_Keycode fullName: SDL2.SDL.SDL_Keycode nameWithType: SDL.SDL_Keycode - uid: SDL2.SDL.SDL_Keycode.SDLK_0 name: SDLK_0 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_0 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_0 fullName: SDL2.SDL.SDL_Keycode.SDLK_0 nameWithType: SDL.SDL_Keycode.SDLK_0 - uid: SDL2.SDL.SDL_Keycode.SDLK_1 name: SDLK_1 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_1 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_1 fullName: SDL2.SDL.SDL_Keycode.SDLK_1 nameWithType: SDL.SDL_Keycode.SDLK_1 - uid: SDL2.SDL.SDL_Keycode.SDLK_2 name: SDLK_2 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_2 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_2 fullName: SDL2.SDL.SDL_Keycode.SDLK_2 nameWithType: SDL.SDL_Keycode.SDLK_2 - uid: SDL2.SDL.SDL_Keycode.SDLK_3 name: SDLK_3 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_3 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_3 fullName: SDL2.SDL.SDL_Keycode.SDLK_3 nameWithType: SDL.SDL_Keycode.SDLK_3 - uid: SDL2.SDL.SDL_Keycode.SDLK_4 name: SDLK_4 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_4 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_4 fullName: SDL2.SDL.SDL_Keycode.SDLK_4 nameWithType: SDL.SDL_Keycode.SDLK_4 - uid: SDL2.SDL.SDL_Keycode.SDLK_5 name: SDLK_5 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_5 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_5 fullName: SDL2.SDL.SDL_Keycode.SDLK_5 nameWithType: SDL.SDL_Keycode.SDLK_5 - uid: SDL2.SDL.SDL_Keycode.SDLK_6 name: SDLK_6 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_6 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_6 fullName: SDL2.SDL.SDL_Keycode.SDLK_6 nameWithType: SDL.SDL_Keycode.SDLK_6 - uid: SDL2.SDL.SDL_Keycode.SDLK_7 name: SDLK_7 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_7 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_7 fullName: SDL2.SDL.SDL_Keycode.SDLK_7 nameWithType: SDL.SDL_Keycode.SDLK_7 - uid: SDL2.SDL.SDL_Keycode.SDLK_8 name: SDLK_8 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_8 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_8 fullName: SDL2.SDL.SDL_Keycode.SDLK_8 nameWithType: SDL.SDL_Keycode.SDLK_8 - uid: SDL2.SDL.SDL_Keycode.SDLK_9 name: SDLK_9 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_9 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_9 fullName: SDL2.SDL.SDL_Keycode.SDLK_9 nameWithType: SDL.SDL_Keycode.SDLK_9 - uid: SDL2.SDL.SDL_Keycode.SDLK_a name: SDLK_a href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_a commentId: F:SDL2.SDL.SDL_Keycode.SDLK_a fullName: SDL2.SDL.SDL_Keycode.SDLK_a nameWithType: SDL.SDL_Keycode.SDLK_a - uid: SDL2.SDL.SDL_Keycode.SDLK_AC_BACK name: SDLK_AC_BACK href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AC_BACK commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AC_BACK fullName: SDL2.SDL.SDL_Keycode.SDLK_AC_BACK nameWithType: SDL.SDL_Keycode.SDLK_AC_BACK - uid: SDL2.SDL.SDL_Keycode.SDLK_AC_BOOKMARKS name: SDLK_AC_BOOKMARKS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AC_BOOKMARKS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AC_BOOKMARKS fullName: SDL2.SDL.SDL_Keycode.SDLK_AC_BOOKMARKS nameWithType: SDL.SDL_Keycode.SDLK_AC_BOOKMARKS - uid: SDL2.SDL.SDL_Keycode.SDLK_AC_FORWARD name: SDLK_AC_FORWARD href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AC_FORWARD commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AC_FORWARD fullName: SDL2.SDL.SDL_Keycode.SDLK_AC_FORWARD nameWithType: SDL.SDL_Keycode.SDLK_AC_FORWARD - uid: SDL2.SDL.SDL_Keycode.SDLK_AC_HOME name: SDLK_AC_HOME href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AC_HOME commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AC_HOME fullName: SDL2.SDL.SDL_Keycode.SDLK_AC_HOME nameWithType: SDL.SDL_Keycode.SDLK_AC_HOME - uid: SDL2.SDL.SDL_Keycode.SDLK_AC_REFRESH name: SDLK_AC_REFRESH href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AC_REFRESH commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AC_REFRESH fullName: SDL2.SDL.SDL_Keycode.SDLK_AC_REFRESH nameWithType: SDL.SDL_Keycode.SDLK_AC_REFRESH - uid: SDL2.SDL.SDL_Keycode.SDLK_AC_SEARCH name: SDLK_AC_SEARCH href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AC_SEARCH commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AC_SEARCH fullName: SDL2.SDL.SDL_Keycode.SDLK_AC_SEARCH nameWithType: SDL.SDL_Keycode.SDLK_AC_SEARCH - uid: SDL2.SDL.SDL_Keycode.SDLK_AC_STOP name: SDLK_AC_STOP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AC_STOP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AC_STOP fullName: SDL2.SDL.SDL_Keycode.SDLK_AC_STOP nameWithType: SDL.SDL_Keycode.SDLK_AC_STOP - uid: SDL2.SDL.SDL_Keycode.SDLK_AGAIN name: SDLK_AGAIN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AGAIN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AGAIN fullName: SDL2.SDL.SDL_Keycode.SDLK_AGAIN nameWithType: SDL.SDL_Keycode.SDLK_AGAIN - uid: SDL2.SDL.SDL_Keycode.SDLK_ALTERASE name: SDLK_ALTERASE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_ALTERASE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_ALTERASE fullName: SDL2.SDL.SDL_Keycode.SDLK_ALTERASE nameWithType: SDL.SDL_Keycode.SDLK_ALTERASE - uid: SDL2.SDL.SDL_Keycode.SDLK_AMPERSAND name: SDLK_AMPERSAND href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AMPERSAND commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AMPERSAND fullName: SDL2.SDL.SDL_Keycode.SDLK_AMPERSAND nameWithType: SDL.SDL_Keycode.SDLK_AMPERSAND - uid: SDL2.SDL.SDL_Keycode.SDLK_APPLICATION name: SDLK_APPLICATION href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_APPLICATION commentId: F:SDL2.SDL.SDL_Keycode.SDLK_APPLICATION fullName: SDL2.SDL.SDL_Keycode.SDLK_APPLICATION nameWithType: SDL.SDL_Keycode.SDLK_APPLICATION - uid: SDL2.SDL.SDL_Keycode.SDLK_ASTERISK name: SDLK_ASTERISK href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_ASTERISK commentId: F:SDL2.SDL.SDL_Keycode.SDLK_ASTERISK fullName: SDL2.SDL.SDL_Keycode.SDLK_ASTERISK nameWithType: SDL.SDL_Keycode.SDLK_ASTERISK - uid: SDL2.SDL.SDL_Keycode.SDLK_AT name: SDLK_AT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AT fullName: SDL2.SDL.SDL_Keycode.SDLK_AT nameWithType: SDL.SDL_Keycode.SDLK_AT - uid: SDL2.SDL.SDL_Keycode.SDLK_AUDIOMUTE name: SDLK_AUDIOMUTE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AUDIOMUTE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AUDIOMUTE fullName: SDL2.SDL.SDL_Keycode.SDLK_AUDIOMUTE nameWithType: SDL.SDL_Keycode.SDLK_AUDIOMUTE - uid: SDL2.SDL.SDL_Keycode.SDLK_AUDIONEXT name: SDLK_AUDIONEXT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AUDIONEXT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AUDIONEXT fullName: SDL2.SDL.SDL_Keycode.SDLK_AUDIONEXT nameWithType: SDL.SDL_Keycode.SDLK_AUDIONEXT - uid: SDL2.SDL.SDL_Keycode.SDLK_AUDIOPLAY name: SDLK_AUDIOPLAY href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AUDIOPLAY commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AUDIOPLAY fullName: SDL2.SDL.SDL_Keycode.SDLK_AUDIOPLAY nameWithType: SDL.SDL_Keycode.SDLK_AUDIOPLAY - uid: SDL2.SDL.SDL_Keycode.SDLK_AUDIOPREV name: SDLK_AUDIOPREV href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AUDIOPREV commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AUDIOPREV fullName: SDL2.SDL.SDL_Keycode.SDLK_AUDIOPREV nameWithType: SDL.SDL_Keycode.SDLK_AUDIOPREV - uid: SDL2.SDL.SDL_Keycode.SDLK_AUDIOSTOP name: SDLK_AUDIOSTOP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_AUDIOSTOP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_AUDIOSTOP fullName: SDL2.SDL.SDL_Keycode.SDLK_AUDIOSTOP nameWithType: SDL.SDL_Keycode.SDLK_AUDIOSTOP - uid: SDL2.SDL.SDL_Keycode.SDLK_b name: SDLK_b href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_b commentId: F:SDL2.SDL.SDL_Keycode.SDLK_b fullName: SDL2.SDL.SDL_Keycode.SDLK_b nameWithType: SDL.SDL_Keycode.SDLK_b - uid: SDL2.SDL.SDL_Keycode.SDLK_BACKQUOTE name: SDLK_BACKQUOTE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_BACKQUOTE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_BACKQUOTE fullName: SDL2.SDL.SDL_Keycode.SDLK_BACKQUOTE nameWithType: SDL.SDL_Keycode.SDLK_BACKQUOTE - uid: SDL2.SDL.SDL_Keycode.SDLK_BACKSLASH name: SDLK_BACKSLASH href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_BACKSLASH commentId: F:SDL2.SDL.SDL_Keycode.SDLK_BACKSLASH fullName: SDL2.SDL.SDL_Keycode.SDLK_BACKSLASH nameWithType: SDL.SDL_Keycode.SDLK_BACKSLASH - uid: SDL2.SDL.SDL_Keycode.SDLK_BACKSPACE name: SDLK_BACKSPACE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_BACKSPACE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_BACKSPACE fullName: SDL2.SDL.SDL_Keycode.SDLK_BACKSPACE nameWithType: SDL.SDL_Keycode.SDLK_BACKSPACE - uid: SDL2.SDL.SDL_Keycode.SDLK_BRIGHTNESSDOWN name: SDLK_BRIGHTNESSDOWN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_BRIGHTNESSDOWN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_BRIGHTNESSDOWN fullName: SDL2.SDL.SDL_Keycode.SDLK_BRIGHTNESSDOWN nameWithType: SDL.SDL_Keycode.SDLK_BRIGHTNESSDOWN - uid: SDL2.SDL.SDL_Keycode.SDLK_BRIGHTNESSUP name: SDLK_BRIGHTNESSUP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_BRIGHTNESSUP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_BRIGHTNESSUP fullName: SDL2.SDL.SDL_Keycode.SDLK_BRIGHTNESSUP nameWithType: SDL.SDL_Keycode.SDLK_BRIGHTNESSUP - uid: SDL2.SDL.SDL_Keycode.SDLK_c name: SDLK_c href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_c commentId: F:SDL2.SDL.SDL_Keycode.SDLK_c fullName: SDL2.SDL.SDL_Keycode.SDLK_c nameWithType: SDL.SDL_Keycode.SDLK_c - uid: SDL2.SDL.SDL_Keycode.SDLK_CALCULATOR name: SDLK_CALCULATOR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CALCULATOR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CALCULATOR fullName: SDL2.SDL.SDL_Keycode.SDLK_CALCULATOR nameWithType: SDL.SDL_Keycode.SDLK_CALCULATOR - uid: SDL2.SDL.SDL_Keycode.SDLK_CANCEL name: SDLK_CANCEL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CANCEL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CANCEL fullName: SDL2.SDL.SDL_Keycode.SDLK_CANCEL nameWithType: SDL.SDL_Keycode.SDLK_CANCEL - uid: SDL2.SDL.SDL_Keycode.SDLK_CAPSLOCK name: SDLK_CAPSLOCK href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CAPSLOCK commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CAPSLOCK fullName: SDL2.SDL.SDL_Keycode.SDLK_CAPSLOCK nameWithType: SDL.SDL_Keycode.SDLK_CAPSLOCK - uid: SDL2.SDL.SDL_Keycode.SDLK_CARET name: SDLK_CARET href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CARET commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CARET fullName: SDL2.SDL.SDL_Keycode.SDLK_CARET nameWithType: SDL.SDL_Keycode.SDLK_CARET - uid: SDL2.SDL.SDL_Keycode.SDLK_CLEAR name: SDLK_CLEAR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CLEAR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CLEAR fullName: SDL2.SDL.SDL_Keycode.SDLK_CLEAR nameWithType: SDL.SDL_Keycode.SDLK_CLEAR - uid: SDL2.SDL.SDL_Keycode.SDLK_CLEARAGAIN name: SDLK_CLEARAGAIN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CLEARAGAIN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CLEARAGAIN fullName: SDL2.SDL.SDL_Keycode.SDLK_CLEARAGAIN nameWithType: SDL.SDL_Keycode.SDLK_CLEARAGAIN - uid: SDL2.SDL.SDL_Keycode.SDLK_COLON name: SDLK_COLON href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_COLON commentId: F:SDL2.SDL.SDL_Keycode.SDLK_COLON fullName: SDL2.SDL.SDL_Keycode.SDLK_COLON nameWithType: SDL.SDL_Keycode.SDLK_COLON - uid: SDL2.SDL.SDL_Keycode.SDLK_COMMA name: SDLK_COMMA href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_COMMA commentId: F:SDL2.SDL.SDL_Keycode.SDLK_COMMA fullName: SDL2.SDL.SDL_Keycode.SDLK_COMMA nameWithType: SDL.SDL_Keycode.SDLK_COMMA - uid: SDL2.SDL.SDL_Keycode.SDLK_COMPUTER name: SDLK_COMPUTER href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_COMPUTER commentId: F:SDL2.SDL.SDL_Keycode.SDLK_COMPUTER fullName: SDL2.SDL.SDL_Keycode.SDLK_COMPUTER nameWithType: SDL.SDL_Keycode.SDLK_COMPUTER - uid: SDL2.SDL.SDL_Keycode.SDLK_COPY name: SDLK_COPY href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_COPY commentId: F:SDL2.SDL.SDL_Keycode.SDLK_COPY fullName: SDL2.SDL.SDL_Keycode.SDLK_COPY nameWithType: SDL.SDL_Keycode.SDLK_COPY - uid: SDL2.SDL.SDL_Keycode.SDLK_CRSEL name: SDLK_CRSEL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CRSEL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CRSEL fullName: SDL2.SDL.SDL_Keycode.SDLK_CRSEL nameWithType: SDL.SDL_Keycode.SDLK_CRSEL - uid: SDL2.SDL.SDL_Keycode.SDLK_CURRENCYSUBUNIT name: SDLK_CURRENCYSUBUNIT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CURRENCYSUBUNIT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CURRENCYSUBUNIT fullName: SDL2.SDL.SDL_Keycode.SDLK_CURRENCYSUBUNIT nameWithType: SDL.SDL_Keycode.SDLK_CURRENCYSUBUNIT - uid: SDL2.SDL.SDL_Keycode.SDLK_CURRENCYUNIT name: SDLK_CURRENCYUNIT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CURRENCYUNIT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CURRENCYUNIT fullName: SDL2.SDL.SDL_Keycode.SDLK_CURRENCYUNIT nameWithType: SDL.SDL_Keycode.SDLK_CURRENCYUNIT - uid: SDL2.SDL.SDL_Keycode.SDLK_CUT name: SDLK_CUT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_CUT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_CUT fullName: SDL2.SDL.SDL_Keycode.SDLK_CUT nameWithType: SDL.SDL_Keycode.SDLK_CUT - uid: SDL2.SDL.SDL_Keycode.SDLK_d name: SDLK_d href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_d commentId: F:SDL2.SDL.SDL_Keycode.SDLK_d fullName: SDL2.SDL.SDL_Keycode.SDLK_d nameWithType: SDL.SDL_Keycode.SDLK_d - uid: SDL2.SDL.SDL_Keycode.SDLK_DECIMALSEPARATOR name: SDLK_DECIMALSEPARATOR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_DECIMALSEPARATOR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_DECIMALSEPARATOR fullName: SDL2.SDL.SDL_Keycode.SDLK_DECIMALSEPARATOR nameWithType: SDL.SDL_Keycode.SDLK_DECIMALSEPARATOR - uid: SDL2.SDL.SDL_Keycode.SDLK_DELETE name: SDLK_DELETE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_DELETE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_DELETE fullName: SDL2.SDL.SDL_Keycode.SDLK_DELETE nameWithType: SDL.SDL_Keycode.SDLK_DELETE - uid: SDL2.SDL.SDL_Keycode.SDLK_DISPLAYSWITCH name: SDLK_DISPLAYSWITCH href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_DISPLAYSWITCH commentId: F:SDL2.SDL.SDL_Keycode.SDLK_DISPLAYSWITCH fullName: SDL2.SDL.SDL_Keycode.SDLK_DISPLAYSWITCH nameWithType: SDL.SDL_Keycode.SDLK_DISPLAYSWITCH - uid: SDL2.SDL.SDL_Keycode.SDLK_DOLLAR name: SDLK_DOLLAR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_DOLLAR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_DOLLAR fullName: SDL2.SDL.SDL_Keycode.SDLK_DOLLAR nameWithType: SDL.SDL_Keycode.SDLK_DOLLAR - uid: SDL2.SDL.SDL_Keycode.SDLK_DOWN name: SDLK_DOWN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_DOWN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_DOWN fullName: SDL2.SDL.SDL_Keycode.SDLK_DOWN nameWithType: SDL.SDL_Keycode.SDLK_DOWN - uid: SDL2.SDL.SDL_Keycode.SDLK_e name: SDLK_e href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_e commentId: F:SDL2.SDL.SDL_Keycode.SDLK_e fullName: SDL2.SDL.SDL_Keycode.SDLK_e nameWithType: SDL.SDL_Keycode.SDLK_e - uid: SDL2.SDL.SDL_Keycode.SDLK_EJECT name: SDLK_EJECT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_EJECT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_EJECT fullName: SDL2.SDL.SDL_Keycode.SDLK_EJECT nameWithType: SDL.SDL_Keycode.SDLK_EJECT - uid: SDL2.SDL.SDL_Keycode.SDLK_END name: SDLK_END href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_END commentId: F:SDL2.SDL.SDL_Keycode.SDLK_END fullName: SDL2.SDL.SDL_Keycode.SDLK_END nameWithType: SDL.SDL_Keycode.SDLK_END - uid: SDL2.SDL.SDL_Keycode.SDLK_EQUALS name: SDLK_EQUALS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_EQUALS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_EQUALS fullName: SDL2.SDL.SDL_Keycode.SDLK_EQUALS nameWithType: SDL.SDL_Keycode.SDLK_EQUALS - uid: SDL2.SDL.SDL_Keycode.SDLK_ESCAPE name: SDLK_ESCAPE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_ESCAPE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_ESCAPE fullName: SDL2.SDL.SDL_Keycode.SDLK_ESCAPE nameWithType: SDL.SDL_Keycode.SDLK_ESCAPE - uid: SDL2.SDL.SDL_Keycode.SDLK_EXCLAIM name: SDLK_EXCLAIM href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_EXCLAIM commentId: F:SDL2.SDL.SDL_Keycode.SDLK_EXCLAIM fullName: SDL2.SDL.SDL_Keycode.SDLK_EXCLAIM nameWithType: SDL.SDL_Keycode.SDLK_EXCLAIM - uid: SDL2.SDL.SDL_Keycode.SDLK_EXECUTE name: SDLK_EXECUTE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_EXECUTE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_EXECUTE fullName: SDL2.SDL.SDL_Keycode.SDLK_EXECUTE nameWithType: SDL.SDL_Keycode.SDLK_EXECUTE - uid: SDL2.SDL.SDL_Keycode.SDLK_EXSEL name: SDLK_EXSEL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_EXSEL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_EXSEL fullName: SDL2.SDL.SDL_Keycode.SDLK_EXSEL nameWithType: SDL.SDL_Keycode.SDLK_EXSEL - uid: SDL2.SDL.SDL_Keycode.SDLK_f name: SDLK_f href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_f commentId: F:SDL2.SDL.SDL_Keycode.SDLK_f fullName: SDL2.SDL.SDL_Keycode.SDLK_f nameWithType: SDL.SDL_Keycode.SDLK_f - uid: SDL2.SDL.SDL_Keycode.SDLK_F1 name: SDLK_F1 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F1 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F1 fullName: SDL2.SDL.SDL_Keycode.SDLK_F1 nameWithType: SDL.SDL_Keycode.SDLK_F1 - uid: SDL2.SDL.SDL_Keycode.SDLK_F10 name: SDLK_F10 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F10 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F10 fullName: SDL2.SDL.SDL_Keycode.SDLK_F10 nameWithType: SDL.SDL_Keycode.SDLK_F10 - uid: SDL2.SDL.SDL_Keycode.SDLK_F11 name: SDLK_F11 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F11 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F11 fullName: SDL2.SDL.SDL_Keycode.SDLK_F11 nameWithType: SDL.SDL_Keycode.SDLK_F11 - uid: SDL2.SDL.SDL_Keycode.SDLK_F12 name: SDLK_F12 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F12 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F12 fullName: SDL2.SDL.SDL_Keycode.SDLK_F12 nameWithType: SDL.SDL_Keycode.SDLK_F12 - uid: SDL2.SDL.SDL_Keycode.SDLK_F13 name: SDLK_F13 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F13 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F13 fullName: SDL2.SDL.SDL_Keycode.SDLK_F13 nameWithType: SDL.SDL_Keycode.SDLK_F13 - uid: SDL2.SDL.SDL_Keycode.SDLK_F14 name: SDLK_F14 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F14 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F14 fullName: SDL2.SDL.SDL_Keycode.SDLK_F14 nameWithType: SDL.SDL_Keycode.SDLK_F14 - uid: SDL2.SDL.SDL_Keycode.SDLK_F15 name: SDLK_F15 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F15 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F15 fullName: SDL2.SDL.SDL_Keycode.SDLK_F15 nameWithType: SDL.SDL_Keycode.SDLK_F15 - uid: SDL2.SDL.SDL_Keycode.SDLK_F16 name: SDLK_F16 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F16 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F16 fullName: SDL2.SDL.SDL_Keycode.SDLK_F16 nameWithType: SDL.SDL_Keycode.SDLK_F16 - uid: SDL2.SDL.SDL_Keycode.SDLK_F17 name: SDLK_F17 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F17 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F17 fullName: SDL2.SDL.SDL_Keycode.SDLK_F17 nameWithType: SDL.SDL_Keycode.SDLK_F17 - uid: SDL2.SDL.SDL_Keycode.SDLK_F18 name: SDLK_F18 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F18 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F18 fullName: SDL2.SDL.SDL_Keycode.SDLK_F18 nameWithType: SDL.SDL_Keycode.SDLK_F18 - uid: SDL2.SDL.SDL_Keycode.SDLK_F19 name: SDLK_F19 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F19 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F19 fullName: SDL2.SDL.SDL_Keycode.SDLK_F19 nameWithType: SDL.SDL_Keycode.SDLK_F19 - uid: SDL2.SDL.SDL_Keycode.SDLK_F2 name: SDLK_F2 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F2 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F2 fullName: SDL2.SDL.SDL_Keycode.SDLK_F2 nameWithType: SDL.SDL_Keycode.SDLK_F2 - uid: SDL2.SDL.SDL_Keycode.SDLK_F20 name: SDLK_F20 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F20 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F20 fullName: SDL2.SDL.SDL_Keycode.SDLK_F20 nameWithType: SDL.SDL_Keycode.SDLK_F20 - uid: SDL2.SDL.SDL_Keycode.SDLK_F21 name: SDLK_F21 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F21 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F21 fullName: SDL2.SDL.SDL_Keycode.SDLK_F21 nameWithType: SDL.SDL_Keycode.SDLK_F21 - uid: SDL2.SDL.SDL_Keycode.SDLK_F22 name: SDLK_F22 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F22 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F22 fullName: SDL2.SDL.SDL_Keycode.SDLK_F22 nameWithType: SDL.SDL_Keycode.SDLK_F22 - uid: SDL2.SDL.SDL_Keycode.SDLK_F23 name: SDLK_F23 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F23 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F23 fullName: SDL2.SDL.SDL_Keycode.SDLK_F23 nameWithType: SDL.SDL_Keycode.SDLK_F23 - uid: SDL2.SDL.SDL_Keycode.SDLK_F24 name: SDLK_F24 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F24 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F24 fullName: SDL2.SDL.SDL_Keycode.SDLK_F24 nameWithType: SDL.SDL_Keycode.SDLK_F24 - uid: SDL2.SDL.SDL_Keycode.SDLK_F3 name: SDLK_F3 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F3 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F3 fullName: SDL2.SDL.SDL_Keycode.SDLK_F3 nameWithType: SDL.SDL_Keycode.SDLK_F3 - uid: SDL2.SDL.SDL_Keycode.SDLK_F4 name: SDLK_F4 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F4 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F4 fullName: SDL2.SDL.SDL_Keycode.SDLK_F4 nameWithType: SDL.SDL_Keycode.SDLK_F4 - uid: SDL2.SDL.SDL_Keycode.SDLK_F5 name: SDLK_F5 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F5 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F5 fullName: SDL2.SDL.SDL_Keycode.SDLK_F5 nameWithType: SDL.SDL_Keycode.SDLK_F5 - uid: SDL2.SDL.SDL_Keycode.SDLK_F6 name: SDLK_F6 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F6 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F6 fullName: SDL2.SDL.SDL_Keycode.SDLK_F6 nameWithType: SDL.SDL_Keycode.SDLK_F6 - uid: SDL2.SDL.SDL_Keycode.SDLK_F7 name: SDLK_F7 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F7 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F7 fullName: SDL2.SDL.SDL_Keycode.SDLK_F7 nameWithType: SDL.SDL_Keycode.SDLK_F7 - uid: SDL2.SDL.SDL_Keycode.SDLK_F8 name: SDLK_F8 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F8 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F8 fullName: SDL2.SDL.SDL_Keycode.SDLK_F8 nameWithType: SDL.SDL_Keycode.SDLK_F8 - uid: SDL2.SDL.SDL_Keycode.SDLK_F9 name: SDLK_F9 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_F9 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_F9 fullName: SDL2.SDL.SDL_Keycode.SDLK_F9 nameWithType: SDL.SDL_Keycode.SDLK_F9 - uid: SDL2.SDL.SDL_Keycode.SDLK_FIND name: SDLK_FIND href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_FIND commentId: F:SDL2.SDL.SDL_Keycode.SDLK_FIND fullName: SDL2.SDL.SDL_Keycode.SDLK_FIND nameWithType: SDL.SDL_Keycode.SDLK_FIND - uid: SDL2.SDL.SDL_Keycode.SDLK_g name: SDLK_g href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_g commentId: F:SDL2.SDL.SDL_Keycode.SDLK_g fullName: SDL2.SDL.SDL_Keycode.SDLK_g nameWithType: SDL.SDL_Keycode.SDLK_g - uid: SDL2.SDL.SDL_Keycode.SDLK_GREATER name: SDLK_GREATER href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_GREATER commentId: F:SDL2.SDL.SDL_Keycode.SDLK_GREATER fullName: SDL2.SDL.SDL_Keycode.SDLK_GREATER nameWithType: SDL.SDL_Keycode.SDLK_GREATER - uid: SDL2.SDL.SDL_Keycode.SDLK_h name: SDLK_h href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_h commentId: F:SDL2.SDL.SDL_Keycode.SDLK_h fullName: SDL2.SDL.SDL_Keycode.SDLK_h nameWithType: SDL.SDL_Keycode.SDLK_h - uid: SDL2.SDL.SDL_Keycode.SDLK_HASH name: SDLK_HASH href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_HASH commentId: F:SDL2.SDL.SDL_Keycode.SDLK_HASH fullName: SDL2.SDL.SDL_Keycode.SDLK_HASH nameWithType: SDL.SDL_Keycode.SDLK_HASH - uid: SDL2.SDL.SDL_Keycode.SDLK_HELP name: SDLK_HELP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_HELP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_HELP fullName: SDL2.SDL.SDL_Keycode.SDLK_HELP nameWithType: SDL.SDL_Keycode.SDLK_HELP - uid: SDL2.SDL.SDL_Keycode.SDLK_HOME name: SDLK_HOME href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_HOME commentId: F:SDL2.SDL.SDL_Keycode.SDLK_HOME fullName: SDL2.SDL.SDL_Keycode.SDLK_HOME nameWithType: SDL.SDL_Keycode.SDLK_HOME - uid: SDL2.SDL.SDL_Keycode.SDLK_i name: SDLK_i href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_i commentId: F:SDL2.SDL.SDL_Keycode.SDLK_i fullName: SDL2.SDL.SDL_Keycode.SDLK_i nameWithType: SDL.SDL_Keycode.SDLK_i - uid: SDL2.SDL.SDL_Keycode.SDLK_INSERT name: SDLK_INSERT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_INSERT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_INSERT fullName: SDL2.SDL.SDL_Keycode.SDLK_INSERT nameWithType: SDL.SDL_Keycode.SDLK_INSERT - uid: SDL2.SDL.SDL_Keycode.SDLK_j name: SDLK_j href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_j commentId: F:SDL2.SDL.SDL_Keycode.SDLK_j fullName: SDL2.SDL.SDL_Keycode.SDLK_j nameWithType: SDL.SDL_Keycode.SDLK_j - uid: SDL2.SDL.SDL_Keycode.SDLK_k name: SDLK_k href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_k commentId: F:SDL2.SDL.SDL_Keycode.SDLK_k fullName: SDL2.SDL.SDL_Keycode.SDLK_k nameWithType: SDL.SDL_Keycode.SDLK_k - uid: SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMDOWN name: SDLK_KBDILLUMDOWN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KBDILLUMDOWN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMDOWN fullName: SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMDOWN nameWithType: SDL.SDL_Keycode.SDLK_KBDILLUMDOWN - uid: SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMTOGGLE name: SDLK_KBDILLUMTOGGLE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KBDILLUMTOGGLE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMTOGGLE fullName: SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMTOGGLE nameWithType: SDL.SDL_Keycode.SDLK_KBDILLUMTOGGLE - uid: SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMUP name: SDLK_KBDILLUMUP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KBDILLUMUP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMUP fullName: SDL2.SDL.SDL_Keycode.SDLK_KBDILLUMUP nameWithType: SDL.SDL_Keycode.SDLK_KBDILLUMUP - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_0 name: SDLK_KP_0 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_0 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_0 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_0 nameWithType: SDL.SDL_Keycode.SDLK_KP_0 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_00 name: SDLK_KP_00 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_00 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_00 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_00 nameWithType: SDL.SDL_Keycode.SDLK_KP_00 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_000 name: SDLK_KP_000 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_000 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_000 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_000 nameWithType: SDL.SDL_Keycode.SDLK_KP_000 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_1 name: SDLK_KP_1 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_1 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_1 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_1 nameWithType: SDL.SDL_Keycode.SDLK_KP_1 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_2 name: SDLK_KP_2 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_2 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_2 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_2 nameWithType: SDL.SDL_Keycode.SDLK_KP_2 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_3 name: SDLK_KP_3 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_3 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_3 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_3 nameWithType: SDL.SDL_Keycode.SDLK_KP_3 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_4 name: SDLK_KP_4 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_4 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_4 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_4 nameWithType: SDL.SDL_Keycode.SDLK_KP_4 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_5 name: SDLK_KP_5 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_5 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_5 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_5 nameWithType: SDL.SDL_Keycode.SDLK_KP_5 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_6 name: SDLK_KP_6 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_6 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_6 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_6 nameWithType: SDL.SDL_Keycode.SDLK_KP_6 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_7 name: SDLK_KP_7 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_7 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_7 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_7 nameWithType: SDL.SDL_Keycode.SDLK_KP_7 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_8 name: SDLK_KP_8 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_8 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_8 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_8 nameWithType: SDL.SDL_Keycode.SDLK_KP_8 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_9 name: SDLK_KP_9 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_9 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_9 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_9 nameWithType: SDL.SDL_Keycode.SDLK_KP_9 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_A name: SDLK_KP_A href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_A commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_A fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_A nameWithType: SDL.SDL_Keycode.SDLK_KP_A - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_AMPERSAND name: SDLK_KP_AMPERSAND href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_AMPERSAND commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_AMPERSAND fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_AMPERSAND nameWithType: SDL.SDL_Keycode.SDLK_KP_AMPERSAND - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_AT name: SDLK_KP_AT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_AT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_AT fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_AT nameWithType: SDL.SDL_Keycode.SDLK_KP_AT - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_B name: SDLK_KP_B href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_B commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_B fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_B nameWithType: SDL.SDL_Keycode.SDLK_KP_B - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_BACKSPACE name: SDLK_KP_BACKSPACE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_BACKSPACE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_BACKSPACE fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_BACKSPACE nameWithType: SDL.SDL_Keycode.SDLK_KP_BACKSPACE - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_BINARY name: SDLK_KP_BINARY href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_BINARY commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_BINARY fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_BINARY nameWithType: SDL.SDL_Keycode.SDLK_KP_BINARY - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_C name: SDLK_KP_C href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_C commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_C fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_C nameWithType: SDL.SDL_Keycode.SDLK_KP_C - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_CLEAR name: SDLK_KP_CLEAR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_CLEAR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_CLEAR fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_CLEAR nameWithType: SDL.SDL_Keycode.SDLK_KP_CLEAR - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_CLEARENTRY name: SDLK_KP_CLEARENTRY href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_CLEARENTRY commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_CLEARENTRY fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_CLEARENTRY nameWithType: SDL.SDL_Keycode.SDLK_KP_CLEARENTRY - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_COLON name: SDLK_KP_COLON href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_COLON commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_COLON fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_COLON nameWithType: SDL.SDL_Keycode.SDLK_KP_COLON - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_COMMA name: SDLK_KP_COMMA href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_COMMA commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_COMMA fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_COMMA nameWithType: SDL.SDL_Keycode.SDLK_KP_COMMA - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_D name: SDLK_KP_D href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_D commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_D fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_D nameWithType: SDL.SDL_Keycode.SDLK_KP_D - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_DBLAMPERSAND name: SDLK_KP_DBLAMPERSAND href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_DBLAMPERSAND commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_DBLAMPERSAND fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_DBLAMPERSAND nameWithType: SDL.SDL_Keycode.SDLK_KP_DBLAMPERSAND - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_DBLVERTICALBAR name: SDLK_KP_DBLVERTICALBAR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_DBLVERTICALBAR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_DBLVERTICALBAR fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_DBLVERTICALBAR nameWithType: SDL.SDL_Keycode.SDLK_KP_DBLVERTICALBAR - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_DECIMAL name: SDLK_KP_DECIMAL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_DECIMAL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_DECIMAL fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_DECIMAL nameWithType: SDL.SDL_Keycode.SDLK_KP_DECIMAL - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_DIVIDE name: SDLK_KP_DIVIDE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_DIVIDE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_DIVIDE fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_DIVIDE nameWithType: SDL.SDL_Keycode.SDLK_KP_DIVIDE - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_E name: SDLK_KP_E href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_E commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_E fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_E nameWithType: SDL.SDL_Keycode.SDLK_KP_E - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_ENTER name: SDLK_KP_ENTER href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_ENTER commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_ENTER fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_ENTER nameWithType: SDL.SDL_Keycode.SDLK_KP_ENTER - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_EQUALS name: SDLK_KP_EQUALS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_EQUALS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_EQUALS fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_EQUALS nameWithType: SDL.SDL_Keycode.SDLK_KP_EQUALS - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_EQUALSAS400 name: SDLK_KP_EQUALSAS400 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_EQUALSAS400 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_EQUALSAS400 fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_EQUALSAS400 nameWithType: SDL.SDL_Keycode.SDLK_KP_EQUALSAS400 - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_EXCLAM name: SDLK_KP_EXCLAM href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_EXCLAM commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_EXCLAM fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_EXCLAM nameWithType: SDL.SDL_Keycode.SDLK_KP_EXCLAM - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_F name: SDLK_KP_F href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_F commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_F fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_F nameWithType: SDL.SDL_Keycode.SDLK_KP_F - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_GREATER name: SDLK_KP_GREATER href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_GREATER commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_GREATER fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_GREATER nameWithType: SDL.SDL_Keycode.SDLK_KP_GREATER - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_HASH name: SDLK_KP_HASH href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_HASH commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_HASH fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_HASH nameWithType: SDL.SDL_Keycode.SDLK_KP_HASH - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_HEXADECIMAL name: SDLK_KP_HEXADECIMAL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_HEXADECIMAL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_HEXADECIMAL fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_HEXADECIMAL nameWithType: SDL.SDL_Keycode.SDLK_KP_HEXADECIMAL - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_LEFTBRACE name: SDLK_KP_LEFTBRACE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_LEFTBRACE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_LEFTBRACE fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_LEFTBRACE nameWithType: SDL.SDL_Keycode.SDLK_KP_LEFTBRACE - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_LEFTPAREN name: SDLK_KP_LEFTPAREN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_LEFTPAREN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_LEFTPAREN fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_LEFTPAREN nameWithType: SDL.SDL_Keycode.SDLK_KP_LEFTPAREN - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_LESS name: SDLK_KP_LESS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_LESS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_LESS fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_LESS nameWithType: SDL.SDL_Keycode.SDLK_KP_LESS - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMADD name: SDLK_KP_MEMADD href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MEMADD commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MEMADD fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMADD nameWithType: SDL.SDL_Keycode.SDLK_KP_MEMADD - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMCLEAR name: SDLK_KP_MEMCLEAR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MEMCLEAR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MEMCLEAR fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMCLEAR nameWithType: SDL.SDL_Keycode.SDLK_KP_MEMCLEAR - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMDIVIDE name: SDLK_KP_MEMDIVIDE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MEMDIVIDE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MEMDIVIDE fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMDIVIDE nameWithType: SDL.SDL_Keycode.SDLK_KP_MEMDIVIDE - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMMULTIPLY name: SDLK_KP_MEMMULTIPLY href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MEMMULTIPLY commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MEMMULTIPLY fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMMULTIPLY nameWithType: SDL.SDL_Keycode.SDLK_KP_MEMMULTIPLY - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMRECALL name: SDLK_KP_MEMRECALL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MEMRECALL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MEMRECALL fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMRECALL nameWithType: SDL.SDL_Keycode.SDLK_KP_MEMRECALL - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMSTORE name: SDLK_KP_MEMSTORE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MEMSTORE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MEMSTORE fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMSTORE nameWithType: SDL.SDL_Keycode.SDLK_KP_MEMSTORE - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMSUBTRACT name: SDLK_KP_MEMSUBTRACT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MEMSUBTRACT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MEMSUBTRACT fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MEMSUBTRACT nameWithType: SDL.SDL_Keycode.SDLK_KP_MEMSUBTRACT - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MINUS name: SDLK_KP_MINUS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MINUS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MINUS fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MINUS nameWithType: SDL.SDL_Keycode.SDLK_KP_MINUS - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_MULTIPLY name: SDLK_KP_MULTIPLY href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_MULTIPLY commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_MULTIPLY fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_MULTIPLY nameWithType: SDL.SDL_Keycode.SDLK_KP_MULTIPLY - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_OCTAL name: SDLK_KP_OCTAL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_OCTAL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_OCTAL fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_OCTAL nameWithType: SDL.SDL_Keycode.SDLK_KP_OCTAL - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_PERCENT name: SDLK_KP_PERCENT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_PERCENT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_PERCENT fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_PERCENT nameWithType: SDL.SDL_Keycode.SDLK_KP_PERCENT - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_PERIOD name: SDLK_KP_PERIOD href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_PERIOD commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_PERIOD fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_PERIOD nameWithType: SDL.SDL_Keycode.SDLK_KP_PERIOD - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_PLUS name: SDLK_KP_PLUS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_PLUS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_PLUS fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_PLUS nameWithType: SDL.SDL_Keycode.SDLK_KP_PLUS - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_PLUSMINUS name: SDLK_KP_PLUSMINUS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_PLUSMINUS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_PLUSMINUS fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_PLUSMINUS nameWithType: SDL.SDL_Keycode.SDLK_KP_PLUSMINUS - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_POWER name: SDLK_KP_POWER href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_POWER commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_POWER fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_POWER nameWithType: SDL.SDL_Keycode.SDLK_KP_POWER - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_RIGHTBRACE name: SDLK_KP_RIGHTBRACE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_RIGHTBRACE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_RIGHTBRACE fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_RIGHTBRACE nameWithType: SDL.SDL_Keycode.SDLK_KP_RIGHTBRACE - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_RIGHTPAREN name: SDLK_KP_RIGHTPAREN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_RIGHTPAREN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_RIGHTPAREN fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_RIGHTPAREN nameWithType: SDL.SDL_Keycode.SDLK_KP_RIGHTPAREN - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_SPACE name: SDLK_KP_SPACE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_SPACE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_SPACE fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_SPACE nameWithType: SDL.SDL_Keycode.SDLK_KP_SPACE - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_TAB name: SDLK_KP_TAB href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_TAB commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_TAB fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_TAB nameWithType: SDL.SDL_Keycode.SDLK_KP_TAB - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_VERTICALBAR name: SDLK_KP_VERTICALBAR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_VERTICALBAR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_VERTICALBAR fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_VERTICALBAR nameWithType: SDL.SDL_Keycode.SDLK_KP_VERTICALBAR - uid: SDL2.SDL.SDL_Keycode.SDLK_KP_XOR name: SDLK_KP_XOR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_KP_XOR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_KP_XOR fullName: SDL2.SDL.SDL_Keycode.SDLK_KP_XOR nameWithType: SDL.SDL_Keycode.SDLK_KP_XOR - uid: SDL2.SDL.SDL_Keycode.SDLK_l name: SDLK_l href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_l commentId: F:SDL2.SDL.SDL_Keycode.SDLK_l fullName: SDL2.SDL.SDL_Keycode.SDLK_l nameWithType: SDL.SDL_Keycode.SDLK_l - uid: SDL2.SDL.SDL_Keycode.SDLK_LALT name: SDLK_LALT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LALT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LALT fullName: SDL2.SDL.SDL_Keycode.SDLK_LALT nameWithType: SDL.SDL_Keycode.SDLK_LALT - uid: SDL2.SDL.SDL_Keycode.SDLK_LCTRL name: SDLK_LCTRL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LCTRL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LCTRL fullName: SDL2.SDL.SDL_Keycode.SDLK_LCTRL nameWithType: SDL.SDL_Keycode.SDLK_LCTRL - uid: SDL2.SDL.SDL_Keycode.SDLK_LEFT name: SDLK_LEFT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LEFT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LEFT fullName: SDL2.SDL.SDL_Keycode.SDLK_LEFT nameWithType: SDL.SDL_Keycode.SDLK_LEFT - uid: SDL2.SDL.SDL_Keycode.SDLK_LEFTBRACKET name: SDLK_LEFTBRACKET href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LEFTBRACKET commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LEFTBRACKET fullName: SDL2.SDL.SDL_Keycode.SDLK_LEFTBRACKET nameWithType: SDL.SDL_Keycode.SDLK_LEFTBRACKET - uid: SDL2.SDL.SDL_Keycode.SDLK_LEFTPAREN name: SDLK_LEFTPAREN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LEFTPAREN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LEFTPAREN fullName: SDL2.SDL.SDL_Keycode.SDLK_LEFTPAREN nameWithType: SDL.SDL_Keycode.SDLK_LEFTPAREN - uid: SDL2.SDL.SDL_Keycode.SDLK_LESS name: SDLK_LESS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LESS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LESS fullName: SDL2.SDL.SDL_Keycode.SDLK_LESS nameWithType: SDL.SDL_Keycode.SDLK_LESS - uid: SDL2.SDL.SDL_Keycode.SDLK_LGUI name: SDLK_LGUI href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LGUI commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LGUI fullName: SDL2.SDL.SDL_Keycode.SDLK_LGUI nameWithType: SDL.SDL_Keycode.SDLK_LGUI - uid: SDL2.SDL.SDL_Keycode.SDLK_LSHIFT name: SDLK_LSHIFT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_LSHIFT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_LSHIFT fullName: SDL2.SDL.SDL_Keycode.SDLK_LSHIFT nameWithType: SDL.SDL_Keycode.SDLK_LSHIFT - uid: SDL2.SDL.SDL_Keycode.SDLK_m name: SDLK_m href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_m commentId: F:SDL2.SDL.SDL_Keycode.SDLK_m fullName: SDL2.SDL.SDL_Keycode.SDLK_m nameWithType: SDL.SDL_Keycode.SDLK_m - uid: SDL2.SDL.SDL_Keycode.SDLK_MAIL name: SDLK_MAIL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_MAIL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_MAIL fullName: SDL2.SDL.SDL_Keycode.SDLK_MAIL nameWithType: SDL.SDL_Keycode.SDLK_MAIL - uid: SDL2.SDL.SDL_Keycode.SDLK_MEDIASELECT name: SDLK_MEDIASELECT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_MEDIASELECT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_MEDIASELECT fullName: SDL2.SDL.SDL_Keycode.SDLK_MEDIASELECT nameWithType: SDL.SDL_Keycode.SDLK_MEDIASELECT - uid: SDL2.SDL.SDL_Keycode.SDLK_MENU name: SDLK_MENU href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_MENU commentId: F:SDL2.SDL.SDL_Keycode.SDLK_MENU fullName: SDL2.SDL.SDL_Keycode.SDLK_MENU nameWithType: SDL.SDL_Keycode.SDLK_MENU - uid: SDL2.SDL.SDL_Keycode.SDLK_MINUS name: SDLK_MINUS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_MINUS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_MINUS fullName: SDL2.SDL.SDL_Keycode.SDLK_MINUS nameWithType: SDL.SDL_Keycode.SDLK_MINUS - uid: SDL2.SDL.SDL_Keycode.SDLK_MODE name: SDLK_MODE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_MODE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_MODE fullName: SDL2.SDL.SDL_Keycode.SDLK_MODE nameWithType: SDL.SDL_Keycode.SDLK_MODE - uid: SDL2.SDL.SDL_Keycode.SDLK_MUTE name: SDLK_MUTE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_MUTE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_MUTE fullName: SDL2.SDL.SDL_Keycode.SDLK_MUTE nameWithType: SDL.SDL_Keycode.SDLK_MUTE - uid: SDL2.SDL.SDL_Keycode.SDLK_n name: SDLK_n href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_n commentId: F:SDL2.SDL.SDL_Keycode.SDLK_n fullName: SDL2.SDL.SDL_Keycode.SDLK_n nameWithType: SDL.SDL_Keycode.SDLK_n - uid: SDL2.SDL.SDL_Keycode.SDLK_NUMLOCKCLEAR name: SDLK_NUMLOCKCLEAR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_NUMLOCKCLEAR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_NUMLOCKCLEAR fullName: SDL2.SDL.SDL_Keycode.SDLK_NUMLOCKCLEAR nameWithType: SDL.SDL_Keycode.SDLK_NUMLOCKCLEAR - uid: SDL2.SDL.SDL_Keycode.SDLK_o name: SDLK_o href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_o commentId: F:SDL2.SDL.SDL_Keycode.SDLK_o fullName: SDL2.SDL.SDL_Keycode.SDLK_o nameWithType: SDL.SDL_Keycode.SDLK_o - uid: SDL2.SDL.SDL_Keycode.SDLK_OPER name: SDLK_OPER href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_OPER commentId: F:SDL2.SDL.SDL_Keycode.SDLK_OPER fullName: SDL2.SDL.SDL_Keycode.SDLK_OPER nameWithType: SDL.SDL_Keycode.SDLK_OPER - uid: SDL2.SDL.SDL_Keycode.SDLK_OUT name: SDLK_OUT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_OUT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_OUT fullName: SDL2.SDL.SDL_Keycode.SDLK_OUT nameWithType: SDL.SDL_Keycode.SDLK_OUT - uid: SDL2.SDL.SDL_Keycode.SDLK_p name: SDLK_p href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_p commentId: F:SDL2.SDL.SDL_Keycode.SDLK_p fullName: SDL2.SDL.SDL_Keycode.SDLK_p nameWithType: SDL.SDL_Keycode.SDLK_p - uid: SDL2.SDL.SDL_Keycode.SDLK_PAGEDOWN name: SDLK_PAGEDOWN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PAGEDOWN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PAGEDOWN fullName: SDL2.SDL.SDL_Keycode.SDLK_PAGEDOWN nameWithType: SDL.SDL_Keycode.SDLK_PAGEDOWN - uid: SDL2.SDL.SDL_Keycode.SDLK_PAGEUP name: SDLK_PAGEUP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PAGEUP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PAGEUP fullName: SDL2.SDL.SDL_Keycode.SDLK_PAGEUP nameWithType: SDL.SDL_Keycode.SDLK_PAGEUP - uid: SDL2.SDL.SDL_Keycode.SDLK_PASTE name: SDLK_PASTE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PASTE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PASTE fullName: SDL2.SDL.SDL_Keycode.SDLK_PASTE nameWithType: SDL.SDL_Keycode.SDLK_PASTE - uid: SDL2.SDL.SDL_Keycode.SDLK_PAUSE name: SDLK_PAUSE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PAUSE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PAUSE fullName: SDL2.SDL.SDL_Keycode.SDLK_PAUSE nameWithType: SDL.SDL_Keycode.SDLK_PAUSE - uid: SDL2.SDL.SDL_Keycode.SDLK_PERCENT name: SDLK_PERCENT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PERCENT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PERCENT fullName: SDL2.SDL.SDL_Keycode.SDLK_PERCENT nameWithType: SDL.SDL_Keycode.SDLK_PERCENT - uid: SDL2.SDL.SDL_Keycode.SDLK_PERIOD name: SDLK_PERIOD href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PERIOD commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PERIOD fullName: SDL2.SDL.SDL_Keycode.SDLK_PERIOD nameWithType: SDL.SDL_Keycode.SDLK_PERIOD - uid: SDL2.SDL.SDL_Keycode.SDLK_PLUS name: SDLK_PLUS href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PLUS commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PLUS fullName: SDL2.SDL.SDL_Keycode.SDLK_PLUS nameWithType: SDL.SDL_Keycode.SDLK_PLUS - uid: SDL2.SDL.SDL_Keycode.SDLK_POWER name: SDLK_POWER href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_POWER commentId: F:SDL2.SDL.SDL_Keycode.SDLK_POWER fullName: SDL2.SDL.SDL_Keycode.SDLK_POWER nameWithType: SDL.SDL_Keycode.SDLK_POWER - uid: SDL2.SDL.SDL_Keycode.SDLK_PRINTSCREEN name: SDLK_PRINTSCREEN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PRINTSCREEN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PRINTSCREEN fullName: SDL2.SDL.SDL_Keycode.SDLK_PRINTSCREEN nameWithType: SDL.SDL_Keycode.SDLK_PRINTSCREEN - uid: SDL2.SDL.SDL_Keycode.SDLK_PRIOR name: SDLK_PRIOR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_PRIOR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_PRIOR fullName: SDL2.SDL.SDL_Keycode.SDLK_PRIOR nameWithType: SDL.SDL_Keycode.SDLK_PRIOR - uid: SDL2.SDL.SDL_Keycode.SDLK_q name: SDLK_q href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_q commentId: F:SDL2.SDL.SDL_Keycode.SDLK_q fullName: SDL2.SDL.SDL_Keycode.SDLK_q nameWithType: SDL.SDL_Keycode.SDLK_q - uid: SDL2.SDL.SDL_Keycode.SDLK_QUESTION name: SDLK_QUESTION href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_QUESTION commentId: F:SDL2.SDL.SDL_Keycode.SDLK_QUESTION fullName: SDL2.SDL.SDL_Keycode.SDLK_QUESTION nameWithType: SDL.SDL_Keycode.SDLK_QUESTION - uid: SDL2.SDL.SDL_Keycode.SDLK_QUOTE name: SDLK_QUOTE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_QUOTE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_QUOTE fullName: SDL2.SDL.SDL_Keycode.SDLK_QUOTE nameWithType: SDL.SDL_Keycode.SDLK_QUOTE - uid: SDL2.SDL.SDL_Keycode.SDLK_QUOTEDBL name: SDLK_QUOTEDBL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_QUOTEDBL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_QUOTEDBL fullName: SDL2.SDL.SDL_Keycode.SDLK_QUOTEDBL nameWithType: SDL.SDL_Keycode.SDLK_QUOTEDBL - uid: SDL2.SDL.SDL_Keycode.SDLK_r name: SDLK_r href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_r commentId: F:SDL2.SDL.SDL_Keycode.SDLK_r fullName: SDL2.SDL.SDL_Keycode.SDLK_r nameWithType: SDL.SDL_Keycode.SDLK_r - uid: SDL2.SDL.SDL_Keycode.SDLK_RALT name: SDLK_RALT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RALT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RALT fullName: SDL2.SDL.SDL_Keycode.SDLK_RALT nameWithType: SDL.SDL_Keycode.SDLK_RALT - uid: SDL2.SDL.SDL_Keycode.SDLK_RCTRL name: SDLK_RCTRL href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RCTRL commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RCTRL fullName: SDL2.SDL.SDL_Keycode.SDLK_RCTRL nameWithType: SDL.SDL_Keycode.SDLK_RCTRL - uid: SDL2.SDL.SDL_Keycode.SDLK_RETURN name: SDLK_RETURN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RETURN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RETURN fullName: SDL2.SDL.SDL_Keycode.SDLK_RETURN nameWithType: SDL.SDL_Keycode.SDLK_RETURN - uid: SDL2.SDL.SDL_Keycode.SDLK_RETURN2 name: SDLK_RETURN2 href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RETURN2 commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RETURN2 fullName: SDL2.SDL.SDL_Keycode.SDLK_RETURN2 nameWithType: SDL.SDL_Keycode.SDLK_RETURN2 - uid: SDL2.SDL.SDL_Keycode.SDLK_RGUI name: SDLK_RGUI href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RGUI commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RGUI fullName: SDL2.SDL.SDL_Keycode.SDLK_RGUI nameWithType: SDL.SDL_Keycode.SDLK_RGUI - uid: SDL2.SDL.SDL_Keycode.SDLK_RIGHT name: SDLK_RIGHT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RIGHT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RIGHT fullName: SDL2.SDL.SDL_Keycode.SDLK_RIGHT nameWithType: SDL.SDL_Keycode.SDLK_RIGHT - uid: SDL2.SDL.SDL_Keycode.SDLK_RIGHTBRACKET name: SDLK_RIGHTBRACKET href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RIGHTBRACKET commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RIGHTBRACKET fullName: SDL2.SDL.SDL_Keycode.SDLK_RIGHTBRACKET nameWithType: SDL.SDL_Keycode.SDLK_RIGHTBRACKET - uid: SDL2.SDL.SDL_Keycode.SDLK_RIGHTPAREN name: SDLK_RIGHTPAREN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RIGHTPAREN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RIGHTPAREN fullName: SDL2.SDL.SDL_Keycode.SDLK_RIGHTPAREN nameWithType: SDL.SDL_Keycode.SDLK_RIGHTPAREN - uid: SDL2.SDL.SDL_Keycode.SDLK_RSHIFT name: SDLK_RSHIFT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_RSHIFT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_RSHIFT fullName: SDL2.SDL.SDL_Keycode.SDLK_RSHIFT nameWithType: SDL.SDL_Keycode.SDLK_RSHIFT - uid: SDL2.SDL.SDL_Keycode.SDLK_s name: SDLK_s href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_s commentId: F:SDL2.SDL.SDL_Keycode.SDLK_s fullName: SDL2.SDL.SDL_Keycode.SDLK_s nameWithType: SDL.SDL_Keycode.SDLK_s - uid: SDL2.SDL.SDL_Keycode.SDLK_SCROLLLOCK name: SDLK_SCROLLLOCK href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SCROLLLOCK commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SCROLLLOCK fullName: SDL2.SDL.SDL_Keycode.SDLK_SCROLLLOCK nameWithType: SDL.SDL_Keycode.SDLK_SCROLLLOCK - uid: SDL2.SDL.SDL_Keycode.SDLK_SELECT name: SDLK_SELECT href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SELECT commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SELECT fullName: SDL2.SDL.SDL_Keycode.SDLK_SELECT nameWithType: SDL.SDL_Keycode.SDLK_SELECT - uid: SDL2.SDL.SDL_Keycode.SDLK_SEMICOLON name: SDLK_SEMICOLON href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SEMICOLON commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SEMICOLON fullName: SDL2.SDL.SDL_Keycode.SDLK_SEMICOLON nameWithType: SDL.SDL_Keycode.SDLK_SEMICOLON - uid: SDL2.SDL.SDL_Keycode.SDLK_SEPARATOR name: SDLK_SEPARATOR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SEPARATOR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SEPARATOR fullName: SDL2.SDL.SDL_Keycode.SDLK_SEPARATOR nameWithType: SDL.SDL_Keycode.SDLK_SEPARATOR - uid: SDL2.SDL.SDL_Keycode.SDLK_SLASH name: SDLK_SLASH href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SLASH commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SLASH fullName: SDL2.SDL.SDL_Keycode.SDLK_SLASH nameWithType: SDL.SDL_Keycode.SDLK_SLASH - uid: SDL2.SDL.SDL_Keycode.SDLK_SLEEP name: SDLK_SLEEP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SLEEP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SLEEP fullName: SDL2.SDL.SDL_Keycode.SDLK_SLEEP nameWithType: SDL.SDL_Keycode.SDLK_SLEEP - uid: SDL2.SDL.SDL_Keycode.SDLK_SPACE name: SDLK_SPACE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SPACE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SPACE fullName: SDL2.SDL.SDL_Keycode.SDLK_SPACE nameWithType: SDL.SDL_Keycode.SDLK_SPACE - uid: SDL2.SDL.SDL_Keycode.SDLK_STOP name: SDLK_STOP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_STOP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_STOP fullName: SDL2.SDL.SDL_Keycode.SDLK_STOP nameWithType: SDL.SDL_Keycode.SDLK_STOP - uid: SDL2.SDL.SDL_Keycode.SDLK_SYSREQ name: SDLK_SYSREQ href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_SYSREQ commentId: F:SDL2.SDL.SDL_Keycode.SDLK_SYSREQ fullName: SDL2.SDL.SDL_Keycode.SDLK_SYSREQ nameWithType: SDL.SDL_Keycode.SDLK_SYSREQ - uid: SDL2.SDL.SDL_Keycode.SDLK_t name: SDLK_t href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_t commentId: F:SDL2.SDL.SDL_Keycode.SDLK_t fullName: SDL2.SDL.SDL_Keycode.SDLK_t nameWithType: SDL.SDL_Keycode.SDLK_t - uid: SDL2.SDL.SDL_Keycode.SDLK_TAB name: SDLK_TAB href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_TAB commentId: F:SDL2.SDL.SDL_Keycode.SDLK_TAB fullName: SDL2.SDL.SDL_Keycode.SDLK_TAB nameWithType: SDL.SDL_Keycode.SDLK_TAB - uid: SDL2.SDL.SDL_Keycode.SDLK_THOUSANDSSEPARATOR name: SDLK_THOUSANDSSEPARATOR href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_THOUSANDSSEPARATOR commentId: F:SDL2.SDL.SDL_Keycode.SDLK_THOUSANDSSEPARATOR fullName: SDL2.SDL.SDL_Keycode.SDLK_THOUSANDSSEPARATOR nameWithType: SDL.SDL_Keycode.SDLK_THOUSANDSSEPARATOR - uid: SDL2.SDL.SDL_Keycode.SDLK_u name: SDLK_u href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_u commentId: F:SDL2.SDL.SDL_Keycode.SDLK_u fullName: SDL2.SDL.SDL_Keycode.SDLK_u nameWithType: SDL.SDL_Keycode.SDLK_u - uid: SDL2.SDL.SDL_Keycode.SDLK_UNDERSCORE name: SDLK_UNDERSCORE href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_UNDERSCORE commentId: F:SDL2.SDL.SDL_Keycode.SDLK_UNDERSCORE fullName: SDL2.SDL.SDL_Keycode.SDLK_UNDERSCORE nameWithType: SDL.SDL_Keycode.SDLK_UNDERSCORE - uid: SDL2.SDL.SDL_Keycode.SDLK_UNDO name: SDLK_UNDO href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_UNDO commentId: F:SDL2.SDL.SDL_Keycode.SDLK_UNDO fullName: SDL2.SDL.SDL_Keycode.SDLK_UNDO nameWithType: SDL.SDL_Keycode.SDLK_UNDO - uid: SDL2.SDL.SDL_Keycode.SDLK_UNKNOWN name: SDLK_UNKNOWN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_UNKNOWN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_UNKNOWN fullName: SDL2.SDL.SDL_Keycode.SDLK_UNKNOWN nameWithType: SDL.SDL_Keycode.SDLK_UNKNOWN - uid: SDL2.SDL.SDL_Keycode.SDLK_UP name: SDLK_UP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_UP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_UP fullName: SDL2.SDL.SDL_Keycode.SDLK_UP nameWithType: SDL.SDL_Keycode.SDLK_UP - uid: SDL2.SDL.SDL_Keycode.SDLK_v name: SDLK_v href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_v commentId: F:SDL2.SDL.SDL_Keycode.SDLK_v fullName: SDL2.SDL.SDL_Keycode.SDLK_v nameWithType: SDL.SDL_Keycode.SDLK_v - uid: SDL2.SDL.SDL_Keycode.SDLK_VOLUMEDOWN name: SDLK_VOLUMEDOWN href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_VOLUMEDOWN commentId: F:SDL2.SDL.SDL_Keycode.SDLK_VOLUMEDOWN fullName: SDL2.SDL.SDL_Keycode.SDLK_VOLUMEDOWN nameWithType: SDL.SDL_Keycode.SDLK_VOLUMEDOWN - uid: SDL2.SDL.SDL_Keycode.SDLK_VOLUMEUP name: SDLK_VOLUMEUP href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_VOLUMEUP commentId: F:SDL2.SDL.SDL_Keycode.SDLK_VOLUMEUP fullName: SDL2.SDL.SDL_Keycode.SDLK_VOLUMEUP nameWithType: SDL.SDL_Keycode.SDLK_VOLUMEUP - uid: SDL2.SDL.SDL_Keycode.SDLK_w name: SDLK_w href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_w commentId: F:SDL2.SDL.SDL_Keycode.SDLK_w fullName: SDL2.SDL.SDL_Keycode.SDLK_w nameWithType: SDL.SDL_Keycode.SDLK_w - uid: SDL2.SDL.SDL_Keycode.SDLK_WWW name: SDLK_WWW href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_WWW commentId: F:SDL2.SDL.SDL_Keycode.SDLK_WWW fullName: SDL2.SDL.SDL_Keycode.SDLK_WWW nameWithType: SDL.SDL_Keycode.SDLK_WWW - uid: SDL2.SDL.SDL_Keycode.SDLK_x name: SDLK_x href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_x commentId: F:SDL2.SDL.SDL_Keycode.SDLK_x fullName: SDL2.SDL.SDL_Keycode.SDLK_x nameWithType: SDL.SDL_Keycode.SDLK_x - uid: SDL2.SDL.SDL_Keycode.SDLK_y name: SDLK_y href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_y commentId: F:SDL2.SDL.SDL_Keycode.SDLK_y fullName: SDL2.SDL.SDL_Keycode.SDLK_y nameWithType: SDL.SDL_Keycode.SDLK_y - uid: SDL2.SDL.SDL_Keycode.SDLK_z name: SDLK_z href: api/SDL2.SDL.SDL_Keycode.html#SDL2_SDL_SDL_Keycode_SDLK_z commentId: F:SDL2.SDL.SDL_Keycode.SDLK_z fullName: SDL2.SDL.SDL_Keycode.SDLK_z nameWithType: SDL.SDL_Keycode.SDLK_z - uid: SDL2.SDL.SDL_Keymod name: SDL.SDL_Keymod href: api/SDL2.SDL.SDL_Keymod.html commentId: T:SDL2.SDL.SDL_Keymod fullName: SDL2.SDL.SDL_Keymod nameWithType: SDL.SDL_Keymod - uid: SDL2.SDL.SDL_Keymod.KMOD_ALT name: KMOD_ALT href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_ALT commentId: F:SDL2.SDL.SDL_Keymod.KMOD_ALT fullName: SDL2.SDL.SDL_Keymod.KMOD_ALT nameWithType: SDL.SDL_Keymod.KMOD_ALT - uid: SDL2.SDL.SDL_Keymod.KMOD_CAPS name: KMOD_CAPS href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_CAPS commentId: F:SDL2.SDL.SDL_Keymod.KMOD_CAPS fullName: SDL2.SDL.SDL_Keymod.KMOD_CAPS nameWithType: SDL.SDL_Keymod.KMOD_CAPS - uid: SDL2.SDL.SDL_Keymod.KMOD_CTRL name: KMOD_CTRL href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_CTRL commentId: F:SDL2.SDL.SDL_Keymod.KMOD_CTRL fullName: SDL2.SDL.SDL_Keymod.KMOD_CTRL nameWithType: SDL.SDL_Keymod.KMOD_CTRL - uid: SDL2.SDL.SDL_Keymod.KMOD_GUI name: KMOD_GUI href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_GUI commentId: F:SDL2.SDL.SDL_Keymod.KMOD_GUI fullName: SDL2.SDL.SDL_Keymod.KMOD_GUI nameWithType: SDL.SDL_Keymod.KMOD_GUI - uid: SDL2.SDL.SDL_Keymod.KMOD_LALT name: KMOD_LALT href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_LALT commentId: F:SDL2.SDL.SDL_Keymod.KMOD_LALT fullName: SDL2.SDL.SDL_Keymod.KMOD_LALT nameWithType: SDL.SDL_Keymod.KMOD_LALT - uid: SDL2.SDL.SDL_Keymod.KMOD_LCTRL name: KMOD_LCTRL href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_LCTRL commentId: F:SDL2.SDL.SDL_Keymod.KMOD_LCTRL fullName: SDL2.SDL.SDL_Keymod.KMOD_LCTRL nameWithType: SDL.SDL_Keymod.KMOD_LCTRL - uid: SDL2.SDL.SDL_Keymod.KMOD_LGUI name: KMOD_LGUI href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_LGUI commentId: F:SDL2.SDL.SDL_Keymod.KMOD_LGUI fullName: SDL2.SDL.SDL_Keymod.KMOD_LGUI nameWithType: SDL.SDL_Keymod.KMOD_LGUI - uid: SDL2.SDL.SDL_Keymod.KMOD_LSHIFT name: KMOD_LSHIFT href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_LSHIFT commentId: F:SDL2.SDL.SDL_Keymod.KMOD_LSHIFT fullName: SDL2.SDL.SDL_Keymod.KMOD_LSHIFT nameWithType: SDL.SDL_Keymod.KMOD_LSHIFT - uid: SDL2.SDL.SDL_Keymod.KMOD_MODE name: KMOD_MODE href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_MODE commentId: F:SDL2.SDL.SDL_Keymod.KMOD_MODE fullName: SDL2.SDL.SDL_Keymod.KMOD_MODE nameWithType: SDL.SDL_Keymod.KMOD_MODE - uid: SDL2.SDL.SDL_Keymod.KMOD_NONE name: KMOD_NONE href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_NONE commentId: F:SDL2.SDL.SDL_Keymod.KMOD_NONE fullName: SDL2.SDL.SDL_Keymod.KMOD_NONE nameWithType: SDL.SDL_Keymod.KMOD_NONE - uid: SDL2.SDL.SDL_Keymod.KMOD_NUM name: KMOD_NUM href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_NUM commentId: F:SDL2.SDL.SDL_Keymod.KMOD_NUM fullName: SDL2.SDL.SDL_Keymod.KMOD_NUM nameWithType: SDL.SDL_Keymod.KMOD_NUM - uid: SDL2.SDL.SDL_Keymod.KMOD_RALT name: KMOD_RALT href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_RALT commentId: F:SDL2.SDL.SDL_Keymod.KMOD_RALT fullName: SDL2.SDL.SDL_Keymod.KMOD_RALT nameWithType: SDL.SDL_Keymod.KMOD_RALT - uid: SDL2.SDL.SDL_Keymod.KMOD_RCTRL name: KMOD_RCTRL href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_RCTRL commentId: F:SDL2.SDL.SDL_Keymod.KMOD_RCTRL fullName: SDL2.SDL.SDL_Keymod.KMOD_RCTRL nameWithType: SDL.SDL_Keymod.KMOD_RCTRL - uid: SDL2.SDL.SDL_Keymod.KMOD_RESERVED name: KMOD_RESERVED href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_RESERVED commentId: F:SDL2.SDL.SDL_Keymod.KMOD_RESERVED fullName: SDL2.SDL.SDL_Keymod.KMOD_RESERVED nameWithType: SDL.SDL_Keymod.KMOD_RESERVED - uid: SDL2.SDL.SDL_Keymod.KMOD_RGUI name: KMOD_RGUI href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_RGUI commentId: F:SDL2.SDL.SDL_Keymod.KMOD_RGUI fullName: SDL2.SDL.SDL_Keymod.KMOD_RGUI nameWithType: SDL.SDL_Keymod.KMOD_RGUI - uid: SDL2.SDL.SDL_Keymod.KMOD_RSHIFT name: KMOD_RSHIFT href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_RSHIFT commentId: F:SDL2.SDL.SDL_Keymod.KMOD_RSHIFT fullName: SDL2.SDL.SDL_Keymod.KMOD_RSHIFT nameWithType: SDL.SDL_Keymod.KMOD_RSHIFT - uid: SDL2.SDL.SDL_Keymod.KMOD_SHIFT name: KMOD_SHIFT href: api/SDL2.SDL.SDL_Keymod.html#SDL2_SDL_SDL_Keymod_KMOD_SHIFT commentId: F:SDL2.SDL.SDL_Keymod.KMOD_SHIFT fullName: SDL2.SDL.SDL_Keymod.KMOD_SHIFT nameWithType: SDL.SDL_Keymod.KMOD_SHIFT - uid: SDL2.SDL.SDL_Keysym name: SDL.SDL_Keysym href: api/SDL2.SDL.SDL_Keysym.html commentId: T:SDL2.SDL.SDL_Keysym fullName: SDL2.SDL.SDL_Keysym nameWithType: SDL.SDL_Keysym - uid: SDL2.SDL.SDL_Keysym.mod name: mod href: api/SDL2.SDL.SDL_Keysym.html#SDL2_SDL_SDL_Keysym_mod commentId: F:SDL2.SDL.SDL_Keysym.mod fullName: SDL2.SDL.SDL_Keysym.mod nameWithType: SDL.SDL_Keysym.mod - uid: SDL2.SDL.SDL_Keysym.scancode name: scancode href: api/SDL2.SDL.SDL_Keysym.html#SDL2_SDL_SDL_Keysym_scancode commentId: F:SDL2.SDL.SDL_Keysym.scancode fullName: SDL2.SDL.SDL_Keysym.scancode nameWithType: SDL.SDL_Keysym.scancode - uid: SDL2.SDL.SDL_Keysym.sym name: sym href: api/SDL2.SDL.SDL_Keysym.html#SDL2_SDL_SDL_Keysym_sym commentId: F:SDL2.SDL.SDL_Keysym.sym fullName: SDL2.SDL.SDL_Keysym.sym nameWithType: SDL.SDL_Keysym.sym - uid: SDL2.SDL.SDL_Keysym.unicode name: unicode href: api/SDL2.SDL.SDL_Keysym.html#SDL2_SDL_SDL_Keysym_unicode commentId: F:SDL2.SDL.SDL_Keysym.unicode fullName: SDL2.SDL.SDL_Keysym.unicode nameWithType: SDL.SDL_Keysym.unicode - uid: SDL2.SDL.SDL_LoadBMP(System.String) name: SDL_LoadBMP(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LoadBMP_System_String_ commentId: M:SDL2.SDL.SDL_LoadBMP(System.String) fullName: SDL2.SDL.SDL_LoadBMP(System.String) nameWithType: SDL.SDL_LoadBMP(String) - uid: SDL2.SDL.SDL_LoadBMP* name: SDL_LoadBMP href: api/SDL2.SDL.html#SDL2_SDL_SDL_LoadBMP_ commentId: Overload:SDL2.SDL.SDL_LoadBMP isSpec: "True" fullName: SDL2.SDL.SDL_LoadBMP nameWithType: SDL.SDL_LoadBMP - uid: SDL2.SDL.SDL_LoadFile(System.IntPtr,System.IntPtr) name: SDL_LoadFile(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LoadFile_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_LoadFile(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_LoadFile(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_LoadFile(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_LoadFile* name: SDL_LoadFile href: api/SDL2.SDL.html#SDL2_SDL_SDL_LoadFile_ commentId: Overload:SDL2.SDL.SDL_LoadFile fullName: SDL2.SDL.SDL_LoadFile nameWithType: SDL.SDL_LoadFile - uid: SDL2.SDL.SDL_LoadWAV(System.String,SDL2.SDL.SDL_AudioSpec@,System.IntPtr@,System.UInt32@) name: SDL_LoadWAV(String, ref SDL.SDL_AudioSpec, out IntPtr, out UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LoadWAV_System_String_SDL2_SDL_SDL_AudioSpec__System_IntPtr__System_UInt32__ commentId: M:SDL2.SDL.SDL_LoadWAV(System.String,SDL2.SDL.SDL_AudioSpec@,System.IntPtr@,System.UInt32@) name.vb: SDL_LoadWAV(String, ByRef SDL.SDL_AudioSpec, ByRef IntPtr, ByRef UInt32) fullName: SDL2.SDL.SDL_LoadWAV(System.String, ref SDL2.SDL.SDL_AudioSpec, out System.IntPtr, out System.UInt32) fullName.vb: SDL2.SDL.SDL_LoadWAV(System.String, ByRef SDL2.SDL.SDL_AudioSpec, ByRef System.IntPtr, ByRef System.UInt32) nameWithType: SDL.SDL_LoadWAV(String, ref SDL.SDL_AudioSpec, out IntPtr, out UInt32) nameWithType.vb: SDL.SDL_LoadWAV(String, ByRef SDL.SDL_AudioSpec, ByRef IntPtr, ByRef UInt32) - uid: SDL2.SDL.SDL_LoadWAV* name: SDL_LoadWAV href: api/SDL2.SDL.html#SDL2_SDL_SDL_LoadWAV_ commentId: Overload:SDL2.SDL.SDL_LoadWAV isSpec: "True" fullName: SDL2.SDL.SDL_LoadWAV nameWithType: SDL.SDL_LoadWAV - uid: SDL2.SDL.SDL_LockAudio name: SDL_LockAudio() href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockAudio commentId: M:SDL2.SDL.SDL_LockAudio fullName: SDL2.SDL.SDL_LockAudio() nameWithType: SDL.SDL_LockAudio() - uid: SDL2.SDL.SDL_LockAudio* name: SDL_LockAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockAudio_ commentId: Overload:SDL2.SDL.SDL_LockAudio fullName: SDL2.SDL.SDL_LockAudio nameWithType: SDL.SDL_LockAudio - uid: SDL2.SDL.SDL_LockAudioDevice(System.UInt32) name: SDL_LockAudioDevice(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockAudioDevice_System_UInt32_ commentId: M:SDL2.SDL.SDL_LockAudioDevice(System.UInt32) fullName: SDL2.SDL.SDL_LockAudioDevice(System.UInt32) nameWithType: SDL.SDL_LockAudioDevice(UInt32) - uid: SDL2.SDL.SDL_LockAudioDevice* name: SDL_LockAudioDevice href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockAudioDevice_ commentId: Overload:SDL2.SDL.SDL_LockAudioDevice fullName: SDL2.SDL.SDL_LockAudioDevice nameWithType: SDL.SDL_LockAudioDevice - uid: SDL2.SDL.SDL_LockJoysticks name: SDL_LockJoysticks() href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockJoysticks commentId: M:SDL2.SDL.SDL_LockJoysticks fullName: SDL2.SDL.SDL_LockJoysticks() nameWithType: SDL.SDL_LockJoysticks() - uid: SDL2.SDL.SDL_LockJoysticks* name: SDL_LockJoysticks href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockJoysticks_ commentId: Overload:SDL2.SDL.SDL_LockJoysticks fullName: SDL2.SDL.SDL_LockJoysticks nameWithType: SDL.SDL_LockJoysticks - uid: SDL2.SDL.SDL_LockSurface(System.IntPtr) name: SDL_LockSurface(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockSurface_System_IntPtr_ commentId: M:SDL2.SDL.SDL_LockSurface(System.IntPtr) fullName: SDL2.SDL.SDL_LockSurface(System.IntPtr) nameWithType: SDL.SDL_LockSurface(IntPtr) - uid: SDL2.SDL.SDL_LockSurface* name: SDL_LockSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockSurface_ commentId: Overload:SDL2.SDL.SDL_LockSurface fullName: SDL2.SDL.SDL_LockSurface nameWithType: SDL.SDL_LockSurface - uid: SDL2.SDL.SDL_LockTexture(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr@,System.Int32@) name: SDL_LockTexture(IntPtr, ref SDL.SDL_Rect, out IntPtr, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockTexture_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr__System_Int32__ commentId: M:SDL2.SDL.SDL_LockTexture(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr@,System.Int32@) name.vb: SDL_LockTexture(IntPtr, ByRef SDL.SDL_Rect, ByRef IntPtr, ByRef Int32) fullName: SDL2.SDL.SDL_LockTexture(System.IntPtr, ref SDL2.SDL.SDL_Rect, out System.IntPtr, out System.Int32) fullName.vb: SDL2.SDL.SDL_LockTexture(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, ByRef System.IntPtr, ByRef System.Int32) nameWithType: SDL.SDL_LockTexture(IntPtr, ref SDL.SDL_Rect, out IntPtr, out Int32) nameWithType.vb: SDL.SDL_LockTexture(IntPtr, ByRef SDL.SDL_Rect, ByRef IntPtr, ByRef Int32) - uid: SDL2.SDL.SDL_LockTexture(System.IntPtr,System.IntPtr,System.IntPtr@,System.Int32@) name: SDL_LockTexture(IntPtr, IntPtr, out IntPtr, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockTexture_System_IntPtr_System_IntPtr_System_IntPtr__System_Int32__ commentId: M:SDL2.SDL.SDL_LockTexture(System.IntPtr,System.IntPtr,System.IntPtr@,System.Int32@) name.vb: SDL_LockTexture(IntPtr, IntPtr, ByRef IntPtr, ByRef Int32) fullName: SDL2.SDL.SDL_LockTexture(System.IntPtr, System.IntPtr, out System.IntPtr, out System.Int32) fullName.vb: SDL2.SDL.SDL_LockTexture(System.IntPtr, System.IntPtr, ByRef System.IntPtr, ByRef System.Int32) nameWithType: SDL.SDL_LockTexture(IntPtr, IntPtr, out IntPtr, out Int32) nameWithType.vb: SDL.SDL_LockTexture(IntPtr, IntPtr, ByRef IntPtr, ByRef Int32) - uid: SDL2.SDL.SDL_LockTexture* name: SDL_LockTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_LockTexture_ commentId: Overload:SDL2.SDL.SDL_LockTexture fullName: SDL2.SDL.SDL_LockTexture nameWithType: SDL.SDL_LockTexture - uid: SDL2.SDL.SDL_Log(System.String) name: SDL_Log(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_Log_System_String_ commentId: M:SDL2.SDL.SDL_Log(System.String) fullName: SDL2.SDL.SDL_Log(System.String) nameWithType: SDL.SDL_Log(String) - uid: SDL2.SDL.SDL_Log* name: SDL_Log href: api/SDL2.SDL.html#SDL2_SDL_SDL_Log_ commentId: Overload:SDL2.SDL.SDL_Log isSpec: "True" fullName: SDL2.SDL.SDL_Log nameWithType: SDL.SDL_Log - uid: SDL2.SDL.SDL_LOG_CATEGORY_APPLICATION name: SDL_LOG_CATEGORY_APPLICATION href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_APPLICATION commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_APPLICATION fullName: SDL2.SDL.SDL_LOG_CATEGORY_APPLICATION nameWithType: SDL.SDL_LOG_CATEGORY_APPLICATION - uid: SDL2.SDL.SDL_LOG_CATEGORY_ASSERT name: SDL_LOG_CATEGORY_ASSERT href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_ASSERT commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_ASSERT fullName: SDL2.SDL.SDL_LOG_CATEGORY_ASSERT nameWithType: SDL.SDL_LOG_CATEGORY_ASSERT - uid: SDL2.SDL.SDL_LOG_CATEGORY_AUDIO name: SDL_LOG_CATEGORY_AUDIO href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_AUDIO commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_AUDIO fullName: SDL2.SDL.SDL_LOG_CATEGORY_AUDIO nameWithType: SDL.SDL_LOG_CATEGORY_AUDIO - uid: SDL2.SDL.SDL_LOG_CATEGORY_CUSTOM name: SDL_LOG_CATEGORY_CUSTOM href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_CUSTOM commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_CUSTOM fullName: SDL2.SDL.SDL_LOG_CATEGORY_CUSTOM nameWithType: SDL.SDL_LOG_CATEGORY_CUSTOM - uid: SDL2.SDL.SDL_LOG_CATEGORY_ERROR name: SDL_LOG_CATEGORY_ERROR href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_ERROR commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_ERROR fullName: SDL2.SDL.SDL_LOG_CATEGORY_ERROR nameWithType: SDL.SDL_LOG_CATEGORY_ERROR - uid: SDL2.SDL.SDL_LOG_CATEGORY_INPUT name: SDL_LOG_CATEGORY_INPUT href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_INPUT commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_INPUT fullName: SDL2.SDL.SDL_LOG_CATEGORY_INPUT nameWithType: SDL.SDL_LOG_CATEGORY_INPUT - uid: SDL2.SDL.SDL_LOG_CATEGORY_RENDER name: SDL_LOG_CATEGORY_RENDER href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RENDER commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RENDER fullName: SDL2.SDL.SDL_LOG_CATEGORY_RENDER nameWithType: SDL.SDL_LOG_CATEGORY_RENDER - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED1 name: SDL_LOG_CATEGORY_RESERVED1 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED1 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED1 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED1 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED1 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED10 name: SDL_LOG_CATEGORY_RESERVED10 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED10 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED10 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED10 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED10 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED2 name: SDL_LOG_CATEGORY_RESERVED2 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED2 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED2 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED2 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED2 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED3 name: SDL_LOG_CATEGORY_RESERVED3 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED3 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED3 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED3 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED3 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED4 name: SDL_LOG_CATEGORY_RESERVED4 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED4 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED4 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED4 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED4 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED5 name: SDL_LOG_CATEGORY_RESERVED5 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED5 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED5 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED5 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED5 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED6 name: SDL_LOG_CATEGORY_RESERVED6 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED6 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED6 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED6 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED6 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED7 name: SDL_LOG_CATEGORY_RESERVED7 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED7 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED7 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED7 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED7 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED8 name: SDL_LOG_CATEGORY_RESERVED8 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED8 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED8 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED8 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED8 - uid: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED9 name: SDL_LOG_CATEGORY_RESERVED9 href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_RESERVED9 commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_RESERVED9 fullName: SDL2.SDL.SDL_LOG_CATEGORY_RESERVED9 nameWithType: SDL.SDL_LOG_CATEGORY_RESERVED9 - uid: SDL2.SDL.SDL_LOG_CATEGORY_SYSTEM name: SDL_LOG_CATEGORY_SYSTEM href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_SYSTEM commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_SYSTEM fullName: SDL2.SDL.SDL_LOG_CATEGORY_SYSTEM nameWithType: SDL.SDL_LOG_CATEGORY_SYSTEM - uid: SDL2.SDL.SDL_LOG_CATEGORY_TEST name: SDL_LOG_CATEGORY_TEST href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_TEST commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_TEST fullName: SDL2.SDL.SDL_LOG_CATEGORY_TEST nameWithType: SDL.SDL_LOG_CATEGORY_TEST - uid: SDL2.SDL.SDL_LOG_CATEGORY_VIDEO name: SDL_LOG_CATEGORY_VIDEO href: api/SDL2.SDL.html#SDL2_SDL_SDL_LOG_CATEGORY_VIDEO commentId: F:SDL2.SDL.SDL_LOG_CATEGORY_VIDEO fullName: SDL2.SDL.SDL_LOG_CATEGORY_VIDEO nameWithType: SDL.SDL_LOG_CATEGORY_VIDEO - uid: SDL2.SDL.SDL_LogCritical(System.Int32,System.String) name: SDL_LogCritical(Int32, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogCritical_System_Int32_System_String_ commentId: M:SDL2.SDL.SDL_LogCritical(System.Int32,System.String) fullName: SDL2.SDL.SDL_LogCritical(System.Int32, System.String) nameWithType: SDL.SDL_LogCritical(Int32, String) - uid: SDL2.SDL.SDL_LogCritical* name: SDL_LogCritical href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogCritical_ commentId: Overload:SDL2.SDL.SDL_LogCritical isSpec: "True" fullName: SDL2.SDL.SDL_LogCritical nameWithType: SDL.SDL_LogCritical - uid: SDL2.SDL.SDL_LogDebug(System.Int32,System.String) name: SDL_LogDebug(Int32, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogDebug_System_Int32_System_String_ commentId: M:SDL2.SDL.SDL_LogDebug(System.Int32,System.String) fullName: SDL2.SDL.SDL_LogDebug(System.Int32, System.String) nameWithType: SDL.SDL_LogDebug(Int32, String) - uid: SDL2.SDL.SDL_LogDebug* name: SDL_LogDebug href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogDebug_ commentId: Overload:SDL2.SDL.SDL_LogDebug isSpec: "True" fullName: SDL2.SDL.SDL_LogDebug nameWithType: SDL.SDL_LogDebug - uid: SDL2.SDL.SDL_LogError(System.Int32,System.String) name: SDL_LogError(Int32, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogError_System_Int32_System_String_ commentId: M:SDL2.SDL.SDL_LogError(System.Int32,System.String) fullName: SDL2.SDL.SDL_LogError(System.Int32, System.String) nameWithType: SDL.SDL_LogError(Int32, String) - uid: SDL2.SDL.SDL_LogError* name: SDL_LogError href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogError_ commentId: Overload:SDL2.SDL.SDL_LogError isSpec: "True" fullName: SDL2.SDL.SDL_LogError nameWithType: SDL.SDL_LogError - uid: SDL2.SDL.SDL_LogGetOutputFunction(SDL2.SDL.SDL_LogOutputFunction@,System.IntPtr@) name: SDL_LogGetOutputFunction(out SDL.SDL_LogOutputFunction, out IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogGetOutputFunction_SDL2_SDL_SDL_LogOutputFunction__System_IntPtr__ commentId: M:SDL2.SDL.SDL_LogGetOutputFunction(SDL2.SDL.SDL_LogOutputFunction@,System.IntPtr@) name.vb: SDL_LogGetOutputFunction(ByRef SDL.SDL_LogOutputFunction, ByRef IntPtr) fullName: SDL2.SDL.SDL_LogGetOutputFunction(out SDL2.SDL.SDL_LogOutputFunction, out System.IntPtr) fullName.vb: SDL2.SDL.SDL_LogGetOutputFunction(ByRef SDL2.SDL.SDL_LogOutputFunction, ByRef System.IntPtr) nameWithType: SDL.SDL_LogGetOutputFunction(out SDL.SDL_LogOutputFunction, out IntPtr) nameWithType.vb: SDL.SDL_LogGetOutputFunction(ByRef SDL.SDL_LogOutputFunction, ByRef IntPtr) - uid: SDL2.SDL.SDL_LogGetOutputFunction* name: SDL_LogGetOutputFunction href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogGetOutputFunction_ commentId: Overload:SDL2.SDL.SDL_LogGetOutputFunction isSpec: "True" fullName: SDL2.SDL.SDL_LogGetOutputFunction nameWithType: SDL.SDL_LogGetOutputFunction - uid: SDL2.SDL.SDL_LogGetPriority(System.Int32) name: SDL_LogGetPriority(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogGetPriority_System_Int32_ commentId: M:SDL2.SDL.SDL_LogGetPriority(System.Int32) fullName: SDL2.SDL.SDL_LogGetPriority(System.Int32) nameWithType: SDL.SDL_LogGetPriority(Int32) - uid: SDL2.SDL.SDL_LogGetPriority* name: SDL_LogGetPriority href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogGetPriority_ commentId: Overload:SDL2.SDL.SDL_LogGetPriority fullName: SDL2.SDL.SDL_LogGetPriority nameWithType: SDL.SDL_LogGetPriority - uid: SDL2.SDL.SDL_LogInfo(System.Int32,System.String) name: SDL_LogInfo(Int32, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogInfo_System_Int32_System_String_ commentId: M:SDL2.SDL.SDL_LogInfo(System.Int32,System.String) fullName: SDL2.SDL.SDL_LogInfo(System.Int32, System.String) nameWithType: SDL.SDL_LogInfo(Int32, String) - uid: SDL2.SDL.SDL_LogInfo* name: SDL_LogInfo href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogInfo_ commentId: Overload:SDL2.SDL.SDL_LogInfo isSpec: "True" fullName: SDL2.SDL.SDL_LogInfo nameWithType: SDL.SDL_LogInfo - uid: SDL2.SDL.SDL_LogMessage(System.Int32,SDL2.SDL.SDL_LogPriority,System.String) name: SDL_LogMessage(Int32, SDL.SDL_LogPriority, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogMessage_System_Int32_SDL2_SDL_SDL_LogPriority_System_String_ commentId: M:SDL2.SDL.SDL_LogMessage(System.Int32,SDL2.SDL.SDL_LogPriority,System.String) fullName: SDL2.SDL.SDL_LogMessage(System.Int32, SDL2.SDL.SDL_LogPriority, System.String) nameWithType: SDL.SDL_LogMessage(Int32, SDL.SDL_LogPriority, String) - uid: SDL2.SDL.SDL_LogMessage* name: SDL_LogMessage href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogMessage_ commentId: Overload:SDL2.SDL.SDL_LogMessage isSpec: "True" fullName: SDL2.SDL.SDL_LogMessage nameWithType: SDL.SDL_LogMessage - uid: SDL2.SDL.SDL_LogMessageV(System.Int32,SDL2.SDL.SDL_LogPriority,System.String) name: SDL_LogMessageV(Int32, SDL.SDL_LogPriority, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogMessageV_System_Int32_SDL2_SDL_SDL_LogPriority_System_String_ commentId: M:SDL2.SDL.SDL_LogMessageV(System.Int32,SDL2.SDL.SDL_LogPriority,System.String) fullName: SDL2.SDL.SDL_LogMessageV(System.Int32, SDL2.SDL.SDL_LogPriority, System.String) nameWithType: SDL.SDL_LogMessageV(Int32, SDL.SDL_LogPriority, String) - uid: SDL2.SDL.SDL_LogMessageV* name: SDL_LogMessageV href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogMessageV_ commentId: Overload:SDL2.SDL.SDL_LogMessageV isSpec: "True" fullName: SDL2.SDL.SDL_LogMessageV nameWithType: SDL.SDL_LogMessageV - uid: SDL2.SDL.SDL_LogOutputFunction name: SDL.SDL_LogOutputFunction href: api/SDL2.SDL.SDL_LogOutputFunction.html commentId: T:SDL2.SDL.SDL_LogOutputFunction fullName: SDL2.SDL.SDL_LogOutputFunction nameWithType: SDL.SDL_LogOutputFunction - uid: SDL2.SDL.SDL_LogPriority name: SDL.SDL_LogPriority href: api/SDL2.SDL.SDL_LogPriority.html commentId: T:SDL2.SDL.SDL_LogPriority fullName: SDL2.SDL.SDL_LogPriority nameWithType: SDL.SDL_LogPriority - uid: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_CRITICAL name: SDL_LOG_PRIORITY_CRITICAL href: api/SDL2.SDL.SDL_LogPriority.html#SDL2_SDL_SDL_LogPriority_SDL_LOG_PRIORITY_CRITICAL commentId: F:SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_CRITICAL fullName: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_CRITICAL nameWithType: SDL.SDL_LogPriority.SDL_LOG_PRIORITY_CRITICAL - uid: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_DEBUG name: SDL_LOG_PRIORITY_DEBUG href: api/SDL2.SDL.SDL_LogPriority.html#SDL2_SDL_SDL_LogPriority_SDL_LOG_PRIORITY_DEBUG commentId: F:SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_DEBUG fullName: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_DEBUG nameWithType: SDL.SDL_LogPriority.SDL_LOG_PRIORITY_DEBUG - uid: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_ERROR name: SDL_LOG_PRIORITY_ERROR href: api/SDL2.SDL.SDL_LogPriority.html#SDL2_SDL_SDL_LogPriority_SDL_LOG_PRIORITY_ERROR commentId: F:SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_ERROR fullName: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_ERROR nameWithType: SDL.SDL_LogPriority.SDL_LOG_PRIORITY_ERROR - uid: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_INFO name: SDL_LOG_PRIORITY_INFO href: api/SDL2.SDL.SDL_LogPriority.html#SDL2_SDL_SDL_LogPriority_SDL_LOG_PRIORITY_INFO commentId: F:SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_INFO fullName: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_INFO nameWithType: SDL.SDL_LogPriority.SDL_LOG_PRIORITY_INFO - uid: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_VERBOSE name: SDL_LOG_PRIORITY_VERBOSE href: api/SDL2.SDL.SDL_LogPriority.html#SDL2_SDL_SDL_LogPriority_SDL_LOG_PRIORITY_VERBOSE commentId: F:SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_VERBOSE fullName: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_VERBOSE nameWithType: SDL.SDL_LogPriority.SDL_LOG_PRIORITY_VERBOSE - uid: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_WARN name: SDL_LOG_PRIORITY_WARN href: api/SDL2.SDL.SDL_LogPriority.html#SDL2_SDL_SDL_LogPriority_SDL_LOG_PRIORITY_WARN commentId: F:SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_WARN fullName: SDL2.SDL.SDL_LogPriority.SDL_LOG_PRIORITY_WARN nameWithType: SDL.SDL_LogPriority.SDL_LOG_PRIORITY_WARN - uid: SDL2.SDL.SDL_LogPriority.SDL_NUM_LOG_PRIORITIES name: SDL_NUM_LOG_PRIORITIES href: api/SDL2.SDL.SDL_LogPriority.html#SDL2_SDL_SDL_LogPriority_SDL_NUM_LOG_PRIORITIES commentId: F:SDL2.SDL.SDL_LogPriority.SDL_NUM_LOG_PRIORITIES fullName: SDL2.SDL.SDL_LogPriority.SDL_NUM_LOG_PRIORITIES nameWithType: SDL.SDL_LogPriority.SDL_NUM_LOG_PRIORITIES - uid: SDL2.SDL.SDL_LogResetPriorities name: SDL_LogResetPriorities() href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogResetPriorities commentId: M:SDL2.SDL.SDL_LogResetPriorities fullName: SDL2.SDL.SDL_LogResetPriorities() nameWithType: SDL.SDL_LogResetPriorities() - uid: SDL2.SDL.SDL_LogResetPriorities* name: SDL_LogResetPriorities href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogResetPriorities_ commentId: Overload:SDL2.SDL.SDL_LogResetPriorities fullName: SDL2.SDL.SDL_LogResetPriorities nameWithType: SDL.SDL_LogResetPriorities - uid: SDL2.SDL.SDL_LogSetAllPriority(SDL2.SDL.SDL_LogPriority) name: SDL_LogSetAllPriority(SDL.SDL_LogPriority) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogSetAllPriority_SDL2_SDL_SDL_LogPriority_ commentId: M:SDL2.SDL.SDL_LogSetAllPriority(SDL2.SDL.SDL_LogPriority) fullName: SDL2.SDL.SDL_LogSetAllPriority(SDL2.SDL.SDL_LogPriority) nameWithType: SDL.SDL_LogSetAllPriority(SDL.SDL_LogPriority) - uid: SDL2.SDL.SDL_LogSetAllPriority* name: SDL_LogSetAllPriority href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogSetAllPriority_ commentId: Overload:SDL2.SDL.SDL_LogSetAllPriority fullName: SDL2.SDL.SDL_LogSetAllPriority nameWithType: SDL.SDL_LogSetAllPriority - uid: SDL2.SDL.SDL_LogSetOutputFunction(SDL2.SDL.SDL_LogOutputFunction,System.IntPtr) name: SDL_LogSetOutputFunction(SDL.SDL_LogOutputFunction, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogSetOutputFunction_SDL2_SDL_SDL_LogOutputFunction_System_IntPtr_ commentId: M:SDL2.SDL.SDL_LogSetOutputFunction(SDL2.SDL.SDL_LogOutputFunction,System.IntPtr) fullName: SDL2.SDL.SDL_LogSetOutputFunction(SDL2.SDL.SDL_LogOutputFunction, System.IntPtr) nameWithType: SDL.SDL_LogSetOutputFunction(SDL.SDL_LogOutputFunction, IntPtr) - uid: SDL2.SDL.SDL_LogSetOutputFunction* name: SDL_LogSetOutputFunction href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogSetOutputFunction_ commentId: Overload:SDL2.SDL.SDL_LogSetOutputFunction fullName: SDL2.SDL.SDL_LogSetOutputFunction nameWithType: SDL.SDL_LogSetOutputFunction - uid: SDL2.SDL.SDL_LogSetPriority(System.Int32,SDL2.SDL.SDL_LogPriority) name: SDL_LogSetPriority(Int32, SDL.SDL_LogPriority) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogSetPriority_System_Int32_SDL2_SDL_SDL_LogPriority_ commentId: M:SDL2.SDL.SDL_LogSetPriority(System.Int32,SDL2.SDL.SDL_LogPriority) fullName: SDL2.SDL.SDL_LogSetPriority(System.Int32, SDL2.SDL.SDL_LogPriority) nameWithType: SDL.SDL_LogSetPriority(Int32, SDL.SDL_LogPriority) - uid: SDL2.SDL.SDL_LogSetPriority* name: SDL_LogSetPriority href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogSetPriority_ commentId: Overload:SDL2.SDL.SDL_LogSetPriority fullName: SDL2.SDL.SDL_LogSetPriority nameWithType: SDL.SDL_LogSetPriority - uid: SDL2.SDL.SDL_LogVerbose(System.Int32,System.String) name: SDL_LogVerbose(Int32, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogVerbose_System_Int32_System_String_ commentId: M:SDL2.SDL.SDL_LogVerbose(System.Int32,System.String) fullName: SDL2.SDL.SDL_LogVerbose(System.Int32, System.String) nameWithType: SDL.SDL_LogVerbose(Int32, String) - uid: SDL2.SDL.SDL_LogVerbose* name: SDL_LogVerbose href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogVerbose_ commentId: Overload:SDL2.SDL.SDL_LogVerbose isSpec: "True" fullName: SDL2.SDL.SDL_LogVerbose nameWithType: SDL.SDL_LogVerbose - uid: SDL2.SDL.SDL_LogWarn(System.Int32,System.String) name: SDL_LogWarn(Int32, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogWarn_System_Int32_System_String_ commentId: M:SDL2.SDL.SDL_LogWarn(System.Int32,System.String) fullName: SDL2.SDL.SDL_LogWarn(System.Int32, System.String) nameWithType: SDL.SDL_LogWarn(Int32, String) - uid: SDL2.SDL.SDL_LogWarn* name: SDL_LogWarn href: api/SDL2.SDL.html#SDL2_SDL_SDL_LogWarn_ commentId: Overload:SDL2.SDL.SDL_LogWarn isSpec: "True" fullName: SDL2.SDL.SDL_LogWarn nameWithType: SDL.SDL_LogWarn - uid: SDL2.SDL.SDL_LowerBlit(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_LowerBlit(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LowerBlit_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_LowerBlit(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_LowerBlit(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_LowerBlit(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_LowerBlit(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_LowerBlit(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_LowerBlit(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_LowerBlit* name: SDL_LowerBlit href: api/SDL2.SDL.html#SDL2_SDL_SDL_LowerBlit_ commentId: Overload:SDL2.SDL.SDL_LowerBlit fullName: SDL2.SDL.SDL_LowerBlit nameWithType: SDL.SDL_LowerBlit - uid: SDL2.SDL.SDL_LowerBlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_LowerBlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_LowerBlitScaled_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_LowerBlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_LowerBlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_LowerBlitScaled(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_LowerBlitScaled(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_LowerBlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_LowerBlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_LowerBlitScaled* name: SDL_LowerBlitScaled href: api/SDL2.SDL.html#SDL2_SDL_SDL_LowerBlitScaled_ commentId: Overload:SDL2.SDL.SDL_LowerBlitScaled fullName: SDL2.SDL.SDL_LowerBlitScaled nameWithType: SDL.SDL_LowerBlitScaled - uid: SDL2.SDL.SDL_main_func name: SDL.SDL_main_func href: api/SDL2.SDL.SDL_main_func.html commentId: T:SDL2.SDL.SDL_main_func fullName: SDL2.SDL.SDL_main_func nameWithType: SDL.SDL_main_func - uid: SDL2.SDL.SDL_MAJOR_VERSION name: SDL_MAJOR_VERSION href: api/SDL2.SDL.html#SDL2_SDL_SDL_MAJOR_VERSION commentId: F:SDL2.SDL.SDL_MAJOR_VERSION fullName: SDL2.SDL.SDL_MAJOR_VERSION nameWithType: SDL.SDL_MAJOR_VERSION - uid: SDL2.SDL.SDL_MapRGB(System.IntPtr,System.Byte,System.Byte,System.Byte) name: SDL_MapRGB(IntPtr, Byte, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MapRGB_System_IntPtr_System_Byte_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_MapRGB(System.IntPtr,System.Byte,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_MapRGB(System.IntPtr, System.Byte, System.Byte, System.Byte) nameWithType: SDL.SDL_MapRGB(IntPtr, Byte, Byte, Byte) - uid: SDL2.SDL.SDL_MapRGB* name: SDL_MapRGB href: api/SDL2.SDL.html#SDL2_SDL_SDL_MapRGB_ commentId: Overload:SDL2.SDL.SDL_MapRGB fullName: SDL2.SDL.SDL_MapRGB nameWithType: SDL.SDL_MapRGB - uid: SDL2.SDL.SDL_MapRGBA(System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte) name: SDL_MapRGBA(IntPtr, Byte, Byte, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MapRGBA_System_IntPtr_System_Byte_System_Byte_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_MapRGBA(System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_MapRGBA(System.IntPtr, System.Byte, System.Byte, System.Byte, System.Byte) nameWithType: SDL.SDL_MapRGBA(IntPtr, Byte, Byte, Byte, Byte) - uid: SDL2.SDL.SDL_MapRGBA* name: SDL_MapRGBA href: api/SDL2.SDL.html#SDL2_SDL_SDL_MapRGBA_ commentId: Overload:SDL2.SDL.SDL_MapRGBA fullName: SDL2.SDL.SDL_MapRGBA nameWithType: SDL.SDL_MapRGBA - uid: SDL2.SDL.SDL_MasksToPixelFormatEnum(System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) name: SDL_MasksToPixelFormatEnum(Int32, UInt32, UInt32, UInt32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MasksToPixelFormatEnum_System_Int32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_ commentId: M:SDL2.SDL.SDL_MasksToPixelFormatEnum(System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) fullName: SDL2.SDL.SDL_MasksToPixelFormatEnum(System.Int32, System.UInt32, System.UInt32, System.UInt32, System.UInt32) nameWithType: SDL.SDL_MasksToPixelFormatEnum(Int32, UInt32, UInt32, UInt32, UInt32) - uid: SDL2.SDL.SDL_MasksToPixelFormatEnum* name: SDL_MasksToPixelFormatEnum href: api/SDL2.SDL.html#SDL2_SDL_SDL_MasksToPixelFormatEnum_ commentId: Overload:SDL2.SDL.SDL_MasksToPixelFormatEnum fullName: SDL2.SDL.SDL_MasksToPixelFormatEnum nameWithType: SDL.SDL_MasksToPixelFormatEnum - uid: SDL2.SDL.SDL_MaximizeWindow(System.IntPtr) name: SDL_MaximizeWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MaximizeWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_MaximizeWindow(System.IntPtr) fullName: SDL2.SDL.SDL_MaximizeWindow(System.IntPtr) nameWithType: SDL.SDL_MaximizeWindow(IntPtr) - uid: SDL2.SDL.SDL_MaximizeWindow* name: SDL_MaximizeWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_MaximizeWindow_ commentId: Overload:SDL2.SDL.SDL_MaximizeWindow fullName: SDL2.SDL.SDL_MaximizeWindow nameWithType: SDL.SDL_MaximizeWindow - uid: SDL2.SDL.SDL_MessageBoxButtonData name: SDL.SDL_MessageBoxButtonData href: api/SDL2.SDL.SDL_MessageBoxButtonData.html commentId: T:SDL2.SDL.SDL_MessageBoxButtonData fullName: SDL2.SDL.SDL_MessageBoxButtonData nameWithType: SDL.SDL_MessageBoxButtonData - uid: SDL2.SDL.SDL_MessageBoxButtonData.buttonid name: buttonid href: api/SDL2.SDL.SDL_MessageBoxButtonData.html#SDL2_SDL_SDL_MessageBoxButtonData_buttonid commentId: F:SDL2.SDL.SDL_MessageBoxButtonData.buttonid fullName: SDL2.SDL.SDL_MessageBoxButtonData.buttonid nameWithType: SDL.SDL_MessageBoxButtonData.buttonid - uid: SDL2.SDL.SDL_MessageBoxButtonData.flags name: flags href: api/SDL2.SDL.SDL_MessageBoxButtonData.html#SDL2_SDL_SDL_MessageBoxButtonData_flags commentId: F:SDL2.SDL.SDL_MessageBoxButtonData.flags fullName: SDL2.SDL.SDL_MessageBoxButtonData.flags nameWithType: SDL.SDL_MessageBoxButtonData.flags - uid: SDL2.SDL.SDL_MessageBoxButtonData.text name: text href: api/SDL2.SDL.SDL_MessageBoxButtonData.html#SDL2_SDL_SDL_MessageBoxButtonData_text commentId: F:SDL2.SDL.SDL_MessageBoxButtonData.text fullName: SDL2.SDL.SDL_MessageBoxButtonData.text nameWithType: SDL.SDL_MessageBoxButtonData.text - uid: SDL2.SDL.SDL_MessageBoxButtonFlags name: SDL.SDL_MessageBoxButtonFlags href: api/SDL2.SDL.SDL_MessageBoxButtonFlags.html commentId: T:SDL2.SDL.SDL_MessageBoxButtonFlags fullName: SDL2.SDL.SDL_MessageBoxButtonFlags nameWithType: SDL.SDL_MessageBoxButtonFlags - uid: SDL2.SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT name: SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT href: api/SDL2.SDL.SDL_MessageBoxButtonFlags.html#SDL2_SDL_SDL_MessageBoxButtonFlags_SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT commentId: F:SDL2.SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT fullName: SDL2.SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT nameWithType: SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT - uid: SDL2.SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT name: SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT href: api/SDL2.SDL.SDL_MessageBoxButtonFlags.html#SDL2_SDL_SDL_MessageBoxButtonFlags_SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT commentId: F:SDL2.SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT fullName: SDL2.SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT nameWithType: SDL.SDL_MessageBoxButtonFlags.SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT - uid: SDL2.SDL.SDL_MessageBoxColor name: SDL.SDL_MessageBoxColor href: api/SDL2.SDL.SDL_MessageBoxColor.html commentId: T:SDL2.SDL.SDL_MessageBoxColor fullName: SDL2.SDL.SDL_MessageBoxColor nameWithType: SDL.SDL_MessageBoxColor - uid: SDL2.SDL.SDL_MessageBoxColor.b name: b href: api/SDL2.SDL.SDL_MessageBoxColor.html#SDL2_SDL_SDL_MessageBoxColor_b commentId: F:SDL2.SDL.SDL_MessageBoxColor.b fullName: SDL2.SDL.SDL_MessageBoxColor.b nameWithType: SDL.SDL_MessageBoxColor.b - uid: SDL2.SDL.SDL_MessageBoxColor.g name: g href: api/SDL2.SDL.SDL_MessageBoxColor.html#SDL2_SDL_SDL_MessageBoxColor_g commentId: F:SDL2.SDL.SDL_MessageBoxColor.g fullName: SDL2.SDL.SDL_MessageBoxColor.g nameWithType: SDL.SDL_MessageBoxColor.g - uid: SDL2.SDL.SDL_MessageBoxColor.r name: r href: api/SDL2.SDL.SDL_MessageBoxColor.html#SDL2_SDL_SDL_MessageBoxColor_r commentId: F:SDL2.SDL.SDL_MessageBoxColor.r fullName: SDL2.SDL.SDL_MessageBoxColor.r nameWithType: SDL.SDL_MessageBoxColor.r - uid: SDL2.SDL.SDL_MessageBoxColorScheme name: SDL.SDL_MessageBoxColorScheme href: api/SDL2.SDL.SDL_MessageBoxColorScheme.html commentId: T:SDL2.SDL.SDL_MessageBoxColorScheme fullName: SDL2.SDL.SDL_MessageBoxColorScheme nameWithType: SDL.SDL_MessageBoxColorScheme - uid: SDL2.SDL.SDL_MessageBoxColorScheme.colors name: colors href: api/SDL2.SDL.SDL_MessageBoxColorScheme.html#SDL2_SDL_SDL_MessageBoxColorScheme_colors commentId: F:SDL2.SDL.SDL_MessageBoxColorScheme.colors fullName: SDL2.SDL.SDL_MessageBoxColorScheme.colors nameWithType: SDL.SDL_MessageBoxColorScheme.colors - uid: SDL2.SDL.SDL_MessageBoxColorType name: SDL.SDL_MessageBoxColorType href: api/SDL2.SDL.SDL_MessageBoxColorType.html commentId: T:SDL2.SDL.SDL_MessageBoxColorType fullName: SDL2.SDL.SDL_MessageBoxColorType nameWithType: SDL.SDL_MessageBoxColorType - uid: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BACKGROUND name: SDL_MESSAGEBOX_COLOR_BACKGROUND href: api/SDL2.SDL.SDL_MessageBoxColorType.html#SDL2_SDL_SDL_MessageBoxColorType_SDL_MESSAGEBOX_COLOR_BACKGROUND commentId: F:SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BACKGROUND fullName: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BACKGROUND nameWithType: SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BACKGROUND - uid: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BACKGROUND name: SDL_MESSAGEBOX_COLOR_BUTTON_BACKGROUND href: api/SDL2.SDL.SDL_MessageBoxColorType.html#SDL2_SDL_SDL_MessageBoxColorType_SDL_MESSAGEBOX_COLOR_BUTTON_BACKGROUND commentId: F:SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BACKGROUND fullName: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BACKGROUND nameWithType: SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BACKGROUND - uid: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BORDER name: SDL_MESSAGEBOX_COLOR_BUTTON_BORDER href: api/SDL2.SDL.SDL_MessageBoxColorType.html#SDL2_SDL_SDL_MessageBoxColorType_SDL_MESSAGEBOX_COLOR_BUTTON_BORDER commentId: F:SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BORDER fullName: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BORDER nameWithType: SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_BORDER - uid: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_SELECTED name: SDL_MESSAGEBOX_COLOR_BUTTON_SELECTED href: api/SDL2.SDL.SDL_MessageBoxColorType.html#SDL2_SDL_SDL_MessageBoxColorType_SDL_MESSAGEBOX_COLOR_BUTTON_SELECTED commentId: F:SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_SELECTED fullName: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_SELECTED nameWithType: SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_BUTTON_SELECTED - uid: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_MAX name: SDL_MESSAGEBOX_COLOR_MAX href: api/SDL2.SDL.SDL_MessageBoxColorType.html#SDL2_SDL_SDL_MessageBoxColorType_SDL_MESSAGEBOX_COLOR_MAX commentId: F:SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_MAX fullName: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_MAX nameWithType: SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_MAX - uid: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_TEXT name: SDL_MESSAGEBOX_COLOR_TEXT href: api/SDL2.SDL.SDL_MessageBoxColorType.html#SDL2_SDL_SDL_MessageBoxColorType_SDL_MESSAGEBOX_COLOR_TEXT commentId: F:SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_TEXT fullName: SDL2.SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_TEXT nameWithType: SDL.SDL_MessageBoxColorType.SDL_MESSAGEBOX_COLOR_TEXT - uid: SDL2.SDL.SDL_MessageBoxData name: SDL.SDL_MessageBoxData href: api/SDL2.SDL.SDL_MessageBoxData.html commentId: T:SDL2.SDL.SDL_MessageBoxData fullName: SDL2.SDL.SDL_MessageBoxData nameWithType: SDL.SDL_MessageBoxData - uid: SDL2.SDL.SDL_MessageBoxData.buttons name: buttons href: api/SDL2.SDL.SDL_MessageBoxData.html#SDL2_SDL_SDL_MessageBoxData_buttons commentId: F:SDL2.SDL.SDL_MessageBoxData.buttons fullName: SDL2.SDL.SDL_MessageBoxData.buttons nameWithType: SDL.SDL_MessageBoxData.buttons - uid: SDL2.SDL.SDL_MessageBoxData.colorScheme name: colorScheme href: api/SDL2.SDL.SDL_MessageBoxData.html#SDL2_SDL_SDL_MessageBoxData_colorScheme commentId: F:SDL2.SDL.SDL_MessageBoxData.colorScheme fullName: SDL2.SDL.SDL_MessageBoxData.colorScheme nameWithType: SDL.SDL_MessageBoxData.colorScheme - uid: SDL2.SDL.SDL_MessageBoxData.flags name: flags href: api/SDL2.SDL.SDL_MessageBoxData.html#SDL2_SDL_SDL_MessageBoxData_flags commentId: F:SDL2.SDL.SDL_MessageBoxData.flags fullName: SDL2.SDL.SDL_MessageBoxData.flags nameWithType: SDL.SDL_MessageBoxData.flags - uid: SDL2.SDL.SDL_MessageBoxData.message name: message href: api/SDL2.SDL.SDL_MessageBoxData.html#SDL2_SDL_SDL_MessageBoxData_message commentId: F:SDL2.SDL.SDL_MessageBoxData.message fullName: SDL2.SDL.SDL_MessageBoxData.message nameWithType: SDL.SDL_MessageBoxData.message - uid: SDL2.SDL.SDL_MessageBoxData.numbuttons name: numbuttons href: api/SDL2.SDL.SDL_MessageBoxData.html#SDL2_SDL_SDL_MessageBoxData_numbuttons commentId: F:SDL2.SDL.SDL_MessageBoxData.numbuttons fullName: SDL2.SDL.SDL_MessageBoxData.numbuttons nameWithType: SDL.SDL_MessageBoxData.numbuttons - uid: SDL2.SDL.SDL_MessageBoxData.title name: title href: api/SDL2.SDL.SDL_MessageBoxData.html#SDL2_SDL_SDL_MessageBoxData_title commentId: F:SDL2.SDL.SDL_MessageBoxData.title fullName: SDL2.SDL.SDL_MessageBoxData.title nameWithType: SDL.SDL_MessageBoxData.title - uid: SDL2.SDL.SDL_MessageBoxData.window name: window href: api/SDL2.SDL.SDL_MessageBoxData.html#SDL2_SDL_SDL_MessageBoxData_window commentId: F:SDL2.SDL.SDL_MessageBoxData.window fullName: SDL2.SDL.SDL_MessageBoxData.window nameWithType: SDL.SDL_MessageBoxData.window - uid: SDL2.SDL.SDL_MessageBoxFlags name: SDL.SDL_MessageBoxFlags href: api/SDL2.SDL.SDL_MessageBoxFlags.html commentId: T:SDL2.SDL.SDL_MessageBoxFlags fullName: SDL2.SDL.SDL_MessageBoxFlags nameWithType: SDL.SDL_MessageBoxFlags - uid: SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_ERROR name: SDL_MESSAGEBOX_ERROR href: api/SDL2.SDL.SDL_MessageBoxFlags.html#SDL2_SDL_SDL_MessageBoxFlags_SDL_MESSAGEBOX_ERROR commentId: F:SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_ERROR fullName: SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_ERROR nameWithType: SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_ERROR - uid: SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_INFORMATION name: SDL_MESSAGEBOX_INFORMATION href: api/SDL2.SDL.SDL_MessageBoxFlags.html#SDL2_SDL_SDL_MessageBoxFlags_SDL_MESSAGEBOX_INFORMATION commentId: F:SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_INFORMATION fullName: SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_INFORMATION nameWithType: SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_INFORMATION - uid: SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_WARNING name: SDL_MESSAGEBOX_WARNING href: api/SDL2.SDL.SDL_MessageBoxFlags.html#SDL2_SDL_SDL_MessageBoxFlags_SDL_MESSAGEBOX_WARNING commentId: F:SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_WARNING fullName: SDL2.SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_WARNING nameWithType: SDL.SDL_MessageBoxFlags.SDL_MESSAGEBOX_WARNING - uid: SDL2.SDL.SDL_MinimizeWindow(System.IntPtr) name: SDL_MinimizeWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MinimizeWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_MinimizeWindow(System.IntPtr) fullName: SDL2.SDL.SDL_MinimizeWindow(System.IntPtr) nameWithType: SDL.SDL_MinimizeWindow(IntPtr) - uid: SDL2.SDL.SDL_MinimizeWindow* name: SDL_MinimizeWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_MinimizeWindow_ commentId: Overload:SDL2.SDL.SDL_MinimizeWindow fullName: SDL2.SDL.SDL_MinimizeWindow nameWithType: SDL.SDL_MinimizeWindow - uid: SDL2.SDL.SDL_MINOR_VERSION name: SDL_MINOR_VERSION href: api/SDL2.SDL.html#SDL2_SDL_SDL_MINOR_VERSION commentId: F:SDL2.SDL.SDL_MINOR_VERSION fullName: SDL2.SDL.SDL_MINOR_VERSION nameWithType: SDL.SDL_MINOR_VERSION - uid: SDL2.SDL.SDL_MIX_MAXVOLUME name: SDL_MIX_MAXVOLUME href: api/SDL2.SDL.html#SDL2_SDL_SDL_MIX_MAXVOLUME commentId: F:SDL2.SDL.SDL_MIX_MAXVOLUME fullName: SDL2.SDL.SDL_MIX_MAXVOLUME nameWithType: SDL.SDL_MIX_MAXVOLUME - uid: SDL2.SDL.SDL_MixAudio(System.Byte[],System.Byte[],System.UInt32,System.Int32) name: SDL_MixAudio(Byte[], Byte[], UInt32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MixAudio_System_Byte___System_Byte___System_UInt32_System_Int32_ commentId: M:SDL2.SDL.SDL_MixAudio(System.Byte[],System.Byte[],System.UInt32,System.Int32) name.vb: SDL_MixAudio(Byte(), Byte(), UInt32, Int32) fullName: SDL2.SDL.SDL_MixAudio(System.Byte[], System.Byte[], System.UInt32, System.Int32) fullName.vb: SDL2.SDL.SDL_MixAudio(System.Byte(), System.Byte(), System.UInt32, System.Int32) nameWithType: SDL.SDL_MixAudio(Byte[], Byte[], UInt32, Int32) nameWithType.vb: SDL.SDL_MixAudio(Byte(), Byte(), UInt32, Int32) - uid: SDL2.SDL.SDL_MixAudio* name: SDL_MixAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_MixAudio_ commentId: Overload:SDL2.SDL.SDL_MixAudio fullName: SDL2.SDL.SDL_MixAudio nameWithType: SDL.SDL_MixAudio - uid: SDL2.SDL.SDL_MixAudioFormat(System.Byte[],System.Byte[],System.UInt16,System.UInt32,System.Int32) name: SDL_MixAudioFormat(Byte[], Byte[], UInt16, UInt32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MixAudioFormat_System_Byte___System_Byte___System_UInt16_System_UInt32_System_Int32_ commentId: M:SDL2.SDL.SDL_MixAudioFormat(System.Byte[],System.Byte[],System.UInt16,System.UInt32,System.Int32) name.vb: SDL_MixAudioFormat(Byte(), Byte(), UInt16, UInt32, Int32) fullName: SDL2.SDL.SDL_MixAudioFormat(System.Byte[], System.Byte[], System.UInt16, System.UInt32, System.Int32) fullName.vb: SDL2.SDL.SDL_MixAudioFormat(System.Byte(), System.Byte(), System.UInt16, System.UInt32, System.Int32) nameWithType: SDL.SDL_MixAudioFormat(Byte[], Byte[], UInt16, UInt32, Int32) nameWithType.vb: SDL.SDL_MixAudioFormat(Byte(), Byte(), UInt16, UInt32, Int32) - uid: SDL2.SDL.SDL_MixAudioFormat* name: SDL_MixAudioFormat href: api/SDL2.SDL.html#SDL2_SDL_SDL_MixAudioFormat_ commentId: Overload:SDL2.SDL.SDL_MixAudioFormat fullName: SDL2.SDL.SDL_MixAudioFormat nameWithType: SDL.SDL_MixAudioFormat - uid: SDL2.SDL.SDL_MouseButtonEvent name: SDL.SDL_MouseButtonEvent href: api/SDL2.SDL.SDL_MouseButtonEvent.html commentId: T:SDL2.SDL.SDL_MouseButtonEvent fullName: SDL2.SDL.SDL_MouseButtonEvent nameWithType: SDL.SDL_MouseButtonEvent - uid: SDL2.SDL.SDL_MouseButtonEvent.button name: button href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_button commentId: F:SDL2.SDL.SDL_MouseButtonEvent.button fullName: SDL2.SDL.SDL_MouseButtonEvent.button nameWithType: SDL.SDL_MouseButtonEvent.button - uid: SDL2.SDL.SDL_MouseButtonEvent.clicks name: clicks href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_clicks commentId: F:SDL2.SDL.SDL_MouseButtonEvent.clicks fullName: SDL2.SDL.SDL_MouseButtonEvent.clicks nameWithType: SDL.SDL_MouseButtonEvent.clicks - uid: SDL2.SDL.SDL_MouseButtonEvent.state name: state href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_state commentId: F:SDL2.SDL.SDL_MouseButtonEvent.state fullName: SDL2.SDL.SDL_MouseButtonEvent.state nameWithType: SDL.SDL_MouseButtonEvent.state - uid: SDL2.SDL.SDL_MouseButtonEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_timestamp commentId: F:SDL2.SDL.SDL_MouseButtonEvent.timestamp fullName: SDL2.SDL.SDL_MouseButtonEvent.timestamp nameWithType: SDL.SDL_MouseButtonEvent.timestamp - uid: SDL2.SDL.SDL_MouseButtonEvent.type name: type href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_type commentId: F:SDL2.SDL.SDL_MouseButtonEvent.type fullName: SDL2.SDL.SDL_MouseButtonEvent.type nameWithType: SDL.SDL_MouseButtonEvent.type - uid: SDL2.SDL.SDL_MouseButtonEvent.which name: which href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_which commentId: F:SDL2.SDL.SDL_MouseButtonEvent.which fullName: SDL2.SDL.SDL_MouseButtonEvent.which nameWithType: SDL.SDL_MouseButtonEvent.which - uid: SDL2.SDL.SDL_MouseButtonEvent.windowID name: windowID href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_windowID commentId: F:SDL2.SDL.SDL_MouseButtonEvent.windowID fullName: SDL2.SDL.SDL_MouseButtonEvent.windowID nameWithType: SDL.SDL_MouseButtonEvent.windowID - uid: SDL2.SDL.SDL_MouseButtonEvent.x name: x href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_x commentId: F:SDL2.SDL.SDL_MouseButtonEvent.x fullName: SDL2.SDL.SDL_MouseButtonEvent.x nameWithType: SDL.SDL_MouseButtonEvent.x - uid: SDL2.SDL.SDL_MouseButtonEvent.y name: y href: api/SDL2.SDL.SDL_MouseButtonEvent.html#SDL2_SDL_SDL_MouseButtonEvent_y commentId: F:SDL2.SDL.SDL_MouseButtonEvent.y fullName: SDL2.SDL.SDL_MouseButtonEvent.y nameWithType: SDL.SDL_MouseButtonEvent.y - uid: SDL2.SDL.SDL_MouseIsHaptic name: SDL_MouseIsHaptic() href: api/SDL2.SDL.html#SDL2_SDL_SDL_MouseIsHaptic commentId: M:SDL2.SDL.SDL_MouseIsHaptic fullName: SDL2.SDL.SDL_MouseIsHaptic() nameWithType: SDL.SDL_MouseIsHaptic() - uid: SDL2.SDL.SDL_MouseIsHaptic* name: SDL_MouseIsHaptic href: api/SDL2.SDL.html#SDL2_SDL_SDL_MouseIsHaptic_ commentId: Overload:SDL2.SDL.SDL_MouseIsHaptic fullName: SDL2.SDL.SDL_MouseIsHaptic nameWithType: SDL.SDL_MouseIsHaptic - uid: SDL2.SDL.SDL_MouseMotionEvent name: SDL.SDL_MouseMotionEvent href: api/SDL2.SDL.SDL_MouseMotionEvent.html commentId: T:SDL2.SDL.SDL_MouseMotionEvent fullName: SDL2.SDL.SDL_MouseMotionEvent nameWithType: SDL.SDL_MouseMotionEvent - uid: SDL2.SDL.SDL_MouseMotionEvent.state name: state href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_state commentId: F:SDL2.SDL.SDL_MouseMotionEvent.state fullName: SDL2.SDL.SDL_MouseMotionEvent.state nameWithType: SDL.SDL_MouseMotionEvent.state - uid: SDL2.SDL.SDL_MouseMotionEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_timestamp commentId: F:SDL2.SDL.SDL_MouseMotionEvent.timestamp fullName: SDL2.SDL.SDL_MouseMotionEvent.timestamp nameWithType: SDL.SDL_MouseMotionEvent.timestamp - uid: SDL2.SDL.SDL_MouseMotionEvent.type name: type href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_type commentId: F:SDL2.SDL.SDL_MouseMotionEvent.type fullName: SDL2.SDL.SDL_MouseMotionEvent.type nameWithType: SDL.SDL_MouseMotionEvent.type - uid: SDL2.SDL.SDL_MouseMotionEvent.which name: which href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_which commentId: F:SDL2.SDL.SDL_MouseMotionEvent.which fullName: SDL2.SDL.SDL_MouseMotionEvent.which nameWithType: SDL.SDL_MouseMotionEvent.which - uid: SDL2.SDL.SDL_MouseMotionEvent.windowID name: windowID href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_windowID commentId: F:SDL2.SDL.SDL_MouseMotionEvent.windowID fullName: SDL2.SDL.SDL_MouseMotionEvent.windowID nameWithType: SDL.SDL_MouseMotionEvent.windowID - uid: SDL2.SDL.SDL_MouseMotionEvent.x name: x href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_x commentId: F:SDL2.SDL.SDL_MouseMotionEvent.x fullName: SDL2.SDL.SDL_MouseMotionEvent.x nameWithType: SDL.SDL_MouseMotionEvent.x - uid: SDL2.SDL.SDL_MouseMotionEvent.xrel name: xrel href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_xrel commentId: F:SDL2.SDL.SDL_MouseMotionEvent.xrel fullName: SDL2.SDL.SDL_MouseMotionEvent.xrel nameWithType: SDL.SDL_MouseMotionEvent.xrel - uid: SDL2.SDL.SDL_MouseMotionEvent.y name: y href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_y commentId: F:SDL2.SDL.SDL_MouseMotionEvent.y fullName: SDL2.SDL.SDL_MouseMotionEvent.y nameWithType: SDL.SDL_MouseMotionEvent.y - uid: SDL2.SDL.SDL_MouseMotionEvent.yrel name: yrel href: api/SDL2.SDL.SDL_MouseMotionEvent.html#SDL2_SDL_SDL_MouseMotionEvent_yrel commentId: F:SDL2.SDL.SDL_MouseMotionEvent.yrel fullName: SDL2.SDL.SDL_MouseMotionEvent.yrel nameWithType: SDL.SDL_MouseMotionEvent.yrel - uid: SDL2.SDL.SDL_MouseWheelDirection name: SDL.SDL_MouseWheelDirection href: api/SDL2.SDL.SDL_MouseWheelDirection.html commentId: T:SDL2.SDL.SDL_MouseWheelDirection fullName: SDL2.SDL.SDL_MouseWheelDirection nameWithType: SDL.SDL_MouseWheelDirection - uid: SDL2.SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_FLIPPED name: SDL_MOUSEWHEEL_FLIPPED href: api/SDL2.SDL.SDL_MouseWheelDirection.html#SDL2_SDL_SDL_MouseWheelDirection_SDL_MOUSEWHEEL_FLIPPED commentId: F:SDL2.SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_FLIPPED fullName: SDL2.SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_FLIPPED nameWithType: SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_FLIPPED - uid: SDL2.SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_NORMAL name: SDL_MOUSEWHEEL_NORMAL href: api/SDL2.SDL.SDL_MouseWheelDirection.html#SDL2_SDL_SDL_MouseWheelDirection_SDL_MOUSEWHEEL_NORMAL commentId: F:SDL2.SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_NORMAL fullName: SDL2.SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_NORMAL nameWithType: SDL.SDL_MouseWheelDirection.SDL_MOUSEWHEEL_NORMAL - uid: SDL2.SDL.SDL_MouseWheelEvent name: SDL.SDL_MouseWheelEvent href: api/SDL2.SDL.SDL_MouseWheelEvent.html commentId: T:SDL2.SDL.SDL_MouseWheelEvent fullName: SDL2.SDL.SDL_MouseWheelEvent nameWithType: SDL.SDL_MouseWheelEvent - uid: SDL2.SDL.SDL_MouseWheelEvent.direction name: direction href: api/SDL2.SDL.SDL_MouseWheelEvent.html#SDL2_SDL_SDL_MouseWheelEvent_direction commentId: F:SDL2.SDL.SDL_MouseWheelEvent.direction fullName: SDL2.SDL.SDL_MouseWheelEvent.direction nameWithType: SDL.SDL_MouseWheelEvent.direction - uid: SDL2.SDL.SDL_MouseWheelEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_MouseWheelEvent.html#SDL2_SDL_SDL_MouseWheelEvent_timestamp commentId: F:SDL2.SDL.SDL_MouseWheelEvent.timestamp fullName: SDL2.SDL.SDL_MouseWheelEvent.timestamp nameWithType: SDL.SDL_MouseWheelEvent.timestamp - uid: SDL2.SDL.SDL_MouseWheelEvent.type name: type href: api/SDL2.SDL.SDL_MouseWheelEvent.html#SDL2_SDL_SDL_MouseWheelEvent_type commentId: F:SDL2.SDL.SDL_MouseWheelEvent.type fullName: SDL2.SDL.SDL_MouseWheelEvent.type nameWithType: SDL.SDL_MouseWheelEvent.type - uid: SDL2.SDL.SDL_MouseWheelEvent.which name: which href: api/SDL2.SDL.SDL_MouseWheelEvent.html#SDL2_SDL_SDL_MouseWheelEvent_which commentId: F:SDL2.SDL.SDL_MouseWheelEvent.which fullName: SDL2.SDL.SDL_MouseWheelEvent.which nameWithType: SDL.SDL_MouseWheelEvent.which - uid: SDL2.SDL.SDL_MouseWheelEvent.windowID name: windowID href: api/SDL2.SDL.SDL_MouseWheelEvent.html#SDL2_SDL_SDL_MouseWheelEvent_windowID commentId: F:SDL2.SDL.SDL_MouseWheelEvent.windowID fullName: SDL2.SDL.SDL_MouseWheelEvent.windowID nameWithType: SDL.SDL_MouseWheelEvent.windowID - uid: SDL2.SDL.SDL_MouseWheelEvent.x name: x href: api/SDL2.SDL.SDL_MouseWheelEvent.html#SDL2_SDL_SDL_MouseWheelEvent_x commentId: F:SDL2.SDL.SDL_MouseWheelEvent.x fullName: SDL2.SDL.SDL_MouseWheelEvent.x nameWithType: SDL.SDL_MouseWheelEvent.x - uid: SDL2.SDL.SDL_MouseWheelEvent.y name: y href: api/SDL2.SDL.SDL_MouseWheelEvent.html#SDL2_SDL_SDL_MouseWheelEvent_y commentId: F:SDL2.SDL.SDL_MouseWheelEvent.y fullName: SDL2.SDL.SDL_MouseWheelEvent.y nameWithType: SDL.SDL_MouseWheelEvent.y - uid: SDL2.SDL.SDL_MultiGestureEvent name: SDL.SDL_MultiGestureEvent href: api/SDL2.SDL.SDL_MultiGestureEvent.html commentId: T:SDL2.SDL.SDL_MultiGestureEvent fullName: SDL2.SDL.SDL_MultiGestureEvent nameWithType: SDL.SDL_MultiGestureEvent - uid: SDL2.SDL.SDL_MultiGestureEvent.dDist name: dDist href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_dDist commentId: F:SDL2.SDL.SDL_MultiGestureEvent.dDist fullName: SDL2.SDL.SDL_MultiGestureEvent.dDist nameWithType: SDL.SDL_MultiGestureEvent.dDist - uid: SDL2.SDL.SDL_MultiGestureEvent.dTheta name: dTheta href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_dTheta commentId: F:SDL2.SDL.SDL_MultiGestureEvent.dTheta fullName: SDL2.SDL.SDL_MultiGestureEvent.dTheta nameWithType: SDL.SDL_MultiGestureEvent.dTheta - uid: SDL2.SDL.SDL_MultiGestureEvent.numFingers name: numFingers href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_numFingers commentId: F:SDL2.SDL.SDL_MultiGestureEvent.numFingers fullName: SDL2.SDL.SDL_MultiGestureEvent.numFingers nameWithType: SDL.SDL_MultiGestureEvent.numFingers - uid: SDL2.SDL.SDL_MultiGestureEvent.padding name: padding href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_padding commentId: F:SDL2.SDL.SDL_MultiGestureEvent.padding fullName: SDL2.SDL.SDL_MultiGestureEvent.padding nameWithType: SDL.SDL_MultiGestureEvent.padding - uid: SDL2.SDL.SDL_MultiGestureEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_timestamp commentId: F:SDL2.SDL.SDL_MultiGestureEvent.timestamp fullName: SDL2.SDL.SDL_MultiGestureEvent.timestamp nameWithType: SDL.SDL_MultiGestureEvent.timestamp - uid: SDL2.SDL.SDL_MultiGestureEvent.touchId name: touchId href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_touchId commentId: F:SDL2.SDL.SDL_MultiGestureEvent.touchId fullName: SDL2.SDL.SDL_MultiGestureEvent.touchId nameWithType: SDL.SDL_MultiGestureEvent.touchId - uid: SDL2.SDL.SDL_MultiGestureEvent.type name: type href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_type commentId: F:SDL2.SDL.SDL_MultiGestureEvent.type fullName: SDL2.SDL.SDL_MultiGestureEvent.type nameWithType: SDL.SDL_MultiGestureEvent.type - uid: SDL2.SDL.SDL_MultiGestureEvent.x name: x href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_x commentId: F:SDL2.SDL.SDL_MultiGestureEvent.x fullName: SDL2.SDL.SDL_MultiGestureEvent.x nameWithType: SDL.SDL_MultiGestureEvent.x - uid: SDL2.SDL.SDL_MultiGestureEvent.y name: y href: api/SDL2.SDL.SDL_MultiGestureEvent.html#SDL2_SDL_SDL_MultiGestureEvent_y commentId: F:SDL2.SDL.SDL_MultiGestureEvent.y fullName: SDL2.SDL.SDL_MultiGestureEvent.y nameWithType: SDL.SDL_MultiGestureEvent.y - uid: SDL2.SDL.SDL_MUSTLOCK(System.IntPtr) name: SDL_MUSTLOCK(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_MUSTLOCK_System_IntPtr_ commentId: M:SDL2.SDL.SDL_MUSTLOCK(System.IntPtr) fullName: SDL2.SDL.SDL_MUSTLOCK(System.IntPtr) nameWithType: SDL.SDL_MUSTLOCK(IntPtr) - uid: SDL2.SDL.SDL_MUSTLOCK* name: SDL_MUSTLOCK href: api/SDL2.SDL.html#SDL2_SDL_SDL_MUSTLOCK_ commentId: Overload:SDL2.SDL.SDL_MUSTLOCK isSpec: "True" fullName: SDL2.SDL.SDL_MUSTLOCK nameWithType: SDL.SDL_MUSTLOCK - uid: SDL2.SDL.SDL_NewAudioStream(System.UInt16,System.Byte,System.Int32,System.UInt16,System.Byte,System.Int32) name: SDL_NewAudioStream(UInt16, Byte, Int32, UInt16, Byte, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_NewAudioStream_System_UInt16_System_Byte_System_Int32_System_UInt16_System_Byte_System_Int32_ commentId: M:SDL2.SDL.SDL_NewAudioStream(System.UInt16,System.Byte,System.Int32,System.UInt16,System.Byte,System.Int32) fullName: SDL2.SDL.SDL_NewAudioStream(System.UInt16, System.Byte, System.Int32, System.UInt16, System.Byte, System.Int32) nameWithType: SDL.SDL_NewAudioStream(UInt16, Byte, Int32, UInt16, Byte, Int32) - uid: SDL2.SDL.SDL_NewAudioStream* name: SDL_NewAudioStream href: api/SDL2.SDL.html#SDL2_SDL_SDL_NewAudioStream_ commentId: Overload:SDL2.SDL.SDL_NewAudioStream fullName: SDL2.SDL.SDL_NewAudioStream nameWithType: SDL.SDL_NewAudioStream - uid: SDL2.SDL.SDL_NumHaptics name: SDL_NumHaptics() href: api/SDL2.SDL.html#SDL2_SDL_SDL_NumHaptics commentId: M:SDL2.SDL.SDL_NumHaptics fullName: SDL2.SDL.SDL_NumHaptics() nameWithType: SDL.SDL_NumHaptics() - uid: SDL2.SDL.SDL_NumHaptics* name: SDL_NumHaptics href: api/SDL2.SDL.html#SDL2_SDL_SDL_NumHaptics_ commentId: Overload:SDL2.SDL.SDL_NumHaptics fullName: SDL2.SDL.SDL_NumHaptics nameWithType: SDL.SDL_NumHaptics - uid: SDL2.SDL.SDL_NumJoysticks name: SDL_NumJoysticks() href: api/SDL2.SDL.html#SDL2_SDL_SDL_NumJoysticks commentId: M:SDL2.SDL.SDL_NumJoysticks fullName: SDL2.SDL.SDL_NumJoysticks() nameWithType: SDL.SDL_NumJoysticks() - uid: SDL2.SDL.SDL_NumJoysticks* name: SDL_NumJoysticks href: api/SDL2.SDL.html#SDL2_SDL_SDL_NumJoysticks_ commentId: Overload:SDL2.SDL.SDL_NumJoysticks fullName: SDL2.SDL.SDL_NumJoysticks nameWithType: SDL.SDL_NumJoysticks - uid: SDL2.SDL.SDL_NumSensors name: SDL_NumSensors() href: api/SDL2.SDL.html#SDL2_SDL_SDL_NumSensors commentId: M:SDL2.SDL.SDL_NumSensors fullName: SDL2.SDL.SDL_NumSensors() nameWithType: SDL.SDL_NumSensors() - uid: SDL2.SDL.SDL_NumSensors* name: SDL_NumSensors href: api/SDL2.SDL.html#SDL2_SDL_SDL_NumSensors_ commentId: Overload:SDL2.SDL.SDL_NumSensors fullName: SDL2.SDL.SDL_NumSensors nameWithType: SDL.SDL_NumSensors - uid: SDL2.SDL.SDL_OpenAudio(SDL2.SDL.SDL_AudioSpec@,SDL2.SDL.SDL_AudioSpec@) name: SDL_OpenAudio(ref SDL.SDL_AudioSpec, out SDL.SDL_AudioSpec) href: api/SDL2.SDL.html#SDL2_SDL_SDL_OpenAudio_SDL2_SDL_SDL_AudioSpec__SDL2_SDL_SDL_AudioSpec__ commentId: M:SDL2.SDL.SDL_OpenAudio(SDL2.SDL.SDL_AudioSpec@,SDL2.SDL.SDL_AudioSpec@) name.vb: SDL_OpenAudio(ByRef SDL.SDL_AudioSpec, ByRef SDL.SDL_AudioSpec) fullName: SDL2.SDL.SDL_OpenAudio(ref SDL2.SDL.SDL_AudioSpec, out SDL2.SDL.SDL_AudioSpec) fullName.vb: SDL2.SDL.SDL_OpenAudio(ByRef SDL2.SDL.SDL_AudioSpec, ByRef SDL2.SDL.SDL_AudioSpec) nameWithType: SDL.SDL_OpenAudio(ref SDL.SDL_AudioSpec, out SDL.SDL_AudioSpec) nameWithType.vb: SDL.SDL_OpenAudio(ByRef SDL.SDL_AudioSpec, ByRef SDL.SDL_AudioSpec) - uid: SDL2.SDL.SDL_OpenAudio(SDL2.SDL.SDL_AudioSpec@,System.IntPtr) name: SDL_OpenAudio(ref SDL.SDL_AudioSpec, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_OpenAudio_SDL2_SDL_SDL_AudioSpec__System_IntPtr_ commentId: M:SDL2.SDL.SDL_OpenAudio(SDL2.SDL.SDL_AudioSpec@,System.IntPtr) name.vb: SDL_OpenAudio(ByRef SDL.SDL_AudioSpec, IntPtr) fullName: SDL2.SDL.SDL_OpenAudio(ref SDL2.SDL.SDL_AudioSpec, System.IntPtr) fullName.vb: SDL2.SDL.SDL_OpenAudio(ByRef SDL2.SDL.SDL_AudioSpec, System.IntPtr) nameWithType: SDL.SDL_OpenAudio(ref SDL.SDL_AudioSpec, IntPtr) nameWithType.vb: SDL.SDL_OpenAudio(ByRef SDL.SDL_AudioSpec, IntPtr) - uid: SDL2.SDL.SDL_OpenAudio* name: SDL_OpenAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_OpenAudio_ commentId: Overload:SDL2.SDL.SDL_OpenAudio fullName: SDL2.SDL.SDL_OpenAudio nameWithType: SDL.SDL_OpenAudio - uid: SDL2.SDL.SDL_OpenAudioDevice(System.String,System.Int32,SDL2.SDL.SDL_AudioSpec@,SDL2.SDL.SDL_AudioSpec@,System.Int32) name: SDL_OpenAudioDevice(String, Int32, ref SDL.SDL_AudioSpec, out SDL.SDL_AudioSpec, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_OpenAudioDevice_System_String_System_Int32_SDL2_SDL_SDL_AudioSpec__SDL2_SDL_SDL_AudioSpec__System_Int32_ commentId: M:SDL2.SDL.SDL_OpenAudioDevice(System.String,System.Int32,SDL2.SDL.SDL_AudioSpec@,SDL2.SDL.SDL_AudioSpec@,System.Int32) name.vb: SDL_OpenAudioDevice(String, Int32, ByRef SDL.SDL_AudioSpec, ByRef SDL.SDL_AudioSpec, Int32) fullName: SDL2.SDL.SDL_OpenAudioDevice(System.String, System.Int32, ref SDL2.SDL.SDL_AudioSpec, out SDL2.SDL.SDL_AudioSpec, System.Int32) fullName.vb: SDL2.SDL.SDL_OpenAudioDevice(System.String, System.Int32, ByRef SDL2.SDL.SDL_AudioSpec, ByRef SDL2.SDL.SDL_AudioSpec, System.Int32) nameWithType: SDL.SDL_OpenAudioDevice(String, Int32, ref SDL.SDL_AudioSpec, out SDL.SDL_AudioSpec, Int32) nameWithType.vb: SDL.SDL_OpenAudioDevice(String, Int32, ByRef SDL.SDL_AudioSpec, ByRef SDL.SDL_AudioSpec, Int32) - uid: SDL2.SDL.SDL_OpenAudioDevice* name: SDL_OpenAudioDevice href: api/SDL2.SDL.html#SDL2_SDL_SDL_OpenAudioDevice_ commentId: Overload:SDL2.SDL.SDL_OpenAudioDevice isSpec: "True" fullName: SDL2.SDL.SDL_OpenAudioDevice nameWithType: SDL.SDL_OpenAudioDevice - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM name: SDL.SDL_PACKEDLAYOUT_ENUM href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html commentId: T:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1010102 name: SDL_PACKEDLAYOUT_1010102 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_1010102 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1010102 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1010102 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1010102 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1555 name: SDL_PACKEDLAYOUT_1555 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_1555 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1555 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1555 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_1555 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_2101010 name: SDL_PACKEDLAYOUT_2101010 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_2101010 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_2101010 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_2101010 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_2101010 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_332 name: SDL_PACKEDLAYOUT_332 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_332 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_332 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_332 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_332 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_4444 name: SDL_PACKEDLAYOUT_4444 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_4444 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_4444 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_4444 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_4444 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_5551 name: SDL_PACKEDLAYOUT_5551 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_5551 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_5551 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_5551 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_5551 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_565 name: SDL_PACKEDLAYOUT_565 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_565 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_565 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_565 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_565 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_8888 name: SDL_PACKEDLAYOUT_8888 href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_8888 commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_8888 fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_8888 nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_8888 - uid: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_NONE name: SDL_PACKEDLAYOUT_NONE href: api/SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.html#SDL2_SDL_SDL_PACKEDLAYOUT_ENUM_SDL_PACKEDLAYOUT_NONE commentId: F:SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_NONE fullName: SDL2.SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_NONE nameWithType: SDL.SDL_PACKEDLAYOUT_ENUM.SDL_PACKEDLAYOUT_NONE - uid: SDL2.SDL.SDL_Palette name: SDL.SDL_Palette href: api/SDL2.SDL.SDL_Palette.html commentId: T:SDL2.SDL.SDL_Palette fullName: SDL2.SDL.SDL_Palette nameWithType: SDL.SDL_Palette - uid: SDL2.SDL.SDL_Palette.colors name: colors href: api/SDL2.SDL.SDL_Palette.html#SDL2_SDL_SDL_Palette_colors commentId: F:SDL2.SDL.SDL_Palette.colors fullName: SDL2.SDL.SDL_Palette.colors nameWithType: SDL.SDL_Palette.colors - uid: SDL2.SDL.SDL_Palette.ncolors name: ncolors href: api/SDL2.SDL.SDL_Palette.html#SDL2_SDL_SDL_Palette_ncolors commentId: F:SDL2.SDL.SDL_Palette.ncolors fullName: SDL2.SDL.SDL_Palette.ncolors nameWithType: SDL.SDL_Palette.ncolors - uid: SDL2.SDL.SDL_Palette.refcount name: refcount href: api/SDL2.SDL.SDL_Palette.html#SDL2_SDL_SDL_Palette_refcount commentId: F:SDL2.SDL.SDL_Palette.refcount fullName: SDL2.SDL.SDL_Palette.refcount nameWithType: SDL.SDL_Palette.refcount - uid: SDL2.SDL.SDL_Palette.version name: version href: api/SDL2.SDL.SDL_Palette.html#SDL2_SDL_SDL_Palette_version commentId: F:SDL2.SDL.SDL_Palette.version fullName: SDL2.SDL.SDL_Palette.version nameWithType: SDL.SDL_Palette.version - uid: SDL2.SDL.SDL_PATCHLEVEL name: SDL_PATCHLEVEL href: api/SDL2.SDL.html#SDL2_SDL_SDL_PATCHLEVEL commentId: F:SDL2.SDL.SDL_PATCHLEVEL fullName: SDL2.SDL.SDL_PATCHLEVEL nameWithType: SDL.SDL_PATCHLEVEL - uid: SDL2.SDL.SDL_PauseAudio(System.Int32) name: SDL_PauseAudio(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PauseAudio_System_Int32_ commentId: M:SDL2.SDL.SDL_PauseAudio(System.Int32) fullName: SDL2.SDL.SDL_PauseAudio(System.Int32) nameWithType: SDL.SDL_PauseAudio(Int32) - uid: SDL2.SDL.SDL_PauseAudio* name: SDL_PauseAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_PauseAudio_ commentId: Overload:SDL2.SDL.SDL_PauseAudio fullName: SDL2.SDL.SDL_PauseAudio nameWithType: SDL.SDL_PauseAudio - uid: SDL2.SDL.SDL_PauseAudioDevice(System.UInt32,System.Int32) name: SDL_PauseAudioDevice(UInt32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PauseAudioDevice_System_UInt32_System_Int32_ commentId: M:SDL2.SDL.SDL_PauseAudioDevice(System.UInt32,System.Int32) fullName: SDL2.SDL.SDL_PauseAudioDevice(System.UInt32, System.Int32) nameWithType: SDL.SDL_PauseAudioDevice(UInt32, Int32) - uid: SDL2.SDL.SDL_PauseAudioDevice* name: SDL_PauseAudioDevice href: api/SDL2.SDL.html#SDL2_SDL_SDL_PauseAudioDevice_ commentId: Overload:SDL2.SDL.SDL_PauseAudioDevice fullName: SDL2.SDL.SDL_PauseAudioDevice nameWithType: SDL.SDL_PauseAudioDevice - uid: SDL2.SDL.SDL_PeepEvents(SDL2.SDL.SDL_Event[],System.Int32,SDL2.SDL.SDL_eventaction,SDL2.SDL.SDL_EventType,SDL2.SDL.SDL_EventType) name: SDL_PeepEvents(SDL.SDL_Event[], Int32, SDL.SDL_eventaction, SDL.SDL_EventType, SDL.SDL_EventType) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PeepEvents_SDL2_SDL_SDL_Event___System_Int32_SDL2_SDL_SDL_eventaction_SDL2_SDL_SDL_EventType_SDL2_SDL_SDL_EventType_ commentId: M:SDL2.SDL.SDL_PeepEvents(SDL2.SDL.SDL_Event[],System.Int32,SDL2.SDL.SDL_eventaction,SDL2.SDL.SDL_EventType,SDL2.SDL.SDL_EventType) name.vb: SDL_PeepEvents(SDL.SDL_Event(), Int32, SDL.SDL_eventaction, SDL.SDL_EventType, SDL.SDL_EventType) fullName: SDL2.SDL.SDL_PeepEvents(SDL2.SDL.SDL_Event[], System.Int32, SDL2.SDL.SDL_eventaction, SDL2.SDL.SDL_EventType, SDL2.SDL.SDL_EventType) fullName.vb: SDL2.SDL.SDL_PeepEvents(SDL2.SDL.SDL_Event(), System.Int32, SDL2.SDL.SDL_eventaction, SDL2.SDL.SDL_EventType, SDL2.SDL.SDL_EventType) nameWithType: SDL.SDL_PeepEvents(SDL.SDL_Event[], Int32, SDL.SDL_eventaction, SDL.SDL_EventType, SDL.SDL_EventType) nameWithType.vb: SDL.SDL_PeepEvents(SDL.SDL_Event(), Int32, SDL.SDL_eventaction, SDL.SDL_EventType, SDL.SDL_EventType) - uid: SDL2.SDL.SDL_PeepEvents* name: SDL_PeepEvents href: api/SDL2.SDL.html#SDL2_SDL_SDL_PeepEvents_ commentId: Overload:SDL2.SDL.SDL_PeepEvents fullName: SDL2.SDL.SDL_PeepEvents nameWithType: SDL.SDL_PeepEvents - uid: SDL2.SDL.SDL_PIXELFLAG(System.UInt32) name: SDL_PIXELFLAG(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFLAG_System_UInt32_ commentId: M:SDL2.SDL.SDL_PIXELFLAG(System.UInt32) fullName: SDL2.SDL.SDL_PIXELFLAG(System.UInt32) nameWithType: SDL.SDL_PIXELFLAG(UInt32) - uid: SDL2.SDL.SDL_PIXELFLAG* name: SDL_PIXELFLAG href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFLAG_ commentId: Overload:SDL2.SDL.SDL_PIXELFLAG isSpec: "True" fullName: SDL2.SDL.SDL_PIXELFLAG nameWithType: SDL.SDL_PIXELFLAG - uid: SDL2.SDL.SDL_PixelFormat name: SDL.SDL_PixelFormat href: api/SDL2.SDL.SDL_PixelFormat.html commentId: T:SDL2.SDL.SDL_PixelFormat fullName: SDL2.SDL.SDL_PixelFormat nameWithType: SDL.SDL_PixelFormat - uid: SDL2.SDL.SDL_PixelFormat.Aloss name: Aloss href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Aloss commentId: F:SDL2.SDL.SDL_PixelFormat.Aloss fullName: SDL2.SDL.SDL_PixelFormat.Aloss nameWithType: SDL.SDL_PixelFormat.Aloss - uid: SDL2.SDL.SDL_PixelFormat.Amask name: Amask href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Amask commentId: F:SDL2.SDL.SDL_PixelFormat.Amask fullName: SDL2.SDL.SDL_PixelFormat.Amask nameWithType: SDL.SDL_PixelFormat.Amask - uid: SDL2.SDL.SDL_PixelFormat.Ashift name: Ashift href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Ashift commentId: F:SDL2.SDL.SDL_PixelFormat.Ashift fullName: SDL2.SDL.SDL_PixelFormat.Ashift nameWithType: SDL.SDL_PixelFormat.Ashift - uid: SDL2.SDL.SDL_PixelFormat.BitsPerPixel name: BitsPerPixel href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_BitsPerPixel commentId: F:SDL2.SDL.SDL_PixelFormat.BitsPerPixel fullName: SDL2.SDL.SDL_PixelFormat.BitsPerPixel nameWithType: SDL.SDL_PixelFormat.BitsPerPixel - uid: SDL2.SDL.SDL_PixelFormat.Bloss name: Bloss href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Bloss commentId: F:SDL2.SDL.SDL_PixelFormat.Bloss fullName: SDL2.SDL.SDL_PixelFormat.Bloss nameWithType: SDL.SDL_PixelFormat.Bloss - uid: SDL2.SDL.SDL_PixelFormat.Bmask name: Bmask href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Bmask commentId: F:SDL2.SDL.SDL_PixelFormat.Bmask fullName: SDL2.SDL.SDL_PixelFormat.Bmask nameWithType: SDL.SDL_PixelFormat.Bmask - uid: SDL2.SDL.SDL_PixelFormat.Bshift name: Bshift href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Bshift commentId: F:SDL2.SDL.SDL_PixelFormat.Bshift fullName: SDL2.SDL.SDL_PixelFormat.Bshift nameWithType: SDL.SDL_PixelFormat.Bshift - uid: SDL2.SDL.SDL_PixelFormat.BytesPerPixel name: BytesPerPixel href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_BytesPerPixel commentId: F:SDL2.SDL.SDL_PixelFormat.BytesPerPixel fullName: SDL2.SDL.SDL_PixelFormat.BytesPerPixel nameWithType: SDL.SDL_PixelFormat.BytesPerPixel - uid: SDL2.SDL.SDL_PixelFormat.format name: format href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_format commentId: F:SDL2.SDL.SDL_PixelFormat.format fullName: SDL2.SDL.SDL_PixelFormat.format nameWithType: SDL.SDL_PixelFormat.format - uid: SDL2.SDL.SDL_PixelFormat.Gloss name: Gloss href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Gloss commentId: F:SDL2.SDL.SDL_PixelFormat.Gloss fullName: SDL2.SDL.SDL_PixelFormat.Gloss nameWithType: SDL.SDL_PixelFormat.Gloss - uid: SDL2.SDL.SDL_PixelFormat.Gmask name: Gmask href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Gmask commentId: F:SDL2.SDL.SDL_PixelFormat.Gmask fullName: SDL2.SDL.SDL_PixelFormat.Gmask nameWithType: SDL.SDL_PixelFormat.Gmask - uid: SDL2.SDL.SDL_PixelFormat.Gshift name: Gshift href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Gshift commentId: F:SDL2.SDL.SDL_PixelFormat.Gshift fullName: SDL2.SDL.SDL_PixelFormat.Gshift nameWithType: SDL.SDL_PixelFormat.Gshift - uid: SDL2.SDL.SDL_PixelFormat.next name: next href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_next commentId: F:SDL2.SDL.SDL_PixelFormat.next fullName: SDL2.SDL.SDL_PixelFormat.next nameWithType: SDL.SDL_PixelFormat.next - uid: SDL2.SDL.SDL_PixelFormat.palette name: palette href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_palette commentId: F:SDL2.SDL.SDL_PixelFormat.palette fullName: SDL2.SDL.SDL_PixelFormat.palette nameWithType: SDL.SDL_PixelFormat.palette - uid: SDL2.SDL.SDL_PixelFormat.refcount name: refcount href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_refcount commentId: F:SDL2.SDL.SDL_PixelFormat.refcount fullName: SDL2.SDL.SDL_PixelFormat.refcount nameWithType: SDL.SDL_PixelFormat.refcount - uid: SDL2.SDL.SDL_PixelFormat.Rloss name: Rloss href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Rloss commentId: F:SDL2.SDL.SDL_PixelFormat.Rloss fullName: SDL2.SDL.SDL_PixelFormat.Rloss nameWithType: SDL.SDL_PixelFormat.Rloss - uid: SDL2.SDL.SDL_PixelFormat.Rmask name: Rmask href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Rmask commentId: F:SDL2.SDL.SDL_PixelFormat.Rmask fullName: SDL2.SDL.SDL_PixelFormat.Rmask nameWithType: SDL.SDL_PixelFormat.Rmask - uid: SDL2.SDL.SDL_PixelFormat.Rshift name: Rshift href: api/SDL2.SDL.SDL_PixelFormat.html#SDL2_SDL_SDL_PixelFormat_Rshift commentId: F:SDL2.SDL.SDL_PixelFormat.Rshift fullName: SDL2.SDL.SDL_PixelFormat.Rshift nameWithType: SDL.SDL_PixelFormat.Rshift - uid: SDL2.SDL.SDL_PIXELFORMAT_ABGR1555 name: SDL_PIXELFORMAT_ABGR1555 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_ABGR1555 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_ABGR1555 fullName: SDL2.SDL.SDL_PIXELFORMAT_ABGR1555 nameWithType: SDL.SDL_PIXELFORMAT_ABGR1555 - uid: SDL2.SDL.SDL_PIXELFORMAT_ABGR4444 name: SDL_PIXELFORMAT_ABGR4444 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_ABGR4444 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_ABGR4444 fullName: SDL2.SDL.SDL_PIXELFORMAT_ABGR4444 nameWithType: SDL.SDL_PIXELFORMAT_ABGR4444 - uid: SDL2.SDL.SDL_PIXELFORMAT_ABGR8888 name: SDL_PIXELFORMAT_ABGR8888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_ABGR8888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_ABGR8888 fullName: SDL2.SDL.SDL_PIXELFORMAT_ABGR8888 nameWithType: SDL.SDL_PIXELFORMAT_ABGR8888 - uid: SDL2.SDL.SDL_PIXELFORMAT_ARGB1555 name: SDL_PIXELFORMAT_ARGB1555 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_ARGB1555 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_ARGB1555 fullName: SDL2.SDL.SDL_PIXELFORMAT_ARGB1555 nameWithType: SDL.SDL_PIXELFORMAT_ARGB1555 - uid: SDL2.SDL.SDL_PIXELFORMAT_ARGB2101010 name: SDL_PIXELFORMAT_ARGB2101010 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_ARGB2101010 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_ARGB2101010 fullName: SDL2.SDL.SDL_PIXELFORMAT_ARGB2101010 nameWithType: SDL.SDL_PIXELFORMAT_ARGB2101010 - uid: SDL2.SDL.SDL_PIXELFORMAT_ARGB4444 name: SDL_PIXELFORMAT_ARGB4444 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_ARGB4444 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_ARGB4444 fullName: SDL2.SDL.SDL_PIXELFORMAT_ARGB4444 nameWithType: SDL.SDL_PIXELFORMAT_ARGB4444 - uid: SDL2.SDL.SDL_PIXELFORMAT_ARGB8888 name: SDL_PIXELFORMAT_ARGB8888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_ARGB8888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_ARGB8888 fullName: SDL2.SDL.SDL_PIXELFORMAT_ARGB8888 nameWithType: SDL.SDL_PIXELFORMAT_ARGB8888 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGR24 name: SDL_PIXELFORMAT_BGR24 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGR24 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGR24 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGR24 nameWithType: SDL.SDL_PIXELFORMAT_BGR24 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGR555 name: SDL_PIXELFORMAT_BGR555 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGR555 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGR555 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGR555 nameWithType: SDL.SDL_PIXELFORMAT_BGR555 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGR565 name: SDL_PIXELFORMAT_BGR565 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGR565 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGR565 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGR565 nameWithType: SDL.SDL_PIXELFORMAT_BGR565 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGR888 name: SDL_PIXELFORMAT_BGR888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGR888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGR888 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGR888 nameWithType: SDL.SDL_PIXELFORMAT_BGR888 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGRA4444 name: SDL_PIXELFORMAT_BGRA4444 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGRA4444 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGRA4444 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGRA4444 nameWithType: SDL.SDL_PIXELFORMAT_BGRA4444 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGRA5551 name: SDL_PIXELFORMAT_BGRA5551 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGRA5551 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGRA5551 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGRA5551 nameWithType: SDL.SDL_PIXELFORMAT_BGRA5551 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGRA8888 name: SDL_PIXELFORMAT_BGRA8888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGRA8888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGRA8888 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGRA8888 nameWithType: SDL.SDL_PIXELFORMAT_BGRA8888 - uid: SDL2.SDL.SDL_PIXELFORMAT_BGRX8888 name: SDL_PIXELFORMAT_BGRX8888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_BGRX8888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_BGRX8888 fullName: SDL2.SDL.SDL_PIXELFORMAT_BGRX8888 nameWithType: SDL.SDL_PIXELFORMAT_BGRX8888 - uid: SDL2.SDL.SDL_PIXELFORMAT_INDEX1LSB name: SDL_PIXELFORMAT_INDEX1LSB href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_INDEX1LSB commentId: F:SDL2.SDL.SDL_PIXELFORMAT_INDEX1LSB fullName: SDL2.SDL.SDL_PIXELFORMAT_INDEX1LSB nameWithType: SDL.SDL_PIXELFORMAT_INDEX1LSB - uid: SDL2.SDL.SDL_PIXELFORMAT_INDEX1MSB name: SDL_PIXELFORMAT_INDEX1MSB href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_INDEX1MSB commentId: F:SDL2.SDL.SDL_PIXELFORMAT_INDEX1MSB fullName: SDL2.SDL.SDL_PIXELFORMAT_INDEX1MSB nameWithType: SDL.SDL_PIXELFORMAT_INDEX1MSB - uid: SDL2.SDL.SDL_PIXELFORMAT_INDEX4LSB name: SDL_PIXELFORMAT_INDEX4LSB href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_INDEX4LSB commentId: F:SDL2.SDL.SDL_PIXELFORMAT_INDEX4LSB fullName: SDL2.SDL.SDL_PIXELFORMAT_INDEX4LSB nameWithType: SDL.SDL_PIXELFORMAT_INDEX4LSB - uid: SDL2.SDL.SDL_PIXELFORMAT_INDEX4MSB name: SDL_PIXELFORMAT_INDEX4MSB href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_INDEX4MSB commentId: F:SDL2.SDL.SDL_PIXELFORMAT_INDEX4MSB fullName: SDL2.SDL.SDL_PIXELFORMAT_INDEX4MSB nameWithType: SDL.SDL_PIXELFORMAT_INDEX4MSB - uid: SDL2.SDL.SDL_PIXELFORMAT_INDEX8 name: SDL_PIXELFORMAT_INDEX8 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_INDEX8 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_INDEX8 fullName: SDL2.SDL.SDL_PIXELFORMAT_INDEX8 nameWithType: SDL.SDL_PIXELFORMAT_INDEX8 - uid: SDL2.SDL.SDL_PIXELFORMAT_IYUV name: SDL_PIXELFORMAT_IYUV href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_IYUV commentId: F:SDL2.SDL.SDL_PIXELFORMAT_IYUV fullName: SDL2.SDL.SDL_PIXELFORMAT_IYUV nameWithType: SDL.SDL_PIXELFORMAT_IYUV - uid: SDL2.SDL.SDL_PIXELFORMAT_RGB24 name: SDL_PIXELFORMAT_RGB24 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGB24 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGB24 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGB24 nameWithType: SDL.SDL_PIXELFORMAT_RGB24 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGB332 name: SDL_PIXELFORMAT_RGB332 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGB332 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGB332 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGB332 nameWithType: SDL.SDL_PIXELFORMAT_RGB332 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGB444 name: SDL_PIXELFORMAT_RGB444 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGB444 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGB444 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGB444 nameWithType: SDL.SDL_PIXELFORMAT_RGB444 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGB555 name: SDL_PIXELFORMAT_RGB555 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGB555 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGB555 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGB555 nameWithType: SDL.SDL_PIXELFORMAT_RGB555 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGB565 name: SDL_PIXELFORMAT_RGB565 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGB565 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGB565 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGB565 nameWithType: SDL.SDL_PIXELFORMAT_RGB565 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGB888 name: SDL_PIXELFORMAT_RGB888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGB888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGB888 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGB888 nameWithType: SDL.SDL_PIXELFORMAT_RGB888 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGBA4444 name: SDL_PIXELFORMAT_RGBA4444 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGBA4444 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGBA4444 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGBA4444 nameWithType: SDL.SDL_PIXELFORMAT_RGBA4444 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGBA5551 name: SDL_PIXELFORMAT_RGBA5551 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGBA5551 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGBA5551 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGBA5551 nameWithType: SDL.SDL_PIXELFORMAT_RGBA5551 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGBA8888 name: SDL_PIXELFORMAT_RGBA8888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGBA8888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGBA8888 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGBA8888 nameWithType: SDL.SDL_PIXELFORMAT_RGBA8888 - uid: SDL2.SDL.SDL_PIXELFORMAT_RGBX8888 name: SDL_PIXELFORMAT_RGBX8888 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_RGBX8888 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_RGBX8888 fullName: SDL2.SDL.SDL_PIXELFORMAT_RGBX8888 nameWithType: SDL.SDL_PIXELFORMAT_RGBX8888 - uid: SDL2.SDL.SDL_PIXELFORMAT_UNKNOWN name: SDL_PIXELFORMAT_UNKNOWN href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_UNKNOWN commentId: F:SDL2.SDL.SDL_PIXELFORMAT_UNKNOWN fullName: SDL2.SDL.SDL_PIXELFORMAT_UNKNOWN nameWithType: SDL.SDL_PIXELFORMAT_UNKNOWN - uid: SDL2.SDL.SDL_PIXELFORMAT_UYVY name: SDL_PIXELFORMAT_UYVY href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_UYVY commentId: F:SDL2.SDL.SDL_PIXELFORMAT_UYVY fullName: SDL2.SDL.SDL_PIXELFORMAT_UYVY nameWithType: SDL.SDL_PIXELFORMAT_UYVY - uid: SDL2.SDL.SDL_PIXELFORMAT_YUY2 name: SDL_PIXELFORMAT_YUY2 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_YUY2 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_YUY2 fullName: SDL2.SDL.SDL_PIXELFORMAT_YUY2 nameWithType: SDL.SDL_PIXELFORMAT_YUY2 - uid: SDL2.SDL.SDL_PIXELFORMAT_YV12 name: SDL_PIXELFORMAT_YV12 href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_YV12 commentId: F:SDL2.SDL.SDL_PIXELFORMAT_YV12 fullName: SDL2.SDL.SDL_PIXELFORMAT_YV12 nameWithType: SDL.SDL_PIXELFORMAT_YV12 - uid: SDL2.SDL.SDL_PIXELFORMAT_YVYU name: SDL_PIXELFORMAT_YVYU href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELFORMAT_YVYU commentId: F:SDL2.SDL.SDL_PIXELFORMAT_YVYU fullName: SDL2.SDL.SDL_PIXELFORMAT_YVYU nameWithType: SDL.SDL_PIXELFORMAT_YVYU - uid: SDL2.SDL.SDL_PixelFormatEnumToMasks(System.UInt32,System.Int32@,System.UInt32@,System.UInt32@,System.UInt32@,System.UInt32@) name: SDL_PixelFormatEnumToMasks(UInt32, out Int32, out UInt32, out UInt32, out UInt32, out UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PixelFormatEnumToMasks_System_UInt32_System_Int32__System_UInt32__System_UInt32__System_UInt32__System_UInt32__ commentId: M:SDL2.SDL.SDL_PixelFormatEnumToMasks(System.UInt32,System.Int32@,System.UInt32@,System.UInt32@,System.UInt32@,System.UInt32@) name.vb: SDL_PixelFormatEnumToMasks(UInt32, ByRef Int32, ByRef UInt32, ByRef UInt32, ByRef UInt32, ByRef UInt32) fullName: SDL2.SDL.SDL_PixelFormatEnumToMasks(System.UInt32, out System.Int32, out System.UInt32, out System.UInt32, out System.UInt32, out System.UInt32) fullName.vb: SDL2.SDL.SDL_PixelFormatEnumToMasks(System.UInt32, ByRef System.Int32, ByRef System.UInt32, ByRef System.UInt32, ByRef System.UInt32, ByRef System.UInt32) nameWithType: SDL.SDL_PixelFormatEnumToMasks(UInt32, out Int32, out UInt32, out UInt32, out UInt32, out UInt32) nameWithType.vb: SDL.SDL_PixelFormatEnumToMasks(UInt32, ByRef Int32, ByRef UInt32, ByRef UInt32, ByRef UInt32, ByRef UInt32) - uid: SDL2.SDL.SDL_PixelFormatEnumToMasks* name: SDL_PixelFormatEnumToMasks href: api/SDL2.SDL.html#SDL2_SDL_SDL_PixelFormatEnumToMasks_ commentId: Overload:SDL2.SDL.SDL_PixelFormatEnumToMasks fullName: SDL2.SDL.SDL_PixelFormatEnumToMasks nameWithType: SDL.SDL_PixelFormatEnumToMasks - uid: SDL2.SDL.SDL_PIXELLAYOUT(System.UInt32) name: SDL_PIXELLAYOUT(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELLAYOUT_System_UInt32_ commentId: M:SDL2.SDL.SDL_PIXELLAYOUT(System.UInt32) fullName: SDL2.SDL.SDL_PIXELLAYOUT(System.UInt32) nameWithType: SDL.SDL_PIXELLAYOUT(UInt32) - uid: SDL2.SDL.SDL_PIXELLAYOUT* name: SDL_PIXELLAYOUT href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELLAYOUT_ commentId: Overload:SDL2.SDL.SDL_PIXELLAYOUT isSpec: "True" fullName: SDL2.SDL.SDL_PIXELLAYOUT nameWithType: SDL.SDL_PIXELLAYOUT - uid: SDL2.SDL.SDL_PIXELORDER(System.UInt32) name: SDL_PIXELORDER(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELORDER_System_UInt32_ commentId: M:SDL2.SDL.SDL_PIXELORDER(System.UInt32) fullName: SDL2.SDL.SDL_PIXELORDER(System.UInt32) nameWithType: SDL.SDL_PIXELORDER(UInt32) - uid: SDL2.SDL.SDL_PIXELORDER* name: SDL_PIXELORDER href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELORDER_ commentId: Overload:SDL2.SDL.SDL_PIXELORDER isSpec: "True" fullName: SDL2.SDL.SDL_PIXELORDER nameWithType: SDL.SDL_PIXELORDER - uid: SDL2.SDL.SDL_PIXELORDER_ENUM name: SDL.SDL_PIXELORDER_ENUM href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html commentId: T:SDL2.SDL.SDL_PIXELORDER_ENUM fullName: SDL2.SDL.SDL_PIXELORDER_ENUM nameWithType: SDL.SDL_PIXELORDER_ENUM - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ABGR name: SDL_ARRAYORDER_ABGR href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_ARRAYORDER_ABGR commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ABGR fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ABGR nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ABGR - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ARGB name: SDL_ARRAYORDER_ARGB href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_ARRAYORDER_ARGB commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ARGB fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ARGB nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_ARGB - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGR name: SDL_ARRAYORDER_BGR href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_ARRAYORDER_BGR commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGR fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGR nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGR - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGRA name: SDL_ARRAYORDER_BGRA href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_ARRAYORDER_BGRA commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGRA fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGRA nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_BGRA - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_NONE name: SDL_ARRAYORDER_NONE href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_ARRAYORDER_NONE commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_NONE fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_NONE nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_NONE - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGB name: SDL_ARRAYORDER_RGB href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_ARRAYORDER_RGB commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGB fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGB nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGB - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGBA name: SDL_ARRAYORDER_RGBA href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_ARRAYORDER_RGBA commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGBA fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGBA nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_ARRAYORDER_RGBA - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_1234 name: SDL_BITMAPORDER_1234 href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_BITMAPORDER_1234 commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_1234 fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_1234 nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_1234 - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_4321 name: SDL_BITMAPORDER_4321 href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_BITMAPORDER_4321 commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_4321 fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_4321 nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_4321 - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_NONE name: SDL_BITMAPORDER_NONE href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_BITMAPORDER_NONE commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_NONE fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_NONE nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_BITMAPORDER_NONE - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ABGR name: SDL_PACKEDORDER_ABGR href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_ABGR commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ABGR fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ABGR nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ABGR - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ARGB name: SDL_PACKEDORDER_ARGB href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_ARGB commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ARGB fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ARGB nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_ARGB - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRA name: SDL_PACKEDORDER_BGRA href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_BGRA commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRA fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRA nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRA - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRX name: SDL_PACKEDORDER_BGRX href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_BGRX commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRX fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRX nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_BGRX - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_NONE name: SDL_PACKEDORDER_NONE href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_NONE commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_NONE fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_NONE nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_NONE - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBA name: SDL_PACKEDORDER_RGBA href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_RGBA commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBA fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBA nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBA - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBX name: SDL_PACKEDORDER_RGBX href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_RGBX commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBX fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBX nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_RGBX - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XBGR name: SDL_PACKEDORDER_XBGR href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_XBGR commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XBGR fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XBGR nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XBGR - uid: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XRGB name: SDL_PACKEDORDER_XRGB href: api/SDL2.SDL.SDL_PIXELORDER_ENUM.html#SDL2_SDL_SDL_PIXELORDER_ENUM_SDL_PACKEDORDER_XRGB commentId: F:SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XRGB fullName: SDL2.SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XRGB nameWithType: SDL.SDL_PIXELORDER_ENUM.SDL_PACKEDORDER_XRGB - uid: SDL2.SDL.SDL_PIXELTYPE(System.UInt32) name: SDL_PIXELTYPE(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELTYPE_System_UInt32_ commentId: M:SDL2.SDL.SDL_PIXELTYPE(System.UInt32) fullName: SDL2.SDL.SDL_PIXELTYPE(System.UInt32) nameWithType: SDL.SDL_PIXELTYPE(UInt32) - uid: SDL2.SDL.SDL_PIXELTYPE* name: SDL_PIXELTYPE href: api/SDL2.SDL.html#SDL2_SDL_SDL_PIXELTYPE_ commentId: Overload:SDL2.SDL.SDL_PIXELTYPE isSpec: "True" fullName: SDL2.SDL.SDL_PIXELTYPE nameWithType: SDL.SDL_PIXELTYPE - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM name: SDL.SDL_PIXELTYPE_ENUM href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html commentId: T:SDL2.SDL.SDL_PIXELTYPE_ENUM fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM nameWithType: SDL.SDL_PIXELTYPE_ENUM - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF16 name: SDL_PIXELTYPE_ARRAYF16 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_ARRAYF16 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF16 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF16 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF16 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF32 name: SDL_PIXELTYPE_ARRAYF32 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_ARRAYF32 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF32 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF32 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYF32 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU16 name: SDL_PIXELTYPE_ARRAYU16 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_ARRAYU16 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU16 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU16 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU16 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU32 name: SDL_PIXELTYPE_ARRAYU32 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_ARRAYU32 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU32 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU32 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU32 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU8 name: SDL_PIXELTYPE_ARRAYU8 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_ARRAYU8 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU8 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU8 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_ARRAYU8 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX1 name: SDL_PIXELTYPE_INDEX1 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_INDEX1 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX1 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX1 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX1 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX4 name: SDL_PIXELTYPE_INDEX4 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_INDEX4 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX4 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX4 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX4 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX8 name: SDL_PIXELTYPE_INDEX8 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_INDEX8 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX8 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX8 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_INDEX8 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED16 name: SDL_PIXELTYPE_PACKED16 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_PACKED16 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED16 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED16 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED16 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED32 name: SDL_PIXELTYPE_PACKED32 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_PACKED32 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED32 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED32 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED32 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED8 name: SDL_PIXELTYPE_PACKED8 href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_PACKED8 commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED8 fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED8 nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_PACKED8 - uid: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_UNKNOWN name: SDL_PIXELTYPE_UNKNOWN href: api/SDL2.SDL.SDL_PIXELTYPE_ENUM.html#SDL2_SDL_SDL_PIXELTYPE_ENUM_SDL_PIXELTYPE_UNKNOWN commentId: F:SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_UNKNOWN fullName: SDL2.SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_UNKNOWN nameWithType: SDL.SDL_PIXELTYPE_ENUM.SDL_PIXELTYPE_UNKNOWN - uid: SDL2.SDL.SDL_Point name: SDL.SDL_Point href: api/SDL2.SDL.SDL_Point.html commentId: T:SDL2.SDL.SDL_Point fullName: SDL2.SDL.SDL_Point nameWithType: SDL.SDL_Point - uid: SDL2.SDL.SDL_Point.x name: x href: api/SDL2.SDL.SDL_Point.html#SDL2_SDL_SDL_Point_x commentId: F:SDL2.SDL.SDL_Point.x fullName: SDL2.SDL.SDL_Point.x nameWithType: SDL.SDL_Point.x - uid: SDL2.SDL.SDL_Point.y name: y href: api/SDL2.SDL.SDL_Point.html#SDL2_SDL_SDL_Point_y commentId: F:SDL2.SDL.SDL_Point.y fullName: SDL2.SDL.SDL_Point.y nameWithType: SDL.SDL_Point.y - uid: SDL2.SDL.SDL_PointInRect(SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_Rect@) name: SDL_PointInRect(ref SDL.SDL_Point, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PointInRect_SDL2_SDL_SDL_Point__SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_PointInRect(SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_Rect@) name.vb: SDL_PointInRect(ByRef SDL.SDL_Point, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_PointInRect(ref SDL2.SDL.SDL_Point, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_PointInRect(ByRef SDL2.SDL.SDL_Point, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_PointInRect(ref SDL.SDL_Point, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_PointInRect(ByRef SDL.SDL_Point, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_PointInRect* name: SDL_PointInRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_PointInRect_ commentId: Overload:SDL2.SDL.SDL_PointInRect isSpec: "True" fullName: SDL2.SDL.SDL_PointInRect nameWithType: SDL.SDL_PointInRect - uid: SDL2.SDL.SDL_PollEvent(SDL2.SDL.SDL_Event@) name: SDL_PollEvent(out SDL.SDL_Event) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PollEvent_SDL2_SDL_SDL_Event__ commentId: M:SDL2.SDL.SDL_PollEvent(SDL2.SDL.SDL_Event@) name.vb: SDL_PollEvent(ByRef SDL.SDL_Event) fullName: SDL2.SDL.SDL_PollEvent(out SDL2.SDL.SDL_Event) fullName.vb: SDL2.SDL.SDL_PollEvent(ByRef SDL2.SDL.SDL_Event) nameWithType: SDL.SDL_PollEvent(out SDL.SDL_Event) nameWithType.vb: SDL.SDL_PollEvent(ByRef SDL.SDL_Event) - uid: SDL2.SDL.SDL_PollEvent* name: SDL_PollEvent href: api/SDL2.SDL.html#SDL2_SDL_SDL_PollEvent_ commentId: Overload:SDL2.SDL.SDL_PollEvent fullName: SDL2.SDL.SDL_PollEvent nameWithType: SDL.SDL_PollEvent - uid: SDL2.SDL.SDL_PowerState name: SDL.SDL_PowerState href: api/SDL2.SDL.SDL_PowerState.html commentId: T:SDL2.SDL.SDL_PowerState fullName: SDL2.SDL.SDL_PowerState nameWithType: SDL.SDL_PowerState - uid: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_CHARGED name: SDL_POWERSTATE_CHARGED href: api/SDL2.SDL.SDL_PowerState.html#SDL2_SDL_SDL_PowerState_SDL_POWERSTATE_CHARGED commentId: F:SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_CHARGED fullName: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_CHARGED nameWithType: SDL.SDL_PowerState.SDL_POWERSTATE_CHARGED - uid: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_CHARGING name: SDL_POWERSTATE_CHARGING href: api/SDL2.SDL.SDL_PowerState.html#SDL2_SDL_SDL_PowerState_SDL_POWERSTATE_CHARGING commentId: F:SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_CHARGING fullName: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_CHARGING nameWithType: SDL.SDL_PowerState.SDL_POWERSTATE_CHARGING - uid: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_NO_BATTERY name: SDL_POWERSTATE_NO_BATTERY href: api/SDL2.SDL.SDL_PowerState.html#SDL2_SDL_SDL_PowerState_SDL_POWERSTATE_NO_BATTERY commentId: F:SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_NO_BATTERY fullName: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_NO_BATTERY nameWithType: SDL.SDL_PowerState.SDL_POWERSTATE_NO_BATTERY - uid: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_ON_BATTERY name: SDL_POWERSTATE_ON_BATTERY href: api/SDL2.SDL.SDL_PowerState.html#SDL2_SDL_SDL_PowerState_SDL_POWERSTATE_ON_BATTERY commentId: F:SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_ON_BATTERY fullName: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_ON_BATTERY nameWithType: SDL.SDL_PowerState.SDL_POWERSTATE_ON_BATTERY - uid: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_UNKNOWN name: SDL_POWERSTATE_UNKNOWN href: api/SDL2.SDL.SDL_PowerState.html#SDL2_SDL_SDL_PowerState_SDL_POWERSTATE_UNKNOWN commentId: F:SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_UNKNOWN fullName: SDL2.SDL.SDL_PowerState.SDL_POWERSTATE_UNKNOWN nameWithType: SDL.SDL_PowerState.SDL_POWERSTATE_UNKNOWN - uid: SDL2.SDL.SDL_PREALLOC name: SDL_PREALLOC href: api/SDL2.SDL.html#SDL2_SDL_SDL_PREALLOC commentId: F:SDL2.SDL.SDL_PREALLOC fullName: SDL2.SDL.SDL_PREALLOC nameWithType: SDL.SDL_PREALLOC - uid: SDL2.SDL.SDL_PRESSED name: SDL_PRESSED href: api/SDL2.SDL.html#SDL2_SDL_SDL_PRESSED commentId: F:SDL2.SDL.SDL_PRESSED fullName: SDL2.SDL.SDL_PRESSED nameWithType: SDL.SDL_PRESSED - uid: SDL2.SDL.SDL_PumpEvents name: SDL_PumpEvents() href: api/SDL2.SDL.html#SDL2_SDL_SDL_PumpEvents commentId: M:SDL2.SDL.SDL_PumpEvents fullName: SDL2.SDL.SDL_PumpEvents() nameWithType: SDL.SDL_PumpEvents() - uid: SDL2.SDL.SDL_PumpEvents* name: SDL_PumpEvents href: api/SDL2.SDL.html#SDL2_SDL_SDL_PumpEvents_ commentId: Overload:SDL2.SDL.SDL_PumpEvents fullName: SDL2.SDL.SDL_PumpEvents nameWithType: SDL.SDL_PumpEvents - uid: SDL2.SDL.SDL_PushEvent(SDL2.SDL.SDL_Event@) name: SDL_PushEvent(ref SDL.SDL_Event) href: api/SDL2.SDL.html#SDL2_SDL_SDL_PushEvent_SDL2_SDL_SDL_Event__ commentId: M:SDL2.SDL.SDL_PushEvent(SDL2.SDL.SDL_Event@) name.vb: SDL_PushEvent(ByRef SDL.SDL_Event) fullName: SDL2.SDL.SDL_PushEvent(ref SDL2.SDL.SDL_Event) fullName.vb: SDL2.SDL.SDL_PushEvent(ByRef SDL2.SDL.SDL_Event) nameWithType: SDL.SDL_PushEvent(ref SDL.SDL_Event) nameWithType.vb: SDL.SDL_PushEvent(ByRef SDL.SDL_Event) - uid: SDL2.SDL.SDL_PushEvent* name: SDL_PushEvent href: api/SDL2.SDL.html#SDL2_SDL_SDL_PushEvent_ commentId: Overload:SDL2.SDL.SDL_PushEvent fullName: SDL2.SDL.SDL_PushEvent nameWithType: SDL.SDL_PushEvent - uid: SDL2.SDL.SDL_QUERY name: SDL_QUERY href: api/SDL2.SDL.html#SDL2_SDL_SDL_QUERY commentId: F:SDL2.SDL.SDL_QUERY fullName: SDL2.SDL.SDL_QUERY nameWithType: SDL.SDL_QUERY - uid: SDL2.SDL.SDL_QueryTexture(System.IntPtr,System.UInt32@,System.Int32@,System.Int32@,System.Int32@) name: SDL_QueryTexture(IntPtr, out UInt32, out Int32, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_QueryTexture_System_IntPtr_System_UInt32__System_Int32__System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_QueryTexture(System.IntPtr,System.UInt32@,System.Int32@,System.Int32@,System.Int32@) name.vb: SDL_QueryTexture(IntPtr, ByRef UInt32, ByRef Int32, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_QueryTexture(System.IntPtr, out System.UInt32, out System.Int32, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_QueryTexture(System.IntPtr, ByRef System.UInt32, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_QueryTexture(IntPtr, out UInt32, out Int32, out Int32, out Int32) nameWithType.vb: SDL.SDL_QueryTexture(IntPtr, ByRef UInt32, ByRef Int32, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_QueryTexture* name: SDL_QueryTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_QueryTexture_ commentId: Overload:SDL2.SDL.SDL_QueryTexture fullName: SDL2.SDL.SDL_QueryTexture nameWithType: SDL.SDL_QueryTexture - uid: SDL2.SDL.SDL_QueueAudio(System.UInt32,System.IntPtr,System.UInt32) name: SDL_QueueAudio(UInt32, IntPtr, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_QueueAudio_System_UInt32_System_IntPtr_System_UInt32_ commentId: M:SDL2.SDL.SDL_QueueAudio(System.UInt32,System.IntPtr,System.UInt32) fullName: SDL2.SDL.SDL_QueueAudio(System.UInt32, System.IntPtr, System.UInt32) nameWithType: SDL.SDL_QueueAudio(UInt32, IntPtr, UInt32) - uid: SDL2.SDL.SDL_QueueAudio* name: SDL_QueueAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_QueueAudio_ commentId: Overload:SDL2.SDL.SDL_QueueAudio fullName: SDL2.SDL.SDL_QueueAudio nameWithType: SDL.SDL_QueueAudio - uid: SDL2.SDL.SDL_Quit name: SDL_Quit() href: api/SDL2.SDL.html#SDL2_SDL_SDL_Quit commentId: M:SDL2.SDL.SDL_Quit fullName: SDL2.SDL.SDL_Quit() nameWithType: SDL.SDL_Quit() - uid: SDL2.SDL.SDL_Quit* name: SDL_Quit href: api/SDL2.SDL.html#SDL2_SDL_SDL_Quit_ commentId: Overload:SDL2.SDL.SDL_Quit fullName: SDL2.SDL.SDL_Quit nameWithType: SDL.SDL_Quit - uid: SDL2.SDL.SDL_QuitEvent name: SDL.SDL_QuitEvent href: api/SDL2.SDL.SDL_QuitEvent.html commentId: T:SDL2.SDL.SDL_QuitEvent fullName: SDL2.SDL.SDL_QuitEvent nameWithType: SDL.SDL_QuitEvent - uid: SDL2.SDL.SDL_QuitEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_QuitEvent.html#SDL2_SDL_SDL_QuitEvent_timestamp commentId: F:SDL2.SDL.SDL_QuitEvent.timestamp fullName: SDL2.SDL.SDL_QuitEvent.timestamp nameWithType: SDL.SDL_QuitEvent.timestamp - uid: SDL2.SDL.SDL_QuitEvent.type name: type href: api/SDL2.SDL.SDL_QuitEvent.html#SDL2_SDL_SDL_QuitEvent_type commentId: F:SDL2.SDL.SDL_QuitEvent.type fullName: SDL2.SDL.SDL_QuitEvent.type nameWithType: SDL.SDL_QuitEvent.type - uid: SDL2.SDL.SDL_QuitSubSystem(System.UInt32) name: SDL_QuitSubSystem(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_QuitSubSystem_System_UInt32_ commentId: M:SDL2.SDL.SDL_QuitSubSystem(System.UInt32) fullName: SDL2.SDL.SDL_QuitSubSystem(System.UInt32) nameWithType: SDL.SDL_QuitSubSystem(UInt32) - uid: SDL2.SDL.SDL_QuitSubSystem* name: SDL_QuitSubSystem href: api/SDL2.SDL.html#SDL2_SDL_SDL_QuitSubSystem_ commentId: Overload:SDL2.SDL.SDL_QuitSubSystem fullName: SDL2.SDL.SDL_QuitSubSystem nameWithType: SDL.SDL_QuitSubSystem - uid: SDL2.SDL.SDL_RaiseWindow(System.IntPtr) name: SDL_RaiseWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RaiseWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RaiseWindow(System.IntPtr) fullName: SDL2.SDL.SDL_RaiseWindow(System.IntPtr) nameWithType: SDL.SDL_RaiseWindow(IntPtr) - uid: SDL2.SDL.SDL_RaiseWindow* name: SDL_RaiseWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_RaiseWindow_ commentId: Overload:SDL2.SDL.SDL_RaiseWindow fullName: SDL2.SDL.SDL_RaiseWindow nameWithType: SDL.SDL_RaiseWindow - uid: SDL2.SDL.SDL_ReadBE16(System.IntPtr) name: SDL_ReadBE16(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadBE16_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ReadBE16(System.IntPtr) fullName: SDL2.SDL.SDL_ReadBE16(System.IntPtr) nameWithType: SDL.SDL_ReadBE16(IntPtr) - uid: SDL2.SDL.SDL_ReadBE16* name: SDL_ReadBE16 href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadBE16_ commentId: Overload:SDL2.SDL.SDL_ReadBE16 fullName: SDL2.SDL.SDL_ReadBE16 nameWithType: SDL.SDL_ReadBE16 - uid: SDL2.SDL.SDL_ReadBE32(System.IntPtr) name: SDL_ReadBE32(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadBE32_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ReadBE32(System.IntPtr) fullName: SDL2.SDL.SDL_ReadBE32(System.IntPtr) nameWithType: SDL.SDL_ReadBE32(IntPtr) - uid: SDL2.SDL.SDL_ReadBE32* name: SDL_ReadBE32 href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadBE32_ commentId: Overload:SDL2.SDL.SDL_ReadBE32 fullName: SDL2.SDL.SDL_ReadBE32 nameWithType: SDL.SDL_ReadBE32 - uid: SDL2.SDL.SDL_ReadBE64(System.IntPtr) name: SDL_ReadBE64(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadBE64_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ReadBE64(System.IntPtr) fullName: SDL2.SDL.SDL_ReadBE64(System.IntPtr) nameWithType: SDL.SDL_ReadBE64(IntPtr) - uid: SDL2.SDL.SDL_ReadBE64* name: SDL_ReadBE64 href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadBE64_ commentId: Overload:SDL2.SDL.SDL_ReadBE64 fullName: SDL2.SDL.SDL_ReadBE64 nameWithType: SDL.SDL_ReadBE64 - uid: SDL2.SDL.SDL_ReadLE16(System.IntPtr) name: SDL_ReadLE16(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadLE16_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ReadLE16(System.IntPtr) fullName: SDL2.SDL.SDL_ReadLE16(System.IntPtr) nameWithType: SDL.SDL_ReadLE16(IntPtr) - uid: SDL2.SDL.SDL_ReadLE16* name: SDL_ReadLE16 href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadLE16_ commentId: Overload:SDL2.SDL.SDL_ReadLE16 fullName: SDL2.SDL.SDL_ReadLE16 nameWithType: SDL.SDL_ReadLE16 - uid: SDL2.SDL.SDL_ReadLE32(System.IntPtr) name: SDL_ReadLE32(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadLE32_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ReadLE32(System.IntPtr) fullName: SDL2.SDL.SDL_ReadLE32(System.IntPtr) nameWithType: SDL.SDL_ReadLE32(IntPtr) - uid: SDL2.SDL.SDL_ReadLE32* name: SDL_ReadLE32 href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadLE32_ commentId: Overload:SDL2.SDL.SDL_ReadLE32 fullName: SDL2.SDL.SDL_ReadLE32 nameWithType: SDL.SDL_ReadLE32 - uid: SDL2.SDL.SDL_ReadLE64(System.IntPtr) name: SDL_ReadLE64(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadLE64_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ReadLE64(System.IntPtr) fullName: SDL2.SDL.SDL_ReadLE64(System.IntPtr) nameWithType: SDL.SDL_ReadLE64(IntPtr) - uid: SDL2.SDL.SDL_ReadLE64* name: SDL_ReadLE64 href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadLE64_ commentId: Overload:SDL2.SDL.SDL_ReadLE64 fullName: SDL2.SDL.SDL_ReadLE64 nameWithType: SDL.SDL_ReadLE64 - uid: SDL2.SDL.SDL_ReadU8(System.IntPtr) name: SDL_ReadU8(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadU8_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ReadU8(System.IntPtr) fullName: SDL2.SDL.SDL_ReadU8(System.IntPtr) nameWithType: SDL.SDL_ReadU8(IntPtr) - uid: SDL2.SDL.SDL_ReadU8* name: SDL_ReadU8 href: api/SDL2.SDL.html#SDL2_SDL_SDL_ReadU8_ commentId: Overload:SDL2.SDL.SDL_ReadU8 fullName: SDL2.SDL.SDL_ReadU8 nameWithType: SDL.SDL_ReadU8 - uid: SDL2.SDL.SDL_Rect name: SDL.SDL_Rect href: api/SDL2.SDL.SDL_Rect.html commentId: T:SDL2.SDL.SDL_Rect fullName: SDL2.SDL.SDL_Rect nameWithType: SDL.SDL_Rect - uid: SDL2.SDL.SDL_Rect.h name: h href: api/SDL2.SDL.SDL_Rect.html#SDL2_SDL_SDL_Rect_h commentId: F:SDL2.SDL.SDL_Rect.h fullName: SDL2.SDL.SDL_Rect.h nameWithType: SDL.SDL_Rect.h - uid: SDL2.SDL.SDL_Rect.w name: w href: api/SDL2.SDL.SDL_Rect.html#SDL2_SDL_SDL_Rect_w commentId: F:SDL2.SDL.SDL_Rect.w fullName: SDL2.SDL.SDL_Rect.w nameWithType: SDL.SDL_Rect.w - uid: SDL2.SDL.SDL_Rect.x name: x href: api/SDL2.SDL.SDL_Rect.html#SDL2_SDL_SDL_Rect_x commentId: F:SDL2.SDL.SDL_Rect.x fullName: SDL2.SDL.SDL_Rect.x nameWithType: SDL.SDL_Rect.x - uid: SDL2.SDL.SDL_Rect.y name: y href: api/SDL2.SDL.SDL_Rect.html#SDL2_SDL_SDL_Rect_y commentId: F:SDL2.SDL.SDL_Rect.y fullName: SDL2.SDL.SDL_Rect.y nameWithType: SDL.SDL_Rect.y - uid: SDL2.SDL.SDL_RectEmpty(SDL2.SDL.SDL_Rect@) name: SDL_RectEmpty(ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RectEmpty_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RectEmpty(SDL2.SDL.SDL_Rect@) name.vb: SDL_RectEmpty(ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RectEmpty(ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RectEmpty(ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RectEmpty(ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RectEmpty(ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RectEmpty* name: SDL_RectEmpty href: api/SDL2.SDL.html#SDL2_SDL_SDL_RectEmpty_ commentId: Overload:SDL2.SDL.SDL_RectEmpty isSpec: "True" fullName: SDL2.SDL.SDL_RectEmpty nameWithType: SDL.SDL_RectEmpty - uid: SDL2.SDL.SDL_RectEquals(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name: SDL_RectEquals(ref SDL.SDL_Rect, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RectEquals_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RectEquals(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name.vb: SDL_RectEquals(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RectEquals(ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RectEquals(ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RectEquals(ref SDL.SDL_Rect, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RectEquals(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RectEquals* name: SDL_RectEquals href: api/SDL2.SDL.html#SDL2_SDL_SDL_RectEquals_ commentId: Overload:SDL2.SDL.SDL_RectEquals isSpec: "True" fullName: SDL2.SDL.SDL_RectEquals nameWithType: SDL.SDL_RectEquals - uid: SDL2.SDL.SDL_RegisterEvents(System.Int32) name: SDL_RegisterEvents(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RegisterEvents_System_Int32_ commentId: M:SDL2.SDL.SDL_RegisterEvents(System.Int32) fullName: SDL2.SDL.SDL_RegisterEvents(System.Int32) nameWithType: SDL.SDL_RegisterEvents(Int32) - uid: SDL2.SDL.SDL_RegisterEvents* name: SDL_RegisterEvents href: api/SDL2.SDL.html#SDL2_SDL_SDL_RegisterEvents_ commentId: Overload:SDL2.SDL.SDL_RegisterEvents fullName: SDL2.SDL.SDL_RegisterEvents nameWithType: SDL.SDL_RegisterEvents - uid: SDL2.SDL.SDL_RELEASED name: SDL_RELEASED href: api/SDL2.SDL.html#SDL2_SDL_SDL_RELEASED commentId: F:SDL2.SDL.SDL_RELEASED fullName: SDL2.SDL.SDL_RELEASED nameWithType: SDL.SDL_RELEASED - uid: SDL2.SDL.SDL_RemoveTimer(System.Int32) name: SDL_RemoveTimer(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RemoveTimer_System_Int32_ commentId: M:SDL2.SDL.SDL_RemoveTimer(System.Int32) fullName: SDL2.SDL.SDL_RemoveTimer(System.Int32) nameWithType: SDL.SDL_RemoveTimer(Int32) - uid: SDL2.SDL.SDL_RemoveTimer* name: SDL_RemoveTimer href: api/SDL2.SDL.html#SDL2_SDL_SDL_RemoveTimer_ commentId: Overload:SDL2.SDL.SDL_RemoveTimer fullName: SDL2.SDL.SDL_RemoveTimer nameWithType: SDL.SDL_RemoveTimer - uid: SDL2.SDL.SDL_RenderClear(System.IntPtr) name: SDL_RenderClear(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderClear_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderClear(System.IntPtr) fullName: SDL2.SDL.SDL_RenderClear(System.IntPtr) nameWithType: SDL.SDL_RenderClear(IntPtr) - uid: SDL2.SDL.SDL_RenderClear* name: SDL_RenderClear href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderClear_ commentId: Overload:SDL2.SDL.SDL_RenderClear fullName: SDL2.SDL.SDL_RenderClear nameWithType: SDL.SDL_RenderClear - uid: SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name: SDL_RenderCopy(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopy_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderCopy(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderCopy(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderCopy(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderCopy(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderCopy(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr) name: SDL_RenderCopy(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopy_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr) name.vb: SDL_RenderCopy(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr) fullName: SDL2.SDL.SDL_RenderCopy(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr) fullName.vb: SDL2.SDL.SDL_RenderCopy(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr) nameWithType: SDL.SDL_RenderCopy(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr) nameWithType.vb: SDL.SDL_RenderCopy(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr) - uid: SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_RenderCopy(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopy_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderCopy(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderCopy(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderCopy(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderCopy(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderCopy(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) name: SDL_RenderCopy(IntPtr, IntPtr, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopy_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderCopy(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RenderCopy(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RenderCopy(IntPtr, IntPtr, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RenderCopy* name: SDL_RenderCopy href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopy_ commentId: Overload:SDL2.SDL.SDL_RenderCopy fullName: SDL2.SDL.SDL_RenderCopy nameWithType: SDL.SDL_RenderCopy - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_FRect@,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_FRect, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_FRect__System_Double_SDL2_SDL_SDL_FPoint__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_FRect@,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_FRect, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_FRect, System.Double, ref SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_FRect, System.Double, ByRef SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_FRect, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_FRect, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_Rect, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__System_Double_SDL2_SDL_SDL_Point__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_Rect, System.Double, ref SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect, System.Double, ByRef SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_Rect, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_Rect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_Double_SDL2_SDL_SDL_Point__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, ref SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, ByRef SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_FRect@,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ref SDL.SDL_FRect, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_FRect__System_Double_SDL2_SDL_SDL_FPoint__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_FRect@,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_FRect, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_FRect, System.Double, ref SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_FRect, System.Double, ByRef SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ref SDL.SDL_FRect, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_FRect, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_Double_SDL2_SDL_SDL_Point__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.Double, ref SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.Double, ByRef SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ref SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_Rect, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, IntPtr, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_System_Double_SDL2_SDL_SDL_Point__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,SDL2.SDL.SDL_Point@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, IntPtr, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Double, ref SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Double, ByRef SDL2.SDL.SDL_Point, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, IntPtr, Double, ref SDL.SDL_Point, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, IntPtr, Double, ByRef SDL.SDL_Point, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyEx(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyEx(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyEx(IntPtr, IntPtr, IntPtr, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyEx* name: SDL_RenderCopyEx href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyEx_ commentId: Overload:SDL2.SDL.SDL_RenderCopyEx fullName: SDL2.SDL.SDL_RenderCopyEx nameWithType: SDL.SDL_RenderCopyEx - uid: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_FRect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyExF(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyExF_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_FRect__System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_FRect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyExF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_FRect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_FRect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyExF(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyExF_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_Double_SDL2_SDL_SDL_FPoint__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyExF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, ref SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, ByRef SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyExF(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyExF_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyExF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_FRect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, ref SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyExF_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_FRect__System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_FRect@,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_FRect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_FRect, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, ref SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_FRect, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, IntPtr, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyExF_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_System_Double_SDL2_SDL_SDL_FPoint__SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,SDL2.SDL.SDL_FPoint@,SDL2.SDL.SDL_RendererFlip) name.vb: SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, IntPtr, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Double, ref SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) fullName.vb: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Double, ByRef SDL2.SDL.SDL_FPoint, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, IntPtr, Double, ref SDL.SDL_FPoint, SDL.SDL_RendererFlip) nameWithType.vb: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, IntPtr, Double, ByRef SDL.SDL_FPoint, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) name: SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyExF_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_System_Double_System_IntPtr_SDL2_SDL_SDL_RendererFlip_ commentId: M:SDL2.SDL.SDL_RenderCopyExF(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,SDL2.SDL.SDL_RendererFlip) fullName: SDL2.SDL.SDL_RenderCopyExF(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Double, System.IntPtr, SDL2.SDL.SDL_RendererFlip) nameWithType: SDL.SDL_RenderCopyExF(IntPtr, IntPtr, IntPtr, IntPtr, Double, IntPtr, SDL.SDL_RendererFlip) - uid: SDL2.SDL.SDL_RenderCopyExF* name: SDL_RenderCopyExF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyExF_ commentId: Overload:SDL2.SDL.SDL_RenderCopyExF fullName: SDL2.SDL.SDL_RenderCopyExF nameWithType: SDL.SDL_RenderCopyExF - uid: SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_FRect@) name: SDL_RenderCopyF(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_FRect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyF_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_FRect__ commentId: M:SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_FRect@) name.vb: SDL_RenderCopyF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_FRect) fullName: SDL2.SDL.SDL_RenderCopyF(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_FRect) fullName.vb: SDL2.SDL.SDL_RenderCopyF(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_FRect) nameWithType: SDL.SDL_RenderCopyF(IntPtr, IntPtr, ref SDL.SDL_Rect, ref SDL.SDL_FRect) nameWithType.vb: SDL.SDL_RenderCopyF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, ByRef SDL.SDL_FRect) - uid: SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr) name: SDL_RenderCopyF(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyF_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr) name.vb: SDL_RenderCopyF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr) fullName: SDL2.SDL.SDL_RenderCopyF(System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr) fullName.vb: SDL2.SDL.SDL_RenderCopyF(System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr) nameWithType: SDL.SDL_RenderCopyF(IntPtr, IntPtr, ref SDL.SDL_Rect, IntPtr) nameWithType.vb: SDL.SDL_RenderCopyF(IntPtr, IntPtr, ByRef SDL.SDL_Rect, IntPtr) - uid: SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_FRect@) name: SDL_RenderCopyF(IntPtr, IntPtr, IntPtr, ref SDL.SDL_FRect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyF_System_IntPtr_System_IntPtr_System_IntPtr_SDL2_SDL_SDL_FRect__ commentId: M:SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,System.IntPtr,SDL2.SDL.SDL_FRect@) name.vb: SDL_RenderCopyF(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_FRect) fullName: SDL2.SDL.SDL_RenderCopyF(System.IntPtr, System.IntPtr, System.IntPtr, ref SDL2.SDL.SDL_FRect) fullName.vb: SDL2.SDL.SDL_RenderCopyF(System.IntPtr, System.IntPtr, System.IntPtr, ByRef SDL2.SDL.SDL_FRect) nameWithType: SDL.SDL_RenderCopyF(IntPtr, IntPtr, IntPtr, ref SDL.SDL_FRect) nameWithType.vb: SDL.SDL_RenderCopyF(IntPtr, IntPtr, IntPtr, ByRef SDL.SDL_FRect) - uid: SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) name: SDL_RenderCopyF(IntPtr, IntPtr, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyF_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderCopyF(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RenderCopyF(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RenderCopyF(IntPtr, IntPtr, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RenderCopyF* name: SDL_RenderCopyF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderCopyF_ commentId: Overload:SDL2.SDL.SDL_RenderCopyF fullName: SDL2.SDL.SDL_RenderCopyF nameWithType: SDL.SDL_RenderCopyF - uid: SDL2.SDL.SDL_RenderDrawLine(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32) name: SDL_RenderDrawLine(IntPtr, Int32, Int32, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLine_System_IntPtr_System_Int32_System_Int32_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawLine(System.IntPtr,System.Int32,System.Int32,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_RenderDrawLine(System.IntPtr, System.Int32, System.Int32, System.Int32, System.Int32) nameWithType: SDL.SDL_RenderDrawLine(IntPtr, Int32, Int32, Int32, Int32) - uid: SDL2.SDL.SDL_RenderDrawLine* name: SDL_RenderDrawLine href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLine_ commentId: Overload:SDL2.SDL.SDL_RenderDrawLine fullName: SDL2.SDL.SDL_RenderDrawLine nameWithType: SDL.SDL_RenderDrawLine - uid: SDL2.SDL.SDL_RenderDrawLineF(System.IntPtr,System.Single,System.Single,System.Single,System.Single) name: SDL_RenderDrawLineF(IntPtr, Single, Single, Single, Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLineF_System_IntPtr_System_Single_System_Single_System_Single_System_Single_ commentId: M:SDL2.SDL.SDL_RenderDrawLineF(System.IntPtr,System.Single,System.Single,System.Single,System.Single) fullName: SDL2.SDL.SDL_RenderDrawLineF(System.IntPtr, System.Single, System.Single, System.Single, System.Single) nameWithType: SDL.SDL_RenderDrawLineF(IntPtr, Single, Single, Single, Single) - uid: SDL2.SDL.SDL_RenderDrawLineF* name: SDL_RenderDrawLineF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLineF_ commentId: Overload:SDL2.SDL.SDL_RenderDrawLineF fullName: SDL2.SDL.SDL_RenderDrawLineF nameWithType: SDL.SDL_RenderDrawLineF - uid: SDL2.SDL.SDL_RenderDrawLines(System.IntPtr,SDL2.SDL.SDL_Point[],System.Int32) name: SDL_RenderDrawLines(IntPtr, SDL.SDL_Point[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLines_System_IntPtr_SDL2_SDL_SDL_Point___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawLines(System.IntPtr,SDL2.SDL.SDL_Point[],System.Int32) name.vb: SDL_RenderDrawLines(IntPtr, SDL.SDL_Point(), Int32) fullName: SDL2.SDL.SDL_RenderDrawLines(System.IntPtr, SDL2.SDL.SDL_Point[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderDrawLines(System.IntPtr, SDL2.SDL.SDL_Point(), System.Int32) nameWithType: SDL.SDL_RenderDrawLines(IntPtr, SDL.SDL_Point[], Int32) nameWithType.vb: SDL.SDL_RenderDrawLines(IntPtr, SDL.SDL_Point(), Int32) - uid: SDL2.SDL.SDL_RenderDrawLines* name: SDL_RenderDrawLines href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLines_ commentId: Overload:SDL2.SDL.SDL_RenderDrawLines fullName: SDL2.SDL.SDL_RenderDrawLines nameWithType: SDL.SDL_RenderDrawLines - uid: SDL2.SDL.SDL_RenderDrawLinesF(System.IntPtr,SDL2.SDL.SDL_FPoint[],System.Int32) name: SDL_RenderDrawLinesF(IntPtr, SDL.SDL_FPoint[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLinesF_System_IntPtr_SDL2_SDL_SDL_FPoint___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawLinesF(System.IntPtr,SDL2.SDL.SDL_FPoint[],System.Int32) name.vb: SDL_RenderDrawLinesF(IntPtr, SDL.SDL_FPoint(), Int32) fullName: SDL2.SDL.SDL_RenderDrawLinesF(System.IntPtr, SDL2.SDL.SDL_FPoint[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderDrawLinesF(System.IntPtr, SDL2.SDL.SDL_FPoint(), System.Int32) nameWithType: SDL.SDL_RenderDrawLinesF(IntPtr, SDL.SDL_FPoint[], Int32) nameWithType.vb: SDL.SDL_RenderDrawLinesF(IntPtr, SDL.SDL_FPoint(), Int32) - uid: SDL2.SDL.SDL_RenderDrawLinesF* name: SDL_RenderDrawLinesF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawLinesF_ commentId: Overload:SDL2.SDL.SDL_RenderDrawLinesF fullName: SDL2.SDL.SDL_RenderDrawLinesF nameWithType: SDL.SDL_RenderDrawLinesF - uid: SDL2.SDL.SDL_RenderDrawPoint(System.IntPtr,System.Int32,System.Int32) name: SDL_RenderDrawPoint(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPoint_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawPoint(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_RenderDrawPoint(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_RenderDrawPoint(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_RenderDrawPoint* name: SDL_RenderDrawPoint href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPoint_ commentId: Overload:SDL2.SDL.SDL_RenderDrawPoint fullName: SDL2.SDL.SDL_RenderDrawPoint nameWithType: SDL.SDL_RenderDrawPoint - uid: SDL2.SDL.SDL_RenderDrawPointF(System.IntPtr,System.Single,System.Single) name: SDL_RenderDrawPointF(IntPtr, Single, Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPointF_System_IntPtr_System_Single_System_Single_ commentId: M:SDL2.SDL.SDL_RenderDrawPointF(System.IntPtr,System.Single,System.Single) fullName: SDL2.SDL.SDL_RenderDrawPointF(System.IntPtr, System.Single, System.Single) nameWithType: SDL.SDL_RenderDrawPointF(IntPtr, Single, Single) - uid: SDL2.SDL.SDL_RenderDrawPointF* name: SDL_RenderDrawPointF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPointF_ commentId: Overload:SDL2.SDL.SDL_RenderDrawPointF fullName: SDL2.SDL.SDL_RenderDrawPointF nameWithType: SDL.SDL_RenderDrawPointF - uid: SDL2.SDL.SDL_RenderDrawPoints(System.IntPtr,SDL2.SDL.SDL_Point[],System.Int32) name: SDL_RenderDrawPoints(IntPtr, SDL.SDL_Point[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPoints_System_IntPtr_SDL2_SDL_SDL_Point___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawPoints(System.IntPtr,SDL2.SDL.SDL_Point[],System.Int32) name.vb: SDL_RenderDrawPoints(IntPtr, SDL.SDL_Point(), Int32) fullName: SDL2.SDL.SDL_RenderDrawPoints(System.IntPtr, SDL2.SDL.SDL_Point[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderDrawPoints(System.IntPtr, SDL2.SDL.SDL_Point(), System.Int32) nameWithType: SDL.SDL_RenderDrawPoints(IntPtr, SDL.SDL_Point[], Int32) nameWithType.vb: SDL.SDL_RenderDrawPoints(IntPtr, SDL.SDL_Point(), Int32) - uid: SDL2.SDL.SDL_RenderDrawPoints* name: SDL_RenderDrawPoints href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPoints_ commentId: Overload:SDL2.SDL.SDL_RenderDrawPoints fullName: SDL2.SDL.SDL_RenderDrawPoints nameWithType: SDL.SDL_RenderDrawPoints - uid: SDL2.SDL.SDL_RenderDrawPointsF(System.IntPtr,SDL2.SDL.SDL_FPoint[],System.Int32) name: SDL_RenderDrawPointsF(IntPtr, SDL.SDL_FPoint[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPointsF_System_IntPtr_SDL2_SDL_SDL_FPoint___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawPointsF(System.IntPtr,SDL2.SDL.SDL_FPoint[],System.Int32) name.vb: SDL_RenderDrawPointsF(IntPtr, SDL.SDL_FPoint(), Int32) fullName: SDL2.SDL.SDL_RenderDrawPointsF(System.IntPtr, SDL2.SDL.SDL_FPoint[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderDrawPointsF(System.IntPtr, SDL2.SDL.SDL_FPoint(), System.Int32) nameWithType: SDL.SDL_RenderDrawPointsF(IntPtr, SDL.SDL_FPoint[], Int32) nameWithType.vb: SDL.SDL_RenderDrawPointsF(IntPtr, SDL.SDL_FPoint(), Int32) - uid: SDL2.SDL.SDL_RenderDrawPointsF* name: SDL_RenderDrawPointsF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawPointsF_ commentId: Overload:SDL2.SDL.SDL_RenderDrawPointsF fullName: SDL2.SDL.SDL_RenderDrawPointsF nameWithType: SDL.SDL_RenderDrawPointsF - uid: SDL2.SDL.SDL_RenderDrawRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_RenderDrawRect(IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRect_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderDrawRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderDrawRect(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderDrawRect(System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderDrawRect(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderDrawRect(IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderDrawRect(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderDrawRect(System.IntPtr,System.IntPtr) name: SDL_RenderDrawRect(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRect_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderDrawRect(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RenderDrawRect(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RenderDrawRect(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RenderDrawRect* name: SDL_RenderDrawRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRect_ commentId: Overload:SDL2.SDL.SDL_RenderDrawRect fullName: SDL2.SDL.SDL_RenderDrawRect nameWithType: SDL.SDL_RenderDrawRect - uid: SDL2.SDL.SDL_RenderDrawRectF(System.IntPtr,SDL2.SDL.SDL_FRect@) name: SDL_RenderDrawRectF(IntPtr, ref SDL.SDL_FRect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRectF_System_IntPtr_SDL2_SDL_SDL_FRect__ commentId: M:SDL2.SDL.SDL_RenderDrawRectF(System.IntPtr,SDL2.SDL.SDL_FRect@) name.vb: SDL_RenderDrawRectF(IntPtr, ByRef SDL.SDL_FRect) fullName: SDL2.SDL.SDL_RenderDrawRectF(System.IntPtr, ref SDL2.SDL.SDL_FRect) fullName.vb: SDL2.SDL.SDL_RenderDrawRectF(System.IntPtr, ByRef SDL2.SDL.SDL_FRect) nameWithType: SDL.SDL_RenderDrawRectF(IntPtr, ref SDL.SDL_FRect) nameWithType.vb: SDL.SDL_RenderDrawRectF(IntPtr, ByRef SDL.SDL_FRect) - uid: SDL2.SDL.SDL_RenderDrawRectF(System.IntPtr,System.IntPtr) name: SDL_RenderDrawRectF(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRectF_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderDrawRectF(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RenderDrawRectF(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RenderDrawRectF(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RenderDrawRectF* name: SDL_RenderDrawRectF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRectF_ commentId: Overload:SDL2.SDL.SDL_RenderDrawRectF fullName: SDL2.SDL.SDL_RenderDrawRectF nameWithType: SDL.SDL_RenderDrawRectF - uid: SDL2.SDL.SDL_RenderDrawRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32) name: SDL_RenderDrawRects(IntPtr, SDL.SDL_Rect[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRects_System_IntPtr_SDL2_SDL_SDL_Rect___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32) name.vb: SDL_RenderDrawRects(IntPtr, SDL.SDL_Rect(), Int32) fullName: SDL2.SDL.SDL_RenderDrawRects(System.IntPtr, SDL2.SDL.SDL_Rect[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderDrawRects(System.IntPtr, SDL2.SDL.SDL_Rect(), System.Int32) nameWithType: SDL.SDL_RenderDrawRects(IntPtr, SDL.SDL_Rect[], Int32) nameWithType.vb: SDL.SDL_RenderDrawRects(IntPtr, SDL.SDL_Rect(), Int32) - uid: SDL2.SDL.SDL_RenderDrawRects* name: SDL_RenderDrawRects href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRects_ commentId: Overload:SDL2.SDL.SDL_RenderDrawRects fullName: SDL2.SDL.SDL_RenderDrawRects nameWithType: SDL.SDL_RenderDrawRects - uid: SDL2.SDL.SDL_RenderDrawRectsF(System.IntPtr,SDL2.SDL.SDL_FRect[],System.Int32) name: SDL_RenderDrawRectsF(IntPtr, SDL.SDL_FRect[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRectsF_System_IntPtr_SDL2_SDL_SDL_FRect___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderDrawRectsF(System.IntPtr,SDL2.SDL.SDL_FRect[],System.Int32) name.vb: SDL_RenderDrawRectsF(IntPtr, SDL.SDL_FRect(), Int32) fullName: SDL2.SDL.SDL_RenderDrawRectsF(System.IntPtr, SDL2.SDL.SDL_FRect[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderDrawRectsF(System.IntPtr, SDL2.SDL.SDL_FRect(), System.Int32) nameWithType: SDL.SDL_RenderDrawRectsF(IntPtr, SDL.SDL_FRect[], Int32) nameWithType.vb: SDL.SDL_RenderDrawRectsF(IntPtr, SDL.SDL_FRect(), Int32) - uid: SDL2.SDL.SDL_RenderDrawRectsF* name: SDL_RenderDrawRectsF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderDrawRectsF_ commentId: Overload:SDL2.SDL.SDL_RenderDrawRectsF fullName: SDL2.SDL.SDL_RenderDrawRectsF nameWithType: SDL.SDL_RenderDrawRectsF - uid: SDL2.SDL.SDL_RendererFlags name: SDL.SDL_RendererFlags href: api/SDL2.SDL.SDL_RendererFlags.html commentId: T:SDL2.SDL.SDL_RendererFlags fullName: SDL2.SDL.SDL_RendererFlags nameWithType: SDL.SDL_RendererFlags - uid: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_ACCELERATED name: SDL_RENDERER_ACCELERATED href: api/SDL2.SDL.SDL_RendererFlags.html#SDL2_SDL_SDL_RendererFlags_SDL_RENDERER_ACCELERATED commentId: F:SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_ACCELERATED fullName: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_ACCELERATED nameWithType: SDL.SDL_RendererFlags.SDL_RENDERER_ACCELERATED - uid: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_PRESENTVSYNC name: SDL_RENDERER_PRESENTVSYNC href: api/SDL2.SDL.SDL_RendererFlags.html#SDL2_SDL_SDL_RendererFlags_SDL_RENDERER_PRESENTVSYNC commentId: F:SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_PRESENTVSYNC fullName: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_PRESENTVSYNC nameWithType: SDL.SDL_RendererFlags.SDL_RENDERER_PRESENTVSYNC - uid: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_SOFTWARE name: SDL_RENDERER_SOFTWARE href: api/SDL2.SDL.SDL_RendererFlags.html#SDL2_SDL_SDL_RendererFlags_SDL_RENDERER_SOFTWARE commentId: F:SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_SOFTWARE fullName: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_SOFTWARE nameWithType: SDL.SDL_RendererFlags.SDL_RENDERER_SOFTWARE - uid: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_TARGETTEXTURE name: SDL_RENDERER_TARGETTEXTURE href: api/SDL2.SDL.SDL_RendererFlags.html#SDL2_SDL_SDL_RendererFlags_SDL_RENDERER_TARGETTEXTURE commentId: F:SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_TARGETTEXTURE fullName: SDL2.SDL.SDL_RendererFlags.SDL_RENDERER_TARGETTEXTURE nameWithType: SDL.SDL_RendererFlags.SDL_RENDERER_TARGETTEXTURE - uid: SDL2.SDL.SDL_RendererFlip name: SDL.SDL_RendererFlip href: api/SDL2.SDL.SDL_RendererFlip.html commentId: T:SDL2.SDL.SDL_RendererFlip fullName: SDL2.SDL.SDL_RendererFlip nameWithType: SDL.SDL_RendererFlip - uid: SDL2.SDL.SDL_RendererFlip.SDL_FLIP_HORIZONTAL name: SDL_FLIP_HORIZONTAL href: api/SDL2.SDL.SDL_RendererFlip.html#SDL2_SDL_SDL_RendererFlip_SDL_FLIP_HORIZONTAL commentId: F:SDL2.SDL.SDL_RendererFlip.SDL_FLIP_HORIZONTAL fullName: SDL2.SDL.SDL_RendererFlip.SDL_FLIP_HORIZONTAL nameWithType: SDL.SDL_RendererFlip.SDL_FLIP_HORIZONTAL - uid: SDL2.SDL.SDL_RendererFlip.SDL_FLIP_NONE name: SDL_FLIP_NONE href: api/SDL2.SDL.SDL_RendererFlip.html#SDL2_SDL_SDL_RendererFlip_SDL_FLIP_NONE commentId: F:SDL2.SDL.SDL_RendererFlip.SDL_FLIP_NONE fullName: SDL2.SDL.SDL_RendererFlip.SDL_FLIP_NONE nameWithType: SDL.SDL_RendererFlip.SDL_FLIP_NONE - uid: SDL2.SDL.SDL_RendererFlip.SDL_FLIP_VERTICAL name: SDL_FLIP_VERTICAL href: api/SDL2.SDL.SDL_RendererFlip.html#SDL2_SDL_SDL_RendererFlip_SDL_FLIP_VERTICAL commentId: F:SDL2.SDL.SDL_RendererFlip.SDL_FLIP_VERTICAL fullName: SDL2.SDL.SDL_RendererFlip.SDL_FLIP_VERTICAL nameWithType: SDL.SDL_RendererFlip.SDL_FLIP_VERTICAL - uid: SDL2.SDL.SDL_RendererInfo name: SDL.SDL_RendererInfo href: api/SDL2.SDL.SDL_RendererInfo.html commentId: T:SDL2.SDL.SDL_RendererInfo fullName: SDL2.SDL.SDL_RendererInfo nameWithType: SDL.SDL_RendererInfo - uid: SDL2.SDL.SDL_RendererInfo.flags name: flags href: api/SDL2.SDL.SDL_RendererInfo.html#SDL2_SDL_SDL_RendererInfo_flags commentId: F:SDL2.SDL.SDL_RendererInfo.flags fullName: SDL2.SDL.SDL_RendererInfo.flags nameWithType: SDL.SDL_RendererInfo.flags - uid: SDL2.SDL.SDL_RendererInfo.max_texture_height name: max_texture_height href: api/SDL2.SDL.SDL_RendererInfo.html#SDL2_SDL_SDL_RendererInfo_max_texture_height commentId: F:SDL2.SDL.SDL_RendererInfo.max_texture_height fullName: SDL2.SDL.SDL_RendererInfo.max_texture_height nameWithType: SDL.SDL_RendererInfo.max_texture_height - uid: SDL2.SDL.SDL_RendererInfo.max_texture_width name: max_texture_width href: api/SDL2.SDL.SDL_RendererInfo.html#SDL2_SDL_SDL_RendererInfo_max_texture_width commentId: F:SDL2.SDL.SDL_RendererInfo.max_texture_width fullName: SDL2.SDL.SDL_RendererInfo.max_texture_width nameWithType: SDL.SDL_RendererInfo.max_texture_width - uid: SDL2.SDL.SDL_RendererInfo.name name: name href: api/SDL2.SDL.SDL_RendererInfo.html#SDL2_SDL_SDL_RendererInfo_name commentId: F:SDL2.SDL.SDL_RendererInfo.name fullName: SDL2.SDL.SDL_RendererInfo.name nameWithType: SDL.SDL_RendererInfo.name - uid: SDL2.SDL.SDL_RendererInfo.num_texture_formats name: num_texture_formats href: api/SDL2.SDL.SDL_RendererInfo.html#SDL2_SDL_SDL_RendererInfo_num_texture_formats commentId: F:SDL2.SDL.SDL_RendererInfo.num_texture_formats fullName: SDL2.SDL.SDL_RendererInfo.num_texture_formats nameWithType: SDL.SDL_RendererInfo.num_texture_formats - uid: SDL2.SDL.SDL_RendererInfo.texture_formats name: texture_formats href: api/SDL2.SDL.SDL_RendererInfo.html#SDL2_SDL_SDL_RendererInfo_texture_formats commentId: F:SDL2.SDL.SDL_RendererInfo.texture_formats fullName: SDL2.SDL.SDL_RendererInfo.texture_formats nameWithType: SDL.SDL_RendererInfo.texture_formats - uid: SDL2.SDL.SDL_RenderFillRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_RenderFillRect(IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRect_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderFillRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderFillRect(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderFillRect(System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderFillRect(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderFillRect(IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderFillRect(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderFillRect(System.IntPtr,System.IntPtr) name: SDL_RenderFillRect(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRect_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderFillRect(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RenderFillRect(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RenderFillRect(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RenderFillRect* name: SDL_RenderFillRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRect_ commentId: Overload:SDL2.SDL.SDL_RenderFillRect fullName: SDL2.SDL.SDL_RenderFillRect nameWithType: SDL.SDL_RenderFillRect - uid: SDL2.SDL.SDL_RenderFillRectF(System.IntPtr,SDL2.SDL.SDL_FRect@) name: SDL_RenderFillRectF(IntPtr, ref SDL.SDL_FRect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRectF_System_IntPtr_SDL2_SDL_SDL_FRect__ commentId: M:SDL2.SDL.SDL_RenderFillRectF(System.IntPtr,SDL2.SDL.SDL_FRect@) name.vb: SDL_RenderFillRectF(IntPtr, ByRef SDL.SDL_FRect) fullName: SDL2.SDL.SDL_RenderFillRectF(System.IntPtr, ref SDL2.SDL.SDL_FRect) fullName.vb: SDL2.SDL.SDL_RenderFillRectF(System.IntPtr, ByRef SDL2.SDL.SDL_FRect) nameWithType: SDL.SDL_RenderFillRectF(IntPtr, ref SDL.SDL_FRect) nameWithType.vb: SDL.SDL_RenderFillRectF(IntPtr, ByRef SDL.SDL_FRect) - uid: SDL2.SDL.SDL_RenderFillRectF(System.IntPtr,System.IntPtr) name: SDL_RenderFillRectF(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRectF_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderFillRectF(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RenderFillRectF(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RenderFillRectF(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RenderFillRectF* name: SDL_RenderFillRectF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRectF_ commentId: Overload:SDL2.SDL.SDL_RenderFillRectF fullName: SDL2.SDL.SDL_RenderFillRectF nameWithType: SDL.SDL_RenderFillRectF - uid: SDL2.SDL.SDL_RenderFillRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32) name: SDL_RenderFillRects(IntPtr, SDL.SDL_Rect[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRects_System_IntPtr_SDL2_SDL_SDL_Rect___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderFillRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32) name.vb: SDL_RenderFillRects(IntPtr, SDL.SDL_Rect(), Int32) fullName: SDL2.SDL.SDL_RenderFillRects(System.IntPtr, SDL2.SDL.SDL_Rect[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderFillRects(System.IntPtr, SDL2.SDL.SDL_Rect(), System.Int32) nameWithType: SDL.SDL_RenderFillRects(IntPtr, SDL.SDL_Rect[], Int32) nameWithType.vb: SDL.SDL_RenderFillRects(IntPtr, SDL.SDL_Rect(), Int32) - uid: SDL2.SDL.SDL_RenderFillRects* name: SDL_RenderFillRects href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRects_ commentId: Overload:SDL2.SDL.SDL_RenderFillRects fullName: SDL2.SDL.SDL_RenderFillRects nameWithType: SDL.SDL_RenderFillRects - uid: SDL2.SDL.SDL_RenderFillRectsF(System.IntPtr,SDL2.SDL.SDL_FRect[],System.Int32) name: SDL_RenderFillRectsF(IntPtr, SDL.SDL_FRect[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRectsF_System_IntPtr_SDL2_SDL_SDL_FRect___System_Int32_ commentId: M:SDL2.SDL.SDL_RenderFillRectsF(System.IntPtr,SDL2.SDL.SDL_FRect[],System.Int32) name.vb: SDL_RenderFillRectsF(IntPtr, SDL.SDL_FRect(), Int32) fullName: SDL2.SDL.SDL_RenderFillRectsF(System.IntPtr, SDL2.SDL.SDL_FRect[], System.Int32) fullName.vb: SDL2.SDL.SDL_RenderFillRectsF(System.IntPtr, SDL2.SDL.SDL_FRect(), System.Int32) nameWithType: SDL.SDL_RenderFillRectsF(IntPtr, SDL.SDL_FRect[], Int32) nameWithType.vb: SDL.SDL_RenderFillRectsF(IntPtr, SDL.SDL_FRect(), Int32) - uid: SDL2.SDL.SDL_RenderFillRectsF* name: SDL_RenderFillRectsF href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFillRectsF_ commentId: Overload:SDL2.SDL.SDL_RenderFillRectsF fullName: SDL2.SDL.SDL_RenderFillRectsF nameWithType: SDL.SDL_RenderFillRectsF - uid: SDL2.SDL.SDL_RenderFlush(System.IntPtr) name: SDL_RenderFlush(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFlush_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderFlush(System.IntPtr) fullName: SDL2.SDL.SDL_RenderFlush(System.IntPtr) nameWithType: SDL.SDL_RenderFlush(IntPtr) - uid: SDL2.SDL.SDL_RenderFlush* name: SDL_RenderFlush href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderFlush_ commentId: Overload:SDL2.SDL.SDL_RenderFlush fullName: SDL2.SDL.SDL_RenderFlush nameWithType: SDL.SDL_RenderFlush - uid: SDL2.SDL.SDL_RenderGetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_RenderGetClipRect(IntPtr, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetClipRect_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderGetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderGetClipRect(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderGetClipRect(System.IntPtr, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderGetClipRect(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderGetClipRect(IntPtr, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderGetClipRect(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderGetClipRect* name: SDL_RenderGetClipRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetClipRect_ commentId: Overload:SDL2.SDL.SDL_RenderGetClipRect fullName: SDL2.SDL.SDL_RenderGetClipRect nameWithType: SDL.SDL_RenderGetClipRect - uid: SDL2.SDL.SDL_RenderGetLogicalSize(System.IntPtr,System.Int32@,System.Int32@) name: SDL_RenderGetLogicalSize(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetLogicalSize_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_RenderGetLogicalSize(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_RenderGetLogicalSize(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_RenderGetLogicalSize(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_RenderGetLogicalSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_RenderGetLogicalSize(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_RenderGetLogicalSize(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_RenderGetLogicalSize* name: SDL_RenderGetLogicalSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetLogicalSize_ commentId: Overload:SDL2.SDL.SDL_RenderGetLogicalSize fullName: SDL2.SDL.SDL_RenderGetLogicalSize nameWithType: SDL.SDL_RenderGetLogicalSize - uid: SDL2.SDL.SDL_RenderGetMetalCommandEncoder(System.IntPtr) name: SDL_RenderGetMetalCommandEncoder(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetMetalCommandEncoder_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderGetMetalCommandEncoder(System.IntPtr) fullName: SDL2.SDL.SDL_RenderGetMetalCommandEncoder(System.IntPtr) nameWithType: SDL.SDL_RenderGetMetalCommandEncoder(IntPtr) - uid: SDL2.SDL.SDL_RenderGetMetalCommandEncoder* name: SDL_RenderGetMetalCommandEncoder href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetMetalCommandEncoder_ commentId: Overload:SDL2.SDL.SDL_RenderGetMetalCommandEncoder fullName: SDL2.SDL.SDL_RenderGetMetalCommandEncoder nameWithType: SDL.SDL_RenderGetMetalCommandEncoder - uid: SDL2.SDL.SDL_RenderGetMetalLayer(System.IntPtr) name: SDL_RenderGetMetalLayer(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetMetalLayer_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderGetMetalLayer(System.IntPtr) fullName: SDL2.SDL.SDL_RenderGetMetalLayer(System.IntPtr) nameWithType: SDL.SDL_RenderGetMetalLayer(IntPtr) - uid: SDL2.SDL.SDL_RenderGetMetalLayer* name: SDL_RenderGetMetalLayer href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetMetalLayer_ commentId: Overload:SDL2.SDL.SDL_RenderGetMetalLayer fullName: SDL2.SDL.SDL_RenderGetMetalLayer nameWithType: SDL.SDL_RenderGetMetalLayer - uid: SDL2.SDL.SDL_RenderGetScale(System.IntPtr,System.Single@,System.Single@) name: SDL_RenderGetScale(IntPtr, out Single, out Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetScale_System_IntPtr_System_Single__System_Single__ commentId: M:SDL2.SDL.SDL_RenderGetScale(System.IntPtr,System.Single@,System.Single@) name.vb: SDL_RenderGetScale(IntPtr, ByRef Single, ByRef Single) fullName: SDL2.SDL.SDL_RenderGetScale(System.IntPtr, out System.Single, out System.Single) fullName.vb: SDL2.SDL.SDL_RenderGetScale(System.IntPtr, ByRef System.Single, ByRef System.Single) nameWithType: SDL.SDL_RenderGetScale(IntPtr, out Single, out Single) nameWithType.vb: SDL.SDL_RenderGetScale(IntPtr, ByRef Single, ByRef Single) - uid: SDL2.SDL.SDL_RenderGetScale* name: SDL_RenderGetScale href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetScale_ commentId: Overload:SDL2.SDL.SDL_RenderGetScale fullName: SDL2.SDL.SDL_RenderGetScale nameWithType: SDL.SDL_RenderGetScale - uid: SDL2.SDL.SDL_RenderGetViewport(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_RenderGetViewport(IntPtr, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetViewport_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderGetViewport(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderGetViewport(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderGetViewport(System.IntPtr, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderGetViewport(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderGetViewport(IntPtr, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderGetViewport(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderGetViewport* name: SDL_RenderGetViewport href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderGetViewport_ commentId: Overload:SDL2.SDL.SDL_RenderGetViewport fullName: SDL2.SDL.SDL_RenderGetViewport nameWithType: SDL.SDL_RenderGetViewport - uid: SDL2.SDL.SDL_RenderIsClipEnabled(System.IntPtr) name: SDL_RenderIsClipEnabled(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderIsClipEnabled_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderIsClipEnabled(System.IntPtr) fullName: SDL2.SDL.SDL_RenderIsClipEnabled(System.IntPtr) nameWithType: SDL.SDL_RenderIsClipEnabled(IntPtr) - uid: SDL2.SDL.SDL_RenderIsClipEnabled* name: SDL_RenderIsClipEnabled href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderIsClipEnabled_ commentId: Overload:SDL2.SDL.SDL_RenderIsClipEnabled fullName: SDL2.SDL.SDL_RenderIsClipEnabled nameWithType: SDL.SDL_RenderIsClipEnabled - uid: SDL2.SDL.SDL_RenderPresent(System.IntPtr) name: SDL_RenderPresent(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderPresent_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderPresent(System.IntPtr) fullName: SDL2.SDL.SDL_RenderPresent(System.IntPtr) nameWithType: SDL.SDL_RenderPresent(IntPtr) - uid: SDL2.SDL.SDL_RenderPresent* name: SDL_RenderPresent href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderPresent_ commentId: Overload:SDL2.SDL.SDL_RenderPresent fullName: SDL2.SDL.SDL_RenderPresent nameWithType: SDL.SDL_RenderPresent - uid: SDL2.SDL.SDL_RenderReadPixels(System.IntPtr,SDL2.SDL.SDL_Rect@,System.UInt32,System.IntPtr,System.Int32) name: SDL_RenderReadPixels(IntPtr, ref SDL.SDL_Rect, UInt32, IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderReadPixels_System_IntPtr_SDL2_SDL_SDL_Rect__System_UInt32_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_RenderReadPixels(System.IntPtr,SDL2.SDL.SDL_Rect@,System.UInt32,System.IntPtr,System.Int32) name.vb: SDL_RenderReadPixels(IntPtr, ByRef SDL.SDL_Rect, UInt32, IntPtr, Int32) fullName: SDL2.SDL.SDL_RenderReadPixels(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.UInt32, System.IntPtr, System.Int32) fullName.vb: SDL2.SDL.SDL_RenderReadPixels(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.UInt32, System.IntPtr, System.Int32) nameWithType: SDL.SDL_RenderReadPixels(IntPtr, ref SDL.SDL_Rect, UInt32, IntPtr, Int32) nameWithType.vb: SDL.SDL_RenderReadPixels(IntPtr, ByRef SDL.SDL_Rect, UInt32, IntPtr, Int32) - uid: SDL2.SDL.SDL_RenderReadPixels* name: SDL_RenderReadPixels href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderReadPixels_ commentId: Overload:SDL2.SDL.SDL_RenderReadPixels fullName: SDL2.SDL.SDL_RenderReadPixels nameWithType: SDL.SDL_RenderReadPixels - uid: SDL2.SDL.SDL_RenderSetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_RenderSetClipRect(IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetClipRect_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderSetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderSetClipRect(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderSetClipRect(System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderSetClipRect(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderSetClipRect(IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderSetClipRect(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderSetClipRect(System.IntPtr,System.IntPtr) name: SDL_RenderSetClipRect(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetClipRect_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderSetClipRect(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RenderSetClipRect(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RenderSetClipRect(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RenderSetClipRect* name: SDL_RenderSetClipRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetClipRect_ commentId: Overload:SDL2.SDL.SDL_RenderSetClipRect fullName: SDL2.SDL.SDL_RenderSetClipRect nameWithType: SDL.SDL_RenderSetClipRect - uid: SDL2.SDL.SDL_RenderSetIntegerScale(System.IntPtr,SDL2.SDL.SDL_bool) name: SDL_RenderSetIntegerScale(IntPtr, SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetIntegerScale_System_IntPtr_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_RenderSetIntegerScale(System.IntPtr,SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_RenderSetIntegerScale(System.IntPtr, SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_RenderSetIntegerScale(IntPtr, SDL.SDL_bool) - uid: SDL2.SDL.SDL_RenderSetIntegerScale* name: SDL_RenderSetIntegerScale href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetIntegerScale_ commentId: Overload:SDL2.SDL.SDL_RenderSetIntegerScale fullName: SDL2.SDL.SDL_RenderSetIntegerScale nameWithType: SDL.SDL_RenderSetIntegerScale - uid: SDL2.SDL.SDL_RenderSetLogicalSize(System.IntPtr,System.Int32,System.Int32) name: SDL_RenderSetLogicalSize(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetLogicalSize_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_RenderSetLogicalSize(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_RenderSetLogicalSize(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_RenderSetLogicalSize(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_RenderSetLogicalSize* name: SDL_RenderSetLogicalSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetLogicalSize_ commentId: Overload:SDL2.SDL.SDL_RenderSetLogicalSize fullName: SDL2.SDL.SDL_RenderSetLogicalSize nameWithType: SDL.SDL_RenderSetLogicalSize - uid: SDL2.SDL.SDL_RenderSetScale(System.IntPtr,System.Single,System.Single) name: SDL_RenderSetScale(IntPtr, Single, Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetScale_System_IntPtr_System_Single_System_Single_ commentId: M:SDL2.SDL.SDL_RenderSetScale(System.IntPtr,System.Single,System.Single) fullName: SDL2.SDL.SDL_RenderSetScale(System.IntPtr, System.Single, System.Single) nameWithType: SDL.SDL_RenderSetScale(IntPtr, Single, Single) - uid: SDL2.SDL.SDL_RenderSetScale* name: SDL_RenderSetScale href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetScale_ commentId: Overload:SDL2.SDL.SDL_RenderSetScale fullName: SDL2.SDL.SDL_RenderSetScale nameWithType: SDL.SDL_RenderSetScale - uid: SDL2.SDL.SDL_RenderSetViewport(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_RenderSetViewport(IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetViewport_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_RenderSetViewport(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_RenderSetViewport(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_RenderSetViewport(System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_RenderSetViewport(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_RenderSetViewport(IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_RenderSetViewport(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_RenderSetViewport* name: SDL_RenderSetViewport href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderSetViewport_ commentId: Overload:SDL2.SDL.SDL_RenderSetViewport fullName: SDL2.SDL.SDL_RenderSetViewport nameWithType: SDL.SDL_RenderSetViewport - uid: SDL2.SDL.SDL_RenderTargetSupported(System.IntPtr) name: SDL_RenderTargetSupported(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderTargetSupported_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RenderTargetSupported(System.IntPtr) fullName: SDL2.SDL.SDL_RenderTargetSupported(System.IntPtr) nameWithType: SDL.SDL_RenderTargetSupported(IntPtr) - uid: SDL2.SDL.SDL_RenderTargetSupported* name: SDL_RenderTargetSupported href: api/SDL2.SDL.html#SDL2_SDL_SDL_RenderTargetSupported_ commentId: Overload:SDL2.SDL.SDL_RenderTargetSupported fullName: SDL2.SDL.SDL_RenderTargetSupported nameWithType: SDL.SDL_RenderTargetSupported - uid: SDL2.SDL.SDL_RestoreWindow(System.IntPtr) name: SDL_RestoreWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RestoreWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RestoreWindow(System.IntPtr) fullName: SDL2.SDL.SDL_RestoreWindow(System.IntPtr) nameWithType: SDL.SDL_RestoreWindow(IntPtr) - uid: SDL2.SDL.SDL_RestoreWindow* name: SDL_RestoreWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_RestoreWindow_ commentId: Overload:SDL2.SDL.SDL_RestoreWindow fullName: SDL2.SDL.SDL_RestoreWindow nameWithType: SDL.SDL_RestoreWindow - uid: SDL2.SDL.SDL_RLEACCEL name: SDL_RLEACCEL href: api/SDL2.SDL.html#SDL2_SDL_SDL_RLEACCEL commentId: F:SDL2.SDL.SDL_RLEACCEL fullName: SDL2.SDL.SDL_RLEACCEL nameWithType: SDL.SDL_RLEACCEL - uid: SDL2.SDL.SDL_RWclose(System.IntPtr) name: SDL_RWclose(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWclose_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RWclose(System.IntPtr) fullName: SDL2.SDL.SDL_RWclose(System.IntPtr) nameWithType: SDL.SDL_RWclose(IntPtr) - uid: SDL2.SDL.SDL_RWclose* name: SDL_RWclose href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWclose_ commentId: Overload:SDL2.SDL.SDL_RWclose fullName: SDL2.SDL.SDL_RWclose nameWithType: SDL.SDL_RWclose - uid: SDL2.SDL.SDL_RWFromConstMem(System.IntPtr,System.Int32) name: SDL_RWFromConstMem(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromConstMem_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_RWFromConstMem(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_RWFromConstMem(System.IntPtr, System.Int32) nameWithType: SDL.SDL_RWFromConstMem(IntPtr, Int32) - uid: SDL2.SDL.SDL_RWFromConstMem* name: SDL_RWFromConstMem href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromConstMem_ commentId: Overload:SDL2.SDL.SDL_RWFromConstMem fullName: SDL2.SDL.SDL_RWFromConstMem nameWithType: SDL.SDL_RWFromConstMem - uid: SDL2.SDL.SDL_RWFromFile(System.String,System.String) name: SDL_RWFromFile(String, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromFile_System_String_System_String_ commentId: M:SDL2.SDL.SDL_RWFromFile(System.String,System.String) fullName: SDL2.SDL.SDL_RWFromFile(System.String, System.String) nameWithType: SDL.SDL_RWFromFile(String, String) - uid: SDL2.SDL.SDL_RWFromFile* name: SDL_RWFromFile href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromFile_ commentId: Overload:SDL2.SDL.SDL_RWFromFile isSpec: "True" fullName: SDL2.SDL.SDL_RWFromFile nameWithType: SDL.SDL_RWFromFile - uid: SDL2.SDL.SDL_RWFromFP(System.IntPtr,SDL2.SDL.SDL_bool) name: SDL_RWFromFP(IntPtr, SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromFP_System_IntPtr_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_RWFromFP(System.IntPtr,SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_RWFromFP(System.IntPtr, SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_RWFromFP(IntPtr, SDL.SDL_bool) - uid: SDL2.SDL.SDL_RWFromFP* name: SDL_RWFromFP href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromFP_ commentId: Overload:SDL2.SDL.SDL_RWFromFP fullName: SDL2.SDL.SDL_RWFromFP nameWithType: SDL.SDL_RWFromFP - uid: SDL2.SDL.SDL_RWFromMem(System.IntPtr,System.Int32) name: SDL_RWFromMem(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromMem_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_RWFromMem(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_RWFromMem(System.IntPtr, System.Int32) nameWithType: SDL.SDL_RWFromMem(IntPtr, Int32) - uid: SDL2.SDL.SDL_RWFromMem* name: SDL_RWFromMem href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWFromMem_ commentId: Overload:SDL2.SDL.SDL_RWFromMem fullName: SDL2.SDL.SDL_RWFromMem nameWithType: SDL.SDL_RWFromMem - uid: SDL2.SDL.SDL_RWops name: SDL.SDL_RWops href: api/SDL2.SDL.SDL_RWops.html commentId: T:SDL2.SDL.SDL_RWops fullName: SDL2.SDL.SDL_RWops nameWithType: SDL.SDL_RWops - uid: SDL2.SDL.SDL_RWops.close name: close href: api/SDL2.SDL.SDL_RWops.html#SDL2_SDL_SDL_RWops_close commentId: F:SDL2.SDL.SDL_RWops.close fullName: SDL2.SDL.SDL_RWops.close nameWithType: SDL.SDL_RWops.close - uid: SDL2.SDL.SDL_RWops.read name: read href: api/SDL2.SDL.SDL_RWops.html#SDL2_SDL_SDL_RWops_read commentId: F:SDL2.SDL.SDL_RWops.read fullName: SDL2.SDL.SDL_RWops.read nameWithType: SDL.SDL_RWops.read - uid: SDL2.SDL.SDL_RWops.seek name: seek href: api/SDL2.SDL.SDL_RWops.html#SDL2_SDL_SDL_RWops_seek commentId: F:SDL2.SDL.SDL_RWops.seek fullName: SDL2.SDL.SDL_RWops.seek nameWithType: SDL.SDL_RWops.seek - uid: SDL2.SDL.SDL_RWops.size name: size href: api/SDL2.SDL.SDL_RWops.html#SDL2_SDL_SDL_RWops_size commentId: F:SDL2.SDL.SDL_RWops.size fullName: SDL2.SDL.SDL_RWops.size nameWithType: SDL.SDL_RWops.size - uid: SDL2.SDL.SDL_RWops.type name: type href: api/SDL2.SDL.SDL_RWops.html#SDL2_SDL_SDL_RWops_type commentId: F:SDL2.SDL.SDL_RWops.type fullName: SDL2.SDL.SDL_RWops.type nameWithType: SDL.SDL_RWops.type - uid: SDL2.SDL.SDL_RWops.write name: write href: api/SDL2.SDL.SDL_RWops.html#SDL2_SDL_SDL_RWops_write commentId: F:SDL2.SDL.SDL_RWops.write fullName: SDL2.SDL.SDL_RWops.write nameWithType: SDL.SDL_RWops.write - uid: SDL2.SDL.SDL_RWOPS_JNIFILE name: SDL_RWOPS_JNIFILE href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWOPS_JNIFILE commentId: F:SDL2.SDL.SDL_RWOPS_JNIFILE fullName: SDL2.SDL.SDL_RWOPS_JNIFILE nameWithType: SDL.SDL_RWOPS_JNIFILE - uid: SDL2.SDL.SDL_RWOPS_MEMORY name: SDL_RWOPS_MEMORY href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWOPS_MEMORY commentId: F:SDL2.SDL.SDL_RWOPS_MEMORY fullName: SDL2.SDL.SDL_RWOPS_MEMORY nameWithType: SDL.SDL_RWOPS_MEMORY - uid: SDL2.SDL.SDL_RWOPS_MEMORY_RO name: SDL_RWOPS_MEMORY_RO href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWOPS_MEMORY_RO commentId: F:SDL2.SDL.SDL_RWOPS_MEMORY_RO fullName: SDL2.SDL.SDL_RWOPS_MEMORY_RO nameWithType: SDL.SDL_RWOPS_MEMORY_RO - uid: SDL2.SDL.SDL_RWOPS_STDFILE name: SDL_RWOPS_STDFILE href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWOPS_STDFILE commentId: F:SDL2.SDL.SDL_RWOPS_STDFILE fullName: SDL2.SDL.SDL_RWOPS_STDFILE nameWithType: SDL.SDL_RWOPS_STDFILE - uid: SDL2.SDL.SDL_RWOPS_UNKNOWN name: SDL_RWOPS_UNKNOWN href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWOPS_UNKNOWN commentId: F:SDL2.SDL.SDL_RWOPS_UNKNOWN fullName: SDL2.SDL.SDL_RWOPS_UNKNOWN nameWithType: SDL.SDL_RWOPS_UNKNOWN - uid: SDL2.SDL.SDL_RWOPS_WINFILE name: SDL_RWOPS_WINFILE href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWOPS_WINFILE commentId: F:SDL2.SDL.SDL_RWOPS_WINFILE fullName: SDL2.SDL.SDL_RWOPS_WINFILE nameWithType: SDL.SDL_RWOPS_WINFILE - uid: SDL2.SDL.SDL_RWread(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) name: SDL_RWread(IntPtr, IntPtr, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWread_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RWread(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RWread(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RWread(IntPtr, IntPtr, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RWread* name: SDL_RWread href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWread_ commentId: Overload:SDL2.SDL.SDL_RWread fullName: SDL2.SDL.SDL_RWread nameWithType: SDL.SDL_RWread - uid: SDL2.SDL.SDL_RWseek(System.IntPtr,System.Int64,System.Int32) name: SDL_RWseek(IntPtr, Int64, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWseek_System_IntPtr_System_Int64_System_Int32_ commentId: M:SDL2.SDL.SDL_RWseek(System.IntPtr,System.Int64,System.Int32) fullName: SDL2.SDL.SDL_RWseek(System.IntPtr, System.Int64, System.Int32) nameWithType: SDL.SDL_RWseek(IntPtr, Int64, Int32) - uid: SDL2.SDL.SDL_RWseek* name: SDL_RWseek href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWseek_ commentId: Overload:SDL2.SDL.SDL_RWseek fullName: SDL2.SDL.SDL_RWseek nameWithType: SDL.SDL_RWseek - uid: SDL2.SDL.SDL_RWsize(System.IntPtr) name: SDL_RWsize(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWsize_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RWsize(System.IntPtr) fullName: SDL2.SDL.SDL_RWsize(System.IntPtr) nameWithType: SDL.SDL_RWsize(IntPtr) - uid: SDL2.SDL.SDL_RWsize* name: SDL_RWsize href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWsize_ commentId: Overload:SDL2.SDL.SDL_RWsize fullName: SDL2.SDL.SDL_RWsize nameWithType: SDL.SDL_RWsize - uid: SDL2.SDL.SDL_RWtell(System.IntPtr) name: SDL_RWtell(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWtell_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RWtell(System.IntPtr) fullName: SDL2.SDL.SDL_RWtell(System.IntPtr) nameWithType: SDL.SDL_RWtell(IntPtr) - uid: SDL2.SDL.SDL_RWtell* name: SDL_RWtell href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWtell_ commentId: Overload:SDL2.SDL.SDL_RWtell fullName: SDL2.SDL.SDL_RWtell nameWithType: SDL.SDL_RWtell - uid: SDL2.SDL.SDL_RWwrite(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) name: SDL_RWwrite(IntPtr, IntPtr, IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWwrite_System_IntPtr_System_IntPtr_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_RWwrite(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_RWwrite(System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_RWwrite(IntPtr, IntPtr, IntPtr, IntPtr) - uid: SDL2.SDL.SDL_RWwrite* name: SDL_RWwrite href: api/SDL2.SDL.html#SDL2_SDL_SDL_RWwrite_ commentId: Overload:SDL2.SDL.SDL_RWwrite fullName: SDL2.SDL.SDL_RWwrite nameWithType: SDL.SDL_RWwrite - uid: SDL2.SDL.SDL_SaveBMP(System.IntPtr,System.String) name: SDL_SaveBMP(IntPtr, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SaveBMP_System_IntPtr_System_String_ commentId: M:SDL2.SDL.SDL_SaveBMP(System.IntPtr,System.String) fullName: SDL2.SDL.SDL_SaveBMP(System.IntPtr, System.String) nameWithType: SDL.SDL_SaveBMP(IntPtr, String) - uid: SDL2.SDL.SDL_SaveBMP* name: SDL_SaveBMP href: api/SDL2.SDL.html#SDL2_SDL_SDL_SaveBMP_ commentId: Overload:SDL2.SDL.SDL_SaveBMP isSpec: "True" fullName: SDL2.SDL.SDL_SaveBMP nameWithType: SDL.SDL_SaveBMP - uid: SDL2.SDL.SDL_Scancode name: SDL.SDL_Scancode href: api/SDL2.SDL.SDL_Scancode.html commentId: T:SDL2.SDL.SDL_Scancode fullName: SDL2.SDL.SDL_Scancode nameWithType: SDL.SDL_Scancode - uid: SDL2.SDL.SDL_Scancode.SDL_NUM_SCANCODES name: SDL_NUM_SCANCODES href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_NUM_SCANCODES commentId: F:SDL2.SDL.SDL_Scancode.SDL_NUM_SCANCODES fullName: SDL2.SDL.SDL_Scancode.SDL_NUM_SCANCODES nameWithType: SDL.SDL_Scancode.SDL_NUM_SCANCODES - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_0 name: SDL_SCANCODE_0 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_0 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_0 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_0 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_0 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_1 name: SDL_SCANCODE_1 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_1 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_1 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_1 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_1 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_2 name: SDL_SCANCODE_2 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_2 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_2 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_2 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_2 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_3 name: SDL_SCANCODE_3 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_3 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_3 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_3 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_3 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_4 name: SDL_SCANCODE_4 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_4 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_4 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_4 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_4 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_5 name: SDL_SCANCODE_5 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_5 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_5 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_5 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_5 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_6 name: SDL_SCANCODE_6 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_6 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_6 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_6 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_6 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_7 name: SDL_SCANCODE_7 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_7 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_7 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_7 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_7 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_8 name: SDL_SCANCODE_8 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_8 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_8 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_8 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_8 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_9 name: SDL_SCANCODE_9 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_9 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_9 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_9 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_9 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_A name: SDL_SCANCODE_A href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_A commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_A fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_A nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_A - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_BACK name: SDL_SCANCODE_AC_BACK href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_BACK commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_BACK fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_BACK nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AC_BACK - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_BOOKMARKS name: SDL_SCANCODE_AC_BOOKMARKS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_BOOKMARKS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_BOOKMARKS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_BOOKMARKS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AC_BOOKMARKS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_FORWARD name: SDL_SCANCODE_AC_FORWARD href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_FORWARD commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_FORWARD fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_FORWARD nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AC_FORWARD - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_HOME name: SDL_SCANCODE_AC_HOME href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_HOME commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_HOME fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_HOME nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AC_HOME - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_REFRESH name: SDL_SCANCODE_AC_REFRESH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_REFRESH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_REFRESH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_REFRESH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AC_REFRESH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_SEARCH name: SDL_SCANCODE_AC_SEARCH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_SEARCH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_SEARCH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_SEARCH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AC_SEARCH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_STOP name: SDL_SCANCODE_AC_STOP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AC_STOP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_STOP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AC_STOP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AC_STOP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AGAIN name: SDL_SCANCODE_AGAIN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AGAIN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AGAIN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AGAIN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AGAIN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_ALTERASE name: SDL_SCANCODE_ALTERASE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_ALTERASE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_ALTERASE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_ALTERASE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_ALTERASE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APOSTROPHE name: SDL_SCANCODE_APOSTROPHE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APOSTROPHE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APOSTROPHE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APOSTROPHE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_APOSTROPHE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APP1 name: SDL_SCANCODE_APP1 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APP1 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APP1 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APP1 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_APP1 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APP2 name: SDL_SCANCODE_APP2 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APP2 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APP2 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APP2 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_APP2 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APPLICATION name: SDL_SCANCODE_APPLICATION href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_APPLICATION commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APPLICATION fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_APPLICATION nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_APPLICATION - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOMUTE name: SDL_SCANCODE_AUDIOMUTE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOMUTE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOMUTE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOMUTE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AUDIOMUTE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIONEXT name: SDL_SCANCODE_AUDIONEXT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIONEXT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIONEXT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIONEXT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AUDIONEXT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPLAY name: SDL_SCANCODE_AUDIOPLAY href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOPLAY commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPLAY fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPLAY nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPLAY - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPREV name: SDL_SCANCODE_AUDIOPREV href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOPREV commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPREV fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPREV nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AUDIOPREV - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOSTOP name: SDL_SCANCODE_AUDIOSTOP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_AUDIOSTOP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOSTOP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_AUDIOSTOP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_AUDIOSTOP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_B name: SDL_SCANCODE_B href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_B commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_B fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_B nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_B - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BACKSLASH name: SDL_SCANCODE_BACKSLASH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BACKSLASH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BACKSLASH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BACKSLASH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_BACKSLASH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BACKSPACE name: SDL_SCANCODE_BACKSPACE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BACKSPACE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BACKSPACE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BACKSPACE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_BACKSPACE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSDOWN name: SDL_SCANCODE_BRIGHTNESSDOWN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BRIGHTNESSDOWN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSDOWN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSDOWN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSDOWN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSUP name: SDL_SCANCODE_BRIGHTNESSUP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_BRIGHTNESSUP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSUP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSUP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_BRIGHTNESSUP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_C name: SDL_SCANCODE_C href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_C commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_C fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_C nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_C - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CALCULATOR name: SDL_SCANCODE_CALCULATOR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CALCULATOR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CALCULATOR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CALCULATOR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CALCULATOR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CANCEL name: SDL_SCANCODE_CANCEL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CANCEL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CANCEL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CANCEL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CANCEL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CAPSLOCK name: SDL_SCANCODE_CAPSLOCK href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CAPSLOCK commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CAPSLOCK fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CAPSLOCK nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CAPSLOCK - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CLEAR name: SDL_SCANCODE_CLEAR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CLEAR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CLEAR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CLEAR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CLEAR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CLEARAGAIN name: SDL_SCANCODE_CLEARAGAIN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CLEARAGAIN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CLEARAGAIN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CLEARAGAIN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CLEARAGAIN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COMMA name: SDL_SCANCODE_COMMA href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_COMMA commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COMMA fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COMMA nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_COMMA - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COMPUTER name: SDL_SCANCODE_COMPUTER href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_COMPUTER commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COMPUTER fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COMPUTER nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_COMPUTER - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COPY name: SDL_SCANCODE_COPY href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_COPY commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COPY fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_COPY nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_COPY - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CRSEL name: SDL_SCANCODE_CRSEL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CRSEL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CRSEL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CRSEL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CRSEL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYSUBUNIT name: SDL_SCANCODE_CURRENCYSUBUNIT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CURRENCYSUBUNIT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYSUBUNIT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYSUBUNIT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYSUBUNIT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYUNIT name: SDL_SCANCODE_CURRENCYUNIT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CURRENCYUNIT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYUNIT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYUNIT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CURRENCYUNIT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CUT name: SDL_SCANCODE_CUT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_CUT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CUT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_CUT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_CUT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_D name: SDL_SCANCODE_D href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_D commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_D fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_D nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_D - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DECIMALSEPARATOR name: SDL_SCANCODE_DECIMALSEPARATOR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DECIMALSEPARATOR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DECIMALSEPARATOR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DECIMALSEPARATOR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_DECIMALSEPARATOR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DELETE name: SDL_SCANCODE_DELETE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DELETE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DELETE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DELETE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_DELETE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DISPLAYSWITCH name: SDL_SCANCODE_DISPLAYSWITCH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DISPLAYSWITCH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DISPLAYSWITCH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DISPLAYSWITCH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_DISPLAYSWITCH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DOWN name: SDL_SCANCODE_DOWN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_DOWN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DOWN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_DOWN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_DOWN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_E name: SDL_SCANCODE_E href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_E commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_E fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_E nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_E - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EJECT name: SDL_SCANCODE_EJECT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EJECT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EJECT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EJECT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_EJECT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_END name: SDL_SCANCODE_END href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_END commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_END fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_END nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_END - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EQUALS name: SDL_SCANCODE_EQUALS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EQUALS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EQUALS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EQUALS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_EQUALS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_ESCAPE name: SDL_SCANCODE_ESCAPE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_ESCAPE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_ESCAPE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_ESCAPE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_ESCAPE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EXECUTE name: SDL_SCANCODE_EXECUTE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EXECUTE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EXECUTE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EXECUTE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_EXECUTE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EXSEL name: SDL_SCANCODE_EXSEL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_EXSEL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EXSEL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_EXSEL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_EXSEL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F name: SDL_SCANCODE_F href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F1 name: SDL_SCANCODE_F1 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F1 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F1 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F1 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F1 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F10 name: SDL_SCANCODE_F10 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F10 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F10 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F10 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F10 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F11 name: SDL_SCANCODE_F11 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F11 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F11 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F11 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F11 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F12 name: SDL_SCANCODE_F12 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F12 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F12 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F12 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F12 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F13 name: SDL_SCANCODE_F13 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F13 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F13 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F13 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F13 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F14 name: SDL_SCANCODE_F14 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F14 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F14 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F14 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F14 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F15 name: SDL_SCANCODE_F15 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F15 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F15 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F15 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F15 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F16 name: SDL_SCANCODE_F16 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F16 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F16 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F16 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F16 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F17 name: SDL_SCANCODE_F17 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F17 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F17 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F17 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F17 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F18 name: SDL_SCANCODE_F18 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F18 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F18 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F18 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F18 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F19 name: SDL_SCANCODE_F19 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F19 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F19 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F19 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F19 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F2 name: SDL_SCANCODE_F2 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F2 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F2 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F2 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F2 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F20 name: SDL_SCANCODE_F20 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F20 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F20 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F20 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F20 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F21 name: SDL_SCANCODE_F21 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F21 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F21 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F21 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F21 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F22 name: SDL_SCANCODE_F22 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F22 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F22 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F22 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F22 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F23 name: SDL_SCANCODE_F23 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F23 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F23 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F23 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F23 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F24 name: SDL_SCANCODE_F24 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F24 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F24 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F24 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F24 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F3 name: SDL_SCANCODE_F3 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F3 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F3 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F3 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F3 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F4 name: SDL_SCANCODE_F4 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F4 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F4 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F4 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F4 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F5 name: SDL_SCANCODE_F5 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F5 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F5 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F5 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F5 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F6 name: SDL_SCANCODE_F6 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F6 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F6 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F6 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F6 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F7 name: SDL_SCANCODE_F7 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F7 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F7 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F7 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F7 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F8 name: SDL_SCANCODE_F8 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F8 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F8 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F8 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F8 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F9 name: SDL_SCANCODE_F9 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_F9 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F9 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_F9 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_F9 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_FIND name: SDL_SCANCODE_FIND href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_FIND commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_FIND fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_FIND nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_FIND - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_G name: SDL_SCANCODE_G href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_G commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_G fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_G nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_G - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_GRAVE name: SDL_SCANCODE_GRAVE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_GRAVE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_GRAVE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_GRAVE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_GRAVE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_H name: SDL_SCANCODE_H href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_H commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_H fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_H nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_H - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_HELP name: SDL_SCANCODE_HELP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_HELP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_HELP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_HELP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_HELP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_HOME name: SDL_SCANCODE_HOME href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_HOME commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_HOME fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_HOME nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_HOME - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_I name: SDL_SCANCODE_I href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_I commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_I fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_I nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_I - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INSERT name: SDL_SCANCODE_INSERT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INSERT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INSERT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INSERT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INSERT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL1 name: SDL_SCANCODE_INTERNATIONAL1 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL1 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL1 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL1 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL1 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL2 name: SDL_SCANCODE_INTERNATIONAL2 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL2 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL2 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL2 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL2 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL3 name: SDL_SCANCODE_INTERNATIONAL3 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL3 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL3 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL3 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL3 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL4 name: SDL_SCANCODE_INTERNATIONAL4 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL4 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL4 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL4 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL4 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL5 name: SDL_SCANCODE_INTERNATIONAL5 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL5 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL5 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL5 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL5 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL6 name: SDL_SCANCODE_INTERNATIONAL6 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL6 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL6 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL6 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL6 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL7 name: SDL_SCANCODE_INTERNATIONAL7 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL7 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL7 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL7 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL7 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL8 name: SDL_SCANCODE_INTERNATIONAL8 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL8 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL8 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL8 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL8 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL9 name: SDL_SCANCODE_INTERNATIONAL9 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_INTERNATIONAL9 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL9 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL9 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_INTERNATIONAL9 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_J name: SDL_SCANCODE_J href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_J commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_J fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_J nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_J - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_K name: SDL_SCANCODE_K href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_K commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_K fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_K nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_K - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMDOWN name: SDL_SCANCODE_KBDILLUMDOWN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KBDILLUMDOWN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMDOWN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMDOWN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMDOWN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMTOGGLE name: SDL_SCANCODE_KBDILLUMTOGGLE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KBDILLUMTOGGLE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMTOGGLE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMTOGGLE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMTOGGLE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMUP name: SDL_SCANCODE_KBDILLUMUP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KBDILLUMUP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMUP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMUP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KBDILLUMUP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_0 name: SDL_SCANCODE_KP_0 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_0 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_0 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_0 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_0 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_00 name: SDL_SCANCODE_KP_00 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_00 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_00 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_00 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_00 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_000 name: SDL_SCANCODE_KP_000 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_000 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_000 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_000 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_000 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_1 name: SDL_SCANCODE_KP_1 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_1 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_1 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_1 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_1 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_2 name: SDL_SCANCODE_KP_2 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_2 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_2 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_2 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_2 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_3 name: SDL_SCANCODE_KP_3 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_3 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_3 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_3 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_3 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_4 name: SDL_SCANCODE_KP_4 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_4 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_4 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_4 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_4 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_5 name: SDL_SCANCODE_KP_5 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_5 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_5 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_5 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_5 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_6 name: SDL_SCANCODE_KP_6 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_6 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_6 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_6 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_6 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_7 name: SDL_SCANCODE_KP_7 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_7 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_7 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_7 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_7 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_8 name: SDL_SCANCODE_KP_8 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_8 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_8 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_8 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_8 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_9 name: SDL_SCANCODE_KP_9 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_9 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_9 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_9 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_9 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_A name: SDL_SCANCODE_KP_A href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_A commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_A fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_A nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_A - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_AMPERSAND name: SDL_SCANCODE_KP_AMPERSAND href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_AMPERSAND commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_AMPERSAND fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_AMPERSAND nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_AMPERSAND - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_AT name: SDL_SCANCODE_KP_AT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_AT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_AT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_AT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_AT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_B name: SDL_SCANCODE_KP_B href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_B commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_B fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_B nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_B - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_BACKSPACE name: SDL_SCANCODE_KP_BACKSPACE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_BACKSPACE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_BACKSPACE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_BACKSPACE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_BACKSPACE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_BINARY name: SDL_SCANCODE_KP_BINARY href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_BINARY commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_BINARY fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_BINARY nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_BINARY - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_C name: SDL_SCANCODE_KP_C href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_C commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_C fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_C nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_C - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEAR name: SDL_SCANCODE_KP_CLEAR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_CLEAR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEAR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEAR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEAR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEARENTRY name: SDL_SCANCODE_KP_CLEARENTRY href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_CLEARENTRY commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEARENTRY fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEARENTRY nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_CLEARENTRY - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_COLON name: SDL_SCANCODE_KP_COLON href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_COLON commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_COLON fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_COLON nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_COLON - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_COMMA name: SDL_SCANCODE_KP_COMMA href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_COMMA commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_COMMA fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_COMMA nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_COMMA - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_D name: SDL_SCANCODE_KP_D href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_D commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_D fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_D nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_D - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLAMPERSAND name: SDL_SCANCODE_KP_DBLAMPERSAND href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DBLAMPERSAND commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLAMPERSAND fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLAMPERSAND nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLAMPERSAND - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLVERTICALBAR name: SDL_SCANCODE_KP_DBLVERTICALBAR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DBLVERTICALBAR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLVERTICALBAR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLVERTICALBAR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_DBLVERTICALBAR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DECIMAL name: SDL_SCANCODE_KP_DECIMAL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DECIMAL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DECIMAL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DECIMAL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_DECIMAL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DIVIDE name: SDL_SCANCODE_KP_DIVIDE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_DIVIDE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DIVIDE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_DIVIDE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_DIVIDE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_E name: SDL_SCANCODE_KP_E href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_E commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_E fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_E nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_E - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_ENTER name: SDL_SCANCODE_KP_ENTER href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_ENTER commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_ENTER fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_ENTER nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_ENTER - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALS name: SDL_SCANCODE_KP_EQUALS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_EQUALS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALSAS400 name: SDL_SCANCODE_KP_EQUALSAS400 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_EQUALSAS400 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALSAS400 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALSAS400 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_EQUALSAS400 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EXCLAM name: SDL_SCANCODE_KP_EXCLAM href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_EXCLAM commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EXCLAM fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_EXCLAM nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_EXCLAM - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_F name: SDL_SCANCODE_KP_F href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_F commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_F fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_F nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_F - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_GREATER name: SDL_SCANCODE_KP_GREATER href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_GREATER commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_GREATER fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_GREATER nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_GREATER - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_HASH name: SDL_SCANCODE_KP_HASH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_HASH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_HASH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_HASH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_HASH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_HEXADECIMAL name: SDL_SCANCODE_KP_HEXADECIMAL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_HEXADECIMAL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_HEXADECIMAL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_HEXADECIMAL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_HEXADECIMAL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTBRACE name: SDL_SCANCODE_KP_LEFTBRACE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_LEFTBRACE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTBRACE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTBRACE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTBRACE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTPAREN name: SDL_SCANCODE_KP_LEFTPAREN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_LEFTPAREN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTPAREN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTPAREN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_LEFTPAREN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LESS name: SDL_SCANCODE_KP_LESS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_LESS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LESS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_LESS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_LESS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMADD name: SDL_SCANCODE_KP_MEMADD href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMADD commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMADD fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMADD nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMADD - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMCLEAR name: SDL_SCANCODE_KP_MEMCLEAR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMCLEAR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMCLEAR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMCLEAR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMCLEAR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMDIVIDE name: SDL_SCANCODE_KP_MEMDIVIDE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMDIVIDE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMDIVIDE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMDIVIDE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMDIVIDE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMMULTIPLY name: SDL_SCANCODE_KP_MEMMULTIPLY href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMMULTIPLY commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMMULTIPLY fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMMULTIPLY nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMMULTIPLY - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMRECALL name: SDL_SCANCODE_KP_MEMRECALL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMRECALL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMRECALL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMRECALL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMRECALL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSTORE name: SDL_SCANCODE_KP_MEMSTORE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMSTORE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSTORE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSTORE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSTORE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSUBTRACT name: SDL_SCANCODE_KP_MEMSUBTRACT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MEMSUBTRACT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSUBTRACT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSUBTRACT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MEMSUBTRACT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MINUS name: SDL_SCANCODE_KP_MINUS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MINUS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MINUS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MINUS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MINUS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MULTIPLY name: SDL_SCANCODE_KP_MULTIPLY href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_MULTIPLY commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MULTIPLY fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_MULTIPLY nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_MULTIPLY - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_OCTAL name: SDL_SCANCODE_KP_OCTAL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_OCTAL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_OCTAL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_OCTAL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_OCTAL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PERCENT name: SDL_SCANCODE_KP_PERCENT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PERCENT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PERCENT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PERCENT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_PERCENT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PERIOD name: SDL_SCANCODE_KP_PERIOD href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PERIOD commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PERIOD fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PERIOD nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_PERIOD - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUS name: SDL_SCANCODE_KP_PLUS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PLUS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUSMINUS name: SDL_SCANCODE_KP_PLUSMINUS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_PLUSMINUS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUSMINUS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUSMINUS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_PLUSMINUS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_POWER name: SDL_SCANCODE_KP_POWER href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_POWER commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_POWER fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_POWER nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_POWER - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTBRACE name: SDL_SCANCODE_KP_RIGHTBRACE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_RIGHTBRACE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTBRACE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTBRACE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTBRACE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTPAREN name: SDL_SCANCODE_KP_RIGHTPAREN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_RIGHTPAREN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTPAREN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTPAREN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_RIGHTPAREN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_SPACE name: SDL_SCANCODE_KP_SPACE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_SPACE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_SPACE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_SPACE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_SPACE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_TAB name: SDL_SCANCODE_KP_TAB href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_TAB commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_TAB fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_TAB nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_TAB - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_VERTICALBAR name: SDL_SCANCODE_KP_VERTICALBAR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_VERTICALBAR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_VERTICALBAR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_VERTICALBAR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_VERTICALBAR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_XOR name: SDL_SCANCODE_KP_XOR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_KP_XOR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_XOR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_KP_XOR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_KP_XOR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_L name: SDL_SCANCODE_L href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_L commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_L fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_L nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_L - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LALT name: SDL_SCANCODE_LALT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LALT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LALT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LALT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LALT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG1 name: SDL_SCANCODE_LANG1 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG1 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG1 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG1 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG1 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG2 name: SDL_SCANCODE_LANG2 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG2 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG2 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG2 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG2 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG3 name: SDL_SCANCODE_LANG3 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG3 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG3 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG3 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG3 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG4 name: SDL_SCANCODE_LANG4 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG4 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG4 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG4 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG4 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG5 name: SDL_SCANCODE_LANG5 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG5 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG5 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG5 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG5 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG6 name: SDL_SCANCODE_LANG6 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG6 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG6 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG6 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG6 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG7 name: SDL_SCANCODE_LANG7 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG7 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG7 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG7 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG7 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG8 name: SDL_SCANCODE_LANG8 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG8 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG8 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG8 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG8 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG9 name: SDL_SCANCODE_LANG9 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LANG9 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG9 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LANG9 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LANG9 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LCTRL name: SDL_SCANCODE_LCTRL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LCTRL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LCTRL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LCTRL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LCTRL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LEFT name: SDL_SCANCODE_LEFT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LEFT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LEFT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LEFT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LEFT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LEFTBRACKET name: SDL_SCANCODE_LEFTBRACKET href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LEFTBRACKET commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LEFTBRACKET fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LEFTBRACKET nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LEFTBRACKET - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LGUI name: SDL_SCANCODE_LGUI href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LGUI commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LGUI fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LGUI nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LGUI - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LSHIFT name: SDL_SCANCODE_LSHIFT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_LSHIFT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LSHIFT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_LSHIFT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_LSHIFT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_M name: SDL_SCANCODE_M href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_M commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_M fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_M nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_M - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MAIL name: SDL_SCANCODE_MAIL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MAIL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MAIL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MAIL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_MAIL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MEDIASELECT name: SDL_SCANCODE_MEDIASELECT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MEDIASELECT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MEDIASELECT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MEDIASELECT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_MEDIASELECT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MENU name: SDL_SCANCODE_MENU href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MENU commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MENU fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MENU nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_MENU - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MINUS name: SDL_SCANCODE_MINUS href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MINUS commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MINUS fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MINUS nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_MINUS - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MODE name: SDL_SCANCODE_MODE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MODE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MODE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MODE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_MODE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MUTE name: SDL_SCANCODE_MUTE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_MUTE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MUTE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_MUTE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_MUTE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_N name: SDL_SCANCODE_N href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_N commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_N fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_N nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_N - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NONUSBACKSLASH name: SDL_SCANCODE_NONUSBACKSLASH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_NONUSBACKSLASH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NONUSBACKSLASH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NONUSBACKSLASH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_NONUSBACKSLASH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NONUSHASH name: SDL_SCANCODE_NONUSHASH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_NONUSHASH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NONUSHASH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NONUSHASH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_NONUSHASH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NUMLOCKCLEAR name: SDL_SCANCODE_NUMLOCKCLEAR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_NUMLOCKCLEAR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NUMLOCKCLEAR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_NUMLOCKCLEAR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_NUMLOCKCLEAR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_O name: SDL_SCANCODE_O href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_O commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_O fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_O nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_O - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_OPER name: SDL_SCANCODE_OPER href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_OPER commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_OPER fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_OPER nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_OPER - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_OUT name: SDL_SCANCODE_OUT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_OUT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_OUT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_OUT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_OUT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_P name: SDL_SCANCODE_P href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_P commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_P fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_P nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_P - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAGEDOWN name: SDL_SCANCODE_PAGEDOWN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PAGEDOWN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAGEDOWN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAGEDOWN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_PAGEDOWN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAGEUP name: SDL_SCANCODE_PAGEUP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PAGEUP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAGEUP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAGEUP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_PAGEUP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PASTE name: SDL_SCANCODE_PASTE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PASTE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PASTE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PASTE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_PASTE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAUSE name: SDL_SCANCODE_PAUSE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PAUSE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAUSE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PAUSE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_PAUSE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PERIOD name: SDL_SCANCODE_PERIOD href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PERIOD commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PERIOD fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PERIOD nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_PERIOD - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_POWER name: SDL_SCANCODE_POWER href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_POWER commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_POWER fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_POWER nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_POWER - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PRINTSCREEN name: SDL_SCANCODE_PRINTSCREEN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PRINTSCREEN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PRINTSCREEN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PRINTSCREEN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_PRINTSCREEN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PRIOR name: SDL_SCANCODE_PRIOR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_PRIOR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PRIOR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_PRIOR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_PRIOR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Q name: SDL_SCANCODE_Q href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_Q commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Q fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Q nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_Q - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_R name: SDL_SCANCODE_R href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_R commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_R fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_R nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_R - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RALT name: SDL_SCANCODE_RALT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RALT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RALT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RALT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RALT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RCTRL name: SDL_SCANCODE_RCTRL href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RCTRL commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RCTRL fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RCTRL nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RCTRL - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RETURN name: SDL_SCANCODE_RETURN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RETURN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RETURN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RETURN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RETURN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RETURN2 name: SDL_SCANCODE_RETURN2 href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RETURN2 commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RETURN2 fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RETURN2 nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RETURN2 - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RGUI name: SDL_SCANCODE_RGUI href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RGUI commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RGUI fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RGUI nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RGUI - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RIGHT name: SDL_SCANCODE_RIGHT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RIGHT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RIGHT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RIGHT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RIGHT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RIGHTBRACKET name: SDL_SCANCODE_RIGHTBRACKET href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RIGHTBRACKET commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RIGHTBRACKET fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RIGHTBRACKET nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RIGHTBRACKET - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RSHIFT name: SDL_SCANCODE_RSHIFT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_RSHIFT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RSHIFT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_RSHIFT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_RSHIFT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_S name: SDL_SCANCODE_S href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_S commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_S fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_S nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_S - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SCROLLLOCK name: SDL_SCANCODE_SCROLLLOCK href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SCROLLLOCK commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SCROLLLOCK fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SCROLLLOCK nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SCROLLLOCK - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SELECT name: SDL_SCANCODE_SELECT href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SELECT commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SELECT fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SELECT nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SELECT - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SEMICOLON name: SDL_SCANCODE_SEMICOLON href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SEMICOLON commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SEMICOLON fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SEMICOLON nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SEMICOLON - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SEPARATOR name: SDL_SCANCODE_SEPARATOR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SEPARATOR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SEPARATOR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SEPARATOR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SEPARATOR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SLASH name: SDL_SCANCODE_SLASH href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SLASH commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SLASH fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SLASH nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SLASH - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SLEEP name: SDL_SCANCODE_SLEEP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SLEEP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SLEEP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SLEEP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SLEEP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SPACE name: SDL_SCANCODE_SPACE href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SPACE commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SPACE fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SPACE nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SPACE - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_STOP name: SDL_SCANCODE_STOP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_STOP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_STOP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_STOP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_STOP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SYSREQ name: SDL_SCANCODE_SYSREQ href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_SYSREQ commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SYSREQ fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_SYSREQ nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_SYSREQ - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_T name: SDL_SCANCODE_T href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_T commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_T fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_T nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_T - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_TAB name: SDL_SCANCODE_TAB href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_TAB commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_TAB fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_TAB nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_TAB - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_THOUSANDSSEPARATOR name: SDL_SCANCODE_THOUSANDSSEPARATOR href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_THOUSANDSSEPARATOR commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_THOUSANDSSEPARATOR fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_THOUSANDSSEPARATOR nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_THOUSANDSSEPARATOR - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_U name: SDL_SCANCODE_U href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_U commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_U fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_U nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_U - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UNDO name: SDL_SCANCODE_UNDO href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_UNDO commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UNDO fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UNDO nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_UNDO - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UNKNOWN name: SDL_SCANCODE_UNKNOWN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_UNKNOWN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UNKNOWN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UNKNOWN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_UNKNOWN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UP name: SDL_SCANCODE_UP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_UP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_UP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_UP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_V name: SDL_SCANCODE_V href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_V commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_V fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_V nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_V - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEDOWN name: SDL_SCANCODE_VOLUMEDOWN href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_VOLUMEDOWN commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEDOWN fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEDOWN nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEDOWN - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEUP name: SDL_SCANCODE_VOLUMEUP href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_VOLUMEUP commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEUP fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEUP nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_VOLUMEUP - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_W name: SDL_SCANCODE_W href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_W commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_W fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_W nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_W - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_WWW name: SDL_SCANCODE_WWW href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_WWW commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_WWW fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_WWW nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_WWW - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_X name: SDL_SCANCODE_X href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_X commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_X fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_X nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_X - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Y name: SDL_SCANCODE_Y href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_Y commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Y fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Y nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_Y - uid: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Z name: SDL_SCANCODE_Z href: api/SDL2.SDL.SDL_Scancode.html#SDL2_SDL_SDL_Scancode_SDL_SCANCODE_Z commentId: F:SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Z fullName: SDL2.SDL.SDL_Scancode.SDL_SCANCODE_Z nameWithType: SDL.SDL_Scancode.SDL_SCANCODE_Z - uid: SDL2.SDL.SDL_SCANCODE_TO_KEYCODE(SDL2.SDL.SDL_Scancode) name: SDL_SCANCODE_TO_KEYCODE(SDL.SDL_Scancode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SCANCODE_TO_KEYCODE_SDL2_SDL_SDL_Scancode_ commentId: M:SDL2.SDL.SDL_SCANCODE_TO_KEYCODE(SDL2.SDL.SDL_Scancode) fullName: SDL2.SDL.SDL_SCANCODE_TO_KEYCODE(SDL2.SDL.SDL_Scancode) nameWithType: SDL.SDL_SCANCODE_TO_KEYCODE(SDL.SDL_Scancode) - uid: SDL2.SDL.SDL_SCANCODE_TO_KEYCODE* name: SDL_SCANCODE_TO_KEYCODE href: api/SDL2.SDL.html#SDL2_SDL_SDL_SCANCODE_TO_KEYCODE_ commentId: Overload:SDL2.SDL.SDL_SCANCODE_TO_KEYCODE isSpec: "True" fullName: SDL2.SDL.SDL_SCANCODE_TO_KEYCODE nameWithType: SDL.SDL_SCANCODE_TO_KEYCODE - uid: SDL2.SDL.SDL_SensorClose(System.IntPtr) name: SDL_SensorClose(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorClose_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SensorClose(System.IntPtr) fullName: SDL2.SDL.SDL_SensorClose(System.IntPtr) nameWithType: SDL.SDL_SensorClose(IntPtr) - uid: SDL2.SDL.SDL_SensorClose* name: SDL_SensorClose href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorClose_ commentId: Overload:SDL2.SDL.SDL_SensorClose fullName: SDL2.SDL.SDL_SensorClose nameWithType: SDL.SDL_SensorClose - uid: SDL2.SDL.SDL_SensorEvent name: SDL.SDL_SensorEvent href: api/SDL2.SDL.SDL_SensorEvent.html commentId: T:SDL2.SDL.SDL_SensorEvent fullName: SDL2.SDL.SDL_SensorEvent nameWithType: SDL.SDL_SensorEvent - uid: SDL2.SDL.SDL_SensorEvent.data name: data href: api/SDL2.SDL.SDL_SensorEvent.html#SDL2_SDL_SDL_SensorEvent_data commentId: F:SDL2.SDL.SDL_SensorEvent.data fullName: SDL2.SDL.SDL_SensorEvent.data nameWithType: SDL.SDL_SensorEvent.data - uid: SDL2.SDL.SDL_SensorEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_SensorEvent.html#SDL2_SDL_SDL_SensorEvent_timestamp commentId: F:SDL2.SDL.SDL_SensorEvent.timestamp fullName: SDL2.SDL.SDL_SensorEvent.timestamp nameWithType: SDL.SDL_SensorEvent.timestamp - uid: SDL2.SDL.SDL_SensorEvent.type name: type href: api/SDL2.SDL.SDL_SensorEvent.html#SDL2_SDL_SDL_SensorEvent_type commentId: F:SDL2.SDL.SDL_SensorEvent.type fullName: SDL2.SDL.SDL_SensorEvent.type nameWithType: SDL.SDL_SensorEvent.type - uid: SDL2.SDL.SDL_SensorEvent.which name: which href: api/SDL2.SDL.SDL_SensorEvent.html#SDL2_SDL_SDL_SensorEvent_which commentId: F:SDL2.SDL.SDL_SensorEvent.which fullName: SDL2.SDL.SDL_SensorEvent.which nameWithType: SDL.SDL_SensorEvent.which - uid: SDL2.SDL.SDL_SensorFromInstanceID(System.Int32) name: SDL_SensorFromInstanceID(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorFromInstanceID_System_Int32_ commentId: M:SDL2.SDL.SDL_SensorFromInstanceID(System.Int32) fullName: SDL2.SDL.SDL_SensorFromInstanceID(System.Int32) nameWithType: SDL.SDL_SensorFromInstanceID(Int32) - uid: SDL2.SDL.SDL_SensorFromInstanceID* name: SDL_SensorFromInstanceID href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorFromInstanceID_ commentId: Overload:SDL2.SDL.SDL_SensorFromInstanceID fullName: SDL2.SDL.SDL_SensorFromInstanceID nameWithType: SDL.SDL_SensorFromInstanceID - uid: SDL2.SDL.SDL_SensorGetData(System.IntPtr,System.Single[],System.Int32) name: SDL_SensorGetData(IntPtr, Single[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetData_System_IntPtr_System_Single___System_Int32_ commentId: M:SDL2.SDL.SDL_SensorGetData(System.IntPtr,System.Single[],System.Int32) name.vb: SDL_SensorGetData(IntPtr, Single(), Int32) fullName: SDL2.SDL.SDL_SensorGetData(System.IntPtr, System.Single[], System.Int32) fullName.vb: SDL2.SDL.SDL_SensorGetData(System.IntPtr, System.Single(), System.Int32) nameWithType: SDL.SDL_SensorGetData(IntPtr, Single[], Int32) nameWithType.vb: SDL.SDL_SensorGetData(IntPtr, Single(), Int32) - uid: SDL2.SDL.SDL_SensorGetData* name: SDL_SensorGetData href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetData_ commentId: Overload:SDL2.SDL.SDL_SensorGetData fullName: SDL2.SDL.SDL_SensorGetData nameWithType: SDL.SDL_SensorGetData - uid: SDL2.SDL.SDL_SensorGetDeviceInstanceID(System.Int32) name: SDL_SensorGetDeviceInstanceID(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceInstanceID_System_Int32_ commentId: M:SDL2.SDL.SDL_SensorGetDeviceInstanceID(System.Int32) fullName: SDL2.SDL.SDL_SensorGetDeviceInstanceID(System.Int32) nameWithType: SDL.SDL_SensorGetDeviceInstanceID(Int32) - uid: SDL2.SDL.SDL_SensorGetDeviceInstanceID* name: SDL_SensorGetDeviceInstanceID href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceInstanceID_ commentId: Overload:SDL2.SDL.SDL_SensorGetDeviceInstanceID fullName: SDL2.SDL.SDL_SensorGetDeviceInstanceID nameWithType: SDL.SDL_SensorGetDeviceInstanceID - uid: SDL2.SDL.SDL_SensorGetDeviceName(System.Int32) name: SDL_SensorGetDeviceName(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceName_System_Int32_ commentId: M:SDL2.SDL.SDL_SensorGetDeviceName(System.Int32) fullName: SDL2.SDL.SDL_SensorGetDeviceName(System.Int32) nameWithType: SDL.SDL_SensorGetDeviceName(Int32) - uid: SDL2.SDL.SDL_SensorGetDeviceName* name: SDL_SensorGetDeviceName href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceName_ commentId: Overload:SDL2.SDL.SDL_SensorGetDeviceName isSpec: "True" fullName: SDL2.SDL.SDL_SensorGetDeviceName nameWithType: SDL.SDL_SensorGetDeviceName - uid: SDL2.SDL.SDL_SensorGetDeviceNonPortableType(System.Int32) name: SDL_SensorGetDeviceNonPortableType(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceNonPortableType_System_Int32_ commentId: M:SDL2.SDL.SDL_SensorGetDeviceNonPortableType(System.Int32) fullName: SDL2.SDL.SDL_SensorGetDeviceNonPortableType(System.Int32) nameWithType: SDL.SDL_SensorGetDeviceNonPortableType(Int32) - uid: SDL2.SDL.SDL_SensorGetDeviceNonPortableType* name: SDL_SensorGetDeviceNonPortableType href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceNonPortableType_ commentId: Overload:SDL2.SDL.SDL_SensorGetDeviceNonPortableType fullName: SDL2.SDL.SDL_SensorGetDeviceNonPortableType nameWithType: SDL.SDL_SensorGetDeviceNonPortableType - uid: SDL2.SDL.SDL_SensorGetDeviceType(System.Int32) name: SDL_SensorGetDeviceType(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceType_System_Int32_ commentId: M:SDL2.SDL.SDL_SensorGetDeviceType(System.Int32) fullName: SDL2.SDL.SDL_SensorGetDeviceType(System.Int32) nameWithType: SDL.SDL_SensorGetDeviceType(Int32) - uid: SDL2.SDL.SDL_SensorGetDeviceType* name: SDL_SensorGetDeviceType href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetDeviceType_ commentId: Overload:SDL2.SDL.SDL_SensorGetDeviceType fullName: SDL2.SDL.SDL_SensorGetDeviceType nameWithType: SDL.SDL_SensorGetDeviceType - uid: SDL2.SDL.SDL_SensorGetInstanceID(System.IntPtr) name: SDL_SensorGetInstanceID(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetInstanceID_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SensorGetInstanceID(System.IntPtr) fullName: SDL2.SDL.SDL_SensorGetInstanceID(System.IntPtr) nameWithType: SDL.SDL_SensorGetInstanceID(IntPtr) - uid: SDL2.SDL.SDL_SensorGetInstanceID* name: SDL_SensorGetInstanceID href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetInstanceID_ commentId: Overload:SDL2.SDL.SDL_SensorGetInstanceID fullName: SDL2.SDL.SDL_SensorGetInstanceID nameWithType: SDL.SDL_SensorGetInstanceID - uid: SDL2.SDL.SDL_SensorGetName(System.IntPtr) name: SDL_SensorGetName(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetName_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SensorGetName(System.IntPtr) fullName: SDL2.SDL.SDL_SensorGetName(System.IntPtr) nameWithType: SDL.SDL_SensorGetName(IntPtr) - uid: SDL2.SDL.SDL_SensorGetName* name: SDL_SensorGetName href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetName_ commentId: Overload:SDL2.SDL.SDL_SensorGetName isSpec: "True" fullName: SDL2.SDL.SDL_SensorGetName nameWithType: SDL.SDL_SensorGetName - uid: SDL2.SDL.SDL_SensorGetNonPortableType(System.IntPtr) name: SDL_SensorGetNonPortableType(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetNonPortableType_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SensorGetNonPortableType(System.IntPtr) fullName: SDL2.SDL.SDL_SensorGetNonPortableType(System.IntPtr) nameWithType: SDL.SDL_SensorGetNonPortableType(IntPtr) - uid: SDL2.SDL.SDL_SensorGetNonPortableType* name: SDL_SensorGetNonPortableType href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetNonPortableType_ commentId: Overload:SDL2.SDL.SDL_SensorGetNonPortableType fullName: SDL2.SDL.SDL_SensorGetNonPortableType nameWithType: SDL.SDL_SensorGetNonPortableType - uid: SDL2.SDL.SDL_SensorGetType(System.IntPtr) name: SDL_SensorGetType(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetType_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SensorGetType(System.IntPtr) fullName: SDL2.SDL.SDL_SensorGetType(System.IntPtr) nameWithType: SDL.SDL_SensorGetType(IntPtr) - uid: SDL2.SDL.SDL_SensorGetType* name: SDL_SensorGetType href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorGetType_ commentId: Overload:SDL2.SDL.SDL_SensorGetType fullName: SDL2.SDL.SDL_SensorGetType nameWithType: SDL.SDL_SensorGetType - uid: SDL2.SDL.SDL_SensorOpen(System.Int32) name: SDL_SensorOpen(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorOpen_System_Int32_ commentId: M:SDL2.SDL.SDL_SensorOpen(System.Int32) fullName: SDL2.SDL.SDL_SensorOpen(System.Int32) nameWithType: SDL.SDL_SensorOpen(Int32) - uid: SDL2.SDL.SDL_SensorOpen* name: SDL_SensorOpen href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorOpen_ commentId: Overload:SDL2.SDL.SDL_SensorOpen fullName: SDL2.SDL.SDL_SensorOpen nameWithType: SDL.SDL_SensorOpen - uid: SDL2.SDL.SDL_SensorType name: SDL.SDL_SensorType href: api/SDL2.SDL.SDL_SensorType.html commentId: T:SDL2.SDL.SDL_SensorType fullName: SDL2.SDL.SDL_SensorType nameWithType: SDL.SDL_SensorType - uid: SDL2.SDL.SDL_SensorType.SDL_SENSOR_ACCEL name: SDL_SENSOR_ACCEL href: api/SDL2.SDL.SDL_SensorType.html#SDL2_SDL_SDL_SensorType_SDL_SENSOR_ACCEL commentId: F:SDL2.SDL.SDL_SensorType.SDL_SENSOR_ACCEL fullName: SDL2.SDL.SDL_SensorType.SDL_SENSOR_ACCEL nameWithType: SDL.SDL_SensorType.SDL_SENSOR_ACCEL - uid: SDL2.SDL.SDL_SensorType.SDL_SENSOR_GYRO name: SDL_SENSOR_GYRO href: api/SDL2.SDL.SDL_SensorType.html#SDL2_SDL_SDL_SensorType_SDL_SENSOR_GYRO commentId: F:SDL2.SDL.SDL_SensorType.SDL_SENSOR_GYRO fullName: SDL2.SDL.SDL_SensorType.SDL_SENSOR_GYRO nameWithType: SDL.SDL_SensorType.SDL_SENSOR_GYRO - uid: SDL2.SDL.SDL_SensorType.SDL_SENSOR_INVALID name: SDL_SENSOR_INVALID href: api/SDL2.SDL.SDL_SensorType.html#SDL2_SDL_SDL_SensorType_SDL_SENSOR_INVALID commentId: F:SDL2.SDL.SDL_SensorType.SDL_SENSOR_INVALID fullName: SDL2.SDL.SDL_SensorType.SDL_SENSOR_INVALID nameWithType: SDL.SDL_SensorType.SDL_SENSOR_INVALID - uid: SDL2.SDL.SDL_SensorType.SDL_SENSOR_UNKNOWN name: SDL_SENSOR_UNKNOWN href: api/SDL2.SDL.SDL_SensorType.html#SDL2_SDL_SDL_SensorType_SDL_SENSOR_UNKNOWN commentId: F:SDL2.SDL.SDL_SensorType.SDL_SENSOR_UNKNOWN fullName: SDL2.SDL.SDL_SensorType.SDL_SENSOR_UNKNOWN nameWithType: SDL.SDL_SensorType.SDL_SENSOR_UNKNOWN - uid: SDL2.SDL.SDL_SensorUpdate name: SDL_SensorUpdate() href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorUpdate commentId: M:SDL2.SDL.SDL_SensorUpdate fullName: SDL2.SDL.SDL_SensorUpdate() nameWithType: SDL.SDL_SensorUpdate() - uid: SDL2.SDL.SDL_SensorUpdate* name: SDL_SensorUpdate href: api/SDL2.SDL.html#SDL2_SDL_SDL_SensorUpdate_ commentId: Overload:SDL2.SDL.SDL_SensorUpdate fullName: SDL2.SDL.SDL_SensorUpdate nameWithType: SDL.SDL_SensorUpdate - uid: SDL2.SDL.SDL_SetClipboardText(System.String) name: SDL_SetClipboardText(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetClipboardText_System_String_ commentId: M:SDL2.SDL.SDL_SetClipboardText(System.String) fullName: SDL2.SDL.SDL_SetClipboardText(System.String) nameWithType: SDL.SDL_SetClipboardText(String) - uid: SDL2.SDL.SDL_SetClipboardText* name: SDL_SetClipboardText href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetClipboardText_ commentId: Overload:SDL2.SDL.SDL_SetClipboardText isSpec: "True" fullName: SDL2.SDL.SDL_SetClipboardText nameWithType: SDL.SDL_SetClipboardText - uid: SDL2.SDL.SDL_SetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_SetClipRect(IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetClipRect_System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_SetClipRect(System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_SetClipRect(IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_SetClipRect(System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_SetClipRect(System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_SetClipRect(IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_SetClipRect(IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_SetClipRect* name: SDL_SetClipRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetClipRect_ commentId: Overload:SDL2.SDL.SDL_SetClipRect fullName: SDL2.SDL.SDL_SetClipRect nameWithType: SDL.SDL_SetClipRect - uid: SDL2.SDL.SDL_SetColorKey(System.IntPtr,System.Int32,System.UInt32) name: SDL_SetColorKey(IntPtr, Int32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetColorKey_System_IntPtr_System_Int32_System_UInt32_ commentId: M:SDL2.SDL.SDL_SetColorKey(System.IntPtr,System.Int32,System.UInt32) fullName: SDL2.SDL.SDL_SetColorKey(System.IntPtr, System.Int32, System.UInt32) nameWithType: SDL.SDL_SetColorKey(IntPtr, Int32, UInt32) - uid: SDL2.SDL.SDL_SetColorKey* name: SDL_SetColorKey href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetColorKey_ commentId: Overload:SDL2.SDL.SDL_SetColorKey fullName: SDL2.SDL.SDL_SetColorKey nameWithType: SDL.SDL_SetColorKey - uid: SDL2.SDL.SDL_SetCursor(System.IntPtr) name: SDL_SetCursor(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetCursor_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetCursor(System.IntPtr) fullName: SDL2.SDL.SDL_SetCursor(System.IntPtr) nameWithType: SDL.SDL_SetCursor(IntPtr) - uid: SDL2.SDL.SDL_SetCursor* name: SDL_SetCursor href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetCursor_ commentId: Overload:SDL2.SDL.SDL_SetCursor fullName: SDL2.SDL.SDL_SetCursor nameWithType: SDL.SDL_SetCursor - uid: SDL2.SDL.SDL_SetError(System.String) name: SDL_SetError(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetError_System_String_ commentId: M:SDL2.SDL.SDL_SetError(System.String) fullName: SDL2.SDL.SDL_SetError(System.String) nameWithType: SDL.SDL_SetError(String) - uid: SDL2.SDL.SDL_SetError* name: SDL_SetError href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetError_ commentId: Overload:SDL2.SDL.SDL_SetError isSpec: "True" fullName: SDL2.SDL.SDL_SetError nameWithType: SDL.SDL_SetError - uid: SDL2.SDL.SDL_SetEventFilter(SDL2.SDL.SDL_EventFilter,System.IntPtr) name: SDL_SetEventFilter(SDL.SDL_EventFilter, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetEventFilter_SDL2_SDL_SDL_EventFilter_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetEventFilter(SDL2.SDL.SDL_EventFilter,System.IntPtr) fullName: SDL2.SDL.SDL_SetEventFilter(SDL2.SDL.SDL_EventFilter, System.IntPtr) nameWithType: SDL.SDL_SetEventFilter(SDL.SDL_EventFilter, IntPtr) - uid: SDL2.SDL.SDL_SetEventFilter* name: SDL_SetEventFilter href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetEventFilter_ commentId: Overload:SDL2.SDL.SDL_SetEventFilter fullName: SDL2.SDL.SDL_SetEventFilter nameWithType: SDL.SDL_SetEventFilter - uid: SDL2.SDL.SDL_SetHint(System.String,System.String) name: SDL_SetHint(String, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetHint_System_String_System_String_ commentId: M:SDL2.SDL.SDL_SetHint(System.String,System.String) fullName: SDL2.SDL.SDL_SetHint(System.String, System.String) nameWithType: SDL.SDL_SetHint(String, String) - uid: SDL2.SDL.SDL_SetHint* name: SDL_SetHint href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetHint_ commentId: Overload:SDL2.SDL.SDL_SetHint isSpec: "True" fullName: SDL2.SDL.SDL_SetHint nameWithType: SDL.SDL_SetHint - uid: SDL2.SDL.SDL_SetHintWithPriority(System.String,System.String,SDL2.SDL.SDL_HintPriority) name: SDL_SetHintWithPriority(String, String, SDL.SDL_HintPriority) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetHintWithPriority_System_String_System_String_SDL2_SDL_SDL_HintPriority_ commentId: M:SDL2.SDL.SDL_SetHintWithPriority(System.String,System.String,SDL2.SDL.SDL_HintPriority) fullName: SDL2.SDL.SDL_SetHintWithPriority(System.String, System.String, SDL2.SDL.SDL_HintPriority) nameWithType: SDL.SDL_SetHintWithPriority(String, String, SDL.SDL_HintPriority) - uid: SDL2.SDL.SDL_SetHintWithPriority* name: SDL_SetHintWithPriority href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetHintWithPriority_ commentId: Overload:SDL2.SDL.SDL_SetHintWithPriority isSpec: "True" fullName: SDL2.SDL.SDL_SetHintWithPriority nameWithType: SDL.SDL_SetHintWithPriority - uid: SDL2.SDL.SDL_SetMainReady name: SDL_SetMainReady() href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetMainReady commentId: M:SDL2.SDL.SDL_SetMainReady fullName: SDL2.SDL.SDL_SetMainReady() nameWithType: SDL.SDL_SetMainReady() - uid: SDL2.SDL.SDL_SetMainReady* name: SDL_SetMainReady href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetMainReady_ commentId: Overload:SDL2.SDL.SDL_SetMainReady fullName: SDL2.SDL.SDL_SetMainReady nameWithType: SDL.SDL_SetMainReady - uid: SDL2.SDL.SDL_SetModState(SDL2.SDL.SDL_Keymod) name: SDL_SetModState(SDL.SDL_Keymod) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetModState_SDL2_SDL_SDL_Keymod_ commentId: M:SDL2.SDL.SDL_SetModState(SDL2.SDL.SDL_Keymod) fullName: SDL2.SDL.SDL_SetModState(SDL2.SDL.SDL_Keymod) nameWithType: SDL.SDL_SetModState(SDL.SDL_Keymod) - uid: SDL2.SDL.SDL_SetModState* name: SDL_SetModState href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetModState_ commentId: Overload:SDL2.SDL.SDL_SetModState fullName: SDL2.SDL.SDL_SetModState nameWithType: SDL.SDL_SetModState - uid: SDL2.SDL.SDL_SetPaletteColors(System.IntPtr,SDL2.SDL.SDL_Color[],System.Int32,System.Int32) name: SDL_SetPaletteColors(IntPtr, SDL.SDL_Color[], Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetPaletteColors_System_IntPtr_SDL2_SDL_SDL_Color___System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_SetPaletteColors(System.IntPtr,SDL2.SDL.SDL_Color[],System.Int32,System.Int32) name.vb: SDL_SetPaletteColors(IntPtr, SDL.SDL_Color(), Int32, Int32) fullName: SDL2.SDL.SDL_SetPaletteColors(System.IntPtr, SDL2.SDL.SDL_Color[], System.Int32, System.Int32) fullName.vb: SDL2.SDL.SDL_SetPaletteColors(System.IntPtr, SDL2.SDL.SDL_Color(), System.Int32, System.Int32) nameWithType: SDL.SDL_SetPaletteColors(IntPtr, SDL.SDL_Color[], Int32, Int32) nameWithType.vb: SDL.SDL_SetPaletteColors(IntPtr, SDL.SDL_Color(), Int32, Int32) - uid: SDL2.SDL.SDL_SetPaletteColors* name: SDL_SetPaletteColors href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetPaletteColors_ commentId: Overload:SDL2.SDL.SDL_SetPaletteColors fullName: SDL2.SDL.SDL_SetPaletteColors nameWithType: SDL.SDL_SetPaletteColors - uid: SDL2.SDL.SDL_SetPixelFormatPalette(System.IntPtr,System.IntPtr) name: SDL_SetPixelFormatPalette(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetPixelFormatPalette_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetPixelFormatPalette(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_SetPixelFormatPalette(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_SetPixelFormatPalette(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_SetPixelFormatPalette* name: SDL_SetPixelFormatPalette href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetPixelFormatPalette_ commentId: Overload:SDL2.SDL.SDL_SetPixelFormatPalette fullName: SDL2.SDL.SDL_SetPixelFormatPalette nameWithType: SDL.SDL_SetPixelFormatPalette - uid: SDL2.SDL.SDL_SetRelativeMouseMode(SDL2.SDL.SDL_bool) name: SDL_SetRelativeMouseMode(SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRelativeMouseMode_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_SetRelativeMouseMode(SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_SetRelativeMouseMode(SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_SetRelativeMouseMode(SDL.SDL_bool) - uid: SDL2.SDL.SDL_SetRelativeMouseMode* name: SDL_SetRelativeMouseMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRelativeMouseMode_ commentId: Overload:SDL2.SDL.SDL_SetRelativeMouseMode fullName: SDL2.SDL.SDL_SetRelativeMouseMode nameWithType: SDL.SDL_SetRelativeMouseMode - uid: SDL2.SDL.SDL_SetRenderDrawBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode) name: SDL_SetRenderDrawBlendMode(IntPtr, SDL.SDL_BlendMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRenderDrawBlendMode_System_IntPtr_SDL2_SDL_SDL_BlendMode_ commentId: M:SDL2.SDL.SDL_SetRenderDrawBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode) fullName: SDL2.SDL.SDL_SetRenderDrawBlendMode(System.IntPtr, SDL2.SDL.SDL_BlendMode) nameWithType: SDL.SDL_SetRenderDrawBlendMode(IntPtr, SDL.SDL_BlendMode) - uid: SDL2.SDL.SDL_SetRenderDrawBlendMode* name: SDL_SetRenderDrawBlendMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRenderDrawBlendMode_ commentId: Overload:SDL2.SDL.SDL_SetRenderDrawBlendMode fullName: SDL2.SDL.SDL_SetRenderDrawBlendMode nameWithType: SDL.SDL_SetRenderDrawBlendMode - uid: SDL2.SDL.SDL_SetRenderDrawColor(System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte) name: SDL_SetRenderDrawColor(IntPtr, Byte, Byte, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRenderDrawColor_System_IntPtr_System_Byte_System_Byte_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_SetRenderDrawColor(System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_SetRenderDrawColor(System.IntPtr, System.Byte, System.Byte, System.Byte, System.Byte) nameWithType: SDL.SDL_SetRenderDrawColor(IntPtr, Byte, Byte, Byte, Byte) - uid: SDL2.SDL.SDL_SetRenderDrawColor* name: SDL_SetRenderDrawColor href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRenderDrawColor_ commentId: Overload:SDL2.SDL.SDL_SetRenderDrawColor fullName: SDL2.SDL.SDL_SetRenderDrawColor nameWithType: SDL.SDL_SetRenderDrawColor - uid: SDL2.SDL.SDL_SetRenderTarget(System.IntPtr,System.IntPtr) name: SDL_SetRenderTarget(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRenderTarget_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetRenderTarget(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_SetRenderTarget(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_SetRenderTarget(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_SetRenderTarget* name: SDL_SetRenderTarget href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetRenderTarget_ commentId: Overload:SDL2.SDL.SDL_SetRenderTarget fullName: SDL2.SDL.SDL_SetRenderTarget nameWithType: SDL.SDL_SetRenderTarget - uid: SDL2.SDL.SDL_SetSurfaceAlphaMod(System.IntPtr,System.Byte) name: SDL_SetSurfaceAlphaMod(IntPtr, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceAlphaMod_System_IntPtr_System_Byte_ commentId: M:SDL2.SDL.SDL_SetSurfaceAlphaMod(System.IntPtr,System.Byte) fullName: SDL2.SDL.SDL_SetSurfaceAlphaMod(System.IntPtr, System.Byte) nameWithType: SDL.SDL_SetSurfaceAlphaMod(IntPtr, Byte) - uid: SDL2.SDL.SDL_SetSurfaceAlphaMod* name: SDL_SetSurfaceAlphaMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceAlphaMod_ commentId: Overload:SDL2.SDL.SDL_SetSurfaceAlphaMod fullName: SDL2.SDL.SDL_SetSurfaceAlphaMod nameWithType: SDL.SDL_SetSurfaceAlphaMod - uid: SDL2.SDL.SDL_SetSurfaceBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode) name: SDL_SetSurfaceBlendMode(IntPtr, SDL.SDL_BlendMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceBlendMode_System_IntPtr_SDL2_SDL_SDL_BlendMode_ commentId: M:SDL2.SDL.SDL_SetSurfaceBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode) fullName: SDL2.SDL.SDL_SetSurfaceBlendMode(System.IntPtr, SDL2.SDL.SDL_BlendMode) nameWithType: SDL.SDL_SetSurfaceBlendMode(IntPtr, SDL.SDL_BlendMode) - uid: SDL2.SDL.SDL_SetSurfaceBlendMode* name: SDL_SetSurfaceBlendMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceBlendMode_ commentId: Overload:SDL2.SDL.SDL_SetSurfaceBlendMode fullName: SDL2.SDL.SDL_SetSurfaceBlendMode nameWithType: SDL.SDL_SetSurfaceBlendMode - uid: SDL2.SDL.SDL_SetSurfaceColorMod(System.IntPtr,System.Byte,System.Byte,System.Byte) name: SDL_SetSurfaceColorMod(IntPtr, Byte, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceColorMod_System_IntPtr_System_Byte_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_SetSurfaceColorMod(System.IntPtr,System.Byte,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_SetSurfaceColorMod(System.IntPtr, System.Byte, System.Byte, System.Byte) nameWithType: SDL.SDL_SetSurfaceColorMod(IntPtr, Byte, Byte, Byte) - uid: SDL2.SDL.SDL_SetSurfaceColorMod* name: SDL_SetSurfaceColorMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceColorMod_ commentId: Overload:SDL2.SDL.SDL_SetSurfaceColorMod fullName: SDL2.SDL.SDL_SetSurfaceColorMod nameWithType: SDL.SDL_SetSurfaceColorMod - uid: SDL2.SDL.SDL_SetSurfacePalette(System.IntPtr,System.IntPtr) name: SDL_SetSurfacePalette(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfacePalette_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetSurfacePalette(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_SetSurfacePalette(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_SetSurfacePalette(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_SetSurfacePalette* name: SDL_SetSurfacePalette href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfacePalette_ commentId: Overload:SDL2.SDL.SDL_SetSurfacePalette fullName: SDL2.SDL.SDL_SetSurfacePalette nameWithType: SDL.SDL_SetSurfacePalette - uid: SDL2.SDL.SDL_SetSurfaceRLE(System.IntPtr,System.Int32) name: SDL_SetSurfaceRLE(IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceRLE_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_SetSurfaceRLE(System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_SetSurfaceRLE(System.IntPtr, System.Int32) nameWithType: SDL.SDL_SetSurfaceRLE(IntPtr, Int32) - uid: SDL2.SDL.SDL_SetSurfaceRLE* name: SDL_SetSurfaceRLE href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetSurfaceRLE_ commentId: Overload:SDL2.SDL.SDL_SetSurfaceRLE fullName: SDL2.SDL.SDL_SetSurfaceRLE nameWithType: SDL.SDL_SetSurfaceRLE - uid: SDL2.SDL.SDL_SetTextInputRect(SDL2.SDL.SDL_Rect@) name: SDL_SetTextInputRect(ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextInputRect_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_SetTextInputRect(SDL2.SDL.SDL_Rect@) name.vb: SDL_SetTextInputRect(ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_SetTextInputRect(ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_SetTextInputRect(ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_SetTextInputRect(ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_SetTextInputRect(ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_SetTextInputRect* name: SDL_SetTextInputRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextInputRect_ commentId: Overload:SDL2.SDL.SDL_SetTextInputRect fullName: SDL2.SDL.SDL_SetTextInputRect nameWithType: SDL.SDL_SetTextInputRect - uid: SDL2.SDL.SDL_SetTextureAlphaMod(System.IntPtr,System.Byte) name: SDL_SetTextureAlphaMod(IntPtr, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextureAlphaMod_System_IntPtr_System_Byte_ commentId: M:SDL2.SDL.SDL_SetTextureAlphaMod(System.IntPtr,System.Byte) fullName: SDL2.SDL.SDL_SetTextureAlphaMod(System.IntPtr, System.Byte) nameWithType: SDL.SDL_SetTextureAlphaMod(IntPtr, Byte) - uid: SDL2.SDL.SDL_SetTextureAlphaMod* name: SDL_SetTextureAlphaMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextureAlphaMod_ commentId: Overload:SDL2.SDL.SDL_SetTextureAlphaMod fullName: SDL2.SDL.SDL_SetTextureAlphaMod nameWithType: SDL.SDL_SetTextureAlphaMod - uid: SDL2.SDL.SDL_SetTextureBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode) name: SDL_SetTextureBlendMode(IntPtr, SDL.SDL_BlendMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextureBlendMode_System_IntPtr_SDL2_SDL_SDL_BlendMode_ commentId: M:SDL2.SDL.SDL_SetTextureBlendMode(System.IntPtr,SDL2.SDL.SDL_BlendMode) fullName: SDL2.SDL.SDL_SetTextureBlendMode(System.IntPtr, SDL2.SDL.SDL_BlendMode) nameWithType: SDL.SDL_SetTextureBlendMode(IntPtr, SDL.SDL_BlendMode) - uid: SDL2.SDL.SDL_SetTextureBlendMode* name: SDL_SetTextureBlendMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextureBlendMode_ commentId: Overload:SDL2.SDL.SDL_SetTextureBlendMode fullName: SDL2.SDL.SDL_SetTextureBlendMode nameWithType: SDL.SDL_SetTextureBlendMode - uid: SDL2.SDL.SDL_SetTextureColorMod(System.IntPtr,System.Byte,System.Byte,System.Byte) name: SDL_SetTextureColorMod(IntPtr, Byte, Byte, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextureColorMod_System_IntPtr_System_Byte_System_Byte_System_Byte_ commentId: M:SDL2.SDL.SDL_SetTextureColorMod(System.IntPtr,System.Byte,System.Byte,System.Byte) fullName: SDL2.SDL.SDL_SetTextureColorMod(System.IntPtr, System.Byte, System.Byte, System.Byte) nameWithType: SDL.SDL_SetTextureColorMod(IntPtr, Byte, Byte, Byte) - uid: SDL2.SDL.SDL_SetTextureColorMod* name: SDL_SetTextureColorMod href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetTextureColorMod_ commentId: Overload:SDL2.SDL.SDL_SetTextureColorMod fullName: SDL2.SDL.SDL_SetTextureColorMod nameWithType: SDL.SDL_SetTextureColorMod - uid: SDL2.SDL.SDL_SetWindowBordered(System.IntPtr,SDL2.SDL.SDL_bool) name: SDL_SetWindowBordered(IntPtr, SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowBordered_System_IntPtr_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_SetWindowBordered(System.IntPtr,SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_SetWindowBordered(System.IntPtr, SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_SetWindowBordered(IntPtr, SDL.SDL_bool) - uid: SDL2.SDL.SDL_SetWindowBordered* name: SDL_SetWindowBordered href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowBordered_ commentId: Overload:SDL2.SDL.SDL_SetWindowBordered fullName: SDL2.SDL.SDL_SetWindowBordered nameWithType: SDL.SDL_SetWindowBordered - uid: SDL2.SDL.SDL_SetWindowBrightness(System.IntPtr,System.Single) name: SDL_SetWindowBrightness(IntPtr, Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowBrightness_System_IntPtr_System_Single_ commentId: M:SDL2.SDL.SDL_SetWindowBrightness(System.IntPtr,System.Single) fullName: SDL2.SDL.SDL_SetWindowBrightness(System.IntPtr, System.Single) nameWithType: SDL.SDL_SetWindowBrightness(IntPtr, Single) - uid: SDL2.SDL.SDL_SetWindowBrightness* name: SDL_SetWindowBrightness href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowBrightness_ commentId: Overload:SDL2.SDL.SDL_SetWindowBrightness fullName: SDL2.SDL.SDL_SetWindowBrightness nameWithType: SDL.SDL_SetWindowBrightness - uid: SDL2.SDL.SDL_SetWindowData(System.IntPtr,System.String,System.IntPtr) name: SDL_SetWindowData(IntPtr, String, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowData_System_IntPtr_System_String_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetWindowData(System.IntPtr,System.String,System.IntPtr) fullName: SDL2.SDL.SDL_SetWindowData(System.IntPtr, System.String, System.IntPtr) nameWithType: SDL.SDL_SetWindowData(IntPtr, String, IntPtr) - uid: SDL2.SDL.SDL_SetWindowData* name: SDL_SetWindowData href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowData_ commentId: Overload:SDL2.SDL.SDL_SetWindowData isSpec: "True" fullName: SDL2.SDL.SDL_SetWindowData nameWithType: SDL.SDL_SetWindowData - uid: SDL2.SDL.SDL_SetWindowDisplayMode(System.IntPtr,SDL2.SDL.SDL_DisplayMode@) name: SDL_SetWindowDisplayMode(IntPtr, ref SDL.SDL_DisplayMode) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowDisplayMode_System_IntPtr_SDL2_SDL_SDL_DisplayMode__ commentId: M:SDL2.SDL.SDL_SetWindowDisplayMode(System.IntPtr,SDL2.SDL.SDL_DisplayMode@) name.vb: SDL_SetWindowDisplayMode(IntPtr, ByRef SDL.SDL_DisplayMode) fullName: SDL2.SDL.SDL_SetWindowDisplayMode(System.IntPtr, ref SDL2.SDL.SDL_DisplayMode) fullName.vb: SDL2.SDL.SDL_SetWindowDisplayMode(System.IntPtr, ByRef SDL2.SDL.SDL_DisplayMode) nameWithType: SDL.SDL_SetWindowDisplayMode(IntPtr, ref SDL.SDL_DisplayMode) nameWithType.vb: SDL.SDL_SetWindowDisplayMode(IntPtr, ByRef SDL.SDL_DisplayMode) - uid: SDL2.SDL.SDL_SetWindowDisplayMode* name: SDL_SetWindowDisplayMode href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowDisplayMode_ commentId: Overload:SDL2.SDL.SDL_SetWindowDisplayMode fullName: SDL2.SDL.SDL_SetWindowDisplayMode nameWithType: SDL.SDL_SetWindowDisplayMode - uid: SDL2.SDL.SDL_SetWindowFullscreen(System.IntPtr,System.UInt32) name: SDL_SetWindowFullscreen(IntPtr, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowFullscreen_System_IntPtr_System_UInt32_ commentId: M:SDL2.SDL.SDL_SetWindowFullscreen(System.IntPtr,System.UInt32) fullName: SDL2.SDL.SDL_SetWindowFullscreen(System.IntPtr, System.UInt32) nameWithType: SDL.SDL_SetWindowFullscreen(IntPtr, UInt32) - uid: SDL2.SDL.SDL_SetWindowFullscreen* name: SDL_SetWindowFullscreen href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowFullscreen_ commentId: Overload:SDL2.SDL.SDL_SetWindowFullscreen fullName: SDL2.SDL.SDL_SetWindowFullscreen nameWithType: SDL.SDL_SetWindowFullscreen - uid: SDL2.SDL.SDL_SetWindowGammaRamp(System.IntPtr,System.UInt16[],System.UInt16[],System.UInt16[]) name: SDL_SetWindowGammaRamp(IntPtr, UInt16[], UInt16[], UInt16[]) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowGammaRamp_System_IntPtr_System_UInt16___System_UInt16___System_UInt16___ commentId: M:SDL2.SDL.SDL_SetWindowGammaRamp(System.IntPtr,System.UInt16[],System.UInt16[],System.UInt16[]) name.vb: SDL_SetWindowGammaRamp(IntPtr, UInt16(), UInt16(), UInt16()) fullName: SDL2.SDL.SDL_SetWindowGammaRamp(System.IntPtr, System.UInt16[], System.UInt16[], System.UInt16[]) fullName.vb: SDL2.SDL.SDL_SetWindowGammaRamp(System.IntPtr, System.UInt16(), System.UInt16(), System.UInt16()) nameWithType: SDL.SDL_SetWindowGammaRamp(IntPtr, UInt16[], UInt16[], UInt16[]) nameWithType.vb: SDL.SDL_SetWindowGammaRamp(IntPtr, UInt16(), UInt16(), UInt16()) - uid: SDL2.SDL.SDL_SetWindowGammaRamp* name: SDL_SetWindowGammaRamp href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowGammaRamp_ commentId: Overload:SDL2.SDL.SDL_SetWindowGammaRamp fullName: SDL2.SDL.SDL_SetWindowGammaRamp nameWithType: SDL.SDL_SetWindowGammaRamp - uid: SDL2.SDL.SDL_SetWindowGrab(System.IntPtr,SDL2.SDL.SDL_bool) name: SDL_SetWindowGrab(IntPtr, SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowGrab_System_IntPtr_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_SetWindowGrab(System.IntPtr,SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_SetWindowGrab(System.IntPtr, SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_SetWindowGrab(IntPtr, SDL.SDL_bool) - uid: SDL2.SDL.SDL_SetWindowGrab* name: SDL_SetWindowGrab href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowGrab_ commentId: Overload:SDL2.SDL.SDL_SetWindowGrab fullName: SDL2.SDL.SDL_SetWindowGrab nameWithType: SDL.SDL_SetWindowGrab - uid: SDL2.SDL.SDL_SetWindowHitTest(System.IntPtr,SDL2.SDL.SDL_HitTest,System.IntPtr) name: SDL_SetWindowHitTest(IntPtr, SDL.SDL_HitTest, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowHitTest_System_IntPtr_SDL2_SDL_SDL_HitTest_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetWindowHitTest(System.IntPtr,SDL2.SDL.SDL_HitTest,System.IntPtr) fullName: SDL2.SDL.SDL_SetWindowHitTest(System.IntPtr, SDL2.SDL.SDL_HitTest, System.IntPtr) nameWithType: SDL.SDL_SetWindowHitTest(IntPtr, SDL.SDL_HitTest, IntPtr) - uid: SDL2.SDL.SDL_SetWindowHitTest* name: SDL_SetWindowHitTest href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowHitTest_ commentId: Overload:SDL2.SDL.SDL_SetWindowHitTest fullName: SDL2.SDL.SDL_SetWindowHitTest nameWithType: SDL.SDL_SetWindowHitTest - uid: SDL2.SDL.SDL_SetWindowIcon(System.IntPtr,System.IntPtr) name: SDL_SetWindowIcon(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowIcon_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetWindowIcon(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_SetWindowIcon(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_SetWindowIcon(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_SetWindowIcon* name: SDL_SetWindowIcon href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowIcon_ commentId: Overload:SDL2.SDL.SDL_SetWindowIcon fullName: SDL2.SDL.SDL_SetWindowIcon nameWithType: SDL.SDL_SetWindowIcon - uid: SDL2.SDL.SDL_SetWindowInputFocus(System.IntPtr) name: SDL_SetWindowInputFocus(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowInputFocus_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetWindowInputFocus(System.IntPtr) fullName: SDL2.SDL.SDL_SetWindowInputFocus(System.IntPtr) nameWithType: SDL.SDL_SetWindowInputFocus(IntPtr) - uid: SDL2.SDL.SDL_SetWindowInputFocus* name: SDL_SetWindowInputFocus href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowInputFocus_ commentId: Overload:SDL2.SDL.SDL_SetWindowInputFocus fullName: SDL2.SDL.SDL_SetWindowInputFocus nameWithType: SDL.SDL_SetWindowInputFocus - uid: SDL2.SDL.SDL_SetWindowMaximumSize(System.IntPtr,System.Int32,System.Int32) name: SDL_SetWindowMaximumSize(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowMaximumSize_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_SetWindowMaximumSize(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_SetWindowMaximumSize(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_SetWindowMaximumSize(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_SetWindowMaximumSize* name: SDL_SetWindowMaximumSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowMaximumSize_ commentId: Overload:SDL2.SDL.SDL_SetWindowMaximumSize fullName: SDL2.SDL.SDL_SetWindowMaximumSize nameWithType: SDL.SDL_SetWindowMaximumSize - uid: SDL2.SDL.SDL_SetWindowMinimumSize(System.IntPtr,System.Int32,System.Int32) name: SDL_SetWindowMinimumSize(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowMinimumSize_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_SetWindowMinimumSize(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_SetWindowMinimumSize(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_SetWindowMinimumSize(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_SetWindowMinimumSize* name: SDL_SetWindowMinimumSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowMinimumSize_ commentId: Overload:SDL2.SDL.SDL_SetWindowMinimumSize fullName: SDL2.SDL.SDL_SetWindowMinimumSize nameWithType: SDL.SDL_SetWindowMinimumSize - uid: SDL2.SDL.SDL_SetWindowModalFor(System.IntPtr,System.IntPtr) name: SDL_SetWindowModalFor(IntPtr, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowModalFor_System_IntPtr_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetWindowModalFor(System.IntPtr,System.IntPtr) fullName: SDL2.SDL.SDL_SetWindowModalFor(System.IntPtr, System.IntPtr) nameWithType: SDL.SDL_SetWindowModalFor(IntPtr, IntPtr) - uid: SDL2.SDL.SDL_SetWindowModalFor* name: SDL_SetWindowModalFor href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowModalFor_ commentId: Overload:SDL2.SDL.SDL_SetWindowModalFor fullName: SDL2.SDL.SDL_SetWindowModalFor nameWithType: SDL.SDL_SetWindowModalFor - uid: SDL2.SDL.SDL_SetWindowOpacity(System.IntPtr,System.Single) name: SDL_SetWindowOpacity(IntPtr, Single) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowOpacity_System_IntPtr_System_Single_ commentId: M:SDL2.SDL.SDL_SetWindowOpacity(System.IntPtr,System.Single) fullName: SDL2.SDL.SDL_SetWindowOpacity(System.IntPtr, System.Single) nameWithType: SDL.SDL_SetWindowOpacity(IntPtr, Single) - uid: SDL2.SDL.SDL_SetWindowOpacity* name: SDL_SetWindowOpacity href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowOpacity_ commentId: Overload:SDL2.SDL.SDL_SetWindowOpacity fullName: SDL2.SDL.SDL_SetWindowOpacity nameWithType: SDL.SDL_SetWindowOpacity - uid: SDL2.SDL.SDL_SetWindowPosition(System.IntPtr,System.Int32,System.Int32) name: SDL_SetWindowPosition(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowPosition_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_SetWindowPosition(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_SetWindowPosition(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_SetWindowPosition(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_SetWindowPosition* name: SDL_SetWindowPosition href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowPosition_ commentId: Overload:SDL2.SDL.SDL_SetWindowPosition fullName: SDL2.SDL.SDL_SetWindowPosition nameWithType: SDL.SDL_SetWindowPosition - uid: SDL2.SDL.SDL_SetWindowResizable(System.IntPtr,SDL2.SDL.SDL_bool) name: SDL_SetWindowResizable(IntPtr, SDL.SDL_bool) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowResizable_System_IntPtr_SDL2_SDL_SDL_bool_ commentId: M:SDL2.SDL.SDL_SetWindowResizable(System.IntPtr,SDL2.SDL.SDL_bool) fullName: SDL2.SDL.SDL_SetWindowResizable(System.IntPtr, SDL2.SDL.SDL_bool) nameWithType: SDL.SDL_SetWindowResizable(IntPtr, SDL.SDL_bool) - uid: SDL2.SDL.SDL_SetWindowResizable* name: SDL_SetWindowResizable href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowResizable_ commentId: Overload:SDL2.SDL.SDL_SetWindowResizable fullName: SDL2.SDL.SDL_SetWindowResizable nameWithType: SDL.SDL_SetWindowResizable - uid: SDL2.SDL.SDL_SetWindowSize(System.IntPtr,System.Int32,System.Int32) name: SDL_SetWindowSize(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowSize_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_SetWindowSize(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_SetWindowSize(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_SetWindowSize(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_SetWindowSize* name: SDL_SetWindowSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowSize_ commentId: Overload:SDL2.SDL.SDL_SetWindowSize fullName: SDL2.SDL.SDL_SetWindowSize nameWithType: SDL.SDL_SetWindowSize - uid: SDL2.SDL.SDL_SetWindowsMessageHook(SDL2.SDL.SDL_WindowsMessageHook,System.IntPtr) name: SDL_SetWindowsMessageHook(SDL.SDL_WindowsMessageHook, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowsMessageHook_SDL2_SDL_SDL_WindowsMessageHook_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SetWindowsMessageHook(SDL2.SDL.SDL_WindowsMessageHook,System.IntPtr) fullName: SDL2.SDL.SDL_SetWindowsMessageHook(SDL2.SDL.SDL_WindowsMessageHook, System.IntPtr) nameWithType: SDL.SDL_SetWindowsMessageHook(SDL.SDL_WindowsMessageHook, IntPtr) - uid: SDL2.SDL.SDL_SetWindowsMessageHook* name: SDL_SetWindowsMessageHook href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowsMessageHook_ commentId: Overload:SDL2.SDL.SDL_SetWindowsMessageHook fullName: SDL2.SDL.SDL_SetWindowsMessageHook nameWithType: SDL.SDL_SetWindowsMessageHook - uid: SDL2.SDL.SDL_SetWindowTitle(System.IntPtr,System.String) name: SDL_SetWindowTitle(IntPtr, String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowTitle_System_IntPtr_System_String_ commentId: M:SDL2.SDL.SDL_SetWindowTitle(System.IntPtr,System.String) fullName: SDL2.SDL.SDL_SetWindowTitle(System.IntPtr, System.String) nameWithType: SDL.SDL_SetWindowTitle(IntPtr, String) - uid: SDL2.SDL.SDL_SetWindowTitle* name: SDL_SetWindowTitle href: api/SDL2.SDL.html#SDL2_SDL_SDL_SetWindowTitle_ commentId: Overload:SDL2.SDL.SDL_SetWindowTitle isSpec: "True" fullName: SDL2.SDL.SDL_SetWindowTitle nameWithType: SDL.SDL_SetWindowTitle - uid: SDL2.SDL.SDL_ShowCursor(System.Int32) name: SDL_ShowCursor(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowCursor_System_Int32_ commentId: M:SDL2.SDL.SDL_ShowCursor(System.Int32) fullName: SDL2.SDL.SDL_ShowCursor(System.Int32) nameWithType: SDL.SDL_ShowCursor(Int32) - uid: SDL2.SDL.SDL_ShowCursor* name: SDL_ShowCursor href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowCursor_ commentId: Overload:SDL2.SDL.SDL_ShowCursor fullName: SDL2.SDL.SDL_ShowCursor nameWithType: SDL.SDL_ShowCursor - uid: SDL2.SDL.SDL_ShowMessageBox(SDL2.SDL.SDL_MessageBoxData@,System.Int32@) name: SDL_ShowMessageBox(ref SDL.SDL_MessageBoxData, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowMessageBox_SDL2_SDL_SDL_MessageBoxData__System_Int32__ commentId: M:SDL2.SDL.SDL_ShowMessageBox(SDL2.SDL.SDL_MessageBoxData@,System.Int32@) name.vb: SDL_ShowMessageBox(ByRef SDL.SDL_MessageBoxData, ByRef Int32) fullName: SDL2.SDL.SDL_ShowMessageBox(ref SDL2.SDL.SDL_MessageBoxData, out System.Int32) fullName.vb: SDL2.SDL.SDL_ShowMessageBox(ByRef SDL2.SDL.SDL_MessageBoxData, ByRef System.Int32) nameWithType: SDL.SDL_ShowMessageBox(ref SDL.SDL_MessageBoxData, out Int32) nameWithType.vb: SDL.SDL_ShowMessageBox(ByRef SDL.SDL_MessageBoxData, ByRef Int32) - uid: SDL2.SDL.SDL_ShowMessageBox* name: SDL_ShowMessageBox href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowMessageBox_ commentId: Overload:SDL2.SDL.SDL_ShowMessageBox isSpec: "True" fullName: SDL2.SDL.SDL_ShowMessageBox nameWithType: SDL.SDL_ShowMessageBox - uid: SDL2.SDL.SDL_ShowSimpleMessageBox(SDL2.SDL.SDL_MessageBoxFlags,System.String,System.String,System.IntPtr) name: SDL_ShowSimpleMessageBox(SDL.SDL_MessageBoxFlags, String, String, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowSimpleMessageBox_SDL2_SDL_SDL_MessageBoxFlags_System_String_System_String_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ShowSimpleMessageBox(SDL2.SDL.SDL_MessageBoxFlags,System.String,System.String,System.IntPtr) fullName: SDL2.SDL.SDL_ShowSimpleMessageBox(SDL2.SDL.SDL_MessageBoxFlags, System.String, System.String, System.IntPtr) nameWithType: SDL.SDL_ShowSimpleMessageBox(SDL.SDL_MessageBoxFlags, String, String, IntPtr) - uid: SDL2.SDL.SDL_ShowSimpleMessageBox* name: SDL_ShowSimpleMessageBox href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowSimpleMessageBox_ commentId: Overload:SDL2.SDL.SDL_ShowSimpleMessageBox isSpec: "True" fullName: SDL2.SDL.SDL_ShowSimpleMessageBox nameWithType: SDL.SDL_ShowSimpleMessageBox - uid: SDL2.SDL.SDL_ShowWindow(System.IntPtr) name: SDL_ShowWindow(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowWindow_System_IntPtr_ commentId: M:SDL2.SDL.SDL_ShowWindow(System.IntPtr) fullName: SDL2.SDL.SDL_ShowWindow(System.IntPtr) nameWithType: SDL.SDL_ShowWindow(IntPtr) - uid: SDL2.SDL.SDL_ShowWindow* name: SDL_ShowWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_ShowWindow_ commentId: Overload:SDL2.SDL.SDL_ShowWindow fullName: SDL2.SDL.SDL_ShowWindow nameWithType: SDL.SDL_ShowWindow - uid: SDL2.SDL.SDL_SIMDAlloc(System.UInt32) name: SDL_SIMDAlloc(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SIMDAlloc_System_UInt32_ commentId: M:SDL2.SDL.SDL_SIMDAlloc(System.UInt32) fullName: SDL2.SDL.SDL_SIMDAlloc(System.UInt32) nameWithType: SDL.SDL_SIMDAlloc(UInt32) - uid: SDL2.SDL.SDL_SIMDAlloc* name: SDL_SIMDAlloc href: api/SDL2.SDL.html#SDL2_SDL_SDL_SIMDAlloc_ commentId: Overload:SDL2.SDL.SDL_SIMDAlloc fullName: SDL2.SDL.SDL_SIMDAlloc nameWithType: SDL.SDL_SIMDAlloc - uid: SDL2.SDL.SDL_SIMDFree(System.IntPtr) name: SDL_SIMDFree(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SIMDFree_System_IntPtr_ commentId: M:SDL2.SDL.SDL_SIMDFree(System.IntPtr) fullName: SDL2.SDL.SDL_SIMDFree(System.IntPtr) nameWithType: SDL.SDL_SIMDFree(IntPtr) - uid: SDL2.SDL.SDL_SIMDFree* name: SDL_SIMDFree href: api/SDL2.SDL.html#SDL2_SDL_SDL_SIMDFree_ commentId: Overload:SDL2.SDL.SDL_SIMDFree fullName: SDL2.SDL.SDL_SIMDFree nameWithType: SDL.SDL_SIMDFree - uid: SDL2.SDL.SDL_SIMDGetAlignment name: SDL_SIMDGetAlignment() href: api/SDL2.SDL.html#SDL2_SDL_SDL_SIMDGetAlignment commentId: M:SDL2.SDL.SDL_SIMDGetAlignment fullName: SDL2.SDL.SDL_SIMDGetAlignment() nameWithType: SDL.SDL_SIMDGetAlignment() - uid: SDL2.SDL.SDL_SIMDGetAlignment* name: SDL_SIMDGetAlignment href: api/SDL2.SDL.html#SDL2_SDL_SDL_SIMDGetAlignment_ commentId: Overload:SDL2.SDL.SDL_SIMDGetAlignment fullName: SDL2.SDL.SDL_SIMDGetAlignment nameWithType: SDL.SDL_SIMDGetAlignment - uid: SDL2.SDL.SDL_SoftStretch(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_SoftStretch(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_SoftStretch_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_SoftStretch(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_SoftStretch(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_SoftStretch(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_SoftStretch(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_SoftStretch(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_SoftStretch(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_SoftStretch* name: SDL_SoftStretch href: api/SDL2.SDL.html#SDL2_SDL_SDL_SoftStretch_ commentId: Overload:SDL2.SDL.SDL_SoftStretch fullName: SDL2.SDL.SDL_SoftStretch nameWithType: SDL.SDL_SoftStretch - uid: SDL2.SDL.SDL_STANDARD_GRAVITY name: SDL_STANDARD_GRAVITY href: api/SDL2.SDL.html#SDL2_SDL_SDL_STANDARD_GRAVITY commentId: F:SDL2.SDL.SDL_STANDARD_GRAVITY fullName: SDL2.SDL.SDL_STANDARD_GRAVITY nameWithType: SDL.SDL_STANDARD_GRAVITY - uid: SDL2.SDL.SDL_StartTextInput name: SDL_StartTextInput() href: api/SDL2.SDL.html#SDL2_SDL_SDL_StartTextInput commentId: M:SDL2.SDL.SDL_StartTextInput fullName: SDL2.SDL.SDL_StartTextInput() nameWithType: SDL.SDL_StartTextInput() - uid: SDL2.SDL.SDL_StartTextInput* name: SDL_StartTextInput href: api/SDL2.SDL.html#SDL2_SDL_SDL_StartTextInput_ commentId: Overload:SDL2.SDL.SDL_StartTextInput fullName: SDL2.SDL.SDL_StartTextInput nameWithType: SDL.SDL_StartTextInput - uid: SDL2.SDL.SDL_StopTextInput name: SDL_StopTextInput() href: api/SDL2.SDL.html#SDL2_SDL_SDL_StopTextInput commentId: M:SDL2.SDL.SDL_StopTextInput fullName: SDL2.SDL.SDL_StopTextInput() nameWithType: SDL.SDL_StopTextInput() - uid: SDL2.SDL.SDL_StopTextInput* name: SDL_StopTextInput href: api/SDL2.SDL.html#SDL2_SDL_SDL_StopTextInput_ commentId: Overload:SDL2.SDL.SDL_StopTextInput fullName: SDL2.SDL.SDL_StopTextInput nameWithType: SDL.SDL_StopTextInput - uid: SDL2.SDL.SDL_Surface name: SDL.SDL_Surface href: api/SDL2.SDL.SDL_Surface.html commentId: T:SDL2.SDL.SDL_Surface fullName: SDL2.SDL.SDL_Surface nameWithType: SDL.SDL_Surface - uid: SDL2.SDL.SDL_Surface.clip_rect name: clip_rect href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_clip_rect commentId: F:SDL2.SDL.SDL_Surface.clip_rect fullName: SDL2.SDL.SDL_Surface.clip_rect nameWithType: SDL.SDL_Surface.clip_rect - uid: SDL2.SDL.SDL_Surface.flags name: flags href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_flags commentId: F:SDL2.SDL.SDL_Surface.flags fullName: SDL2.SDL.SDL_Surface.flags nameWithType: SDL.SDL_Surface.flags - uid: SDL2.SDL.SDL_Surface.format name: format href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_format commentId: F:SDL2.SDL.SDL_Surface.format fullName: SDL2.SDL.SDL_Surface.format nameWithType: SDL.SDL_Surface.format - uid: SDL2.SDL.SDL_Surface.h name: h href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_h commentId: F:SDL2.SDL.SDL_Surface.h fullName: SDL2.SDL.SDL_Surface.h nameWithType: SDL.SDL_Surface.h - uid: SDL2.SDL.SDL_Surface.lock_data name: lock_data href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_lock_data commentId: F:SDL2.SDL.SDL_Surface.lock_data fullName: SDL2.SDL.SDL_Surface.lock_data nameWithType: SDL.SDL_Surface.lock_data - uid: SDL2.SDL.SDL_Surface.locked name: locked href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_locked commentId: F:SDL2.SDL.SDL_Surface.locked fullName: SDL2.SDL.SDL_Surface.locked nameWithType: SDL.SDL_Surface.locked - uid: SDL2.SDL.SDL_Surface.map name: map href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_map commentId: F:SDL2.SDL.SDL_Surface.map fullName: SDL2.SDL.SDL_Surface.map nameWithType: SDL.SDL_Surface.map - uid: SDL2.SDL.SDL_Surface.pitch name: pitch href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_pitch commentId: F:SDL2.SDL.SDL_Surface.pitch fullName: SDL2.SDL.SDL_Surface.pitch nameWithType: SDL.SDL_Surface.pitch - uid: SDL2.SDL.SDL_Surface.pixels name: pixels href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_pixels commentId: F:SDL2.SDL.SDL_Surface.pixels fullName: SDL2.SDL.SDL_Surface.pixels nameWithType: SDL.SDL_Surface.pixels - uid: SDL2.SDL.SDL_Surface.refcount name: refcount href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_refcount commentId: F:SDL2.SDL.SDL_Surface.refcount fullName: SDL2.SDL.SDL_Surface.refcount nameWithType: SDL.SDL_Surface.refcount - uid: SDL2.SDL.SDL_Surface.userdata name: userdata href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_userdata commentId: F:SDL2.SDL.SDL_Surface.userdata fullName: SDL2.SDL.SDL_Surface.userdata nameWithType: SDL.SDL_Surface.userdata - uid: SDL2.SDL.SDL_Surface.w name: w href: api/SDL2.SDL.SDL_Surface.html#SDL2_SDL_SDL_Surface_w commentId: F:SDL2.SDL.SDL_Surface.w fullName: SDL2.SDL.SDL_Surface.w nameWithType: SDL.SDL_Surface.w - uid: SDL2.SDL.SDL_SWSURFACE name: SDL_SWSURFACE href: api/SDL2.SDL.html#SDL2_SDL_SDL_SWSURFACE commentId: F:SDL2.SDL.SDL_SWSURFACE fullName: SDL2.SDL.SDL_SWSURFACE nameWithType: SDL.SDL_SWSURFACE - uid: SDL2.SDL.SDL_SystemCursor name: SDL.SDL_SystemCursor href: api/SDL2.SDL.SDL_SystemCursor.html commentId: T:SDL2.SDL.SDL_SystemCursor fullName: SDL2.SDL.SDL_SystemCursor nameWithType: SDL.SDL_SystemCursor - uid: SDL2.SDL.SDL_SystemCursor.SDL_NUM_SYSTEM_CURSORS name: SDL_NUM_SYSTEM_CURSORS href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_NUM_SYSTEM_CURSORS commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_NUM_SYSTEM_CURSORS fullName: SDL2.SDL.SDL_SystemCursor.SDL_NUM_SYSTEM_CURSORS nameWithType: SDL.SDL_SystemCursor.SDL_NUM_SYSTEM_CURSORS - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_ARROW name: SDL_SYSTEM_CURSOR_ARROW href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_ARROW commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_ARROW fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_ARROW nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_ARROW - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_CROSSHAIR name: SDL_SYSTEM_CURSOR_CROSSHAIR href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_CROSSHAIR commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_CROSSHAIR fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_CROSSHAIR nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_CROSSHAIR - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_HAND name: SDL_SYSTEM_CURSOR_HAND href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_HAND commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_HAND fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_HAND nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_HAND - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_IBEAM name: SDL_SYSTEM_CURSOR_IBEAM href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_IBEAM commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_IBEAM fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_IBEAM nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_IBEAM - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_NO name: SDL_SYSTEM_CURSOR_NO href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_NO commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_NO fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_NO nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_NO - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEALL name: SDL_SYSTEM_CURSOR_SIZEALL href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_SIZEALL commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEALL fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEALL nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEALL - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENESW name: SDL_SYSTEM_CURSOR_SIZENESW href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_SIZENESW commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENESW fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENESW nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENESW - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENS name: SDL_SYSTEM_CURSOR_SIZENS href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_SIZENS commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENS fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENS nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENS - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENWSE name: SDL_SYSTEM_CURSOR_SIZENWSE href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_SIZENWSE commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENWSE fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENWSE nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZENWSE - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEWE name: SDL_SYSTEM_CURSOR_SIZEWE href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_SIZEWE commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEWE fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEWE nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_SIZEWE - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAIT name: SDL_SYSTEM_CURSOR_WAIT href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_WAIT commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAIT fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAIT nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAIT - uid: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAITARROW name: SDL_SYSTEM_CURSOR_WAITARROW href: api/SDL2.SDL.SDL_SystemCursor.html#SDL2_SDL_SDL_SystemCursor_SDL_SYSTEM_CURSOR_WAITARROW commentId: F:SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAITARROW fullName: SDL2.SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAITARROW nameWithType: SDL.SDL_SystemCursor.SDL_SYSTEM_CURSOR_WAITARROW - uid: SDL2.SDL.SDL_SYSWM_TYPE name: SDL.SDL_SYSWM_TYPE href: api/SDL2.SDL.SDL_SYSWM_TYPE.html commentId: T:SDL2.SDL.SDL_SYSWM_TYPE fullName: SDL2.SDL.SDL_SYSWM_TYPE nameWithType: SDL.SDL_SYSWM_TYPE - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_ANDROID name: SDL_SYSWM_ANDROID href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_ANDROID commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_ANDROID fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_ANDROID nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_ANDROID - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_COCOA name: SDL_SYSWM_COCOA href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_COCOA commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_COCOA fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_COCOA nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_COCOA - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_DIRECTFB name: SDL_SYSWM_DIRECTFB href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_DIRECTFB commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_DIRECTFB fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_DIRECTFB nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_DIRECTFB - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_MIR name: SDL_SYSWM_MIR href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_MIR commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_MIR fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_MIR nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_MIR - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UIKIT name: SDL_SYSWM_UIKIT href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_UIKIT commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UIKIT fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UIKIT nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UIKIT - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UNKNOWN name: SDL_SYSWM_UNKNOWN href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_UNKNOWN commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UNKNOWN fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UNKNOWN nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_UNKNOWN - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WAYLAND name: SDL_SYSWM_WAYLAND href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_WAYLAND commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WAYLAND fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WAYLAND nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WAYLAND - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINDOWS name: SDL_SYSWM_WINDOWS href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_WINDOWS commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINDOWS fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINDOWS nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINDOWS - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINRT name: SDL_SYSWM_WINRT href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_WINRT commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINRT fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINRT nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_WINRT - uid: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_X11 name: SDL_SYSWM_X11 href: api/SDL2.SDL.SDL_SYSWM_TYPE.html#SDL2_SDL_SDL_SYSWM_TYPE_SDL_SYSWM_X11 commentId: F:SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_X11 fullName: SDL2.SDL.SDL_SYSWM_TYPE.SDL_SYSWM_X11 nameWithType: SDL.SDL_SYSWM_TYPE.SDL_SYSWM_X11 - uid: SDL2.SDL.SDL_SysWMEvent name: SDL.SDL_SysWMEvent href: api/SDL2.SDL.SDL_SysWMEvent.html commentId: T:SDL2.SDL.SDL_SysWMEvent fullName: SDL2.SDL.SDL_SysWMEvent nameWithType: SDL.SDL_SysWMEvent - uid: SDL2.SDL.SDL_SysWMEvent.msg name: msg href: api/SDL2.SDL.SDL_SysWMEvent.html#SDL2_SDL_SDL_SysWMEvent_msg commentId: F:SDL2.SDL.SDL_SysWMEvent.msg fullName: SDL2.SDL.SDL_SysWMEvent.msg nameWithType: SDL.SDL_SysWMEvent.msg - uid: SDL2.SDL.SDL_SysWMEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_SysWMEvent.html#SDL2_SDL_SDL_SysWMEvent_timestamp commentId: F:SDL2.SDL.SDL_SysWMEvent.timestamp fullName: SDL2.SDL.SDL_SysWMEvent.timestamp nameWithType: SDL.SDL_SysWMEvent.timestamp - uid: SDL2.SDL.SDL_SysWMEvent.type name: type href: api/SDL2.SDL.SDL_SysWMEvent.html#SDL2_SDL_SDL_SysWMEvent_type commentId: F:SDL2.SDL.SDL_SysWMEvent.type fullName: SDL2.SDL.SDL_SysWMEvent.type nameWithType: SDL.SDL_SysWMEvent.type - uid: SDL2.SDL.SDL_SysWMinfo name: SDL.SDL_SysWMinfo href: api/SDL2.SDL.SDL_SysWMinfo.html commentId: T:SDL2.SDL.SDL_SysWMinfo fullName: SDL2.SDL.SDL_SysWMinfo nameWithType: SDL.SDL_SysWMinfo - uid: SDL2.SDL.SDL_SysWMinfo.info name: info href: api/SDL2.SDL.SDL_SysWMinfo.html#SDL2_SDL_SDL_SysWMinfo_info commentId: F:SDL2.SDL.SDL_SysWMinfo.info fullName: SDL2.SDL.SDL_SysWMinfo.info nameWithType: SDL.SDL_SysWMinfo.info - uid: SDL2.SDL.SDL_SysWMinfo.subsystem name: subsystem href: api/SDL2.SDL.SDL_SysWMinfo.html#SDL2_SDL_SDL_SysWMinfo_subsystem commentId: F:SDL2.SDL.SDL_SysWMinfo.subsystem fullName: SDL2.SDL.SDL_SysWMinfo.subsystem nameWithType: SDL.SDL_SysWMinfo.subsystem - uid: SDL2.SDL.SDL_SysWMinfo.version name: version href: api/SDL2.SDL.SDL_SysWMinfo.html#SDL2_SDL_SDL_SysWMinfo_version commentId: F:SDL2.SDL.SDL_SysWMinfo.version fullName: SDL2.SDL.SDL_SysWMinfo.version nameWithType: SDL.SDL_SysWMinfo.version - uid: SDL2.SDL.SDL_TextEditingEvent name: SDL.SDL_TextEditingEvent href: api/SDL2.SDL.SDL_TextEditingEvent.html commentId: T:SDL2.SDL.SDL_TextEditingEvent fullName: SDL2.SDL.SDL_TextEditingEvent nameWithType: SDL.SDL_TextEditingEvent - uid: SDL2.SDL.SDL_TextEditingEvent.length name: length href: api/SDL2.SDL.SDL_TextEditingEvent.html#SDL2_SDL_SDL_TextEditingEvent_length commentId: F:SDL2.SDL.SDL_TextEditingEvent.length fullName: SDL2.SDL.SDL_TextEditingEvent.length nameWithType: SDL.SDL_TextEditingEvent.length - uid: SDL2.SDL.SDL_TextEditingEvent.start name: start href: api/SDL2.SDL.SDL_TextEditingEvent.html#SDL2_SDL_SDL_TextEditingEvent_start commentId: F:SDL2.SDL.SDL_TextEditingEvent.start fullName: SDL2.SDL.SDL_TextEditingEvent.start nameWithType: SDL.SDL_TextEditingEvent.start - uid: SDL2.SDL.SDL_TextEditingEvent.text name: text href: api/SDL2.SDL.SDL_TextEditingEvent.html#SDL2_SDL_SDL_TextEditingEvent_text commentId: F:SDL2.SDL.SDL_TextEditingEvent.text fullName: SDL2.SDL.SDL_TextEditingEvent.text nameWithType: SDL.SDL_TextEditingEvent.text - uid: SDL2.SDL.SDL_TextEditingEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_TextEditingEvent.html#SDL2_SDL_SDL_TextEditingEvent_timestamp commentId: F:SDL2.SDL.SDL_TextEditingEvent.timestamp fullName: SDL2.SDL.SDL_TextEditingEvent.timestamp nameWithType: SDL.SDL_TextEditingEvent.timestamp - uid: SDL2.SDL.SDL_TextEditingEvent.type name: type href: api/SDL2.SDL.SDL_TextEditingEvent.html#SDL2_SDL_SDL_TextEditingEvent_type commentId: F:SDL2.SDL.SDL_TextEditingEvent.type fullName: SDL2.SDL.SDL_TextEditingEvent.type nameWithType: SDL.SDL_TextEditingEvent.type - uid: SDL2.SDL.SDL_TextEditingEvent.windowID name: windowID href: api/SDL2.SDL.SDL_TextEditingEvent.html#SDL2_SDL_SDL_TextEditingEvent_windowID commentId: F:SDL2.SDL.SDL_TextEditingEvent.windowID fullName: SDL2.SDL.SDL_TextEditingEvent.windowID nameWithType: SDL.SDL_TextEditingEvent.windowID - uid: SDL2.SDL.SDL_TEXTEDITINGEVENT_TEXT_SIZE name: SDL_TEXTEDITINGEVENT_TEXT_SIZE href: api/SDL2.SDL.html#SDL2_SDL_SDL_TEXTEDITINGEVENT_TEXT_SIZE commentId: F:SDL2.SDL.SDL_TEXTEDITINGEVENT_TEXT_SIZE fullName: SDL2.SDL.SDL_TEXTEDITINGEVENT_TEXT_SIZE nameWithType: SDL.SDL_TEXTEDITINGEVENT_TEXT_SIZE - uid: SDL2.SDL.SDL_TextInputEvent name: SDL.SDL_TextInputEvent href: api/SDL2.SDL.SDL_TextInputEvent.html commentId: T:SDL2.SDL.SDL_TextInputEvent fullName: SDL2.SDL.SDL_TextInputEvent nameWithType: SDL.SDL_TextInputEvent - uid: SDL2.SDL.SDL_TextInputEvent.text name: text href: api/SDL2.SDL.SDL_TextInputEvent.html#SDL2_SDL_SDL_TextInputEvent_text commentId: F:SDL2.SDL.SDL_TextInputEvent.text fullName: SDL2.SDL.SDL_TextInputEvent.text nameWithType: SDL.SDL_TextInputEvent.text - uid: SDL2.SDL.SDL_TextInputEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_TextInputEvent.html#SDL2_SDL_SDL_TextInputEvent_timestamp commentId: F:SDL2.SDL.SDL_TextInputEvent.timestamp fullName: SDL2.SDL.SDL_TextInputEvent.timestamp nameWithType: SDL.SDL_TextInputEvent.timestamp - uid: SDL2.SDL.SDL_TextInputEvent.type name: type href: api/SDL2.SDL.SDL_TextInputEvent.html#SDL2_SDL_SDL_TextInputEvent_type commentId: F:SDL2.SDL.SDL_TextInputEvent.type fullName: SDL2.SDL.SDL_TextInputEvent.type nameWithType: SDL.SDL_TextInputEvent.type - uid: SDL2.SDL.SDL_TextInputEvent.windowID name: windowID href: api/SDL2.SDL.SDL_TextInputEvent.html#SDL2_SDL_SDL_TextInputEvent_windowID commentId: F:SDL2.SDL.SDL_TextInputEvent.windowID fullName: SDL2.SDL.SDL_TextInputEvent.windowID nameWithType: SDL.SDL_TextInputEvent.windowID - uid: SDL2.SDL.SDL_TEXTINPUTEVENT_TEXT_SIZE name: SDL_TEXTINPUTEVENT_TEXT_SIZE href: api/SDL2.SDL.html#SDL2_SDL_SDL_TEXTINPUTEVENT_TEXT_SIZE commentId: F:SDL2.SDL.SDL_TEXTINPUTEVENT_TEXT_SIZE fullName: SDL2.SDL.SDL_TEXTINPUTEVENT_TEXT_SIZE nameWithType: SDL.SDL_TEXTINPUTEVENT_TEXT_SIZE - uid: SDL2.SDL.SDL_TextureAccess name: SDL.SDL_TextureAccess href: api/SDL2.SDL.SDL_TextureAccess.html commentId: T:SDL2.SDL.SDL_TextureAccess fullName: SDL2.SDL.SDL_TextureAccess nameWithType: SDL.SDL_TextureAccess - uid: SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STATIC name: SDL_TEXTUREACCESS_STATIC href: api/SDL2.SDL.SDL_TextureAccess.html#SDL2_SDL_SDL_TextureAccess_SDL_TEXTUREACCESS_STATIC commentId: F:SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STATIC fullName: SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STATIC nameWithType: SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STATIC - uid: SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STREAMING name: SDL_TEXTUREACCESS_STREAMING href: api/SDL2.SDL.SDL_TextureAccess.html#SDL2_SDL_SDL_TextureAccess_SDL_TEXTUREACCESS_STREAMING commentId: F:SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STREAMING fullName: SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STREAMING nameWithType: SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_STREAMING - uid: SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_TARGET name: SDL_TEXTUREACCESS_TARGET href: api/SDL2.SDL.SDL_TextureAccess.html#SDL2_SDL_SDL_TextureAccess_SDL_TEXTUREACCESS_TARGET commentId: F:SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_TARGET fullName: SDL2.SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_TARGET nameWithType: SDL.SDL_TextureAccess.SDL_TEXTUREACCESS_TARGET - uid: SDL2.SDL.SDL_TextureModulate name: SDL.SDL_TextureModulate href: api/SDL2.SDL.SDL_TextureModulate.html commentId: T:SDL2.SDL.SDL_TextureModulate fullName: SDL2.SDL.SDL_TextureModulate nameWithType: SDL.SDL_TextureModulate - uid: SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_HORIZONTAL name: SDL_TEXTUREMODULATE_HORIZONTAL href: api/SDL2.SDL.SDL_TextureModulate.html#SDL2_SDL_SDL_TextureModulate_SDL_TEXTUREMODULATE_HORIZONTAL commentId: F:SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_HORIZONTAL fullName: SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_HORIZONTAL nameWithType: SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_HORIZONTAL - uid: SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_NONE name: SDL_TEXTUREMODULATE_NONE href: api/SDL2.SDL.SDL_TextureModulate.html#SDL2_SDL_SDL_TextureModulate_SDL_TEXTUREMODULATE_NONE commentId: F:SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_NONE fullName: SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_NONE nameWithType: SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_NONE - uid: SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_VERTICAL name: SDL_TEXTUREMODULATE_VERTICAL href: api/SDL2.SDL.SDL_TextureModulate.html#SDL2_SDL_SDL_TextureModulate_SDL_TEXTUREMODULATE_VERTICAL commentId: F:SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_VERTICAL fullName: SDL2.SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_VERTICAL nameWithType: SDL.SDL_TextureModulate.SDL_TEXTUREMODULATE_VERTICAL - uid: SDL2.SDL.SDL_TICKS_PASSED(System.UInt32,System.UInt32) name: SDL_TICKS_PASSED(UInt32, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_TICKS_PASSED_System_UInt32_System_UInt32_ commentId: M:SDL2.SDL.SDL_TICKS_PASSED(System.UInt32,System.UInt32) fullName: SDL2.SDL.SDL_TICKS_PASSED(System.UInt32, System.UInt32) nameWithType: SDL.SDL_TICKS_PASSED(UInt32, UInt32) - uid: SDL2.SDL.SDL_TICKS_PASSED* name: SDL_TICKS_PASSED href: api/SDL2.SDL.html#SDL2_SDL_SDL_TICKS_PASSED_ commentId: Overload:SDL2.SDL.SDL_TICKS_PASSED isSpec: "True" fullName: SDL2.SDL.SDL_TICKS_PASSED nameWithType: SDL.SDL_TICKS_PASSED - uid: SDL2.SDL.SDL_TimerCallback name: SDL.SDL_TimerCallback href: api/SDL2.SDL.SDL_TimerCallback.html commentId: T:SDL2.SDL.SDL_TimerCallback fullName: SDL2.SDL.SDL_TimerCallback nameWithType: SDL.SDL_TimerCallback - uid: SDL2.SDL.SDL_TOUCH_MOUSEID name: SDL_TOUCH_MOUSEID href: api/SDL2.SDL.html#SDL2_SDL_SDL_TOUCH_MOUSEID commentId: F:SDL2.SDL.SDL_TOUCH_MOUSEID fullName: SDL2.SDL.SDL_TOUCH_MOUSEID nameWithType: SDL.SDL_TOUCH_MOUSEID - uid: SDL2.SDL.SDL_TouchDeviceType name: SDL.SDL_TouchDeviceType href: api/SDL2.SDL.SDL_TouchDeviceType.html commentId: T:SDL2.SDL.SDL_TouchDeviceType fullName: SDL2.SDL.SDL_TouchDeviceType nameWithType: SDL.SDL_TouchDeviceType - uid: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_DIRECT name: SDL_TOUCH_DEVICE_DIRECT href: api/SDL2.SDL.SDL_TouchDeviceType.html#SDL2_SDL_SDL_TouchDeviceType_SDL_TOUCH_DEVICE_DIRECT commentId: F:SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_DIRECT fullName: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_DIRECT nameWithType: SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_DIRECT - uid: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_ABSOLUTE name: SDL_TOUCH_DEVICE_INDIRECT_ABSOLUTE href: api/SDL2.SDL.SDL_TouchDeviceType.html#SDL2_SDL_SDL_TouchDeviceType_SDL_TOUCH_DEVICE_INDIRECT_ABSOLUTE commentId: F:SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_ABSOLUTE fullName: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_ABSOLUTE nameWithType: SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_ABSOLUTE - uid: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_RELATIVE name: SDL_TOUCH_DEVICE_INDIRECT_RELATIVE href: api/SDL2.SDL.SDL_TouchDeviceType.html#SDL2_SDL_SDL_TouchDeviceType_SDL_TOUCH_DEVICE_INDIRECT_RELATIVE commentId: F:SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_RELATIVE fullName: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_RELATIVE nameWithType: SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INDIRECT_RELATIVE - uid: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INVALID name: SDL_TOUCH_DEVICE_INVALID href: api/SDL2.SDL.SDL_TouchDeviceType.html#SDL2_SDL_SDL_TouchDeviceType_SDL_TOUCH_DEVICE_INVALID commentId: F:SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INVALID fullName: SDL2.SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INVALID nameWithType: SDL.SDL_TouchDeviceType.SDL_TOUCH_DEVICE_INVALID - uid: SDL2.SDL.SDL_TouchFingerEvent name: SDL.SDL_TouchFingerEvent href: api/SDL2.SDL.SDL_TouchFingerEvent.html commentId: T:SDL2.SDL.SDL_TouchFingerEvent fullName: SDL2.SDL.SDL_TouchFingerEvent nameWithType: SDL.SDL_TouchFingerEvent - uid: SDL2.SDL.SDL_TouchFingerEvent.dx name: dx href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_dx commentId: F:SDL2.SDL.SDL_TouchFingerEvent.dx fullName: SDL2.SDL.SDL_TouchFingerEvent.dx nameWithType: SDL.SDL_TouchFingerEvent.dx - uid: SDL2.SDL.SDL_TouchFingerEvent.dy name: dy href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_dy commentId: F:SDL2.SDL.SDL_TouchFingerEvent.dy fullName: SDL2.SDL.SDL_TouchFingerEvent.dy nameWithType: SDL.SDL_TouchFingerEvent.dy - uid: SDL2.SDL.SDL_TouchFingerEvent.fingerId name: fingerId href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_fingerId commentId: F:SDL2.SDL.SDL_TouchFingerEvent.fingerId fullName: SDL2.SDL.SDL_TouchFingerEvent.fingerId nameWithType: SDL.SDL_TouchFingerEvent.fingerId - uid: SDL2.SDL.SDL_TouchFingerEvent.pressure name: pressure href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_pressure commentId: F:SDL2.SDL.SDL_TouchFingerEvent.pressure fullName: SDL2.SDL.SDL_TouchFingerEvent.pressure nameWithType: SDL.SDL_TouchFingerEvent.pressure - uid: SDL2.SDL.SDL_TouchFingerEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_timestamp commentId: F:SDL2.SDL.SDL_TouchFingerEvent.timestamp fullName: SDL2.SDL.SDL_TouchFingerEvent.timestamp nameWithType: SDL.SDL_TouchFingerEvent.timestamp - uid: SDL2.SDL.SDL_TouchFingerEvent.touchId name: touchId href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_touchId commentId: F:SDL2.SDL.SDL_TouchFingerEvent.touchId fullName: SDL2.SDL.SDL_TouchFingerEvent.touchId nameWithType: SDL.SDL_TouchFingerEvent.touchId - uid: SDL2.SDL.SDL_TouchFingerEvent.type name: type href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_type commentId: F:SDL2.SDL.SDL_TouchFingerEvent.type fullName: SDL2.SDL.SDL_TouchFingerEvent.type nameWithType: SDL.SDL_TouchFingerEvent.type - uid: SDL2.SDL.SDL_TouchFingerEvent.x name: x href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_x commentId: F:SDL2.SDL.SDL_TouchFingerEvent.x fullName: SDL2.SDL.SDL_TouchFingerEvent.x nameWithType: SDL.SDL_TouchFingerEvent.x - uid: SDL2.SDL.SDL_TouchFingerEvent.y name: y href: api/SDL2.SDL.SDL_TouchFingerEvent.html#SDL2_SDL_SDL_TouchFingerEvent_y commentId: F:SDL2.SDL.SDL_TouchFingerEvent.y fullName: SDL2.SDL.SDL_TouchFingerEvent.y nameWithType: SDL.SDL_TouchFingerEvent.y - uid: SDL2.SDL.SDL_UIKitRunApp(System.Int32,System.IntPtr,SDL2.SDL.SDL_main_func) name: SDL_UIKitRunApp(Int32, IntPtr, SDL.SDL_main_func) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UIKitRunApp_System_Int32_System_IntPtr_SDL2_SDL_SDL_main_func_ commentId: M:SDL2.SDL.SDL_UIKitRunApp(System.Int32,System.IntPtr,SDL2.SDL.SDL_main_func) fullName: SDL2.SDL.SDL_UIKitRunApp(System.Int32, System.IntPtr, SDL2.SDL.SDL_main_func) nameWithType: SDL.SDL_UIKitRunApp(Int32, IntPtr, SDL.SDL_main_func) - uid: SDL2.SDL.SDL_UIKitRunApp* name: SDL_UIKitRunApp href: api/SDL2.SDL.html#SDL2_SDL_SDL_UIKitRunApp_ commentId: Overload:SDL2.SDL.SDL_UIKitRunApp fullName: SDL2.SDL.SDL_UIKitRunApp nameWithType: SDL.SDL_UIKitRunApp - uid: SDL2.SDL.SDL_UnionRect(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name: SDL_UnionRect(ref SDL.SDL_Rect, ref SDL.SDL_Rect, out SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnionRect_SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_UnionRect(SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@,SDL2.SDL.SDL_Rect@) name.vb: SDL_UnionRect(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_UnionRect(ref SDL2.SDL.SDL_Rect, ref SDL2.SDL.SDL_Rect, out SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_UnionRect(ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_UnionRect(ref SDL.SDL_Rect, ref SDL.SDL_Rect, out SDL.SDL_Rect) nameWithType.vb: SDL.SDL_UnionRect(ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_UnionRect* name: SDL_UnionRect href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnionRect_ commentId: Overload:SDL2.SDL.SDL_UnionRect fullName: SDL2.SDL.SDL_UnionRect nameWithType: SDL.SDL_UnionRect - uid: SDL2.SDL.SDL_UnlockAudio name: SDL_UnlockAudio() href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockAudio commentId: M:SDL2.SDL.SDL_UnlockAudio fullName: SDL2.SDL.SDL_UnlockAudio() nameWithType: SDL.SDL_UnlockAudio() - uid: SDL2.SDL.SDL_UnlockAudio* name: SDL_UnlockAudio href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockAudio_ commentId: Overload:SDL2.SDL.SDL_UnlockAudio fullName: SDL2.SDL.SDL_UnlockAudio nameWithType: SDL.SDL_UnlockAudio - uid: SDL2.SDL.SDL_UnlockAudioDevice(System.UInt32) name: SDL_UnlockAudioDevice(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockAudioDevice_System_UInt32_ commentId: M:SDL2.SDL.SDL_UnlockAudioDevice(System.UInt32) fullName: SDL2.SDL.SDL_UnlockAudioDevice(System.UInt32) nameWithType: SDL.SDL_UnlockAudioDevice(UInt32) - uid: SDL2.SDL.SDL_UnlockAudioDevice* name: SDL_UnlockAudioDevice href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockAudioDevice_ commentId: Overload:SDL2.SDL.SDL_UnlockAudioDevice fullName: SDL2.SDL.SDL_UnlockAudioDevice nameWithType: SDL.SDL_UnlockAudioDevice - uid: SDL2.SDL.SDL_UnlockJoysticks name: SDL_UnlockJoysticks() href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockJoysticks commentId: M:SDL2.SDL.SDL_UnlockJoysticks fullName: SDL2.SDL.SDL_UnlockJoysticks() nameWithType: SDL.SDL_UnlockJoysticks() - uid: SDL2.SDL.SDL_UnlockJoysticks* name: SDL_UnlockJoysticks href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockJoysticks_ commentId: Overload:SDL2.SDL.SDL_UnlockJoysticks fullName: SDL2.SDL.SDL_UnlockJoysticks nameWithType: SDL.SDL_UnlockJoysticks - uid: SDL2.SDL.SDL_UnlockSurface(System.IntPtr) name: SDL_UnlockSurface(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockSurface_System_IntPtr_ commentId: M:SDL2.SDL.SDL_UnlockSurface(System.IntPtr) fullName: SDL2.SDL.SDL_UnlockSurface(System.IntPtr) nameWithType: SDL.SDL_UnlockSurface(IntPtr) - uid: SDL2.SDL.SDL_UnlockSurface* name: SDL_UnlockSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockSurface_ commentId: Overload:SDL2.SDL.SDL_UnlockSurface fullName: SDL2.SDL.SDL_UnlockSurface nameWithType: SDL.SDL_UnlockSurface - uid: SDL2.SDL.SDL_UnlockTexture(System.IntPtr) name: SDL_UnlockTexture(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockTexture_System_IntPtr_ commentId: M:SDL2.SDL.SDL_UnlockTexture(System.IntPtr) fullName: SDL2.SDL.SDL_UnlockTexture(System.IntPtr) nameWithType: SDL.SDL_UnlockTexture(IntPtr) - uid: SDL2.SDL.SDL_UnlockTexture* name: SDL_UnlockTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_UnlockTexture_ commentId: Overload:SDL2.SDL.SDL_UnlockTexture fullName: SDL2.SDL.SDL_UnlockTexture nameWithType: SDL.SDL_UnlockTexture - uid: SDL2.SDL.SDL_UpdateTexture(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Int32) name: SDL_UpdateTexture(IntPtr, ref SDL.SDL_Rect, IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateTexture_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_UpdateTexture(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Int32) name.vb: SDL_UpdateTexture(IntPtr, ByRef SDL.SDL_Rect, IntPtr, Int32) fullName: SDL2.SDL.SDL_UpdateTexture(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.Int32) fullName.vb: SDL2.SDL.SDL_UpdateTexture(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.Int32) nameWithType: SDL.SDL_UpdateTexture(IntPtr, ref SDL.SDL_Rect, IntPtr, Int32) nameWithType.vb: SDL.SDL_UpdateTexture(IntPtr, ByRef SDL.SDL_Rect, IntPtr, Int32) - uid: SDL2.SDL.SDL_UpdateTexture(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) name: SDL_UpdateTexture(IntPtr, IntPtr, IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateTexture_System_IntPtr_System_IntPtr_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_UpdateTexture(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) fullName: SDL2.SDL.SDL_UpdateTexture(System.IntPtr, System.IntPtr, System.IntPtr, System.Int32) nameWithType: SDL.SDL_UpdateTexture(IntPtr, IntPtr, IntPtr, Int32) - uid: SDL2.SDL.SDL_UpdateTexture* name: SDL_UpdateTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateTexture_ commentId: Overload:SDL2.SDL.SDL_UpdateTexture fullName: SDL2.SDL.SDL_UpdateTexture nameWithType: SDL.SDL_UpdateTexture - uid: SDL2.SDL.SDL_UpdateWindowSurface(System.IntPtr) name: SDL_UpdateWindowSurface(IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateWindowSurface_System_IntPtr_ commentId: M:SDL2.SDL.SDL_UpdateWindowSurface(System.IntPtr) fullName: SDL2.SDL.SDL_UpdateWindowSurface(System.IntPtr) nameWithType: SDL.SDL_UpdateWindowSurface(IntPtr) - uid: SDL2.SDL.SDL_UpdateWindowSurface* name: SDL_UpdateWindowSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateWindowSurface_ commentId: Overload:SDL2.SDL.SDL_UpdateWindowSurface fullName: SDL2.SDL.SDL_UpdateWindowSurface nameWithType: SDL.SDL_UpdateWindowSurface - uid: SDL2.SDL.SDL_UpdateWindowSurfaceRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32) name: SDL_UpdateWindowSurfaceRects(IntPtr, SDL.SDL_Rect[], Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateWindowSurfaceRects_System_IntPtr_SDL2_SDL_SDL_Rect___System_Int32_ commentId: M:SDL2.SDL.SDL_UpdateWindowSurfaceRects(System.IntPtr,SDL2.SDL.SDL_Rect[],System.Int32) name.vb: SDL_UpdateWindowSurfaceRects(IntPtr, SDL.SDL_Rect(), Int32) fullName: SDL2.SDL.SDL_UpdateWindowSurfaceRects(System.IntPtr, SDL2.SDL.SDL_Rect[], System.Int32) fullName.vb: SDL2.SDL.SDL_UpdateWindowSurfaceRects(System.IntPtr, SDL2.SDL.SDL_Rect(), System.Int32) nameWithType: SDL.SDL_UpdateWindowSurfaceRects(IntPtr, SDL.SDL_Rect[], Int32) nameWithType.vb: SDL.SDL_UpdateWindowSurfaceRects(IntPtr, SDL.SDL_Rect(), Int32) - uid: SDL2.SDL.SDL_UpdateWindowSurfaceRects* name: SDL_UpdateWindowSurfaceRects href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateWindowSurfaceRects_ commentId: Overload:SDL2.SDL.SDL_UpdateWindowSurfaceRects fullName: SDL2.SDL.SDL_UpdateWindowSurfaceRects nameWithType: SDL.SDL_UpdateWindowSurfaceRects - uid: SDL2.SDL.SDL_UpdateYUVTexture(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr,System.Int32) name: SDL_UpdateYUVTexture(IntPtr, ref SDL.SDL_Rect, IntPtr, Int32, IntPtr, Int32, IntPtr, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateYUVTexture_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_System_Int32_System_IntPtr_System_Int32_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL.SDL_UpdateYUVTexture(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,System.Int32,System.IntPtr,System.Int32,System.IntPtr,System.Int32) name.vb: SDL_UpdateYUVTexture(IntPtr, ByRef SDL.SDL_Rect, IntPtr, Int32, IntPtr, Int32, IntPtr, Int32) fullName: SDL2.SDL.SDL_UpdateYUVTexture(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, System.Int32, System.IntPtr, System.Int32, System.IntPtr, System.Int32) fullName.vb: SDL2.SDL.SDL_UpdateYUVTexture(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, System.Int32, System.IntPtr, System.Int32, System.IntPtr, System.Int32) nameWithType: SDL.SDL_UpdateYUVTexture(IntPtr, ref SDL.SDL_Rect, IntPtr, Int32, IntPtr, Int32, IntPtr, Int32) nameWithType.vb: SDL.SDL_UpdateYUVTexture(IntPtr, ByRef SDL.SDL_Rect, IntPtr, Int32, IntPtr, Int32, IntPtr, Int32) - uid: SDL2.SDL.SDL_UpdateYUVTexture* name: SDL_UpdateYUVTexture href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpdateYUVTexture_ commentId: Overload:SDL2.SDL.SDL_UpdateYUVTexture fullName: SDL2.SDL.SDL_UpdateYUVTexture nameWithType: SDL.SDL_UpdateYUVTexture - uid: SDL2.SDL.SDL_UpperBlit(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_UpperBlit(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpperBlit_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_UpperBlit(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_UpperBlit(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_UpperBlit(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_UpperBlit(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_UpperBlit(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_UpperBlit(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_UpperBlit* name: SDL_UpperBlit href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpperBlit_ commentId: Overload:SDL2.SDL.SDL_UpperBlit fullName: SDL2.SDL.SDL_UpperBlit nameWithType: SDL.SDL_UpperBlit - uid: SDL2.SDL.SDL_UpperBlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name: SDL_UpperBlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpperBlitScaled_System_IntPtr_SDL2_SDL_SDL_Rect__System_IntPtr_SDL2_SDL_SDL_Rect__ commentId: M:SDL2.SDL.SDL_UpperBlitScaled(System.IntPtr,SDL2.SDL.SDL_Rect@,System.IntPtr,SDL2.SDL.SDL_Rect@) name.vb: SDL_UpperBlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) fullName: SDL2.SDL.SDL_UpperBlitScaled(System.IntPtr, ref SDL2.SDL.SDL_Rect, System.IntPtr, ref SDL2.SDL.SDL_Rect) fullName.vb: SDL2.SDL.SDL_UpperBlitScaled(System.IntPtr, ByRef SDL2.SDL.SDL_Rect, System.IntPtr, ByRef SDL2.SDL.SDL_Rect) nameWithType: SDL.SDL_UpperBlitScaled(IntPtr, ref SDL.SDL_Rect, IntPtr, ref SDL.SDL_Rect) nameWithType.vb: SDL.SDL_UpperBlitScaled(IntPtr, ByRef SDL.SDL_Rect, IntPtr, ByRef SDL.SDL_Rect) - uid: SDL2.SDL.SDL_UpperBlitScaled* name: SDL_UpperBlitScaled href: api/SDL2.SDL.html#SDL2_SDL_SDL_UpperBlitScaled_ commentId: Overload:SDL2.SDL.SDL_UpperBlitScaled fullName: SDL2.SDL.SDL_UpperBlitScaled nameWithType: SDL.SDL_UpperBlitScaled - uid: SDL2.SDL.SDL_UserEvent name: SDL.SDL_UserEvent href: api/SDL2.SDL.SDL_UserEvent.html commentId: T:SDL2.SDL.SDL_UserEvent fullName: SDL2.SDL.SDL_UserEvent nameWithType: SDL.SDL_UserEvent - uid: SDL2.SDL.SDL_UserEvent.code name: code href: api/SDL2.SDL.SDL_UserEvent.html#SDL2_SDL_SDL_UserEvent_code commentId: F:SDL2.SDL.SDL_UserEvent.code fullName: SDL2.SDL.SDL_UserEvent.code nameWithType: SDL.SDL_UserEvent.code - uid: SDL2.SDL.SDL_UserEvent.data1 name: data1 href: api/SDL2.SDL.SDL_UserEvent.html#SDL2_SDL_SDL_UserEvent_data1 commentId: F:SDL2.SDL.SDL_UserEvent.data1 fullName: SDL2.SDL.SDL_UserEvent.data1 nameWithType: SDL.SDL_UserEvent.data1 - uid: SDL2.SDL.SDL_UserEvent.data2 name: data2 href: api/SDL2.SDL.SDL_UserEvent.html#SDL2_SDL_SDL_UserEvent_data2 commentId: F:SDL2.SDL.SDL_UserEvent.data2 fullName: SDL2.SDL.SDL_UserEvent.data2 nameWithType: SDL.SDL_UserEvent.data2 - uid: SDL2.SDL.SDL_UserEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_UserEvent.html#SDL2_SDL_SDL_UserEvent_timestamp commentId: F:SDL2.SDL.SDL_UserEvent.timestamp fullName: SDL2.SDL.SDL_UserEvent.timestamp nameWithType: SDL.SDL_UserEvent.timestamp - uid: SDL2.SDL.SDL_UserEvent.type name: type href: api/SDL2.SDL.SDL_UserEvent.html#SDL2_SDL_SDL_UserEvent_type commentId: F:SDL2.SDL.SDL_UserEvent.type fullName: SDL2.SDL.SDL_UserEvent.type nameWithType: SDL.SDL_UserEvent.type - uid: SDL2.SDL.SDL_UserEvent.windowID name: windowID href: api/SDL2.SDL.SDL_UserEvent.html#SDL2_SDL_SDL_UserEvent_windowID commentId: F:SDL2.SDL.SDL_UserEvent.windowID fullName: SDL2.SDL.SDL_UserEvent.windowID nameWithType: SDL.SDL_UserEvent.windowID - uid: SDL2.SDL.SDL_version name: SDL.SDL_version href: api/SDL2.SDL.SDL_version.html commentId: T:SDL2.SDL.SDL_version fullName: SDL2.SDL.SDL_version nameWithType: SDL.SDL_version - uid: SDL2.SDL.SDL_VERSION(SDL2.SDL.SDL_version@) name: SDL_VERSION(out SDL.SDL_version) href: api/SDL2.SDL.html#SDL2_SDL_SDL_VERSION_SDL2_SDL_SDL_version__ commentId: M:SDL2.SDL.SDL_VERSION(SDL2.SDL.SDL_version@) name.vb: SDL_VERSION(ByRef SDL.SDL_version) fullName: SDL2.SDL.SDL_VERSION(out SDL2.SDL.SDL_version) fullName.vb: SDL2.SDL.SDL_VERSION(ByRef SDL2.SDL.SDL_version) nameWithType: SDL.SDL_VERSION(out SDL.SDL_version) nameWithType.vb: SDL.SDL_VERSION(ByRef SDL.SDL_version) - uid: SDL2.SDL.SDL_VERSION* name: SDL_VERSION href: api/SDL2.SDL.html#SDL2_SDL_SDL_VERSION_ commentId: Overload:SDL2.SDL.SDL_VERSION isSpec: "True" fullName: SDL2.SDL.SDL_VERSION nameWithType: SDL.SDL_VERSION - uid: SDL2.SDL.SDL_version.major name: major href: api/SDL2.SDL.SDL_version.html#SDL2_SDL_SDL_version_major commentId: F:SDL2.SDL.SDL_version.major fullName: SDL2.SDL.SDL_version.major nameWithType: SDL.SDL_version.major - uid: SDL2.SDL.SDL_version.minor name: minor href: api/SDL2.SDL.SDL_version.html#SDL2_SDL_SDL_version_minor commentId: F:SDL2.SDL.SDL_version.minor fullName: SDL2.SDL.SDL_version.minor nameWithType: SDL.SDL_version.minor - uid: SDL2.SDL.SDL_version.patch name: patch href: api/SDL2.SDL.SDL_version.html#SDL2_SDL_SDL_version_patch commentId: F:SDL2.SDL.SDL_version.patch fullName: SDL2.SDL.SDL_version.patch nameWithType: SDL.SDL_version.patch - uid: SDL2.SDL.SDL_VERSION_ATLEAST(System.Int32,System.Int32,System.Int32) name: SDL_VERSION_ATLEAST(Int32, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_VERSION_ATLEAST_System_Int32_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_VERSION_ATLEAST(System.Int32,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_VERSION_ATLEAST(System.Int32, System.Int32, System.Int32) nameWithType: SDL.SDL_VERSION_ATLEAST(Int32, Int32, Int32) - uid: SDL2.SDL.SDL_VERSION_ATLEAST* name: SDL_VERSION_ATLEAST href: api/SDL2.SDL.html#SDL2_SDL_SDL_VERSION_ATLEAST_ commentId: Overload:SDL2.SDL.SDL_VERSION_ATLEAST isSpec: "True" fullName: SDL2.SDL.SDL_VERSION_ATLEAST nameWithType: SDL.SDL_VERSION_ATLEAST - uid: SDL2.SDL.SDL_VERSIONNUM(System.Int32,System.Int32,System.Int32) name: SDL_VERSIONNUM(Int32, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_VERSIONNUM_System_Int32_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_VERSIONNUM(System.Int32,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_VERSIONNUM(System.Int32, System.Int32, System.Int32) nameWithType: SDL.SDL_VERSIONNUM(Int32, Int32, Int32) - uid: SDL2.SDL.SDL_VERSIONNUM* name: SDL_VERSIONNUM href: api/SDL2.SDL.html#SDL2_SDL_SDL_VERSIONNUM_ commentId: Overload:SDL2.SDL.SDL_VERSIONNUM isSpec: "True" fullName: SDL2.SDL.SDL_VERSIONNUM nameWithType: SDL.SDL_VERSIONNUM - uid: SDL2.SDL.SDL_VideoInit(System.String) name: SDL_VideoInit(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_VideoInit_System_String_ commentId: M:SDL2.SDL.SDL_VideoInit(System.String) fullName: SDL2.SDL.SDL_VideoInit(System.String) nameWithType: SDL.SDL_VideoInit(String) - uid: SDL2.SDL.SDL_VideoInit* name: SDL_VideoInit href: api/SDL2.SDL.html#SDL2_SDL_SDL_VideoInit_ commentId: Overload:SDL2.SDL.SDL_VideoInit isSpec: "True" fullName: SDL2.SDL.SDL_VideoInit nameWithType: SDL.SDL_VideoInit - uid: SDL2.SDL.SDL_VideoQuit name: SDL_VideoQuit() href: api/SDL2.SDL.html#SDL2_SDL_SDL_VideoQuit commentId: M:SDL2.SDL.SDL_VideoQuit fullName: SDL2.SDL.SDL_VideoQuit() nameWithType: SDL.SDL_VideoQuit() - uid: SDL2.SDL.SDL_VideoQuit* name: SDL_VideoQuit href: api/SDL2.SDL.html#SDL2_SDL_SDL_VideoQuit_ commentId: Overload:SDL2.SDL.SDL_VideoQuit fullName: SDL2.SDL.SDL_VideoQuit nameWithType: SDL.SDL_VideoQuit - uid: SDL2.SDL.SDL_Vulkan_CreateSurface(System.IntPtr,System.IntPtr,System.UInt64@) name: SDL_Vulkan_CreateSurface(IntPtr, IntPtr, out UInt64) href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_CreateSurface_System_IntPtr_System_IntPtr_System_UInt64__ commentId: M:SDL2.SDL.SDL_Vulkan_CreateSurface(System.IntPtr,System.IntPtr,System.UInt64@) name.vb: SDL_Vulkan_CreateSurface(IntPtr, IntPtr, ByRef UInt64) fullName: SDL2.SDL.SDL_Vulkan_CreateSurface(System.IntPtr, System.IntPtr, out System.UInt64) fullName.vb: SDL2.SDL.SDL_Vulkan_CreateSurface(System.IntPtr, System.IntPtr, ByRef System.UInt64) nameWithType: SDL.SDL_Vulkan_CreateSurface(IntPtr, IntPtr, out UInt64) nameWithType.vb: SDL.SDL_Vulkan_CreateSurface(IntPtr, IntPtr, ByRef UInt64) - uid: SDL2.SDL.SDL_Vulkan_CreateSurface* name: SDL_Vulkan_CreateSurface href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_CreateSurface_ commentId: Overload:SDL2.SDL.SDL_Vulkan_CreateSurface fullName: SDL2.SDL.SDL_Vulkan_CreateSurface nameWithType: SDL.SDL_Vulkan_CreateSurface - uid: SDL2.SDL.SDL_Vulkan_GetDrawableSize(System.IntPtr,System.Int32@,System.Int32@) name: SDL_Vulkan_GetDrawableSize(IntPtr, out Int32, out Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_GetDrawableSize_System_IntPtr_System_Int32__System_Int32__ commentId: M:SDL2.SDL.SDL_Vulkan_GetDrawableSize(System.IntPtr,System.Int32@,System.Int32@) name.vb: SDL_Vulkan_GetDrawableSize(IntPtr, ByRef Int32, ByRef Int32) fullName: SDL2.SDL.SDL_Vulkan_GetDrawableSize(System.IntPtr, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL.SDL_Vulkan_GetDrawableSize(System.IntPtr, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL.SDL_Vulkan_GetDrawableSize(IntPtr, out Int32, out Int32) nameWithType.vb: SDL.SDL_Vulkan_GetDrawableSize(IntPtr, ByRef Int32, ByRef Int32) - uid: SDL2.SDL.SDL_Vulkan_GetDrawableSize* name: SDL_Vulkan_GetDrawableSize href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_GetDrawableSize_ commentId: Overload:SDL2.SDL.SDL_Vulkan_GetDrawableSize fullName: SDL2.SDL.SDL_Vulkan_GetDrawableSize nameWithType: SDL.SDL_Vulkan_GetDrawableSize - uid: SDL2.SDL.SDL_Vulkan_GetInstanceExtensions(System.IntPtr,System.UInt32@,System.IntPtr[]) name: SDL_Vulkan_GetInstanceExtensions(IntPtr, out UInt32, IntPtr[]) href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_GetInstanceExtensions_System_IntPtr_System_UInt32__System_IntPtr___ commentId: M:SDL2.SDL.SDL_Vulkan_GetInstanceExtensions(System.IntPtr,System.UInt32@,System.IntPtr[]) name.vb: SDL_Vulkan_GetInstanceExtensions(IntPtr, ByRef UInt32, IntPtr()) fullName: SDL2.SDL.SDL_Vulkan_GetInstanceExtensions(System.IntPtr, out System.UInt32, System.IntPtr[]) fullName.vb: SDL2.SDL.SDL_Vulkan_GetInstanceExtensions(System.IntPtr, ByRef System.UInt32, System.IntPtr()) nameWithType: SDL.SDL_Vulkan_GetInstanceExtensions(IntPtr, out UInt32, IntPtr[]) nameWithType.vb: SDL.SDL_Vulkan_GetInstanceExtensions(IntPtr, ByRef UInt32, IntPtr()) - uid: SDL2.SDL.SDL_Vulkan_GetInstanceExtensions* name: SDL_Vulkan_GetInstanceExtensions href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_GetInstanceExtensions_ commentId: Overload:SDL2.SDL.SDL_Vulkan_GetInstanceExtensions fullName: SDL2.SDL.SDL_Vulkan_GetInstanceExtensions nameWithType: SDL.SDL_Vulkan_GetInstanceExtensions - uid: SDL2.SDL.SDL_Vulkan_GetVkGetInstanceProcAddr name: SDL_Vulkan_GetVkGetInstanceProcAddr() href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_GetVkGetInstanceProcAddr commentId: M:SDL2.SDL.SDL_Vulkan_GetVkGetInstanceProcAddr fullName: SDL2.SDL.SDL_Vulkan_GetVkGetInstanceProcAddr() nameWithType: SDL.SDL_Vulkan_GetVkGetInstanceProcAddr() - uid: SDL2.SDL.SDL_Vulkan_GetVkGetInstanceProcAddr* name: SDL_Vulkan_GetVkGetInstanceProcAddr href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_GetVkGetInstanceProcAddr_ commentId: Overload:SDL2.SDL.SDL_Vulkan_GetVkGetInstanceProcAddr fullName: SDL2.SDL.SDL_Vulkan_GetVkGetInstanceProcAddr nameWithType: SDL.SDL_Vulkan_GetVkGetInstanceProcAddr - uid: SDL2.SDL.SDL_Vulkan_LoadLibrary(System.String) name: SDL_Vulkan_LoadLibrary(String) href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_LoadLibrary_System_String_ commentId: M:SDL2.SDL.SDL_Vulkan_LoadLibrary(System.String) fullName: SDL2.SDL.SDL_Vulkan_LoadLibrary(System.String) nameWithType: SDL.SDL_Vulkan_LoadLibrary(String) - uid: SDL2.SDL.SDL_Vulkan_LoadLibrary* name: SDL_Vulkan_LoadLibrary href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_LoadLibrary_ commentId: Overload:SDL2.SDL.SDL_Vulkan_LoadLibrary isSpec: "True" fullName: SDL2.SDL.SDL_Vulkan_LoadLibrary nameWithType: SDL.SDL_Vulkan_LoadLibrary - uid: SDL2.SDL.SDL_Vulkan_UnloadLibrary name: SDL_Vulkan_UnloadLibrary() href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_UnloadLibrary commentId: M:SDL2.SDL.SDL_Vulkan_UnloadLibrary fullName: SDL2.SDL.SDL_Vulkan_UnloadLibrary() nameWithType: SDL.SDL_Vulkan_UnloadLibrary() - uid: SDL2.SDL.SDL_Vulkan_UnloadLibrary* name: SDL_Vulkan_UnloadLibrary href: api/SDL2.SDL.html#SDL2_SDL_SDL_Vulkan_UnloadLibrary_ commentId: Overload:SDL2.SDL.SDL_Vulkan_UnloadLibrary fullName: SDL2.SDL.SDL_Vulkan_UnloadLibrary nameWithType: SDL.SDL_Vulkan_UnloadLibrary - uid: SDL2.SDL.SDL_WaitEvent(SDL2.SDL.SDL_Event@) name: SDL_WaitEvent(out SDL.SDL_Event) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WaitEvent_SDL2_SDL_SDL_Event__ commentId: M:SDL2.SDL.SDL_WaitEvent(SDL2.SDL.SDL_Event@) name.vb: SDL_WaitEvent(ByRef SDL.SDL_Event) fullName: SDL2.SDL.SDL_WaitEvent(out SDL2.SDL.SDL_Event) fullName.vb: SDL2.SDL.SDL_WaitEvent(ByRef SDL2.SDL.SDL_Event) nameWithType: SDL.SDL_WaitEvent(out SDL.SDL_Event) nameWithType.vb: SDL.SDL_WaitEvent(ByRef SDL.SDL_Event) - uid: SDL2.SDL.SDL_WaitEvent* name: SDL_WaitEvent href: api/SDL2.SDL.html#SDL2_SDL_SDL_WaitEvent_ commentId: Overload:SDL2.SDL.SDL_WaitEvent fullName: SDL2.SDL.SDL_WaitEvent nameWithType: SDL.SDL_WaitEvent - uid: SDL2.SDL.SDL_WaitEventTimeout(SDL2.SDL.SDL_Event@,System.Int32) name: SDL_WaitEventTimeout(out SDL.SDL_Event, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WaitEventTimeout_SDL2_SDL_SDL_Event__System_Int32_ commentId: M:SDL2.SDL.SDL_WaitEventTimeout(SDL2.SDL.SDL_Event@,System.Int32) name.vb: SDL_WaitEventTimeout(ByRef SDL.SDL_Event, Int32) fullName: SDL2.SDL.SDL_WaitEventTimeout(out SDL2.SDL.SDL_Event, System.Int32) fullName.vb: SDL2.SDL.SDL_WaitEventTimeout(ByRef SDL2.SDL.SDL_Event, System.Int32) nameWithType: SDL.SDL_WaitEventTimeout(out SDL.SDL_Event, Int32) nameWithType.vb: SDL.SDL_WaitEventTimeout(ByRef SDL.SDL_Event, Int32) - uid: SDL2.SDL.SDL_WaitEventTimeout* name: SDL_WaitEventTimeout href: api/SDL2.SDL.html#SDL2_SDL_SDL_WaitEventTimeout_ commentId: Overload:SDL2.SDL.SDL_WaitEventTimeout fullName: SDL2.SDL.SDL_WaitEventTimeout nameWithType: SDL.SDL_WaitEventTimeout - uid: SDL2.SDL.SDL_WarpMouseGlobal(System.Int32,System.Int32) name: SDL_WarpMouseGlobal(Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WarpMouseGlobal_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_WarpMouseGlobal(System.Int32,System.Int32) fullName: SDL2.SDL.SDL_WarpMouseGlobal(System.Int32, System.Int32) nameWithType: SDL.SDL_WarpMouseGlobal(Int32, Int32) - uid: SDL2.SDL.SDL_WarpMouseGlobal* name: SDL_WarpMouseGlobal href: api/SDL2.SDL.html#SDL2_SDL_SDL_WarpMouseGlobal_ commentId: Overload:SDL2.SDL.SDL_WarpMouseGlobal fullName: SDL2.SDL.SDL_WarpMouseGlobal nameWithType: SDL.SDL_WarpMouseGlobal - uid: SDL2.SDL.SDL_WarpMouseInWindow(System.IntPtr,System.Int32,System.Int32) name: SDL_WarpMouseInWindow(IntPtr, Int32, Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WarpMouseInWindow_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL.SDL_WarpMouseInWindow(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL.SDL_WarpMouseInWindow(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL.SDL_WarpMouseInWindow(IntPtr, Int32, Int32) - uid: SDL2.SDL.SDL_WarpMouseInWindow* name: SDL_WarpMouseInWindow href: api/SDL2.SDL.html#SDL2_SDL_SDL_WarpMouseInWindow_ commentId: Overload:SDL2.SDL.SDL_WarpMouseInWindow fullName: SDL2.SDL.SDL_WarpMouseInWindow nameWithType: SDL.SDL_WarpMouseInWindow - uid: SDL2.SDL.SDL_WasInit(System.UInt32) name: SDL_WasInit(UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WasInit_System_UInt32_ commentId: M:SDL2.SDL.SDL_WasInit(System.UInt32) fullName: SDL2.SDL.SDL_WasInit(System.UInt32) nameWithType: SDL.SDL_WasInit(UInt32) - uid: SDL2.SDL.SDL_WasInit* name: SDL_WasInit href: api/SDL2.SDL.html#SDL2_SDL_SDL_WasInit_ commentId: Overload:SDL2.SDL.SDL_WasInit fullName: SDL2.SDL.SDL_WasInit nameWithType: SDL.SDL_WasInit - uid: SDL2.SDL.SDL_WindowEvent name: SDL.SDL_WindowEvent href: api/SDL2.SDL.SDL_WindowEvent.html commentId: T:SDL2.SDL.SDL_WindowEvent fullName: SDL2.SDL.SDL_WindowEvent nameWithType: SDL.SDL_WindowEvent - uid: SDL2.SDL.SDL_WindowEvent.data1 name: data1 href: api/SDL2.SDL.SDL_WindowEvent.html#SDL2_SDL_SDL_WindowEvent_data1 commentId: F:SDL2.SDL.SDL_WindowEvent.data1 fullName: SDL2.SDL.SDL_WindowEvent.data1 nameWithType: SDL.SDL_WindowEvent.data1 - uid: SDL2.SDL.SDL_WindowEvent.data2 name: data2 href: api/SDL2.SDL.SDL_WindowEvent.html#SDL2_SDL_SDL_WindowEvent_data2 commentId: F:SDL2.SDL.SDL_WindowEvent.data2 fullName: SDL2.SDL.SDL_WindowEvent.data2 nameWithType: SDL.SDL_WindowEvent.data2 - uid: SDL2.SDL.SDL_WindowEvent.timestamp name: timestamp href: api/SDL2.SDL.SDL_WindowEvent.html#SDL2_SDL_SDL_WindowEvent_timestamp commentId: F:SDL2.SDL.SDL_WindowEvent.timestamp fullName: SDL2.SDL.SDL_WindowEvent.timestamp nameWithType: SDL.SDL_WindowEvent.timestamp - uid: SDL2.SDL.SDL_WindowEvent.type name: type href: api/SDL2.SDL.SDL_WindowEvent.html#SDL2_SDL_SDL_WindowEvent_type commentId: F:SDL2.SDL.SDL_WindowEvent.type fullName: SDL2.SDL.SDL_WindowEvent.type nameWithType: SDL.SDL_WindowEvent.type - uid: SDL2.SDL.SDL_WindowEvent.windowEvent name: windowEvent href: api/SDL2.SDL.SDL_WindowEvent.html#SDL2_SDL_SDL_WindowEvent_windowEvent commentId: F:SDL2.SDL.SDL_WindowEvent.windowEvent fullName: SDL2.SDL.SDL_WindowEvent.windowEvent nameWithType: SDL.SDL_WindowEvent.windowEvent - uid: SDL2.SDL.SDL_WindowEvent.windowID name: windowID href: api/SDL2.SDL.SDL_WindowEvent.html#SDL2_SDL_SDL_WindowEvent_windowID commentId: F:SDL2.SDL.SDL_WindowEvent.windowID fullName: SDL2.SDL.SDL_WindowEvent.windowID nameWithType: SDL.SDL_WindowEvent.windowID - uid: SDL2.SDL.SDL_WindowEventID name: SDL.SDL_WindowEventID href: api/SDL2.SDL.SDL_WindowEventID.html commentId: T:SDL2.SDL.SDL_WindowEventID fullName: SDL2.SDL.SDL_WindowEventID nameWithType: SDL.SDL_WindowEventID - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_CLOSE name: SDL_WINDOWEVENT_CLOSE href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_CLOSE commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_CLOSE fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_CLOSE nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_CLOSE - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_ENTER name: SDL_WINDOWEVENT_ENTER href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_ENTER commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_ENTER fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_ENTER nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_ENTER - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_EXPOSED name: SDL_WINDOWEVENT_EXPOSED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_EXPOSED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_EXPOSED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_EXPOSED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_EXPOSED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_GAINED name: SDL_WINDOWEVENT_FOCUS_GAINED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_FOCUS_GAINED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_GAINED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_GAINED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_GAINED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_LOST name: SDL_WINDOWEVENT_FOCUS_LOST href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_FOCUS_LOST commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_LOST fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_LOST nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_FOCUS_LOST - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIDDEN name: SDL_WINDOWEVENT_HIDDEN href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_HIDDEN commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIDDEN fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIDDEN nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIDDEN - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIT_TEST name: SDL_WINDOWEVENT_HIT_TEST href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_HIT_TEST commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIT_TEST fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIT_TEST nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_HIT_TEST - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_LEAVE name: SDL_WINDOWEVENT_LEAVE href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_LEAVE commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_LEAVE fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_LEAVE nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_LEAVE - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MAXIMIZED name: SDL_WINDOWEVENT_MAXIMIZED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_MAXIMIZED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MAXIMIZED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MAXIMIZED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MAXIMIZED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MINIMIZED name: SDL_WINDOWEVENT_MINIMIZED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_MINIMIZED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MINIMIZED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MINIMIZED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MINIMIZED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MOVED name: SDL_WINDOWEVENT_MOVED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_MOVED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MOVED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MOVED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_MOVED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_NONE name: SDL_WINDOWEVENT_NONE href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_NONE commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_NONE fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_NONE nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_NONE - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESIZED name: SDL_WINDOWEVENT_RESIZED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_RESIZED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESIZED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESIZED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESIZED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESTORED name: SDL_WINDOWEVENT_RESTORED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_RESTORED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESTORED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESTORED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_RESTORED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SHOWN name: SDL_WINDOWEVENT_SHOWN href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_SHOWN commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SHOWN fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SHOWN nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SHOWN - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SIZE_CHANGED name: SDL_WINDOWEVENT_SIZE_CHANGED href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_SIZE_CHANGED commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SIZE_CHANGED fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SIZE_CHANGED nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_SIZE_CHANGED - uid: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_TAKE_FOCUS name: SDL_WINDOWEVENT_TAKE_FOCUS href: api/SDL2.SDL.SDL_WindowEventID.html#SDL2_SDL_SDL_WindowEventID_SDL_WINDOWEVENT_TAKE_FOCUS commentId: F:SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_TAKE_FOCUS fullName: SDL2.SDL.SDL_WindowEventID.SDL_WINDOWEVENT_TAKE_FOCUS nameWithType: SDL.SDL_WindowEventID.SDL_WINDOWEVENT_TAKE_FOCUS - uid: SDL2.SDL.SDL_WindowFlags name: SDL.SDL_WindowFlags href: api/SDL2.SDL.SDL_WindowFlags.html commentId: T:SDL2.SDL.SDL_WindowFlags fullName: SDL2.SDL.SDL_WindowFlags nameWithType: SDL.SDL_WindowFlags - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_ALLOW_HIGHDPI name: SDL_WINDOW_ALLOW_HIGHDPI href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_ALLOW_HIGHDPI commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_ALLOW_HIGHDPI fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_ALLOW_HIGHDPI nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_ALLOW_HIGHDPI - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_ALWAYS_ON_TOP name: SDL_WINDOW_ALWAYS_ON_TOP href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_ALWAYS_ON_TOP commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_ALWAYS_ON_TOP fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_ALWAYS_ON_TOP nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_ALWAYS_ON_TOP - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_BORDERLESS name: SDL_WINDOW_BORDERLESS href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_BORDERLESS commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_BORDERLESS fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_BORDERLESS nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_BORDERLESS - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FOREIGN name: SDL_WINDOW_FOREIGN href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_FOREIGN commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FOREIGN fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FOREIGN nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_FOREIGN - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN name: SDL_WINDOW_FULLSCREEN href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_FULLSCREEN commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN_DESKTOP name: SDL_WINDOW_FULLSCREEN_DESKTOP href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_FULLSCREEN_DESKTOP commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN_DESKTOP fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN_DESKTOP nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_FULLSCREEN_DESKTOP - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_HIDDEN name: SDL_WINDOW_HIDDEN href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_HIDDEN commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_HIDDEN fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_HIDDEN nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_HIDDEN - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_FOCUS name: SDL_WINDOW_INPUT_FOCUS href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_INPUT_FOCUS commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_FOCUS fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_FOCUS nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_FOCUS - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_GRABBED name: SDL_WINDOW_INPUT_GRABBED href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_INPUT_GRABBED commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_GRABBED fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_GRABBED nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_INPUT_GRABBED - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MAXIMIZED name: SDL_WINDOW_MAXIMIZED href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_MAXIMIZED commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MAXIMIZED fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MAXIMIZED nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_MAXIMIZED - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MINIMIZED name: SDL_WINDOW_MINIMIZED href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_MINIMIZED commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MINIMIZED fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MINIMIZED nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_MINIMIZED - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_CAPTURE name: SDL_WINDOW_MOUSE_CAPTURE href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_MOUSE_CAPTURE commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_CAPTURE fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_CAPTURE nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_CAPTURE - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_FOCUS name: SDL_WINDOW_MOUSE_FOCUS href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_MOUSE_FOCUS commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_FOCUS fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_FOCUS nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_MOUSE_FOCUS - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_OPENGL name: SDL_WINDOW_OPENGL href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_OPENGL commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_OPENGL fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_OPENGL nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_OPENGL - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_POPUP_MENU name: SDL_WINDOW_POPUP_MENU href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_POPUP_MENU commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_POPUP_MENU fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_POPUP_MENU nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_POPUP_MENU - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_RESIZABLE name: SDL_WINDOW_RESIZABLE href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_RESIZABLE commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_RESIZABLE fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_RESIZABLE nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_RESIZABLE - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_SHOWN name: SDL_WINDOW_SHOWN href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_SHOWN commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_SHOWN fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_SHOWN nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_SHOWN - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_SKIP_TASKBAR name: SDL_WINDOW_SKIP_TASKBAR href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_SKIP_TASKBAR commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_SKIP_TASKBAR fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_SKIP_TASKBAR nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_SKIP_TASKBAR - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_TOOLTIP name: SDL_WINDOW_TOOLTIP href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_TOOLTIP commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_TOOLTIP fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_TOOLTIP nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_TOOLTIP - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_UTILITY name: SDL_WINDOW_UTILITY href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_UTILITY commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_UTILITY fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_UTILITY nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_UTILITY - uid: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_VULKAN name: SDL_WINDOW_VULKAN href: api/SDL2.SDL.SDL_WindowFlags.html#SDL2_SDL_SDL_WindowFlags_SDL_WINDOW_VULKAN commentId: F:SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_VULKAN fullName: SDL2.SDL.SDL_WindowFlags.SDL_WINDOW_VULKAN nameWithType: SDL.SDL_WindowFlags.SDL_WINDOW_VULKAN - uid: SDL2.SDL.SDL_WINDOWPOS_CENTERED name: SDL_WINDOWPOS_CENTERED href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_CENTERED commentId: F:SDL2.SDL.SDL_WINDOWPOS_CENTERED fullName: SDL2.SDL.SDL_WINDOWPOS_CENTERED nameWithType: SDL.SDL_WINDOWPOS_CENTERED - uid: SDL2.SDL.SDL_WINDOWPOS_CENTERED_DISPLAY(System.Int32) name: SDL_WINDOWPOS_CENTERED_DISPLAY(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_CENTERED_DISPLAY_System_Int32_ commentId: M:SDL2.SDL.SDL_WINDOWPOS_CENTERED_DISPLAY(System.Int32) fullName: SDL2.SDL.SDL_WINDOWPOS_CENTERED_DISPLAY(System.Int32) nameWithType: SDL.SDL_WINDOWPOS_CENTERED_DISPLAY(Int32) - uid: SDL2.SDL.SDL_WINDOWPOS_CENTERED_DISPLAY* name: SDL_WINDOWPOS_CENTERED_DISPLAY href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_CENTERED_DISPLAY_ commentId: Overload:SDL2.SDL.SDL_WINDOWPOS_CENTERED_DISPLAY isSpec: "True" fullName: SDL2.SDL.SDL_WINDOWPOS_CENTERED_DISPLAY nameWithType: SDL.SDL_WINDOWPOS_CENTERED_DISPLAY - uid: SDL2.SDL.SDL_WINDOWPOS_CENTERED_MASK name: SDL_WINDOWPOS_CENTERED_MASK href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_CENTERED_MASK commentId: F:SDL2.SDL.SDL_WINDOWPOS_CENTERED_MASK fullName: SDL2.SDL.SDL_WINDOWPOS_CENTERED_MASK nameWithType: SDL.SDL_WINDOWPOS_CENTERED_MASK - uid: SDL2.SDL.SDL_WINDOWPOS_ISCENTERED(System.Int32) name: SDL_WINDOWPOS_ISCENTERED(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_ISCENTERED_System_Int32_ commentId: M:SDL2.SDL.SDL_WINDOWPOS_ISCENTERED(System.Int32) fullName: SDL2.SDL.SDL_WINDOWPOS_ISCENTERED(System.Int32) nameWithType: SDL.SDL_WINDOWPOS_ISCENTERED(Int32) - uid: SDL2.SDL.SDL_WINDOWPOS_ISCENTERED* name: SDL_WINDOWPOS_ISCENTERED href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_ISCENTERED_ commentId: Overload:SDL2.SDL.SDL_WINDOWPOS_ISCENTERED isSpec: "True" fullName: SDL2.SDL.SDL_WINDOWPOS_ISCENTERED nameWithType: SDL.SDL_WINDOWPOS_ISCENTERED - uid: SDL2.SDL.SDL_WINDOWPOS_ISUNDEFINED(System.Int32) name: SDL_WINDOWPOS_ISUNDEFINED(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_ISUNDEFINED_System_Int32_ commentId: M:SDL2.SDL.SDL_WINDOWPOS_ISUNDEFINED(System.Int32) fullName: SDL2.SDL.SDL_WINDOWPOS_ISUNDEFINED(System.Int32) nameWithType: SDL.SDL_WINDOWPOS_ISUNDEFINED(Int32) - uid: SDL2.SDL.SDL_WINDOWPOS_ISUNDEFINED* name: SDL_WINDOWPOS_ISUNDEFINED href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_ISUNDEFINED_ commentId: Overload:SDL2.SDL.SDL_WINDOWPOS_ISUNDEFINED isSpec: "True" fullName: SDL2.SDL.SDL_WINDOWPOS_ISUNDEFINED nameWithType: SDL.SDL_WINDOWPOS_ISUNDEFINED - uid: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED name: SDL_WINDOWPOS_UNDEFINED href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_UNDEFINED commentId: F:SDL2.SDL.SDL_WINDOWPOS_UNDEFINED fullName: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED nameWithType: SDL.SDL_WINDOWPOS_UNDEFINED - uid: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY(System.Int32) name: SDL_WINDOWPOS_UNDEFINED_DISPLAY(Int32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_UNDEFINED_DISPLAY_System_Int32_ commentId: M:SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY(System.Int32) fullName: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY(System.Int32) nameWithType: SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY(Int32) - uid: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY* name: SDL_WINDOWPOS_UNDEFINED_DISPLAY href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_UNDEFINED_DISPLAY_ commentId: Overload:SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY isSpec: "True" fullName: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY nameWithType: SDL.SDL_WINDOWPOS_UNDEFINED_DISPLAY - uid: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_MASK name: SDL_WINDOWPOS_UNDEFINED_MASK href: api/SDL2.SDL.html#SDL2_SDL_SDL_WINDOWPOS_UNDEFINED_MASK commentId: F:SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_MASK fullName: SDL2.SDL.SDL_WINDOWPOS_UNDEFINED_MASK nameWithType: SDL.SDL_WINDOWPOS_UNDEFINED_MASK - uid: SDL2.SDL.SDL_WindowsMessageHook name: SDL.SDL_WindowsMessageHook href: api/SDL2.SDL.SDL_WindowsMessageHook.html commentId: T:SDL2.SDL.SDL_WindowsMessageHook fullName: SDL2.SDL.SDL_WindowsMessageHook nameWithType: SDL.SDL_WindowsMessageHook - uid: SDL2.SDL.SDL_WinRT_DeviceFamily name: SDL.SDL_WinRT_DeviceFamily href: api/SDL2.SDL.SDL_WinRT_DeviceFamily.html commentId: T:SDL2.SDL.SDL_WinRT_DeviceFamily fullName: SDL2.SDL.SDL_WinRT_DeviceFamily nameWithType: SDL.SDL_WinRT_DeviceFamily - uid: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_DESKTOP name: SDL_WINRT_DEVICEFAMILY_DESKTOP href: api/SDL2.SDL.SDL_WinRT_DeviceFamily.html#SDL2_SDL_SDL_WinRT_DeviceFamily_SDL_WINRT_DEVICEFAMILY_DESKTOP commentId: F:SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_DESKTOP fullName: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_DESKTOP nameWithType: SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_DESKTOP - uid: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_MOBILE name: SDL_WINRT_DEVICEFAMILY_MOBILE href: api/SDL2.SDL.SDL_WinRT_DeviceFamily.html#SDL2_SDL_SDL_WinRT_DeviceFamily_SDL_WINRT_DEVICEFAMILY_MOBILE commentId: F:SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_MOBILE fullName: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_MOBILE nameWithType: SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_MOBILE - uid: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_UNKNOWN name: SDL_WINRT_DEVICEFAMILY_UNKNOWN href: api/SDL2.SDL.SDL_WinRT_DeviceFamily.html#SDL2_SDL_SDL_WinRT_DeviceFamily_SDL_WINRT_DEVICEFAMILY_UNKNOWN commentId: F:SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_UNKNOWN fullName: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_UNKNOWN nameWithType: SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_UNKNOWN - uid: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_XBOX name: SDL_WINRT_DEVICEFAMILY_XBOX href: api/SDL2.SDL.SDL_WinRT_DeviceFamily.html#SDL2_SDL_SDL_WinRT_DeviceFamily_SDL_WINRT_DEVICEFAMILY_XBOX commentId: F:SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_XBOX fullName: SDL2.SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_XBOX nameWithType: SDL.SDL_WinRT_DeviceFamily.SDL_WINRT_DEVICEFAMILY_XBOX - uid: SDL2.SDL.SDL_WinRTGetDeviceFamily name: SDL_WinRTGetDeviceFamily() href: api/SDL2.SDL.html#SDL2_SDL_SDL_WinRTGetDeviceFamily commentId: M:SDL2.SDL.SDL_WinRTGetDeviceFamily fullName: SDL2.SDL.SDL_WinRTGetDeviceFamily() nameWithType: SDL.SDL_WinRTGetDeviceFamily() - uid: SDL2.SDL.SDL_WinRTGetDeviceFamily* name: SDL_WinRTGetDeviceFamily href: api/SDL2.SDL.html#SDL2_SDL_SDL_WinRTGetDeviceFamily_ commentId: Overload:SDL2.SDL.SDL_WinRTGetDeviceFamily fullName: SDL2.SDL.SDL_WinRTGetDeviceFamily nameWithType: SDL.SDL_WinRTGetDeviceFamily - uid: SDL2.SDL.SDL_WinRTRunApp(SDL2.SDL.SDL_main_func,System.IntPtr) name: SDL_WinRTRunApp(SDL.SDL_main_func, IntPtr) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WinRTRunApp_SDL2_SDL_SDL_main_func_System_IntPtr_ commentId: M:SDL2.SDL.SDL_WinRTRunApp(SDL2.SDL.SDL_main_func,System.IntPtr) fullName: SDL2.SDL.SDL_WinRTRunApp(SDL2.SDL.SDL_main_func, System.IntPtr) nameWithType: SDL.SDL_WinRTRunApp(SDL.SDL_main_func, IntPtr) - uid: SDL2.SDL.SDL_WinRTRunApp* name: SDL_WinRTRunApp href: api/SDL2.SDL.html#SDL2_SDL_SDL_WinRTRunApp_ commentId: Overload:SDL2.SDL.SDL_WinRTRunApp fullName: SDL2.SDL.SDL_WinRTRunApp nameWithType: SDL.SDL_WinRTRunApp - uid: SDL2.SDL.SDL_WriteBE16(System.IntPtr,System.UInt16) name: SDL_WriteBE16(IntPtr, UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteBE16_System_IntPtr_System_UInt16_ commentId: M:SDL2.SDL.SDL_WriteBE16(System.IntPtr,System.UInt16) fullName: SDL2.SDL.SDL_WriteBE16(System.IntPtr, System.UInt16) nameWithType: SDL.SDL_WriteBE16(IntPtr, UInt16) - uid: SDL2.SDL.SDL_WriteBE16* name: SDL_WriteBE16 href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteBE16_ commentId: Overload:SDL2.SDL.SDL_WriteBE16 fullName: SDL2.SDL.SDL_WriteBE16 nameWithType: SDL.SDL_WriteBE16 - uid: SDL2.SDL.SDL_WriteBE32(System.IntPtr,System.UInt32) name: SDL_WriteBE32(IntPtr, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteBE32_System_IntPtr_System_UInt32_ commentId: M:SDL2.SDL.SDL_WriteBE32(System.IntPtr,System.UInt32) fullName: SDL2.SDL.SDL_WriteBE32(System.IntPtr, System.UInt32) nameWithType: SDL.SDL_WriteBE32(IntPtr, UInt32) - uid: SDL2.SDL.SDL_WriteBE32* name: SDL_WriteBE32 href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteBE32_ commentId: Overload:SDL2.SDL.SDL_WriteBE32 fullName: SDL2.SDL.SDL_WriteBE32 nameWithType: SDL.SDL_WriteBE32 - uid: SDL2.SDL.SDL_WriteBE64(System.IntPtr,System.UInt64) name: SDL_WriteBE64(IntPtr, UInt64) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteBE64_System_IntPtr_System_UInt64_ commentId: M:SDL2.SDL.SDL_WriteBE64(System.IntPtr,System.UInt64) fullName: SDL2.SDL.SDL_WriteBE64(System.IntPtr, System.UInt64) nameWithType: SDL.SDL_WriteBE64(IntPtr, UInt64) - uid: SDL2.SDL.SDL_WriteBE64* name: SDL_WriteBE64 href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteBE64_ commentId: Overload:SDL2.SDL.SDL_WriteBE64 fullName: SDL2.SDL.SDL_WriteBE64 nameWithType: SDL.SDL_WriteBE64 - uid: SDL2.SDL.SDL_WriteLE16(System.IntPtr,System.UInt16) name: SDL_WriteLE16(IntPtr, UInt16) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteLE16_System_IntPtr_System_UInt16_ commentId: M:SDL2.SDL.SDL_WriteLE16(System.IntPtr,System.UInt16) fullName: SDL2.SDL.SDL_WriteLE16(System.IntPtr, System.UInt16) nameWithType: SDL.SDL_WriteLE16(IntPtr, UInt16) - uid: SDL2.SDL.SDL_WriteLE16* name: SDL_WriteLE16 href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteLE16_ commentId: Overload:SDL2.SDL.SDL_WriteLE16 fullName: SDL2.SDL.SDL_WriteLE16 nameWithType: SDL.SDL_WriteLE16 - uid: SDL2.SDL.SDL_WriteLE32(System.IntPtr,System.UInt32) name: SDL_WriteLE32(IntPtr, UInt32) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteLE32_System_IntPtr_System_UInt32_ commentId: M:SDL2.SDL.SDL_WriteLE32(System.IntPtr,System.UInt32) fullName: SDL2.SDL.SDL_WriteLE32(System.IntPtr, System.UInt32) nameWithType: SDL.SDL_WriteLE32(IntPtr, UInt32) - uid: SDL2.SDL.SDL_WriteLE32* name: SDL_WriteLE32 href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteLE32_ commentId: Overload:SDL2.SDL.SDL_WriteLE32 fullName: SDL2.SDL.SDL_WriteLE32 nameWithType: SDL.SDL_WriteLE32 - uid: SDL2.SDL.SDL_WriteLE64(System.IntPtr,System.UInt64) name: SDL_WriteLE64(IntPtr, UInt64) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteLE64_System_IntPtr_System_UInt64_ commentId: M:SDL2.SDL.SDL_WriteLE64(System.IntPtr,System.UInt64) fullName: SDL2.SDL.SDL_WriteLE64(System.IntPtr, System.UInt64) nameWithType: SDL.SDL_WriteLE64(IntPtr, UInt64) - uid: SDL2.SDL.SDL_WriteLE64* name: SDL_WriteLE64 href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteLE64_ commentId: Overload:SDL2.SDL.SDL_WriteLE64 fullName: SDL2.SDL.SDL_WriteLE64 nameWithType: SDL.SDL_WriteLE64 - uid: SDL2.SDL.SDL_WriteU8(System.IntPtr,System.Byte) name: SDL_WriteU8(IntPtr, Byte) href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteU8_System_IntPtr_System_Byte_ commentId: M:SDL2.SDL.SDL_WriteU8(System.IntPtr,System.Byte) fullName: SDL2.SDL.SDL_WriteU8(System.IntPtr, System.Byte) nameWithType: SDL.SDL_WriteU8(IntPtr, Byte) - uid: SDL2.SDL.SDL_WriteU8* name: SDL_WriteU8 href: api/SDL2.SDL.html#SDL2_SDL_SDL_WriteU8_ commentId: Overload:SDL2.SDL.SDL_WriteU8 fullName: SDL2.SDL.SDL_WriteU8 nameWithType: SDL.SDL_WriteU8 - uid: SDL2.SDL.SDLK_SCANCODE_MASK name: SDLK_SCANCODE_MASK href: api/SDL2.SDL.html#SDL2_SDL_SDLK_SCANCODE_MASK commentId: F:SDL2.SDL.SDLK_SCANCODE_MASK fullName: SDL2.SDL.SDLK_SCANCODE_MASK nameWithType: SDL.SDLK_SCANCODE_MASK - uid: SDL2.SDL.SDLRWopsCloseCallback name: SDL.SDLRWopsCloseCallback href: api/SDL2.SDL.SDLRWopsCloseCallback.html commentId: T:SDL2.SDL.SDLRWopsCloseCallback fullName: SDL2.SDL.SDLRWopsCloseCallback nameWithType: SDL.SDLRWopsCloseCallback - uid: SDL2.SDL.SDLRWopsReadCallback name: SDL.SDLRWopsReadCallback href: api/SDL2.SDL.SDLRWopsReadCallback.html commentId: T:SDL2.SDL.SDLRWopsReadCallback fullName: SDL2.SDL.SDLRWopsReadCallback nameWithType: SDL.SDLRWopsReadCallback - uid: SDL2.SDL.SDLRWopsSeekCallback name: SDL.SDLRWopsSeekCallback href: api/SDL2.SDL.SDLRWopsSeekCallback.html commentId: T:SDL2.SDL.SDLRWopsSeekCallback fullName: SDL2.SDL.SDLRWopsSeekCallback nameWithType: SDL.SDLRWopsSeekCallback - uid: SDL2.SDL.SDLRWopsSizeCallback name: SDL.SDLRWopsSizeCallback href: api/SDL2.SDL.SDLRWopsSizeCallback.html commentId: T:SDL2.SDL.SDLRWopsSizeCallback fullName: SDL2.SDL.SDLRWopsSizeCallback nameWithType: SDL.SDLRWopsSizeCallback - uid: SDL2.SDL.SDLRWopsWriteCallback name: SDL.SDLRWopsWriteCallback href: api/SDL2.SDL.SDLRWopsWriteCallback.html commentId: T:SDL2.SDL.SDLRWopsWriteCallback fullName: SDL2.SDL.SDLRWopsWriteCallback nameWithType: SDL.SDLRWopsWriteCallback - uid: SDL2.SDL.UTF8_ToManaged(System.IntPtr,System.Boolean) name: UTF8_ToManaged(IntPtr, Boolean) href: api/SDL2.SDL.html#SDL2_SDL_UTF8_ToManaged_System_IntPtr_System_Boolean_ commentId: M:SDL2.SDL.UTF8_ToManaged(System.IntPtr,System.Boolean) fullName: SDL2.SDL.UTF8_ToManaged(System.IntPtr, System.Boolean) nameWithType: SDL.UTF8_ToManaged(IntPtr, Boolean) - uid: SDL2.SDL.UTF8_ToManaged* name: UTF8_ToManaged href: api/SDL2.SDL.html#SDL2_SDL_UTF8_ToManaged_ commentId: Overload:SDL2.SDL.UTF8_ToManaged isSpec: "True" fullName: SDL2.SDL.UTF8_ToManaged nameWithType: SDL.UTF8_ToManaged - uid: SDL2.SDL_image name: SDL_image href: api/SDL2.SDL_image.html commentId: T:SDL2.SDL_image fullName: SDL2.SDL_image nameWithType: SDL_image - uid: SDL2.SDL_image.IMG_Init(SDL2.SDL_image.IMG_InitFlags) name: IMG_Init(SDL_image.IMG_InitFlags) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Init_SDL2_SDL_image_IMG_InitFlags_ commentId: M:SDL2.SDL_image.IMG_Init(SDL2.SDL_image.IMG_InitFlags) fullName: SDL2.SDL_image.IMG_Init(SDL2.SDL_image.IMG_InitFlags) nameWithType: SDL_image.IMG_Init(SDL_image.IMG_InitFlags) - uid: SDL2.SDL_image.IMG_Init* name: IMG_Init href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Init_ commentId: Overload:SDL2.SDL_image.IMG_Init fullName: SDL2.SDL_image.IMG_Init nameWithType: SDL_image.IMG_Init - uid: SDL2.SDL_image.IMG_InitFlags name: SDL_image.IMG_InitFlags href: api/SDL2.SDL_image.IMG_InitFlags.html commentId: T:SDL2.SDL_image.IMG_InitFlags fullName: SDL2.SDL_image.IMG_InitFlags nameWithType: SDL_image.IMG_InitFlags - uid: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_JPG name: IMG_INIT_JPG href: api/SDL2.SDL_image.IMG_InitFlags.html#SDL2_SDL_image_IMG_InitFlags_IMG_INIT_JPG commentId: F:SDL2.SDL_image.IMG_InitFlags.IMG_INIT_JPG fullName: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_JPG nameWithType: SDL_image.IMG_InitFlags.IMG_INIT_JPG - uid: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_PNG name: IMG_INIT_PNG href: api/SDL2.SDL_image.IMG_InitFlags.html#SDL2_SDL_image_IMG_InitFlags_IMG_INIT_PNG commentId: F:SDL2.SDL_image.IMG_InitFlags.IMG_INIT_PNG fullName: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_PNG nameWithType: SDL_image.IMG_InitFlags.IMG_INIT_PNG - uid: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_TIF name: IMG_INIT_TIF href: api/SDL2.SDL_image.IMG_InitFlags.html#SDL2_SDL_image_IMG_InitFlags_IMG_INIT_TIF commentId: F:SDL2.SDL_image.IMG_InitFlags.IMG_INIT_TIF fullName: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_TIF nameWithType: SDL_image.IMG_InitFlags.IMG_INIT_TIF - uid: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_WEBP name: IMG_INIT_WEBP href: api/SDL2.SDL_image.IMG_InitFlags.html#SDL2_SDL_image_IMG_InitFlags_IMG_INIT_WEBP commentId: F:SDL2.SDL_image.IMG_InitFlags.IMG_INIT_WEBP fullName: SDL2.SDL_image.IMG_InitFlags.IMG_INIT_WEBP nameWithType: SDL_image.IMG_InitFlags.IMG_INIT_WEBP - uid: SDL2.SDL_image.IMG_Linked_Version name: IMG_Linked_Version() href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Linked_Version commentId: M:SDL2.SDL_image.IMG_Linked_Version fullName: SDL2.SDL_image.IMG_Linked_Version() nameWithType: SDL_image.IMG_Linked_Version() - uid: SDL2.SDL_image.IMG_Linked_Version* name: IMG_Linked_Version href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Linked_Version_ commentId: Overload:SDL2.SDL_image.IMG_Linked_Version isSpec: "True" fullName: SDL2.SDL_image.IMG_Linked_Version nameWithType: SDL_image.IMG_Linked_Version - uid: SDL2.SDL_image.IMG_Load(System.String) name: IMG_Load(String) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Load_System_String_ commentId: M:SDL2.SDL_image.IMG_Load(System.String) fullName: SDL2.SDL_image.IMG_Load(System.String) nameWithType: SDL_image.IMG_Load(String) - uid: SDL2.SDL_image.IMG_Load* name: IMG_Load href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Load_ commentId: Overload:SDL2.SDL_image.IMG_Load isSpec: "True" fullName: SDL2.SDL_image.IMG_Load nameWithType: SDL_image.IMG_Load - uid: SDL2.SDL_image.IMG_Load_RW(System.IntPtr,System.Int32) name: IMG_Load_RW(IntPtr, Int32) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Load_RW_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_image.IMG_Load_RW(System.IntPtr,System.Int32) fullName: SDL2.SDL_image.IMG_Load_RW(System.IntPtr, System.Int32) nameWithType: SDL_image.IMG_Load_RW(IntPtr, Int32) - uid: SDL2.SDL_image.IMG_Load_RW* name: IMG_Load_RW href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Load_RW_ commentId: Overload:SDL2.SDL_image.IMG_Load_RW fullName: SDL2.SDL_image.IMG_Load_RW nameWithType: SDL_image.IMG_Load_RW - uid: SDL2.SDL_image.IMG_LoadTexture(System.IntPtr,System.String) name: IMG_LoadTexture(IntPtr, String) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTexture_System_IntPtr_System_String_ commentId: M:SDL2.SDL_image.IMG_LoadTexture(System.IntPtr,System.String) fullName: SDL2.SDL_image.IMG_LoadTexture(System.IntPtr, System.String) nameWithType: SDL_image.IMG_LoadTexture(IntPtr, String) - uid: SDL2.SDL_image.IMG_LoadTexture* name: IMG_LoadTexture href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTexture_ commentId: Overload:SDL2.SDL_image.IMG_LoadTexture isSpec: "True" fullName: SDL2.SDL_image.IMG_LoadTexture nameWithType: SDL_image.IMG_LoadTexture - uid: SDL2.SDL_image.IMG_LoadTexture_RW(System.IntPtr,System.IntPtr,System.Int32) name: IMG_LoadTexture_RW(IntPtr, IntPtr, Int32) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTexture_RW_System_IntPtr_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_image.IMG_LoadTexture_RW(System.IntPtr,System.IntPtr,System.Int32) fullName: SDL2.SDL_image.IMG_LoadTexture_RW(System.IntPtr, System.IntPtr, System.Int32) nameWithType: SDL_image.IMG_LoadTexture_RW(IntPtr, IntPtr, Int32) - uid: SDL2.SDL_image.IMG_LoadTexture_RW* name: IMG_LoadTexture_RW href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTexture_RW_ commentId: Overload:SDL2.SDL_image.IMG_LoadTexture_RW fullName: SDL2.SDL_image.IMG_LoadTexture_RW nameWithType: SDL_image.IMG_LoadTexture_RW - uid: SDL2.SDL_image.IMG_LoadTextureTyped_RW(System.IntPtr,System.IntPtr,System.Int32,System.String) name: IMG_LoadTextureTyped_RW(IntPtr, IntPtr, Int32, String) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTextureTyped_RW_System_IntPtr_System_IntPtr_System_Int32_System_String_ commentId: M:SDL2.SDL_image.IMG_LoadTextureTyped_RW(System.IntPtr,System.IntPtr,System.Int32,System.String) fullName: SDL2.SDL_image.IMG_LoadTextureTyped_RW(System.IntPtr, System.IntPtr, System.Int32, System.String) nameWithType: SDL_image.IMG_LoadTextureTyped_RW(IntPtr, IntPtr, Int32, String) - uid: SDL2.SDL_image.IMG_LoadTextureTyped_RW* name: IMG_LoadTextureTyped_RW href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTextureTyped_RW_ commentId: Overload:SDL2.SDL_image.IMG_LoadTextureTyped_RW isSpec: "True" fullName: SDL2.SDL_image.IMG_LoadTextureTyped_RW nameWithType: SDL_image.IMG_LoadTextureTyped_RW - uid: SDL2.SDL_image.IMG_LoadTyped_RW(System.IntPtr,System.Int32,System.String) name: IMG_LoadTyped_RW(IntPtr, Int32, String) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTyped_RW_System_IntPtr_System_Int32_System_String_ commentId: M:SDL2.SDL_image.IMG_LoadTyped_RW(System.IntPtr,System.Int32,System.String) fullName: SDL2.SDL_image.IMG_LoadTyped_RW(System.IntPtr, System.Int32, System.String) nameWithType: SDL_image.IMG_LoadTyped_RW(IntPtr, Int32, String) - uid: SDL2.SDL_image.IMG_LoadTyped_RW* name: IMG_LoadTyped_RW href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_LoadTyped_RW_ commentId: Overload:SDL2.SDL_image.IMG_LoadTyped_RW isSpec: "True" fullName: SDL2.SDL_image.IMG_LoadTyped_RW nameWithType: SDL_image.IMG_LoadTyped_RW - uid: SDL2.SDL_image.IMG_Quit name: IMG_Quit() href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Quit commentId: M:SDL2.SDL_image.IMG_Quit fullName: SDL2.SDL_image.IMG_Quit() nameWithType: SDL_image.IMG_Quit() - uid: SDL2.SDL_image.IMG_Quit* name: IMG_Quit href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_Quit_ commentId: Overload:SDL2.SDL_image.IMG_Quit fullName: SDL2.SDL_image.IMG_Quit nameWithType: SDL_image.IMG_Quit - uid: SDL2.SDL_image.IMG_ReadXPMFromArray(System.String[]) name: IMG_ReadXPMFromArray(String[]) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_ReadXPMFromArray_System_String___ commentId: M:SDL2.SDL_image.IMG_ReadXPMFromArray(System.String[]) name.vb: IMG_ReadXPMFromArray(String()) fullName: SDL2.SDL_image.IMG_ReadXPMFromArray(System.String[]) fullName.vb: SDL2.SDL_image.IMG_ReadXPMFromArray(System.String()) nameWithType: SDL_image.IMG_ReadXPMFromArray(String[]) nameWithType.vb: SDL_image.IMG_ReadXPMFromArray(String()) - uid: SDL2.SDL_image.IMG_ReadXPMFromArray* name: IMG_ReadXPMFromArray href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_ReadXPMFromArray_ commentId: Overload:SDL2.SDL_image.IMG_ReadXPMFromArray fullName: SDL2.SDL_image.IMG_ReadXPMFromArray nameWithType: SDL_image.IMG_ReadXPMFromArray - uid: SDL2.SDL_image.IMG_SaveJPG(System.IntPtr,System.String,System.Int32) name: IMG_SaveJPG(IntPtr, String, Int32) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SaveJPG_System_IntPtr_System_String_System_Int32_ commentId: M:SDL2.SDL_image.IMG_SaveJPG(System.IntPtr,System.String,System.Int32) fullName: SDL2.SDL_image.IMG_SaveJPG(System.IntPtr, System.String, System.Int32) nameWithType: SDL_image.IMG_SaveJPG(IntPtr, String, Int32) - uid: SDL2.SDL_image.IMG_SaveJPG* name: IMG_SaveJPG href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SaveJPG_ commentId: Overload:SDL2.SDL_image.IMG_SaveJPG isSpec: "True" fullName: SDL2.SDL_image.IMG_SaveJPG nameWithType: SDL_image.IMG_SaveJPG - uid: SDL2.SDL_image.IMG_SaveJPG_RW(System.IntPtr,System.IntPtr,System.Int32,System.Int32) name: IMG_SaveJPG_RW(IntPtr, IntPtr, Int32, Int32) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SaveJPG_RW_System_IntPtr_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL_image.IMG_SaveJPG_RW(System.IntPtr,System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL_image.IMG_SaveJPG_RW(System.IntPtr, System.IntPtr, System.Int32, System.Int32) nameWithType: SDL_image.IMG_SaveJPG_RW(IntPtr, IntPtr, Int32, Int32) - uid: SDL2.SDL_image.IMG_SaveJPG_RW* name: IMG_SaveJPG_RW href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SaveJPG_RW_ commentId: Overload:SDL2.SDL_image.IMG_SaveJPG_RW fullName: SDL2.SDL_image.IMG_SaveJPG_RW nameWithType: SDL_image.IMG_SaveJPG_RW - uid: SDL2.SDL_image.IMG_SavePNG(System.IntPtr,System.String) name: IMG_SavePNG(IntPtr, String) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SavePNG_System_IntPtr_System_String_ commentId: M:SDL2.SDL_image.IMG_SavePNG(System.IntPtr,System.String) fullName: SDL2.SDL_image.IMG_SavePNG(System.IntPtr, System.String) nameWithType: SDL_image.IMG_SavePNG(IntPtr, String) - uid: SDL2.SDL_image.IMG_SavePNG* name: IMG_SavePNG href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SavePNG_ commentId: Overload:SDL2.SDL_image.IMG_SavePNG isSpec: "True" fullName: SDL2.SDL_image.IMG_SavePNG nameWithType: SDL_image.IMG_SavePNG - uid: SDL2.SDL_image.IMG_SavePNG_RW(System.IntPtr,System.IntPtr,System.Int32) name: IMG_SavePNG_RW(IntPtr, IntPtr, Int32) href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SavePNG_RW_System_IntPtr_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_image.IMG_SavePNG_RW(System.IntPtr,System.IntPtr,System.Int32) fullName: SDL2.SDL_image.IMG_SavePNG_RW(System.IntPtr, System.IntPtr, System.Int32) nameWithType: SDL_image.IMG_SavePNG_RW(IntPtr, IntPtr, Int32) - uid: SDL2.SDL_image.IMG_SavePNG_RW* name: IMG_SavePNG_RW href: api/SDL2.SDL_image.html#SDL2_SDL_image_IMG_SavePNG_RW_ commentId: Overload:SDL2.SDL_image.IMG_SavePNG_RW fullName: SDL2.SDL_image.IMG_SavePNG_RW nameWithType: SDL_image.IMG_SavePNG_RW - uid: SDL2.SDL_image.SDL_IMAGE_MAJOR_VERSION name: SDL_IMAGE_MAJOR_VERSION href: api/SDL2.SDL_image.html#SDL2_SDL_image_SDL_IMAGE_MAJOR_VERSION commentId: F:SDL2.SDL_image.SDL_IMAGE_MAJOR_VERSION fullName: SDL2.SDL_image.SDL_IMAGE_MAJOR_VERSION nameWithType: SDL_image.SDL_IMAGE_MAJOR_VERSION - uid: SDL2.SDL_image.SDL_IMAGE_MINOR_VERSION name: SDL_IMAGE_MINOR_VERSION href: api/SDL2.SDL_image.html#SDL2_SDL_image_SDL_IMAGE_MINOR_VERSION commentId: F:SDL2.SDL_image.SDL_IMAGE_MINOR_VERSION fullName: SDL2.SDL_image.SDL_IMAGE_MINOR_VERSION nameWithType: SDL_image.SDL_IMAGE_MINOR_VERSION - uid: SDL2.SDL_image.SDL_IMAGE_PATCHLEVEL name: SDL_IMAGE_PATCHLEVEL href: api/SDL2.SDL_image.html#SDL2_SDL_image_SDL_IMAGE_PATCHLEVEL commentId: F:SDL2.SDL_image.SDL_IMAGE_PATCHLEVEL fullName: SDL2.SDL_image.SDL_IMAGE_PATCHLEVEL nameWithType: SDL_image.SDL_IMAGE_PATCHLEVEL - uid: SDL2.SDL_image.SDL_IMAGE_VERSION(SDL2.SDL.SDL_version@) name: SDL_IMAGE_VERSION(out SDL.SDL_version) href: api/SDL2.SDL_image.html#SDL2_SDL_image_SDL_IMAGE_VERSION_SDL2_SDL_SDL_version__ commentId: M:SDL2.SDL_image.SDL_IMAGE_VERSION(SDL2.SDL.SDL_version@) name.vb: SDL_IMAGE_VERSION(ByRef SDL.SDL_version) fullName: SDL2.SDL_image.SDL_IMAGE_VERSION(out SDL2.SDL.SDL_version) fullName.vb: SDL2.SDL_image.SDL_IMAGE_VERSION(ByRef SDL2.SDL.SDL_version) nameWithType: SDL_image.SDL_IMAGE_VERSION(out SDL.SDL_version) nameWithType.vb: SDL_image.SDL_IMAGE_VERSION(ByRef SDL.SDL_version) - uid: SDL2.SDL_image.SDL_IMAGE_VERSION* name: SDL_IMAGE_VERSION href: api/SDL2.SDL_image.html#SDL2_SDL_image_SDL_IMAGE_VERSION_ commentId: Overload:SDL2.SDL_image.SDL_IMAGE_VERSION isSpec: "True" fullName: SDL2.SDL_image.SDL_IMAGE_VERSION nameWithType: SDL_image.SDL_IMAGE_VERSION - uid: SDL2.SDL_mixer name: SDL_mixer href: api/SDL2.SDL_mixer.html commentId: T:SDL2.SDL_mixer fullName: SDL2.SDL_mixer nameWithType: SDL_mixer - uid: SDL2.SDL_mixer.ChannelFinishedDelegate name: SDL_mixer.ChannelFinishedDelegate href: api/SDL2.SDL_mixer.ChannelFinishedDelegate.html commentId: T:SDL2.SDL_mixer.ChannelFinishedDelegate fullName: SDL2.SDL_mixer.ChannelFinishedDelegate nameWithType: SDL_mixer.ChannelFinishedDelegate - uid: SDL2.SDL_mixer.Mix_AllocateChannels(System.Int32) name: Mix_AllocateChannels(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_AllocateChannels_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_AllocateChannels(System.Int32) fullName: SDL2.SDL_mixer.Mix_AllocateChannels(System.Int32) nameWithType: SDL_mixer.Mix_AllocateChannels(Int32) - uid: SDL2.SDL_mixer.Mix_AllocateChannels* name: Mix_AllocateChannels href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_AllocateChannels_ commentId: Overload:SDL2.SDL_mixer.Mix_AllocateChannels fullName: SDL2.SDL_mixer.Mix_AllocateChannels nameWithType: SDL_mixer.Mix_AllocateChannels - uid: SDL2.SDL_mixer.Mix_ChannelFinished(SDL2.SDL_mixer.ChannelFinishedDelegate) name: Mix_ChannelFinished(SDL_mixer.ChannelFinishedDelegate) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ChannelFinished_SDL2_SDL_mixer_ChannelFinishedDelegate_ commentId: M:SDL2.SDL_mixer.Mix_ChannelFinished(SDL2.SDL_mixer.ChannelFinishedDelegate) fullName: SDL2.SDL_mixer.Mix_ChannelFinished(SDL2.SDL_mixer.ChannelFinishedDelegate) nameWithType: SDL_mixer.Mix_ChannelFinished(SDL_mixer.ChannelFinishedDelegate) - uid: SDL2.SDL_mixer.Mix_ChannelFinished* name: Mix_ChannelFinished href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ChannelFinished_ commentId: Overload:SDL2.SDL_mixer.Mix_ChannelFinished fullName: SDL2.SDL_mixer.Mix_ChannelFinished nameWithType: SDL_mixer.Mix_ChannelFinished - uid: SDL2.SDL_mixer.MIX_CHANNELS name: MIX_CHANNELS href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_MIX_CHANNELS commentId: F:SDL2.SDL_mixer.MIX_CHANNELS fullName: SDL2.SDL_mixer.MIX_CHANNELS nameWithType: SDL_mixer.MIX_CHANNELS - uid: SDL2.SDL_mixer.Mix_CloseAudio name: Mix_CloseAudio() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_CloseAudio commentId: M:SDL2.SDL_mixer.Mix_CloseAudio fullName: SDL2.SDL_mixer.Mix_CloseAudio() nameWithType: SDL_mixer.Mix_CloseAudio() - uid: SDL2.SDL_mixer.Mix_CloseAudio* name: Mix_CloseAudio href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_CloseAudio_ commentId: Overload:SDL2.SDL_mixer.Mix_CloseAudio fullName: SDL2.SDL_mixer.Mix_CloseAudio nameWithType: SDL_mixer.Mix_CloseAudio - uid: SDL2.SDL_mixer.MIX_DEFAULT_CHANNELS name: MIX_DEFAULT_CHANNELS href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_MIX_DEFAULT_CHANNELS commentId: F:SDL2.SDL_mixer.MIX_DEFAULT_CHANNELS fullName: SDL2.SDL_mixer.MIX_DEFAULT_CHANNELS nameWithType: SDL_mixer.MIX_DEFAULT_CHANNELS - uid: SDL2.SDL_mixer.MIX_DEFAULT_FORMAT name: MIX_DEFAULT_FORMAT href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_MIX_DEFAULT_FORMAT commentId: F:SDL2.SDL_mixer.MIX_DEFAULT_FORMAT fullName: SDL2.SDL_mixer.MIX_DEFAULT_FORMAT nameWithType: SDL_mixer.MIX_DEFAULT_FORMAT - uid: SDL2.SDL_mixer.MIX_DEFAULT_FREQUENCY name: MIX_DEFAULT_FREQUENCY href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_MIX_DEFAULT_FREQUENCY commentId: F:SDL2.SDL_mixer.MIX_DEFAULT_FREQUENCY fullName: SDL2.SDL_mixer.MIX_DEFAULT_FREQUENCY nameWithType: SDL_mixer.MIX_DEFAULT_FREQUENCY - uid: SDL2.SDL_mixer.Mix_EachSoundFont(SDL2.SDL_mixer.SoundFontDelegate,System.IntPtr) name: Mix_EachSoundFont(SDL_mixer.SoundFontDelegate, IntPtr) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_EachSoundFont_SDL2_SDL_mixer_SoundFontDelegate_System_IntPtr_ commentId: M:SDL2.SDL_mixer.Mix_EachSoundFont(SDL2.SDL_mixer.SoundFontDelegate,System.IntPtr) fullName: SDL2.SDL_mixer.Mix_EachSoundFont(SDL2.SDL_mixer.SoundFontDelegate, System.IntPtr) nameWithType: SDL_mixer.Mix_EachSoundFont(SDL_mixer.SoundFontDelegate, IntPtr) - uid: SDL2.SDL_mixer.Mix_EachSoundFont* name: Mix_EachSoundFont href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_EachSoundFont_ commentId: Overload:SDL2.SDL_mixer.Mix_EachSoundFont fullName: SDL2.SDL_mixer.Mix_EachSoundFont nameWithType: SDL_mixer.Mix_EachSoundFont - uid: SDL2.SDL_mixer.Mix_EffectDone_t name: SDL_mixer.Mix_EffectDone_t href: api/SDL2.SDL_mixer.Mix_EffectDone_t.html commentId: T:SDL2.SDL_mixer.Mix_EffectDone_t fullName: SDL2.SDL_mixer.Mix_EffectDone_t nameWithType: SDL_mixer.Mix_EffectDone_t - uid: SDL2.SDL_mixer.Mix_EffectFunc_t name: SDL_mixer.Mix_EffectFunc_t href: api/SDL2.SDL_mixer.Mix_EffectFunc_t.html commentId: T:SDL2.SDL_mixer.Mix_EffectFunc_t fullName: SDL2.SDL_mixer.Mix_EffectFunc_t nameWithType: SDL_mixer.Mix_EffectFunc_t - uid: SDL2.SDL_mixer.Mix_ExpireChannel(System.Int32,System.Int32) name: Mix_ExpireChannel(Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ExpireChannel_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_ExpireChannel(System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_ExpireChannel(System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_ExpireChannel(Int32, Int32) - uid: SDL2.SDL_mixer.Mix_ExpireChannel* name: Mix_ExpireChannel href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ExpireChannel_ commentId: Overload:SDL2.SDL_mixer.Mix_ExpireChannel fullName: SDL2.SDL_mixer.Mix_ExpireChannel nameWithType: SDL_mixer.Mix_ExpireChannel - uid: SDL2.SDL_mixer.Mix_FadeInChannel(System.Int32,System.IntPtr,System.Int32,System.Int32) name: Mix_FadeInChannel(Int32, IntPtr, Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInChannel_System_Int32_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_FadeInChannel(System.Int32,System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_FadeInChannel(System.Int32, System.IntPtr, System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_FadeInChannel(Int32, IntPtr, Int32, Int32) - uid: SDL2.SDL_mixer.Mix_FadeInChannel* name: Mix_FadeInChannel href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInChannel_ commentId: Overload:SDL2.SDL_mixer.Mix_FadeInChannel isSpec: "True" fullName: SDL2.SDL_mixer.Mix_FadeInChannel nameWithType: SDL_mixer.Mix_FadeInChannel - uid: SDL2.SDL_mixer.Mix_FadeInChannelTimed(System.Int32,System.IntPtr,System.Int32,System.Int32,System.Int32) name: Mix_FadeInChannelTimed(Int32, IntPtr, Int32, Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInChannelTimed_System_Int32_System_IntPtr_System_Int32_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_FadeInChannelTimed(System.Int32,System.IntPtr,System.Int32,System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_FadeInChannelTimed(System.Int32, System.IntPtr, System.Int32, System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_FadeInChannelTimed(Int32, IntPtr, Int32, Int32, Int32) - uid: SDL2.SDL_mixer.Mix_FadeInChannelTimed* name: Mix_FadeInChannelTimed href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInChannelTimed_ commentId: Overload:SDL2.SDL_mixer.Mix_FadeInChannelTimed fullName: SDL2.SDL_mixer.Mix_FadeInChannelTimed nameWithType: SDL_mixer.Mix_FadeInChannelTimed - uid: SDL2.SDL_mixer.Mix_FadeInMusic(System.IntPtr,System.Int32,System.Int32) name: Mix_FadeInMusic(IntPtr, Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInMusic_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_FadeInMusic(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_FadeInMusic(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_FadeInMusic(IntPtr, Int32, Int32) - uid: SDL2.SDL_mixer.Mix_FadeInMusic* name: Mix_FadeInMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_FadeInMusic fullName: SDL2.SDL_mixer.Mix_FadeInMusic nameWithType: SDL_mixer.Mix_FadeInMusic - uid: SDL2.SDL_mixer.Mix_FadeInMusicPos(System.IntPtr,System.Int32,System.Int32,System.Double) name: Mix_FadeInMusicPos(IntPtr, Int32, Int32, Double) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInMusicPos_System_IntPtr_System_Int32_System_Int32_System_Double_ commentId: M:SDL2.SDL_mixer.Mix_FadeInMusicPos(System.IntPtr,System.Int32,System.Int32,System.Double) fullName: SDL2.SDL_mixer.Mix_FadeInMusicPos(System.IntPtr, System.Int32, System.Int32, System.Double) nameWithType: SDL_mixer.Mix_FadeInMusicPos(IntPtr, Int32, Int32, Double) - uid: SDL2.SDL_mixer.Mix_FadeInMusicPos* name: Mix_FadeInMusicPos href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeInMusicPos_ commentId: Overload:SDL2.SDL_mixer.Mix_FadeInMusicPos fullName: SDL2.SDL_mixer.Mix_FadeInMusicPos nameWithType: SDL_mixer.Mix_FadeInMusicPos - uid: SDL2.SDL_mixer.Mix_FadeOutChannel(System.Int32,System.Int32) name: Mix_FadeOutChannel(Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeOutChannel_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_FadeOutChannel(System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_FadeOutChannel(System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_FadeOutChannel(Int32, Int32) - uid: SDL2.SDL_mixer.Mix_FadeOutChannel* name: Mix_FadeOutChannel href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeOutChannel_ commentId: Overload:SDL2.SDL_mixer.Mix_FadeOutChannel fullName: SDL2.SDL_mixer.Mix_FadeOutChannel nameWithType: SDL_mixer.Mix_FadeOutChannel - uid: SDL2.SDL_mixer.Mix_FadeOutGroup(System.Int32,System.Int32) name: Mix_FadeOutGroup(Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeOutGroup_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_FadeOutGroup(System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_FadeOutGroup(System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_FadeOutGroup(Int32, Int32) - uid: SDL2.SDL_mixer.Mix_FadeOutGroup* name: Mix_FadeOutGroup href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeOutGroup_ commentId: Overload:SDL2.SDL_mixer.Mix_FadeOutGroup fullName: SDL2.SDL_mixer.Mix_FadeOutGroup nameWithType: SDL_mixer.Mix_FadeOutGroup - uid: SDL2.SDL_mixer.Mix_FadeOutMusic(System.Int32) name: Mix_FadeOutMusic(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeOutMusic_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_FadeOutMusic(System.Int32) fullName: SDL2.SDL_mixer.Mix_FadeOutMusic(System.Int32) nameWithType: SDL_mixer.Mix_FadeOutMusic(Int32) - uid: SDL2.SDL_mixer.Mix_FadeOutMusic* name: Mix_FadeOutMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadeOutMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_FadeOutMusic fullName: SDL2.SDL_mixer.Mix_FadeOutMusic nameWithType: SDL_mixer.Mix_FadeOutMusic - uid: SDL2.SDL_mixer.Mix_Fading name: SDL_mixer.Mix_Fading href: api/SDL2.SDL_mixer.Mix_Fading.html commentId: T:SDL2.SDL_mixer.Mix_Fading fullName: SDL2.SDL_mixer.Mix_Fading nameWithType: SDL_mixer.Mix_Fading - uid: SDL2.SDL_mixer.Mix_Fading.MIX_FADING_IN name: MIX_FADING_IN href: api/SDL2.SDL_mixer.Mix_Fading.html#SDL2_SDL_mixer_Mix_Fading_MIX_FADING_IN commentId: F:SDL2.SDL_mixer.Mix_Fading.MIX_FADING_IN fullName: SDL2.SDL_mixer.Mix_Fading.MIX_FADING_IN nameWithType: SDL_mixer.Mix_Fading.MIX_FADING_IN - uid: SDL2.SDL_mixer.Mix_Fading.MIX_FADING_OUT name: MIX_FADING_OUT href: api/SDL2.SDL_mixer.Mix_Fading.html#SDL2_SDL_mixer_Mix_Fading_MIX_FADING_OUT commentId: F:SDL2.SDL_mixer.Mix_Fading.MIX_FADING_OUT fullName: SDL2.SDL_mixer.Mix_Fading.MIX_FADING_OUT nameWithType: SDL_mixer.Mix_Fading.MIX_FADING_OUT - uid: SDL2.SDL_mixer.Mix_Fading.MIX_NO_FADING name: MIX_NO_FADING href: api/SDL2.SDL_mixer.Mix_Fading.html#SDL2_SDL_mixer_Mix_Fading_MIX_NO_FADING commentId: F:SDL2.SDL_mixer.Mix_Fading.MIX_NO_FADING fullName: SDL2.SDL_mixer.Mix_Fading.MIX_NO_FADING nameWithType: SDL_mixer.Mix_Fading.MIX_NO_FADING - uid: SDL2.SDL_mixer.Mix_FadingChannel(System.Int32) name: Mix_FadingChannel(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadingChannel_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_FadingChannel(System.Int32) fullName: SDL2.SDL_mixer.Mix_FadingChannel(System.Int32) nameWithType: SDL_mixer.Mix_FadingChannel(Int32) - uid: SDL2.SDL_mixer.Mix_FadingChannel* name: Mix_FadingChannel href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadingChannel_ commentId: Overload:SDL2.SDL_mixer.Mix_FadingChannel fullName: SDL2.SDL_mixer.Mix_FadingChannel nameWithType: SDL_mixer.Mix_FadingChannel - uid: SDL2.SDL_mixer.Mix_FadingMusic name: Mix_FadingMusic() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadingMusic commentId: M:SDL2.SDL_mixer.Mix_FadingMusic fullName: SDL2.SDL_mixer.Mix_FadingMusic() nameWithType: SDL_mixer.Mix_FadingMusic() - uid: SDL2.SDL_mixer.Mix_FadingMusic* name: Mix_FadingMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FadingMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_FadingMusic fullName: SDL2.SDL_mixer.Mix_FadingMusic nameWithType: SDL_mixer.Mix_FadingMusic - uid: SDL2.SDL_mixer.Mix_FreeChunk(System.IntPtr) name: Mix_FreeChunk(IntPtr) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FreeChunk_System_IntPtr_ commentId: M:SDL2.SDL_mixer.Mix_FreeChunk(System.IntPtr) fullName: SDL2.SDL_mixer.Mix_FreeChunk(System.IntPtr) nameWithType: SDL_mixer.Mix_FreeChunk(IntPtr) - uid: SDL2.SDL_mixer.Mix_FreeChunk* name: Mix_FreeChunk href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FreeChunk_ commentId: Overload:SDL2.SDL_mixer.Mix_FreeChunk fullName: SDL2.SDL_mixer.Mix_FreeChunk nameWithType: SDL_mixer.Mix_FreeChunk - uid: SDL2.SDL_mixer.Mix_FreeMusic(System.IntPtr) name: Mix_FreeMusic(IntPtr) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FreeMusic_System_IntPtr_ commentId: M:SDL2.SDL_mixer.Mix_FreeMusic(System.IntPtr) fullName: SDL2.SDL_mixer.Mix_FreeMusic(System.IntPtr) nameWithType: SDL_mixer.Mix_FreeMusic(IntPtr) - uid: SDL2.SDL_mixer.Mix_FreeMusic* name: Mix_FreeMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_FreeMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_FreeMusic fullName: SDL2.SDL_mixer.Mix_FreeMusic nameWithType: SDL_mixer.Mix_FreeMusic - uid: SDL2.SDL_mixer.Mix_GetChunk(System.Int32) name: Mix_GetChunk(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetChunk_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GetChunk(System.Int32) fullName: SDL2.SDL_mixer.Mix_GetChunk(System.Int32) nameWithType: SDL_mixer.Mix_GetChunk(Int32) - uid: SDL2.SDL_mixer.Mix_GetChunk* name: Mix_GetChunk href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetChunk_ commentId: Overload:SDL2.SDL_mixer.Mix_GetChunk fullName: SDL2.SDL_mixer.Mix_GetChunk nameWithType: SDL_mixer.Mix_GetChunk - uid: SDL2.SDL_mixer.Mix_GetChunkDecoder(System.Int32) name: Mix_GetChunkDecoder(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetChunkDecoder_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GetChunkDecoder(System.Int32) fullName: SDL2.SDL_mixer.Mix_GetChunkDecoder(System.Int32) nameWithType: SDL_mixer.Mix_GetChunkDecoder(Int32) - uid: SDL2.SDL_mixer.Mix_GetChunkDecoder* name: Mix_GetChunkDecoder href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetChunkDecoder_ commentId: Overload:SDL2.SDL_mixer.Mix_GetChunkDecoder isSpec: "True" fullName: SDL2.SDL_mixer.Mix_GetChunkDecoder nameWithType: SDL_mixer.Mix_GetChunkDecoder - uid: SDL2.SDL_mixer.Mix_GetMusicDecoder(System.Int32) name: Mix_GetMusicDecoder(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetMusicDecoder_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GetMusicDecoder(System.Int32) fullName: SDL2.SDL_mixer.Mix_GetMusicDecoder(System.Int32) nameWithType: SDL_mixer.Mix_GetMusicDecoder(Int32) - uid: SDL2.SDL_mixer.Mix_GetMusicDecoder* name: Mix_GetMusicDecoder href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetMusicDecoder_ commentId: Overload:SDL2.SDL_mixer.Mix_GetMusicDecoder isSpec: "True" fullName: SDL2.SDL_mixer.Mix_GetMusicDecoder nameWithType: SDL_mixer.Mix_GetMusicDecoder - uid: SDL2.SDL_mixer.Mix_GetMusicHookData name: Mix_GetMusicHookData() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetMusicHookData commentId: M:SDL2.SDL_mixer.Mix_GetMusicHookData fullName: SDL2.SDL_mixer.Mix_GetMusicHookData() nameWithType: SDL_mixer.Mix_GetMusicHookData() - uid: SDL2.SDL_mixer.Mix_GetMusicHookData* name: Mix_GetMusicHookData href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetMusicHookData_ commentId: Overload:SDL2.SDL_mixer.Mix_GetMusicHookData fullName: SDL2.SDL_mixer.Mix_GetMusicHookData nameWithType: SDL_mixer.Mix_GetMusicHookData - uid: SDL2.SDL_mixer.Mix_GetMusicType(System.IntPtr) name: Mix_GetMusicType(IntPtr) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetMusicType_System_IntPtr_ commentId: M:SDL2.SDL_mixer.Mix_GetMusicType(System.IntPtr) fullName: SDL2.SDL_mixer.Mix_GetMusicType(System.IntPtr) nameWithType: SDL_mixer.Mix_GetMusicType(IntPtr) - uid: SDL2.SDL_mixer.Mix_GetMusicType* name: Mix_GetMusicType href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetMusicType_ commentId: Overload:SDL2.SDL_mixer.Mix_GetMusicType fullName: SDL2.SDL_mixer.Mix_GetMusicType nameWithType: SDL_mixer.Mix_GetMusicType - uid: SDL2.SDL_mixer.Mix_GetNumChunkDecoders name: Mix_GetNumChunkDecoders() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetNumChunkDecoders commentId: M:SDL2.SDL_mixer.Mix_GetNumChunkDecoders fullName: SDL2.SDL_mixer.Mix_GetNumChunkDecoders() nameWithType: SDL_mixer.Mix_GetNumChunkDecoders() - uid: SDL2.SDL_mixer.Mix_GetNumChunkDecoders* name: Mix_GetNumChunkDecoders href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetNumChunkDecoders_ commentId: Overload:SDL2.SDL_mixer.Mix_GetNumChunkDecoders fullName: SDL2.SDL_mixer.Mix_GetNumChunkDecoders nameWithType: SDL_mixer.Mix_GetNumChunkDecoders - uid: SDL2.SDL_mixer.Mix_GetNumMusicDecoders name: Mix_GetNumMusicDecoders() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetNumMusicDecoders commentId: M:SDL2.SDL_mixer.Mix_GetNumMusicDecoders fullName: SDL2.SDL_mixer.Mix_GetNumMusicDecoders() nameWithType: SDL_mixer.Mix_GetNumMusicDecoders() - uid: SDL2.SDL_mixer.Mix_GetNumMusicDecoders* name: Mix_GetNumMusicDecoders href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetNumMusicDecoders_ commentId: Overload:SDL2.SDL_mixer.Mix_GetNumMusicDecoders fullName: SDL2.SDL_mixer.Mix_GetNumMusicDecoders nameWithType: SDL_mixer.Mix_GetNumMusicDecoders - uid: SDL2.SDL_mixer.Mix_GetSoundFonts name: Mix_GetSoundFonts() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetSoundFonts commentId: M:SDL2.SDL_mixer.Mix_GetSoundFonts fullName: SDL2.SDL_mixer.Mix_GetSoundFonts() nameWithType: SDL_mixer.Mix_GetSoundFonts() - uid: SDL2.SDL_mixer.Mix_GetSoundFonts* name: Mix_GetSoundFonts href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetSoundFonts_ commentId: Overload:SDL2.SDL_mixer.Mix_GetSoundFonts isSpec: "True" fullName: SDL2.SDL_mixer.Mix_GetSoundFonts nameWithType: SDL_mixer.Mix_GetSoundFonts - uid: SDL2.SDL_mixer.Mix_GetSynchroValue name: Mix_GetSynchroValue() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetSynchroValue commentId: M:SDL2.SDL_mixer.Mix_GetSynchroValue fullName: SDL2.SDL_mixer.Mix_GetSynchroValue() nameWithType: SDL_mixer.Mix_GetSynchroValue() - uid: SDL2.SDL_mixer.Mix_GetSynchroValue* name: Mix_GetSynchroValue href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GetSynchroValue_ commentId: Overload:SDL2.SDL_mixer.Mix_GetSynchroValue fullName: SDL2.SDL_mixer.Mix_GetSynchroValue nameWithType: SDL_mixer.Mix_GetSynchroValue - uid: SDL2.SDL_mixer.Mix_GroupAvailable(System.Int32) name: Mix_GroupAvailable(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupAvailable_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GroupAvailable(System.Int32) fullName: SDL2.SDL_mixer.Mix_GroupAvailable(System.Int32) nameWithType: SDL_mixer.Mix_GroupAvailable(Int32) - uid: SDL2.SDL_mixer.Mix_GroupAvailable* name: Mix_GroupAvailable href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupAvailable_ commentId: Overload:SDL2.SDL_mixer.Mix_GroupAvailable fullName: SDL2.SDL_mixer.Mix_GroupAvailable nameWithType: SDL_mixer.Mix_GroupAvailable - uid: SDL2.SDL_mixer.Mix_GroupChannel(System.Int32,System.Int32) name: Mix_GroupChannel(Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupChannel_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GroupChannel(System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_GroupChannel(System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_GroupChannel(Int32, Int32) - uid: SDL2.SDL_mixer.Mix_GroupChannel* name: Mix_GroupChannel href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupChannel_ commentId: Overload:SDL2.SDL_mixer.Mix_GroupChannel fullName: SDL2.SDL_mixer.Mix_GroupChannel nameWithType: SDL_mixer.Mix_GroupChannel - uid: SDL2.SDL_mixer.Mix_GroupChannels(System.Int32,System.Int32,System.Int32) name: Mix_GroupChannels(Int32, Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupChannels_System_Int32_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GroupChannels(System.Int32,System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_GroupChannels(System.Int32, System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_GroupChannels(Int32, Int32, Int32) - uid: SDL2.SDL_mixer.Mix_GroupChannels* name: Mix_GroupChannels href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupChannels_ commentId: Overload:SDL2.SDL_mixer.Mix_GroupChannels fullName: SDL2.SDL_mixer.Mix_GroupChannels nameWithType: SDL_mixer.Mix_GroupChannels - uid: SDL2.SDL_mixer.Mix_GroupCount(System.Int32) name: Mix_GroupCount(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupCount_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GroupCount(System.Int32) fullName: SDL2.SDL_mixer.Mix_GroupCount(System.Int32) nameWithType: SDL_mixer.Mix_GroupCount(Int32) - uid: SDL2.SDL_mixer.Mix_GroupCount* name: Mix_GroupCount href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupCount_ commentId: Overload:SDL2.SDL_mixer.Mix_GroupCount fullName: SDL2.SDL_mixer.Mix_GroupCount nameWithType: SDL_mixer.Mix_GroupCount - uid: SDL2.SDL_mixer.Mix_GroupNewer(System.Int32) name: Mix_GroupNewer(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupNewer_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GroupNewer(System.Int32) fullName: SDL2.SDL_mixer.Mix_GroupNewer(System.Int32) nameWithType: SDL_mixer.Mix_GroupNewer(Int32) - uid: SDL2.SDL_mixer.Mix_GroupNewer* name: Mix_GroupNewer href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupNewer_ commentId: Overload:SDL2.SDL_mixer.Mix_GroupNewer fullName: SDL2.SDL_mixer.Mix_GroupNewer nameWithType: SDL_mixer.Mix_GroupNewer - uid: SDL2.SDL_mixer.Mix_GroupOldest(System.Int32) name: Mix_GroupOldest(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupOldest_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_GroupOldest(System.Int32) fullName: SDL2.SDL_mixer.Mix_GroupOldest(System.Int32) nameWithType: SDL_mixer.Mix_GroupOldest(Int32) - uid: SDL2.SDL_mixer.Mix_GroupOldest* name: Mix_GroupOldest href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_GroupOldest_ commentId: Overload:SDL2.SDL_mixer.Mix_GroupOldest fullName: SDL2.SDL_mixer.Mix_GroupOldest nameWithType: SDL_mixer.Mix_GroupOldest - uid: SDL2.SDL_mixer.Mix_HaltChannel(System.Int32) name: Mix_HaltChannel(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HaltChannel_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_HaltChannel(System.Int32) fullName: SDL2.SDL_mixer.Mix_HaltChannel(System.Int32) nameWithType: SDL_mixer.Mix_HaltChannel(Int32) - uid: SDL2.SDL_mixer.Mix_HaltChannel* name: Mix_HaltChannel href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HaltChannel_ commentId: Overload:SDL2.SDL_mixer.Mix_HaltChannel fullName: SDL2.SDL_mixer.Mix_HaltChannel nameWithType: SDL_mixer.Mix_HaltChannel - uid: SDL2.SDL_mixer.Mix_HaltGroup(System.Int32) name: Mix_HaltGroup(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HaltGroup_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_HaltGroup(System.Int32) fullName: SDL2.SDL_mixer.Mix_HaltGroup(System.Int32) nameWithType: SDL_mixer.Mix_HaltGroup(Int32) - uid: SDL2.SDL_mixer.Mix_HaltGroup* name: Mix_HaltGroup href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HaltGroup_ commentId: Overload:SDL2.SDL_mixer.Mix_HaltGroup fullName: SDL2.SDL_mixer.Mix_HaltGroup nameWithType: SDL_mixer.Mix_HaltGroup - uid: SDL2.SDL_mixer.Mix_HaltMusic name: Mix_HaltMusic() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HaltMusic commentId: M:SDL2.SDL_mixer.Mix_HaltMusic fullName: SDL2.SDL_mixer.Mix_HaltMusic() nameWithType: SDL_mixer.Mix_HaltMusic() - uid: SDL2.SDL_mixer.Mix_HaltMusic* name: Mix_HaltMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HaltMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_HaltMusic fullName: SDL2.SDL_mixer.Mix_HaltMusic nameWithType: SDL_mixer.Mix_HaltMusic - uid: SDL2.SDL_mixer.Mix_HookMusic(SDL2.SDL_mixer.MixFuncDelegate,System.IntPtr) name: Mix_HookMusic(SDL_mixer.MixFuncDelegate, IntPtr) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HookMusic_SDL2_SDL_mixer_MixFuncDelegate_System_IntPtr_ commentId: M:SDL2.SDL_mixer.Mix_HookMusic(SDL2.SDL_mixer.MixFuncDelegate,System.IntPtr) fullName: SDL2.SDL_mixer.Mix_HookMusic(SDL2.SDL_mixer.MixFuncDelegate, System.IntPtr) nameWithType: SDL_mixer.Mix_HookMusic(SDL_mixer.MixFuncDelegate, IntPtr) - uid: SDL2.SDL_mixer.Mix_HookMusic* name: Mix_HookMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HookMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_HookMusic fullName: SDL2.SDL_mixer.Mix_HookMusic nameWithType: SDL_mixer.Mix_HookMusic - uid: SDL2.SDL_mixer.Mix_HookMusicFinished(SDL2.SDL_mixer.MusicFinishedDelegate) name: Mix_HookMusicFinished(SDL_mixer.MusicFinishedDelegate) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HookMusicFinished_SDL2_SDL_mixer_MusicFinishedDelegate_ commentId: M:SDL2.SDL_mixer.Mix_HookMusicFinished(SDL2.SDL_mixer.MusicFinishedDelegate) fullName: SDL2.SDL_mixer.Mix_HookMusicFinished(SDL2.SDL_mixer.MusicFinishedDelegate) nameWithType: SDL_mixer.Mix_HookMusicFinished(SDL_mixer.MusicFinishedDelegate) - uid: SDL2.SDL_mixer.Mix_HookMusicFinished* name: Mix_HookMusicFinished href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_HookMusicFinished_ commentId: Overload:SDL2.SDL_mixer.Mix_HookMusicFinished fullName: SDL2.SDL_mixer.Mix_HookMusicFinished nameWithType: SDL_mixer.Mix_HookMusicFinished - uid: SDL2.SDL_mixer.Mix_Init(SDL2.SDL_mixer.MIX_InitFlags) name: Mix_Init(SDL_mixer.MIX_InitFlags) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Init_SDL2_SDL_mixer_MIX_InitFlags_ commentId: M:SDL2.SDL_mixer.Mix_Init(SDL2.SDL_mixer.MIX_InitFlags) fullName: SDL2.SDL_mixer.Mix_Init(SDL2.SDL_mixer.MIX_InitFlags) nameWithType: SDL_mixer.Mix_Init(SDL_mixer.MIX_InitFlags) - uid: SDL2.SDL_mixer.Mix_Init* name: Mix_Init href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Init_ commentId: Overload:SDL2.SDL_mixer.Mix_Init fullName: SDL2.SDL_mixer.Mix_Init nameWithType: SDL_mixer.Mix_Init - uid: SDL2.SDL_mixer.MIX_InitFlags name: SDL_mixer.MIX_InitFlags href: api/SDL2.SDL_mixer.MIX_InitFlags.html commentId: T:SDL2.SDL_mixer.MIX_InitFlags fullName: SDL2.SDL_mixer.MIX_InitFlags nameWithType: SDL_mixer.MIX_InitFlags - uid: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_FLAC name: MIX_INIT_FLAC href: api/SDL2.SDL_mixer.MIX_InitFlags.html#SDL2_SDL_mixer_MIX_InitFlags_MIX_INIT_FLAC commentId: F:SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_FLAC fullName: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_FLAC nameWithType: SDL_mixer.MIX_InitFlags.MIX_INIT_FLAC - uid: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MID name: MIX_INIT_MID href: api/SDL2.SDL_mixer.MIX_InitFlags.html#SDL2_SDL_mixer_MIX_InitFlags_MIX_INIT_MID commentId: F:SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MID fullName: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MID nameWithType: SDL_mixer.MIX_InitFlags.MIX_INIT_MID - uid: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MOD name: MIX_INIT_MOD href: api/SDL2.SDL_mixer.MIX_InitFlags.html#SDL2_SDL_mixer_MIX_InitFlags_MIX_INIT_MOD commentId: F:SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MOD fullName: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MOD nameWithType: SDL_mixer.MIX_InitFlags.MIX_INIT_MOD - uid: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MP3 name: MIX_INIT_MP3 href: api/SDL2.SDL_mixer.MIX_InitFlags.html#SDL2_SDL_mixer_MIX_InitFlags_MIX_INIT_MP3 commentId: F:SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MP3 fullName: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_MP3 nameWithType: SDL_mixer.MIX_InitFlags.MIX_INIT_MP3 - uid: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_OGG name: MIX_INIT_OGG href: api/SDL2.SDL_mixer.MIX_InitFlags.html#SDL2_SDL_mixer_MIX_InitFlags_MIX_INIT_OGG commentId: F:SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_OGG fullName: SDL2.SDL_mixer.MIX_InitFlags.MIX_INIT_OGG nameWithType: SDL_mixer.MIX_InitFlags.MIX_INIT_OGG - uid: SDL2.SDL_mixer.MIX_Linked_Version name: MIX_Linked_Version() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_MIX_Linked_Version commentId: M:SDL2.SDL_mixer.MIX_Linked_Version fullName: SDL2.SDL_mixer.MIX_Linked_Version() nameWithType: SDL_mixer.MIX_Linked_Version() - uid: SDL2.SDL_mixer.MIX_Linked_Version* name: MIX_Linked_Version href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_MIX_Linked_Version_ commentId: Overload:SDL2.SDL_mixer.MIX_Linked_Version isSpec: "True" fullName: SDL2.SDL_mixer.MIX_Linked_Version nameWithType: SDL_mixer.MIX_Linked_Version - uid: SDL2.SDL_mixer.Mix_LoadMUS(System.String) name: Mix_LoadMUS(String) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_LoadMUS_System_String_ commentId: M:SDL2.SDL_mixer.Mix_LoadMUS(System.String) fullName: SDL2.SDL_mixer.Mix_LoadMUS(System.String) nameWithType: SDL_mixer.Mix_LoadMUS(String) - uid: SDL2.SDL_mixer.Mix_LoadMUS* name: Mix_LoadMUS href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_LoadMUS_ commentId: Overload:SDL2.SDL_mixer.Mix_LoadMUS isSpec: "True" fullName: SDL2.SDL_mixer.Mix_LoadMUS nameWithType: SDL_mixer.Mix_LoadMUS - uid: SDL2.SDL_mixer.Mix_LoadWAV(System.String) name: Mix_LoadWAV(String) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_LoadWAV_System_String_ commentId: M:SDL2.SDL_mixer.Mix_LoadWAV(System.String) fullName: SDL2.SDL_mixer.Mix_LoadWAV(System.String) nameWithType: SDL_mixer.Mix_LoadWAV(String) - uid: SDL2.SDL_mixer.Mix_LoadWAV* name: Mix_LoadWAV href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_LoadWAV_ commentId: Overload:SDL2.SDL_mixer.Mix_LoadWAV isSpec: "True" fullName: SDL2.SDL_mixer.Mix_LoadWAV nameWithType: SDL_mixer.Mix_LoadWAV - uid: SDL2.SDL_mixer.Mix_LoadWAV_RW(System.IntPtr,System.Int32) name: Mix_LoadWAV_RW(IntPtr, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_LoadWAV_RW_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_LoadWAV_RW(System.IntPtr,System.Int32) fullName: SDL2.SDL_mixer.Mix_LoadWAV_RW(System.IntPtr, System.Int32) nameWithType: SDL_mixer.Mix_LoadWAV_RW(IntPtr, Int32) - uid: SDL2.SDL_mixer.Mix_LoadWAV_RW* name: Mix_LoadWAV_RW href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_LoadWAV_RW_ commentId: Overload:SDL2.SDL_mixer.Mix_LoadWAV_RW fullName: SDL2.SDL_mixer.Mix_LoadWAV_RW nameWithType: SDL_mixer.Mix_LoadWAV_RW - uid: SDL2.SDL_mixer.MIX_MAX_VOLUME name: MIX_MAX_VOLUME href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_MIX_MAX_VOLUME commentId: F:SDL2.SDL_mixer.MIX_MAX_VOLUME fullName: SDL2.SDL_mixer.MIX_MAX_VOLUME nameWithType: SDL_mixer.MIX_MAX_VOLUME - uid: SDL2.SDL_mixer.Mix_MusicType name: SDL_mixer.Mix_MusicType href: api/SDL2.SDL_mixer.Mix_MusicType.html commentId: T:SDL2.SDL_mixer.Mix_MusicType fullName: SDL2.SDL_mixer.Mix_MusicType nameWithType: SDL_mixer.Mix_MusicType - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_CMD name: MUS_CMD href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_CMD commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_CMD fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_CMD nameWithType: SDL_mixer.Mix_MusicType.MUS_CMD - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_FLAC name: MUS_FLAC href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_FLAC commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_FLAC fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_FLAC nameWithType: SDL_mixer.Mix_MusicType.MUS_FLAC - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_MID name: MUS_MID href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_MID commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_MID fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_MID nameWithType: SDL_mixer.Mix_MusicType.MUS_MID - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_MOD name: MUS_MOD href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_MOD commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_MOD fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_MOD nameWithType: SDL_mixer.Mix_MusicType.MUS_MOD - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_MODPLUG name: MUS_MODPLUG href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_MODPLUG commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_MODPLUG fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_MODPLUG nameWithType: SDL_mixer.Mix_MusicType.MUS_MODPLUG - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_MP3 name: MUS_MP3 href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_MP3 commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_MP3 fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_MP3 nameWithType: SDL_mixer.Mix_MusicType.MUS_MP3 - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_MP3_MAD name: MUS_MP3_MAD href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_MP3_MAD commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_MP3_MAD fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_MP3_MAD nameWithType: SDL_mixer.Mix_MusicType.MUS_MP3_MAD - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_NONE name: MUS_NONE href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_NONE commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_NONE fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_NONE nameWithType: SDL_mixer.Mix_MusicType.MUS_NONE - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_OGG name: MUS_OGG href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_OGG commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_OGG fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_OGG nameWithType: SDL_mixer.Mix_MusicType.MUS_OGG - uid: SDL2.SDL_mixer.Mix_MusicType.MUS_WAV name: MUS_WAV href: api/SDL2.SDL_mixer.Mix_MusicType.html#SDL2_SDL_mixer_Mix_MusicType_MUS_WAV commentId: F:SDL2.SDL_mixer.Mix_MusicType.MUS_WAV fullName: SDL2.SDL_mixer.Mix_MusicType.MUS_WAV nameWithType: SDL_mixer.Mix_MusicType.MUS_WAV - uid: SDL2.SDL_mixer.Mix_OpenAudio(System.Int32,System.UInt16,System.Int32,System.Int32) name: Mix_OpenAudio(Int32, UInt16, Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_OpenAudio_System_Int32_System_UInt16_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_OpenAudio(System.Int32,System.UInt16,System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_OpenAudio(System.Int32, System.UInt16, System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_OpenAudio(Int32, UInt16, Int32, Int32) - uid: SDL2.SDL_mixer.Mix_OpenAudio* name: Mix_OpenAudio href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_OpenAudio_ commentId: Overload:SDL2.SDL_mixer.Mix_OpenAudio fullName: SDL2.SDL_mixer.Mix_OpenAudio nameWithType: SDL_mixer.Mix_OpenAudio - uid: SDL2.SDL_mixer.Mix_Pause(System.Int32) name: Mix_Pause(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Pause_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_Pause(System.Int32) fullName: SDL2.SDL_mixer.Mix_Pause(System.Int32) nameWithType: SDL_mixer.Mix_Pause(Int32) - uid: SDL2.SDL_mixer.Mix_Pause* name: Mix_Pause href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Pause_ commentId: Overload:SDL2.SDL_mixer.Mix_Pause fullName: SDL2.SDL_mixer.Mix_Pause nameWithType: SDL_mixer.Mix_Pause - uid: SDL2.SDL_mixer.Mix_Paused(System.Int32) name: Mix_Paused(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Paused_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_Paused(System.Int32) fullName: SDL2.SDL_mixer.Mix_Paused(System.Int32) nameWithType: SDL_mixer.Mix_Paused(Int32) - uid: SDL2.SDL_mixer.Mix_Paused* name: Mix_Paused href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Paused_ commentId: Overload:SDL2.SDL_mixer.Mix_Paused fullName: SDL2.SDL_mixer.Mix_Paused nameWithType: SDL_mixer.Mix_Paused - uid: SDL2.SDL_mixer.Mix_PausedMusic name: Mix_PausedMusic() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PausedMusic commentId: M:SDL2.SDL_mixer.Mix_PausedMusic fullName: SDL2.SDL_mixer.Mix_PausedMusic() nameWithType: SDL_mixer.Mix_PausedMusic() - uid: SDL2.SDL_mixer.Mix_PausedMusic* name: Mix_PausedMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PausedMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_PausedMusic fullName: SDL2.SDL_mixer.Mix_PausedMusic nameWithType: SDL_mixer.Mix_PausedMusic - uid: SDL2.SDL_mixer.Mix_PauseMusic name: Mix_PauseMusic() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PauseMusic commentId: M:SDL2.SDL_mixer.Mix_PauseMusic fullName: SDL2.SDL_mixer.Mix_PauseMusic() nameWithType: SDL_mixer.Mix_PauseMusic() - uid: SDL2.SDL_mixer.Mix_PauseMusic* name: Mix_PauseMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PauseMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_PauseMusic fullName: SDL2.SDL_mixer.Mix_PauseMusic nameWithType: SDL_mixer.Mix_PauseMusic - uid: SDL2.SDL_mixer.Mix_PlayChannel(System.Int32,System.IntPtr,System.Int32) name: Mix_PlayChannel(Int32, IntPtr, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayChannel_System_Int32_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_PlayChannel(System.Int32,System.IntPtr,System.Int32) fullName: SDL2.SDL_mixer.Mix_PlayChannel(System.Int32, System.IntPtr, System.Int32) nameWithType: SDL_mixer.Mix_PlayChannel(Int32, IntPtr, Int32) - uid: SDL2.SDL_mixer.Mix_PlayChannel* name: Mix_PlayChannel href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayChannel_ commentId: Overload:SDL2.SDL_mixer.Mix_PlayChannel isSpec: "True" fullName: SDL2.SDL_mixer.Mix_PlayChannel nameWithType: SDL_mixer.Mix_PlayChannel - uid: SDL2.SDL_mixer.Mix_PlayChannelTimed(System.Int32,System.IntPtr,System.Int32,System.Int32) name: Mix_PlayChannelTimed(Int32, IntPtr, Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayChannelTimed_System_Int32_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_PlayChannelTimed(System.Int32,System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_PlayChannelTimed(System.Int32, System.IntPtr, System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_PlayChannelTimed(Int32, IntPtr, Int32, Int32) - uid: SDL2.SDL_mixer.Mix_PlayChannelTimed* name: Mix_PlayChannelTimed href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayChannelTimed_ commentId: Overload:SDL2.SDL_mixer.Mix_PlayChannelTimed fullName: SDL2.SDL_mixer.Mix_PlayChannelTimed nameWithType: SDL_mixer.Mix_PlayChannelTimed - uid: SDL2.SDL_mixer.Mix_Playing(System.Int32) name: Mix_Playing(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Playing_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_Playing(System.Int32) fullName: SDL2.SDL_mixer.Mix_Playing(System.Int32) nameWithType: SDL_mixer.Mix_Playing(Int32) - uid: SDL2.SDL_mixer.Mix_Playing* name: Mix_Playing href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Playing_ commentId: Overload:SDL2.SDL_mixer.Mix_Playing fullName: SDL2.SDL_mixer.Mix_Playing nameWithType: SDL_mixer.Mix_Playing - uid: SDL2.SDL_mixer.Mix_PlayingMusic name: Mix_PlayingMusic() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayingMusic commentId: M:SDL2.SDL_mixer.Mix_PlayingMusic fullName: SDL2.SDL_mixer.Mix_PlayingMusic() nameWithType: SDL_mixer.Mix_PlayingMusic() - uid: SDL2.SDL_mixer.Mix_PlayingMusic* name: Mix_PlayingMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayingMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_PlayingMusic fullName: SDL2.SDL_mixer.Mix_PlayingMusic nameWithType: SDL_mixer.Mix_PlayingMusic - uid: SDL2.SDL_mixer.Mix_PlayMusic(System.IntPtr,System.Int32) name: Mix_PlayMusic(IntPtr, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayMusic_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_PlayMusic(System.IntPtr,System.Int32) fullName: SDL2.SDL_mixer.Mix_PlayMusic(System.IntPtr, System.Int32) nameWithType: SDL_mixer.Mix_PlayMusic(IntPtr, Int32) - uid: SDL2.SDL_mixer.Mix_PlayMusic* name: Mix_PlayMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_PlayMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_PlayMusic fullName: SDL2.SDL_mixer.Mix_PlayMusic nameWithType: SDL_mixer.Mix_PlayMusic - uid: SDL2.SDL_mixer.Mix_QuerySpec(System.Int32@,System.UInt16@,System.Int32@) name: Mix_QuerySpec(out Int32, out UInt16, out Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_QuerySpec_System_Int32__System_UInt16__System_Int32__ commentId: M:SDL2.SDL_mixer.Mix_QuerySpec(System.Int32@,System.UInt16@,System.Int32@) name.vb: Mix_QuerySpec(ByRef Int32, ByRef UInt16, ByRef Int32) fullName: SDL2.SDL_mixer.Mix_QuerySpec(out System.Int32, out System.UInt16, out System.Int32) fullName.vb: SDL2.SDL_mixer.Mix_QuerySpec(ByRef System.Int32, ByRef System.UInt16, ByRef System.Int32) nameWithType: SDL_mixer.Mix_QuerySpec(out Int32, out UInt16, out Int32) nameWithType.vb: SDL_mixer.Mix_QuerySpec(ByRef Int32, ByRef UInt16, ByRef Int32) - uid: SDL2.SDL_mixer.Mix_QuerySpec* name: Mix_QuerySpec href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_QuerySpec_ commentId: Overload:SDL2.SDL_mixer.Mix_QuerySpec fullName: SDL2.SDL_mixer.Mix_QuerySpec nameWithType: SDL_mixer.Mix_QuerySpec - uid: SDL2.SDL_mixer.Mix_QuickLoad_RAW(System.Byte[],System.UInt32) name: Mix_QuickLoad_RAW(Byte[], UInt32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_QuickLoad_RAW_System_Byte___System_UInt32_ commentId: M:SDL2.SDL_mixer.Mix_QuickLoad_RAW(System.Byte[],System.UInt32) name.vb: Mix_QuickLoad_RAW(Byte(), UInt32) fullName: SDL2.SDL_mixer.Mix_QuickLoad_RAW(System.Byte[], System.UInt32) fullName.vb: SDL2.SDL_mixer.Mix_QuickLoad_RAW(System.Byte(), System.UInt32) nameWithType: SDL_mixer.Mix_QuickLoad_RAW(Byte[], UInt32) nameWithType.vb: SDL_mixer.Mix_QuickLoad_RAW(Byte(), UInt32) - uid: SDL2.SDL_mixer.Mix_QuickLoad_RAW* name: Mix_QuickLoad_RAW href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_QuickLoad_RAW_ commentId: Overload:SDL2.SDL_mixer.Mix_QuickLoad_RAW fullName: SDL2.SDL_mixer.Mix_QuickLoad_RAW nameWithType: SDL_mixer.Mix_QuickLoad_RAW - uid: SDL2.SDL_mixer.Mix_QuickLoad_WAV(System.Byte[]) name: Mix_QuickLoad_WAV(Byte[]) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_QuickLoad_WAV_System_Byte___ commentId: M:SDL2.SDL_mixer.Mix_QuickLoad_WAV(System.Byte[]) name.vb: Mix_QuickLoad_WAV(Byte()) fullName: SDL2.SDL_mixer.Mix_QuickLoad_WAV(System.Byte[]) fullName.vb: SDL2.SDL_mixer.Mix_QuickLoad_WAV(System.Byte()) nameWithType: SDL_mixer.Mix_QuickLoad_WAV(Byte[]) nameWithType.vb: SDL_mixer.Mix_QuickLoad_WAV(Byte()) - uid: SDL2.SDL_mixer.Mix_QuickLoad_WAV* name: Mix_QuickLoad_WAV href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_QuickLoad_WAV_ commentId: Overload:SDL2.SDL_mixer.Mix_QuickLoad_WAV fullName: SDL2.SDL_mixer.Mix_QuickLoad_WAV nameWithType: SDL_mixer.Mix_QuickLoad_WAV - uid: SDL2.SDL_mixer.Mix_Quit name: Mix_Quit() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Quit commentId: M:SDL2.SDL_mixer.Mix_Quit fullName: SDL2.SDL_mixer.Mix_Quit() nameWithType: SDL_mixer.Mix_Quit() - uid: SDL2.SDL_mixer.Mix_Quit* name: Mix_Quit href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Quit_ commentId: Overload:SDL2.SDL_mixer.Mix_Quit fullName: SDL2.SDL_mixer.Mix_Quit nameWithType: SDL_mixer.Mix_Quit - uid: SDL2.SDL_mixer.Mix_RegisterEffect(System.Int32,SDL2.SDL_mixer.Mix_EffectFunc_t,SDL2.SDL_mixer.Mix_EffectDone_t,System.IntPtr) name: Mix_RegisterEffect(Int32, SDL_mixer.Mix_EffectFunc_t, SDL_mixer.Mix_EffectDone_t, IntPtr) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_RegisterEffect_System_Int32_SDL2_SDL_mixer_Mix_EffectFunc_t_SDL2_SDL_mixer_Mix_EffectDone_t_System_IntPtr_ commentId: M:SDL2.SDL_mixer.Mix_RegisterEffect(System.Int32,SDL2.SDL_mixer.Mix_EffectFunc_t,SDL2.SDL_mixer.Mix_EffectDone_t,System.IntPtr) fullName: SDL2.SDL_mixer.Mix_RegisterEffect(System.Int32, SDL2.SDL_mixer.Mix_EffectFunc_t, SDL2.SDL_mixer.Mix_EffectDone_t, System.IntPtr) nameWithType: SDL_mixer.Mix_RegisterEffect(Int32, SDL_mixer.Mix_EffectFunc_t, SDL_mixer.Mix_EffectDone_t, IntPtr) - uid: SDL2.SDL_mixer.Mix_RegisterEffect* name: Mix_RegisterEffect href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_RegisterEffect_ commentId: Overload:SDL2.SDL_mixer.Mix_RegisterEffect fullName: SDL2.SDL_mixer.Mix_RegisterEffect nameWithType: SDL_mixer.Mix_RegisterEffect - uid: SDL2.SDL_mixer.Mix_ReserveChannels(System.Int32) name: Mix_ReserveChannels(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ReserveChannels_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_ReserveChannels(System.Int32) fullName: SDL2.SDL_mixer.Mix_ReserveChannels(System.Int32) nameWithType: SDL_mixer.Mix_ReserveChannels(Int32) - uid: SDL2.SDL_mixer.Mix_ReserveChannels* name: Mix_ReserveChannels href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ReserveChannels_ commentId: Overload:SDL2.SDL_mixer.Mix_ReserveChannels fullName: SDL2.SDL_mixer.Mix_ReserveChannels nameWithType: SDL_mixer.Mix_ReserveChannels - uid: SDL2.SDL_mixer.Mix_Resume(System.Int32) name: Mix_Resume(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Resume_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_Resume(System.Int32) fullName: SDL2.SDL_mixer.Mix_Resume(System.Int32) nameWithType: SDL_mixer.Mix_Resume(Int32) - uid: SDL2.SDL_mixer.Mix_Resume* name: Mix_Resume href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Resume_ commentId: Overload:SDL2.SDL_mixer.Mix_Resume fullName: SDL2.SDL_mixer.Mix_Resume nameWithType: SDL_mixer.Mix_Resume - uid: SDL2.SDL_mixer.Mix_ResumeMusic name: Mix_ResumeMusic() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ResumeMusic commentId: M:SDL2.SDL_mixer.Mix_ResumeMusic fullName: SDL2.SDL_mixer.Mix_ResumeMusic() nameWithType: SDL_mixer.Mix_ResumeMusic() - uid: SDL2.SDL_mixer.Mix_ResumeMusic* name: Mix_ResumeMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_ResumeMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_ResumeMusic fullName: SDL2.SDL_mixer.Mix_ResumeMusic nameWithType: SDL_mixer.Mix_ResumeMusic - uid: SDL2.SDL_mixer.Mix_RewindMusic name: Mix_RewindMusic() href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_RewindMusic commentId: M:SDL2.SDL_mixer.Mix_RewindMusic fullName: SDL2.SDL_mixer.Mix_RewindMusic() nameWithType: SDL_mixer.Mix_RewindMusic() - uid: SDL2.SDL_mixer.Mix_RewindMusic* name: Mix_RewindMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_RewindMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_RewindMusic fullName: SDL2.SDL_mixer.Mix_RewindMusic nameWithType: SDL_mixer.Mix_RewindMusic - uid: SDL2.SDL_mixer.Mix_SetDistance(System.Int32,System.Byte) name: Mix_SetDistance(Int32, Byte) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetDistance_System_Int32_System_Byte_ commentId: M:SDL2.SDL_mixer.Mix_SetDistance(System.Int32,System.Byte) fullName: SDL2.SDL_mixer.Mix_SetDistance(System.Int32, System.Byte) nameWithType: SDL_mixer.Mix_SetDistance(Int32, Byte) - uid: SDL2.SDL_mixer.Mix_SetDistance* name: Mix_SetDistance href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetDistance_ commentId: Overload:SDL2.SDL_mixer.Mix_SetDistance fullName: SDL2.SDL_mixer.Mix_SetDistance nameWithType: SDL_mixer.Mix_SetDistance - uid: SDL2.SDL_mixer.Mix_SetMusicCMD(System.String) name: Mix_SetMusicCMD(String) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetMusicCMD_System_String_ commentId: M:SDL2.SDL_mixer.Mix_SetMusicCMD(System.String) fullName: SDL2.SDL_mixer.Mix_SetMusicCMD(System.String) nameWithType: SDL_mixer.Mix_SetMusicCMD(String) - uid: SDL2.SDL_mixer.Mix_SetMusicCMD* name: Mix_SetMusicCMD href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetMusicCMD_ commentId: Overload:SDL2.SDL_mixer.Mix_SetMusicCMD isSpec: "True" fullName: SDL2.SDL_mixer.Mix_SetMusicCMD nameWithType: SDL_mixer.Mix_SetMusicCMD - uid: SDL2.SDL_mixer.Mix_SetMusicPosition(System.Double) name: Mix_SetMusicPosition(Double) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetMusicPosition_System_Double_ commentId: M:SDL2.SDL_mixer.Mix_SetMusicPosition(System.Double) fullName: SDL2.SDL_mixer.Mix_SetMusicPosition(System.Double) nameWithType: SDL_mixer.Mix_SetMusicPosition(Double) - uid: SDL2.SDL_mixer.Mix_SetMusicPosition* name: Mix_SetMusicPosition href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetMusicPosition_ commentId: Overload:SDL2.SDL_mixer.Mix_SetMusicPosition fullName: SDL2.SDL_mixer.Mix_SetMusicPosition nameWithType: SDL_mixer.Mix_SetMusicPosition - uid: SDL2.SDL_mixer.Mix_SetPanning(System.Int32,System.Byte,System.Byte) name: Mix_SetPanning(Int32, Byte, Byte) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetPanning_System_Int32_System_Byte_System_Byte_ commentId: M:SDL2.SDL_mixer.Mix_SetPanning(System.Int32,System.Byte,System.Byte) fullName: SDL2.SDL_mixer.Mix_SetPanning(System.Int32, System.Byte, System.Byte) nameWithType: SDL_mixer.Mix_SetPanning(Int32, Byte, Byte) - uid: SDL2.SDL_mixer.Mix_SetPanning* name: Mix_SetPanning href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetPanning_ commentId: Overload:SDL2.SDL_mixer.Mix_SetPanning fullName: SDL2.SDL_mixer.Mix_SetPanning nameWithType: SDL_mixer.Mix_SetPanning - uid: SDL2.SDL_mixer.Mix_SetPosition(System.Int32,System.Int16,System.Byte) name: Mix_SetPosition(Int32, Int16, Byte) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetPosition_System_Int32_System_Int16_System_Byte_ commentId: M:SDL2.SDL_mixer.Mix_SetPosition(System.Int32,System.Int16,System.Byte) fullName: SDL2.SDL_mixer.Mix_SetPosition(System.Int32, System.Int16, System.Byte) nameWithType: SDL_mixer.Mix_SetPosition(Int32, Int16, Byte) - uid: SDL2.SDL_mixer.Mix_SetPosition* name: Mix_SetPosition href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetPosition_ commentId: Overload:SDL2.SDL_mixer.Mix_SetPosition fullName: SDL2.SDL_mixer.Mix_SetPosition nameWithType: SDL_mixer.Mix_SetPosition - uid: SDL2.SDL_mixer.Mix_SetPostMix(SDL2.SDL_mixer.MixFuncDelegate,System.IntPtr) name: Mix_SetPostMix(SDL_mixer.MixFuncDelegate, IntPtr) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetPostMix_SDL2_SDL_mixer_MixFuncDelegate_System_IntPtr_ commentId: M:SDL2.SDL_mixer.Mix_SetPostMix(SDL2.SDL_mixer.MixFuncDelegate,System.IntPtr) fullName: SDL2.SDL_mixer.Mix_SetPostMix(SDL2.SDL_mixer.MixFuncDelegate, System.IntPtr) nameWithType: SDL_mixer.Mix_SetPostMix(SDL_mixer.MixFuncDelegate, IntPtr) - uid: SDL2.SDL_mixer.Mix_SetPostMix* name: Mix_SetPostMix href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetPostMix_ commentId: Overload:SDL2.SDL_mixer.Mix_SetPostMix fullName: SDL2.SDL_mixer.Mix_SetPostMix nameWithType: SDL_mixer.Mix_SetPostMix - uid: SDL2.SDL_mixer.Mix_SetReverseStereo(System.Int32,System.Int32) name: Mix_SetReverseStereo(Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetReverseStereo_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_SetReverseStereo(System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_SetReverseStereo(System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_SetReverseStereo(Int32, Int32) - uid: SDL2.SDL_mixer.Mix_SetReverseStereo* name: Mix_SetReverseStereo href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetReverseStereo_ commentId: Overload:SDL2.SDL_mixer.Mix_SetReverseStereo fullName: SDL2.SDL_mixer.Mix_SetReverseStereo nameWithType: SDL_mixer.Mix_SetReverseStereo - uid: SDL2.SDL_mixer.Mix_SetSoundFonts(System.String) name: Mix_SetSoundFonts(String) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetSoundFonts_System_String_ commentId: M:SDL2.SDL_mixer.Mix_SetSoundFonts(System.String) fullName: SDL2.SDL_mixer.Mix_SetSoundFonts(System.String) nameWithType: SDL_mixer.Mix_SetSoundFonts(String) - uid: SDL2.SDL_mixer.Mix_SetSoundFonts* name: Mix_SetSoundFonts href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetSoundFonts_ commentId: Overload:SDL2.SDL_mixer.Mix_SetSoundFonts isSpec: "True" fullName: SDL2.SDL_mixer.Mix_SetSoundFonts nameWithType: SDL_mixer.Mix_SetSoundFonts - uid: SDL2.SDL_mixer.Mix_SetSynchroValue(System.Int32) name: Mix_SetSynchroValue(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetSynchroValue_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_SetSynchroValue(System.Int32) fullName: SDL2.SDL_mixer.Mix_SetSynchroValue(System.Int32) nameWithType: SDL_mixer.Mix_SetSynchroValue(Int32) - uid: SDL2.SDL_mixer.Mix_SetSynchroValue* name: Mix_SetSynchroValue href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_SetSynchroValue_ commentId: Overload:SDL2.SDL_mixer.Mix_SetSynchroValue fullName: SDL2.SDL_mixer.Mix_SetSynchroValue nameWithType: SDL_mixer.Mix_SetSynchroValue - uid: SDL2.SDL_mixer.Mix_UnregisterAllEffects(System.Int32) name: Mix_UnregisterAllEffects(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_UnregisterAllEffects_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_UnregisterAllEffects(System.Int32) fullName: SDL2.SDL_mixer.Mix_UnregisterAllEffects(System.Int32) nameWithType: SDL_mixer.Mix_UnregisterAllEffects(Int32) - uid: SDL2.SDL_mixer.Mix_UnregisterAllEffects* name: Mix_UnregisterAllEffects href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_UnregisterAllEffects_ commentId: Overload:SDL2.SDL_mixer.Mix_UnregisterAllEffects fullName: SDL2.SDL_mixer.Mix_UnregisterAllEffects nameWithType: SDL_mixer.Mix_UnregisterAllEffects - uid: SDL2.SDL_mixer.Mix_UnregisterEffect(System.Int32,SDL2.SDL_mixer.Mix_EffectFunc_t) name: Mix_UnregisterEffect(Int32, SDL_mixer.Mix_EffectFunc_t) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_UnregisterEffect_System_Int32_SDL2_SDL_mixer_Mix_EffectFunc_t_ commentId: M:SDL2.SDL_mixer.Mix_UnregisterEffect(System.Int32,SDL2.SDL_mixer.Mix_EffectFunc_t) fullName: SDL2.SDL_mixer.Mix_UnregisterEffect(System.Int32, SDL2.SDL_mixer.Mix_EffectFunc_t) nameWithType: SDL_mixer.Mix_UnregisterEffect(Int32, SDL_mixer.Mix_EffectFunc_t) - uid: SDL2.SDL_mixer.Mix_UnregisterEffect* name: Mix_UnregisterEffect href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_UnregisterEffect_ commentId: Overload:SDL2.SDL_mixer.Mix_UnregisterEffect fullName: SDL2.SDL_mixer.Mix_UnregisterEffect nameWithType: SDL_mixer.Mix_UnregisterEffect - uid: SDL2.SDL_mixer.Mix_Volume(System.Int32,System.Int32) name: Mix_Volume(Int32, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Volume_System_Int32_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_Volume(System.Int32,System.Int32) fullName: SDL2.SDL_mixer.Mix_Volume(System.Int32, System.Int32) nameWithType: SDL_mixer.Mix_Volume(Int32, Int32) - uid: SDL2.SDL_mixer.Mix_Volume* name: Mix_Volume href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_Volume_ commentId: Overload:SDL2.SDL_mixer.Mix_Volume fullName: SDL2.SDL_mixer.Mix_Volume nameWithType: SDL_mixer.Mix_Volume - uid: SDL2.SDL_mixer.Mix_VolumeChunk(System.IntPtr,System.Int32) name: Mix_VolumeChunk(IntPtr, Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_VolumeChunk_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_VolumeChunk(System.IntPtr,System.Int32) fullName: SDL2.SDL_mixer.Mix_VolumeChunk(System.IntPtr, System.Int32) nameWithType: SDL_mixer.Mix_VolumeChunk(IntPtr, Int32) - uid: SDL2.SDL_mixer.Mix_VolumeChunk* name: Mix_VolumeChunk href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_VolumeChunk_ commentId: Overload:SDL2.SDL_mixer.Mix_VolumeChunk fullName: SDL2.SDL_mixer.Mix_VolumeChunk nameWithType: SDL_mixer.Mix_VolumeChunk - uid: SDL2.SDL_mixer.Mix_VolumeMusic(System.Int32) name: Mix_VolumeMusic(Int32) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_VolumeMusic_System_Int32_ commentId: M:SDL2.SDL_mixer.Mix_VolumeMusic(System.Int32) fullName: SDL2.SDL_mixer.Mix_VolumeMusic(System.Int32) nameWithType: SDL_mixer.Mix_VolumeMusic(Int32) - uid: SDL2.SDL_mixer.Mix_VolumeMusic* name: Mix_VolumeMusic href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_Mix_VolumeMusic_ commentId: Overload:SDL2.SDL_mixer.Mix_VolumeMusic fullName: SDL2.SDL_mixer.Mix_VolumeMusic nameWithType: SDL_mixer.Mix_VolumeMusic - uid: SDL2.SDL_mixer.MixFuncDelegate name: SDL_mixer.MixFuncDelegate href: api/SDL2.SDL_mixer.MixFuncDelegate.html commentId: T:SDL2.SDL_mixer.MixFuncDelegate fullName: SDL2.SDL_mixer.MixFuncDelegate nameWithType: SDL_mixer.MixFuncDelegate - uid: SDL2.SDL_mixer.MusicFinishedDelegate name: SDL_mixer.MusicFinishedDelegate href: api/SDL2.SDL_mixer.MusicFinishedDelegate.html commentId: T:SDL2.SDL_mixer.MusicFinishedDelegate fullName: SDL2.SDL_mixer.MusicFinishedDelegate nameWithType: SDL_mixer.MusicFinishedDelegate - uid: SDL2.SDL_mixer.SDL_MIXER_MAJOR_VERSION name: SDL_MIXER_MAJOR_VERSION href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_SDL_MIXER_MAJOR_VERSION commentId: F:SDL2.SDL_mixer.SDL_MIXER_MAJOR_VERSION fullName: SDL2.SDL_mixer.SDL_MIXER_MAJOR_VERSION nameWithType: SDL_mixer.SDL_MIXER_MAJOR_VERSION - uid: SDL2.SDL_mixer.SDL_MIXER_MINOR_VERSION name: SDL_MIXER_MINOR_VERSION href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_SDL_MIXER_MINOR_VERSION commentId: F:SDL2.SDL_mixer.SDL_MIXER_MINOR_VERSION fullName: SDL2.SDL_mixer.SDL_MIXER_MINOR_VERSION nameWithType: SDL_mixer.SDL_MIXER_MINOR_VERSION - uid: SDL2.SDL_mixer.SDL_MIXER_PATCHLEVEL name: SDL_MIXER_PATCHLEVEL href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_SDL_MIXER_PATCHLEVEL commentId: F:SDL2.SDL_mixer.SDL_MIXER_PATCHLEVEL fullName: SDL2.SDL_mixer.SDL_MIXER_PATCHLEVEL nameWithType: SDL_mixer.SDL_MIXER_PATCHLEVEL - uid: SDL2.SDL_mixer.SDL_MIXER_VERSION(SDL2.SDL.SDL_version@) name: SDL_MIXER_VERSION(out SDL.SDL_version) href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_SDL_MIXER_VERSION_SDL2_SDL_SDL_version__ commentId: M:SDL2.SDL_mixer.SDL_MIXER_VERSION(SDL2.SDL.SDL_version@) name.vb: SDL_MIXER_VERSION(ByRef SDL.SDL_version) fullName: SDL2.SDL_mixer.SDL_MIXER_VERSION(out SDL2.SDL.SDL_version) fullName.vb: SDL2.SDL_mixer.SDL_MIXER_VERSION(ByRef SDL2.SDL.SDL_version) nameWithType: SDL_mixer.SDL_MIXER_VERSION(out SDL.SDL_version) nameWithType.vb: SDL_mixer.SDL_MIXER_VERSION(ByRef SDL.SDL_version) - uid: SDL2.SDL_mixer.SDL_MIXER_VERSION* name: SDL_MIXER_VERSION href: api/SDL2.SDL_mixer.html#SDL2_SDL_mixer_SDL_MIXER_VERSION_ commentId: Overload:SDL2.SDL_mixer.SDL_MIXER_VERSION isSpec: "True" fullName: SDL2.SDL_mixer.SDL_MIXER_VERSION nameWithType: SDL_mixer.SDL_MIXER_VERSION - uid: SDL2.SDL_mixer.SoundFontDelegate name: SDL_mixer.SoundFontDelegate href: api/SDL2.SDL_mixer.SoundFontDelegate.html commentId: T:SDL2.SDL_mixer.SoundFontDelegate fullName: SDL2.SDL_mixer.SoundFontDelegate nameWithType: SDL_mixer.SoundFontDelegate - uid: SDL2.SDL_ttf name: SDL_ttf href: api/SDL2.SDL_ttf.html commentId: T:SDL2.SDL_ttf fullName: SDL2.SDL_ttf nameWithType: SDL_ttf - uid: SDL2.SDL_ttf.INTERNAL_TTF_SizeUTF8(System.IntPtr,System.Byte[],System.Int32@,System.Int32@) name: INTERNAL_TTF_SizeUTF8(IntPtr, Byte[], out Int32, out Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_INTERNAL_TTF_SizeUTF8_System_IntPtr_System_Byte___System_Int32__System_Int32__ commentId: M:SDL2.SDL_ttf.INTERNAL_TTF_SizeUTF8(System.IntPtr,System.Byte[],System.Int32@,System.Int32@) name.vb: INTERNAL_TTF_SizeUTF8(IntPtr, Byte(), ByRef Int32, ByRef Int32) fullName: SDL2.SDL_ttf.INTERNAL_TTF_SizeUTF8(System.IntPtr, System.Byte[], out System.Int32, out System.Int32) fullName.vb: SDL2.SDL_ttf.INTERNAL_TTF_SizeUTF8(System.IntPtr, System.Byte(), ByRef System.Int32, ByRef System.Int32) nameWithType: SDL_ttf.INTERNAL_TTF_SizeUTF8(IntPtr, Byte[], out Int32, out Int32) nameWithType.vb: SDL_ttf.INTERNAL_TTF_SizeUTF8(IntPtr, Byte(), ByRef Int32, ByRef Int32) - uid: SDL2.SDL_ttf.INTERNAL_TTF_SizeUTF8* name: INTERNAL_TTF_SizeUTF8 href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_INTERNAL_TTF_SizeUTF8_ commentId: Overload:SDL2.SDL_ttf.INTERNAL_TTF_SizeUTF8 fullName: SDL2.SDL_ttf.INTERNAL_TTF_SizeUTF8 nameWithType: SDL_ttf.INTERNAL_TTF_SizeUTF8 - uid: SDL2.SDL_ttf.SDL_GetFontKerningSize(System.IntPtr,System.Int32,System.Int32) name: SDL_GetFontKerningSize(IntPtr, Int32, Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_SDL_GetFontKerningSize_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL_ttf.SDL_GetFontKerningSize(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL_ttf.SDL_GetFontKerningSize(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL_ttf.SDL_GetFontKerningSize(IntPtr, Int32, Int32) - uid: SDL2.SDL_ttf.SDL_GetFontKerningSize* name: SDL_GetFontKerningSize href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_SDL_GetFontKerningSize_ commentId: Overload:SDL2.SDL_ttf.SDL_GetFontKerningSize fullName: SDL2.SDL_ttf.SDL_GetFontKerningSize nameWithType: SDL_ttf.SDL_GetFontKerningSize - uid: SDL2.SDL_ttf.SDL_TTF_MAJOR_VERSION name: SDL_TTF_MAJOR_VERSION href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_SDL_TTF_MAJOR_VERSION commentId: F:SDL2.SDL_ttf.SDL_TTF_MAJOR_VERSION fullName: SDL2.SDL_ttf.SDL_TTF_MAJOR_VERSION nameWithType: SDL_ttf.SDL_TTF_MAJOR_VERSION - uid: SDL2.SDL_ttf.SDL_TTF_MINOR_VERSION name: SDL_TTF_MINOR_VERSION href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_SDL_TTF_MINOR_VERSION commentId: F:SDL2.SDL_ttf.SDL_TTF_MINOR_VERSION fullName: SDL2.SDL_ttf.SDL_TTF_MINOR_VERSION nameWithType: SDL_ttf.SDL_TTF_MINOR_VERSION - uid: SDL2.SDL_ttf.SDL_TTF_PATCHLEVEL name: SDL_TTF_PATCHLEVEL href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_SDL_TTF_PATCHLEVEL commentId: F:SDL2.SDL_ttf.SDL_TTF_PATCHLEVEL fullName: SDL2.SDL_ttf.SDL_TTF_PATCHLEVEL nameWithType: SDL_ttf.SDL_TTF_PATCHLEVEL - uid: SDL2.SDL_ttf.SDL_TTF_VERSION(SDL2.SDL.SDL_version@) name: SDL_TTF_VERSION(out SDL.SDL_version) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_SDL_TTF_VERSION_SDL2_SDL_SDL_version__ commentId: M:SDL2.SDL_ttf.SDL_TTF_VERSION(SDL2.SDL.SDL_version@) name.vb: SDL_TTF_VERSION(ByRef SDL.SDL_version) fullName: SDL2.SDL_ttf.SDL_TTF_VERSION(out SDL2.SDL.SDL_version) fullName.vb: SDL2.SDL_ttf.SDL_TTF_VERSION(ByRef SDL2.SDL.SDL_version) nameWithType: SDL_ttf.SDL_TTF_VERSION(out SDL.SDL_version) nameWithType.vb: SDL_ttf.SDL_TTF_VERSION(ByRef SDL.SDL_version) - uid: SDL2.SDL_ttf.SDL_TTF_VERSION* name: SDL_TTF_VERSION href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_SDL_TTF_VERSION_ commentId: Overload:SDL2.SDL_ttf.SDL_TTF_VERSION isSpec: "True" fullName: SDL2.SDL_ttf.SDL_TTF_VERSION nameWithType: SDL_ttf.SDL_TTF_VERSION - uid: SDL2.SDL_ttf.TTF_ByteSwappedUNICODE(System.Int32) name: TTF_ByteSwappedUNICODE(Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_ByteSwappedUNICODE_System_Int32_ commentId: M:SDL2.SDL_ttf.TTF_ByteSwappedUNICODE(System.Int32) fullName: SDL2.SDL_ttf.TTF_ByteSwappedUNICODE(System.Int32) nameWithType: SDL_ttf.TTF_ByteSwappedUNICODE(Int32) - uid: SDL2.SDL_ttf.TTF_ByteSwappedUNICODE* name: TTF_ByteSwappedUNICODE href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_ByteSwappedUNICODE_ commentId: Overload:SDL2.SDL_ttf.TTF_ByteSwappedUNICODE fullName: SDL2.SDL_ttf.TTF_ByteSwappedUNICODE nameWithType: SDL_ttf.TTF_ByteSwappedUNICODE - uid: SDL2.SDL_ttf.TTF_CloseFont(System.IntPtr) name: TTF_CloseFont(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_CloseFont_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_CloseFont(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_CloseFont(System.IntPtr) nameWithType: SDL_ttf.TTF_CloseFont(IntPtr) - uid: SDL2.SDL_ttf.TTF_CloseFont* name: TTF_CloseFont href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_CloseFont_ commentId: Overload:SDL2.SDL_ttf.TTF_CloseFont fullName: SDL2.SDL_ttf.TTF_CloseFont nameWithType: SDL_ttf.TTF_CloseFont - uid: SDL2.SDL_ttf.TTF_FontAscent(System.IntPtr) name: TTF_FontAscent(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontAscent_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontAscent(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontAscent(System.IntPtr) nameWithType: SDL_ttf.TTF_FontAscent(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontAscent* name: TTF_FontAscent href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontAscent_ commentId: Overload:SDL2.SDL_ttf.TTF_FontAscent fullName: SDL2.SDL_ttf.TTF_FontAscent nameWithType: SDL_ttf.TTF_FontAscent - uid: SDL2.SDL_ttf.TTF_FontDescent(System.IntPtr) name: TTF_FontDescent(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontDescent_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontDescent(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontDescent(System.IntPtr) nameWithType: SDL_ttf.TTF_FontDescent(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontDescent* name: TTF_FontDescent href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontDescent_ commentId: Overload:SDL2.SDL_ttf.TTF_FontDescent fullName: SDL2.SDL_ttf.TTF_FontDescent nameWithType: SDL_ttf.TTF_FontDescent - uid: SDL2.SDL_ttf.TTF_FontFaceFamilyName(System.IntPtr) name: TTF_FontFaceFamilyName(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaceFamilyName_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontFaceFamilyName(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontFaceFamilyName(System.IntPtr) nameWithType: SDL_ttf.TTF_FontFaceFamilyName(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontFaceFamilyName* name: TTF_FontFaceFamilyName href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaceFamilyName_ commentId: Overload:SDL2.SDL_ttf.TTF_FontFaceFamilyName isSpec: "True" fullName: SDL2.SDL_ttf.TTF_FontFaceFamilyName nameWithType: SDL_ttf.TTF_FontFaceFamilyName - uid: SDL2.SDL_ttf.TTF_FontFaceIsFixedWidth(System.IntPtr) name: TTF_FontFaceIsFixedWidth(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaceIsFixedWidth_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontFaceIsFixedWidth(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontFaceIsFixedWidth(System.IntPtr) nameWithType: SDL_ttf.TTF_FontFaceIsFixedWidth(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontFaceIsFixedWidth* name: TTF_FontFaceIsFixedWidth href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaceIsFixedWidth_ commentId: Overload:SDL2.SDL_ttf.TTF_FontFaceIsFixedWidth fullName: SDL2.SDL_ttf.TTF_FontFaceIsFixedWidth nameWithType: SDL_ttf.TTF_FontFaceIsFixedWidth - uid: SDL2.SDL_ttf.TTF_FontFaces(System.IntPtr) name: TTF_FontFaces(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaces_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontFaces(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontFaces(System.IntPtr) nameWithType: SDL_ttf.TTF_FontFaces(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontFaces* name: TTF_FontFaces href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaces_ commentId: Overload:SDL2.SDL_ttf.TTF_FontFaces fullName: SDL2.SDL_ttf.TTF_FontFaces nameWithType: SDL_ttf.TTF_FontFaces - uid: SDL2.SDL_ttf.TTF_FontFaceStyleName(System.IntPtr) name: TTF_FontFaceStyleName(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaceStyleName_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontFaceStyleName(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontFaceStyleName(System.IntPtr) nameWithType: SDL_ttf.TTF_FontFaceStyleName(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontFaceStyleName* name: TTF_FontFaceStyleName href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontFaceStyleName_ commentId: Overload:SDL2.SDL_ttf.TTF_FontFaceStyleName isSpec: "True" fullName: SDL2.SDL_ttf.TTF_FontFaceStyleName nameWithType: SDL_ttf.TTF_FontFaceStyleName - uid: SDL2.SDL_ttf.TTF_FontHeight(System.IntPtr) name: TTF_FontHeight(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontHeight_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontHeight(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontHeight(System.IntPtr) nameWithType: SDL_ttf.TTF_FontHeight(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontHeight* name: TTF_FontHeight href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontHeight_ commentId: Overload:SDL2.SDL_ttf.TTF_FontHeight fullName: SDL2.SDL_ttf.TTF_FontHeight nameWithType: SDL_ttf.TTF_FontHeight - uid: SDL2.SDL_ttf.TTF_FontLineSkip(System.IntPtr) name: TTF_FontLineSkip(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontLineSkip_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_FontLineSkip(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_FontLineSkip(System.IntPtr) nameWithType: SDL_ttf.TTF_FontLineSkip(IntPtr) - uid: SDL2.SDL_ttf.TTF_FontLineSkip* name: TTF_FontLineSkip href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_FontLineSkip_ commentId: Overload:SDL2.SDL_ttf.TTF_FontLineSkip fullName: SDL2.SDL_ttf.TTF_FontLineSkip nameWithType: SDL_ttf.TTF_FontLineSkip - uid: SDL2.SDL_ttf.TTF_GetFontHinting(System.IntPtr) name: TTF_GetFontHinting(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontHinting_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_GetFontHinting(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_GetFontHinting(System.IntPtr) nameWithType: SDL_ttf.TTF_GetFontHinting(IntPtr) - uid: SDL2.SDL_ttf.TTF_GetFontHinting* name: TTF_GetFontHinting href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontHinting_ commentId: Overload:SDL2.SDL_ttf.TTF_GetFontHinting fullName: SDL2.SDL_ttf.TTF_GetFontHinting nameWithType: SDL_ttf.TTF_GetFontHinting - uid: SDL2.SDL_ttf.TTF_GetFontKerning(System.IntPtr) name: TTF_GetFontKerning(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontKerning_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_GetFontKerning(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_GetFontKerning(System.IntPtr) nameWithType: SDL_ttf.TTF_GetFontKerning(IntPtr) - uid: SDL2.SDL_ttf.TTF_GetFontKerning* name: TTF_GetFontKerning href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontKerning_ commentId: Overload:SDL2.SDL_ttf.TTF_GetFontKerning fullName: SDL2.SDL_ttf.TTF_GetFontKerning nameWithType: SDL_ttf.TTF_GetFontKerning - uid: SDL2.SDL_ttf.TTF_GetFontOutline(System.IntPtr) name: TTF_GetFontOutline(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontOutline_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_GetFontOutline(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_GetFontOutline(System.IntPtr) nameWithType: SDL_ttf.TTF_GetFontOutline(IntPtr) - uid: SDL2.SDL_ttf.TTF_GetFontOutline* name: TTF_GetFontOutline href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontOutline_ commentId: Overload:SDL2.SDL_ttf.TTF_GetFontOutline fullName: SDL2.SDL_ttf.TTF_GetFontOutline nameWithType: SDL_ttf.TTF_GetFontOutline - uid: SDL2.SDL_ttf.TTF_GetFontStyle(System.IntPtr) name: TTF_GetFontStyle(IntPtr) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontStyle_System_IntPtr_ commentId: M:SDL2.SDL_ttf.TTF_GetFontStyle(System.IntPtr) fullName: SDL2.SDL_ttf.TTF_GetFontStyle(System.IntPtr) nameWithType: SDL_ttf.TTF_GetFontStyle(IntPtr) - uid: SDL2.SDL_ttf.TTF_GetFontStyle* name: TTF_GetFontStyle href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GetFontStyle_ commentId: Overload:SDL2.SDL_ttf.TTF_GetFontStyle fullName: SDL2.SDL_ttf.TTF_GetFontStyle nameWithType: SDL_ttf.TTF_GetFontStyle - uid: SDL2.SDL_ttf.TTF_GlyphIsProvided(System.IntPtr,System.UInt16) name: TTF_GlyphIsProvided(IntPtr, UInt16) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GlyphIsProvided_System_IntPtr_System_UInt16_ commentId: M:SDL2.SDL_ttf.TTF_GlyphIsProvided(System.IntPtr,System.UInt16) fullName: SDL2.SDL_ttf.TTF_GlyphIsProvided(System.IntPtr, System.UInt16) nameWithType: SDL_ttf.TTF_GlyphIsProvided(IntPtr, UInt16) - uid: SDL2.SDL_ttf.TTF_GlyphIsProvided* name: TTF_GlyphIsProvided href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GlyphIsProvided_ commentId: Overload:SDL2.SDL_ttf.TTF_GlyphIsProvided fullName: SDL2.SDL_ttf.TTF_GlyphIsProvided nameWithType: SDL_ttf.TTF_GlyphIsProvided - uid: SDL2.SDL_ttf.TTF_GlyphMetrics(System.IntPtr,System.UInt16,System.Int32@,System.Int32@,System.Int32@,System.Int32@,System.Int32@) name: TTF_GlyphMetrics(IntPtr, UInt16, out Int32, out Int32, out Int32, out Int32, out Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GlyphMetrics_System_IntPtr_System_UInt16_System_Int32__System_Int32__System_Int32__System_Int32__System_Int32__ commentId: M:SDL2.SDL_ttf.TTF_GlyphMetrics(System.IntPtr,System.UInt16,System.Int32@,System.Int32@,System.Int32@,System.Int32@,System.Int32@) name.vb: TTF_GlyphMetrics(IntPtr, UInt16, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32) fullName: SDL2.SDL_ttf.TTF_GlyphMetrics(System.IntPtr, System.UInt16, out System.Int32, out System.Int32, out System.Int32, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL_ttf.TTF_GlyphMetrics(System.IntPtr, System.UInt16, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL_ttf.TTF_GlyphMetrics(IntPtr, UInt16, out Int32, out Int32, out Int32, out Int32, out Int32) nameWithType.vb: SDL_ttf.TTF_GlyphMetrics(IntPtr, UInt16, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32, ByRef Int32) - uid: SDL2.SDL_ttf.TTF_GlyphMetrics* name: TTF_GlyphMetrics href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_GlyphMetrics_ commentId: Overload:SDL2.SDL_ttf.TTF_GlyphMetrics fullName: SDL2.SDL_ttf.TTF_GlyphMetrics nameWithType: SDL_ttf.TTF_GlyphMetrics - uid: SDL2.SDL_ttf.TTF_HINTING_LIGHT name: TTF_HINTING_LIGHT href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_HINTING_LIGHT commentId: F:SDL2.SDL_ttf.TTF_HINTING_LIGHT fullName: SDL2.SDL_ttf.TTF_HINTING_LIGHT nameWithType: SDL_ttf.TTF_HINTING_LIGHT - uid: SDL2.SDL_ttf.TTF_HINTING_MONO name: TTF_HINTING_MONO href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_HINTING_MONO commentId: F:SDL2.SDL_ttf.TTF_HINTING_MONO fullName: SDL2.SDL_ttf.TTF_HINTING_MONO nameWithType: SDL_ttf.TTF_HINTING_MONO - uid: SDL2.SDL_ttf.TTF_HINTING_NONE name: TTF_HINTING_NONE href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_HINTING_NONE commentId: F:SDL2.SDL_ttf.TTF_HINTING_NONE fullName: SDL2.SDL_ttf.TTF_HINTING_NONE nameWithType: SDL_ttf.TTF_HINTING_NONE - uid: SDL2.SDL_ttf.TTF_HINTING_NORMAL name: TTF_HINTING_NORMAL href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_HINTING_NORMAL commentId: F:SDL2.SDL_ttf.TTF_HINTING_NORMAL fullName: SDL2.SDL_ttf.TTF_HINTING_NORMAL nameWithType: SDL_ttf.TTF_HINTING_NORMAL - uid: SDL2.SDL_ttf.TTF_Init name: TTF_Init() href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_Init commentId: M:SDL2.SDL_ttf.TTF_Init fullName: SDL2.SDL_ttf.TTF_Init() nameWithType: SDL_ttf.TTF_Init() - uid: SDL2.SDL_ttf.TTF_Init* name: TTF_Init href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_Init_ commentId: Overload:SDL2.SDL_ttf.TTF_Init fullName: SDL2.SDL_ttf.TTF_Init nameWithType: SDL_ttf.TTF_Init - uid: SDL2.SDL_ttf.TTF_LinkedVersion name: TTF_LinkedVersion() href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_LinkedVersion commentId: M:SDL2.SDL_ttf.TTF_LinkedVersion fullName: SDL2.SDL_ttf.TTF_LinkedVersion() nameWithType: SDL_ttf.TTF_LinkedVersion() - uid: SDL2.SDL_ttf.TTF_LinkedVersion* name: TTF_LinkedVersion href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_LinkedVersion_ commentId: Overload:SDL2.SDL_ttf.TTF_LinkedVersion isSpec: "True" fullName: SDL2.SDL_ttf.TTF_LinkedVersion nameWithType: SDL_ttf.TTF_LinkedVersion - uid: SDL2.SDL_ttf.TTF_OpenFont(System.String,System.Int32) name: TTF_OpenFont(String, Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFont_System_String_System_Int32_ commentId: M:SDL2.SDL_ttf.TTF_OpenFont(System.String,System.Int32) fullName: SDL2.SDL_ttf.TTF_OpenFont(System.String, System.Int32) nameWithType: SDL_ttf.TTF_OpenFont(String, Int32) - uid: SDL2.SDL_ttf.TTF_OpenFont* name: TTF_OpenFont href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFont_ commentId: Overload:SDL2.SDL_ttf.TTF_OpenFont isSpec: "True" fullName: SDL2.SDL_ttf.TTF_OpenFont nameWithType: SDL_ttf.TTF_OpenFont - uid: SDL2.SDL_ttf.TTF_OpenFontIndex(System.String,System.Int32,System.Int64) name: TTF_OpenFontIndex(String, Int32, Int64) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFontIndex_System_String_System_Int32_System_Int64_ commentId: M:SDL2.SDL_ttf.TTF_OpenFontIndex(System.String,System.Int32,System.Int64) fullName: SDL2.SDL_ttf.TTF_OpenFontIndex(System.String, System.Int32, System.Int64) nameWithType: SDL_ttf.TTF_OpenFontIndex(String, Int32, Int64) - uid: SDL2.SDL_ttf.TTF_OpenFontIndex* name: TTF_OpenFontIndex href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFontIndex_ commentId: Overload:SDL2.SDL_ttf.TTF_OpenFontIndex isSpec: "True" fullName: SDL2.SDL_ttf.TTF_OpenFontIndex nameWithType: SDL_ttf.TTF_OpenFontIndex - uid: SDL2.SDL_ttf.TTF_OpenFontIndexRW(System.IntPtr,System.Int32,System.Int32,System.Int64) name: TTF_OpenFontIndexRW(IntPtr, Int32, Int32, Int64) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFontIndexRW_System_IntPtr_System_Int32_System_Int32_System_Int64_ commentId: M:SDL2.SDL_ttf.TTF_OpenFontIndexRW(System.IntPtr,System.Int32,System.Int32,System.Int64) fullName: SDL2.SDL_ttf.TTF_OpenFontIndexRW(System.IntPtr, System.Int32, System.Int32, System.Int64) nameWithType: SDL_ttf.TTF_OpenFontIndexRW(IntPtr, Int32, Int32, Int64) - uid: SDL2.SDL_ttf.TTF_OpenFontIndexRW* name: TTF_OpenFontIndexRW href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFontIndexRW_ commentId: Overload:SDL2.SDL_ttf.TTF_OpenFontIndexRW fullName: SDL2.SDL_ttf.TTF_OpenFontIndexRW nameWithType: SDL_ttf.TTF_OpenFontIndexRW - uid: SDL2.SDL_ttf.TTF_OpenFontRW(System.IntPtr,System.Int32,System.Int32) name: TTF_OpenFontRW(IntPtr, Int32, Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFontRW_System_IntPtr_System_Int32_System_Int32_ commentId: M:SDL2.SDL_ttf.TTF_OpenFontRW(System.IntPtr,System.Int32,System.Int32) fullName: SDL2.SDL_ttf.TTF_OpenFontRW(System.IntPtr, System.Int32, System.Int32) nameWithType: SDL_ttf.TTF_OpenFontRW(IntPtr, Int32, Int32) - uid: SDL2.SDL_ttf.TTF_OpenFontRW* name: TTF_OpenFontRW href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_OpenFontRW_ commentId: Overload:SDL2.SDL_ttf.TTF_OpenFontRW fullName: SDL2.SDL_ttf.TTF_OpenFontRW nameWithType: SDL_ttf.TTF_OpenFontRW - uid: SDL2.SDL_ttf.TTF_Quit name: TTF_Quit() href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_Quit commentId: M:SDL2.SDL_ttf.TTF_Quit fullName: SDL2.SDL_ttf.TTF_Quit() nameWithType: SDL_ttf.TTF_Quit() - uid: SDL2.SDL_ttf.TTF_Quit* name: TTF_Quit href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_Quit_ commentId: Overload:SDL2.SDL_ttf.TTF_Quit fullName: SDL2.SDL_ttf.TTF_Quit nameWithType: SDL_ttf.TTF_Quit - uid: SDL2.SDL_ttf.TTF_RenderGlyph_Blended(System.IntPtr,System.UInt16,SDL2.SDL.SDL_Color) name: TTF_RenderGlyph_Blended(IntPtr, UInt16, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderGlyph_Blended_System_IntPtr_System_UInt16_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderGlyph_Blended(System.IntPtr,System.UInt16,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderGlyph_Blended(System.IntPtr, System.UInt16, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderGlyph_Blended(IntPtr, UInt16, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderGlyph_Blended* name: TTF_RenderGlyph_Blended href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderGlyph_Blended_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderGlyph_Blended fullName: SDL2.SDL_ttf.TTF_RenderGlyph_Blended nameWithType: SDL_ttf.TTF_RenderGlyph_Blended - uid: SDL2.SDL_ttf.TTF_RenderGlyph_Shaded(System.IntPtr,System.UInt16,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) name: TTF_RenderGlyph_Shaded(IntPtr, UInt16, SDL.SDL_Color, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderGlyph_Shaded_System_IntPtr_System_UInt16_SDL2_SDL_SDL_Color_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderGlyph_Shaded(System.IntPtr,System.UInt16,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderGlyph_Shaded(System.IntPtr, System.UInt16, SDL2.SDL.SDL_Color, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderGlyph_Shaded(IntPtr, UInt16, SDL.SDL_Color, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderGlyph_Shaded* name: TTF_RenderGlyph_Shaded href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderGlyph_Shaded_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderGlyph_Shaded fullName: SDL2.SDL_ttf.TTF_RenderGlyph_Shaded nameWithType: SDL_ttf.TTF_RenderGlyph_Shaded - uid: SDL2.SDL_ttf.TTF_RenderGlyph_Solid(System.IntPtr,System.UInt16,SDL2.SDL.SDL_Color) name: TTF_RenderGlyph_Solid(IntPtr, UInt16, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderGlyph_Solid_System_IntPtr_System_UInt16_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderGlyph_Solid(System.IntPtr,System.UInt16,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderGlyph_Solid(System.IntPtr, System.UInt16, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderGlyph_Solid(IntPtr, UInt16, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderGlyph_Solid* name: TTF_RenderGlyph_Solid href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderGlyph_Solid_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderGlyph_Solid fullName: SDL2.SDL_ttf.TTF_RenderGlyph_Solid nameWithType: SDL_ttf.TTF_RenderGlyph_Solid - uid: SDL2.SDL_ttf.TTF_RenderText_Blended(System.IntPtr,System.String,SDL2.SDL.SDL_Color) name: TTF_RenderText_Blended(IntPtr, String, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Blended_System_IntPtr_System_String_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderText_Blended(System.IntPtr,System.String,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderText_Blended(System.IntPtr, System.String, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderText_Blended(IntPtr, String, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderText_Blended* name: TTF_RenderText_Blended href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Blended_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderText_Blended fullName: SDL2.SDL_ttf.TTF_RenderText_Blended nameWithType: SDL_ttf.TTF_RenderText_Blended - uid: SDL2.SDL_ttf.TTF_RenderText_Blended_Wrapped(System.IntPtr,System.String,SDL2.SDL.SDL_Color,System.UInt32) name: TTF_RenderText_Blended_Wrapped(IntPtr, String, SDL.SDL_Color, UInt32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Blended_Wrapped_System_IntPtr_System_String_SDL2_SDL_SDL_Color_System_UInt32_ commentId: M:SDL2.SDL_ttf.TTF_RenderText_Blended_Wrapped(System.IntPtr,System.String,SDL2.SDL.SDL_Color,System.UInt32) fullName: SDL2.SDL_ttf.TTF_RenderText_Blended_Wrapped(System.IntPtr, System.String, SDL2.SDL.SDL_Color, System.UInt32) nameWithType: SDL_ttf.TTF_RenderText_Blended_Wrapped(IntPtr, String, SDL.SDL_Color, UInt32) - uid: SDL2.SDL_ttf.TTF_RenderText_Blended_Wrapped* name: TTF_RenderText_Blended_Wrapped href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Blended_Wrapped_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderText_Blended_Wrapped fullName: SDL2.SDL_ttf.TTF_RenderText_Blended_Wrapped nameWithType: SDL_ttf.TTF_RenderText_Blended_Wrapped - uid: SDL2.SDL_ttf.TTF_RenderText_Shaded(System.IntPtr,System.String,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) name: TTF_RenderText_Shaded(IntPtr, String, SDL.SDL_Color, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Shaded_System_IntPtr_System_String_SDL2_SDL_SDL_Color_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderText_Shaded(System.IntPtr,System.String,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderText_Shaded(System.IntPtr, System.String, SDL2.SDL.SDL_Color, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderText_Shaded(IntPtr, String, SDL.SDL_Color, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderText_Shaded* name: TTF_RenderText_Shaded href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Shaded_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderText_Shaded fullName: SDL2.SDL_ttf.TTF_RenderText_Shaded nameWithType: SDL_ttf.TTF_RenderText_Shaded - uid: SDL2.SDL_ttf.TTF_RenderText_Solid(System.IntPtr,System.String,SDL2.SDL.SDL_Color) name: TTF_RenderText_Solid(IntPtr, String, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Solid_System_IntPtr_System_String_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderText_Solid(System.IntPtr,System.String,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderText_Solid(System.IntPtr, System.String, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderText_Solid(IntPtr, String, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderText_Solid* name: TTF_RenderText_Solid href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderText_Solid_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderText_Solid fullName: SDL2.SDL_ttf.TTF_RenderText_Solid nameWithType: SDL_ttf.TTF_RenderText_Solid - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended(System.IntPtr,System.String,SDL2.SDL.SDL_Color) name: TTF_RenderUNICODE_Blended(IntPtr, String, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Blended_System_IntPtr_System_String_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderUNICODE_Blended(System.IntPtr,System.String,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended(System.IntPtr, System.String, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderUNICODE_Blended(IntPtr, String, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended* name: TTF_RenderUNICODE_Blended href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Blended_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUNICODE_Blended fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended nameWithType: SDL_ttf.TTF_RenderUNICODE_Blended - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped(System.IntPtr,System.String,SDL2.SDL.SDL_Color,System.UInt32) name: TTF_RenderUNICODE_Blended_Wrapped(IntPtr, String, SDL.SDL_Color, UInt32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Blended_Wrapped_System_IntPtr_System_String_SDL2_SDL_SDL_Color_System_UInt32_ commentId: M:SDL2.SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped(System.IntPtr,System.String,SDL2.SDL.SDL_Color,System.UInt32) fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped(System.IntPtr, System.String, SDL2.SDL.SDL_Color, System.UInt32) nameWithType: SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped(IntPtr, String, SDL.SDL_Color, UInt32) - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped* name: TTF_RenderUNICODE_Blended_Wrapped href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Blended_Wrapped_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped nameWithType: SDL_ttf.TTF_RenderUNICODE_Blended_Wrapped - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Shaded(System.IntPtr,System.String,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) name: TTF_RenderUNICODE_Shaded(IntPtr, String, SDL.SDL_Color, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Shaded_System_IntPtr_System_String_SDL2_SDL_SDL_Color_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderUNICODE_Shaded(System.IntPtr,System.String,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Shaded(System.IntPtr, System.String, SDL2.SDL.SDL_Color, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderUNICODE_Shaded(IntPtr, String, SDL.SDL_Color, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Shaded* name: TTF_RenderUNICODE_Shaded href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Shaded_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUNICODE_Shaded fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Shaded nameWithType: SDL_ttf.TTF_RenderUNICODE_Shaded - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Solid(System.IntPtr,System.String,SDL2.SDL.SDL_Color) name: TTF_RenderUNICODE_Solid(IntPtr, String, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Solid_System_IntPtr_System_String_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderUNICODE_Solid(System.IntPtr,System.String,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Solid(System.IntPtr, System.String, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderUNICODE_Solid(IntPtr, String, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderUNICODE_Solid* name: TTF_RenderUNICODE_Solid href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUNICODE_Solid_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUNICODE_Solid fullName: SDL2.SDL_ttf.TTF_RenderUNICODE_Solid nameWithType: SDL_ttf.TTF_RenderUNICODE_Solid - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Blended(System.IntPtr,System.String,SDL2.SDL.SDL_Color) name: TTF_RenderUTF8_Blended(IntPtr, String, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Blended_System_IntPtr_System_String_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderUTF8_Blended(System.IntPtr,System.String,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Blended(System.IntPtr, System.String, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderUTF8_Blended(IntPtr, String, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Blended* name: TTF_RenderUTF8_Blended href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Blended_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUTF8_Blended isSpec: "True" fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Blended nameWithType: SDL_ttf.TTF_RenderUTF8_Blended - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Blended_Wrapped(System.IntPtr,System.String,SDL2.SDL.SDL_Color,System.UInt32) name: TTF_RenderUTF8_Blended_Wrapped(IntPtr, String, SDL.SDL_Color, UInt32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Blended_Wrapped_System_IntPtr_System_String_SDL2_SDL_SDL_Color_System_UInt32_ commentId: M:SDL2.SDL_ttf.TTF_RenderUTF8_Blended_Wrapped(System.IntPtr,System.String,SDL2.SDL.SDL_Color,System.UInt32) fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Blended_Wrapped(System.IntPtr, System.String, SDL2.SDL.SDL_Color, System.UInt32) nameWithType: SDL_ttf.TTF_RenderUTF8_Blended_Wrapped(IntPtr, String, SDL.SDL_Color, UInt32) - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Blended_Wrapped* name: TTF_RenderUTF8_Blended_Wrapped href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Blended_Wrapped_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUTF8_Blended_Wrapped isSpec: "True" fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Blended_Wrapped nameWithType: SDL_ttf.TTF_RenderUTF8_Blended_Wrapped - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Shaded(System.IntPtr,System.String,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) name: TTF_RenderUTF8_Shaded(IntPtr, String, SDL.SDL_Color, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Shaded_System_IntPtr_System_String_SDL2_SDL_SDL_Color_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderUTF8_Shaded(System.IntPtr,System.String,SDL2.SDL.SDL_Color,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Shaded(System.IntPtr, System.String, SDL2.SDL.SDL_Color, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderUTF8_Shaded(IntPtr, String, SDL.SDL_Color, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Shaded* name: TTF_RenderUTF8_Shaded href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Shaded_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUTF8_Shaded isSpec: "True" fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Shaded nameWithType: SDL_ttf.TTF_RenderUTF8_Shaded - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Solid(System.IntPtr,System.String,SDL2.SDL.SDL_Color) name: TTF_RenderUTF8_Solid(IntPtr, String, SDL.SDL_Color) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Solid_System_IntPtr_System_String_SDL2_SDL_SDL_Color_ commentId: M:SDL2.SDL_ttf.TTF_RenderUTF8_Solid(System.IntPtr,System.String,SDL2.SDL.SDL_Color) fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Solid(System.IntPtr, System.String, SDL2.SDL.SDL_Color) nameWithType: SDL_ttf.TTF_RenderUTF8_Solid(IntPtr, String, SDL.SDL_Color) - uid: SDL2.SDL_ttf.TTF_RenderUTF8_Solid* name: TTF_RenderUTF8_Solid href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_RenderUTF8_Solid_ commentId: Overload:SDL2.SDL_ttf.TTF_RenderUTF8_Solid isSpec: "True" fullName: SDL2.SDL_ttf.TTF_RenderUTF8_Solid nameWithType: SDL_ttf.TTF_RenderUTF8_Solid - uid: SDL2.SDL_ttf.TTF_SetFontHinting(System.IntPtr,System.Int32) name: TTF_SetFontHinting(IntPtr, Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontHinting_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_ttf.TTF_SetFontHinting(System.IntPtr,System.Int32) fullName: SDL2.SDL_ttf.TTF_SetFontHinting(System.IntPtr, System.Int32) nameWithType: SDL_ttf.TTF_SetFontHinting(IntPtr, Int32) - uid: SDL2.SDL_ttf.TTF_SetFontHinting* name: TTF_SetFontHinting href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontHinting_ commentId: Overload:SDL2.SDL_ttf.TTF_SetFontHinting fullName: SDL2.SDL_ttf.TTF_SetFontHinting nameWithType: SDL_ttf.TTF_SetFontHinting - uid: SDL2.SDL_ttf.TTF_SetFontKerning(System.IntPtr,System.Int32) name: TTF_SetFontKerning(IntPtr, Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontKerning_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_ttf.TTF_SetFontKerning(System.IntPtr,System.Int32) fullName: SDL2.SDL_ttf.TTF_SetFontKerning(System.IntPtr, System.Int32) nameWithType: SDL_ttf.TTF_SetFontKerning(IntPtr, Int32) - uid: SDL2.SDL_ttf.TTF_SetFontKerning* name: TTF_SetFontKerning href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontKerning_ commentId: Overload:SDL2.SDL_ttf.TTF_SetFontKerning fullName: SDL2.SDL_ttf.TTF_SetFontKerning nameWithType: SDL_ttf.TTF_SetFontKerning - uid: SDL2.SDL_ttf.TTF_SetFontOutline(System.IntPtr,System.Int32) name: TTF_SetFontOutline(IntPtr, Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontOutline_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_ttf.TTF_SetFontOutline(System.IntPtr,System.Int32) fullName: SDL2.SDL_ttf.TTF_SetFontOutline(System.IntPtr, System.Int32) nameWithType: SDL_ttf.TTF_SetFontOutline(IntPtr, Int32) - uid: SDL2.SDL_ttf.TTF_SetFontOutline* name: TTF_SetFontOutline href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontOutline_ commentId: Overload:SDL2.SDL_ttf.TTF_SetFontOutline fullName: SDL2.SDL_ttf.TTF_SetFontOutline nameWithType: SDL_ttf.TTF_SetFontOutline - uid: SDL2.SDL_ttf.TTF_SetFontStyle(System.IntPtr,System.Int32) name: TTF_SetFontStyle(IntPtr, Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontStyle_System_IntPtr_System_Int32_ commentId: M:SDL2.SDL_ttf.TTF_SetFontStyle(System.IntPtr,System.Int32) fullName: SDL2.SDL_ttf.TTF_SetFontStyle(System.IntPtr, System.Int32) nameWithType: SDL_ttf.TTF_SetFontStyle(IntPtr, Int32) - uid: SDL2.SDL_ttf.TTF_SetFontStyle* name: TTF_SetFontStyle href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SetFontStyle_ commentId: Overload:SDL2.SDL_ttf.TTF_SetFontStyle fullName: SDL2.SDL_ttf.TTF_SetFontStyle nameWithType: SDL_ttf.TTF_SetFontStyle - uid: SDL2.SDL_ttf.TTF_SizeText(System.IntPtr,System.String,System.Int32@,System.Int32@) name: TTF_SizeText(IntPtr, String, out Int32, out Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SizeText_System_IntPtr_System_String_System_Int32__System_Int32__ commentId: M:SDL2.SDL_ttf.TTF_SizeText(System.IntPtr,System.String,System.Int32@,System.Int32@) name.vb: TTF_SizeText(IntPtr, String, ByRef Int32, ByRef Int32) fullName: SDL2.SDL_ttf.TTF_SizeText(System.IntPtr, System.String, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL_ttf.TTF_SizeText(System.IntPtr, System.String, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL_ttf.TTF_SizeText(IntPtr, String, out Int32, out Int32) nameWithType.vb: SDL_ttf.TTF_SizeText(IntPtr, String, ByRef Int32, ByRef Int32) - uid: SDL2.SDL_ttf.TTF_SizeText* name: TTF_SizeText href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SizeText_ commentId: Overload:SDL2.SDL_ttf.TTF_SizeText fullName: SDL2.SDL_ttf.TTF_SizeText nameWithType: SDL_ttf.TTF_SizeText - uid: SDL2.SDL_ttf.TTF_SizeUNICODE(System.IntPtr,System.String,System.Int32@,System.Int32@) name: TTF_SizeUNICODE(IntPtr, String, out Int32, out Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SizeUNICODE_System_IntPtr_System_String_System_Int32__System_Int32__ commentId: M:SDL2.SDL_ttf.TTF_SizeUNICODE(System.IntPtr,System.String,System.Int32@,System.Int32@) name.vb: TTF_SizeUNICODE(IntPtr, String, ByRef Int32, ByRef Int32) fullName: SDL2.SDL_ttf.TTF_SizeUNICODE(System.IntPtr, System.String, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL_ttf.TTF_SizeUNICODE(System.IntPtr, System.String, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL_ttf.TTF_SizeUNICODE(IntPtr, String, out Int32, out Int32) nameWithType.vb: SDL_ttf.TTF_SizeUNICODE(IntPtr, String, ByRef Int32, ByRef Int32) - uid: SDL2.SDL_ttf.TTF_SizeUNICODE* name: TTF_SizeUNICODE href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SizeUNICODE_ commentId: Overload:SDL2.SDL_ttf.TTF_SizeUNICODE fullName: SDL2.SDL_ttf.TTF_SizeUNICODE nameWithType: SDL_ttf.TTF_SizeUNICODE - uid: SDL2.SDL_ttf.TTF_SizeUTF8(System.IntPtr,System.String,System.Int32@,System.Int32@) name: TTF_SizeUTF8(IntPtr, String, out Int32, out Int32) href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SizeUTF8_System_IntPtr_System_String_System_Int32__System_Int32__ commentId: M:SDL2.SDL_ttf.TTF_SizeUTF8(System.IntPtr,System.String,System.Int32@,System.Int32@) name.vb: TTF_SizeUTF8(IntPtr, String, ByRef Int32, ByRef Int32) fullName: SDL2.SDL_ttf.TTF_SizeUTF8(System.IntPtr, System.String, out System.Int32, out System.Int32) fullName.vb: SDL2.SDL_ttf.TTF_SizeUTF8(System.IntPtr, System.String, ByRef System.Int32, ByRef System.Int32) nameWithType: SDL_ttf.TTF_SizeUTF8(IntPtr, String, out Int32, out Int32) nameWithType.vb: SDL_ttf.TTF_SizeUTF8(IntPtr, String, ByRef Int32, ByRef Int32) - uid: SDL2.SDL_ttf.TTF_SizeUTF8* name: TTF_SizeUTF8 href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_SizeUTF8_ commentId: Overload:SDL2.SDL_ttf.TTF_SizeUTF8 isSpec: "True" fullName: SDL2.SDL_ttf.TTF_SizeUTF8 nameWithType: SDL_ttf.TTF_SizeUTF8 - uid: SDL2.SDL_ttf.TTF_STYLE_BOLD name: TTF_STYLE_BOLD href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_STYLE_BOLD commentId: F:SDL2.SDL_ttf.TTF_STYLE_BOLD fullName: SDL2.SDL_ttf.TTF_STYLE_BOLD nameWithType: SDL_ttf.TTF_STYLE_BOLD - uid: SDL2.SDL_ttf.TTF_STYLE_ITALIC name: TTF_STYLE_ITALIC href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_STYLE_ITALIC commentId: F:SDL2.SDL_ttf.TTF_STYLE_ITALIC fullName: SDL2.SDL_ttf.TTF_STYLE_ITALIC nameWithType: SDL_ttf.TTF_STYLE_ITALIC - uid: SDL2.SDL_ttf.TTF_STYLE_NORMAL name: TTF_STYLE_NORMAL href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_STYLE_NORMAL commentId: F:SDL2.SDL_ttf.TTF_STYLE_NORMAL fullName: SDL2.SDL_ttf.TTF_STYLE_NORMAL nameWithType: SDL_ttf.TTF_STYLE_NORMAL - uid: SDL2.SDL_ttf.TTF_STYLE_STRIKETHROUGH name: TTF_STYLE_STRIKETHROUGH href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_STYLE_STRIKETHROUGH commentId: F:SDL2.SDL_ttf.TTF_STYLE_STRIKETHROUGH fullName: SDL2.SDL_ttf.TTF_STYLE_STRIKETHROUGH nameWithType: SDL_ttf.TTF_STYLE_STRIKETHROUGH - uid: SDL2.SDL_ttf.TTF_STYLE_UNDERLINE name: TTF_STYLE_UNDERLINE href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_STYLE_UNDERLINE commentId: F:SDL2.SDL_ttf.TTF_STYLE_UNDERLINE fullName: SDL2.SDL_ttf.TTF_STYLE_UNDERLINE nameWithType: SDL_ttf.TTF_STYLE_UNDERLINE - uid: SDL2.SDL_ttf.TTF_WasInit name: TTF_WasInit() href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_WasInit commentId: M:SDL2.SDL_ttf.TTF_WasInit fullName: SDL2.SDL_ttf.TTF_WasInit() nameWithType: SDL_ttf.TTF_WasInit() - uid: SDL2.SDL_ttf.TTF_WasInit* name: TTF_WasInit href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_TTF_WasInit_ commentId: Overload:SDL2.SDL_ttf.TTF_WasInit fullName: SDL2.SDL_ttf.TTF_WasInit nameWithType: SDL_ttf.TTF_WasInit - uid: SDL2.SDL_ttf.UNICODE_BOM_NATIVE name: UNICODE_BOM_NATIVE href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_UNICODE_BOM_NATIVE commentId: F:SDL2.SDL_ttf.UNICODE_BOM_NATIVE fullName: SDL2.SDL_ttf.UNICODE_BOM_NATIVE nameWithType: SDL_ttf.UNICODE_BOM_NATIVE - uid: SDL2.SDL_ttf.UNICODE_BOM_SWAPPED name: UNICODE_BOM_SWAPPED href: api/SDL2.SDL_ttf.html#SDL2_SDL_ttf_UNICODE_BOM_SWAPPED commentId: F:SDL2.SDL_ttf.UNICODE_BOM_SWAPPED fullName: SDL2.SDL_ttf.UNICODE_BOM_SWAPPED nameWithType: SDL_ttf.UNICODE_BOM_SWAPPED