From 9e29b04e063884d67cae52eeb95242cc318e9064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jurczyk?= Date: Tue, 20 Dec 2022 18:41:45 +0100 Subject: [PATCH] Docs update --- NwPluginAPI.Docs/log.txt | 32 + docs/.manifest | 29 +- docs/PluginAPI.Commands.ListCommand.yml | 1 + docs/PluginAPI.Commands.PluginsCommand.yml | 2 + docs/PluginAPI.Commands.ReloadCommmand.yml | 1 + ...luginAPI.Core.Attributes.PluginCommand.yml | 2 + ...I.Core.Attributes.PluginCommandAliases.yml | 2 + ...PluginAPI.Core.Attributes.PluginConfig.yml | 2 + ...inAPI.Core.Attributes.PluginEntryPoint.yml | 2 + .../PluginAPI.Core.Attributes.PluginEvent.yml | 2 + ...uginAPI.Core.Attributes.PluginPriority.yml | 2 + ...PluginAPI.Core.Attributes.PluginReload.yml | 2 + ...PluginAPI.Core.Attributes.PluginUnload.yml | 2 + docs/PluginAPI.Core.DataStorage.yml | 4 + ...inAPI.Core.Doors.FacilityBreakableDoor.yml | 1 + docs/PluginAPI.Core.Doors.FacilityGate.yml | 1 + docs/PluginAPI.Core.EffectsManager.yml | 5 + docs/PluginAPI.Core.Factories.Factory-1.yml | 1 + ...ginAPI.Core.Factories.IEntityFactory-1.yml | 1 + ...PluginAPI.Core.Factories.PlayerFactory.yml | 2 + docs/PluginAPI.Core.FactoryManager.yml | 1 + docs/PluginAPI.Core.Interfaces.IPlayer.yml | 3 + docs/PluginAPI.Core.Player.yml | 29 +- docs/PluginAPI.Core.Server.yml | 496 +- docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml | 1 + docs/PluginAPI.Core.Zones.EntranceZone.yml | 10 +- docs/PluginAPI.Core.Zones.FacilityRoom.yml | 2 + docs/PluginAPI.Core.Zones.FacilityZone.yml | 1 + docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml | 1 + ...inAPI.Core.Zones.Heavy.Rooms.HczScp049.yml | 1 + docs/PluginAPI.Core.Zones.HeavyZone.yml | 10 +- docs/PluginAPI.Core.Zones.Light.LczRoom.yml | 1 + ...inAPI.Core.Zones.Light.Rooms.LczScp914.yml | 1 + docs/PluginAPI.Core.Zones.LightZone.yml | 10 +- ...nAPI.Core.Zones.Pocket.PocketDimension.yml | 1 + docs/PluginAPI.Core.Zones.Surface.yml | 1 + docs/PluginAPI.Core.Zones.SurfaceZone.yml | 10 +- docs/PluginAPI.Core.Zones.UnknownZone.yml | 1 + docs/PluginAPI.Enums.ServerEventType.yml | 391 +- docs/PluginAPI.Events.EventManager.yml | 23 +- docs/PluginAPI.Events.IEventCancellation.yml | 4 +- ...layerCheckReservedSlotCancellationData.yml | 16 +- ...pCancellationData.CoinFlipCancellation.yml | 178 + ...ents.PlayerPreCoinFlipCancellationData.yml | 574 ++ ...uginAPI.Events.PreauthCancellationData.yml | 26 +- docs/PluginAPI.Events.yml | 14 + docs/PluginAPI.PluginApiVersion.yml | 4 +- docs/api/index.html | 6 +- .../gettingstarted/codeprerequisites.html | 6 +- .../gettingstarted/gettingstarted.html | 3 +- docs/articles/intro.html | 10 +- docs/index.json | 496 +- docs/manifest.json | 1208 +-- docs/toc.html | 2 +- docs/toc.yml | 4 + docs/xrefmap.yml | 6934 +---------------- 56 files changed, 1661 insertions(+), 8914 deletions(-) create mode 100644 docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml create mode 100644 docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml diff --git a/NwPluginAPI.Docs/log.txt b/NwPluginAPI.Docs/log.txt index 97824e8..8115b06 100644 --- a/NwPluginAPI.Docs/log.txt +++ b/NwPluginAPI.Docs/log.txt @@ -615,3 +615,35 @@ {"message":"Invalid file link:(~/articles/gettingstarted/RDNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-17T20:21:10.5538443Z","message_severity":"warning","code":"InvalidFileLink","correlation_id":"597C41BA-86D4-4981-91B0-048F67BC1DE2.2.196.1.32.11.1.14"} {"message":"Invalid link: '[The `Config` class](gettingstarted/codeprerequisites.md#the-config-class)'. The file articles/gettingstarted/codeprerequisites.md doesn't contain a bookmark named 'the-config-class'.","source":"BuildCommand.Postprocess.HandlePostProcessorsWithIncremental.HandlePostProcessors.Processing html.ValidateBookmark","file":"articles/intro.md","line":"9","date_time":"2022-12-17T20:21:11.9696667Z","message_severity":"warning","code":"InvalidBookmark","correlation_id":"597C41BA-86D4-4981-91B0-048F67BC1DE2.2.197.1.3.1.217.1"} {"message":"Invalid link: '[Event handlers](gettingstarted/codeprerequisites.md#event-handlers)'. The file articles/gettingstarted/codeprerequisites.md doesn't contain a bookmark named 'event-handlers'.","source":"BuildCommand.Postprocess.HandlePostProcessorsWithIncremental.HandlePostProcessors.Processing html.ValidateBookmark","file":"articles/intro.md","line":"10","date_time":"2022-12-17T20:21:11.9696667Z","message_severity":"warning","code":"InvalidBookmark","correlation_id":"597C41BA-86D4-4981-91B0-048F67BC1DE2.2.197.1.3.1.217.2"} +{"message":"Invalid toc file: D:\\Visual Studio\\NwPluginAPI\\NwPluginAPI.Docs\\articles\\toc.md, Details: Unknown syntax at line 5:\r\n* ### [Environment setup](gettingstarted/gettingstarted.md#environment-setup)\r\n * [IDE](gettingstarted-ide.md)\r\n * [Visual studio](gettingstarted-ide.md#visual-studio-walkthrough)","source":"BuildCommand.BuildCore.Build Document.Load.TocDocumentProcessor","file":"articles/toc.md","date_time":"2022-12-20T17:39:48.9744914Z","message_severity":"error","code":"InvalidMarkdownToc","correlation_id":"0251C012-CC1A-4749-8B5B-66728522A1DE.2.197.1.30.3.4"} +{"message":"D:\\Visual Studio\\NwPluginAPI\\NwPluginAPI.Docs\\articles\\toc.md is not a valid TOC File: Invalid toc file: D:\\Visual Studio\\NwPluginAPI\\NwPluginAPI.Docs\\articles\\toc.md, Details: Unknown syntax at line 5:\r\n* ### [Environment setup](gettingstarted/gettingstarted.md#environment-setup)\r\n * [IDE](gettingstarted-ide.md)\r\n * [Visual studio](gettingstarted-ide.md#visual-studio-walkthrough)","source":"BuildCommand.BuildCore.Build Document.Load.TocDocumentProcessor","file":"articles/toc.md","date_time":"2022-12-20T17:39:48.9804356Z","message_severity":"error","code":"InvalidTocFile","correlation_id":"0251C012-CC1A-4749-8B5B-66728522A1DE.2.197.1.30.3.5"} +{"message":"Unable to find either toc.yml or toc.md inside articles/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-12-20T17:39:49.0540211Z","message_severity":"warning","correlation_id":"0251C012-CC1A-4749-8B5B-66728522A1DE.2.197.1.31.8.3.2.1"} +{"message":"Unable to find either toc.yml or toc.md inside obj/api/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-12-20T17:39:49.0550189Z","message_severity":"warning","correlation_id":"0251C012-CC1A-4749-8B5B-66728522A1DE.2.197.1.31.8.3.2.2"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSNETFramework48.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDManageNuget.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSNugetInstall.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSClassLib.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDCreateNewMenu.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDClassLib.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSManageNuget.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSCreateNewMenu.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:39:49.7182436Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid link: '[The `Config` class](gettingstarted/codeprerequisites.md#the-config-class)'. The file articles/gettingstarted/codeprerequisites.md doesn't contain a bookmark named 'the-config-class'.","source":"BuildCommand.Postprocess.HandlePostProcessorsWithIncremental.HandlePostProcessors.Processing html.ValidateBookmark","file":"articles/intro.md","line":"12","date_time":"2022-12-20T17:39:49.8831967Z","message_severity":"warning","code":"InvalidBookmark","correlation_id":"0251C012-CC1A-4749-8B5B-66728522A1DE.2.198.1.3.1.19.1"} +{"message":"Invalid link: '[Event handlers](gettingstarted/codeprerequisites.md#event-handlers)'. The file articles/gettingstarted/codeprerequisites.md doesn't contain a bookmark named 'event-handlers'.","source":"BuildCommand.Postprocess.HandlePostProcessorsWithIncremental.HandlePostProcessors.Processing html.ValidateBookmark","file":"articles/intro.md","line":"13","date_time":"2022-12-20T17:39:49.8831967Z","message_severity":"warning","code":"InvalidBookmark","correlation_id":"0251C012-CC1A-4749-8B5B-66728522A1DE.2.198.1.3.1.19.2"} +{"message":"Invalid toc file: D:\\Visual Studio\\NwPluginAPI\\NwPluginAPI.Docs\\articles\\toc.md, Details: Unknown syntax at line 5:\r\n* ### [Environment setup](gettingstarted/gettingstarted.md#environment-setup)\r\n * [IDE](gettingstarted-ide.md)\r\n * [Visual studio](gettingstarted-ide.md#visual-studio-walkthrough)","source":"BuildCommand.BuildCore.Build Document.Load.TocDocumentProcessor","file":"articles/toc.md","date_time":"2022-12-20T17:40:10.4211745Z","message_severity":"error","code":"InvalidMarkdownToc","correlation_id":"FAB1DCB4-C980-4569-A73A-C70A876C5F59.2.197.1.30.3.4"} +{"message":"D:\\Visual Studio\\NwPluginAPI\\NwPluginAPI.Docs\\articles\\toc.md is not a valid TOC File: Invalid toc file: D:\\Visual Studio\\NwPluginAPI\\NwPluginAPI.Docs\\articles\\toc.md, Details: Unknown syntax at line 5:\r\n* ### [Environment setup](gettingstarted/gettingstarted.md#environment-setup)\r\n * [IDE](gettingstarted-ide.md)\r\n * [Visual studio](gettingstarted-ide.md#visual-studio-walkthrough)","source":"BuildCommand.BuildCore.Build Document.Load.TocDocumentProcessor","file":"articles/toc.md","date_time":"2022-12-20T17:40:10.4271582Z","message_severity":"error","code":"InvalidTocFile","correlation_id":"FAB1DCB4-C980-4569-A73A-C70A876C5F59.2.197.1.30.3.5"} +{"message":"Unable to find either toc.yml or toc.md inside articles/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-12-20T17:40:10.5498349Z","message_severity":"warning","correlation_id":"FAB1DCB4-C980-4569-A73A-C70A876C5F59.2.197.1.31.9.3.2.1"} +{"message":"Unable to find either toc.yml or toc.md inside obj/api/. Make sure the file is included in config file docfx.json!","source":"BuildCommand.BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument","file":"toc.yml","date_time":"2022-12-20T17:40:10.5508259Z","message_severity":"warning","correlation_id":"FAB1DCB4-C980-4569-A73A-C70A876C5F59.2.197.1.31.9.3.2.2"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSNETFramework48.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDManageNuget.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSNugetInstall.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSClassLib.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDCreateNewMenu.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDClassLib.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSManageNuget.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/VSCreateNewMenu.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5793024Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid file link:(~/articles/gettingstarted/RDNorthwoodPluginApi.png).","source":"BuildCommand.BuildCore.Build Document.LinkPhaseHandlerWithIncremental.ConceptualDocumentProcessor.Save","file":"articles/gettingstarted/gettingstarted-ide.md","line":"0","date_time":"2022-12-20T17:40:11.5803013Z","message_severity":"warning","code":"InvalidFileLink"} +{"message":"Invalid link: '[The `Config` class](gettingstarted/codeprerequisites.md#the-config-class)'. The file articles/gettingstarted/codeprerequisites.md doesn't contain a bookmark named 'the-config-class'.","source":"BuildCommand.Postprocess.HandlePostProcessorsWithIncremental.HandlePostProcessors.Processing html.ValidateBookmark","file":"articles/intro.md","line":"12","date_time":"2022-12-20T17:40:11.8241611Z","message_severity":"warning","code":"InvalidBookmark","correlation_id":"FAB1DCB4-C980-4569-A73A-C70A876C5F59.2.198.1.3.1.19.1"} +{"message":"Invalid link: '[Event handlers](gettingstarted/codeprerequisites.md#event-handlers)'. The file articles/gettingstarted/codeprerequisites.md doesn't contain a bookmark named 'event-handlers'.","source":"BuildCommand.Postprocess.HandlePostProcessorsWithIncremental.HandlePostProcessors.Processing html.ValidateBookmark","file":"articles/intro.md","line":"13","date_time":"2022-12-20T17:40:11.8241611Z","message_severity":"warning","code":"InvalidBookmark","correlation_id":"FAB1DCB4-C980-4569-A73A-C70A876C5F59.2.198.1.3.1.19.2"} diff --git a/docs/.manifest b/docs/.manifest index 8a7d8ad..e12336f 100644 --- a/docs/.manifest +++ b/docs/.manifest @@ -385,22 +385,29 @@ "PluginAPI.Core.Round.Start": "PluginAPI.Core.Round.yml", "PluginAPI.Core.Server": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.#ctor(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String,System.Int64)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,System.String,System.Int64)": "PluginAPI.Core.Server.yml", - "PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", - "PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.BanPlayerByUserId(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.BanPlayerByUserId(System.String,System.String,System.Int64,System.String)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.ClearBroadcasts": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.FriendlyFire": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.GetAllPlayersBanned": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.GetAllPlayersBanned(BanHandler.BanType)": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.IdleModeActive": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.IdleModeAvailable": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.Init": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.Instance": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.IsPlayerBanned(System.String)": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,System.String)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.MaxPlayers": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.PauseIdleMode": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.Port": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.ReservedSlots": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.Restart": "PluginAPI.Core.Server.yml", @@ -408,6 +415,7 @@ "PluginAPI.Core.Server.RunCommand(System.String,CommandSender)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.SendBroadcast(System.String,System.UInt16,Broadcast.BroadcastFlags,System.Boolean)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.ServerIpAddress": "PluginAPI.Core.Server.yml", + "PluginAPI.Core.Server.SetIdleMode(System.Boolean)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.Shutdown": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.Shutdown(System.UInt16)": "PluginAPI.Core.Server.yml", "PluginAPI.Core.Server.UnbanPlayerByIpAddress(System.String)": "PluginAPI.Core.Server.yml", @@ -612,6 +620,7 @@ "PluginAPI.Enums.ServerEventType.PlayerCheaterReport": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerCheckReservedSlot": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerCloseGenerator": "PluginAPI.Enums.ServerEventType.yml", + "PluginAPI.Enums.ServerEventType.PlayerCoinFlip": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerDamage": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerDamagedShootingTarget": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerDamagedWindow": "PluginAPI.Enums.ServerEventType.yml", @@ -641,10 +650,9 @@ "PluginAPI.Enums.ServerEventType.PlayerPickupArmor": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerPickupScp330": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerPreauth": "PluginAPI.Enums.ServerEventType.yml", + "PluginAPI.Enums.ServerEventType.PlayerPreCoinFlip": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerReceiveEffect": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerReloadWeapon": "PluginAPI.Enums.ServerEventType.yml", - "PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand": "PluginAPI.Enums.ServerEventType.yml", - "PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommandExecuted": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerRemoveHandcuffs": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerReport": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerSearchedPickup": "PluginAPI.Enums.ServerEventType.yml", @@ -661,6 +669,8 @@ "PluginAPI.Enums.ServerEventType.PlayerUseHotkey": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.PlayerUseItem": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.RagdollSpawn": "PluginAPI.Enums.ServerEventType.yml", + "PluginAPI.Enums.ServerEventType.RemoteAdminCommand": "PluginAPI.Enums.ServerEventType.yml", + "PluginAPI.Enums.ServerEventType.RemoteAdminCommandExecuted": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.RoundEnd": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.RoundRestart": "PluginAPI.Enums.ServerEventType.yml", "PluginAPI.Enums.ServerEventType.RoundStart": "PluginAPI.Enums.ServerEventType.yml", @@ -732,6 +742,17 @@ "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml", "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml", "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.Override(System.Boolean)": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Heads": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.None": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.PreventFlip": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Tails": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override(System.Boolean)": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml", + "PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip": "PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml", "PluginAPI.Events.PreauthCancellationData": "PluginAPI.Events.PreauthCancellationData.yml", "PluginAPI.Events.PreauthCancellationData.Accept": "PluginAPI.Events.PreauthCancellationData.yml", "PluginAPI.Events.PreauthCancellationData.GenerateWriter(System.Boolean@)": "PluginAPI.Events.PreauthCancellationData.yml", diff --git a/docs/PluginAPI.Commands.ListCommand.yml b/docs/PluginAPI.Commands.ListCommand.yml index ffd263d..1ed9e48 100644 --- a/docs/PluginAPI.Commands.ListCommand.yml +++ b/docs/PluginAPI.Commands.ListCommand.yml @@ -38,6 +38,7 @@ items: Public Class ListCommand + Implements ICommand inheritance: - System.Object diff --git a/docs/PluginAPI.Commands.PluginsCommand.yml b/docs/PluginAPI.Commands.PluginsCommand.yml index f65682e..066c772 100644 --- a/docs/PluginAPI.Commands.PluginsCommand.yml +++ b/docs/PluginAPI.Commands.PluginsCommand.yml @@ -41,7 +41,9 @@ items: Public Class PluginsCommand + Inherits ParentCommand + Implements ICommandHandler, ICommand, IUsageProvider inheritance: - System.Object diff --git a/docs/PluginAPI.Commands.ReloadCommmand.yml b/docs/PluginAPI.Commands.ReloadCommmand.yml index 4485504..4dddb74 100644 --- a/docs/PluginAPI.Commands.ReloadCommmand.yml +++ b/docs/PluginAPI.Commands.ReloadCommmand.yml @@ -38,6 +38,7 @@ items: Public Class ReloadCommmand + Implements ICommand inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginCommand.yml b/docs/PluginAPI.Core.Attributes.PluginCommand.yml index 67793e0..ce8ddb0 100644 --- a/docs/PluginAPI.Core.Attributes.PluginCommand.yml +++ b/docs/PluginAPI.Core.Attributes.PluginCommand.yml @@ -38,7 +38,9 @@ items: Public Class PluginCommand + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml b/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml index 8e8a921..9be0484 100644 --- a/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml +++ b/docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml @@ -36,7 +36,9 @@ items: Public Class PluginCommandAliases + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginConfig.yml b/docs/PluginAPI.Core.Attributes.PluginConfig.yml index 622ebcc..83c3c84 100644 --- a/docs/PluginAPI.Core.Attributes.PluginConfig.yml +++ b/docs/PluginAPI.Core.Attributes.PluginConfig.yml @@ -37,7 +37,9 @@ items: Public Class PluginConfig + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml b/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml index ec20b28..8dbbb69 100644 --- a/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml +++ b/docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml @@ -39,7 +39,9 @@ items: Public Class PluginEntryPoint + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginEvent.yml b/docs/PluginAPI.Core.Attributes.PluginEvent.yml index 58b1bdb..fbfa483 100644 --- a/docs/PluginAPI.Core.Attributes.PluginEvent.yml +++ b/docs/PluginAPI.Core.Attributes.PluginEvent.yml @@ -36,7 +36,9 @@ items: Public Class PluginEvent + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginPriority.yml b/docs/PluginAPI.Core.Attributes.PluginPriority.yml index e195c18..8e3b815 100644 --- a/docs/PluginAPI.Core.Attributes.PluginPriority.yml +++ b/docs/PluginAPI.Core.Attributes.PluginPriority.yml @@ -37,7 +37,9 @@ items: Public Class PluginPriority + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginReload.yml b/docs/PluginAPI.Core.Attributes.PluginReload.yml index 0693ee2..3b270d1 100644 --- a/docs/PluginAPI.Core.Attributes.PluginReload.yml +++ b/docs/PluginAPI.Core.Attributes.PluginReload.yml @@ -34,7 +34,9 @@ items: Public Class PluginReload + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Attributes.PluginUnload.yml b/docs/PluginAPI.Core.Attributes.PluginUnload.yml index 12c62dd..b83cf98 100644 --- a/docs/PluginAPI.Core.Attributes.PluginUnload.yml +++ b/docs/PluginAPI.Core.Attributes.PluginUnload.yml @@ -34,7 +34,9 @@ items: Public Class PluginUnload + Inherits Attribute + Implements _Attribute inheritance: - System.Object diff --git a/docs/PluginAPI.Core.DataStorage.yml b/docs/PluginAPI.Core.DataStorage.yml index 2a928ea..f1a108c 100644 --- a/docs/PluginAPI.Core.DataStorage.yml +++ b/docs/PluginAPI.Core.DataStorage.yml @@ -146,6 +146,7 @@ items: syntax: content: >- public bool TryGet(string dataName, out T data) + where T : class, IComparable parameters: - id: dataName @@ -196,6 +197,7 @@ items: syntax: content: >- public T Get(string dataName) + where T : class, IComparable parameters: - id: dataName @@ -243,6 +245,7 @@ items: syntax: content: >- public bool Add(string dataName, T data) + where T : class, IComparable parameters: - id: dataName @@ -293,6 +296,7 @@ items: syntax: content: >- public void Override(string dataName, T data) + where T : class, IComparable parameters: - id: dataName diff --git a/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml b/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml index 5ba2a17..45311cc 100644 --- a/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml +++ b/docs/PluginAPI.Core.Doors.FacilityBreakableDoor.yml @@ -38,6 +38,7 @@ items: content: 'public class FacilityBreakableDoor : FacilityDoor' content.vb: >- Public Class FacilityBreakableDoor + Inherits FacilityDoor inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Doors.FacilityGate.yml b/docs/PluginAPI.Core.Doors.FacilityGate.yml index 4821e19..e830d83 100644 --- a/docs/PluginAPI.Core.Doors.FacilityGate.yml +++ b/docs/PluginAPI.Core.Doors.FacilityGate.yml @@ -34,6 +34,7 @@ items: content: 'public class FacilityGate : FacilityDoor' content.vb: >- Public Class FacilityGate + Inherits FacilityDoor inheritance: - System.Object diff --git a/docs/PluginAPI.Core.EffectsManager.yml b/docs/PluginAPI.Core.EffectsManager.yml index 1fcf0af..57d02b1 100644 --- a/docs/PluginAPI.Core.EffectsManager.yml +++ b/docs/PluginAPI.Core.EffectsManager.yml @@ -116,6 +116,7 @@ items: syntax: content: >- public T ChangeState(byte intensity, float duration = 0F, bool addDuration = false) + where T : StatusEffectBase parameters: - id: intensity @@ -248,6 +249,7 @@ items: syntax: content: >- public T EnableEffect(float duration = 0F, bool addDuration = false) + where T : StatusEffectBase parameters: - id: duration @@ -298,6 +300,7 @@ items: syntax: content: >- public T DisableEffect() + where T : StatusEffectBase typeParameters: - id: T @@ -341,6 +344,7 @@ items: syntax: content: >- public T GetEffect() + where T : StatusEffectBase typeParameters: - id: T @@ -384,6 +388,7 @@ items: syntax: content: >- public bool TryGetEffect(out T statusEffect) + where T : StatusEffectBase parameters: - id: statusEffect diff --git a/docs/PluginAPI.Core.Factories.Factory-1.yml b/docs/PluginAPI.Core.Factories.Factory-1.yml index 3115cee..2b0dc82 100644 --- a/docs/PluginAPI.Core.Factories.Factory-1.yml +++ b/docs/PluginAPI.Core.Factories.Factory-1.yml @@ -37,6 +37,7 @@ items: description: The entity type. content.vb: >- Public Class Factory(Of T As IEntity) + Implements IEntityFactory(Of T) inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml b/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml index 1ec35e3..fd2f64c 100644 --- a/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml +++ b/docs/PluginAPI.Core.Factories.IEntityFactory-1.yml @@ -34,6 +34,7 @@ items: syntax: content: >- public interface IEntityFactory + where TEntity : IEntity typeParameters: - id: TEntity diff --git a/docs/PluginAPI.Core.Factories.PlayerFactory.yml b/docs/PluginAPI.Core.Factories.PlayerFactory.yml index 3d0454e..a0f2841 100644 --- a/docs/PluginAPI.Core.Factories.PlayerFactory.yml +++ b/docs/PluginAPI.Core.Factories.PlayerFactory.yml @@ -31,7 +31,9 @@ items: content: 'public class PlayerFactory : Factory, IEntityFactory' content.vb: >- Public Class PlayerFactory + Inherits Factory(Of IPlayer) + Implements IEntityFactory(Of IPlayer) inheritance: - System.Object diff --git a/docs/PluginAPI.Core.FactoryManager.yml b/docs/PluginAPI.Core.FactoryManager.yml index b9e2d86..bc283a7 100644 --- a/docs/PluginAPI.Core.FactoryManager.yml +++ b/docs/PluginAPI.Core.FactoryManager.yml @@ -116,6 +116,7 @@ items: syntax: content: >- public static void RegisterPlayerFactory(object plugin) + where T : PlayerFactory parameters: - id: plugin diff --git a/docs/PluginAPI.Core.Interfaces.IPlayer.yml b/docs/PluginAPI.Core.Interfaces.IPlayer.yml index 1f47222..71f0ad3 100644 --- a/docs/PluginAPI.Core.Interfaces.IPlayer.yml +++ b/docs/PluginAPI.Core.Interfaces.IPlayer.yml @@ -40,6 +40,7 @@ items: content: 'public interface IPlayer : IEntity' content.vb: >- Public Interface IPlayer + Inherits IEntity modifiers.csharp: - public @@ -354,6 +355,7 @@ items: syntax: content: >- T GetComponent(bool globalSearch = false) + where T : MonoBehaviour parameters: - id: globalSearch @@ -394,6 +396,7 @@ items: syntax: content: >- bool TryGetComponent(out T component, bool globalSearch = false) + where T : MonoBehaviour parameters: - id: component diff --git a/docs/PluginAPI.Core.Player.yml b/docs/PluginAPI.Core.Player.yml index 035add6..0e57ade 100644 --- a/docs/PluginAPI.Core.Player.yml +++ b/docs/PluginAPI.Core.Player.yml @@ -144,6 +144,7 @@ items: content: 'public class Player : IPlayer, IEntity' content.vb: >- Public Class Player + Implements IPlayer, IEntity inheritance: - System.Object @@ -382,6 +383,7 @@ items: syntax: content: >- public static List GetPlayers() + where T : IPlayer typeParameters: - id: T @@ -469,6 +471,7 @@ items: syntax: content: >- public static bool TryGet(IGameComponent component, out T player) + where T : IPlayer parameters: - id: component @@ -556,6 +559,7 @@ items: syntax: content: >- public static T Get(GameObject gameObject) + where T : IPlayer parameters: - id: gameObject @@ -647,6 +651,7 @@ items: syntax: content: >- public static bool TryGet(GameObject gameObject, out T player) + where T : IPlayer parameters: - id: gameObject @@ -735,6 +740,7 @@ items: syntax: content: >- public static T Get(ReferenceHub hub) + where T : IPlayer parameters: - id: hub @@ -826,6 +832,7 @@ items: syntax: content: >- public static bool TryGet(ReferenceHub hub, out T player) + where T : IPlayer parameters: - id: hub @@ -914,6 +921,7 @@ items: syntax: content: >- public static T Get(NetworkIdentity netIdentity) + where T : IPlayer parameters: - id: netIdentity @@ -1005,6 +1013,7 @@ items: syntax: content: >- public static bool TryGet(NetworkIdentity netIdentity, out T player) + where T : IPlayer parameters: - id: netIdentity @@ -1093,6 +1102,7 @@ items: syntax: content: >- public static T GetByName(string name) + where T : IPlayer parameters: - id: name @@ -1184,6 +1194,7 @@ items: syntax: content: >- public static bool TryGetByName(string name, out T player) + where T : IPlayer parameters: - id: name @@ -1272,6 +1283,7 @@ items: syntax: content: >- public static T Get(int playerId) + where T : IPlayer parameters: - id: playerId @@ -1363,6 +1375,7 @@ items: syntax: content: >- public static bool TryGet(int playerId, out T player) + where T : IPlayer parameters: - id: playerId @@ -1451,6 +1464,7 @@ items: syntax: content: >- public static T Get(string userId) + where T : IPlayer parameters: - id: userId @@ -1542,6 +1556,7 @@ items: syntax: content: >- public static bool TryGet(string userId, out T player) + where T : IPlayer parameters: - id: userId @@ -1630,6 +1645,7 @@ items: syntax: content: >- public static T Get(uint networkId) + where T : IPlayer parameters: - id: networkId @@ -1721,6 +1737,7 @@ items: syntax: content: >- public static bool TryGet(uint networkId, out T player) + where T : IPlayer parameters: - id: networkId @@ -2287,7 +2304,7 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nGets whether or not the player has remoteadmin access. \n" + summary: "\nGets whether or not the player has remoteadmin access.\n" example: [] syntax: content: public bool RemoteAdminAccess { get; } @@ -4176,6 +4193,7 @@ items: syntax: content: >- public T GetStatModule() + where T : StatBase typeParameters: - id: T @@ -4492,7 +4510,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nExecuted when player object is created.\n" example: [] syntax: content: public virtual void OnStart() @@ -4528,7 +4545,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nExecuted when player object is destroyed.\n" example: [] syntax: content: public virtual void OnDestroy() @@ -4564,7 +4580,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nExecuted every frame.\n" example: [] syntax: content: public virtual void OnUpdate() @@ -4600,7 +4615,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nExecuted after all OnUpdate functions have been called.\n" example: [] syntax: content: public virtual void OnLateUpdate() @@ -4636,7 +4650,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nExecuted with the frequency of the physics system.\nUnity's physics engine runs at 50hz by default.\n" example: [] syntax: content: public virtual void OnFixedUpdate() @@ -4672,11 +4685,11 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nGets the and caches it.\n" example: [] syntax: content: >- public T GetComponent(bool globalSearch = false) + where T : MonoBehaviour parameters: - id: globalSearch @@ -4718,11 +4731,11 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core - summary: "\nGets the and caches it.\n" example: [] syntax: content: >- public bool TryGetComponent(out T component, bool globalSearch = false) + where T : MonoBehaviour parameters: - id: component diff --git a/docs/PluginAPI.Core.Server.yml b/docs/PluginAPI.Core.Server.yml index 427d7ee..5e3a1df 100644 --- a/docs/PluginAPI.Core.Server.yml +++ b/docs/PluginAPI.Core.Server.yml @@ -6,22 +6,29 @@ items: parent: PluginAPI.Core children: - PluginAPI.Core.Server.#ctor(PluginAPI.Core.Interfaces.IGameComponent) + - PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String,System.Int64) - PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64) - PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,System.String,System.Int64) - - PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) + - PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + - PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) - PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,System.String,System.Int64,System.String) - - PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) + - PluginAPI.Core.Server.BanPlayerByUserId(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + - PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) - PluginAPI.Core.Server.BanPlayerByUserId(System.String,System.String,System.Int64,System.String) - PluginAPI.Core.Server.ClearBroadcasts - PluginAPI.Core.Server.FriendlyFire - PluginAPI.Core.Server.GetAllPlayersBanned - PluginAPI.Core.Server.GetAllPlayersBanned(BanHandler.BanType) + - PluginAPI.Core.Server.IdleModeActive + - PluginAPI.Core.Server.IdleModeAvailable - PluginAPI.Core.Server.Init - PluginAPI.Core.Server.Instance - PluginAPI.Core.Server.IsPlayerBanned(System.String) + - PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String) - PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String) - PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,System.String) - PluginAPI.Core.Server.MaxPlayers + - PluginAPI.Core.Server.PauseIdleMode - PluginAPI.Core.Server.Port - PluginAPI.Core.Server.ReservedSlots - PluginAPI.Core.Server.Restart @@ -29,6 +36,7 @@ items: - PluginAPI.Core.Server.RunCommand(System.String,CommandSender) - PluginAPI.Core.Server.SendBroadcast(System.String,System.UInt16,Broadcast.BroadcastFlags,System.Boolean) - PluginAPI.Core.Server.ServerIpAddress + - PluginAPI.Core.Server.SetIdleMode(System.Boolean) - PluginAPI.Core.Server.Shutdown - PluginAPI.Core.Server.Shutdown(System.UInt16) - PluginAPI.Core.Server.UnbanPlayerByIpAddress(System.String) @@ -47,7 +55,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Server path: ../NwPluginAPI/Core/Server.cs - startLine: 12 + startLine: 14 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -57,7 +65,9 @@ items: content: 'public class Server : Player, IPlayer, IEntity' content.vb: >- Public Class Server + Inherits Player + Implements IPlayer, IEntity inheritance: - System.Object @@ -212,7 +222,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Init path: ../NwPluginAPI/Core/Server.cs - startLine: 19 + startLine: 21 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -246,7 +256,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Instance path: ../NwPluginAPI/Core/Server.cs - startLine: 30 + startLine: 32 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -285,7 +295,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: .ctor path: ../NwPluginAPI/Core/Server.cs - startLine: 36 + startLine: 38 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -321,7 +331,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ServerIpAddress path: ../NwPluginAPI/Core/Server.cs - startLine: 41 + startLine: 43 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -360,7 +370,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Port path: ../NwPluginAPI/Core/Server.cs - startLine: 46 + startLine: 48 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -399,7 +409,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: FriendlyFire path: ../NwPluginAPI/Core/Server.cs - startLine: 51 + startLine: 53 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -438,7 +448,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: MaxPlayers path: ../NwPluginAPI/Core/Server.cs - startLine: 67 + startLine: 70 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -477,7 +487,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ReservedSlots path: ../NwPluginAPI/Core/Server.cs - startLine: 76 + startLine: 79 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -516,7 +526,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanPlayer path: ../NwPluginAPI/Core/Server.cs - startLine: 90 + startLine: 93 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -563,7 +573,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanPlayer path: ../NwPluginAPI/Core/Server.cs - startLine: 100 + startLine: 103 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -595,6 +605,56 @@ items: modifiers.vb: - Public - Shared +- uid: PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String,System.Int64) + commentId: M:PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String,System.Int64) + id: BanPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String,System.Int64) + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: BanPlayer(Player, ICommandSender, String, Int64) + nameWithType: Server.BanPlayer(Player, ICommandSender, String, Int64) + fullName: PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player, CommandSystem.ICommandSender, System.String, System.Int64) + type: Method + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: BanPlayer + path: ../NwPluginAPI/Core/Server.cs + startLine: 113 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nBans a player from the server.\n" + example: [] + syntax: + content: public static bool BanPlayer(Player player, ICommandSender issuer, string reason, long duration) + parameters: + - id: player + type: PluginAPI.Core.Player + description: The player which will be banned. + - id: issuer + type: CommandSystem.ICommandSender + description: The player who issued the ban. + - id: reason + type: System.String + description: The reason of ban. + - id: duration + type: System.Int64 + description: The duration of the ban in seconds. + return: + type: System.Boolean + description: Whether or not the ban was successful. + content.vb: Public Shared Function BanPlayer(player As Player, issuer As ICommandSender, reason As String, duration As Long) As Boolean + overload: PluginAPI.Core.Server.BanPlayer* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String) commentId: M:PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String) id: KickPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String) @@ -613,7 +673,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: KickPlayer path: ../NwPluginAPI/Core/Server.cs - startLine: 108 + startLine: 121 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -639,6 +699,50 @@ items: modifiers.vb: - Public - Shared +- uid: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String) + commentId: M:PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String) + id: KickPlayer(PluginAPI.Core.Player,CommandSystem.ICommandSender,System.String) + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: KickPlayer(Player, ICommandSender, String) + nameWithType: Server.KickPlayer(Player, ICommandSender, String) + fullName: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player, CommandSystem.ICommandSender, System.String) + type: Method + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: KickPlayer + path: ../NwPluginAPI/Core/Server.cs + startLine: 129 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nKicks a player from the server.\n" + example: [] + syntax: + content: public static void KickPlayer(Player player, ICommandSender issuer, string reason) + parameters: + - id: player + type: PluginAPI.Core.Player + description: The player which will be kicked. + - id: issuer + type: CommandSystem.ICommandSender + description: The player who issued kick. + - id: reason + type: System.String + description: The reason of the kick. + content.vb: Public Shared Sub KickPlayer(player As Player, issuer As ICommandSender, reason As String) + overload: PluginAPI.Core.Server.KickPlayer* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,System.String) commentId: M:PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,System.String) id: KickPlayer(PluginAPI.Core.Player,System.String) @@ -657,7 +761,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: KickPlayer path: ../NwPluginAPI/Core/Server.cs - startLine: 115 + startLine: 136 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -698,7 +802,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanPlayerByUserId path: ../NwPluginAPI/Core/Server.cs - startLine: 125 + startLine: 146 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -730,16 +834,16 @@ items: modifiers.vb: - Public - Shared -- uid: PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - commentId: M:PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - id: BanPlayerByUserId(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) +- uid: PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) + commentId: M:PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) + id: BanPlayerByUserId(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) parent: PluginAPI.Core.Server langs: - csharp - vb - name: BanPlayerByUserId(String, Player, String, Int64, String) - nameWithType: Server.BanPlayerByUserId(String, Player, String, Int64, String) - fullName: PluginAPI.Core.Server.BanPlayerByUserId(System.String, PluginAPI.Core.Player, System.String, System.Int64, System.String) + name: BanPlayerByUserId(String, IPlayer, String, Int64, String) + nameWithType: Server.BanPlayerByUserId(String, IPlayer, String, Int64, String) + fullName: PluginAPI.Core.Server.BanPlayerByUserId(System.String, PluginAPI.Core.Interfaces.IPlayer, System.String, System.Int64, System.String) type: Method source: remote: @@ -748,20 +852,20 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanPlayerByUserId path: ../NwPluginAPI/Core/Server.cs - startLine: 136 + startLine: 157 assemblies: - PluginAPI namespace: PluginAPI.Core summary: "\nBans a player from the server.\n" example: [] syntax: - content: public static bool BanPlayerByUserId(string userId, Player issuer, string reason, long duration, string bannedPlayerNickname = "UnknownName") + content: public static bool BanPlayerByUserId(string userId, IPlayer issuer, string reason, long duration, string bannedPlayerNickname = "UnknownName") parameters: - id: userId type: System.String description: The userid of the player which will be banned. - id: issuer - type: PluginAPI.Core.Player + type: PluginAPI.Core.Interfaces.IPlayer description: The issuer of the ban. - id: reason type: System.String @@ -775,7 +879,60 @@ items: return: type: System.Boolean description: Whether or not the ban was successful. - content.vb: Public Shared Function BanPlayerByUserId(userId As String, issuer As Player, reason As String, duration As Long, bannedPlayerNickname As String = "UnknownName") As Boolean + content.vb: Public Shared Function BanPlayerByUserId(userId As String, issuer As IPlayer, reason As String, duration As Long, bannedPlayerNickname As String = "UnknownName") As Boolean + overload: PluginAPI.Core.Server.BanPlayerByUserId* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: PluginAPI.Core.Server.BanPlayerByUserId(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + commentId: M:PluginAPI.Core.Server.BanPlayerByUserId(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + id: BanPlayerByUserId(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: BanPlayerByUserId(String, ICommandSender, String, Int64, String) + nameWithType: Server.BanPlayerByUserId(String, ICommandSender, String, Int64, String) + fullName: PluginAPI.Core.Server.BanPlayerByUserId(System.String, CommandSystem.ICommandSender, System.String, System.Int64, System.String) + type: Method + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: BanPlayerByUserId + path: ../NwPluginAPI/Core/Server.cs + startLine: 168 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nBans a player from the server.\n" + example: [] + syntax: + content: public static bool BanPlayerByUserId(string userId, ICommandSender issuer, string reason, long duration, string bannedPlayerNickname = "UnknownName") + parameters: + - id: userId + type: System.String + description: The userid of the player which will be banned. + - id: issuer + type: CommandSystem.ICommandSender + description: The issuer of the ban. + - id: reason + type: System.String + description: The ban reason. + - id: duration + type: System.Int64 + description: The duration of the ban. + - id: bannedPlayerNickname + type: System.String + description: The nickname of the banned player. + return: + type: System.Boolean + description: Whether or not the ban was successful. + content.vb: Public Shared Function BanPlayerByUserId(userId As String, issuer As ICommandSender, reason As String, duration As Long, bannedPlayerNickname As String = "UnknownName") As Boolean overload: PluginAPI.Core.Server.BanPlayerByUserId* modifiers.csharp: - public @@ -801,7 +958,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanPlayerByIpAddress path: ../NwPluginAPI/Core/Server.cs - startLine: 159 + startLine: 191 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -833,16 +990,16 @@ items: modifiers.vb: - Public - Shared -- uid: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - commentId: M:PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - id: BanPlayerByIpAddress(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) +- uid: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) + commentId: M:PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) + id: BanPlayerByIpAddress(System.String,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64,System.String) parent: PluginAPI.Core.Server langs: - csharp - vb - name: BanPlayerByIpAddress(String, Player, String, Int64, String) - nameWithType: Server.BanPlayerByIpAddress(String, Player, String, Int64, String) - fullName: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String, PluginAPI.Core.Player, System.String, System.Int64, System.String) + name: BanPlayerByIpAddress(String, IPlayer, String, Int64, String) + nameWithType: Server.BanPlayerByIpAddress(String, IPlayer, String, Int64, String) + fullName: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String, PluginAPI.Core.Interfaces.IPlayer, System.String, System.Int64, System.String) type: Method source: remote: @@ -851,20 +1008,20 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanPlayerByIpAddress path: ../NwPluginAPI/Core/Server.cs - startLine: 170 + startLine: 202 assemblies: - PluginAPI namespace: PluginAPI.Core summary: "\nBans a player from the server.\n" example: [] syntax: - content: public static bool BanPlayerByIpAddress(string ipAddress, Player issuer, string reason, long duration, string bannedPlayerNickname = "UnknownName") + content: public static bool BanPlayerByIpAddress(string ipAddress, IPlayer issuer, string reason, long duration, string bannedPlayerNickname = "UnknownName") parameters: - id: ipAddress type: System.String description: The ip address of the player which will be banned. - id: issuer - type: PluginAPI.Core.Player + type: PluginAPI.Core.Interfaces.IPlayer description: The issuer of the ban. - id: reason type: System.String @@ -878,7 +1035,60 @@ items: return: type: System.Boolean description: Whether or not the ban was successful. - content.vb: Public Shared Function BanPlayerByIpAddress(ipAddress As String, issuer As Player, reason As String, duration As Long, bannedPlayerNickname As String = "UnknownName") As Boolean + content.vb: Public Shared Function BanPlayerByIpAddress(ipAddress As String, issuer As IPlayer, reason As String, duration As Long, bannedPlayerNickname As String = "UnknownName") As Boolean + overload: PluginAPI.Core.Server.BanPlayerByIpAddress* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + commentId: M:PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + id: BanPlayerByIpAddress(System.String,CommandSystem.ICommandSender,System.String,System.Int64,System.String) + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: BanPlayerByIpAddress(String, ICommandSender, String, Int64, String) + nameWithType: Server.BanPlayerByIpAddress(String, ICommandSender, String, Int64, String) + fullName: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String, CommandSystem.ICommandSender, System.String, System.Int64, System.String) + type: Method + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: BanPlayerByIpAddress + path: ../NwPluginAPI/Core/Server.cs + startLine: 213 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nBans a player from the server.\n" + example: [] + syntax: + content: public static bool BanPlayerByIpAddress(string ipAddress, ICommandSender issuer, string reason, long duration, string bannedPlayerNickname = "UnknownName") + parameters: + - id: ipAddress + type: System.String + description: The ip address of the player which will be banned. + - id: issuer + type: CommandSystem.ICommandSender + description: The issuer of the ban. + - id: reason + type: System.String + description: The ban reason. + - id: duration + type: System.Int64 + description: The duration of the ban. + - id: bannedPlayerNickname + type: System.String + description: The nickname of the banned player. + return: + type: System.Boolean + description: Whether or not the ban was successful. + content.vb: Public Shared Function BanPlayerByIpAddress(ipAddress As String, issuer As ICommandSender, reason As String, duration As Long, bannedPlayerNickname As String = "UnknownName") As Boolean overload: PluginAPI.Core.Server.BanPlayerByIpAddress* modifiers.csharp: - public @@ -904,7 +1114,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: UnbanPlayerByUserId path: ../NwPluginAPI/Core/Server.cs - startLine: 190 + startLine: 233 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -945,7 +1155,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: UnbanPlayerByIpAddress path: ../NwPluginAPI/Core/Server.cs - startLine: 205 + startLine: 248 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -986,7 +1196,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: IsPlayerBanned path: ../NwPluginAPI/Core/Server.cs - startLine: 220 + startLine: 263 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1027,7 +1237,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: GetAllPlayersBanned path: ../NwPluginAPI/Core/Server.cs - startLine: 231 + startLine: 274 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1064,7 +1274,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: GetAllPlayersBanned path: ../NwPluginAPI/Core/Server.cs - startLine: 243 + startLine: 286 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1105,7 +1315,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Restart path: ../NwPluginAPI/Core/Server.cs - startLine: 249 + startLine: 292 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1139,7 +1349,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Restart path: ../NwPluginAPI/Core/Server.cs - startLine: 254 + startLine: 297 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1176,7 +1386,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Shutdown path: ../NwPluginAPI/Core/Server.cs - startLine: 263 + startLine: 306 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1210,7 +1420,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Shutdown path: ../NwPluginAPI/Core/Server.cs - startLine: 268 + startLine: 311 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1247,7 +1457,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RunCommand path: ../NwPluginAPI/Core/Server.cs - startLine: 279 + startLine: 322 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1290,7 +1500,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: SendBroadcast path: ../NwPluginAPI/Core/Server.cs - startLine: 288 + startLine: 331 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1337,7 +1547,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ClearBroadcasts path: ../NwPluginAPI/Core/Server.cs - startLine: 298 + startLine: 341 assemblies: - PluginAPI namespace: PluginAPI.Core @@ -1353,6 +1563,161 @@ items: modifiers.vb: - Public - Shared +- uid: PluginAPI.Core.Server.IdleModeActive + commentId: P:PluginAPI.Core.Server.IdleModeActive + id: IdleModeActive + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: IdleModeActive + nameWithType: Server.IdleModeActive + fullName: PluginAPI.Core.Server.IdleModeActive + type: Property + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: IdleModeActive + path: ../NwPluginAPI/Core/Server.cs + startLine: 346 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nIndicates whether the server is in the Idle Mode.\n" + example: [] + syntax: + content: public static bool IdleModeActive { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Shared ReadOnly Property IdleModeActive As Boolean + overload: PluginAPI.Core.Server.IdleModeActive* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: PluginAPI.Core.Server.PauseIdleMode + commentId: P:PluginAPI.Core.Server.PauseIdleMode + id: PauseIdleMode + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: PauseIdleMode + nameWithType: Server.PauseIdleMode + fullName: PluginAPI.Core.Server.PauseIdleMode + type: Property + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: PauseIdleMode + path: ../NwPluginAPI/Core/Server.cs + startLine: 351 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nGets or sets whether the server temporarily can't enter the Idle Mode.\n" + example: [] + syntax: + content: public static bool PauseIdleMode { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Shared Property PauseIdleMode As Boolean + overload: PluginAPI.Core.Server.PauseIdleMode* + modifiers.csharp: + - public + - static + - get + - set + modifiers.vb: + - Public + - Shared +- uid: PluginAPI.Core.Server.IdleModeAvailable + commentId: P:PluginAPI.Core.Server.IdleModeAvailable + id: IdleModeAvailable + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: IdleModeAvailable + nameWithType: Server.IdleModeAvailable + fullName: PluginAPI.Core.Server.IdleModeAvailable + type: Property + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: IdleModeAvailable + path: ../NwPluginAPI/Core/Server.cs + startLine: 361 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nGets or sets whether the idle mode is available on the server.\n" + example: [] + syntax: + content: public static bool IdleModeAvailable { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Shared Property IdleModeAvailable As Boolean + overload: PluginAPI.Core.Server.IdleModeAvailable* + modifiers.csharp: + - public + - static + - get + - set + modifiers.vb: + - Public + - Shared +- uid: PluginAPI.Core.Server.SetIdleMode(System.Boolean) + commentId: M:PluginAPI.Core.Server.SetIdleMode(System.Boolean) + id: SetIdleMode(System.Boolean) + parent: PluginAPI.Core.Server + langs: + - csharp + - vb + name: SetIdleMode(Boolean) + nameWithType: Server.SetIdleMode(Boolean) + fullName: PluginAPI.Core.Server.SetIdleMode(System.Boolean) + type: Method + source: + remote: + path: NwPluginAPI/Core/Server.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: SetIdleMode + path: ../NwPluginAPI/Core/Server.cs + startLine: 372 + assemblies: + - PluginAPI + namespace: PluginAPI.Core + summary: "\nEnters or leaves the idle mode.\n" + example: [] + syntax: + content: public static void SetIdleMode(bool state) + parameters: + - id: state + type: System.Boolean + description: Value indicating whether the server should enter the idle mode. + content.vb: Public Shared Sub SetIdleMode(state As Boolean) + overload: PluginAPI.Core.Server.SetIdleMode* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared references: - uid: PluginAPI.Core commentId: N:PluginAPI.Core @@ -5796,6 +6161,19 @@ references: name: Int64 nameWithType: Int64 fullName: System.Int64 +- uid: CommandSystem.ICommandSender + commentId: T:CommandSystem.ICommandSender + parent: CommandSystem + isExternal: true + name: ICommandSender + nameWithType: ICommandSender + fullName: CommandSystem.ICommandSender +- uid: CommandSystem + commentId: N:CommandSystem + isExternal: true + name: CommandSystem + nameWithType: CommandSystem + fullName: CommandSystem - uid: PluginAPI.Core.Server.KickPlayer* commentId: Overload:PluginAPI.Core.Server.KickPlayer name: KickPlayer @@ -5900,3 +6278,23 @@ references: name: ClearBroadcasts nameWithType: Server.ClearBroadcasts fullName: PluginAPI.Core.Server.ClearBroadcasts +- uid: PluginAPI.Core.Server.IdleModeActive* + commentId: Overload:PluginAPI.Core.Server.IdleModeActive + name: IdleModeActive + nameWithType: Server.IdleModeActive + fullName: PluginAPI.Core.Server.IdleModeActive +- uid: PluginAPI.Core.Server.PauseIdleMode* + commentId: Overload:PluginAPI.Core.Server.PauseIdleMode + name: PauseIdleMode + nameWithType: Server.PauseIdleMode + fullName: PluginAPI.Core.Server.PauseIdleMode +- uid: PluginAPI.Core.Server.IdleModeAvailable* + commentId: Overload:PluginAPI.Core.Server.IdleModeAvailable + name: IdleModeAvailable + nameWithType: Server.IdleModeAvailable + fullName: PluginAPI.Core.Server.IdleModeAvailable +- uid: PluginAPI.Core.Server.SetIdleMode* + commentId: Overload:PluginAPI.Core.Server.SetIdleMode + name: SetIdleMode + nameWithType: Server.SetIdleMode + fullName: PluginAPI.Core.Server.SetIdleMode diff --git a/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml b/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml index 873550b..4b78d99 100644 --- a/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml +++ b/docs/PluginAPI.Core.Zones.Entrance.EzRoom.yml @@ -30,6 +30,7 @@ items: content: 'public class EzRoom : FacilityRoom' content.vb: >- Public Class EzRoom + Inherits FacilityRoom inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Zones.EntranceZone.yml b/docs/PluginAPI.Core.Zones.EntranceZone.yml index 2c15fea..9c0d317 100644 --- a/docs/PluginAPI.Core.Zones.EntranceZone.yml +++ b/docs/PluginAPI.Core.Zones.EntranceZone.yml @@ -35,6 +35,7 @@ items: content: 'public class EntranceZone : FacilityZone' content.vb: >- Public Class EntranceZone + Inherits FacilityZone inheritance: - System.Object @@ -76,7 +77,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets the zone type.\n" example: [] syntax: content: public override FacilityZone ZoneType { get; } @@ -116,18 +116,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets all rooms of specific type.\n" example: [] syntax: content: >- public override List GetRooms() + where T : FacilityRoom typeParameters: - id: T - description: The tyep of rooms. return: type: System.Collections.Generic.List{{T}} - description: List of all rooms. content.vb: Public Overrides Function GetRooms(Of T As FacilityRoom) As List(Of T) overridden: PluginAPI.Core.Zones.FacilityZone.GetRooms``1 overload: PluginAPI.Core.Zones.EntranceZone.GetRooms* @@ -240,20 +238,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets surface room from room identifier.\n" example: [] syntax: content: public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) parameters: - id: roomIdentity type: MapGeneration.RoomIdentifier - description: The room identifier. - id: room type: PluginAPI.Core.Zones.FacilityRoom - description: The facility room. return: type: System.Boolean - description: Whether or not the room was found. content.vb: Public Overrides Function TryGetRoom(roomIdentity As RoomIdentifier, ByRef room As FacilityRoom) As Boolean overridden: PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) overload: PluginAPI.Core.Zones.EntranceZone.TryGetRoom* diff --git a/docs/PluginAPI.Core.Zones.FacilityRoom.yml b/docs/PluginAPI.Core.Zones.FacilityRoom.yml index b168812..31d6580 100644 --- a/docs/PluginAPI.Core.Zones.FacilityRoom.yml +++ b/docs/PluginAPI.Core.Zones.FacilityRoom.yml @@ -339,6 +339,7 @@ items: syntax: content: >- public T GetComponent(bool globalSearch = false, bool childSearch = false) + where T : MonoBehaviour parameters: - id: globalSearch @@ -384,6 +385,7 @@ items: syntax: content: >- public bool TryGetComponent(out T component, bool globalSearch = false, bool childSearch = false) + where T : MonoBehaviour parameters: - id: component diff --git a/docs/PluginAPI.Core.Zones.FacilityZone.yml b/docs/PluginAPI.Core.Zones.FacilityZone.yml index e8cb4bd..686aeae 100644 --- a/docs/PluginAPI.Core.Zones.FacilityZone.yml +++ b/docs/PluginAPI.Core.Zones.FacilityZone.yml @@ -116,6 +116,7 @@ items: syntax: content: >- public virtual List GetRooms() + where T : FacilityRoom typeParameters: - id: T diff --git a/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml b/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml index 4b649e0..3f90bc7 100644 --- a/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml +++ b/docs/PluginAPI.Core.Zones.Heavy.HczRoom.yml @@ -29,6 +29,7 @@ items: content: 'public class HczRoom : FacilityRoom' content.vb: >- Public Class HczRoom + Inherits FacilityRoom inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml b/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml index c96a7ea..f7702ff 100644 --- a/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml +++ b/docs/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml @@ -32,6 +32,7 @@ items: content: 'public class HczScp049 : HczRoom' content.vb: >- Public Class HczScp049 + Inherits HczRoom inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Zones.HeavyZone.yml b/docs/PluginAPI.Core.Zones.HeavyZone.yml index c550cdc..cb1185a 100644 --- a/docs/PluginAPI.Core.Zones.HeavyZone.yml +++ b/docs/PluginAPI.Core.Zones.HeavyZone.yml @@ -35,6 +35,7 @@ items: content: 'public class HeavyZone : FacilityZone' content.vb: >- Public Class HeavyZone + Inherits FacilityZone inheritance: - System.Object @@ -76,7 +77,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets the zone type.\n" example: [] syntax: content: public override FacilityZone ZoneType { get; } @@ -116,18 +116,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets all rooms of specific type.\n" example: [] syntax: content: >- public override List GetRooms() + where T : FacilityRoom typeParameters: - id: T - description: The tyep of rooms. return: type: System.Collections.Generic.List{{T}} - description: List of all rooms. content.vb: Public Overrides Function GetRooms(Of T As FacilityRoom) As List(Of T) overridden: PluginAPI.Core.Zones.FacilityZone.GetRooms``1 overload: PluginAPI.Core.Zones.HeavyZone.GetRooms* @@ -240,20 +238,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets surface room from room identifier.\n" example: [] syntax: content: public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) parameters: - id: roomIdentity type: MapGeneration.RoomIdentifier - description: The room identifier. - id: room type: PluginAPI.Core.Zones.FacilityRoom - description: The facility room. return: type: System.Boolean - description: Whether or not the room was found. content.vb: Public Overrides Function TryGetRoom(roomIdentity As RoomIdentifier, ByRef room As FacilityRoom) As Boolean overridden: PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) overload: PluginAPI.Core.Zones.HeavyZone.TryGetRoom* diff --git a/docs/PluginAPI.Core.Zones.Light.LczRoom.yml b/docs/PluginAPI.Core.Zones.Light.LczRoom.yml index c719d9b..2e1af85 100644 --- a/docs/PluginAPI.Core.Zones.Light.LczRoom.yml +++ b/docs/PluginAPI.Core.Zones.Light.LczRoom.yml @@ -29,6 +29,7 @@ items: content: 'public class LczRoom : FacilityRoom' content.vb: >- Public Class LczRoom + Inherits FacilityRoom inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml b/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml index 30e3844..6f75ac0 100644 --- a/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml +++ b/docs/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml @@ -31,6 +31,7 @@ items: content: 'public class LczScp914 : LczRoom' content.vb: >- Public Class LczScp914 + Inherits LczRoom inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Zones.LightZone.yml b/docs/PluginAPI.Core.Zones.LightZone.yml index cb7c4bb..90dd978 100644 --- a/docs/PluginAPI.Core.Zones.LightZone.yml +++ b/docs/PluginAPI.Core.Zones.LightZone.yml @@ -37,6 +37,7 @@ items: content: 'public class LightZone : FacilityZone' content.vb: >- Public Class LightZone + Inherits FacilityZone inheritance: - System.Object @@ -78,7 +79,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets the zone type.\n" example: [] syntax: content: public override FacilityZone ZoneType { get; } @@ -118,18 +118,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets all rooms of specific type.\n" example: [] syntax: content: >- public override List GetRooms() + where T : FacilityRoom typeParameters: - id: T - description: The tyep of rooms. return: type: System.Collections.Generic.List{{T}} - description: List of all rooms. content.vb: Public Overrides Function GetRooms(Of T As FacilityRoom) As List(Of T) overridden: PluginAPI.Core.Zones.FacilityZone.GetRooms``1 overload: PluginAPI.Core.Zones.LightZone.GetRooms* @@ -242,20 +240,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets surface room from room identifier.\n" example: [] syntax: content: public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) parameters: - id: roomIdentity type: MapGeneration.RoomIdentifier - description: The room identifier. - id: room type: PluginAPI.Core.Zones.FacilityRoom - description: The facility room. return: type: System.Boolean - description: Whether or not the room was found. content.vb: Public Overrides Function TryGetRoom(roomIdentity As RoomIdentifier, ByRef room As FacilityRoom) As Boolean overridden: PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) overload: PluginAPI.Core.Zones.LightZone.TryGetRoom* diff --git a/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml b/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml index ff865d6..edc4fa3 100644 --- a/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml +++ b/docs/PluginAPI.Core.Zones.Pocket.PocketDimension.yml @@ -35,6 +35,7 @@ items: content: 'public class PocketDimension : FacilityRoom' content.vb: >- Public Class PocketDimension + Inherits FacilityRoom inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Zones.Surface.yml b/docs/PluginAPI.Core.Zones.Surface.yml index 6784827..9ea7d01 100644 --- a/docs/PluginAPI.Core.Zones.Surface.yml +++ b/docs/PluginAPI.Core.Zones.Surface.yml @@ -31,6 +31,7 @@ items: content: 'public class Surface : FacilityRoom' content.vb: >- Public Class Surface + Inherits FacilityRoom inheritance: - System.Object diff --git a/docs/PluginAPI.Core.Zones.SurfaceZone.yml b/docs/PluginAPI.Core.Zones.SurfaceZone.yml index 28ba1a7..877399b 100644 --- a/docs/PluginAPI.Core.Zones.SurfaceZone.yml +++ b/docs/PluginAPI.Core.Zones.SurfaceZone.yml @@ -35,6 +35,7 @@ items: content: 'public class SurfaceZone : FacilityZone' content.vb: >- Public Class SurfaceZone + Inherits FacilityZone inheritance: - System.Object @@ -76,7 +77,6 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets the zone type.\n" example: [] syntax: content: public override FacilityZone ZoneType { get; } @@ -116,18 +116,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets all rooms of specific type.\n" example: [] syntax: content: >- public override List GetRooms() + where T : FacilityRoom typeParameters: - id: T - description: The tyep of rooms. return: type: System.Collections.Generic.List{{T}} - description: List of all rooms. content.vb: Public Overrides Function GetRooms(Of T As FacilityRoom) As List(Of T) overridden: PluginAPI.Core.Zones.FacilityZone.GetRooms``1 overload: PluginAPI.Core.Zones.SurfaceZone.GetRooms* @@ -240,20 +238,16 @@ items: assemblies: - PluginAPI namespace: PluginAPI.Core.Zones - summary: "\nGets surface room from room identifier.\n" example: [] syntax: content: public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) parameters: - id: roomIdentity type: MapGeneration.RoomIdentifier - description: The room identifier. - id: room type: PluginAPI.Core.Zones.FacilityRoom - description: The facility room. return: type: System.Boolean - description: Whether or not the room was found. content.vb: Public Overrides Function TryGetRoom(roomIdentity As RoomIdentifier, ByRef room As FacilityRoom) As Boolean overridden: PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) overload: PluginAPI.Core.Zones.SurfaceZone.TryGetRoom* diff --git a/docs/PluginAPI.Core.Zones.UnknownZone.yml b/docs/PluginAPI.Core.Zones.UnknownZone.yml index e762261..5ddcbda 100644 --- a/docs/PluginAPI.Core.Zones.UnknownZone.yml +++ b/docs/PluginAPI.Core.Zones.UnknownZone.yml @@ -29,6 +29,7 @@ items: content: 'public class UnknownZone : FacilityZone' content.vb: >- Public Class UnknownZone + Inherits FacilityZone inheritance: - System.Object diff --git a/docs/PluginAPI.Enums.ServerEventType.yml b/docs/PluginAPI.Enums.ServerEventType.yml index 65f3905..eef85eb 100644 --- a/docs/PluginAPI.Enums.ServerEventType.yml +++ b/docs/PluginAPI.Enums.ServerEventType.yml @@ -29,6 +29,7 @@ items: - PluginAPI.Enums.ServerEventType.PlayerCheaterReport - PluginAPI.Enums.ServerEventType.PlayerCheckReservedSlot - PluginAPI.Enums.ServerEventType.PlayerCloseGenerator + - PluginAPI.Enums.ServerEventType.PlayerCoinFlip - PluginAPI.Enums.ServerEventType.PlayerDamage - PluginAPI.Enums.ServerEventType.PlayerDamagedShootingTarget - PluginAPI.Enums.ServerEventType.PlayerDamagedWindow @@ -58,10 +59,9 @@ items: - PluginAPI.Enums.ServerEventType.PlayerPickupArmor - PluginAPI.Enums.ServerEventType.PlayerPickupScp330 - PluginAPI.Enums.ServerEventType.PlayerPreauth + - PluginAPI.Enums.ServerEventType.PlayerPreCoinFlip - PluginAPI.Enums.ServerEventType.PlayerReceiveEffect - PluginAPI.Enums.ServerEventType.PlayerReloadWeapon - - PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand - - PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommandExecuted - PluginAPI.Enums.ServerEventType.PlayerRemoveHandcuffs - PluginAPI.Enums.ServerEventType.PlayerReport - PluginAPI.Enums.ServerEventType.PlayerSearchedPickup @@ -78,6 +78,8 @@ items: - PluginAPI.Enums.ServerEventType.PlayerUseHotkey - PluginAPI.Enums.ServerEventType.PlayerUseItem - PluginAPI.Enums.ServerEventType.RagdollSpawn + - PluginAPI.Enums.ServerEventType.RemoteAdminCommand + - PluginAPI.Enums.ServerEventType.RemoteAdminCommandExecuted - PluginAPI.Enums.ServerEventType.RoundEnd - PluginAPI.Enums.ServerEventType.RoundRestart - PluginAPI.Enums.ServerEventType.RoundStart @@ -126,7 +128,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ServerEventType path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 23 + startLine: 26 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -159,7 +161,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerJoined path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 31 + startLine: 34 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -194,7 +196,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerLeft path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 39 + startLine: 42 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -229,7 +231,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDeath path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 47 + startLine: 50 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -264,7 +266,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: LczDecontaminationStart path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 52 + startLine: 55 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -298,7 +300,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: LczDecontaminationAnnouncement path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 60 + startLine: 63 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -333,7 +335,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: MapGenerated path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 65 + startLine: 68 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -367,7 +369,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: GrenadeExploded path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 73 + startLine: 76 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -402,7 +404,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ItemSpawned path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 81 + startLine: 84 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -437,12 +439,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: GeneratorActivated path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 89 + startLine: 92 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when generator activates.\n" - remarks: "\nParameters: generator.\n" + remarks: "\nParameters: generator.\n" example: [] syntax: content: GeneratorActivated = 8 @@ -472,7 +474,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlaceBlood path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 94 + startLine: 97 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -506,7 +508,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlaceBulletHole path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 99 + startLine: 102 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -540,12 +542,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerActivateGenerator path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 107 + startLine: 110 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when player activated generator.\n" - remarks: "\nParameters: player, generator.\n" + remarks: "\nParameters: player, generator.\n" example: [] syntax: content: PlayerActivateGenerator = 11 @@ -575,7 +577,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerAimWeapon path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 115 + startLine: 118 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -610,12 +612,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerBanned path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 123 + startLine: 126 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when player gets banned.\n" - remarks: "\nParameters: player, issuer, ref reason, ref duration.\n" + remarks: "\nParameters: player, issuer, ref reason, ref duration.\n" example: [] syntax: content: PlayerBanned = 13 @@ -645,7 +647,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerCancelUsingItem path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 131 + startLine: 134 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -680,7 +682,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerChangeItem path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 139 + startLine: 142 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -715,7 +717,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerChangeRadioRange path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 147 + startLine: 150 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -747,7 +749,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerChangeSpectator path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 155 + startLine: 158 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -782,12 +784,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerCloseGenerator path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 163 + startLine: 166 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when player closes generator.\n" - remarks: "\nParameters: player, generator.\n" + remarks: "\nParameters: player, generator.\n" example: [] syntax: content: PlayerCloseGenerator = 18 @@ -817,7 +819,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDamagedShootingTarget path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 171 + startLine: 174 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -852,7 +854,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDamagedWindow path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 179 + startLine: 182 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -887,12 +889,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDeactivatedGenerator path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 187 + startLine: 190 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when player deactivates generator.\n" - remarks: "\nParameters: player, generator.\n" + remarks: "\nParameters: player, generator.\n" example: [] syntax: content: PlayerDeactivatedGenerator = 21 @@ -922,7 +924,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDropAmmo path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 195 + startLine: 198 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -957,7 +959,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDropItem path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 203 + startLine: 206 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -992,7 +994,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDryfireWeapon path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 211 + startLine: 214 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1027,7 +1029,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerEscape path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 219 + startLine: 222 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1062,7 +1064,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerHandcuff path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 227 + startLine: 230 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1097,7 +1099,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerRemoveHandcuffs path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 235 + startLine: 238 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1132,7 +1134,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerDamage path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 243 + startLine: 246 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1167,7 +1169,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerInteractElevator path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 251 + startLine: 254 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1202,12 +1204,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerInteractLocker path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 259 + startLine: 262 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when player interacts with locker.\n" - remarks: "\nParameters: player, locker, colliderId, canAccess.\n" + remarks: "\nParameters: player, locker, colliderId, canAccess.\n" example: [] syntax: content: PlayerInteractLocker = 30 @@ -1237,7 +1239,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerInteractScp330 path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 267 + startLine: 270 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1272,7 +1274,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerInteractShootingTarget path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 275 + startLine: 278 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1307,7 +1309,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerKicked path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 283 + startLine: 286 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1342,7 +1344,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerMakeNoise path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 291 + startLine: 294 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1377,12 +1379,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerOpenGenerator path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 299 + startLine: 302 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when player opens generator.\n" - remarks: "\nParameters: player, generator.\n" + remarks: "\nParameters: player, generator.\n" example: [] syntax: content: PlayerOpenGenerator = 35 @@ -1412,7 +1414,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerPickupAmmo path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 307 + startLine: 310 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1447,7 +1449,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerPickupArmor path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 315 + startLine: 318 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1482,7 +1484,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerPickupScp330 path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 323 + startLine: 326 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1517,7 +1519,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerPreauth path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 331 + startLine: 334 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1552,7 +1554,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerReceiveEffect path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 339 + startLine: 342 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1587,7 +1589,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerReloadWeapon path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 347 + startLine: 350 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1622,7 +1624,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerChangeRole path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 355 + startLine: 358 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1657,7 +1659,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerSearchPickup path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 363 + startLine: 366 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1692,7 +1694,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerSearchedPickup path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 371 + startLine: 374 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1727,7 +1729,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerShotWeapon path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 379 + startLine: 382 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1762,7 +1764,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerSpawn path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 387 + startLine: 390 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1797,7 +1799,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RagdollSpawn path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 395 + startLine: 398 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1832,7 +1834,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerThrowItem path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 403 + startLine: 406 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1867,7 +1869,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerToggleFlashlight path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 411 + startLine: 414 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1902,7 +1904,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerUnloadWeapon path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 419 + startLine: 422 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -1937,12 +1939,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerUnlockGenerator path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 427 + startLine: 430 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nExecuted when player unlocks generator.\n" - remarks: "\nParameters: player, generator.\n" + remarks: "\nParameters: player, generator.\n" example: [] syntax: content: PlayerUnlockGenerator = 51 @@ -1972,7 +1974,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerUsedItem path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 435 + startLine: 438 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2007,7 +2009,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerUseHotkey path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 443 + startLine: 446 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2042,7 +2044,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerUseItem path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 451 + startLine: 454 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2077,7 +2079,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerReport path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 459 + startLine: 462 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2112,7 +2114,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerCheaterReport path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 467 + startLine: 470 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2147,7 +2149,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RoundEnd path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 475 + startLine: 478 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2182,7 +2184,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RoundRestart path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 480 + startLine: 483 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2216,7 +2218,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RoundStart path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 485 + startLine: 488 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2250,7 +2252,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: WaitingForPlayers path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 490 + startLine: 493 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2284,7 +2286,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: WarheadStart path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 498 + startLine: 501 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2319,7 +2321,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: WarheadStop path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 506 + startLine: 509 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2354,7 +2356,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: WarheadDetonation path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 511 + startLine: 514 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2388,7 +2390,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerMuted path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 519 + startLine: 522 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2423,7 +2425,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerUnmuted path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 527 + startLine: 530 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2458,7 +2460,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerCheckReservedSlot path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 535 + startLine: 538 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2475,33 +2477,33 @@ items: modifiers.vb: - Public - Const -- uid: PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand - commentId: F:PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand - id: PlayerRemoteAdminCommand +- uid: PluginAPI.Enums.ServerEventType.RemoteAdminCommand + commentId: F:PluginAPI.Enums.ServerEventType.RemoteAdminCommand + id: RemoteAdminCommand parent: PluginAPI.Enums.ServerEventType langs: - csharp - vb - name: PlayerRemoteAdminCommand - nameWithType: ServerEventType.PlayerRemoteAdminCommand - fullName: PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand + name: RemoteAdminCommand + nameWithType: ServerEventType.RemoteAdminCommand + fullName: PluginAPI.Enums.ServerEventType.RemoteAdminCommand type: Field source: remote: path: NwPluginAPI/Enums/ServerEventType.cs branch: master repo: https://github.com/northwood-studios/NwPluginAPI.git - id: PlayerRemoteAdminCommand + id: RemoteAdminCommand path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 543 + startLine: 546 assemblies: - PluginAPI namespace: PluginAPI.Enums - summary: "\nEvent executed when using remoteadmin command.\n" - remarks: "\nParameters: player, command, arguments.\n" + summary: "\nEvent executed when using remote admin command.\n" + remarks: "\nParameters: sender, command, arguments.\n" example: [] syntax: - content: PlayerRemoteAdminCommand = 67 + content: RemoteAdminCommand = 67 return: type: PluginAPI.Enums.ServerEventType modifiers.csharp: @@ -2528,7 +2530,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerGameConsoleCommand path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 551 + startLine: 554 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2563,12 +2565,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ConsoleCommand path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 559 + startLine: 562 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nEvent executed when using console command.\n" - remarks: "\nParameters: command, arguments.\n" + remarks: "\nParameters: sender, command, arguments.\n" example: [] syntax: content: ConsoleCommand = 69 @@ -2598,7 +2600,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: TeamRespawnSelected path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 568 + startLine: 571 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2633,7 +2635,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: TeamRespawn path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 576 + startLine: 579 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2668,7 +2670,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp106Stalking path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 584 + startLine: 587 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2703,7 +2705,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerEnterPocketDimension path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 592 + startLine: 595 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2738,7 +2740,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerExitPocketDimension path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 600 + startLine: 603 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2773,7 +2775,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerThrowProjectile path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 608 + startLine: 611 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2808,7 +2810,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp914Activate path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 616 + startLine: 619 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2843,7 +2845,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp914KnobChange path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 624 + startLine: 627 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2878,7 +2880,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp914UpgradeInventory path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 632 + startLine: 635 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2913,7 +2915,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp914UpgradePickup path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 640 + startLine: 643 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2948,7 +2950,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp106TeleportPlayer path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 648 + startLine: 651 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -2983,7 +2985,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp173PlaySound path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 656 + startLine: 659 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3018,7 +3020,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp173CreateTantrum path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 664 + startLine: 667 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3053,7 +3055,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp173BreakneckSpeeds path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 672 + startLine: 675 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3088,7 +3090,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp173NewObserver path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 680 + startLine: 683 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3123,7 +3125,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp173SnapPlayer path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 688 + startLine: 691 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3158,7 +3160,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp939CreateAmnesticCloud path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 696 + startLine: 699 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3193,7 +3195,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp939Lunge path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 704 + startLine: 707 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3228,7 +3230,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp939Attack path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 712 + startLine: 715 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3263,7 +3265,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079GainExperience path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 720 + startLine: 723 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3298,7 +3300,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079LevelUpTier path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 728 + startLine: 731 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3333,7 +3335,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079UseTesla path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 736 + startLine: 739 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3368,7 +3370,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079LockdownRoom path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 744 + startLine: 747 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3403,7 +3405,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079CancelRoomLockdown path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 752 + startLine: 755 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3438,7 +3440,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079LockDoor path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 760 + startLine: 763 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3473,7 +3475,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079UnlockDoor path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 768 + startLine: 771 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3508,7 +3510,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079BlackoutZone path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 776 + startLine: 779 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3543,7 +3545,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp079BlackoutRoom path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 784 + startLine: 787 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3578,7 +3580,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp049ResurrectBody path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 792 + startLine: 795 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3613,7 +3615,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Scp049StartResurrectingBody path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 800 + startLine: 803 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3648,7 +3650,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerInteractDoor path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 808 + startLine: 811 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3683,12 +3685,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanIssued path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 816 + startLine: 819 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nEvent executed when a new ban issued and saved in the files.\n" - remarks: "\nParameters: banDetails, banType.\n" + remarks: "\nParameters: banDetails, banType.\n" example: [] syntax: content: BanIssued = 102 @@ -3718,12 +3720,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanRevoked path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 824 + startLine: 827 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nEvent executed when an existing ban is revoked and removed from the files.\n" - remarks: "\nParameters: userId, banType.\n" + remarks: "\nParameters: userId, banType.\n" example: [] syntax: content: BanRevoked = 103 @@ -3735,33 +3737,33 @@ items: modifiers.vb: - Public - Const -- uid: PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommandExecuted - commentId: F:PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommandExecuted - id: PlayerRemoteAdminCommandExecuted +- uid: PluginAPI.Enums.ServerEventType.RemoteAdminCommandExecuted + commentId: F:PluginAPI.Enums.ServerEventType.RemoteAdminCommandExecuted + id: RemoteAdminCommandExecuted parent: PluginAPI.Enums.ServerEventType langs: - csharp - vb - name: PlayerRemoteAdminCommandExecuted - nameWithType: ServerEventType.PlayerRemoteAdminCommandExecuted - fullName: PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommandExecuted + name: RemoteAdminCommandExecuted + nameWithType: ServerEventType.RemoteAdminCommandExecuted + fullName: PluginAPI.Enums.ServerEventType.RemoteAdminCommandExecuted type: Field source: remote: path: NwPluginAPI/Enums/ServerEventType.cs branch: master repo: https://github.com/northwood-studios/NwPluginAPI.git - id: PlayerRemoteAdminCommandExecuted + id: RemoteAdminCommandExecuted path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 832 + startLine: 835 assemblies: - PluginAPI namespace: PluginAPI.Enums - summary: "\nEvent executed when remoteadmin command completes.\n" - remarks: "\nParameters: player, command, arguments, result, response.\n" + summary: "\nEvent executed when remote admin command completes.\n" + remarks: "\nParameters: sender, command, arguments, result, response.\n" example: [] syntax: - content: PlayerRemoteAdminCommandExecuted = 104 + content: RemoteAdminCommandExecuted = 104 return: type: PluginAPI.Enums.ServerEventType modifiers.csharp: @@ -3788,7 +3790,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerGameConsoleCommandExecuted path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 840 + startLine: 843 assemblies: - PluginAPI namespace: PluginAPI.Enums @@ -3823,12 +3825,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ConsoleCommandExecuted path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 848 + startLine: 851 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nEvent executed when console command completes.\n" - remarks: "\nParameters: command, arguments, result, response.\n" + remarks: "\nParameters: sender, command, arguments, result, response.\n" example: [] syntax: content: ConsoleCommandExecuted = 106 @@ -3858,12 +3860,12 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BanUpdated path: ../NwPluginAPI/Enums/ServerEventType.cs - startLine: 856 + startLine: 859 assemblies: - PluginAPI namespace: PluginAPI.Enums summary: "\nEvent executed when an existing ban is updated.\n" - remarks: "\nParameters: banDetails, banType.\n" + remarks: "\nParameters: banDetails, banType.\n" example: [] syntax: content: BanUpdated = 107 @@ -3875,6 +3877,76 @@ items: modifiers.vb: - Public - Const +- uid: PluginAPI.Enums.ServerEventType.PlayerPreCoinFlip + commentId: F:PluginAPI.Enums.ServerEventType.PlayerPreCoinFlip + id: PlayerPreCoinFlip + parent: PluginAPI.Enums.ServerEventType + langs: + - csharp + - vb + name: PlayerPreCoinFlip + nameWithType: ServerEventType.PlayerPreCoinFlip + fullName: PluginAPI.Enums.ServerEventType.PlayerPreCoinFlip + type: Field + source: + remote: + path: NwPluginAPI/Enums/ServerEventType.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: PlayerPreCoinFlip + path: ../NwPluginAPI/Enums/ServerEventType.cs + startLine: 867 + assemblies: + - PluginAPI + namespace: PluginAPI.Enums + summary: "\nExecuted before player flips the coin.\n" + remarks: "\nParameters: player.\n" + example: [] + syntax: + content: PlayerPreCoinFlip = 108 + return: + type: PluginAPI.Enums.ServerEventType + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: PluginAPI.Enums.ServerEventType.PlayerCoinFlip + commentId: F:PluginAPI.Enums.ServerEventType.PlayerCoinFlip + id: PlayerCoinFlip + parent: PluginAPI.Enums.ServerEventType + langs: + - csharp + - vb + name: PlayerCoinFlip + nameWithType: ServerEventType.PlayerCoinFlip + fullName: PluginAPI.Enums.ServerEventType.PlayerCoinFlip + type: Field + source: + remote: + path: NwPluginAPI/Enums/ServerEventType.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: PlayerCoinFlip + path: ../NwPluginAPI/Enums/ServerEventType.cs + startLine: 875 + assemblies: + - PluginAPI + namespace: PluginAPI.Enums + summary: "\nExecuted when player flips the coin.\n" + remarks: "\nParameters: player, isTails.\n" + example: [] + syntax: + content: PlayerCoinFlip = 109 + return: + type: PluginAPI.Enums.ServerEventType + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const references: - uid: PluginAPI.Enums commentId: N:PluginAPI.Enums @@ -3943,6 +4015,17 @@ references: name: ItemType nameWithType: ItemType fullName: ItemType +- uid: PluginAPI.Core.Zones.Heavy.Generator + commentId: T:PluginAPI.Core.Zones.Heavy.Generator + parent: PluginAPI.Core.Zones.Heavy + name: Generator + nameWithType: Generator + fullName: PluginAPI.Core.Zones.Heavy.Generator +- uid: PluginAPI.Core.Zones.Heavy + commentId: N:PluginAPI.Core.Zones.Heavy + name: PluginAPI.Core.Zones.Heavy + nameWithType: PluginAPI.Core.Zones.Heavy + fullName: PluginAPI.Core.Zones.Heavy - uid: PluginAPI.Core.Items.Item commentId: T:PluginAPI.Core.Items.Item name: Item @@ -3955,6 +4038,13 @@ references: name: Boolean nameWithType: Boolean fullName: System.Boolean +- uid: CommandSystem.ICommandSender + commentId: T:CommandSystem.ICommandSender + parent: CommandSystem + isExternal: true + name: ICommandSender + nameWithType: ICommandSender + fullName: CommandSystem.ICommandSender - uid: System.String commentId: T:System.String parent: System @@ -3969,6 +4059,12 @@ references: name: Int64 nameWithType: Int64 fullName: System.Int64 +- uid: CommandSystem + commentId: N:CommandSystem + isExternal: true + name: CommandSystem + nameWithType: CommandSystem + fullName: CommandSystem - uid: InventorySystem.Items.Usables.UsableItem commentId: T:InventorySystem.Items.Usables.UsableItem isExternal: true @@ -4005,6 +4101,9 @@ references: name: PlayerRoles nameWithType: PlayerRoles fullName: PlayerRoles +- uid: MapGeneration.Distributors.Locker + commentId: T:MapGeneration.Distributors.Locker + isExternal: true - uid: System.Byte commentId: T:System.Byte parent: System @@ -4133,3 +4232,9 @@ references: - uid: BanDetails commentId: T:BanDetails isExternal: true +- uid: BanHandler.BanType + commentId: T:BanHandler.BanType + isExternal: true + name: BanHandler.BanType + nameWithType: BanHandler.BanType + fullName: BanHandler.BanType diff --git a/docs/PluginAPI.Events.EventManager.yml b/docs/PluginAPI.Events.EventManager.yml index bd895ad..4d91f1d 100644 --- a/docs/PluginAPI.Events.EventManager.yml +++ b/docs/PluginAPI.Events.EventManager.yml @@ -111,7 +111,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RegisterAllEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 407 + startLine: 414 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -149,7 +149,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: UnregisterAllEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 446 + startLine: 453 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -187,7 +187,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RegisterEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 465 + startLine: 472 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -225,7 +225,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: UnregisterEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 475 + startLine: 482 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -263,7 +263,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RegisterEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 485 + startLine: 492 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -272,6 +272,7 @@ items: syntax: content: >- public static void RegisterEvents(object plugin) + where T : class parameters: - id: plugin @@ -308,7 +309,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: UnregisterEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 500 + startLine: 507 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -317,6 +318,7 @@ items: syntax: content: >- public static void UnregisterEvents(object plugin) + where T : class parameters: - id: plugin @@ -353,7 +355,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RegisterEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 512 + startLine: 519 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -394,7 +396,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: UnregisterEvents path: ../NwPluginAPI/Events/EventManager.cs - startLine: 519 + startLine: 526 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -435,7 +437,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ExecuteEvent path: ../NwPluginAPI/Events/EventManager.cs - startLine: 596 + startLine: 603 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -482,7 +484,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: ExecuteEvent path: ../NwPluginAPI/Events/EventManager.cs - startLine: 605 + startLine: 612 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -491,6 +493,7 @@ items: syntax: content: >- public static T ExecuteEvent(ServerEventType type, params object[] args) + where T : struct parameters: - id: type diff --git a/docs/PluginAPI.Events.IEventCancellation.yml b/docs/PluginAPI.Events.IEventCancellation.yml index 92bffcb..cf78574 100644 --- a/docs/PluginAPI.Events.IEventCancellation.yml +++ b/docs/PluginAPI.Events.IEventCancellation.yml @@ -20,7 +20,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: IEventCancellation path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 8 + startLine: 10 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -53,7 +53,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: IsCancelled path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 13 + startLine: 15 assemblies: - PluginAPI namespace: PluginAPI.Events diff --git a/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml b/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml index 61f4dd0..dc12eff 100644 --- a/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml +++ b/docs/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml @@ -25,7 +25,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PlayerCheckReservedSlotCancellationData path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 199 + startLine: 201 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -35,6 +35,7 @@ items: content: 'public readonly struct PlayerCheckReservedSlotCancellationData : IEventCancellation' content.vb: >- Public Structure PlayerCheckReservedSlotCancellationData + Implements IEventCancellation implements: - PluginAPI.Events.IEventCancellation @@ -70,11 +71,10 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: IsCancelled path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 202 + startLine: 204 assemblies: - PluginAPI namespace: PluginAPI.Events - summary: "\nDetermines whether event is cancelled.\n" example: [] syntax: content: public readonly bool IsCancelled { get; } @@ -110,7 +110,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BypassReservedSlotsLimit path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 207 + startLine: 209 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -145,7 +145,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: HasReservedSlot path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 210 + startLine: 212 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -178,7 +178,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: LeaveUnchanged path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 223 + startLine: 225 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -215,7 +215,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Override path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 231 + startLine: 233 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -256,7 +256,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: BypassCheck path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 238 + startLine: 240 assemblies: - PluginAPI namespace: PluginAPI.Events diff --git a/docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml b/docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml new file mode 100644 index 0000000..60aa478 --- /dev/null +++ b/docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.yml @@ -0,0 +1,178 @@ +### YamlMime:ManagedReference +items: +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + commentId: T:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + id: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + parent: PluginAPI.Events + children: + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Heads + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.None + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.PreventFlip + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Tails + langs: + - csharp + - vb + name: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + type: Enum + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: CoinFlipCancellation + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 282 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + syntax: + content: public enum CoinFlipCancellation + content.vb: Public Enum CoinFlipCancellation + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.None + commentId: F:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.None + id: None + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + langs: + - csharp + - vb + name: None + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation.None + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.None + type: Field + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: None + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 284 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + syntax: + content: None = 0 + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Heads + commentId: F:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Heads + id: Heads + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + langs: + - csharp + - vb + name: Heads + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Heads + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Heads + type: Field + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: Heads + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 285 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + syntax: + content: Heads = 1 + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Tails + commentId: F:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Tails + id: Tails + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + langs: + - csharp + - vb + name: Tails + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Tails + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.Tails + type: Field + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: Tails + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 286 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + syntax: + content: Tails = 2 + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.PreventFlip + commentId: F:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.PreventFlip + id: PreventFlip + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + langs: + - csharp + - vb + name: PreventFlip + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation.PreventFlip + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation.PreventFlip + type: Field + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: PreventFlip + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 287 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + syntax: + content: PreventFlip = 3 + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: PluginAPI.Events + commentId: N:PluginAPI.Events + name: PluginAPI.Events + nameWithType: PluginAPI.Events + fullName: PluginAPI.Events +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + commentId: T:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + parent: PluginAPI.Events + name: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation diff --git a/docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml b/docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml new file mode 100644 index 0000000..04d7ef0 --- /dev/null +++ b/docs/PluginAPI.Events.PlayerPreCoinFlipCancellationData.yml @@ -0,0 +1,574 @@ +### YamlMime:ManagedReference +items: +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData + commentId: T:PluginAPI.Events.PlayerPreCoinFlipCancellationData + id: PlayerPreCoinFlipCancellationData + parent: PluginAPI.Events + children: + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override(System.Boolean) + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip + langs: + - csharp + - vb + name: PlayerPreCoinFlipCancellationData + nameWithType: PlayerPreCoinFlipCancellationData + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData + type: Struct + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: PlayerPreCoinFlipCancellationData + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 246 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + summary: "\nRepresents player pre coin flip event cancellation data.\n" + example: [] + syntax: + content: 'public readonly struct PlayerPreCoinFlipCancellationData : IEventCancellation' + content.vb: >- + Public Structure PlayerPreCoinFlipCancellationData + + Implements IEventCancellation + implements: + - PluginAPI.Events.IEventCancellation + inheritedMembers: + - System.ValueType.Equals(System.Object) + - System.ValueType.GetHashCode + - System.ValueType.ToString + - System.Object.Equals(System.Object,System.Object) + - System.Object.ReferenceEquals(System.Object,System.Object) + - System.Object.GetType + modifiers.csharp: + - public + - readonly + - struct + modifiers.vb: + - Public + - Structure +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled + commentId: P:PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled + id: IsCancelled + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData + langs: + - csharp + - vb + name: IsCancelled + nameWithType: PlayerPreCoinFlipCancellationData.IsCancelled + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled + type: Property + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: IsCancelled + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 249 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + example: [] + syntax: + content: public readonly bool IsCancelled { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property IsCancelled As Boolean + overload: PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled* + implements: + - PluginAPI.Events.IEventCancellation.IsCancelled + modifiers.csharp: + - public + - readonly + - get + modifiers.vb: + - Public + - ReadOnly +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation + commentId: P:PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation + id: Cancellation + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData + langs: + - csharp + - vb + name: Cancellation + nameWithType: PlayerPreCoinFlipCancellationData.Cancellation + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation + type: Property + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: Cancellation + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 251 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + syntax: + content: public readonly PlayerPreCoinFlipCancellationData.CoinFlipCancellation Cancellation { get; } + parameters: [] + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + content.vb: Public ReadOnly Property Cancellation As PlayerPreCoinFlipCancellationData.CoinFlipCancellation + overload: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation* + modifiers.csharp: + - public + - readonly + - get + modifiers.vb: + - Public + - ReadOnly +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged + commentId: M:PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged + id: LeaveUnchanged + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData + langs: + - csharp + - vb + name: LeaveUnchanged() + nameWithType: PlayerPreCoinFlipCancellationData.LeaveUnchanged() + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged() + type: Method + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: LeaveUnchanged + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 263 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + summary: "\nDoesn't override the coin flip result.\n" + example: [] + syntax: + content: public static PlayerPreCoinFlipCancellationData LeaveUnchanged() + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData + description: The . + content.vb: Public Shared Function LeaveUnchanged As PlayerPreCoinFlipCancellationData + overload: PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override(System.Boolean) + commentId: M:PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override(System.Boolean) + id: Override(System.Boolean) + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData + langs: + - csharp + - vb + name: Override(Boolean) + nameWithType: PlayerPreCoinFlipCancellationData.Override(Boolean) + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override(System.Boolean) + type: Method + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: Override + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 272 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + summary: "\nOverrides the flip result.\n" + example: [] + syntax: + content: public static PlayerPreCoinFlipCancellationData Override(bool isTails) + parameters: + - id: isTails + type: System.Boolean + description: True if the coin flip result should be tails. + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData + description: '' + content.vb: Public Shared Function Override(isTails As Boolean) As PlayerPreCoinFlipCancellationData + overload: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip + commentId: M:PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip + id: PreventFlip + parent: PluginAPI.Events.PlayerPreCoinFlipCancellationData + langs: + - csharp + - vb + name: PreventFlip() + nameWithType: PlayerPreCoinFlipCancellationData.PreventFlip() + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip() + type: Method + source: + remote: + path: NwPluginAPI/Events/IEventCancellation.cs + branch: master + repo: https://github.com/northwood-studios/NwPluginAPI.git + id: PreventFlip + path: ../NwPluginAPI/Events/IEventCancellation.cs + startLine: 279 + assemblies: + - PluginAPI + namespace: PluginAPI.Events + summary: "\nPrevents the coin flip.\n" + example: [] + syntax: + content: public static PlayerPreCoinFlipCancellationData PreventFlip() + return: + type: PluginAPI.Events.PlayerPreCoinFlipCancellationData + description: The . + content.vb: Public Shared Function PreventFlip As PlayerPreCoinFlipCancellationData + overload: PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +references: +- uid: PluginAPI.Events + commentId: N:PluginAPI.Events + name: PluginAPI.Events + nameWithType: PluginAPI.Events + fullName: PluginAPI.Events +- uid: PluginAPI.Events.IEventCancellation + commentId: T:PluginAPI.Events.IEventCancellation + parent: PluginAPI.Events + name: IEventCancellation + nameWithType: IEventCancellation + fullName: PluginAPI.Events.IEventCancellation +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true + name: ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType + commentId: T:System.ValueType + parent: System + isExternal: true + name: ValueType + nameWithType: ValueType + fullName: System.ValueType +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled* + commentId: Overload:PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled + name: IsCancelled + nameWithType: PlayerPreCoinFlipCancellationData.IsCancelled + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.IsCancelled +- uid: PluginAPI.Events.IEventCancellation.IsCancelled + commentId: P:PluginAPI.Events.IEventCancellation.IsCancelled + parent: PluginAPI.Events.IEventCancellation + name: IsCancelled + nameWithType: IEventCancellation.IsCancelled + fullName: PluginAPI.Events.IEventCancellation.IsCancelled +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation* + commentId: Overload:PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation + name: Cancellation + nameWithType: PlayerPreCoinFlipCancellationData.Cancellation + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Cancellation +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + commentId: T:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + parent: PluginAPI.Events + name: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData + commentId: T:PluginAPI.Events.PlayerPreCoinFlipCancellationData + parent: PluginAPI.Events + name: PlayerPreCoinFlipCancellationData + nameWithType: PlayerPreCoinFlipCancellationData + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged* + commentId: Overload:PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged + name: LeaveUnchanged + nameWithType: PlayerPreCoinFlipCancellationData.LeaveUnchanged + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.LeaveUnchanged +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override* + commentId: Overload:PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override + name: Override + nameWithType: PlayerPreCoinFlipCancellationData.Override + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.Override +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip* + commentId: Overload:PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip + name: PreventFlip + nameWithType: PlayerPreCoinFlipCancellationData.PreventFlip + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.PreventFlip diff --git a/docs/PluginAPI.Events.PreauthCancellationData.yml b/docs/PluginAPI.Events.PreauthCancellationData.yml index a28593e..014c832 100644 --- a/docs/PluginAPI.Events.PreauthCancellationData.yml +++ b/docs/PluginAPI.Events.PreauthCancellationData.yml @@ -30,7 +30,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: PreauthCancellationData path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 19 + startLine: 21 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -40,6 +40,7 @@ items: content: 'public readonly struct PreauthCancellationData : IEventCancellation' content.vb: >- Public Structure PreauthCancellationData + Implements IEventCancellation implements: - PluginAPI.Events.IEventCancellation @@ -75,11 +76,10 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: IsCancelled path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 22 + startLine: 24 assemblies: - PluginAPI namespace: PluginAPI.Events - summary: "\nDetermines whether event is cancelled.\n" example: [] syntax: content: public readonly bool IsCancelled { get; } @@ -115,7 +115,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RejectDelay path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 40 + startLine: 42 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -159,7 +159,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RejectRedirect path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 54 + startLine: 56 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -203,7 +203,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RejectBanned path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 63 + startLine: 65 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -250,7 +250,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: RejectBanned path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 74 + startLine: 76 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -297,7 +297,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Reject path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 88 + startLine: 90 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -341,7 +341,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Reject path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 102 + startLine: 104 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -385,7 +385,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Reject path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 123 + startLine: 125 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -429,7 +429,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: Accept path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 129 + startLine: 131 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -466,7 +466,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: HandledManually path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 136 + startLine: 138 assemblies: - PluginAPI namespace: PluginAPI.Events @@ -503,7 +503,7 @@ items: repo: https://github.com/northwood-studios/NwPluginAPI.git id: GenerateWriter path: ../NwPluginAPI/Events/IEventCancellation.cs - startLine: 159 + startLine: 161 assemblies: - PluginAPI namespace: PluginAPI.Events diff --git a/docs/PluginAPI.Events.yml b/docs/PluginAPI.Events.yml index 76dd3a9..4f95c83 100644 --- a/docs/PluginAPI.Events.yml +++ b/docs/PluginAPI.Events.yml @@ -10,6 +10,8 @@ items: - PluginAPI.Events.EventParameter - PluginAPI.Events.IEventCancellation - PluginAPI.Events.PlayerCheckReservedSlotCancellationData + - PluginAPI.Events.PlayerPreCoinFlipCancellationData + - PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation - PluginAPI.Events.PreauthCancellationData langs: - csharp @@ -60,6 +62,18 @@ references: name: PlayerCheckReservedSlotCancellationData nameWithType: PlayerCheckReservedSlotCancellationData fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData + commentId: T:PluginAPI.Events.PlayerPreCoinFlipCancellationData + parent: PluginAPI.Events + name: PlayerPreCoinFlipCancellationData + nameWithType: PlayerPreCoinFlipCancellationData + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData +- uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + commentId: T:PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + parent: PluginAPI.Events + name: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + nameWithType: PlayerPreCoinFlipCancellationData.CoinFlipCancellation + fullName: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation - uid: PluginAPI.Events commentId: N:PluginAPI.Events name: PluginAPI.Events diff --git a/docs/PluginAPI.PluginApiVersion.yml b/docs/PluginAPI.PluginApiVersion.yml index 7626bc2..0e80494 100644 --- a/docs/PluginAPI.PluginApiVersion.yml +++ b/docs/PluginAPI.PluginApiVersion.yml @@ -101,10 +101,10 @@ items: - PluginAPI namespace: PluginAPI syntax: - content: public const string VersionString = "12.0.0-rc.4" + content: public const string VersionString = "12.0.0-rc.5" return: type: System.String - content.vb: Public Const VersionString As String = "12.0.0-rc.4" + content.vb: Public Const VersionString As String = "12.0.0-rc.5" modifiers.csharp: - public - const diff --git a/docs/api/index.html b/docs/api/index.html index 4039173..07922a6 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -19,7 +19,7 @@ - + @@ -60,10 +60,6 @@ - -
-
-
diff --git a/docs/articles/intro.html b/docs/articles/intro.html index 66f2c21..44ebca3 100644 --- a/docs/articles/intro.html +++ b/docs/articles/intro.html @@ -90,17 +90,15 @@

NwAPI Introduction

TODO: IMPROVE INTRO

The Northwood plugin API (NWAPI) is a first-party, event based API used to create server-side plugins for SCP:SL in C#.

-

Code Prerequisites

+

Getting Started

-

Getting Started

- diff --git a/docs/index.json b/docs/index.json index ce61aea..3e9987f 100644 --- a/docs/index.json +++ b/docs/index.json @@ -4,505 +4,15 @@ "title": "| Nw Plugin API", "keywords": "W.I.P" }, - "api/PluginAPI.Commands.Command.html": { - "href": "api/PluginAPI.Commands.Command.html", - "title": "Class Command | Nw Plugin API", - "keywords": "Class Command Represents a command that can be executed. Inheritance System.Object Command Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Commands Assembly : PluginAPI.dll Syntax public class Command Fields | Improve this Doc View Source Object Declaration public ICommand Object Field Value Type Description CommandSystem.ICommand | Improve this Doc View Source Plugin Declaration public PluginHandler Plugin Field Value Type Description PluginHandler" - }, - "api/PluginAPI.Commands.CommandsManager.html": { - "href": "api/PluginAPI.Commands.CommandsManager.html", - "title": "Class CommandsManager | Nw Plugin API", - "keywords": "Class CommandsManager Manages commands. Inheritance System.Object CommandsManager Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Commands Assembly : PluginAPI.dll Syntax public class CommandsManager" - }, - "api/PluginAPI.Commands.html": { - "href": "api/PluginAPI.Commands.html", - "title": "Namespace PluginAPI.Commands | Nw Plugin API", - "keywords": "Namespace PluginAPI.Commands Classes Command Represents a command that can be executed. CommandsManager Manages commands. ListCommand Lists all plugins on the server. PluginsCommand The parent command for the NW-API commands. ReloadCommmand Reloads plugins configs." - }, - "api/PluginAPI.Commands.ListCommand.html": { - "href": "api/PluginAPI.Commands.ListCommand.html", - "title": "Class ListCommand | Nw Plugin API", - "keywords": "Class ListCommand Lists all plugins on the server. Inheritance System.Object ListCommand Implements CommandSystem.ICommand Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Commands Assembly : PluginAPI.dll Syntax [CommandHandler(typeof(PluginsCommand))] public class ListCommand : ICommand Properties | Improve this Doc View Source Aliases Declaration public string[] Aliases { get; } Property Value Type Description System.String [] | Improve this Doc View Source Command Declaration public string Command { get; } Property Value Type Description System.String | Improve this Doc View Source Description Declaration public string Description { get; } Property Value Type Description System.String Methods | Improve this Doc View Source Execute(ArraySegment, ICommandSender, out String) Declaration public bool Execute(ArraySegment arguments, ICommandSender sender, out string response) Parameters Type Name Description System.ArraySegment < System.String > arguments CommandSystem.ICommandSender sender System.String response Returns Type Description System.Boolean Implements CommandSystem.ICommand" - }, - "api/PluginAPI.Commands.PluginsCommand.html": { - "href": "api/PluginAPI.Commands.PluginsCommand.html", - "title": "Class PluginsCommand | Nw Plugin API", - "keywords": "Class PluginsCommand The parent command for the NW-API commands. Inheritance System.Object CommandSystem.CommandHandler ParentCommand PluginsCommand Implements CommandSystem.ICommandHandler CommandSystem.ICommand CommandSystem.IUsageProvider Inherited Members ParentCommand.Execute(System.ArraySegment, CommandSystem.ICommandSender, System.String) CommandSystem.CommandHandler.Commands CommandSystem.CommandHandler.CommandAliases CommandSystem.CommandHandler.TryGetCommand(System.String, CommandSystem.ICommand) CommandSystem.CommandHandler.RegisterCommand(CommandSystem.ICommand) CommandSystem.CommandHandler.UnregisterCommand(CommandSystem.ICommand) CommandSystem.CommandHandler.ClearCommands() CommandSystem.CommandHandler.AllCommands System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Commands Assembly : PluginAPI.dll Syntax [CommandHandler(typeof(GameConsoleCommandHandler))] public class PluginsCommand : ParentCommand, ICommandHandler, ICommand, IUsageProvider Properties | Improve this Doc View Source Aliases Declaration public override string[] Aliases { get; } Property Value Type Description System.String [] Overrides ParentCommand.Aliases | Improve this Doc View Source Command Declaration public override string Command { get; } Property Value Type Description System.String Overrides ParentCommand.Command | Improve this Doc View Source Description Declaration public override string Description { get; } Property Value Type Description System.String Overrides ParentCommand.Description | Improve this Doc View Source Usage Declaration public string[] Usage { get; } Property Value Type Description System.String [] Methods | Improve this Doc View Source Create() Declaration public static PluginsCommand Create() Returns Type Description PluginsCommand | Improve this Doc View Source ExecuteParent(ArraySegment, ICommandSender, out String) Declaration protected override bool ExecuteParent(ArraySegment arguments, ICommandSender sender, out string response) Parameters Type Name Description System.ArraySegment < System.String > arguments CommandSystem.ICommandSender sender System.String response Returns Type Description System.Boolean Overrides ParentCommand.ExecuteParent(System.ArraySegment, CommandSystem.ICommandSender, System.String) | Improve this Doc View Source LoadGeneratedCommands() Declaration public override void LoadGeneratedCommands() Overrides CommandSystem.CommandHandler.LoadGeneratedCommands() Implements CommandSystem.ICommandHandler CommandSystem.ICommand CommandSystem.IUsageProvider" - }, - "api/PluginAPI.Commands.ReloadCommmand.html": { - "href": "api/PluginAPI.Commands.ReloadCommmand.html", - "title": "Class ReloadCommmand | Nw Plugin API", - "keywords": "Class ReloadCommmand Reloads plugins configs. Inheritance System.Object ReloadCommmand Implements CommandSystem.ICommand Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Commands Assembly : PluginAPI.dll Syntax [CommandHandler(typeof(PluginsCommand))] public class ReloadCommmand : ICommand Properties | Improve this Doc View Source Aliases Declaration public string[] Aliases { get; } Property Value Type Description System.String [] | Improve this Doc View Source Command Declaration public string Command { get; } Property Value Type Description System.String | Improve this Doc View Source Description Declaration public string Description { get; } Property Value Type Description System.String Methods | Improve this Doc View Source Execute(ArraySegment, ICommandSender, out String) Declaration public bool Execute(ArraySegment arguments, ICommandSender sender, out string response) Parameters Type Name Description System.ArraySegment < System.String > arguments CommandSystem.ICommandSender sender System.String response Returns Type Description System.Boolean Implements CommandSystem.ICommand" - }, - "api/PluginAPI.Core.Attributes.html": { - "href": "api/PluginAPI.Core.Attributes.html", - "title": "Namespace PluginAPI.Core.Attributes | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Attributes Classes PluginCommand Marks a class as plugin command. PluginCommandAliases Marks aliases to existing commands. PluginConfig Marks a plugin config. PluginEntryPoint Marks the plugin entrypoint. Called when the plugin is initialized. PluginEvent Marks a plugin event handler method. PluginReload Marks a plugin reloaded event handler. Called when the plugin is reloaded. PluginUnload Marks a plugin unloaded event handler. Called when the plugin is unloaded." - }, - "api/PluginAPI.Core.Attributes.PluginCommand.html": { - "href": "api/PluginAPI.Core.Attributes.PluginCommand.html", - "title": "Class PluginCommand | Nw Plugin API", - "keywords": "Class PluginCommand Marks a class as plugin command. Inheritance System.Object System.Attribute PluginCommand Implements System.Runtime.InteropServices._Attribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Attributes Assembly : PluginAPI.dll Syntax [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)] public class PluginCommand : Attribute, _Attribute Constructors | Improve this Doc View Source PluginCommand(String, String, CommandType) Initializes a new instance of the PluginCommand class. Declaration public PluginCommand(string name, string description, CommandType type) Parameters Type Name Description System.String name The name of the command. System.String description The description of the command. CommandType type The CommandType of the command. Properties | Improve this Doc View Source Description Declaration public string Description { get; set; } Property Value Type Description System.String | Improve this Doc View Source Name Declaration public string Name { get; set; } Property Value Type Description System.String | Improve this Doc View Source Type Declaration public CommandType Type { get; set; } Property Value Type Description CommandType Implements System.Runtime.InteropServices._Attribute" - }, - "api/PluginAPI.Core.Attributes.PluginCommandAliases.html": { - "href": "api/PluginAPI.Core.Attributes.PluginCommandAliases.html", - "title": "Class PluginCommandAliases | Nw Plugin API", - "keywords": "Class PluginCommandAliases Marks aliases to existing commands. Inheritance System.Object System.Attribute PluginCommandAliases Implements System.Runtime.InteropServices._Attribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Attributes Assembly : PluginAPI.dll Syntax [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)] public class PluginCommandAliases : Attribute, _Attribute Constructors | Improve this Doc View Source PluginCommandAliases(String[]) Initializes a new instance of the PluginCommandAliases class. Declaration public PluginCommandAliases(string[] aliases) Parameters Type Name Description System.String [] aliases The commands aliases. Properties | Improve this Doc View Source Aliases Declaration public string[] Aliases { get; set; } Property Value Type Description System.String [] Implements System.Runtime.InteropServices._Attribute" - }, - "api/PluginAPI.Core.Attributes.PluginConfig.html": { - "href": "api/PluginAPI.Core.Attributes.PluginConfig.html", - "title": "Class PluginConfig | Nw Plugin API", - "keywords": "Class PluginConfig Marks a plugin config. Inheritance System.Object System.Attribute PluginConfig Implements System.Runtime.InteropServices._Attribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Attributes Assembly : PluginAPI.dll Syntax [AttributeUsage(AttributeTargets.Field, AllowMultiple = false)] public class PluginConfig : Attribute, _Attribute Implements System.Runtime.InteropServices._Attribute" - }, - "api/PluginAPI.Core.Attributes.PluginEntryPoint.html": { - "href": "api/PluginAPI.Core.Attributes.PluginEntryPoint.html", - "title": "Class PluginEntryPoint | Nw Plugin API", - "keywords": "Class PluginEntryPoint Marks the plugin entrypoint. Called when the plugin is initialized. Inheritance System.Object System.Attribute PluginEntryPoint Implements System.Runtime.InteropServices._Attribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Attributes Assembly : PluginAPI.dll Syntax [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)] public class PluginEntryPoint : Attribute, _Attribute Constructors | Improve this Doc View Source PluginEntryPoint(String, String, String, String) Initializes a new instance of the PluginEntryPoint class. Declaration public PluginEntryPoint(string pluginName, string pluginVersion, string description, string author) Parameters Type Name Description System.String pluginName The plugin name. System.String pluginVersion The plugin version. System.String description The plugin description. System.String author The plugin author. Properties | Improve this Doc View Source Author Declaration public string Author { get; } Property Value Type Description System.String | Improve this Doc View Source Description Declaration public string Description { get; } Property Value Type Description System.String | Improve this Doc View Source Name Declaration public string Name { get; } Property Value Type Description System.String | Improve this Doc View Source Version Declaration public string Version { get; } Property Value Type Description System.String Implements System.Runtime.InteropServices._Attribute" - }, - "api/PluginAPI.Core.Attributes.PluginEvent.html": { - "href": "api/PluginAPI.Core.Attributes.PluginEvent.html", - "title": "Class PluginEvent | Nw Plugin API", - "keywords": "Class PluginEvent Marks a plugin event handler method. Inheritance System.Object System.Attribute PluginEvent Implements System.Runtime.InteropServices._Attribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Attributes Assembly : PluginAPI.dll Syntax [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)] public class PluginEvent : Attribute, _Attribute Constructors | Improve this Doc View Source PluginEvent(ServerEventType) Initializes a new instance of the PluginEvent class. Declaration public PluginEvent(ServerEventType eventType) Parameters Type Name Description ServerEventType eventType The ServerEventType . Properties | Improve this Doc View Source EventType Declaration public ServerEventType EventType { get; } Property Value Type Description ServerEventType Implements System.Runtime.InteropServices._Attribute" - }, - "api/PluginAPI.Core.Attributes.PluginReload.html": { - "href": "api/PluginAPI.Core.Attributes.PluginReload.html", - "title": "Class PluginReload | Nw Plugin API", - "keywords": "Class PluginReload Marks a plugin reloaded event handler. Called when the plugin is reloaded. Inheritance System.Object System.Attribute PluginReload Implements System.Runtime.InteropServices._Attribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Attributes Assembly : PluginAPI.dll Syntax [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)] public class PluginReload : Attribute, _Attribute Implements System.Runtime.InteropServices._Attribute" - }, - "api/PluginAPI.Core.Attributes.PluginUnload.html": { - "href": "api/PluginAPI.Core.Attributes.PluginUnload.html", - "title": "Class PluginUnload | Nw Plugin API", - "keywords": "Class PluginUnload Marks a plugin unloaded event handler. Called when the plugin is unloaded. Inheritance System.Object System.Attribute PluginUnload Implements System.Runtime.InteropServices._Attribute Inherited Members System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo) System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type) System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type) System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Module) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.IsDefined(System.Reflection.Module, System.Type) System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttributes(System.Reflection.Assembly) System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type) System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type) System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean) System.Attribute.Equals(System.Object) System.Attribute.GetHashCode() System.Attribute.Match(System.Object) System.Attribute.IsDefaultAttribute() System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32) System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr) System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr) System.Attribute.TypeId System.Object.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Attributes Assembly : PluginAPI.dll Syntax [AttributeUsage(AttributeTargets.Method, AllowMultiple = false)] public class PluginUnload : Attribute, _Attribute Implements System.Runtime.InteropServices._Attribute" - }, - "api/PluginAPI.Core.Cassie.html": { - "href": "api/PluginAPI.Core.Cassie.html", - "title": "Class Cassie | Nw Plugin API", - "keywords": "Class Cassie Represents the cassie system in-game. Inheritance System.Object Cassie Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class Cassie Properties | Improve this Doc View Source IsSpeaking Gets whether or not CASSIE is speaking. Declaration public static bool IsSpeaking { get; } Property Value Type Description System.Boolean | Improve this Doc View Source VoiceLines Gets a collection of CASSIE voice lines. Declaration public static IEnumerable VoiceLines { get; } Property Value Type Description System.Collections.Generic.IEnumerable < NineTailedFoxAnnouncer.VoiceLine > Methods | Improve this Doc View Source CalculateDuration(String, Boolean) Calculates duration of a CASSIE message. Declaration public static float CalculateDuration(string message, bool rawNumber = false) Parameters Type Name Description System.String message The message. System.Boolean rawNumber Raw number. Returns Type Description System.Single | Improve this Doc View Source Clear() Clears all CASSIE messages in queue. Declaration public static void Clear() | Improve this Doc View Source ConvertNumber(Int32) Converts number into a CASSIE readable word. Declaration public static string ConvertNumber(int num) Parameters Type Name Description System.Int32 num Number to convert. Returns Type Description System.String | Improve this Doc View Source ConvertTeam(Team, String) Converts team into a CASSIE readable unit name. Declaration public static string ConvertTeam(Team team, string unitName) Parameters Type Name Description PlayerRoles.Team team The team. System.String unitName Unit name. Returns Type Description System.String | Improve this Doc View Source GlitchyMessage(String, Single, Single) Send CASSIE message with glitch phrases. Declaration public static void GlitchyMessage(string message, float glitchChance, float jamChance) Parameters Type Name Description System.String message The message. System.Single glitchChance The chance of placing a glitch phrase between each word. System.Single jamChance The chance of jamming each word. | Improve this Doc View Source IsValid(String) Checks whether or not the provided word is a CASSIE readable one. Declaration public static bool IsValid(string word) Parameters Type Name Description System.String word The word. Returns Type Description System.Boolean | Improve this Doc View Source Message(String, Boolean, Boolean, Boolean) Send CASSIE message without glitch phrases. Declaration public static void Message(string message, bool isHeld = false, bool isNoisy = true, bool isSubtitles = false) Parameters Type Name Description System.String message The message. System.Boolean isHeld Whether or not the message is held. System.Boolean isNoisy Whether or not the message starts with intro sound. System.Boolean isSubtitles Whether or not the message includes subtitles. | Improve this Doc View Source ScpTermination(Player, DamageHandlerBase) Forces an scp termination announcement. Declaration public static void ScpTermination(Player player, DamageHandlerBase info) Parameters Type Name Description Player player The player. PlayerStatsSystem.DamageHandlerBase info The damage information." - }, - "api/PluginAPI.Core.DamageManager.html": { - "href": "api/PluginAPI.Core.DamageManager.html", - "title": "Class DamageManager | Nw Plugin API", - "keywords": "Class DamageManager Manages damage for a player. Inheritance System.Object DamageManager Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class DamageManager Constructors | Improve this Doc View Source DamageManager(Player) Initializes a new instance of the DamageManager class. Declaration public DamageManager(Player plr) Parameters Type Name Description Player plr The player. Properties | Improve this Doc View Source CanReceiveDamageFromPlayers Gets or sets whether or not player can receive damage from other players. Declaration public bool CanReceiveDamageFromPlayers { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source DamageBlacklist Gets a list of players who can't damage this player. Declaration public List DamageBlacklist { get; } Property Value Type Description System.Collections.Generic.List < Player > | Improve this Doc View Source DamageWhitelist Gets a list of players who can to damage this player. Declaration public List DamageWhitelist { get; } Property Value Type Description System.Collections.Generic.List < Player > Methods | Improve this Doc View Source Damage(DamageHandlerBase) Damages player. Declaration public bool Damage(DamageHandlerBase damageHandlerBase) Parameters Type Name Description PlayerStatsSystem.DamageHandlerBase damageHandlerBase The damage handler base. Returns Type Description System.Boolean Whether or not damaging was successful. | Improve this Doc View Source Damage(Single, Player, Vector3, Int32) Damages player with explosion force. Declaration public bool Damage(float amount, Player attacker, Vector3 force = default(Vector3), int armorPenetration = 0) Parameters Type Name Description System.Single amount The amount of damage. Player attacker The player which attacked UnityEngine.Vector3 force The force of explosion. System.Int32 armorPenetration The amount of armor penetration. Returns Type Description System.Boolean Whether or not damaging was successful. | Improve this Doc View Source Damage(Single, String, String) Damages player with custom reason. Declaration public bool Damage(float amount, string reason, string cassieAnnouncement = \"\") Parameters Type Name Description System.Single amount The amount of damage. System.String reason The reason of damage. System.String cassieAnnouncement The cassie announcement send after death. Returns Type Description System.Boolean Whether or not damaging was successful.." - }, - "api/PluginAPI.Core.DataStorage.html": { - "href": "api/PluginAPI.Core.DataStorage.html", - "title": "Class DataStorage | Nw Plugin API", - "keywords": "Class DataStorage Manages a player's temporary data storage. Inheritance System.Object DataStorage Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class DataStorage Fields | Improve this Doc View Source StoredData Stored temporary data. Declaration public readonly Dictionary StoredData Field Value Type Description System.Collections.Generic.Dictionary < System.String , System.Object > Methods | Improve this Doc View Source Add(String, T) Adds new data name to storage. Declaration public bool Add(string dataName, T data) where T : class, IComparable Parameters Type Name Description System.String dataName The data name. T data The object of data. Returns Type Description System.Boolean Whether or not data had not been previously stored. Type Parameters Name Description T The type of data. | Improve this Doc View Source Clear() Clears stored data. Declaration public void Clear() | Improve this Doc View Source Contains(String) Checks if data name is already stored. Declaration public bool Contains(string dataName) Parameters Type Name Description System.String dataName The data name. Returns Type Description System.Boolean Whether or not the data is exists. | Improve this Doc View Source Get(String) Gets data from storage. Declaration public T Get(string dataName) where T : class, IComparable Parameters Type Name Description System.String dataName The data name. Returns Type Description T The output value. Type Parameters Name Description T The type of data | Improve this Doc View Source Override(String, T) Overrides existing data in storage. Declaration public void Override(string dataName, T data) where T : class, IComparable Parameters Type Name Description System.String dataName The data name. T data The object of data. Type Parameters Name Description T The type of data. | Improve this Doc View Source Remove(String) Removes data from storage. Declaration public bool Remove(string dataName) Parameters Type Name Description System.String dataName The data name. Returns Type Description System.Boolean Whether or not data removal was successful | Improve this Doc View Source TryGet(String, out T) Gets data from storage. Declaration public bool TryGet(string dataName, out T data) where T : class, IComparable Parameters Type Name Description System.String dataName The data name. T data The output value. Returns Type Description System.Boolean Whether or not data was previously stored. Type Parameters Name Description T The type of data." - }, - "api/PluginAPI.Core.Doors.FacilityBreakableDoor.html": { - "href": "api/PluginAPI.Core.Doors.FacilityBreakableDoor.html", - "title": "Class FacilityBreakableDoor | Nw Plugin API", - "keywords": "Class FacilityBreakableDoor Represents a breakable door. Inheritance System.Object FacilityDoor FacilityBreakableDoor Inherited Members FacilityDoor.Room FacilityDoor.IsOpened FacilityDoor.IsLocked FacilityDoor.LockReason FacilityDoor.Permissions FacilityDoor.Bypass2176 FacilityDoor.Transform FacilityDoor.GameObject FacilityDoor.Position FacilityDoor.Rotation FacilityDoor.Lock(DoorLockReason, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Doors Assembly : PluginAPI.dll Syntax public class FacilityBreakableDoor : FacilityDoor Constructors | Improve this Doc View Source FacilityBreakableDoor(FacilityRoom, BreakableDoor) Initializes a new instance of the FacilityBreakableDoor class. Declaration public FacilityBreakableDoor(FacilityRoom room, BreakableDoor door) Parameters Type Name Description FacilityRoom room The room the door is in. Interactables.Interobjects.BreakableDoor door The base-game door object. Fields | Improve this Doc View Source OriginalObject The base-game object. Declaration public readonly BreakableDoor OriginalObject Field Value Type Description Interactables.Interobjects.BreakableDoor Properties | Improve this Doc View Source Count Gets the total amount of breakable doors. Declaration public static int Count { get; } Property Value Type Description System.Int32 | Improve this Doc View Source Health Gets or sets door's health. Declaration public float Health { get; set; } Property Value Type Description System.Single | Improve this Doc View Source IgnoredDamageSources Gets or sets the door's ignored Interactables.Interobjects.DoorUtils.DoorDamageType . Declaration public DoorDamageType IgnoredDamageSources { get; set; } Property Value Type Description Interactables.Interobjects.DoorUtils.DoorDamageType | Improve this Doc View Source IsDestroyed Gets whether or not the door is destroyed. Declaration public bool IsDestroyed { get; } Property Value Type Description System.Boolean | Improve this Doc View Source List Gets a list of all the FacilityBreakableDoor s. Declaration public static List List { get; } Property Value Type Description System.Collections.Generic.List < FacilityBreakableDoor > | Improve this Doc View Source MaxHealth Gets or sets the doors max health. Declaration public float MaxHealth { get; set; } Property Value Type Description System.Single Methods | Improve this Doc View Source Destroy() Destroys the door. Declaration public void Destroy()" - }, - "api/PluginAPI.Core.Doors.FacilityDoor.html": { - "href": "api/PluginAPI.Core.Doors.FacilityDoor.html", - "title": "Class FacilityDoor | Nw Plugin API", - "keywords": "Class FacilityDoor Represents a door. Inheritance System.Object FacilityDoor FacilityBreakableDoor FacilityGate Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Doors Assembly : PluginAPI.dll Syntax public class FacilityDoor Constructors | Improve this Doc View Source FacilityDoor(FacilityRoom, DoorVariant) Initializes a new instance of the FacilityDoor class. Declaration public FacilityDoor(FacilityRoom room, DoorVariant door) Parameters Type Name Description FacilityRoom room The room the door is in. Interactables.Interobjects.DoorUtils.DoorVariant door THe base-game door. Fields | Improve this Doc View Source OriginalObject The base-game object. Declaration public readonly DoorVariant OriginalObject Field Value Type Description Interactables.Interobjects.DoorUtils.DoorVariant | Improve this Doc View Source Room The FacilityRoom the door is in. Declaration public readonly FacilityRoom Room Field Value Type Description FacilityRoom Properties | Improve this Doc View Source Bypass2176 Gets or sets whether or not the door will bypass 2176. Declaration public bool Bypass2176 { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source Count Gets the total amount of doors. Declaration public static int Count { get; } Property Value Type Description System.Int32 | Improve this Doc View Source GameObject Gets the door's UnityEngine.GameObject . Declaration public GameObject GameObject { get; } Property Value Type Description UnityEngine.GameObject | Improve this Doc View Source IsLocked Gets or sets whether or not the door is locked. Declaration public bool IsLocked { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsOpened Gets or sets whether or not the door is open. Declaration public bool IsOpened { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source List Gets a list of all the FacilityDoor s. Declaration public static List List { get; } Property Value Type Description System.Collections.Generic.List < FacilityDoor > | Improve this Doc View Source LockReason Gets or sets the door's Interactables.Interobjects.DoorUtils.DoorLockReason Declaration public DoorLockReason LockReason { get; set; } Property Value Type Description Interactables.Interobjects.DoorUtils.DoorLockReason | Improve this Doc View Source Permissions Gets or sets the required Interactables.Interobjects.DoorUtils.KeycardPermissions . Declaration public KeycardPermissions Permissions { get; set; } Property Value Type Description Interactables.Interobjects.DoorUtils.KeycardPermissions | Improve this Doc View Source Position Gets the door's position. Declaration public Vector3 Position { get; } Property Value Type Description UnityEngine.Vector3 | Improve this Doc View Source Rotation Gets the door's rotation. Declaration public Quaternion Rotation { get; } Property Value Type Description UnityEngine.Quaternion | Improve this Doc View Source Transform Gets the door's UnityEngine.Transform . Declaration public Transform Transform { get; } Property Value Type Description UnityEngine.Transform Methods | Improve this Doc View Source Lock(DoorLockReason, Boolean) Locks the door. Declaration public void Lock(DoorLockReason reason, bool enabled) Parameters Type Name Description Interactables.Interobjects.DoorUtils.DoorLockReason reason The reason. System.Boolean enabled Whether or not the door lock reason is new." - }, - "api/PluginAPI.Core.Doors.FacilityGate.html": { - "href": "api/PluginAPI.Core.Doors.FacilityGate.html", - "title": "Class FacilityGate | Nw Plugin API", - "keywords": "Class FacilityGate Represents a gate. Inheritance System.Object FacilityDoor FacilityGate Inherited Members FacilityDoor.Room FacilityDoor.IsOpened FacilityDoor.IsLocked FacilityDoor.LockReason FacilityDoor.Permissions FacilityDoor.Bypass2176 FacilityDoor.Transform FacilityDoor.GameObject FacilityDoor.Position FacilityDoor.Rotation FacilityDoor.Lock(DoorLockReason, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Doors Assembly : PluginAPI.dll Syntax public class FacilityGate : FacilityDoor Constructors | Improve this Doc View Source FacilityGate(FacilityRoom, PryableDoor) Initializes a new instance of the FacilityGate class. Declaration public FacilityGate(FacilityRoom room, PryableDoor gate) Parameters Type Name Description FacilityRoom room The room the gate is in. Interactables.Interobjects.PryableDoor gate The base-game object. Fields | Improve this Doc View Source OriginalObject The base-game object. Declaration public readonly PryableDoor OriginalObject Field Value Type Description Interactables.Interobjects.PryableDoor Properties | Improve this Doc View Source Count Gets the total amount of gates. Declaration public static int Count { get; } Property Value Type Description System.Int32 | Improve this Doc View Source List Gets a list of all the FacilityGate 's. Declaration public static List List { get; } Property Value Type Description System.Collections.Generic.List < FacilityGate > | Improve this Doc View Source PryPositions Gets the positions the door can be pryed open from. Declaration public Transform[] PryPositions { get; } Property Value Type Description UnityEngine.Transform []" - }, - "api/PluginAPI.Core.Doors.html": { - "href": "api/PluginAPI.Core.Doors.html", - "title": "Namespace PluginAPI.Core.Doors | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Doors Classes FacilityBreakableDoor Represents a breakable door. FacilityDoor Represents a door. FacilityGate Represents a gate." - }, - "api/PluginAPI.Core.EffectsManager.html": { - "href": "api/PluginAPI.Core.EffectsManager.html", - "title": "Class EffectsManager | Nw Plugin API", - "keywords": "Class EffectsManager Manages a players effects. Inheritance System.Object EffectsManager Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class EffectsManager Constructors | Improve this Doc View Source EffectsManager(Player) Initializes a new instance of the EffectsManager class. Declaration public EffectsManager(Player plr) Parameters Type Name Description Player plr The player. Methods | Improve this Doc View Source ChangeState(String, Byte, Single, Boolean) Changes the state of a CustomPlayerEffects.StatusEffectBase on the Player . Declaration public StatusEffectBase ChangeState(string effectName, byte intensity, float duration = 0F, bool addDuration = false) Parameters Type Name Description System.String effectName The string that will be used to lookup the effect. System.Byte intensity The effect's new intensity. System.Single duration The effect's new duration. System.Boolean addDuration Whether the duration will be forced set or added to it's current one. Returns Type Description CustomPlayerEffects.StatusEffectBase Whether or not an effect was found. | Improve this Doc View Source ChangeState(Byte, Single, Boolean) Changes the state of a CustomPlayerEffects.StatusEffectBase on the Player . Declaration public T ChangeState(byte intensity, float duration = 0F, bool addDuration = false) where T : StatusEffectBase Parameters Type Name Description System.Byte intensity The effect's new intensity. System.Single duration The effect's new duration. System.Boolean addDuration Whether the duration will be forced set or added to it's current one. Returns Type Description T Whether or not an effect was found. Type Parameters Name Description T | Improve this Doc View Source DisableAllEffects() Disables all CustomPlayerEffects.StatusEffectBase . Declaration public void DisableAllEffects() | Improve this Doc View Source DisableEffect() Disables a specific CustomPlayerEffects.StatusEffectBase on the Player . Declaration public T DisableEffect() where T : StatusEffectBase Returns Type Description T The CustomPlayerEffects.StatusEffectBase instance of T , otherwise null . Type Parameters Name Description T The specified effect that will be looked for. | Improve this Doc View Source EnableEffect(Single, Boolean) Enables a specific CustomPlayerEffects.StatusEffectBase on the Player . Declaration public T EnableEffect(float duration = 0F, bool addDuration = false) where T : StatusEffectBase Parameters Type Name Description System.Single duration The effect's new duration, by default the effect is. System.Boolean addDuration Whether the duration will be forced set or added to it's current one. Returns Type Description T The CustomPlayerEffects.StatusEffectBase instance of T , otherwise null . Type Parameters Name Description T The specified effect that will be looked for. | Improve this Doc View Source GetEffect() Gets a specific CustomPlayerEffects.StatusEffectBase . Declaration public T GetEffect() where T : StatusEffectBase Returns Type Description T The CustomPlayerEffects.StatusEffectBase instance of T , otherwise null . Type Parameters Name Description T The specified effect that will be looked for. | Improve this Doc View Source TryGetEffect(String, out StatusEffectBase) Attempts to find a CustomPlayerEffects.StatusEffectBase based on the input string. Declaration public bool TryGetEffect(string effectName, out StatusEffectBase statusEffect) Parameters Type Name Description System.String effectName The string that will be used to lookup the effect. CustomPlayerEffects.StatusEffectBase statusEffect The returned player effect, if any was found. Otherwise it will be null. Returns Type Description System.Boolean Whether or not an effect was found. | Improve this Doc View Source TryGetEffect(out T) Attempts to find a CustomPlayerEffects.StatusEffectBase and safely casts it. Declaration public bool TryGetEffect(out T statusEffect) where T : StatusEffectBase Parameters Type Name Description T statusEffect The found player effect. Returns Type Description System.Boolean Whether or not a player effect was found. (And was cast successfully) Type Parameters Name Description T The specified effect that will be looked for." - }, - "api/PluginAPI.Core.Extensions.html": { - "href": "api/PluginAPI.Core.Extensions.html", - "title": "Namespace PluginAPI.Core.Extensions | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Extensions Classes ReflectionExtensions Reflection-related extensions." - }, - "api/PluginAPI.Core.Extensions.ReflectionExtensions.html": { - "href": "api/PluginAPI.Core.Extensions.ReflectionExtensions.html", - "title": "Class ReflectionExtensions | Nw Plugin API", - "keywords": "Class ReflectionExtensions Reflection-related extensions. Inheritance System.Object ReflectionExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Extensions Assembly : PluginAPI.dll Syntax public static class ReflectionExtensions Methods | Improve this Doc View Source IsValidEntrypoint(Type) Declaration public static bool IsValidEntrypoint(this Type type) Parameters Type Name Description System.Type type Returns Type Description System.Boolean" - }, - "api/PluginAPI.Core.Facility.html": { - "href": "api/PluginAPI.Core.Facility.html", - "title": "Class Facility | Nw Plugin API", - "keywords": "Class Facility Represents the facility. Inheritance System.Object Facility Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class Facility Properties | Improve this Doc View Source Doors Gets all doors in facility. Declaration public static List Doors { get; } Property Value Type Description System.Collections.Generic.List < FacilityDoor > | Improve this Doc View Source Rooms Gets all rooms in facility. Declaration public static List Rooms { get; } Property Value Type Description System.Collections.Generic.List < FacilityRoom > Methods | Improve this Doc View Source TurnOffAllLights() Turns off all lights in facility. Declaration public static void TurnOffAllLights() | Improve this Doc View Source TurnOnAllLights() Turns on all lights in facility. Declaration public static void TurnOnAllLights()" - }, - "api/PluginAPI.Core.Factories.Factory-1.html": { - "href": "api/PluginAPI.Core.Factories.Factory-1.html", - "title": "Class Factory | Nw Plugin API", - "keywords": "Class Factory Factory for entities. Inheritance System.Object Factory PlayerFactory Implements IEntityFactory Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Factories Assembly : PluginAPI.dll Syntax public class Factory : IEntityFactory where T : IEntity Type Parameters Name Description T The entity type. Methods | Improve this Doc View Source Create(IGameComponent) Creates new entity. Declaration public virtual T Create(IGameComponent component) Parameters Type Name Description IGameComponent component The game component Returns Type Description T Entity. | Improve this Doc View Source Get() Gets all entities stored in factory. Declaration public IEnumerable Get() Returns Type Description System.Collections.Generic.IEnumerable List of all entities. | Improve this Doc View Source GetOrAdd(IGameComponent) Gets entity from factory. Declaration public T GetOrAdd(IGameComponent component) Parameters Type Name Description IGameComponent component The game component. Returns Type Description T Entity. Implements IEntityFactory" - }, - "api/PluginAPI.Core.Factories.html": { - "href": "api/PluginAPI.Core.Factories.html", - "title": "Namespace PluginAPI.Core.Factories | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Factories Classes Factory Factory for entities. PlayerFactory A factory to create IPlayer 's. Interfaces IEntityFactory Defines basic factory features." - }, - "api/PluginAPI.Core.Factories.IEntityFactory-1.html": { - "href": "api/PluginAPI.Core.Factories.IEntityFactory-1.html", - "title": "Interface IEntityFactory | Nw Plugin API", - "keywords": "Interface IEntityFactory Defines basic factory features. Namespace : PluginAPI.Core.Factories Assembly : PluginAPI.dll Syntax public interface IEntityFactory where TEntity : IEntity Type Parameters Name Description TEntity The entity to create. Remarks See https://www.tutorialspoint.com/design_pattern/factory_pattern.htm for more info Methods | Improve this Doc View Source Create(IGameComponent) Declaration TEntity Create(IGameComponent component) Parameters Type Name Description IGameComponent component Returns Type Description TEntity | Improve this Doc View Source Get() Declaration IEnumerable Get() Returns Type Description System.Collections.Generic.IEnumerable | Improve this Doc View Source GetOrAdd(IGameComponent) Declaration TEntity GetOrAdd(IGameComponent component) Parameters Type Name Description IGameComponent component Returns Type Description TEntity" - }, - "api/PluginAPI.Core.Factories.PlayerFactory.html": { - "href": "api/PluginAPI.Core.Factories.PlayerFactory.html", - "title": "Class PlayerFactory | Nw Plugin API", - "keywords": "Class PlayerFactory A factory to create IPlayer 's. Inheritance System.Object Factory < IPlayer > PlayerFactory Implements IEntityFactory < IPlayer > Inherited Members Factory.Get() Factory.GetOrAdd(IGameComponent) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Factories Assembly : PluginAPI.dll Syntax public class PlayerFactory : Factory, IEntityFactory Properties | Improve this Doc View Source BaseType Declaration public virtual Type BaseType { get; } Property Value Type Description System.Type Methods | Improve this Doc View Source Create(IGameComponent) Creates a new IPlayer instance. Declaration public override IPlayer Create(IGameComponent component) Parameters Type Name Description IGameComponent component The IGameComponent . Returns Type Description IPlayer The created IPlayer . Overrides PluginAPI.Core.Factories.Factory.Create(PluginAPI.Core.Interfaces.IGameComponent) Implements IEntityFactory" - }, - "api/PluginAPI.Core.FactoryManager.html": { - "href": "api/PluginAPI.Core.FactoryManager.html", - "title": "Class FactoryManager | Nw Plugin API", - "keywords": "Class FactoryManager Manages factories for plugin system. Inheritance System.Object FactoryManager Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class FactoryManager Methods | Improve this Doc View Source Init() Initializes the factory manager. Declaration public static void Init() | Improve this Doc View Source RegisterPlayerFactory(Object, PlayerFactory) Registers a new player factory. Declaration public static void RegisterPlayerFactory(object plugin, PlayerFactory factory) Parameters Type Name Description System.Object plugin The plugin object. PlayerFactory factory The factory. | Improve this Doc View Source RegisterPlayerFactory(Object) Registers a new player factory. Declaration public static void RegisterPlayerFactory(object plugin) where T : PlayerFactory Parameters Type Name Description System.Object plugin The plugin object. Type Parameters Name Description T" - }, - "api/PluginAPI.Core.html": { - "href": "api/PluginAPI.Core.html", - "title": "Namespace PluginAPI.Core | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core Classes Cassie Represents the cassie system in-game. DamageManager Manages damage for a player. DataStorage Manages a player's temporary data storage. EffectsManager Manages a players effects. Facility Represents the facility. FactoryManager Manages factories for plugin system. Log Logger for plugin system. Map A set of tools to easily handle the in-game map. Player Represents a player connected to server. PlayerExtensions Player-related extensions. PlayerInfo Player info. PlayerSharedStorage Represents shared storage between all player classes. PluginHandler Handles a plugin. Respawn Handles respawning RoomLight Represents a room's light. Round Server Represents the server. Statistics Statistics of current server session. Statistics.FastestRound Represents a fastest round. Statistics.Peak Represents a player count peak. Statistics.Round Represents a round. Warhead Manages the warhead." - }, - "api/PluginAPI.Core.Interfaces.html": { - "href": "api/PluginAPI.Core.Interfaces.html", - "title": "Namespace PluginAPI.Core.Interfaces | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Interfaces Interfaces IEntity Defines an entity. IGameComponent Defines a game component. IGameItem Defines a game item. IPlayer Defines a player." - }, - "api/PluginAPI.Core.Interfaces.IEntity.html": { - "href": "api/PluginAPI.Core.Interfaces.IEntity.html", - "title": "Interface IEntity | Nw Plugin API", - "keywords": "Interface IEntity Defines an entity. Namespace : PluginAPI.Core.Interfaces Assembly : PluginAPI.dll Syntax public interface IEntity" - }, - "api/PluginAPI.Core.Interfaces.IGameComponent.html": { - "href": "api/PluginAPI.Core.Interfaces.IGameComponent.html", - "title": "Interface IGameComponent | Nw Plugin API", - "keywords": "Interface IGameComponent Defines a game component. Namespace : PluginAPI.Core.Interfaces Assembly : PluginAPI.dll Syntax public interface IGameComponent" - }, - "api/PluginAPI.Core.Interfaces.IGameItem.html": { - "href": "api/PluginAPI.Core.Interfaces.IGameItem.html", - "title": "Interface IGameItem | Nw Plugin API", - "keywords": "Interface IGameItem Defines a game item. Namespace : PluginAPI.Core.Interfaces Assembly : PluginAPI.dll Syntax public interface IGameItem" - }, - "api/PluginAPI.Core.Interfaces.IPlayer.html": { - "href": "api/PluginAPI.Core.Interfaces.IPlayer.html", - "title": "Interface IPlayer | Nw Plugin API", - "keywords": "Interface IPlayer Defines a player. Namespace : PluginAPI.Core.Interfaces Assembly : PluginAPI.dll Syntax public interface IPlayer : IEntity Properties | Improve this Doc View Source GameObject Gets the player's UnityEngine.GameObject . Declaration GameObject GameObject { get; } Property Value Type Description UnityEngine.GameObject | Improve this Doc View Source IsServer Gets if player is dedicated server. Declaration bool IsServer { get; } Property Value Type Description System.Boolean | Improve this Doc View Source ReferenceHub Gets the player's ReferenceHub . Declaration ReferenceHub ReferenceHub { get; } Property Value Type Description ReferenceHub | Improve this Doc View Source TemporaryData Gets player temporary data storage. Declaration DataStorage TemporaryData { get; } Property Value Type Description DataStorage Methods | Improve this Doc View Source GetComponent(Boolean) Gets the UnityEngine.MonoBehaviour and caches it. Declaration T GetComponent(bool globalSearch = false) where T : MonoBehaviour Parameters Type Name Description System.Boolean globalSearch Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source OnDestroy() Executed when player object is destroyed. Declaration void OnDestroy() | Improve this Doc View Source OnFixedUpdate() Executed with the frequency of the physics system. Unity's physics engine runs at 50hz by default. Declaration void OnFixedUpdate() | Improve this Doc View Source OnLateUpdate() Executed after all OnUpdate functions have been called. Declaration void OnLateUpdate() | Improve this Doc View Source OnStart() Executed when player object is created. Declaration void OnStart() | Improve this Doc View Source OnUpdate() Executed every frame. Declaration void OnUpdate() | Improve this Doc View Source TryGetComponent(out T, Boolean) Gets the UnityEngine.MonoBehaviour and caches it. Declaration bool TryGetComponent(out T component, bool globalSearch = false) where T : MonoBehaviour Parameters Type Name Description T component System.Boolean globalSearch Returns Type Description System.Boolean Type Parameters Name Description T" - }, - "api/PluginAPI.Core.Items.html": { - "href": "api/PluginAPI.Core.Items.html", - "title": "Namespace PluginAPI.Core.Items | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Items Classes Item Represents an item. ItemPickup" - }, - "api/PluginAPI.Core.Items.Item.html": { - "href": "api/PluginAPI.Core.Items.Item.html", - "title": "Class Item | Nw Plugin API", - "keywords": "Class Item Represents an item. Inheritance System.Object Item Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Items Assembly : PluginAPI.dll Syntax public class Item Fields | Improve this Doc View Source OriginalObject The base-game object. Declaration public readonly ItemBase OriginalObject Field Value Type Description InventorySystem.Items.ItemBase Properties | Improve this Doc View Source Category Gets the item's ItemCategory . Declaration public ItemCategory Category { get; } Property Value Type Description ItemCategory | Improve this Doc View Source CurrentOwner Gets the item's current owner. Declaration public Player CurrentOwner { get; } Property Value Type Description Player | Improve this Doc View Source GameObject Gets the item's UnityEngine.GameObject . Declaration public GameObject GameObject { get; } Property Value Type Description UnityEngine.GameObject | Improve this Doc View Source Position Gets the item's position. Declaration public Vector3 Position { get; } Property Value Type Description UnityEngine.Vector3 | Improve this Doc View Source Rotation Gets the items rotation. Declaration public Quaternion Rotation { get; } Property Value Type Description UnityEngine.Quaternion | Improve this Doc View Source Serial Gets the item's serial. Declaration public ushort Serial { get; } Property Value Type Description System.UInt16 | Improve this Doc View Source ThrowSettings Gets the item's InventorySystem.Items.ItemThrowSettings . Declaration public ItemThrowSettings ThrowSettings { get; } Property Value Type Description InventorySystem.Items.ItemThrowSettings | Improve this Doc View Source TierFlags Gets the item's ItemTierFlags . Declaration public ItemTierFlags TierFlags { get; } Property Value Type Description ItemTierFlags | Improve this Doc View Source Transform Gets the item's UnityEngine.Transform . Declaration public Transform Transform { get; } Property Value Type Description UnityEngine.Transform | Improve this Doc View Source Type Gets the item's ItemType . Declaration public ItemType Type { get; } Property Value Type Description ItemType | Improve this Doc View Source Weight Gets the item's weight. Declaration public float Weight { get; } Property Value Type Description System.Single" - }, - "api/PluginAPI.Core.Items.ItemPickup.html": { - "href": "api/PluginAPI.Core.Items.ItemPickup.html", - "title": "Class ItemPickup | Nw Plugin API", - "keywords": "Class ItemPickup Inheritance System.Object ItemPickup Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Items Assembly : PluginAPI.dll Syntax public class ItemPickup Fields | Improve this Doc View Source OriginalObject The base-game object. Declaration public readonly ItemPickupBase OriginalObject Field Value Type Description InventorySystem.Items.Pickups.ItemPickupBase Properties | Improve this Doc View Source GameObject Gets the pickup's UnityEngine.GameObject . Declaration public GameObject GameObject { get; } Property Value Type Description UnityEngine.GameObject | Improve this Doc View Source IsLocked Gets or sets whether or not the pickup is locked. Declaration public bool IsLocked { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source LastOwner Gets the pickup's previous owner. Declaration public Player LastOwner { get; } Property Value Type Description Player | Improve this Doc View Source Position Gets the pickup's position. Declaration public Vector3 Position { get; } Property Value Type Description UnityEngine.Vector3 | Improve this Doc View Source Rigidbody Gets the pickup's UnityEngine.Rigidbody . Declaration public Rigidbody Rigidbody { get; } Property Value Type Description UnityEngine.Rigidbody | Improve this Doc View Source Rotation Gets the pickup's rotation. Declaration public Quaternion Rotation { get; } Property Value Type Description UnityEngine.Quaternion | Improve this Doc View Source Serial Gets the pickup's serial. Declaration public ushort Serial { get; } Property Value Type Description System.UInt16 | Improve this Doc View Source Transform Gets the pickup's UnityEngine.Rigidbody . Declaration public Transform Transform { get; } Property Value Type Description UnityEngine.Transform | Improve this Doc View Source Type Gets the pickup's ItemType . Declaration public ItemType Type { get; } Property Value Type Description ItemType | Improve this Doc View Source Weight Gets or sets the pickup's weight. Declaration public float Weight { get; set; } Property Value Type Description System.Single Methods | Improve this Doc View Source Create(ItemType, Vector3, Quaternion) Creates a new ItemPickup . Declaration public static ItemPickup Create(ItemType item, Vector3 position, Quaternion rotation) Parameters Type Name Description ItemType item The ItemType . UnityEngine.Vector3 position The position. UnityEngine.Quaternion rotation The rotation. Returns Type Description ItemPickup The created ItemPickup . | Improve this Doc View Source Destroy() Destroys the pickup. Declaration public void Destroy() | Improve this Doc View Source Spawn() Spawns the pickup. Declaration public void Spawn()" - }, - "api/PluginAPI.Core.Log.html": { - "href": "api/PluginAPI.Core.Log.html", - "title": "Class Log | Nw Plugin API", - "keywords": "Class Log Logger for plugin system. Inheritance System.Object Log Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class Log Fields | Improve this Doc View Source DisableBetterColors Whether or not to disable custom colors from log messages. Declaration public static bool DisableBetterColors Field Value Type Description System.Boolean | Improve this Doc View Source UnityEditor Whether or not its running in the unity editor. Declaration public static bool UnityEditor Field Value Type Description System.Boolean Methods | Improve this Doc View Source Debug(String, String) Sends a debug message. Declaration public static void Debug(string message, string prefix = null) Parameters Type Name Description System.String message The message. System.String prefix The prefix of message. | Improve this Doc View Source Error(String, String) Sends a error message. Declaration public static void Error(string message, string prefix = null) Parameters Type Name Description System.String message The message. System.String prefix The prefix of message. | Improve this Doc View Source FormatText(String, String, Boolean) Converts a raw message with color tags to formatted message. Declaration public static string FormatText(string message, string defaultColor = null, bool unityRichText = false) Parameters Type Name Description System.String message The raw message. System.String defaultColor The default color of message. System.Boolean unityRichText If its unity richtext or ansi colors. Returns Type Description System.String Formatted message with colors. | Improve this Doc View Source Info(String, String) Sends a info message. Declaration public static void Info(string message, string prefix = null) Parameters Type Name Description System.String message The message. System.String prefix The prefix of message. | Improve this Doc View Source Raw(String, String) Sends a raw message. Declaration public static void Raw(string message, string prefix = null) Parameters Type Name Description System.String message The message. System.String prefix The prefix of message. | Improve this Doc View Source Warning(String, String) Sends a warning message. Declaration public static void Warning(string message, string prefix = null) Parameters Type Name Description System.String message The message. System.String prefix The prefix of message." - }, - "api/PluginAPI.Core.Map.html": { - "href": "api/PluginAPI.Core.Map.html", - "title": "Class Map | Nw Plugin API", - "keywords": "Class Map A set of tools to easily handle the in-game map. Inheritance System.Object Map Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class Map Properties | Improve this Doc View Source Seed Gets the current seed of the map. Declaration public static int Seed { get; } Property Value Type Description System.Int32" - }, - "api/PluginAPI.Core.Player.html": { - "href": "api/PluginAPI.Core.Player.html", - "title": "Class Player | Nw Plugin API", - "keywords": "Class Player Represents a player connected to server. Inheritance System.Object Player Server Implements IPlayer IEntity Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class Player : IPlayer, IEntity Constructors | Improve this Doc View Source Player(IGameComponent) Initializes a new instance of the Player class. Declaration public Player(IGameComponent component) Parameters Type Name Description IGameComponent component The game component. Properties | Improve this Doc View Source ArtificialHealth Gets or sets the player's current artificial health; Declaration public float ArtificialHealth { get; set; } Property Value Type Description System.Single | Improve this Doc View Source Camera Gets the player's camera transform. Declaration public Transform Camera { get; } Property Value Type Description UnityEngine.Transform | Improve this Doc View Source Connection Gets the player's network connection. Declaration public NetworkConnection Connection { get; } Property Value Type Description Mirror.NetworkConnection | Improve this Doc View Source Count Gets the amount of online players. Declaration public static int Count { get; } Property Value Type Description System.Int32 | Improve this Doc View Source CurrentItem Gets or sets the item in the player's hand, returns the default value if empty. Declaration public ItemBase CurrentItem { get; set; } Property Value Type Description InventorySystem.Items.ItemBase | Improve this Doc View Source CustomInfo Gets or sets the player's custom info. Declaration public string CustomInfo { get; set; } Property Value Type Description System.String | Improve this Doc View Source DamageManager The DamageManager . Declaration public DamageManager DamageManager { get; } Property Value Type Description DamageManager | Improve this Doc View Source DisplayNickname Gets or sets the player's display name. Declaration public string DisplayNickname { get; set; } Property Value Type Description System.String | Improve this Doc View Source DoNotTrack Gets if the player has DoNotTrack enabled. Declaration public bool DoNotTrack { get; } Property Value Type Description System.Boolean | Improve this Doc View Source EffectsManager The EffectsManager . Declaration public EffectsManager EffectsManager { get; } Property Value Type Description EffectsManager | Improve this Doc View Source GameObject Gets the player's UnityEngine.GameObject . Declaration public GameObject GameObject { get; } Property Value Type Description UnityEngine.GameObject | Improve this Doc View Source Health Gets or sets the player's current health; Declaration public float Health { get; set; } Property Value Type Description System.Single | Improve this Doc View Source IpAddress Gets the player's ip address. Declaration public string IpAddress { get; } Property Value Type Description System.String | Improve this Doc View Source IsAlive Gets whether or not the player is alive Declaration public bool IsAlive { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsBypassEnabled Gets whether or not the player has bypass mode. Declaration public bool IsBypassEnabled { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsGlobalModerator Gets whether or not the player is global moderator. Declaration public bool IsGlobalModerator { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsGodModeEnabled Gets whether or not the player has god mode enabled. Declaration public bool IsGodModeEnabled { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsHuman Gets whether or not the player is human. Declaration public bool IsHuman { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsIntercomMuted Gets whether or not the player is muted at intercom. Declaration public bool IsIntercomMuted { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsInventoryFull Gets whether or not the player's inventory is full. Declaration public bool IsInventoryFull { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsMuted Gets whether or not the player is muted. Declaration public bool IsMuted { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsNoclipEnabled Gets whether or not the player has noclip enabled. Declaration public bool IsNoclipEnabled { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsNorthwoodStaff Gets whether or not the player is northwood staff. Declaration public bool IsNorthwoodStaff { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsOverwatchEnabled Gets or sets whether ot not the player has overwatch enabled. Declaration public bool IsOverwatchEnabled { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsReady Gets whether or not the player is properly connected to server. Declaration public bool IsReady { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsServer Gets whether or not the player is the dedicated server. Declaration public bool IsServer { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsUsingVoiceChat Gets whether or not the player is using voicechat. Declaration public bool IsUsingVoiceChat { get; } Property Value Type Description System.Boolean | Improve this Doc View Source MaxArtificalHealth Gets the player's current maximum artifical health. Declaration public float MaxArtificalHealth { get; } Property Value Type Description System.Single | Improve this Doc View Source MaxHealth Gets the player's current maximum health; Declaration public float MaxHealth { get; } Property Value Type Description System.Single | Improve this Doc View Source NetworkId Gets the player's network id. Declaration public uint NetworkId { get; } Property Value Type Description System.UInt32 | Improve this Doc View Source Nickname Gets the player's name. Declaration public string Nickname { get; } Property Value Type Description System.String | Improve this Doc View Source PlayerId Gets the player's unique id per round. Declaration public int PlayerId { get; } Property Value Type Description System.Int32 | Improve this Doc View Source PlayerInfo Player info displayed while looking at the player. Declaration public PlayerInfo PlayerInfo { get; } Property Value Type Description PlayerInfo | Improve this Doc View Source Position Gets or sets the player's position. Declaration public Vector3 Position { get; set; } Property Value Type Description UnityEngine.Vector3 | Improve this Doc View Source ReferenceHub Gets the player's ReferenceHub . Declaration public ReferenceHub ReferenceHub { get; } Property Value Type Description ReferenceHub | Improve this Doc View Source RemoteAdminAccess Gets whether or not the player has remoteadmin access. Declaration public bool RemoteAdminAccess { get; } Property Value Type Description System.Boolean | Improve this Doc View Source Role Gets or sets the player's current role. Declaration public RoleTypeId Role { get; set; } Property Value Type Description PlayerRoles.RoleTypeId | Improve this Doc View Source Rotation Gets or sets player's rotation. Declaration public Vector3 Rotation { get; set; } Property Value Type Description UnityEngine.Vector3 | Improve this Doc View Source TemporaryData The DataStorage . Declaration public DataStorage TemporaryData { get; } Property Value Type Description DataStorage | Improve this Doc View Source UserId Gets the player's user id. Declaration public string UserId { get; } Property Value Type Description System.String Methods | Improve this Doc View Source AddAmmo(ItemType, UInt16) Adds ammo of specific item type. Declaration public void AddAmmo(ItemType item, ushort amount) Parameters Type Name Description ItemType item The type of ammo. System.UInt16 amount The amount of ammo. | Improve this Doc View Source Ban(IPlayer, String, Int64) Bans the player from the server. Declaration public bool Ban(IPlayer issuer, string reason, long duration) Parameters Type Name Description IPlayer issuer The player which issued ban. System.String reason The reason of ban. System.Int64 duration The duration of ban in seconds. Returns Type Description System.Boolean If ban is successful. | Improve this Doc View Source Ban(String, Int64) Bans the player from the server. Declaration public bool Ban(string reason, long duration) Parameters Type Name Description System.String reason The reason of ban. System.Int64 duration The duration of ban in seconds. Returns Type Description System.Boolean If ban is successful. | Improve this Doc View Source ClearBroadcasts() Clears displayed broadcast(s). Declaration public void ClearBroadcasts() | Improve this Doc View Source Disconnect(String) Disconnects the player from the server. Declaration public void Disconnect(string reason = null) Parameters Type Name Description System.String reason The reason. | Improve this Doc View Source DropAmmo(ItemType, UInt16, Boolean) Drops ammo. Declaration public bool DropAmmo(ItemType item, ushort amount, bool checkMinimals = false) Parameters Type Name Description ItemType item The type of ammo. System.UInt16 amount The amount of ammo which will be dropped. System.Boolean checkMinimals Will prevent dropping small amounts of ammo. Returns Type Description System.Boolean Whether or not the player dropped the ammo successfully. | Improve this Doc View Source DropEverything() Drops all items including ammo. Declaration public void DropEverything() | Improve this Doc View Source Get(NetworkIdentity) Gets the Player associated with the Mirror.NetworkIdentity . Declaration public static T Get(NetworkIdentity netIdentity) where T : IPlayer Parameters Type Name Description Mirror.NetworkIdentity netIdentity Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source Get(ReferenceHub) Gets the Player associated with the ReferenceHub . Declaration public static T Get(ReferenceHub hub) where T : IPlayer Parameters Type Name Description ReferenceHub hub Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source Get(Int32) Gets the Player by their player id. Declaration public static T Get(int playerId) where T : IPlayer Parameters Type Name Description System.Int32 playerId Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source Get(String) Gets the Player by their user id. Declaration public static T Get(string userId) where T : IPlayer Parameters Type Name Description System.String userId Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source Get(UInt32) Gets the Player by their network id. Declaration public static T Get(uint networkId) where T : IPlayer Parameters Type Name Description System.UInt32 networkId Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source Get(GameObject) Gets the Player associated with the UnityEngine.GameObject . Declaration public static T Get(GameObject gameObject) where T : IPlayer Parameters Type Name Description UnityEngine.GameObject gameObject Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source GetAmmo(ItemType) Gets ammo amount of specific ammo type. Declaration public ushort GetAmmo(ItemType item) Parameters Type Name Description ItemType item The type of ammo. Returns Type Description System.UInt16 The amount of ammo which the player has. | Improve this Doc View Source GetByName(String) Gets the Player by their name. Declaration public static T GetByName(string name) where T : IPlayer Parameters Type Name Description System.String name Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source GetComponent(Boolean) Gets the UnityEngine.MonoBehaviour and caches it. Declaration public T GetComponent(bool globalSearch = false) where T : MonoBehaviour Parameters Type Name Description System.Boolean globalSearch Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source GetPlayers() Gets all players. Declaration public static List GetPlayers() where T : IPlayer Returns Type Description System.Collections.Generic.List Type Parameters Name Description T | Improve this Doc View Source GetStatModule() Gets the stats module. Declaration public T GetStatModule() where T : StatBase Returns Type Description T The stat module. Type Parameters Name Description T The type of the stat module. | Improve this Doc View Source Heal(Single) Heals the player. Declaration public void Heal(float amount) Parameters Type Name Description System.Single amount The amount of health to heal. | Improve this Doc View Source IntercomMute(Boolean) Issue a mute to a player, preventing them from using intercom. Declaration public void IntercomMute(bool isTemporary = false) Parameters Type Name Description System.Boolean isTemporary | Improve this Doc View Source IntercomUnmute(Boolean) Revoke a player's mute, allowing them to use intercom again. Declaration public void IntercomUnmute(bool revokeMute) Parameters Type Name Description System.Boolean revokeMute Whether or not this player's UserId will be removed from the mute file. | Improve this Doc View Source Kick(IPlayer, String) Kicks the player from the server. Declaration public void Kick(IPlayer issuer, string reason) Parameters Type Name Description IPlayer issuer The player which issued kick. System.String reason The reason of kick. | Improve this Doc View Source Kick(String) Kicks the player from the server. Declaration public void Kick(string reason) Parameters Type Name Description System.String reason The reason of kick. | Improve this Doc View Source Mute(Boolean) Issue a mute to a player, prevents them from using voicechat. Declaration public void Mute(bool isTemporary = true) Parameters Type Name Description System.Boolean isTemporary | Improve this Doc View Source OnDestroy() Executed when player object is destroyed. Declaration public virtual void OnDestroy() | Improve this Doc View Source OnFixedUpdate() Executed with the frequency of the physics system. Unity's physics engine runs at 50hz by default. Declaration public virtual void OnFixedUpdate() | Improve this Doc View Source OnLateUpdate() Executed after all OnUpdate functions have been called. Declaration public virtual void OnLateUpdate() | Improve this Doc View Source OnStart() Executed when player object is created. Declaration public virtual void OnStart() | Improve this Doc View Source OnUpdate() Executed every frame. Declaration public virtual void OnUpdate() | Improve this Doc View Source ReceiveHint(String, HintEffect[], Single) Sends the player a hint text with effects. Declaration public void ReceiveHint(string text, HintEffect[] effects, float duration = 3F) Parameters Type Name Description System.String text The text which will be displayed. Hints.HintEffect [] effects The effects of text. System.Single duration The duration of which the text will be visible. | Improve this Doc View Source ReceiveHint(String, Single) Sends the player a hint text. Declaration public void ReceiveHint(string text, float duration = 3F) Parameters Type Name Description System.String text The text which will be displayed. System.Single duration The duration of which the text will be visible. | Improve this Doc View Source ReceiveHitMarker(Single) Sends the player a hit marker. Declaration public void ReceiveHitMarker(float size = 1F) Parameters Type Name Description System.Single size The size of hit marker. | Improve this Doc View Source Reconnect(Single, Boolean) Tells the player to reconnect to the server. Declaration public void Reconnect(float delay = 3F, bool isFastRestart = false) Parameters Type Name Description System.Single delay The delay when client will reconnect to server. System.Boolean isFastRestart Whether or not fast restart is enabled. | Improve this Doc View Source RedirectToServer(UInt16) Redirects player connection to a target server port. Declaration public void RedirectToServer(ushort port) Parameters Type Name Description System.UInt16 port The port of the target server. | Improve this Doc View Source SendBroadcast(String, UInt16, Broadcast.BroadcastFlags, Boolean) Sends a broadcast to the player. Declaration public void SendBroadcast(string message, ushort duration, Broadcast.BroadcastFlags type = Broadcast.BroadcastFlags.Normal, bool shouldClearPrevious = false) Parameters Type Name Description System.String message The message to be broadcasted. System.UInt16 duration The broadcast duration. Broadcast.BroadcastFlags type The broadcast type. System.Boolean shouldClearPrevious Whether or not it should clear previous broadcasts. | Improve this Doc View Source SendConsoleMessage(String, String) Sends a console message to the player's console. Declaration public void SendConsoleMessage(string message, string color = \"green\") Parameters Type Name Description System.String message The message to be sent. System.String color The message color. | Improve this Doc View Source SetAmmo(ItemType, UInt16) Sets the ammo amount of a specific ammo type. Declaration public void SetAmmo(ItemType item, ushort amount) Parameters Type Name Description ItemType item The type of ammo System.UInt16 amount The amount of ammo. | Improve this Doc View Source SetRole(RoleTypeId, RoleChangeReason) Sets the players role. Declaration public void SetRole(RoleTypeId newRole, RoleChangeReason reason = RoleChangeReason.RemoteAdmin) Parameters Type Name Description PlayerRoles.RoleTypeId newRole The PlayerRoles.RoleTypeId which will be set. PlayerRoles.RoleChangeReason reason The PlayerRoles.RoleChangeReason of role change. | Improve this Doc View Source TryGet(NetworkIdentity, out T) Gets the Player associated with the Mirror.NetworkIdentity . Declaration public static bool TryGet(NetworkIdentity netIdentity, out T player) where T : IPlayer Parameters Type Name Description Mirror.NetworkIdentity netIdentity T player Returns Type Description System.Boolean Whether or not a player was found. Type Parameters Name Description T | Improve this Doc View Source TryGet(IGameComponent, out T) Gets the Player associated with the IGameComponent . Declaration public static bool TryGet(IGameComponent component, out T player) where T : IPlayer Parameters Type Name Description IGameComponent component T player Returns Type Description System.Boolean Type Parameters Name Description T | Improve this Doc View Source TryGet(ReferenceHub, out T) Gets the Player associated with the ReferenceHub . Declaration public static bool TryGet(ReferenceHub hub, out T player) where T : IPlayer Parameters Type Name Description ReferenceHub hub T player Returns Type Description System.Boolean Whether or not a player was found. Type Parameters Name Description T | Improve this Doc View Source TryGet(Int32, out T) Gets the Player by their player id. Declaration public static bool TryGet(int playerId, out T player) where T : IPlayer Parameters Type Name Description System.Int32 playerId T player Returns Type Description System.Boolean Whether or not a player was found. Type Parameters Name Description T | Improve this Doc View Source TryGet(String, out T) Gets the Player by their user id. Declaration public static bool TryGet(string userId, out T player) where T : IPlayer Parameters Type Name Description System.String userId T player Returns Type Description System.Boolean Whether or not a player was found. Type Parameters Name Description T | Improve this Doc View Source TryGet(UInt32, out T) Gets the Player by their network id. Declaration public static bool TryGet(uint networkId, out T player) where T : IPlayer Parameters Type Name Description System.UInt32 networkId T player Returns Type Description System.Boolean Whether or not a player was found. Type Parameters Name Description T | Improve this Doc View Source TryGet(GameObject, out T) Gets the Player associated with the UnityEngine.GameObject . Declaration public static bool TryGet(GameObject gameObject, out T player) where T : IPlayer Parameters Type Name Description UnityEngine.GameObject gameObject T player Returns Type Description System.Boolean Whether or not a player was found. Type Parameters Name Description T | Improve this Doc View Source TryGetByName(String, out T) Gets the Player by their name. Declaration public static bool TryGetByName(string name, out T player) where T : IPlayer Parameters Type Name Description System.String name T player Returns Type Description System.Boolean Whether or not a player was found. Type Parameters Name Description T | Improve this Doc View Source TryGetComponent(out T, Boolean) Gets the UnityEngine.MonoBehaviour and caches it. Declaration public bool TryGetComponent(out T component, bool globalSearch = false) where T : MonoBehaviour Parameters Type Name Description T component System.Boolean globalSearch Returns Type Description System.Boolean Type Parameters Name Description T | Improve this Doc View Source Unmute(Boolean) Revoke a player's mute, allowing them to use voicechat again. Declaration public void Unmute(bool revokeMute) Parameters Type Name Description System.Boolean revokeMute If set to true, this player's UserId will be removed from the mute file. Implements IPlayer IEntity Extension Methods PlayerExtensions.GetAmmoLimit(Player, ItemType) PlayerExtensions.GetCategoryLimit(Player, ItemCategory)" - }, - "api/PluginAPI.Core.PlayerExtensions.html": { - "href": "api/PluginAPI.Core.PlayerExtensions.html", - "title": "Class PlayerExtensions | Nw Plugin API", - "keywords": "Class PlayerExtensions Player-related extensions. Inheritance System.Object PlayerExtensions Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class PlayerExtensions Methods | Improve this Doc View Source GetAmmoLimit(Player, ItemType) Gets ammo limit for certain item type. Declaration public static int GetAmmoLimit(this Player plr, ItemType type) Parameters Type Name Description Player plr ItemType type The type of item. Returns Type Description System.Int32 Maximum amount of ammo which player can have. | Improve this Doc View Source GetCategoryLimit(Player, ItemCategory) Gets maximum amount of items which certain category can give including armor west on player. Declaration public static int GetCategoryLimit(this Player plr, ItemCategory category) Parameters Type Name Description Player plr ItemCategory category The item category. Returns Type Description System.Int32 Maximum amount of items which player can hold." - }, - "api/PluginAPI.Core.PlayerInfo.html": { - "href": "api/PluginAPI.Core.PlayerInfo.html", - "title": "Class PlayerInfo | Nw Plugin API", - "keywords": "Class PlayerInfo Player info. Inheritance System.Object PlayerInfo Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class PlayerInfo Constructors | Improve this Doc View Source PlayerInfo(Player) Initializes a new instance of the PlayerInfo class. Declaration public PlayerInfo(Player plr) Parameters Type Name Description Player plr The player. Properties | Improve this Doc View Source IsBadgeHidden Gets or sets whether or not the player's badge is hidden in their player info. Declaration public bool IsBadgeHidden { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsCustomInfoHidden Gets or sets whether or not the player's custom info is hidden in their player info. Declaration public bool IsCustomInfoHidden { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsNicknameHidden Gets or sets whether or not the player's nickname is hidden in their player info. Declaration public bool IsNicknameHidden { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsPowerStatusHidden Gets or sets whether or not the player's power status is hidden in their player info. Declaration public bool IsPowerStatusHidden { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsRoleHidden Gets or sets whether or not the player's role is hidden in their player info. Declaration public bool IsRoleHidden { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsUnitNameHidden Gets or sets whether or not the player's unit name is hidden in their player info. Declaration public bool IsUnitNameHidden { get; set; } Property Value Type Description System.Boolean" - }, - "api/PluginAPI.Core.PlayerSharedStorage.html": { - "href": "api/PluginAPI.Core.PlayerSharedStorage.html", - "title": "Class PlayerSharedStorage | Nw Plugin API", - "keywords": "Class PlayerSharedStorage Represents shared storage between all player classes. Inheritance System.Object PlayerSharedStorage Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class PlayerSharedStorage Properties | Improve this Doc View Source CanReceiveDamageFromPlayers Gets or sets whether or not player can receive damage from players. Declaration public bool CanReceiveDamageFromPlayers { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source DamageBlacklist Gets a list of players which can't damage this player. Declaration public List DamageBlacklist { get; } Property Value Type Description System.Collections.Generic.List < Player > | Improve this Doc View Source DamageWhitelist Gets a list of players which can damage this player. Declaration public List DamageWhitelist { get; } Property Value Type Description System.Collections.Generic.List < Player > | Improve this Doc View Source StoredComponents Gets stored components. Declaration public Dictionary StoredComponents { get; } Property Value Type Description System.Collections.Generic.Dictionary < System.Type , UnityEngine.MonoBehaviour >" - }, - "api/PluginAPI.Core.PluginHandler.html": { - "href": "api/PluginAPI.Core.PluginHandler.html", - "title": "Class PluginHandler | Nw Plugin API", - "keywords": "Class PluginHandler Handles a plugin. Inheritance System.Object PluginHandler Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class PluginHandler Constructors | Improve this Doc View Source PluginHandler(PluginDirectory, Type, Type[]) Initializes a new instance of the PluginHandler class. Declaration public PluginHandler(PluginDirectory directory, Type entryType, Type[] types) Parameters Type Name Description PluginDirectory directory The directory of plugin. System.Type entryType The type of plugin. System.Type [] types The all types in plugin. Properties | Improve this Doc View Source PluginAuthor Gets the author of the plugin. Declaration public string PluginAuthor { get; } Property Value Type Description System.String | Improve this Doc View Source PluginDescription Gets the description of the plugin. Declaration public string PluginDescription { get; } Property Value Type Description System.String | Improve this Doc View Source PluginName Gets the name of the plugin. Declaration public string PluginName { get; } Property Value Type Description System.String | Improve this Doc View Source PluginVersion Gets the version of the plugin. Declaration public string PluginVersion { get; } Property Value Type Description System.String Methods | Improve this Doc View Source Load() Loads the plugin. Declaration public void Load() | Improve this Doc View Source Unload() Unloads the plugin. Declaration public void Unload()" - }, - "api/PluginAPI.Core.Respawn.html": { - "href": "api/PluginAPI.Core.Respawn.html", - "title": "Class Respawn | Nw Plugin API", - "keywords": "Class Respawn Handles respawning Inheritance System.Object Respawn Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class Respawn Properties | Improve this Doc View Source ChaosTickets Gets the amount of chaos tickets left. Declaration public static float ChaosTickets { get; } Property Value Type Description System.Single | Improve this Doc View Source NextKnownTeam Gets the next team which will be spawned. Declaration public static SpawnableTeamType NextKnownTeam { get; } Property Value Type Description Respawning.SpawnableTeamType | Improve this Doc View Source NtfTickets Gets the amount of NTF tickets left. Declaration public static float NtfTickets { get; } Property Value Type Description System.Single Methods | Improve this Doc View Source AddTickets(SpawnableTeamType, Single) Adds tickets to a specific team. Declaration public static void AddTickets(SpawnableTeamType team, float amount) Parameters Type Name Description Respawning.SpawnableTeamType team The team to add tickets to. System.Single amount The amount of tickets to add. | Improve this Doc View Source Spawn(SpawnableTeamType, Boolean) Spawns a specific team. Declaration public static void Spawn(SpawnableTeamType team, bool playEffects = false) Parameters Type Name Description Respawning.SpawnableTeamType team The team to spawn. System.Boolean playEffects Plays spawn effects." - }, - "api/PluginAPI.Core.RoomLight.html": { - "href": "api/PluginAPI.Core.RoomLight.html", - "title": "Class RoomLight | Nw Plugin API", - "keywords": "Class RoomLight Represents a room's light. Inheritance System.Object RoomLight Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class RoomLight Constructors | Improve this Doc View Source RoomLight(FlickerableLightController) Initializes a new instance of the RoomLight class. Declaration public RoomLight(FlickerableLightController lightController) Parameters Type Name Description FlickerableLightController lightController The light controller for room. Properties | Improve this Doc View Source DefaultColor Gets the default color of lights. Declaration public Color DefaultColor { get; } Property Value Type Description UnityEngine.Color | Improve this Doc View Source IsEnabled Gets or sets whether or not the light in room is enabled. Declaration public bool IsEnabled { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source LightColor Gets or sets the color of the lights. Declaration public Color LightColor { get; set; } Property Value Type Description UnityEngine.Color | Improve this Doc View Source LightIntensity Gets or sets lightning intensity in room. Declaration public float LightIntensity { get; set; } Property Value Type Description System.Single Methods | Improve this Doc View Source FlickerLights(Single) Flickers the lights. Declaration public void FlickerLights(float duration) Parameters Type Name Description System.Single duration The durtaion of flicker." - }, - "api/PluginAPI.Core.Round.html": { - "href": "api/PluginAPI.Core.Round.html", - "title": "Class Round | Nw Plugin API", - "keywords": "Class Round Inheritance System.Object Round Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class Round Properties | Improve this Doc View Source IsLobbyLocked Gets or sets a value indicating whether the lobby is locked or not. Declaration public static bool IsLobbyLocked { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsLocked Gets or sets a value indicating whether the round is locked or not. Declaration public static bool IsLocked { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsRoundStarted Gets a value indicating whether the round is started or not. Declaration public static bool IsRoundStarted { get; } Property Value Type Description System.Boolean Methods | Improve this Doc View Source End() Ends current round. Declaration public static bool End() Returns Type Description System.Boolean A System.Boolean describing whether or not the round was successfully ended. | Improve this Doc View Source Restart(Boolean, Boolean, ServerStatic.NextRoundAction) Restarts round. Declaration public static void Restart(bool fastRestart = true, bool overrideRestartAction = false, ServerStatic.NextRoundAction restartAction = ServerStatic.NextRoundAction.Restart) Parameters Type Name Description System.Boolean fastRestart Whether or not it fast restart is enabled. System.Boolean overrideRestartAction Overrides stop next round action. ServerStatic.NextRoundAction restartAction The restart action. | Improve this Doc View Source RestartSilently() Restarts the round silently. Declaration public static void RestartSilently() | Improve this Doc View Source Start() Start the round. Declaration public static void Start()" - }, - "api/PluginAPI.Core.Server.html": { - "href": "api/PluginAPI.Core.Server.html", - "title": "Class Server | Nw Plugin API", - "keywords": "Class Server Represents the server. Inheritance System.Object Player Server Implements IPlayer IEntity Inherited Members Player.Count Player.GetPlayers() Player.TryGet(IGameComponent, T) Player.Get(GameObject) Player.TryGet(GameObject, T) Player.Get(ReferenceHub) Player.TryGet(ReferenceHub, T) Player.Get(NetworkIdentity) Player.TryGet(NetworkIdentity, T) Player.GetByName(String) Player.TryGetByName(String, T) Player.Get(Int32) Player.TryGet(Int32, T) Player.Get(String) Player.TryGet(String, T) Player.Get(UInt32) Player.TryGet(UInt32, T) Player.ReferenceHub Player.GameObject Player.NetworkId Player.PlayerId Player.Nickname Player.DisplayNickname Player.UserId Player.IpAddress Player.Role Player.CustomInfo Player.Health Player.MaxHealth Player.ArtificialHealth Player.MaxArtificalHealth Player.RemoteAdminAccess Player.DoNotTrack Player.IsOverwatchEnabled Player.PlayerInfo Player.CurrentItem Player.IsMuted Player.IsIntercomMuted Player.IsUsingVoiceChat Player.IsGlobalModerator Player.IsNorthwoodStaff Player.IsBypassEnabled Player.IsGodModeEnabled Player.IsNoclipEnabled Player.IsInventoryFull Player.IsHuman Player.IsAlive Player.IsReady Player.IsServer Player.Connection Player.Camera Player.TemporaryData Player.EffectsManager Player.DamageManager Player.Position Player.Rotation Player.SendConsoleMessage(String, String) Player.Ban(IPlayer, String, Int64) Player.Ban(String, Int64) Player.Kick(IPlayer, String) Player.Kick(String) Player.Mute(Boolean) Player.Unmute(Boolean) Player.IntercomMute(Boolean) Player.IntercomUnmute(Boolean) Player.AddAmmo(ItemType, UInt16) Player.SetAmmo(ItemType, UInt16) Player.GetAmmo(ItemType) Player.DropAmmo(ItemType, UInt16, Boolean) Player.DropEverything() Player.Heal(Single) Player.SetRole(RoleTypeId, RoleChangeReason) Player.Disconnect(String) Player.ReceiveHint(String, Single) Player.ReceiveHint(String, HintEffect[], Single) Player.ReceiveHitMarker(Single) Player.GetStatModule() Player.RedirectToServer(UInt16) Player.Reconnect(Single, Boolean) Player.OnStart() Player.OnDestroy() Player.OnUpdate() Player.OnLateUpdate() Player.OnFixedUpdate() Player.GetComponent(Boolean) Player.TryGetComponent(T, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class Server : Player, IPlayer, IEntity Constructors | Improve this Doc View Source Server(IGameComponent) Initializes a new instance of the Server class. Declaration public Server(IGameComponent hub) Parameters Type Name Description IGameComponent hub The hub of server. Properties | Improve this Doc View Source FriendlyFire Gets or sets a value indicating whether or not server has enabled friendly fire. Declaration public static bool FriendlyFire { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source Instance The Server instance. Declaration public static Server Instance { get; } Property Value Type Description Server | Improve this Doc View Source MaxPlayers Gets or sets the maximum amount of players online at the same time. Declaration public static int MaxPlayers { get; set; } Property Value Type Description System.Int32 | Improve this Doc View Source Port Gets the port of the server. Declaration public static ushort Port { get; } Property Value Type Description System.UInt16 | Improve this Doc View Source ServerIpAddress Gets the Ip address of the server. Declaration public static string ServerIpAddress { get; } Property Value Type Description System.String Methods | Improve this Doc View Source BanPlayer(Player, IPlayer, String, Int64) Bans a player from the server. Declaration public static bool BanPlayer(Player player, IPlayer issuer, string reason, long duration) Parameters Type Name Description Player player The player which will be banned. IPlayer issuer The player who issued the ban. System.String reason The reason of ban. System.Int64 duration The duration of the ban in seconds. Returns Type Description System.Boolean Whether or not the ban was successful. | Improve this Doc View Source BanPlayer(Player, String, Int64) Bans a player from the server. Declaration public static bool BanPlayer(Player player, string reason, long duration) Parameters Type Name Description Player player The target player which will be banned. System.String reason The reason of the ban. System.Int64 duration The duration of the ban in seconds. Returns Type Description System.Boolean Whether or not the ban was successful. | Improve this Doc View Source BanPlayerByIpAddress(String, Player, String, Int64, String) Bans a player from the server. Declaration public static bool BanPlayerByIpAddress(string ipAddress, Player issuer, string reason, long duration, string bannedPlayerNickname = \"UnknownName\") Parameters Type Name Description System.String ipAddress The ip address of the player which will be banned. Player issuer The issuer of the ban. System.String reason The ban reason. System.Int64 duration The duration of the ban. System.String bannedPlayerNickname The nickname of the banned player. Returns Type Description System.Boolean Whether or not the ban was successful. | Improve this Doc View Source BanPlayerByIpAddress(String, String, Int64, String) Bans a player from the server. Declaration public static bool BanPlayerByIpAddress(string ipAddress, string reason, long duration, string bannedPlayerNickname = \"UnknownName\") Parameters Type Name Description System.String ipAddress The ip address of the player which will be banned. System.String reason The ban reason. System.Int64 duration The duration of the ban. System.String bannedPlayerNickname The nickname of the the banned player. Returns Type Description System.Boolean Whether or not the ban was successful. | Improve this Doc View Source BanPlayerByUserId(String, Player, String, Int64, String) Bans a player from the server. Declaration public static bool BanPlayerByUserId(string userId, Player issuer, string reason, long duration, string bannedPlayerNickname = \"UnknownName\") Parameters Type Name Description System.String userId The userid of the player which will be banned. Player issuer The issuer of the ban. System.String reason The ban reason. System.Int64 duration The duration of the ban. System.String bannedPlayerNickname The nickname of the banned player. Returns Type Description System.Boolean Whether or not the ban was successful. | Improve this Doc View Source BanPlayerByUserId(String, String, Int64, String) Bans a player from the server. Declaration public static bool BanPlayerByUserId(string userId, string reason, long duration, string bannedPlayerNickname = \"UnknownName\") Parameters Type Name Description System.String userId The userid of player which will be banned. System.String reason The ban reason. System.Int64 duration The duration of the ban. System.String bannedPlayerNickname The nickname of the banned player. Returns Type Description System.Boolean Whether or not the ban was successful. | Improve this Doc View Source ClearBroadcasts() Clears displayed broadcast. Declaration public static void ClearBroadcasts() | Improve this Doc View Source GetAllPlayersBanned() Gets all banned players. Declaration public static BanDetails[] GetAllPlayersBanned() Returns Type Description BanDetails [] List of all banned players. | Improve this Doc View Source GetAllPlayersBanned(BanHandler.BanType) Gets all banned players. Declaration public static BanDetails[] GetAllPlayersBanned(BanHandler.BanType banType) Parameters Type Name Description BanHandler.BanType banType The type of ban. Returns Type Description BanDetails [] List of specified ban types. | Improve this Doc View Source IsPlayerBanned(String) Checks whether or not a player is banned. Declaration public static bool IsPlayerBanned(string value) Parameters Type Name Description System.String value The userid or ip of the player. Returns Type Description System.Boolean Whether or not the player is banned. | Improve this Doc View Source KickPlayer(Player, IPlayer, String) Kicks a player from the server. Declaration public static void KickPlayer(Player player, IPlayer issuer, string reason) Parameters Type Name Description Player player The player which will be kicked. IPlayer issuer The player who issued kick. System.String reason The reason of the kick. | Improve this Doc View Source KickPlayer(Player, String) Kicks a player from the server. Declaration public static void KickPlayer(Player player, string reason) Parameters Type Name Description Player player The player which will be kicked. System.String reason The reason of the kick. | Improve this Doc View Source Restart() Restarts the server and reconnects all players. Declaration public static void Restart() | Improve this Doc View Source Restart(UInt16) Restarts the server and reconnects all players to target server port. Declaration public static void Restart(ushort redirectPort) Parameters Type Name Description System.UInt16 redirectPort | Improve this Doc View Source RunCommand(String, CommandSender) Run command as server. Declaration public static string RunCommand(string command, CommandSender sender = null) Parameters Type Name Description System.String command The command name. CommandSender sender The CommandSender running the command. Returns Type Description System.String | Improve this Doc View Source SendBroadcast(String, UInt16, Broadcast.BroadcastFlags, Boolean) Shows a broadcast to the player. Declaration public static void SendBroadcast(string message, ushort duration, Broadcast.BroadcastFlags type = Broadcast.BroadcastFlags.Normal, bool shouldClearPrevious = false) Parameters Type Name Description System.String message The message to be broadcasted. System.UInt16 duration The broadcast duration. Broadcast.BroadcastFlags type The broadcast type. System.Boolean shouldClearPrevious Clears previous displayed broadcast. | Improve this Doc View Source Shutdown() Shutdowns the server and disconnects all players. Declaration public static void Shutdown() | Improve this Doc View Source Shutdown(UInt16) Shutdowns the server and reconnects all players to target server port. Declaration public static void Shutdown(ushort redirectPort) Parameters Type Name Description System.UInt16 redirectPort | Improve this Doc View Source UnbanPlayerByIpAddress(String) Unbans a player from the server. Declaration public static bool UnbanPlayerByIpAddress(string ipAddress) Parameters Type Name Description System.String ipAddress The ip address of the player. Returns Type Description System.Boolean Whether or not the unban was successful. | Improve this Doc View Source UnbanPlayerByUserId(String) Unbans a player from the server. Declaration public static bool UnbanPlayerByUserId(string userId) Parameters Type Name Description System.String userId The userid of the player to unban. Returns Type Description System.Boolean Whether or not the unban was successful. Implements IPlayer IEntity Extension Methods PlayerExtensions.GetAmmoLimit(Player, ItemType) PlayerExtensions.GetCategoryLimit(Player, ItemCategory)" - }, - "api/PluginAPI.Core.Statistics.FastestRound.html": { - "href": "api/PluginAPI.Core.Statistics.FastestRound.html", - "title": "Class Statistics.FastestRound | Nw Plugin API", - "keywords": "Class Statistics.FastestRound Represents a fastest round. Inheritance System.Object Statistics.FastestRound Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class FastestRound Properties | Improve this Doc View Source Duration Declaration public TimeSpan Duration { get; } Property Value Type Description System.TimeSpan | Improve this Doc View Source LeadingTeam Declaration public RoundSummary.LeadingTeam LeadingTeam { get; } Property Value Type Description RoundSummary.LeadingTeam | Improve this Doc View Source Timestamp Declaration public DateTime Timestamp { get; } Property Value Type Description System.DateTime" - }, - "api/PluginAPI.Core.Statistics.html": { - "href": "api/PluginAPI.Core.Statistics.html", - "title": "Class Statistics | Nw Plugin API", - "keywords": "Class Statistics Statistics of current server session. Inheritance System.Object Statistics Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class Statistics Fields | Improve this Doc View Source CurrentRound Statistics related to current round. Declaration public static readonly Statistics.Round CurrentRound Field Value Type Description Statistics.Round | Improve this Doc View Source FastestEndedRound Information about fastest round. Declaration public static Statistics.FastestRound FastestEndedRound Field Value Type Description Statistics.FastestRound | Improve this Doc View Source PeakPlayers Information about timestamp and amount of peak players. Declaration public static Statistics.Peak PeakPlayers Field Value Type Description Statistics.Peak Properties | Improve this Doc View Source TotalConnectedPlayers Gets the total amount of time a player connected to the server successfully. Declaration public static int TotalConnectedPlayers { get; } Property Value Type Description System.Int32 | Improve this Doc View Source TotalRejectedConnections Gets the total amount of time a player's connecting to the server was rejected. Declaration public static int TotalRejectedConnections { get; } Property Value Type Description System.Int32 | Improve this Doc View Source TotalRoundrestarts The amount of times the server restarted round in this session. Declaration public static int TotalRoundrestarts { get; } Property Value Type Description System.Int32" - }, - "api/PluginAPI.Core.Statistics.Peak.html": { - "href": "api/PluginAPI.Core.Statistics.Peak.html", - "title": "Class Statistics.Peak | Nw Plugin API", - "keywords": "Class Statistics.Peak Represents a player count peak. Inheritance System.Object Statistics.Peak Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class Peak Properties | Improve this Doc View Source Timestamp Declaration public DateTime Timestamp { get; } Property Value Type Description System.DateTime | Improve this Doc View Source Total Declaration public int Total { get; } Property Value Type Description System.Int32" - }, - "api/PluginAPI.Core.Statistics.Round.html": { - "href": "api/PluginAPI.Core.Statistics.Round.html", - "title": "Class Statistics.Round | Nw Plugin API", - "keywords": "Class Statistics.Round Represents a round. Inheritance System.Object Statistics.Round Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public class Round Properties | Improve this Doc View Source Duration Gets the duration of the current round. Declaration public static TimeSpan Duration { get; } Property Value Type Description System.TimeSpan | Improve this Doc View Source ScpsAlive Gets the total amount of SCPs alive. Declaration public int ScpsAlive { get; } Property Value Type Description System.Int32 | Improve this Doc View Source StartTimestamp Gets the current round's starting timestamp. Declaration public DateTime StartTimestamp { get; } Property Value Type Description System.DateTime | Improve this Doc View Source TotalEscapedClassD Gets the total amount Class-Ds who have escaped. Declaration public int TotalEscapedClassD { get; } Property Value Type Description System.Int32 | Improve this Doc View Source TotalEscapedScientists Gets the total amount Scientists who have escaped. Declaration public int TotalEscapedScientists { get; } Property Value Type Description System.Int32 | Improve this Doc View Source TotalKilledPlayers Gets the total amount of players deaths. Declaration public int TotalKilledPlayers { get; } Property Value Type Description System.Int32 | Improve this Doc View Source TotalScp0492Made Gets the total amount Scp049-2s created. Declaration public int TotalScp0492Made { get; } Property Value Type Description System.Int32 | Improve this Doc View Source TotalScpKills Gets the total amount of kills made by SCPs. Declaration public int TotalScpKills { get; } Property Value Type Description System.Int32" - }, - "api/PluginAPI.Core.Warhead.html": { - "href": "api/PluginAPI.Core.Warhead.html", - "title": "Class Warhead | Nw Plugin API", - "keywords": "Class Warhead Manages the warhead. Inheritance System.Object Warhead Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core Assembly : PluginAPI.dll Syntax public static class Warhead Properties | Improve this Doc View Source DetonationTime Gets or sets a time of detonation. Declaration public static float DetonationTime { get; set; } Property Value Type Description System.Single | Improve this Doc View Source IsDetonated Gets a value indicating whether or not the warhead is detonated. Declaration public static bool IsDetonated { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsDetonationInProgress Gets a value indicating whether or not the warhead detonation is in progress. Declaration public static bool IsDetonationInProgress { get; } Property Value Type Description System.Boolean | Improve this Doc View Source LeverStatus Gets or sets a value indicating whether or not the lever in the warhead room is enabled. Declaration public static bool LeverStatus { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source WarheadUnlocked Gets or sets a value indicating whether or not the button in outside nuke panel is unlocked. Declaration public static bool WarheadUnlocked { get; set; } Property Value Type Description System.Boolean Methods | Improve this Doc View Source Detonate() Detonate warhead. Declaration public static void Detonate() | Improve this Doc View Source Shake() Show the shake effect to all players. Declaration public static void Shake() | Improve this Doc View Source Start(Boolean, Boolean) Starts the detonation countdown. Declaration public static void Start(bool isAutomatic = true, bool suppressSubtitles = false) Parameters Type Name Description System.Boolean isAutomatic Determines whether the detonation is automatic. System.Boolean suppressSubtitles Determines whether subtitles should be suppressed. | Improve this Doc View Source Stop() Stops the detonation countdown. Declaration public static void Stop()" - }, - "api/PluginAPI.Core.Zones.Entrance.EzRoom.html": { - "href": "api/PluginAPI.Core.Zones.Entrance.EzRoom.html", - "title": "Class EzRoom | Nw Plugin API", - "keywords": "Class EzRoom Represents an room inside the entrance zone. Inheritance System.Object FacilityRoom EzRoom Inherited Members FacilityRoom.Zone FacilityRoom.Lights FacilityRoom.Identifier FacilityRoom.Transform FacilityRoom.GameObject FacilityRoom.Position FacilityRoom.Rotation FacilityRoom.GetComponent(Boolean, Boolean) FacilityRoom.TryGetComponent(T, Boolean, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Entrance Assembly : PluginAPI.dll Syntax public class EzRoom : FacilityRoom Constructors | Improve this Doc View Source EzRoom(EntranceZone, RoomIdentifier) Constructor for entrance zone room. Declaration public EzRoom(EntranceZone zone, RoomIdentifier room) Parameters Type Name Description EntranceZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier." - }, - "api/PluginAPI.Core.Zones.Entrance.html": { - "href": "api/PluginAPI.Core.Zones.Entrance.html", - "title": "Namespace PluginAPI.Core.Zones.Entrance | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Zones.Entrance Classes EzRoom Represents an room inside the entrance zone." - }, - "api/PluginAPI.Core.Zones.EntranceZone.html": { - "href": "api/PluginAPI.Core.Zones.EntranceZone.html", - "title": "Class EntranceZone | Nw Plugin API", - "keywords": "Class EntranceZone Represents the entrance zone. Inheritance System.Object FacilityZone EntranceZone Inherited Members FacilityZone.GetRooms() System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class EntranceZone : FacilityZone Constructors | Improve this Doc View Source EntranceZone() Initializes a new instance of the EntranceZone class. Declaration public EntranceZone() Properties | Improve this Doc View Source Doors Gets all doors in entrance zone. Declaration public static List Doors { get; } Property Value Type Description System.Collections.Generic.List < FacilityDoor > | Improve this Doc View Source Rooms Gets all rooms in entrance zone. Declaration public static List Rooms { get; } Property Value Type Description System.Collections.Generic.List < EzRoom > | Improve this Doc View Source ZoneType Gets the zone type. Declaration public override FacilityZone ZoneType { get; } Property Value Type Description MapGeneration.FacilityZone Overrides FacilityZone.ZoneType Methods | Improve this Doc View Source GetRooms() Gets all rooms of specific type. Declaration public override List GetRooms() where T : FacilityRoom Returns Type Description System.Collections.Generic.List List of all rooms. Type Parameters Name Description T The tyep of rooms. Overrides FacilityZone.GetRooms() | Improve this Doc View Source TryGetRoom(RoomIdentifier, out FacilityRoom) Gets surface room from room identifier. Declaration public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) Parameters Type Name Description MapGeneration.RoomIdentifier roomIdentity The room identifier. FacilityRoom room The facility room. Returns Type Description System.Boolean Whether or not the room was found. Overrides FacilityZone.TryGetRoom(RoomIdentifier, out FacilityRoom)" - }, - "api/PluginAPI.Core.Zones.FacilityRoom.html": { - "href": "api/PluginAPI.Core.Zones.FacilityRoom.html", - "title": "Class FacilityRoom | Nw Plugin API", - "keywords": "Class FacilityRoom Represents a room. Inheritance System.Object FacilityRoom EzRoom HczRoom LczRoom PocketDimension Surface Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class FacilityRoom Constructors | Improve this Doc View Source FacilityRoom(FacilityZone, RoomIdentifier) Initializes a new instance of the FacilityRoom class. Declaration public FacilityRoom(FacilityZone zone, RoomIdentifier room) Parameters Type Name Description FacilityZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier. Fields | Improve this Doc View Source Identifier Gets the room identifier. Declaration public readonly RoomIdentifier Identifier Field Value Type Description MapGeneration.RoomIdentifier | Improve this Doc View Source Lights Gets the lights controller. Declaration public readonly RoomLight Lights Field Value Type Description RoomLight | Improve this Doc View Source Zone Gets the zone type. Declaration public readonly FacilityZone Zone Field Value Type Description FacilityZone Properties | Improve this Doc View Source GameObject Gets room's UnityEngine.GameObject . Declaration public GameObject GameObject { get; } Property Value Type Description UnityEngine.GameObject | Improve this Doc View Source Position Gets room's position. Declaration public Vector3 Position { get; } Property Value Type Description UnityEngine.Vector3 | Improve this Doc View Source Rotation Gets room's rotation. Declaration public Quaternion Rotation { get; } Property Value Type Description UnityEngine.Quaternion | Improve this Doc View Source Transform Gets the room's UnityEngine.Transform . Declaration public Transform Transform { get; } Property Value Type Description UnityEngine.Transform Methods | Improve this Doc View Source GetComponent(Boolean, Boolean) Declaration public T GetComponent(bool globalSearch = false, bool childSearch = false) where T : MonoBehaviour Parameters Type Name Description System.Boolean globalSearch System.Boolean childSearch Returns Type Description T Type Parameters Name Description T | Improve this Doc View Source TryGetComponent(out T, Boolean, Boolean) Declaration public bool TryGetComponent(out T component, bool globalSearch = false, bool childSearch = false) where T : MonoBehaviour Parameters Type Name Description T component System.Boolean globalSearch System.Boolean childSearch Returns Type Description System.Boolean Type Parameters Name Description T" - }, - "api/PluginAPI.Core.Zones.FacilityZone.html": { - "href": "api/PluginAPI.Core.Zones.FacilityZone.html", - "title": "Class FacilityZone | Nw Plugin API", - "keywords": "Class FacilityZone Represents a zone. Inheritance System.Object FacilityZone EntranceZone HeavyZone LightZone SurfaceZone UnknownZone Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class FacilityZone Properties | Improve this Doc View Source ZoneType Gets the zone type. Declaration public virtual FacilityZone ZoneType { get; } Property Value Type Description MapGeneration.FacilityZone Methods | Improve this Doc View Source GetRooms() Gets all rooms. Declaration public List GetRooms() Returns Type Description System.Collections.Generic.List < FacilityRoom > List of all rooms. | Improve this Doc View Source GetRooms() Gets all rooms of specific type. Declaration public virtual List GetRooms() where T : FacilityRoom Returns Type Description System.Collections.Generic.List List of all rooms. Type Parameters Name Description T The tyep of rooms. | Improve this Doc View Source TryGetRoom(RoomIdentifier, out FacilityRoom) Gets surface room from room identifier. Declaration public virtual bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) Parameters Type Name Description MapGeneration.RoomIdentifier roomIdentity The room identifier. FacilityRoom room The facility room. Returns Type Description System.Boolean Whether or not the room was found." - }, - "api/PluginAPI.Core.Zones.Heavy.Generator.html": { - "href": "api/PluginAPI.Core.Zones.Heavy.Generator.html", - "title": "Class Generator | Nw Plugin API", - "keywords": "Class Generator Represents an generator. Inheritance System.Object Generator Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Heavy Assembly : PluginAPI.dll Syntax public class Generator Constructors | Improve this Doc View Source Generator(HczRoom, Scp079Generator) Initializes a new instance of the Generator class. Declaration public Generator(HczRoom room, Scp079Generator generator) Parameters Type Name Description HczRoom room The room the generator is in. MapGeneration.Distributors.Scp079Generator generator The base-game generator. Fields | Improve this Doc View Source OriginalObject The base-game object. Declaration public readonly Scp079Generator OriginalObject Field Value Type Description MapGeneration.Distributors.Scp079Generator | Improve this Doc View Source Room The room the generator is in. Declaration public readonly HczRoom Room Field Value Type Description HczRoom Properties | Improve this Doc View Source GameObject Gets the generator's UnityEngine.GameObject . Declaration public GameObject GameObject { get; } Property Value Type Description UnityEngine.GameObject | Improve this Doc View Source IsActivating Gets or sets whether or not the generator is activating. Declaration public bool IsActivating { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source IsActivationReady Gets whether or not the generator is activation-ready. Declaration public bool IsActivationReady { get; } Property Value Type Description System.Boolean | Improve this Doc View Source IsEngaged Gets or sets whether or not the generator is engaged (active). Declaration public bool IsEngaged { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source Position Gets the generator's position. Declaration public Vector3 Position { get; } Property Value Type Description UnityEngine.Vector3 | Improve this Doc View Source Rotation Gets the generator rotation. Declaration public Quaternion Rotation { get; } Property Value Type Description UnityEngine.Quaternion | Improve this Doc View Source Transform Gets the generator's UnityEngine.Transform . Declaration public Transform Transform { get; } Property Value Type Description UnityEngine.Transform Methods | Improve this Doc View Source PlayDeniedSound() Plays the generator's denied sound. Declaration public void PlayDeniedSound()" - }, - "api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html": { - "href": "api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html", - "title": "Class GeneratorLogic | Nw Plugin API", - "keywords": "Class GeneratorLogic Handles a generator's logic. Inheritance System.Object GeneratorLogic Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Heavy Assembly : PluginAPI.dll Syntax public class GeneratorLogic Constructors | Improve this Doc View Source GeneratorLogic(Generator) Initializes a new instance of the GeneratorLogic class. Declaration public GeneratorLogic(Generator generator) Parameters Type Name Description Generator generator The generator. Fields | Improve this Doc View Source Generator The generator. Declaration public readonly Generator Generator Field Value Type Description Generator Methods | Improve this Doc View Source OnDestroy() Declaration public virtual void OnDestroy() | Improve this Doc View Source OnLateUpdate() Declaration public virtual bool OnLateUpdate() Returns Type Description System.Boolean | Improve this Doc View Source OnPlayerInteraction(Player) Declaration public virtual bool OnPlayerInteraction(Player plr) Parameters Type Name Description Player plr Returns Type Description System.Boolean | Improve this Doc View Source OnUpdate() Declaration public virtual bool OnUpdate() Returns Type Description System.Boolean" - }, - "api/PluginAPI.Core.Zones.Heavy.HczRoom.html": { - "href": "api/PluginAPI.Core.Zones.Heavy.HczRoom.html", - "title": "Class HczRoom | Nw Plugin API", - "keywords": "Class HczRoom Inheritance System.Object FacilityRoom HczRoom HczScp049 Inherited Members FacilityRoom.Zone FacilityRoom.Lights FacilityRoom.Identifier FacilityRoom.Transform FacilityRoom.GameObject FacilityRoom.Position FacilityRoom.Rotation FacilityRoom.GetComponent(Boolean, Boolean) FacilityRoom.TryGetComponent(T, Boolean, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Heavy Assembly : PluginAPI.dll Syntax public class HczRoom : FacilityRoom Constructors | Improve this Doc View Source HczRoom(HeavyZone, RoomIdentifier) Initializes a new instance of the HczRoom class. Declaration public HczRoom(HeavyZone zone, RoomIdentifier room) Parameters Type Name Description HeavyZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier. Properties | Improve this Doc View Source Generator Declaration public Generator Generator { get; } Property Value Type Description Generator" - }, - "api/PluginAPI.Core.Zones.Heavy.html": { - "href": "api/PluginAPI.Core.Zones.Heavy.html", - "title": "Namespace PluginAPI.Core.Zones.Heavy | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Zones.Heavy Classes Generator Represents an generator. GeneratorLogic Handles a generator's logic. HczRoom" - }, - "api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html": { - "href": "api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html", - "title": "Class HczScp049 | Nw Plugin API", - "keywords": "Class HczScp049 Represents SCP-049's room. Inheritance System.Object FacilityRoom HczRoom HczScp049 Inherited Members HczRoom.Generator FacilityRoom.Zone FacilityRoom.Lights FacilityRoom.Identifier FacilityRoom.Transform FacilityRoom.GameObject FacilityRoom.Position FacilityRoom.Rotation FacilityRoom.GetComponent(Boolean, Boolean) FacilityRoom.TryGetComponent(T, Boolean, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Heavy.Rooms Assembly : PluginAPI.dll Syntax public class HczScp049 : HczRoom Constructors | Improve this Doc View Source HczScp049(HeavyZone, RoomIdentifier) Initializes a new instance of the HczScp049 class. Declaration public HczScp049(HeavyZone zone, RoomIdentifier room) Parameters Type Name Description HeavyZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier. Properties | Improve this Doc View Source RoomIdentifier Gets the HczScp049 's MapGeneration.RoomIdentifier . Declaration public static RoomIdentifier RoomIdentifier { get; } Property Value Type Description MapGeneration.RoomIdentifier | Improve this Doc View Source RoomLights Gets the HczScp049 's lights. Declaration public static RoomLight RoomLights { get; } Property Value Type Description RoomLight" - }, - "api/PluginAPI.Core.Zones.Heavy.Rooms.html": { - "href": "api/PluginAPI.Core.Zones.Heavy.Rooms.html", - "title": "Namespace PluginAPI.Core.Zones.Heavy.Rooms | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Zones.Heavy.Rooms Classes HczScp049 Represents SCP-049's room." - }, - "api/PluginAPI.Core.Zones.HeavyZone.html": { - "href": "api/PluginAPI.Core.Zones.HeavyZone.html", - "title": "Class HeavyZone | Nw Plugin API", - "keywords": "Class HeavyZone Represents the heavy containment zone. Inheritance System.Object FacilityZone HeavyZone Inherited Members FacilityZone.GetRooms() System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class HeavyZone : FacilityZone Constructors | Improve this Doc View Source HeavyZone() Initializes a new instance of the HeavyZone class. Declaration public HeavyZone() Properties | Improve this Doc View Source Doors Gets all doors in heavy zone. Declaration public static List Doors { get; } Property Value Type Description System.Collections.Generic.List < FacilityDoor > | Improve this Doc View Source Rooms Gets all rooms in heavy zone. Declaration public static List Rooms { get; } Property Value Type Description System.Collections.Generic.List < HczRoom > | Improve this Doc View Source ZoneType Gets the zone type. Declaration public override FacilityZone ZoneType { get; } Property Value Type Description MapGeneration.FacilityZone Overrides FacilityZone.ZoneType Methods | Improve this Doc View Source GetRooms() Gets all rooms of specific type. Declaration public override List GetRooms() where T : FacilityRoom Returns Type Description System.Collections.Generic.List List of all rooms. Type Parameters Name Description T The tyep of rooms. Overrides FacilityZone.GetRooms() | Improve this Doc View Source TryGetRoom(RoomIdentifier, out FacilityRoom) Gets surface room from room identifier. Declaration public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) Parameters Type Name Description MapGeneration.RoomIdentifier roomIdentity The room identifier. FacilityRoom room The facility room. Returns Type Description System.Boolean Whether or not the room was found. Overrides FacilityZone.TryGetRoom(RoomIdentifier, out FacilityRoom)" - }, - "api/PluginAPI.Core.Zones.html": { - "href": "api/PluginAPI.Core.Zones.html", - "title": "Namespace PluginAPI.Core.Zones | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Zones Classes EntranceZone Represents the entrance zone. FacilityRoom Represents a room. FacilityZone Represents a zone. HeavyZone Represents the heavy containment zone. LightZone Represents the light containment zone. Surface Represents the surface. SurfaceZone Represents the surface zone. UnknownZone Represents a unknown zone in facility." - }, - "api/PluginAPI.Core.Zones.Light.html": { - "href": "api/PluginAPI.Core.Zones.Light.html", - "title": "Namespace PluginAPI.Core.Zones.Light | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Zones.Light Classes LczRoom" - }, - "api/PluginAPI.Core.Zones.Light.LczRoom.html": { - "href": "api/PluginAPI.Core.Zones.Light.LczRoom.html", - "title": "Class LczRoom | Nw Plugin API", - "keywords": "Class LczRoom Inheritance System.Object FacilityRoom LczRoom LczScp914 Inherited Members FacilityRoom.Lights FacilityRoom.Identifier FacilityRoom.Transform FacilityRoom.GameObject FacilityRoom.Position FacilityRoom.Rotation FacilityRoom.GetComponent(Boolean, Boolean) FacilityRoom.TryGetComponent(T, Boolean, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Light Assembly : PluginAPI.dll Syntax public class LczRoom : FacilityRoom Constructors | Improve this Doc View Source LczRoom(LightZone, RoomIdentifier) Initializes a new instance of the LczRoom class. Declaration public LczRoom(LightZone zone, RoomIdentifier room) Parameters Type Name Description LightZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier. Fields | Improve this Doc View Source Zone The zone the room is in. Declaration public readonly LightZone Zone Field Value Type Description LightZone" - }, - "api/PluginAPI.Core.Zones.Light.Rooms.html": { - "href": "api/PluginAPI.Core.Zones.Light.Rooms.html", - "title": "Namespace PluginAPI.Core.Zones.Light.Rooms | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Zones.Light.Rooms Classes LczScp914" - }, - "api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html": { - "href": "api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html", - "title": "Class LczScp914 | Nw Plugin API", - "keywords": "Class LczScp914 Inheritance System.Object FacilityRoom LczRoom LczScp914 Inherited Members LczRoom.Zone FacilityRoom.Lights FacilityRoom.Identifier FacilityRoom.Transform FacilityRoom.GameObject FacilityRoom.Position FacilityRoom.Rotation FacilityRoom.GetComponent(Boolean, Boolean) FacilityRoom.TryGetComponent(T, Boolean, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Light.Rooms Assembly : PluginAPI.dll Syntax public class LczScp914 : LczRoom Constructors | Improve this Doc View Source LczScp914(LightZone, RoomIdentifier) Constructor for SCP 914. Declaration public LczScp914(LightZone zone, RoomIdentifier room) Parameters Type Name Description LightZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier. Properties | Improve this Doc View Source IntakeChamber Gets the intake chamber UnityEngine.Transform . Declaration public static Transform IntakeChamber { get; } Property Value Type Description UnityEngine.Transform | Improve this Doc View Source OutputChamber Gets the output chamber UnityEngine.Transform . Declaration public static Transform OutputChamber { get; } Property Value Type Description UnityEngine.Transform Methods | Improve this Doc View Source Start() Starts SCP-914 refining process. Declaration public static void Start()" - }, - "api/PluginAPI.Core.Zones.LightZone.html": { - "href": "api/PluginAPI.Core.Zones.LightZone.html", - "title": "Class LightZone | Nw Plugin API", - "keywords": "Class LightZone Represents the light containment zone. Inheritance System.Object FacilityZone LightZone Inherited Members FacilityZone.GetRooms() System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class LightZone : FacilityZone Constructors | Improve this Doc View Source LightZone() Initializes a new instance of the LightZone class. Declaration public LightZone() Properties | Improve this Doc View Source Doors Gets all doors in surface zone. Declaration public static List Doors { get; } Property Value Type Description System.Collections.Generic.List < FacilityDoor > | Improve this Doc View Source IsDecontaminated Checks whether or not the zone has already been decontaminated. Declaration public static bool IsDecontaminated { get; } Property Value Type Description System.Boolean | Improve this Doc View Source Rooms Gets all rooms in light zone. Declaration public static List Rooms { get; } Property Value Type Description System.Collections.Generic.List < LczRoom > | Improve this Doc View Source ZoneType Gets the zone type. Declaration public override FacilityZone ZoneType { get; } Property Value Type Description MapGeneration.FacilityZone Overrides FacilityZone.ZoneType Methods | Improve this Doc View Source GetRooms() Gets all rooms of specific type. Declaration public override List GetRooms() where T : FacilityRoom Returns Type Description System.Collections.Generic.List List of all rooms. Type Parameters Name Description T The tyep of rooms. Overrides FacilityZone.GetRooms() | Improve this Doc View Source StartDecontamination() Starts decontamination. Declaration public static void StartDecontamination() | Improve this Doc View Source TryGetRoom(RoomIdentifier, out FacilityRoom) Gets surface room from room identifier. Declaration public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) Parameters Type Name Description MapGeneration.RoomIdentifier roomIdentity The room identifier. FacilityRoom room The facility room. Returns Type Description System.Boolean Whether or not the room was found. Overrides FacilityZone.TryGetRoom(RoomIdentifier, out FacilityRoom)" - }, - "api/PluginAPI.Core.Zones.Pocket.html": { - "href": "api/PluginAPI.Core.Zones.Pocket.html", - "title": "Namespace PluginAPI.Core.Zones.Pocket | Nw Plugin API", - "keywords": "Namespace PluginAPI.Core.Zones.Pocket Classes PocketDimension Represents the pocket dimension. PocketDimensionLogic Handles the Pocket Dimension's logic." - }, - "api/PluginAPI.Core.Zones.Pocket.PocketDimension.html": { - "href": "api/PluginAPI.Core.Zones.Pocket.PocketDimension.html", - "title": "Class PocketDimension | Nw Plugin API", - "keywords": "Class PocketDimension Represents the pocket dimension. Inheritance System.Object FacilityRoom PocketDimension Inherited Members FacilityRoom.Lights FacilityRoom.Identifier FacilityRoom.Transform FacilityRoom.GameObject FacilityRoom.Position FacilityRoom.Rotation FacilityRoom.GetComponent(Boolean, Boolean) FacilityRoom.TryGetComponent(T, Boolean, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Pocket Assembly : PluginAPI.dll Syntax public class PocketDimension : FacilityRoom Constructors | Improve this Doc View Source PocketDimension(UnknownZone, RoomIdentifier) Initializes a new instance of the PocketDimension class. Declaration public PocketDimension(UnknownZone zone, RoomIdentifier room) Parameters Type Name Description UnknownZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier. Fields | Improve this Doc View Source Zone The zone the pocket dimension is in. Declaration public readonly UnknownZone Zone Field Value Type Description UnknownZone Properties | Improve this Doc View Source IsAccessible Gets or sets whether or not the pocket dimension is accessible. Declaration public static bool IsAccessible { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source Logic Gets the pocket dimension's PocketDimensionLogic . Declaration public static PocketDimensionLogic Logic { get; set; } Property Value Type Description PocketDimensionLogic | Improve this Doc View Source Teleports Gets the pocket dimension teleports. Declaration public IEnumerable Teleports { get; } Property Value Type Description System.Collections.Generic.IEnumerable < PocketDimensionTeleport > Methods | Improve this Doc View Source ShuffleTeleports() Shuffles the pocket dimension's teleports. Declaration public void ShuffleTeleports()" - }, - "api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html": { - "href": "api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html", - "title": "Class PocketDimensionLogic | Nw Plugin API", - "keywords": "Class PocketDimensionLogic Handles the Pocket Dimension's logic. Inheritance System.Object PocketDimensionLogic Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones.Pocket Assembly : PluginAPI.dll Syntax public class PocketDimensionLogic Constructors | Improve this Doc View Source PocketDimensionLogic(PocketDimension) Initializes a new instance of the PocketDimensionLogic class. Declaration public PocketDimensionLogic(PocketDimension pd) Parameters Type Name Description PocketDimension pd The pocket dimension. Fields | Improve this Doc View Source PocketDimension The pocket dimension. Declaration public readonly PocketDimension PocketDimension Field Value Type Description PocketDimension Methods | Improve this Doc View Source OnDestroy() Declaration public virtual void OnDestroy() | Improve this Doc View Source OnPlayerEnteredPD(Player, Player) Declaration public virtual bool OnPlayerEnteredPD(Player plr, Player movedBy) Parameters Type Name Description Player plr Player movedBy Returns Type Description System.Boolean | Improve this Doc View Source OnPlayerEnteredPortal(Player, PocketDimensionTeleport.PDTeleportType) Declaration public virtual bool OnPlayerEnteredPortal(Player plr, PocketDimensionTeleport.PDTeleportType type) Parameters Type Name Description Player plr PocketDimensionTeleport.PDTeleportType type Returns Type Description System.Boolean" - }, - "api/PluginAPI.Core.Zones.Surface.html": { - "href": "api/PluginAPI.Core.Zones.Surface.html", - "title": "Class Surface | Nw Plugin API", - "keywords": "Class Surface Represents the surface. Inheritance System.Object FacilityRoom Surface Inherited Members FacilityRoom.Lights FacilityRoom.Identifier FacilityRoom.Transform FacilityRoom.GameObject FacilityRoom.Position FacilityRoom.Rotation FacilityRoom.GetComponent(Boolean, Boolean) FacilityRoom.TryGetComponent(T, Boolean, Boolean) System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class Surface : FacilityRoom Constructors | Improve this Doc View Source Surface(SurfaceZone, RoomIdentifier) Initializes a new instance of the Surface class. Declaration public Surface(SurfaceZone zone, RoomIdentifier room) Parameters Type Name Description SurfaceZone zone The zone type. MapGeneration.RoomIdentifier room The room identifier. Fields | Improve this Doc View Source Zone The zone the surface is in. Declaration public readonly SurfaceZone Zone Field Value Type Description SurfaceZone" - }, - "api/PluginAPI.Core.Zones.SurfaceZone.html": { - "href": "api/PluginAPI.Core.Zones.SurfaceZone.html", - "title": "Class SurfaceZone | Nw Plugin API", - "keywords": "Class SurfaceZone Represents the surface zone. Inheritance System.Object FacilityZone SurfaceZone Inherited Members FacilityZone.GetRooms() System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class SurfaceZone : FacilityZone Constructors | Improve this Doc View Source SurfaceZone() Initializes a new instance of the SurfaceZone class. Declaration public SurfaceZone() Properties | Improve this Doc View Source Doors Gets all doors in surface zone. Declaration public static List Doors { get; } Property Value Type Description System.Collections.Generic.List < FacilityDoor > | Improve this Doc View Source Rooms Gets all rooms in surface zone. Declaration public static List Rooms { get; } Property Value Type Description System.Collections.Generic.List < Surface > | Improve this Doc View Source ZoneType Gets the zone type. Declaration public override FacilityZone ZoneType { get; } Property Value Type Description MapGeneration.FacilityZone Overrides FacilityZone.ZoneType Methods | Improve this Doc View Source GetRooms() Gets all rooms of specific type. Declaration public override List GetRooms() where T : FacilityRoom Returns Type Description System.Collections.Generic.List List of all rooms. Type Parameters Name Description T The tyep of rooms. Overrides FacilityZone.GetRooms() | Improve this Doc View Source TryGetRoom(RoomIdentifier, out FacilityRoom) Gets surface room from room identifier. Declaration public override bool TryGetRoom(RoomIdentifier roomIdentity, out FacilityRoom room) Parameters Type Name Description MapGeneration.RoomIdentifier roomIdentity The room identifier. FacilityRoom room The facility room. Returns Type Description System.Boolean Whether or not the room was found. Overrides FacilityZone.TryGetRoom(RoomIdentifier, out FacilityRoom)" - }, - "api/PluginAPI.Core.Zones.UnknownZone.html": { - "href": "api/PluginAPI.Core.Zones.UnknownZone.html", - "title": "Class UnknownZone | Nw Plugin API", - "keywords": "Class UnknownZone Represents a unknown zone in facility. Inheritance System.Object FacilityZone UnknownZone Inherited Members FacilityZone.GetRooms() FacilityZone.GetRooms() FacilityZone.TryGetRoom(RoomIdentifier, FacilityRoom) FacilityZone.ZoneType System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Core.Zones Assembly : PluginAPI.dll Syntax public class UnknownZone : FacilityZone" - }, - "api/PluginAPI.Enums.CommandType.html": { - "href": "api/PluginAPI.Enums.CommandType.html", - "title": "Enum CommandType | Nw Plugin API", - "keywords": "Enum CommandType Represents command types. Namespace : PluginAPI.Enums Assembly : PluginAPI.dll Syntax [Flags] public enum CommandType : byte Fields Name Description Console GameConsole RemoteAdmin" - }, - "api/PluginAPI.Enums.html": { - "href": "api/PluginAPI.Enums.html", - "title": "Namespace PluginAPI.Enums | Nw Plugin API", - "keywords": "Namespace PluginAPI.Enums Enums CommandType Represents command types. LoadPriority Represents load priorities for plugins. LogType Represents log types. ServerEventType Represents server event types." - }, - "api/PluginAPI.Enums.LoadPriority.html": { - "href": "api/PluginAPI.Enums.LoadPriority.html", - "title": "Enum LoadPriority | Nw Plugin API", - "keywords": "Enum LoadPriority Represents load priorities for plugins. Namespace : PluginAPI.Enums Assembly : PluginAPI.dll Syntax public enum LoadPriority : byte Fields Name Description High Highest Low Lowest Medium" - }, - "api/PluginAPI.Enums.LogType.html": { - "href": "api/PluginAPI.Enums.LogType.html", - "title": "Enum LogType | Nw Plugin API", - "keywords": "Enum LogType Represents log types. Namespace : PluginAPI.Enums Assembly : PluginAPI.dll Syntax public enum LogType : byte Fields Name Description Debug Error Info Raw Warning" - }, - "api/PluginAPI.Enums.ServerEventType.html": { - "href": "api/PluginAPI.Enums.ServerEventType.html", - "title": "Enum ServerEventType | Nw Plugin API", - "keywords": "Enum ServerEventType Represents server event types. Namespace : PluginAPI.Enums Assembly : PluginAPI.dll Syntax public enum ServerEventType Fields Name Description ConsoleCommand Event executed when using console command. GeneratorActivated Executed when generator activates. GrenadeExploded Executed when grenade explodes. ItemSpawned Executed when item is spawned while generation of map. LczDecontaminationAnnouncement Executed when information about decontamination is annoucement. LczDecontaminationStart Executed when decontamination in LCZ starts. MapGenerated Executed when map generates. PlaceBlood Executed when blood is placed. PlaceBulletHole Executed when bullet hole is placed. PlayerActivateGenerator Executed when player activated generator. PlayerAimWeapon Executed when player aims weapon PlayerBanned Executed when player gets banned. PlayerCancelUsingItem Executed when player cancels using item. PlayerChangeItem Executed when player changes current item. PlayerChangeRadioRange PlayerChangeRole Executed when player changes role. PlayerChangeSpectator Executed when player changes spectating player. PlayerCheaterReport Executed when player reports someone for cheating. PlayerCheckReservedSlot Event executed when joining to server for reserved slot verification. PlayerCloseGenerator Executed when player closes generator. PlayerDamage Executed when player damages someone. PlayerDamagedShootingTarget Executed when player damages shooting target. PlayerDamagedWindow Executed when player damages window. PlayerDeactivatedGenerator Executed when player deactivates generator. PlayerDeath Executed when player dies. PlayerDropAmmo Executed when player drops ammo. PlayerDropItem Executed when player drops item. PlayerDryfireWeapon Executed when player dryfires weapon. PlayerEscape Executed when player escapes. PlayerGameConsoleCommand Event executed when using game console command. PlayerHandcuff Executed when player handcuffs other player. PlayerInteractElevator Executed when player interacts with elevator. PlayerInteractLocker Executed when player interacts with locker. PlayerInteractScp330 Executed when player interacts with SCP330. PlayerInteractShootingTarget Executed when player interacts with shooting target. PlayerJoined Executed when player is verified. PlayerKicked Executed when player gets kicked from server. PlayerLeft Executed when player object is destroyed. PlayerMakeNoise Executed when player makes noise. PlayerMuted Event executed when player is muted. PlayerOpenGenerator Executed when player opens generator. PlayerPickupAmmo Executed when player pickups ammo. PlayerPickupArmor Executed when player pickups armor. PlayerPickupScp330 Executed when player pickups SCP330. PlayerPreauth Executed when player preauths. PlayerReceiveEffect Executed when player receives effect. PlayerReloadWeapon Executed when player reloads weapon. PlayerRemoteAdminCommand Event executed when using remoteadmin command. PlayerRemoveHandcuffs Executed when player removes handcuffs from other player. PlayerReport Executed when player reports someone for breaking server rules. PlayerSearchedPickup Executed when player searched pickup. PlayerSearchPickup Executed when player searches pickup. PlayerShotWeapon Executed when player shots weapon. PlayerSpawn Executed when player spawns. PlayerThrowItem Executed when player throws item. PlayerToggleFlashlight Executed when player toggles flashlight. PlayerUnloadWeapon Executed when player unloads weapon. PlayerUnlockGenerator Executed when player unlocks generator. PlayerUnmuted Event executed when player is unmuted. PlayerUsedItem Executed when player used item. PlayerUseHotkey Executed when player uses hotkey. PlayerUseItem Executed when player starts using item. RagdollSpawn Executed when ragdoll spawns. RoundEnd Executed when round ended. RoundRestart Executed when round restarts. RoundStart Executed when round starts. TeamRespawn Event executed when spawning next team. TeamRespawnSelected Event executed when selecting next team to spawn. WaitingForPlayers Executed when server waits for players. WarheadDetonation Event executed when warhead detonates. WarheadStart Event executed when warhead is started. WarheadStop Event executed when warhead is stopped." - }, - "api/PluginAPI.Events.Event.html": { - "href": "api/PluginAPI.Events.Event.html", - "title": "Class Event | Nw Plugin API", - "keywords": "Class Event Represents an event. Inheritance System.Object Event Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Events Assembly : PluginAPI.dll Syntax public class Event Constructors | Improve this Doc View Source Event(EventParameter[]) Initializes a new instance of the Event class. Declaration public Event(params EventParameter[] parameters) Parameters Type Name Description EventParameter [] parameters The parameters. Fields | Improve this Doc View Source Invokers Declaration public readonly Dictionary> Invokers Field Value Type Description System.Collections.Generic.Dictionary < System.Type , System.Collections.Generic.List < EventInvokeLocation >> | Improve this Doc View Source Parameters Declaration public readonly EventParameter[] Parameters Field Value Type Description EventParameter [] Methods | Improve this Doc View Source RegisterInvoker(Type, Object, MethodInfo) Registers a event handler. Declaration public void RegisterInvoker(Type plugin, object handle, MethodInfo method) Parameters Type Name Description System.Type plugin The plugin of the handler. System.Object handle The handle. System.Reflection.MethodInfo method The method." - }, - "api/PluginAPI.Events.EventInvokeLocation.html": { - "href": "api/PluginAPI.Events.EventInvokeLocation.html", - "title": "Class EventInvokeLocation | Nw Plugin API", - "keywords": "Class EventInvokeLocation Represents a event handlers location. Inheritance System.Object EventInvokeLocation Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Events Assembly : PluginAPI.dll Syntax public class EventInvokeLocation Fields | Improve this Doc View Source Method Declaration public MethodInfo Method Field Value Type Description System.Reflection.MethodInfo | Improve this Doc View Source Plugin Declaration public Type Plugin Field Value Type Description System.Type | Improve this Doc View Source Target Declaration public object Target Field Value Type Description System.Object Methods | Improve this Doc View Source Invoke(List) Invokes the handler. Declaration public object Invoke(List parameters) Parameters Type Name Description System.Collections.Generic.List < System.Object > parameters The parameters. Returns Type Description System.Object The return value." - }, - "api/PluginAPI.Events.EventManager.html": { - "href": "api/PluginAPI.Events.EventManager.html", - "title": "Class EventManager | Nw Plugin API", - "keywords": "Class EventManager Manages plugin events. Inheritance System.Object EventManager Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Events Assembly : PluginAPI.dll Syntax public static class EventManager Fields | Improve this Doc View Source Events Contains all events and their parameters. Declaration public static readonly Dictionary Events Field Value Type Description System.Collections.Generic.Dictionary < ServerEventType , Event > Methods | Improve this Doc View Source ExecuteEvent(ServerEventType, Object[]) Executes event. Declaration public static bool ExecuteEvent(ServerEventType type, params object[] args) Parameters Type Name Description ServerEventType type The type of event System.Object [] args The arguments of event. Returns Type Description System.Boolean If false event is cancelled. | Improve this Doc View Source ExecuteEvent(ServerEventType, Object[]) Executes event. Declaration public static T ExecuteEvent(ServerEventType type, params object[] args) where T : struct Parameters Type Name Description ServerEventType type The type of event System.Object [] args The arguments of event. Returns Type Description T Event cancellation data. Type Parameters Name Description T | Improve this Doc View Source RegisterEvents(Object) Registers events in plugin. Declaration public static void RegisterEvents(object plugin) Parameters Type Name Description System.Object plugin The object of plugin. | Improve this Doc View Source RegisterEvents(Object, Object) Registers events in type of plugin. Declaration public static void RegisterEvents(object plugin, object eventHandler) Parameters Type Name Description System.Object plugin The object of plugin. System.Object eventHandler The event handler. | Improve this Doc View Source RegisterEvents(Object) Registers events in type of plugin. Declaration public static void RegisterEvents(object plugin) where T : class Parameters Type Name Description System.Object plugin The object of plugin. Type Parameters Name Description T" - }, - "api/PluginAPI.Events.EventParameter.html": { - "href": "api/PluginAPI.Events.EventParameter.html", - "title": "Class EventParameter | Nw Plugin API", - "keywords": "Class EventParameter Represents a event parameter. Inheritance System.Object EventParameter Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Events Assembly : PluginAPI.dll Syntax public class EventParameter Constructors | Improve this Doc View Source EventParameter(Type, String) Initializes a new instance of the EventParameter class. Declaration public EventParameter(Type type, string defaultIdentifierName) Parameters Type Name Description System.Type type The BaseType . System.String defaultIdentifierName The DefaultIdentifierName . Properties | Improve this Doc View Source BaseType Gets the type of the parameter. Declaration public Type BaseType { get; } Property Value Type Description System.Type | Improve this Doc View Source DefaultIdentifierName Gets the default parameter name. Declaration public string DefaultIdentifierName { get; } Property Value Type Description System.String" - }, - "api/PluginAPI.Events.html": { - "href": "api/PluginAPI.Events.html", - "title": "Namespace PluginAPI.Events | Nw Plugin API", - "keywords": "Namespace PluginAPI.Events Classes Event Represents an event. EventInvokeLocation Represents a event handlers location. EventManager Manages plugin events. EventParameter Represents a event parameter. Structs PlayerCheckReservedSlotCancellationData Represents reserved slot check event cancellation data. PreauthCancellationData Represents preauth event cancellation data. Interfaces IEventCancellation Defines a cancellable event param." - }, - "api/PluginAPI.Events.IEventCancellation.html": { - "href": "api/PluginAPI.Events.IEventCancellation.html", - "title": "Interface IEventCancellation | Nw Plugin API", - "keywords": "Interface IEventCancellation Defines a cancellable event param. Namespace : PluginAPI.Events Assembly : PluginAPI.dll Syntax public interface IEventCancellation Properties | Improve this Doc View Source IsCancelled Determines whether event is cancelled. Declaration bool IsCancelled { get; } Property Value Type Description System.Boolean" - }, - "api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html": { - "href": "api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html", - "title": "Struct PlayerCheckReservedSlotCancellationData | Nw Plugin API", - "keywords": "Struct PlayerCheckReservedSlotCancellationData Represents reserved slot check event cancellation data. Implements IEventCancellation Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : PluginAPI.Events Assembly : PluginAPI.dll Syntax public readonly struct PlayerCheckReservedSlotCancellationData : IEventCancellation Fields | Improve this Doc View Source HasReservedSlot Declaration public readonly bool HasReservedSlot Field Value Type Description System.Boolean Properties | Improve this Doc View Source IsCancelled Determines whether event is cancelled. Declaration public readonly bool IsCancelled { get; } Property Value Type Description System.Boolean Methods | Improve this Doc View Source LeaveUnchanged() Doesn't override the reserved slot check. Declaration public static PlayerCheckReservedSlotCancellationData LeaveUnchanged() Returns Type Description PlayerCheckReservedSlotCancellationData The PlayerCheckReservedSlotCancellationData . | Improve this Doc View Source Override(Boolean) Overrides a reserved slot check. Declaration public static PlayerCheckReservedSlotCancellationData Override(bool hasReservedSlot) Parameters Type Name Description System.Boolean hasReservedSlot Indicating whether or not the player has a reserved slot. Returns Type Description PlayerCheckReservedSlotCancellationData The PlayerCheckReservedSlotCancellationData . Implements IEventCancellation" - }, - "api/PluginAPI.Events.PreauthCancellationData.html": { - "href": "api/PluginAPI.Events.PreauthCancellationData.html", - "title": "Struct PreauthCancellationData | Nw Plugin API", - "keywords": "Struct PreauthCancellationData Represents preauth event cancellation data. Implements IEventCancellation Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : PluginAPI.Events Assembly : PluginAPI.dll Syntax public readonly struct PreauthCancellationData : IEventCancellation Properties | Improve this Doc View Source IsCancelled Determines whether event is cancelled. Declaration public readonly bool IsCancelled { get; } Property Value Type Description System.Boolean Methods | Improve this Doc View Source Accept() Accepts the connection. Declaration public static PreauthCancellationData Accept() Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source GenerateWriter(out Boolean) Generates a network writer for the rejection packet. Declaration public readonly NetDataWriter GenerateWriter(out bool forced) Parameters Type Name Description System.Boolean forced Indicates whether or not the rejection is forced. Returns Type Description LiteNetLib.Utils.NetDataWriter The generated network writer. | Improve this Doc View Source HandledManually() Handles the connection manually. Declaration public static PreauthCancellationData HandledManually() Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source Reject(NetDataWriter, Boolean) Rejects a player who's trying to authenticate. Declaration public static PreauthCancellationData Reject(NetDataWriter writer, bool isForced) Parameters Type Name Description LiteNetLib.Utils.NetDataWriter writer The LiteNetLib.Utils.NetDataWriter instance. System.Boolean isForced Indicates whether or not the player has to be rejected forcefully or not. Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source Reject(RejectionReason, Boolean) Rejects a player who's trying to authenticate. Declaration public static PreauthCancellationData Reject(RejectionReason reason, bool isForced) Parameters Type Name Description RejectionReason reason Rejection reason. System.Boolean isForced Indicates whether or not the player has to be rejected forcefully. Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source Reject(String, Boolean) Rejects a player who's trying to authenticate. Declaration public static PreauthCancellationData Reject(string customReason, bool isForced) Parameters Type Name Description System.String customReason The custom rejection reason. System.Boolean isForced Indicates whether the player has to be rejected forcefully or not. Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source RejectBanned(String, DateTime, Boolean) Rejects a player who's trying to authenticate. Declaration public static PreauthCancellationData RejectBanned(string banReason, DateTime expiration, bool isForced) Parameters Type Name Description System.String banReason The ban reason. System.DateTime expiration The ban expiration time. System.Boolean isForced Indicates whether or not the player has to be rejected forcefully. Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source RejectBanned(String, Int64, Boolean) Rejects a player who's trying to authenticate. Declaration public static PreauthCancellationData RejectBanned(string banReason, long expiration, bool isForced) Parameters Type Name Description System.String banReason The ban reason. System.Int64 expiration The ban expiration time in .NET Ticks. System.Boolean isForced Indicates whether or not the player has to be rejected forcefully. Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source RejectDelay(Byte, Boolean) Delays the connection. Declaration public static PreauthCancellationData RejectDelay(byte seconds, bool isForced) Parameters Type Name Description System.Byte seconds The delay in seconds. System.Boolean isForced Indicates whether or not the player has to be rejected forcefully. Returns Type Description PreauthCancellationData The PreauthCancellationData . | Improve this Doc View Source RejectRedirect(UInt16, Boolean) Rejects the player and redirects them to another server port. Declaration public static PreauthCancellationData RejectRedirect(ushort port, bool isForced) Parameters Type Name Description System.UInt16 port The new server port. System.Boolean isForced Indicates whether or not the player has to be rejected forcefully. Returns Type Description PreauthCancellationData The PreauthCancellationData . Implements IEventCancellation" - }, - "api/PluginAPI.Helpers.html": { - "href": "api/PluginAPI.Helpers.html", - "title": "Namespace PluginAPI.Helpers | Nw Plugin API", - "keywords": "Namespace PluginAPI.Helpers Classes Paths Contains all important folder paths." - }, - "api/PluginAPI.Helpers.Paths.html": { - "href": "api/PluginAPI.Helpers.Paths.html", - "title": "Class Paths | Nw Plugin API", - "keywords": "Class Paths Contains all important folder paths. Inheritance System.Object Paths Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Helpers Assembly : PluginAPI.dll Syntax public static class Paths Properties | Improve this Doc View Source AppData Gets the path to the system's AppData folder. Declaration public static string AppData { get; } Property Value Type Description System.String | Improve this Doc View Source Configs Gets the path to the server's config settings. Declaration public static string Configs { get; } Property Value Type Description System.String | Improve this Doc View Source Dependencies Gets the path to the \"Dependencies\" folder, located inside the \"Plugins\" folder. Declaration public static string Dependencies { get; } Property Value Type Description System.String | Improve this Doc View Source Global Gets the path to global config folder. Declaration public static string Global { get; } Property Value Type Description System.String | Improve this Doc View Source GlobalPlugins Gets the paths to global plugins and dependencies. Declaration public static PluginDirectory GlobalPlugins { get; } Property Value Type Description PluginDirectory | Improve this Doc View Source LocalPlugins Gets the paths to this server port's plugins and dependencies. Declaration public static PluginDirectory LocalPlugins { get; } Property Value Type Description PluginDirectory | Improve this Doc View Source PluginAPI Gets the path to the \"Plugin API\" folder, located inside the \"SCP Secret laboratory Dedicated Server\" folder. Declaration public static string PluginAPI { get; } Property Value Type Description System.String | Improve this Doc View Source Plugins Gets the path to the \"Plugins\" folder, located inside the \"Plugin API\" folder. Declaration public static string Plugins { get; } Property Value Type Description System.String | Improve this Doc View Source SecretLab Gets the path to the \"Secret Laboratory\" folder, located inside AppData. Declaration public static string SecretLab { get; } Property Value Type Description System.String" - }, - "api/PluginAPI.Loader.AssemblyLoader.html": { - "href": "api/PluginAPI.Loader.AssemblyLoader.html", - "title": "Class AssemblyLoader | Nw Plugin API", - "keywords": "Class AssemblyLoader Manages initialization of plugin system and loading of plugins. Inheritance System.Object AssemblyLoader Inherited Members System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone() Namespace : PluginAPI.Loader Assembly : PluginAPI.dll Syntax public static class AssemblyLoader Properties | Improve this Doc View Source Dependencies Gets a list of all recognized and loaded dependencies. Declaration public static List Dependencies { get; } Property Value Type Description System.Collections.Generic.List < System.Reflection.Assembly > | Improve this Doc View Source InstalledPlugins Gets a list of all installed and enabled plugins. Declaration public static IEnumerable InstalledPlugins { get; } Property Value Type Description System.Collections.Generic.IEnumerable < PluginHandler > | Improve this Doc View Source IsLoaded Whether the loader has been run already. This exists to prevent the loader from being ran multiple times in one session. Declaration public static bool IsLoaded { get; set; } Property Value Type Description System.Boolean | Improve this Doc View Source Plugins Gets a list of all recognized and loaded plugins. Declaration public static Dictionary> Plugins { get; } Property Value Type Description System.Collections.Generic.Dictionary < System.Reflection.Assembly , System.Collections.Generic.Dictionary < System.Type , PluginHandler >> Methods | Improve this Doc View Source Initialize() Ran on server startup, loads plugins and dependencies and all main features from the API. Declaration public static void Initialize()" - }, - "api/PluginAPI.Loader.Features.html": { - "href": "api/PluginAPI.Loader.Features.html", - "title": "Namespace PluginAPI.Loader.Features | Nw Plugin API", - "keywords": "Namespace PluginAPI.Loader.Features Structs PluginDirectory Contains the paths containing plugins and dependencies." - }, - "api/PluginAPI.Loader.Features.PluginDirectory.html": { - "href": "api/PluginAPI.Loader.Features.PluginDirectory.html", - "title": "Struct PluginDirectory | Nw Plugin API", - "keywords": "Struct PluginDirectory Contains the paths containing plugins and dependencies. Inherited Members System.ValueType.Equals(System.Object) System.ValueType.GetHashCode() System.ValueType.ToString() System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetType() Namespace : PluginAPI.Loader.Features Assembly : PluginAPI.dll Syntax public struct PluginDirectory Constructors | Improve this Doc View Source PluginDirectory(String) Initializes a new instance of the PluginDirectory struct. Declaration public PluginDirectory(string containingFolder) Parameters Type Name Description System.String containingFolder The folder on which the \"plugins\" folder is stored. Properties | Improve this Doc View Source Dependencies Gets or sets the dependencies folder. Declaration public string Dependencies { get; set; } Property Value Type Description System.String | Improve this Doc View Source Plugins Gets or sets the plugins folder. Declaration public string Plugins { get; set; } Property Value Type Description System.String" - }, - "api/PluginAPI.Loader.html": { - "href": "api/PluginAPI.Loader.html", - "title": "Namespace PluginAPI.Loader | Nw Plugin API", - "keywords": "Namespace PluginAPI.Loader Classes AssemblyLoader Manages initialization of plugin system and loading of plugins." - }, "articles/gettingstarted/codeprerequisites.html": { "href": "articles/gettingstarted/codeprerequisites.html", "title": "Plugin prerequisites | Nw Plugin API", - "keywords": "Plugin prerequisites The Plugin Class WARNING: Your plugin MUST have a Plugin class. The Plugin class is the main class of your plugin. It contains the entry point of your plugin and is used to initialize your plugin. It is typically named either Plugin , MainClass , or the name of your plugin. The Plugin class must have a method with the PluginEntryPoint attribute. 4 parameters must be passed on to PluginEntryPoint attribute, in the following order: Plugin Name, Plugin Version, Plugin Author, and Plugin Description. If you are planning to use any kind of events, you would call EventManager::RegisterEvents in the PluginEntryPoint method, more on that in the EventHandlers section. Here is also where a 'Singleton' would be initialized. ### The Config Class #### NOTE: The Config class isn't required, but is recommended since you will need to if you're planning on letting serverhosts make any changes to your plugin. Most developers will urge you to include as many config values as possible as this is considered good practice. The Config class contains properties, which values will be serialized and deserialized into/from a YML file when the plugin loads. Properties are similar to fields, except they have a getter and a setter. public string Text { get; set; } is an example property. Properties can be of any supported type, but they must be public. You can prevent properties from being serialized using the [YamlIgnore] attribute, this, however, will require the YamlDotNet package to be installed. Non-public properties and anything else that isn't a property will be ignored. You need to define your Config class in the Plugin class using the PluginConfig attribute, by adding it to a field with your Config class as type. This typicially looks like this: csharp [PluginConfig] public Config Config; You can access any values inside the config via its instance defined the the Plugin class. If you need to read values outside the Plugin class, consider making your Plugin a Singleton . ### Event Handlers An event handler is a method that are called when a specific event is triggered. An event handler is marked with the PluginEvent(EventType) attribute. Any class containing an event handler must be registered using EventManager.RegisterEvents(this); in the PluginEntryPoint method. If the event handler is in the Plugin class, you can simply call EventManager.RegisterEvents(this); . Here is an example of an event handler which displays a welcome message: csharp [PluginEvent(ServerEventType.PlayerJoined)] public void OnPlayerJoin(Player player) { player.SendBroadcast(\"Welcome to the server!\", 5); }" + "keywords": "Plugin prerequisites The Plugin Class WARNING: Your plugin must have a Plugin class. The Plugin class is the main class of your plugin. It contains the entry point of your plugin and is used to initialize your plugin. It is typically named either Plugin , MainClass , or the name of your plugin. The Plugin class must have a method with the PluginEntryPoint attribute. 4 parameters must be passed on to PluginEntryPoint attribute, in the following order: Plugin Name, Plugin Version, Plugin Author, and Plugin Description. If you are planning to use any kind of events, you would call EventManager::RegisterEvents in the PluginEntryPoint method, more on that in the EventHandlers section. Here is also where a Singleton would be initialized. ### The Config Class #### NOTE: The Config class isn't required, but is recommended since you will need to if you're planning on letting serverhosts make any changes to your plugin. You are encouraged to include any config values for things you (or other serverhosts) may want to change. The Config class contains properties, which values will be serialized and deserialized into/from a YML file when the plugin loads. Properties are similar to fields, except they have a getter and a setter. public string Text { get; set; } is an example property. Properties can be of any supported type, but they must be public. You can prevent properties from being serialized using the [YamlIgnore] attribute, this, however, will require the YamlDotNet package to be installed. Non-public properties and anything else that isn't a property will be ignored. You need to define your Config class in the Plugin class using the PluginConfig attribute, by adding it to a field with your Config class as type. This typicially looks like this: csharp [PluginConfig] public Config Config; You can access any values inside the config via its instance defined the the Plugin class. If you need to read values outside the Plugin class, consider making your Plugin a Singleton . ### Event Handlers An event handler is a method that are called when a specific event is triggered. An event handler is marked with the PluginEvent(EventType) attribute. Any class containing an event handler must be registered using EventManager.RegisterEvents(this); in the PluginEntryPoint method. If the event handler is in the Plugin class, you can simply call EventManager.RegisterEvents(this); . Here is an example of an event handler which displays a welcome message: csharp [PluginEvent(ServerEventType.PlayerJoined)] public void OnPlayerJoin(Player player) { player.SendBroadcast(\"Welcome to the server!\", 5); }" }, "articles/gettingstarted/gettingstarted.html": { "href": "articles/gettingstarted/gettingstarted.html", "title": "Making your first plugin | Nw Plugin API", - "keywords": "Making your first plugin Environment setup: IDE (Beginner-friendly) Visual studio Jetbrains rider ### CLI (For people who can't run an IDE) Writing the code Before we begin writing our code, we must make sure that we understand the plugin prerequisites so we can avoid and unnecessary errors. TODO: Write the code" + "keywords": "Making your first plugin Environment setup: IDE (Beginner-friendly) Visual studio Jetbrains rider ### CLI (For people who can't run an IDE) Writing the code WARNING: Make sure you have read the plugin prerequisites before you continue TODO: Write the code" }, "articles/gettingstarted/gettingstarted-cli.html": { "href": "articles/gettingstarted/gettingstarted-cli.html", @@ -517,7 +27,7 @@ "articles/intro.html": { "href": "articles/intro.html", "title": "NwAPI Introduction | Nw Plugin API", - "keywords": "NwAPI Introduction TODO: IMPROVE INTRO The Northwood plugin API (NWAPI) is a first-party, event based API used to create server-side plugins for SCP:SL in C#. Code Prerequisites ### The Plugin class ### The Config class ### Event handlers Getting Started ### Environment setup ### Writing code" + "keywords": "NwAPI Introduction TODO: IMPROVE INTRO The Northwood plugin API (NWAPI) is a first-party, event based API used to create server-side plugins for SCP:SL in C#. Getting Started ### Environment setup ### Writing code ## Code Prerequisites ### The Plugin class ### The Config class ### Event handlers" }, "index.html": { "href": "index.html", diff --git a/docs/manifest.json b/docs/manifest.json index 7be6629..c65b427 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1,6 +1,6 @@ { "homepages": [], - "source_base_path": "C:/Users/Kille/Desktop/VS Projects/NwPluginAPI/NwPluginAPI.Docs", + "source_base_path": "[REDACTED]/NwPluginAPI.Docs", "xrefmap": "xrefmap.yml", "files": [ { @@ -18,7 +18,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "HANavRjYryOkDtulU3cxJLMi2cgpOOdMdz6auOzz22E=" + "hash": "yIqTpH9aWtT0N9Cy7SOOo9V7ZCrD7m3vzdnpLD7m+fQ=" } }, "is_incremental": false, @@ -30,7 +30,7 @@ "output": { ".html": { "relative_path": "articles/gettingstarted/codeprerequisites.html", - "hash": "pqbqlTveuIeZq1qe/Q+pdx0UySYOtiAXNH94AgvAfis=" + "hash": "ALudVQeEGeQozdGhwjTeUNavLMjTc3QtwbjLoyd8jkA=" } }, "is_incremental": false, @@ -69,7 +69,7 @@ "output": { ".html": { "relative_path": "articles/gettingstarted/gettingstarted.html", - "hash": "74+qoFlc1EFcZztRGIGGF/k3CGY+8qeMDaYGKnBljXc=" + "hash": "6BF9+JvBL/fxoOPN8Xie7gWKP+6a2gxcIx5Xh44cEdg=" } }, "is_incremental": false, @@ -81,7 +81,7 @@ "output": { ".html": { "relative_path": "articles/intro.html", - "hash": "q17fxUfX89pbf6P0LlrQT/SaLTqnouqdrbOLywPBE7w=" + "hash": "PKDmUbg9t/TXOenlsGIG9VLpVjXqxXOo8pqNo8D94G4=" } }, "is_incremental": false, @@ -121,1201 +121,13 @@ "is_incremental": false, "version": "" }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Commands.Command.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Commands.Command.html", - "hash": "lw9HEsifM8GoQX4xgCbRAASTQa3qsdt10Boqi3nwl2A=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Commands.CommandsManager.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Commands.CommandsManager.html", - "hash": "T7MW32M0npiGaTpPlEAurb+jJDcSteEy/890FllaMbw=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Commands.ListCommand.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Commands.ListCommand.html", - "hash": "LDNU6CwKeBruEFVw8GgTbFGsDKms/mrrSD559PL3GGo=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Commands.PluginsCommand.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Commands.PluginsCommand.html", - "hash": "Lf+ehS/u6V5IFhotm5i/LraJO563RXs31Hpo6o+dRk0=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Commands.ReloadCommmand.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Commands.ReloadCommmand.html", - "hash": "9busR2aO/t20rS6VCYqYVoNd0fBWFzTwplhB39fhH74=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Commands.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Commands.html", - "hash": "jUZ+hyb3StUA10SqiNZnnapINTktXBclsoa4CAvMdoo=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.PluginCommand.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.PluginCommand.html", - "hash": "FZz1J8Tm16H0MkyPS9Z7F7zmCv65wic9+2rk72jtyeo=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.PluginCommandAliases.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.PluginCommandAliases.html", - "hash": "Tqz/BCaJEM/GO78ujeiQdILS0QTXlE2e00lUlyOqFUA=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.PluginConfig.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.PluginConfig.html", - "hash": "IBHfa2kgbe9uvGpwl2m33Jux2BHC1pfBCjDFWpPR0SU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.PluginEntryPoint.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.PluginEntryPoint.html", - "hash": "TMIV62xPFwYhcCmn+zrWFdZgHrlsUCPM0ECIFp5HxGU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.PluginEvent.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.PluginEvent.html", - "hash": "+Qp0sfa5BDhJpFdpjaGi2SKKuMKQ8mFu69OJvhnrSEc=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.PluginReload.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.PluginReload.html", - "hash": "gVpr5rSiCZZb5xEMbI1kZYesk/paLO5Ur/dfnKD5LbU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.PluginUnload.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.PluginUnload.html", - "hash": "YgK8V0ai0GdNtOvSIq8s8cf4hg3ylp7y8dUVZMdxugU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Attributes.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Attributes.html", - "hash": "Mgs8hmfZ+GGPjT6/bkYwfRQLVdcTerIbudJU+HJsYrU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Cassie.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Cassie.html", - "hash": "nrt2AlhxirPkZRz0W7N9fZrXsOj5jDxai7HQ3cYtb8o=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.DamageManager.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.DamageManager.html", - "hash": "vIbOtoYTHerJjXTTmf+dwGV+XGXiB7INiBOnkUNsZrg=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.DataStorage.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.DataStorage.html", - "hash": "nuVuh6HcBsvQGVSOt8T9aorvf6QZBl+k4n5zpGKbXpg=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Doors.FacilityBreakableDoor.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Doors.FacilityBreakableDoor.html", - "hash": "eiJ4CX8qGLSc+ihrwCeJ5NEO8NNJJY+r5RdhSKma0Sk=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Doors.FacilityDoor.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Doors.FacilityDoor.html", - "hash": "Y/+hiTkL/YMK4fF3n0r0c9mLuEQh2As0IKv+1qZ84+8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Doors.FacilityGate.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Doors.FacilityGate.html", - "hash": "17EBLk/qAyGhG76iafHlMKfJd8+2t32Dx4ALq3OBr/s=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Doors.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Doors.html", - "hash": "stouwmA1oIIdbKjgcaXd9nO6u1xasmUrTzZfcKyXjKo=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.EffectsManager.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.EffectsManager.html", - "hash": "eljzkMu/FqufydJjJ55Y+IfkmP+1Nb/YSXOGQUQe3mY=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Extensions.ReflectionExtensions.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Extensions.ReflectionExtensions.html", - "hash": "PhbY5JhuaasZhaD4HXpmT17GGkePlvRk86+pqBix2TY=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Extensions.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Extensions.html", - "hash": "YqAZjMfg+m8vOxDYegrv5HO8JVzNwxZQ+ZPxI1kMTJc=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Facility.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Facility.html", - "hash": "5s9qQXna3s8T/syMXV7yDaEI7EqS1zjfXNDn4K8JsbE=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Factories.Factory-1.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Factories.Factory-1.html", - "hash": "b46vPxbIrencaOP5E5iejMPP5jE58YJSd6Axxgd1ELw=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Factories.IEntityFactory-1.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Factories.IEntityFactory-1.html", - "hash": "NvBtndY79glcC6mTWflabF6idA4yPoJD2rtCv9EqXRY=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Factories.PlayerFactory.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Factories.PlayerFactory.html", - "hash": "e3G1KM2Uba2VbyZe1s82i99337Gzdnd8iW2ZUIVVLuA=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Factories.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Factories.html", - "hash": "xepOnKErLrJNI8+o82nnU8KEzDjSrd8qSgLFqm3tnwc=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.FactoryManager.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.FactoryManager.html", - "hash": "QjjKo6gGvGRJTnxd9Y+egREJ48O00Js1mZ8RPgV5Hn8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Interfaces.IEntity.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Interfaces.IEntity.html", - "hash": "JsnWVx+SgHCx12zYd1Z5YxUx3V8xypK/Di29fJSwJz4=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Interfaces.IGameComponent.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Interfaces.IGameComponent.html", - "hash": "mBs1Zlkmj3T9WB6b97cBXfGPM/zZtpoBYW5Xa6xZXBg=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Interfaces.IGameItem.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Interfaces.IGameItem.html", - "hash": "eOQ+SaR5FR3k9tnBAeWBVbGIL9Xv6qtAy/Feq9qibWI=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Interfaces.IPlayer.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Interfaces.IPlayer.html", - "hash": "Vf35AjzexkXSsqRARJKO3FH9ii01BRNMUNM5+R0UHV4=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Interfaces.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Interfaces.html", - "hash": "tuGrswkujUeeTlfQbVJ7R6q6zO9LqtX9hZCLxdHbu3E=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Items.Item.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Items.Item.html", - "hash": "l8onZkYqgaoXfffp1Pp18TVHlEchDBMfNUuOd1cwUR8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Items.ItemPickup.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Items.ItemPickup.html", - "hash": "rme8aTU+wi3DDEPYdtXKTMcFFgxKlCEYw/40ss1SQeA=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Items.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Items.html", - "hash": "rscYhdpQ8GPl7WUfmqY22zzzbTaDlmsM2+M66ffNc28=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Log.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Log.html", - "hash": "koUZ587oauf58mCVzgT465huUYe6xZqaNMt5Q0hpc8o=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Map.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Map.html", - "hash": "Xc2DSDMUspk2ZwQ5+E5SRPwigjLEwwBNAIgG78IFC+8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Player.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Player.html", - "hash": "TVdyhxYrzaHte88RtmT530IBOdAwwcghJHTwuc94gqw=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.PlayerExtensions.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.PlayerExtensions.html", - "hash": "zsBtKJd0nXP7f2ObfjPK9pBM/bRemnK8uc6N7yVtFhM=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.PlayerInfo.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.PlayerInfo.html", - "hash": "fqwmjGspVu/Z7cVe/HTgpaMJRFAo09yYRETBcxfq1RU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.PlayerSharedStorage.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.PlayerSharedStorage.html", - "hash": "AzcpxP4HV1f4RZQ2Cofj8dJ8mEOKZArxdooo8BpDXWI=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.PluginHandler.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.PluginHandler.html", - "hash": "kqwMbCygfDmMyEtPvTZbR1k+05NdsNKg9FNV1crc1tM=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Respawn.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Respawn.html", - "hash": "1HGlNLCnfDffmTzX5u4YKmljUULTFLQr0txPx11oMEI=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.RoomLight.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.RoomLight.html", - "hash": "xsS9GbpyaFGpKbHN2/J/vbbDyBUruIkWF9lOl3UTDjI=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Round.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Round.html", - "hash": "moPlU2yy8C//phTrbwLDw6DzGeFeeXeZCyC1Rw50SCA=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Server.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Server.html", - "hash": "FYKnEXSEjAVvUY5FTKN7oODVIa2l0VkW8wpXiU8uYus=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Statistics.FastestRound.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Statistics.FastestRound.html", - "hash": "2B+Mx4UndY9gEYGlDr+a/D46beUmQaFTYuxFVOum8Ag=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Statistics.Peak.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Statistics.Peak.html", - "hash": "5xM6mjL3lSi8cWVE92gvnicjX2mhmLIokOZQmBY9W2E=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Statistics.Round.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Statistics.Round.html", - "hash": "G0l1KBBdLXvFL7TzMH4dDMtuSlpGgyNG6aVd4ZEOF/A=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Statistics.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Statistics.html", - "hash": "wjC2T8taNe9u2BKxZBPxBmvphpeHU93Na3ThcNbjXwY=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Warhead.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Warhead.html", - "hash": "SsP01OCc8AVhmVacjO87k/h+3riKduq24eTwoUxiipU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Entrance.EzRoom.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Entrance.EzRoom.html", - "hash": "TiG3LaqXBbwuyzEIMIsO4pXIbgHAWIsFm/9IUuUv04s=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Entrance.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Entrance.html", - "hash": "kFTZpzo1zGN8fbVUkh/7z3HL9lBXEIE7xSrPerbu3SU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.EntranceZone.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.EntranceZone.html", - "hash": "f06kHOSS9U2BxuWYZcYZ6GIBegRW2xCj3twen30Wur8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.FacilityRoom.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.FacilityRoom.html", - "hash": "55eyEerEPJE283arzEeQxT2TZjb/QIl/2Doupsa+Zac=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.FacilityZone.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.FacilityZone.html", - "hash": "d7lPZTMeTj4mFHvt3bufuzXISp090CcwCb2toyuh+hQ=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Heavy.Generator.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Heavy.Generator.html", - "hash": "jDzznrD3ye+2uPM9vtqz0+Tr40L2tVhqU5Rn8+xCIDM=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html", - "hash": "Y+rLIEQFBuFMwJtQByfSUa1aW6RJYHUmQGbbdsWMx84=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Heavy.HczRoom.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Heavy.HczRoom.html", - "hash": "v9firdlRrvgy2VPPRwnv+a6uI4KuXosHzycvSGwMPa8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html", - "hash": "dRQechqaPjd7MA21jhlyHp4Ekgl04Dkxm2EQhLxzZo8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Heavy.Rooms.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Heavy.Rooms.html", - "hash": "cemHshxIIXx7LzEztjOGUKHpIKiCWJeYLEicvZfTaDM=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Heavy.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Heavy.html", - "hash": "bKBOzXjU15LcuqR+//Bbw+JdYMC3DWDDYerZkPi6zAY=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.HeavyZone.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.HeavyZone.html", - "hash": "VOCwJIT8xVLKZtHSlgvspbaaf51h5yqtsZK25bZplG4=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Light.LczRoom.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Light.LczRoom.html", - "hash": "c0FYM65HXM3PRWyT2glWZmKyAi+p/+dDkBgEM/Ezj2U=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html", - "hash": "hGp4HX3FTvm/ES5Rtl3JwzWinafWI4LYkh83xocOf40=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Light.Rooms.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Light.Rooms.html", - "hash": "iv2BFa2RIsyDPLaab6sEaX2Ee9gYXNQGFhWddO0K8BY=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Light.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Light.html", - "hash": "x9G7/OqiwCql7jSgzRVmPbANz42jYQ/9EwC+Gz0/4gM=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.LightZone.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.LightZone.html", - "hash": "LHxNa9iQLBx4JXdgKhTRm0NX6EDsyWkVN7vCOfoH4Zw=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Pocket.PocketDimension.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Pocket.PocketDimension.html", - "hash": "l59vFOpWWYkBYEObcGYGK5ya547ANhaZw2jOB0I5qt0=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html", - "hash": "Q+z4tINubauuol2cOZkmXSGmvf5R72Tl+wn3lEjOn+4=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Pocket.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Pocket.html", - "hash": "vzQQX2AFmTcLzf0fVtOg/7Um50mcoAhA4+SNsm2voPw=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.Surface.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.Surface.html", - "hash": "z3Z/dTu/LB11piax5zLpuScf/52A5jwSmbo+UX/ZBew=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.SurfaceZone.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.SurfaceZone.html", - "hash": "hhgVga5D8Pl5RdssQ831axV1HUqK/3c4q1R2r56Q2Fo=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.UnknownZone.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.UnknownZone.html", - "hash": "okJkbQMRfSjOrYAvWN1aRu5EM/5XI7ba90DKrg+gCyo=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.Zones.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.Zones.html", - "hash": "YootqpoN6SiisVutch3tDBYHvyCX7nI0rwKPbSVkir4=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Core.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Core.html", - "hash": "J8WYpBUzKZVMUJDWOD6UfWXJVVn//+WmbTA+W30xzhA=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Enums.CommandType.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Enums.CommandType.html", - "hash": "Xh5MeHTSMZX0G3scVzc19zgMEVrXRGqQx1o1aiKVvV8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Enums.LoadPriority.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Enums.LoadPriority.html", - "hash": "XDX3kIhij5Q8HTH1124HSwGPLX+FW6WdYMoE2M+cof8=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Enums.LogType.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Enums.LogType.html", - "hash": "YrQ+EFgCpskVxud5YArc/bppj3wApeddMWsLzkY/qsg=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Enums.ServerEventType.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Enums.ServerEventType.html", - "hash": "ShgyI8arc6zTrhnUpdrVtQA7a3OVuXyW+wrsJZWb/xI=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Enums.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Enums.html", - "hash": "h8cJrnLoW+PEmWApPFLIlqS2WrX1ffWmb1G+ToSt36g=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.Event.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.Event.html", - "hash": "6h7bcUKPNaYTcW5ZYdOX2bFrWAqVhnBOppnUUIwCeq4=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.EventInvokeLocation.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.EventInvokeLocation.html", - "hash": "8wl5lXw411oo8P/ERZxJ0ZvDoJmhi/VBqMXC2/dEhvM=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.EventManager.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.EventManager.html", - "hash": "/5CLXW62+BolfOW8n/vxVTSOVejL1HgJsMeI0b2PxoQ=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.EventParameter.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.EventParameter.html", - "hash": "kutVhwzCXi9ntA/jUpHph/zYrh3ybxPRHyVM/F3XX/4=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.IEventCancellation.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.IEventCancellation.html", - "hash": "+rcOz5bD9NcRKRVqKx7hAdCp+6kuX3S73QijEGDqXHo=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html", - "hash": "M1Jf1QTO8NUez2wFDJncuFstNX/yotQL8p1WKT1Ep0k=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.PreauthCancellationData.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.PreauthCancellationData.html", - "hash": "/62f3et/Ha2PHN91uX13ESWeWpV3/CnlLMqD/91tuNg=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Events.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Events.html", - "hash": "ERrWgUdvyza7/tF/uaS7WNhxeQHxuAY+fD4sTHk7Qrg=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Helpers.Paths.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Helpers.Paths.html", - "hash": "PlDrxamPI/WPtC3g16Fr9GsEWDdy9974ToBidFNydrs=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Helpers.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Helpers.html", - "hash": "vWHzIoMJHY3c9HCEjM3XQAwzgpnnndse6y9/qgz7YEg=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Loader.AssemblyLoader.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Loader.AssemblyLoader.html", - "hash": "07jdgxvbg+BszfArQUkyjMQGfB4BKj8bFjVr7beXPFU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Loader.Features.PluginDirectory.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Loader.Features.PluginDirectory.html", - "hash": "I1GgSCAK2HsyU71Mi7blT+PHCs0gWnnZFdbNG15d5UU=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Loader.Features.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Loader.Features.html", - "hash": "fIv06Iw0tNxEPeRVLaGWu2tMMJRZDcbY2tycPXW6+u0=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "ManagedReference", - "source_relative_path": "obj/api/PluginAPI.Loader.yml", - "output": { - ".html": { - "relative_path": "api/PluginAPI.Loader.html", - "hash": "UoVezEoLagGBPVpKVnfB7VxVcmT9WYnW7mw23U3vREY=" - } - }, - "is_incremental": false, - "version": "" - }, - { - "type": "Toc", - "source_relative_path": "obj/api/toc.yml", - "output": { - ".html": { - "relative_path": "api/toc.html", - "hash": "S8G8m2t+abMTCUdC/qJEKDLCe/y/dUbPR5sp7F3Nfno=" - } - }, - "is_incremental": false, - "version": "" - }, { "type": "Toc", "source_relative_path": "toc.yml", "output": { ".html": { "relative_path": "toc.html", - "hash": "ZL13DLCwwkUAwWApROyvBaL7gY/WWmChyfpw9r6VP/k=" + "hash": "DOs6EOFyofyeaf1yT2I6wtcX6vpDR+XmVv8FprVL1rw=" } }, "is_incremental": false, @@ -1335,13 +147,7 @@ "can_incremental": true, "incrementalPhase": "build", "total_file_count": 7, - "skipped_file_count": 3 - }, - "ManagedReferenceDocumentProcessor": { - "can_incremental": true, - "incrementalPhase": "build", - "total_file_count": 98, - "skipped_file_count": 98 + "skipped_file_count": 7 }, "ResourceDocumentProcessor": { "can_incremental": false, diff --git a/docs/toc.html b/docs/toc.html index 620552f..ceefa45 100644 --- a/docs/toc.html +++ b/docs/toc.html @@ -17,7 +17,7 @@
  • - API Documentation + API Documentation
  • diff --git a/docs/toc.yml b/docs/toc.yml index 4a6dee9..a5c1347 100644 --- a/docs/toc.yml +++ b/docs/toc.yml @@ -207,6 +207,10 @@ name: IEventCancellation - uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData name: PlayerCheckReservedSlotCancellationData + - uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData + name: PlayerPreCoinFlipCancellationData + - uid: PluginAPI.Events.PlayerPreCoinFlipCancellationData.CoinFlipCancellation + name: PlayerPreCoinFlipCancellationData.CoinFlipCancellation - uid: PluginAPI.Events.PreauthCancellationData name: PreauthCancellationData - uid: PluginAPI.Helpers diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index 0650374..ee6d062 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -1,6935 +1,3 @@ ### YamlMime:XRefMap sorted: true -references: -- uid: PluginAPI.Commands - name: PluginAPI.Commands - href: api/PluginAPI.Commands.html - commentId: N:PluginAPI.Commands - fullName: PluginAPI.Commands - nameWithType: PluginAPI.Commands -- uid: PluginAPI.Commands.Command - name: Command - href: api/PluginAPI.Commands.Command.html - commentId: T:PluginAPI.Commands.Command - fullName: PluginAPI.Commands.Command - nameWithType: Command -- uid: PluginAPI.Commands.Command.Object - name: Object - href: api/PluginAPI.Commands.Command.html#PluginAPI_Commands_Command_Object - commentId: F:PluginAPI.Commands.Command.Object - fullName: PluginAPI.Commands.Command.Object - nameWithType: Command.Object -- uid: PluginAPI.Commands.Command.Plugin - name: Plugin - href: api/PluginAPI.Commands.Command.html#PluginAPI_Commands_Command_Plugin - commentId: F:PluginAPI.Commands.Command.Plugin - fullName: PluginAPI.Commands.Command.Plugin - nameWithType: Command.Plugin -- uid: PluginAPI.Commands.CommandsManager - name: CommandsManager - href: api/PluginAPI.Commands.CommandsManager.html - commentId: T:PluginAPI.Commands.CommandsManager - fullName: PluginAPI.Commands.CommandsManager - nameWithType: CommandsManager -- uid: PluginAPI.Commands.ListCommand - name: ListCommand - href: api/PluginAPI.Commands.ListCommand.html - commentId: T:PluginAPI.Commands.ListCommand - fullName: PluginAPI.Commands.ListCommand - nameWithType: ListCommand -- uid: PluginAPI.Commands.ListCommand.Aliases - name: Aliases - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Aliases - commentId: P:PluginAPI.Commands.ListCommand.Aliases - fullName: PluginAPI.Commands.ListCommand.Aliases - nameWithType: ListCommand.Aliases -- uid: PluginAPI.Commands.ListCommand.Aliases* - name: Aliases - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Aliases_ - commentId: Overload:PluginAPI.Commands.ListCommand.Aliases - isSpec: "True" - fullName: PluginAPI.Commands.ListCommand.Aliases - nameWithType: ListCommand.Aliases -- uid: PluginAPI.Commands.ListCommand.Command - name: Command - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Command - commentId: P:PluginAPI.Commands.ListCommand.Command - fullName: PluginAPI.Commands.ListCommand.Command - nameWithType: ListCommand.Command -- uid: PluginAPI.Commands.ListCommand.Command* - name: Command - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Command_ - commentId: Overload:PluginAPI.Commands.ListCommand.Command - isSpec: "True" - fullName: PluginAPI.Commands.ListCommand.Command - nameWithType: ListCommand.Command -- uid: PluginAPI.Commands.ListCommand.Description - name: Description - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Description - commentId: P:PluginAPI.Commands.ListCommand.Description - fullName: PluginAPI.Commands.ListCommand.Description - nameWithType: ListCommand.Description -- uid: PluginAPI.Commands.ListCommand.Description* - name: Description - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Description_ - commentId: Overload:PluginAPI.Commands.ListCommand.Description - isSpec: "True" - fullName: PluginAPI.Commands.ListCommand.Description - nameWithType: ListCommand.Description -- uid: PluginAPI.Commands.ListCommand.Execute(System.ArraySegment{System.String},CommandSystem.ICommandSender,System.String@) - name: Execute(ArraySegment, ICommandSender, out String) - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Execute_System_ArraySegment_System_String__CommandSystem_ICommandSender_System_String__ - commentId: M:PluginAPI.Commands.ListCommand.Execute(System.ArraySegment{System.String},CommandSystem.ICommandSender,System.String@) - name.vb: Execute(ArraySegment(Of String), ICommandSender, ByRef String) - fullName: PluginAPI.Commands.ListCommand.Execute(System.ArraySegment, CommandSystem.ICommandSender, out System.String) - fullName.vb: PluginAPI.Commands.ListCommand.Execute(System.ArraySegment(Of System.String), CommandSystem.ICommandSender, ByRef System.String) - nameWithType: ListCommand.Execute(ArraySegment, ICommandSender, out String) - nameWithType.vb: ListCommand.Execute(ArraySegment(Of String), ICommandSender, ByRef String) -- uid: PluginAPI.Commands.ListCommand.Execute* - name: Execute - href: api/PluginAPI.Commands.ListCommand.html#PluginAPI_Commands_ListCommand_Execute_ - commentId: Overload:PluginAPI.Commands.ListCommand.Execute - isSpec: "True" - fullName: PluginAPI.Commands.ListCommand.Execute - nameWithType: ListCommand.Execute -- uid: PluginAPI.Commands.PluginsCommand - name: PluginsCommand - href: api/PluginAPI.Commands.PluginsCommand.html - commentId: T:PluginAPI.Commands.PluginsCommand - fullName: PluginAPI.Commands.PluginsCommand - nameWithType: PluginsCommand -- uid: PluginAPI.Commands.PluginsCommand.Aliases - name: Aliases - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Aliases - commentId: P:PluginAPI.Commands.PluginsCommand.Aliases - fullName: PluginAPI.Commands.PluginsCommand.Aliases - nameWithType: PluginsCommand.Aliases -- uid: PluginAPI.Commands.PluginsCommand.Aliases* - name: Aliases - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Aliases_ - commentId: Overload:PluginAPI.Commands.PluginsCommand.Aliases - isSpec: "True" - fullName: PluginAPI.Commands.PluginsCommand.Aliases - nameWithType: PluginsCommand.Aliases -- uid: PluginAPI.Commands.PluginsCommand.Command - name: Command - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Command - commentId: P:PluginAPI.Commands.PluginsCommand.Command - fullName: PluginAPI.Commands.PluginsCommand.Command - nameWithType: PluginsCommand.Command -- uid: PluginAPI.Commands.PluginsCommand.Command* - name: Command - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Command_ - commentId: Overload:PluginAPI.Commands.PluginsCommand.Command - isSpec: "True" - fullName: PluginAPI.Commands.PluginsCommand.Command - nameWithType: PluginsCommand.Command -- uid: PluginAPI.Commands.PluginsCommand.Create - name: Create() - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Create - commentId: M:PluginAPI.Commands.PluginsCommand.Create - fullName: PluginAPI.Commands.PluginsCommand.Create() - nameWithType: PluginsCommand.Create() -- uid: PluginAPI.Commands.PluginsCommand.Create* - name: Create - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Create_ - commentId: Overload:PluginAPI.Commands.PluginsCommand.Create - isSpec: "True" - fullName: PluginAPI.Commands.PluginsCommand.Create - nameWithType: PluginsCommand.Create -- uid: PluginAPI.Commands.PluginsCommand.Description - name: Description - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Description - commentId: P:PluginAPI.Commands.PluginsCommand.Description - fullName: PluginAPI.Commands.PluginsCommand.Description - nameWithType: PluginsCommand.Description -- uid: PluginAPI.Commands.PluginsCommand.Description* - name: Description - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Description_ - commentId: Overload:PluginAPI.Commands.PluginsCommand.Description - isSpec: "True" - fullName: PluginAPI.Commands.PluginsCommand.Description - nameWithType: PluginsCommand.Description -- uid: PluginAPI.Commands.PluginsCommand.ExecuteParent(System.ArraySegment{System.String},CommandSystem.ICommandSender,System.String@) - name: ExecuteParent(ArraySegment, ICommandSender, out String) - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_ExecuteParent_System_ArraySegment_System_String__CommandSystem_ICommandSender_System_String__ - commentId: M:PluginAPI.Commands.PluginsCommand.ExecuteParent(System.ArraySegment{System.String},CommandSystem.ICommandSender,System.String@) - name.vb: ExecuteParent(ArraySegment(Of String), ICommandSender, ByRef String) - fullName: PluginAPI.Commands.PluginsCommand.ExecuteParent(System.ArraySegment, CommandSystem.ICommandSender, out System.String) - fullName.vb: PluginAPI.Commands.PluginsCommand.ExecuteParent(System.ArraySegment(Of System.String), CommandSystem.ICommandSender, ByRef System.String) - nameWithType: PluginsCommand.ExecuteParent(ArraySegment, ICommandSender, out String) - nameWithType.vb: PluginsCommand.ExecuteParent(ArraySegment(Of String), ICommandSender, ByRef String) -- uid: PluginAPI.Commands.PluginsCommand.ExecuteParent* - name: ExecuteParent - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_ExecuteParent_ - commentId: Overload:PluginAPI.Commands.PluginsCommand.ExecuteParent - isSpec: "True" - fullName: PluginAPI.Commands.PluginsCommand.ExecuteParent - nameWithType: PluginsCommand.ExecuteParent -- uid: PluginAPI.Commands.PluginsCommand.LoadGeneratedCommands - name: LoadGeneratedCommands() - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_LoadGeneratedCommands - commentId: M:PluginAPI.Commands.PluginsCommand.LoadGeneratedCommands - fullName: PluginAPI.Commands.PluginsCommand.LoadGeneratedCommands() - nameWithType: PluginsCommand.LoadGeneratedCommands() -- uid: PluginAPI.Commands.PluginsCommand.LoadGeneratedCommands* - name: LoadGeneratedCommands - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_LoadGeneratedCommands_ - commentId: Overload:PluginAPI.Commands.PluginsCommand.LoadGeneratedCommands - isSpec: "True" - fullName: PluginAPI.Commands.PluginsCommand.LoadGeneratedCommands - nameWithType: PluginsCommand.LoadGeneratedCommands -- uid: PluginAPI.Commands.PluginsCommand.Usage - name: Usage - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Usage - commentId: P:PluginAPI.Commands.PluginsCommand.Usage - fullName: PluginAPI.Commands.PluginsCommand.Usage - nameWithType: PluginsCommand.Usage -- uid: PluginAPI.Commands.PluginsCommand.Usage* - name: Usage - href: api/PluginAPI.Commands.PluginsCommand.html#PluginAPI_Commands_PluginsCommand_Usage_ - commentId: Overload:PluginAPI.Commands.PluginsCommand.Usage - isSpec: "True" - fullName: PluginAPI.Commands.PluginsCommand.Usage - nameWithType: PluginsCommand.Usage -- uid: PluginAPI.Commands.ReloadCommmand - name: ReloadCommmand - href: api/PluginAPI.Commands.ReloadCommmand.html - commentId: T:PluginAPI.Commands.ReloadCommmand - fullName: PluginAPI.Commands.ReloadCommmand - nameWithType: ReloadCommmand -- uid: PluginAPI.Commands.ReloadCommmand.Aliases - name: Aliases - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Aliases - commentId: P:PluginAPI.Commands.ReloadCommmand.Aliases - fullName: PluginAPI.Commands.ReloadCommmand.Aliases - nameWithType: ReloadCommmand.Aliases -- uid: PluginAPI.Commands.ReloadCommmand.Aliases* - name: Aliases - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Aliases_ - commentId: Overload:PluginAPI.Commands.ReloadCommmand.Aliases - isSpec: "True" - fullName: PluginAPI.Commands.ReloadCommmand.Aliases - nameWithType: ReloadCommmand.Aliases -- uid: PluginAPI.Commands.ReloadCommmand.Command - name: Command - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Command - commentId: P:PluginAPI.Commands.ReloadCommmand.Command - fullName: PluginAPI.Commands.ReloadCommmand.Command - nameWithType: ReloadCommmand.Command -- uid: PluginAPI.Commands.ReloadCommmand.Command* - name: Command - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Command_ - commentId: Overload:PluginAPI.Commands.ReloadCommmand.Command - isSpec: "True" - fullName: PluginAPI.Commands.ReloadCommmand.Command - nameWithType: ReloadCommmand.Command -- uid: PluginAPI.Commands.ReloadCommmand.Description - name: Description - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Description - commentId: P:PluginAPI.Commands.ReloadCommmand.Description - fullName: PluginAPI.Commands.ReloadCommmand.Description - nameWithType: ReloadCommmand.Description -- uid: PluginAPI.Commands.ReloadCommmand.Description* - name: Description - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Description_ - commentId: Overload:PluginAPI.Commands.ReloadCommmand.Description - isSpec: "True" - fullName: PluginAPI.Commands.ReloadCommmand.Description - nameWithType: ReloadCommmand.Description -- uid: PluginAPI.Commands.ReloadCommmand.Execute(System.ArraySegment{System.String},CommandSystem.ICommandSender,System.String@) - name: Execute(ArraySegment, ICommandSender, out String) - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Execute_System_ArraySegment_System_String__CommandSystem_ICommandSender_System_String__ - commentId: M:PluginAPI.Commands.ReloadCommmand.Execute(System.ArraySegment{System.String},CommandSystem.ICommandSender,System.String@) - name.vb: Execute(ArraySegment(Of String), ICommandSender, ByRef String) - fullName: PluginAPI.Commands.ReloadCommmand.Execute(System.ArraySegment, CommandSystem.ICommandSender, out System.String) - fullName.vb: PluginAPI.Commands.ReloadCommmand.Execute(System.ArraySegment(Of System.String), CommandSystem.ICommandSender, ByRef System.String) - nameWithType: ReloadCommmand.Execute(ArraySegment, ICommandSender, out String) - nameWithType.vb: ReloadCommmand.Execute(ArraySegment(Of String), ICommandSender, ByRef String) -- uid: PluginAPI.Commands.ReloadCommmand.Execute* - name: Execute - href: api/PluginAPI.Commands.ReloadCommmand.html#PluginAPI_Commands_ReloadCommmand_Execute_ - commentId: Overload:PluginAPI.Commands.ReloadCommmand.Execute - isSpec: "True" - fullName: PluginAPI.Commands.ReloadCommmand.Execute - nameWithType: ReloadCommmand.Execute -- uid: PluginAPI.Core - name: PluginAPI.Core - href: api/PluginAPI.Core.html - commentId: N:PluginAPI.Core - fullName: PluginAPI.Core - nameWithType: PluginAPI.Core -- uid: PluginAPI.Core.Attributes - name: PluginAPI.Core.Attributes - href: api/PluginAPI.Core.Attributes.html - commentId: N:PluginAPI.Core.Attributes - fullName: PluginAPI.Core.Attributes - nameWithType: PluginAPI.Core.Attributes -- uid: PluginAPI.Core.Attributes.PluginCommand - name: PluginCommand - href: api/PluginAPI.Core.Attributes.PluginCommand.html - commentId: T:PluginAPI.Core.Attributes.PluginCommand - fullName: PluginAPI.Core.Attributes.PluginCommand - nameWithType: PluginCommand -- uid: PluginAPI.Core.Attributes.PluginCommand.#ctor(System.String,System.String,PluginAPI.Enums.CommandType) - name: PluginCommand(String, String, CommandType) - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand__ctor_System_String_System_String_PluginAPI_Enums_CommandType_ - commentId: M:PluginAPI.Core.Attributes.PluginCommand.#ctor(System.String,System.String,PluginAPI.Enums.CommandType) - fullName: PluginAPI.Core.Attributes.PluginCommand.PluginCommand(System.String, System.String, PluginAPI.Enums.CommandType) - nameWithType: PluginCommand.PluginCommand(String, String, CommandType) -- uid: PluginAPI.Core.Attributes.PluginCommand.#ctor* - name: PluginCommand - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand__ctor_ - commentId: Overload:PluginAPI.Core.Attributes.PluginCommand.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginCommand.PluginCommand - nameWithType: PluginCommand.PluginCommand -- uid: PluginAPI.Core.Attributes.PluginCommand.Description - name: Description - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand_Description - commentId: P:PluginAPI.Core.Attributes.PluginCommand.Description - fullName: PluginAPI.Core.Attributes.PluginCommand.Description - nameWithType: PluginCommand.Description -- uid: PluginAPI.Core.Attributes.PluginCommand.Description* - name: Description - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand_Description_ - commentId: Overload:PluginAPI.Core.Attributes.PluginCommand.Description - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginCommand.Description - nameWithType: PluginCommand.Description -- uid: PluginAPI.Core.Attributes.PluginCommand.Name - name: Name - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand_Name - commentId: P:PluginAPI.Core.Attributes.PluginCommand.Name - fullName: PluginAPI.Core.Attributes.PluginCommand.Name - nameWithType: PluginCommand.Name -- uid: PluginAPI.Core.Attributes.PluginCommand.Name* - name: Name - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand_Name_ - commentId: Overload:PluginAPI.Core.Attributes.PluginCommand.Name - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginCommand.Name - nameWithType: PluginCommand.Name -- uid: PluginAPI.Core.Attributes.PluginCommand.Type - name: Type - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand_Type - commentId: P:PluginAPI.Core.Attributes.PluginCommand.Type - fullName: PluginAPI.Core.Attributes.PluginCommand.Type - nameWithType: PluginCommand.Type -- uid: PluginAPI.Core.Attributes.PluginCommand.Type* - name: Type - href: api/PluginAPI.Core.Attributes.PluginCommand.html#PluginAPI_Core_Attributes_PluginCommand_Type_ - commentId: Overload:PluginAPI.Core.Attributes.PluginCommand.Type - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginCommand.Type - nameWithType: PluginCommand.Type -- uid: PluginAPI.Core.Attributes.PluginCommandAliases - name: PluginCommandAliases - href: api/PluginAPI.Core.Attributes.PluginCommandAliases.html - commentId: T:PluginAPI.Core.Attributes.PluginCommandAliases - fullName: PluginAPI.Core.Attributes.PluginCommandAliases - nameWithType: PluginCommandAliases -- uid: PluginAPI.Core.Attributes.PluginCommandAliases.#ctor(System.String[]) - name: PluginCommandAliases(String[]) - href: api/PluginAPI.Core.Attributes.PluginCommandAliases.html#PluginAPI_Core_Attributes_PluginCommandAliases__ctor_System_String___ - commentId: M:PluginAPI.Core.Attributes.PluginCommandAliases.#ctor(System.String[]) - name.vb: PluginCommandAliases(String()) - fullName: PluginAPI.Core.Attributes.PluginCommandAliases.PluginCommandAliases(System.String[]) - fullName.vb: PluginAPI.Core.Attributes.PluginCommandAliases.PluginCommandAliases(System.String()) - nameWithType: PluginCommandAliases.PluginCommandAliases(String[]) - nameWithType.vb: PluginCommandAliases.PluginCommandAliases(String()) -- uid: PluginAPI.Core.Attributes.PluginCommandAliases.#ctor* - name: PluginCommandAliases - href: api/PluginAPI.Core.Attributes.PluginCommandAliases.html#PluginAPI_Core_Attributes_PluginCommandAliases__ctor_ - commentId: Overload:PluginAPI.Core.Attributes.PluginCommandAliases.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginCommandAliases.PluginCommandAliases - nameWithType: PluginCommandAliases.PluginCommandAliases -- uid: PluginAPI.Core.Attributes.PluginCommandAliases.Aliases - name: Aliases - href: api/PluginAPI.Core.Attributes.PluginCommandAliases.html#PluginAPI_Core_Attributes_PluginCommandAliases_Aliases - commentId: P:PluginAPI.Core.Attributes.PluginCommandAliases.Aliases - fullName: PluginAPI.Core.Attributes.PluginCommandAliases.Aliases - nameWithType: PluginCommandAliases.Aliases -- uid: PluginAPI.Core.Attributes.PluginCommandAliases.Aliases* - name: Aliases - href: api/PluginAPI.Core.Attributes.PluginCommandAliases.html#PluginAPI_Core_Attributes_PluginCommandAliases_Aliases_ - commentId: Overload:PluginAPI.Core.Attributes.PluginCommandAliases.Aliases - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginCommandAliases.Aliases - nameWithType: PluginCommandAliases.Aliases -- uid: PluginAPI.Core.Attributes.PluginConfig - name: PluginConfig - href: api/PluginAPI.Core.Attributes.PluginConfig.html - commentId: T:PluginAPI.Core.Attributes.PluginConfig - fullName: PluginAPI.Core.Attributes.PluginConfig - nameWithType: PluginConfig -- uid: PluginAPI.Core.Attributes.PluginEntryPoint - name: PluginEntryPoint - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html - commentId: T:PluginAPI.Core.Attributes.PluginEntryPoint - fullName: PluginAPI.Core.Attributes.PluginEntryPoint - nameWithType: PluginEntryPoint -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.#ctor(System.String,System.String,System.String,System.String) - name: PluginEntryPoint(String, String, String, String) - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint__ctor_System_String_System_String_System_String_System_String_ - commentId: M:PluginAPI.Core.Attributes.PluginEntryPoint.#ctor(System.String,System.String,System.String,System.String) - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.PluginEntryPoint(System.String, System.String, System.String, System.String) - nameWithType: PluginEntryPoint.PluginEntryPoint(String, String, String, String) -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.#ctor* - name: PluginEntryPoint - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint__ctor_ - commentId: Overload:PluginAPI.Core.Attributes.PluginEntryPoint.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.PluginEntryPoint - nameWithType: PluginEntryPoint.PluginEntryPoint -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Author - name: Author - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Author - commentId: P:PluginAPI.Core.Attributes.PluginEntryPoint.Author - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Author - nameWithType: PluginEntryPoint.Author -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Author* - name: Author - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Author_ - commentId: Overload:PluginAPI.Core.Attributes.PluginEntryPoint.Author - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Author - nameWithType: PluginEntryPoint.Author -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Description - name: Description - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Description - commentId: P:PluginAPI.Core.Attributes.PluginEntryPoint.Description - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Description - nameWithType: PluginEntryPoint.Description -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Description* - name: Description - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Description_ - commentId: Overload:PluginAPI.Core.Attributes.PluginEntryPoint.Description - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Description - nameWithType: PluginEntryPoint.Description -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Name - name: Name - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Name - commentId: P:PluginAPI.Core.Attributes.PluginEntryPoint.Name - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Name - nameWithType: PluginEntryPoint.Name -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Name* - name: Name - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Name_ - commentId: Overload:PluginAPI.Core.Attributes.PluginEntryPoint.Name - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Name - nameWithType: PluginEntryPoint.Name -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Version - name: Version - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Version - commentId: P:PluginAPI.Core.Attributes.PluginEntryPoint.Version - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Version - nameWithType: PluginEntryPoint.Version -- uid: PluginAPI.Core.Attributes.PluginEntryPoint.Version* - name: Version - href: api/PluginAPI.Core.Attributes.PluginEntryPoint.html#PluginAPI_Core_Attributes_PluginEntryPoint_Version_ - commentId: Overload:PluginAPI.Core.Attributes.PluginEntryPoint.Version - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginEntryPoint.Version - nameWithType: PluginEntryPoint.Version -- uid: PluginAPI.Core.Attributes.PluginEvent - name: PluginEvent - href: api/PluginAPI.Core.Attributes.PluginEvent.html - commentId: T:PluginAPI.Core.Attributes.PluginEvent - fullName: PluginAPI.Core.Attributes.PluginEvent - nameWithType: PluginEvent -- uid: PluginAPI.Core.Attributes.PluginEvent.#ctor(PluginAPI.Enums.ServerEventType) - name: PluginEvent(ServerEventType) - href: api/PluginAPI.Core.Attributes.PluginEvent.html#PluginAPI_Core_Attributes_PluginEvent__ctor_PluginAPI_Enums_ServerEventType_ - commentId: M:PluginAPI.Core.Attributes.PluginEvent.#ctor(PluginAPI.Enums.ServerEventType) - fullName: PluginAPI.Core.Attributes.PluginEvent.PluginEvent(PluginAPI.Enums.ServerEventType) - nameWithType: PluginEvent.PluginEvent(ServerEventType) -- uid: PluginAPI.Core.Attributes.PluginEvent.#ctor* - name: PluginEvent - href: api/PluginAPI.Core.Attributes.PluginEvent.html#PluginAPI_Core_Attributes_PluginEvent__ctor_ - commentId: Overload:PluginAPI.Core.Attributes.PluginEvent.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginEvent.PluginEvent - nameWithType: PluginEvent.PluginEvent -- uid: PluginAPI.Core.Attributes.PluginEvent.EventType - name: EventType - href: api/PluginAPI.Core.Attributes.PluginEvent.html#PluginAPI_Core_Attributes_PluginEvent_EventType - commentId: P:PluginAPI.Core.Attributes.PluginEvent.EventType - fullName: PluginAPI.Core.Attributes.PluginEvent.EventType - nameWithType: PluginEvent.EventType -- uid: PluginAPI.Core.Attributes.PluginEvent.EventType* - name: EventType - href: api/PluginAPI.Core.Attributes.PluginEvent.html#PluginAPI_Core_Attributes_PluginEvent_EventType_ - commentId: Overload:PluginAPI.Core.Attributes.PluginEvent.EventType - isSpec: "True" - fullName: PluginAPI.Core.Attributes.PluginEvent.EventType - nameWithType: PluginEvent.EventType -- uid: PluginAPI.Core.Attributes.PluginReload - name: PluginReload - href: api/PluginAPI.Core.Attributes.PluginReload.html - commentId: T:PluginAPI.Core.Attributes.PluginReload - fullName: PluginAPI.Core.Attributes.PluginReload - nameWithType: PluginReload -- uid: PluginAPI.Core.Attributes.PluginUnload - name: PluginUnload - href: api/PluginAPI.Core.Attributes.PluginUnload.html - commentId: T:PluginAPI.Core.Attributes.PluginUnload - fullName: PluginAPI.Core.Attributes.PluginUnload - nameWithType: PluginUnload -- uid: PluginAPI.Core.Cassie - name: Cassie - href: api/PluginAPI.Core.Cassie.html - commentId: T:PluginAPI.Core.Cassie - fullName: PluginAPI.Core.Cassie - nameWithType: Cassie -- uid: PluginAPI.Core.Cassie.CalculateDuration(System.String,System.Boolean) - name: CalculateDuration(String, Boolean) - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_CalculateDuration_System_String_System_Boolean_ - commentId: M:PluginAPI.Core.Cassie.CalculateDuration(System.String,System.Boolean) - fullName: PluginAPI.Core.Cassie.CalculateDuration(System.String, System.Boolean) - nameWithType: Cassie.CalculateDuration(String, Boolean) -- uid: PluginAPI.Core.Cassie.CalculateDuration* - name: CalculateDuration - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_CalculateDuration_ - commentId: Overload:PluginAPI.Core.Cassie.CalculateDuration - isSpec: "True" - fullName: PluginAPI.Core.Cassie.CalculateDuration - nameWithType: Cassie.CalculateDuration -- uid: PluginAPI.Core.Cassie.Clear - name: Clear() - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_Clear - commentId: M:PluginAPI.Core.Cassie.Clear - fullName: PluginAPI.Core.Cassie.Clear() - nameWithType: Cassie.Clear() -- uid: PluginAPI.Core.Cassie.Clear* - name: Clear - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_Clear_ - commentId: Overload:PluginAPI.Core.Cassie.Clear - isSpec: "True" - fullName: PluginAPI.Core.Cassie.Clear - nameWithType: Cassie.Clear -- uid: PluginAPI.Core.Cassie.ConvertNumber(System.Int32) - name: ConvertNumber(Int32) - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_ConvertNumber_System_Int32_ - commentId: M:PluginAPI.Core.Cassie.ConvertNumber(System.Int32) - fullName: PluginAPI.Core.Cassie.ConvertNumber(System.Int32) - nameWithType: Cassie.ConvertNumber(Int32) -- uid: PluginAPI.Core.Cassie.ConvertNumber* - name: ConvertNumber - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_ConvertNumber_ - commentId: Overload:PluginAPI.Core.Cassie.ConvertNumber - isSpec: "True" - fullName: PluginAPI.Core.Cassie.ConvertNumber - nameWithType: Cassie.ConvertNumber -- uid: PluginAPI.Core.Cassie.ConvertTeam(PlayerRoles.Team,System.String) - name: ConvertTeam(Team, String) - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_ConvertTeam_PlayerRoles_Team_System_String_ - commentId: M:PluginAPI.Core.Cassie.ConvertTeam(PlayerRoles.Team,System.String) - fullName: PluginAPI.Core.Cassie.ConvertTeam(PlayerRoles.Team, System.String) - nameWithType: Cassie.ConvertTeam(Team, String) -- uid: PluginAPI.Core.Cassie.ConvertTeam* - name: ConvertTeam - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_ConvertTeam_ - commentId: Overload:PluginAPI.Core.Cassie.ConvertTeam - isSpec: "True" - fullName: PluginAPI.Core.Cassie.ConvertTeam - nameWithType: Cassie.ConvertTeam -- uid: PluginAPI.Core.Cassie.GlitchyMessage(System.String,System.Single,System.Single) - name: GlitchyMessage(String, Single, Single) - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_GlitchyMessage_System_String_System_Single_System_Single_ - commentId: M:PluginAPI.Core.Cassie.GlitchyMessage(System.String,System.Single,System.Single) - fullName: PluginAPI.Core.Cassie.GlitchyMessage(System.String, System.Single, System.Single) - nameWithType: Cassie.GlitchyMessage(String, Single, Single) -- uid: PluginAPI.Core.Cassie.GlitchyMessage* - name: GlitchyMessage - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_GlitchyMessage_ - commentId: Overload:PluginAPI.Core.Cassie.GlitchyMessage - isSpec: "True" - fullName: PluginAPI.Core.Cassie.GlitchyMessage - nameWithType: Cassie.GlitchyMessage -- uid: PluginAPI.Core.Cassie.IsSpeaking - name: IsSpeaking - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_IsSpeaking - commentId: P:PluginAPI.Core.Cassie.IsSpeaking - fullName: PluginAPI.Core.Cassie.IsSpeaking - nameWithType: Cassie.IsSpeaking -- uid: PluginAPI.Core.Cassie.IsSpeaking* - name: IsSpeaking - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_IsSpeaking_ - commentId: Overload:PluginAPI.Core.Cassie.IsSpeaking - isSpec: "True" - fullName: PluginAPI.Core.Cassie.IsSpeaking - nameWithType: Cassie.IsSpeaking -- uid: PluginAPI.Core.Cassie.IsValid(System.String) - name: IsValid(String) - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_IsValid_System_String_ - commentId: M:PluginAPI.Core.Cassie.IsValid(System.String) - fullName: PluginAPI.Core.Cassie.IsValid(System.String) - nameWithType: Cassie.IsValid(String) -- uid: PluginAPI.Core.Cassie.IsValid* - name: IsValid - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_IsValid_ - commentId: Overload:PluginAPI.Core.Cassie.IsValid - isSpec: "True" - fullName: PluginAPI.Core.Cassie.IsValid - nameWithType: Cassie.IsValid -- uid: PluginAPI.Core.Cassie.Message(System.String,System.Boolean,System.Boolean,System.Boolean) - name: Message(String, Boolean, Boolean, Boolean) - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_Message_System_String_System_Boolean_System_Boolean_System_Boolean_ - commentId: M:PluginAPI.Core.Cassie.Message(System.String,System.Boolean,System.Boolean,System.Boolean) - fullName: PluginAPI.Core.Cassie.Message(System.String, System.Boolean, System.Boolean, System.Boolean) - nameWithType: Cassie.Message(String, Boolean, Boolean, Boolean) -- uid: PluginAPI.Core.Cassie.Message* - name: Message - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_Message_ - commentId: Overload:PluginAPI.Core.Cassie.Message - isSpec: "True" - fullName: PluginAPI.Core.Cassie.Message - nameWithType: Cassie.Message -- uid: PluginAPI.Core.Cassie.ScpTermination(PluginAPI.Core.Player,PlayerStatsSystem.DamageHandlerBase) - name: ScpTermination(Player, DamageHandlerBase) - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_ScpTermination_PluginAPI_Core_Player_PlayerStatsSystem_DamageHandlerBase_ - commentId: M:PluginAPI.Core.Cassie.ScpTermination(PluginAPI.Core.Player,PlayerStatsSystem.DamageHandlerBase) - fullName: PluginAPI.Core.Cassie.ScpTermination(PluginAPI.Core.Player, PlayerStatsSystem.DamageHandlerBase) - nameWithType: Cassie.ScpTermination(Player, DamageHandlerBase) -- uid: PluginAPI.Core.Cassie.ScpTermination* - name: ScpTermination - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_ScpTermination_ - commentId: Overload:PluginAPI.Core.Cassie.ScpTermination - isSpec: "True" - fullName: PluginAPI.Core.Cassie.ScpTermination - nameWithType: Cassie.ScpTermination -- uid: PluginAPI.Core.Cassie.VoiceLines - name: VoiceLines - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_VoiceLines - commentId: P:PluginAPI.Core.Cassie.VoiceLines - fullName: PluginAPI.Core.Cassie.VoiceLines - nameWithType: Cassie.VoiceLines -- uid: PluginAPI.Core.Cassie.VoiceLines* - name: VoiceLines - href: api/PluginAPI.Core.Cassie.html#PluginAPI_Core_Cassie_VoiceLines_ - commentId: Overload:PluginAPI.Core.Cassie.VoiceLines - isSpec: "True" - fullName: PluginAPI.Core.Cassie.VoiceLines - nameWithType: Cassie.VoiceLines -- uid: PluginAPI.Core.DamageManager - name: DamageManager - href: api/PluginAPI.Core.DamageManager.html - commentId: T:PluginAPI.Core.DamageManager - fullName: PluginAPI.Core.DamageManager - nameWithType: DamageManager -- uid: PluginAPI.Core.DamageManager.#ctor(PluginAPI.Core.Player) - name: DamageManager(Player) - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager__ctor_PluginAPI_Core_Player_ - commentId: M:PluginAPI.Core.DamageManager.#ctor(PluginAPI.Core.Player) - fullName: PluginAPI.Core.DamageManager.DamageManager(PluginAPI.Core.Player) - nameWithType: DamageManager.DamageManager(Player) -- uid: PluginAPI.Core.DamageManager.#ctor* - name: DamageManager - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager__ctor_ - commentId: Overload:PluginAPI.Core.DamageManager.#ctor - isSpec: "True" - fullName: PluginAPI.Core.DamageManager.DamageManager - nameWithType: DamageManager.DamageManager -- uid: PluginAPI.Core.DamageManager.CanReceiveDamageFromPlayers - name: CanReceiveDamageFromPlayers - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_CanReceiveDamageFromPlayers - commentId: P:PluginAPI.Core.DamageManager.CanReceiveDamageFromPlayers - fullName: PluginAPI.Core.DamageManager.CanReceiveDamageFromPlayers - nameWithType: DamageManager.CanReceiveDamageFromPlayers -- uid: PluginAPI.Core.DamageManager.CanReceiveDamageFromPlayers* - name: CanReceiveDamageFromPlayers - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_CanReceiveDamageFromPlayers_ - commentId: Overload:PluginAPI.Core.DamageManager.CanReceiveDamageFromPlayers - isSpec: "True" - fullName: PluginAPI.Core.DamageManager.CanReceiveDamageFromPlayers - nameWithType: DamageManager.CanReceiveDamageFromPlayers -- uid: PluginAPI.Core.DamageManager.Damage(PlayerStatsSystem.DamageHandlerBase) - name: Damage(DamageHandlerBase) - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_Damage_PlayerStatsSystem_DamageHandlerBase_ - commentId: M:PluginAPI.Core.DamageManager.Damage(PlayerStatsSystem.DamageHandlerBase) - fullName: PluginAPI.Core.DamageManager.Damage(PlayerStatsSystem.DamageHandlerBase) - nameWithType: DamageManager.Damage(DamageHandlerBase) -- uid: PluginAPI.Core.DamageManager.Damage(System.Single,PluginAPI.Core.Player,UnityEngine.Vector3,System.Int32) - name: Damage(Single, Player, Vector3, Int32) - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_Damage_System_Single_PluginAPI_Core_Player_UnityEngine_Vector3_System_Int32_ - commentId: M:PluginAPI.Core.DamageManager.Damage(System.Single,PluginAPI.Core.Player,UnityEngine.Vector3,System.Int32) - fullName: PluginAPI.Core.DamageManager.Damage(System.Single, PluginAPI.Core.Player, UnityEngine.Vector3, System.Int32) - nameWithType: DamageManager.Damage(Single, Player, Vector3, Int32) -- uid: PluginAPI.Core.DamageManager.Damage(System.Single,System.String,System.String) - name: Damage(Single, String, String) - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_Damage_System_Single_System_String_System_String_ - commentId: M:PluginAPI.Core.DamageManager.Damage(System.Single,System.String,System.String) - fullName: PluginAPI.Core.DamageManager.Damage(System.Single, System.String, System.String) - nameWithType: DamageManager.Damage(Single, String, String) -- uid: PluginAPI.Core.DamageManager.Damage* - name: Damage - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_Damage_ - commentId: Overload:PluginAPI.Core.DamageManager.Damage - isSpec: "True" - fullName: PluginAPI.Core.DamageManager.Damage - nameWithType: DamageManager.Damage -- uid: PluginAPI.Core.DamageManager.DamageBlacklist - name: DamageBlacklist - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_DamageBlacklist - commentId: P:PluginAPI.Core.DamageManager.DamageBlacklist - fullName: PluginAPI.Core.DamageManager.DamageBlacklist - nameWithType: DamageManager.DamageBlacklist -- uid: PluginAPI.Core.DamageManager.DamageBlacklist* - name: DamageBlacklist - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_DamageBlacklist_ - commentId: Overload:PluginAPI.Core.DamageManager.DamageBlacklist - isSpec: "True" - fullName: PluginAPI.Core.DamageManager.DamageBlacklist - nameWithType: DamageManager.DamageBlacklist -- uid: PluginAPI.Core.DamageManager.DamageWhitelist - name: DamageWhitelist - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_DamageWhitelist - commentId: P:PluginAPI.Core.DamageManager.DamageWhitelist - fullName: PluginAPI.Core.DamageManager.DamageWhitelist - nameWithType: DamageManager.DamageWhitelist -- uid: PluginAPI.Core.DamageManager.DamageWhitelist* - name: DamageWhitelist - href: api/PluginAPI.Core.DamageManager.html#PluginAPI_Core_DamageManager_DamageWhitelist_ - commentId: Overload:PluginAPI.Core.DamageManager.DamageWhitelist - isSpec: "True" - fullName: PluginAPI.Core.DamageManager.DamageWhitelist - nameWithType: DamageManager.DamageWhitelist -- uid: PluginAPI.Core.DataStorage - name: DataStorage - href: api/PluginAPI.Core.DataStorage.html - commentId: T:PluginAPI.Core.DataStorage - fullName: PluginAPI.Core.DataStorage - nameWithType: DataStorage -- uid: PluginAPI.Core.DataStorage.Add* - name: Add - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Add_ - commentId: Overload:PluginAPI.Core.DataStorage.Add - isSpec: "True" - fullName: PluginAPI.Core.DataStorage.Add - nameWithType: DataStorage.Add -- uid: PluginAPI.Core.DataStorage.Add``1(System.String,``0) - name: Add(String, T) - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Add__1_System_String___0_ - commentId: M:PluginAPI.Core.DataStorage.Add``1(System.String,``0) - name.vb: Add(Of T)(String, T) - fullName: PluginAPI.Core.DataStorage.Add(System.String, T) - fullName.vb: PluginAPI.Core.DataStorage.Add(Of T)(System.String, T) - nameWithType: DataStorage.Add(String, T) - nameWithType.vb: DataStorage.Add(Of T)(String, T) -- uid: PluginAPI.Core.DataStorage.Clear - name: Clear() - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Clear - commentId: M:PluginAPI.Core.DataStorage.Clear - fullName: PluginAPI.Core.DataStorage.Clear() - nameWithType: DataStorage.Clear() -- uid: PluginAPI.Core.DataStorage.Clear* - name: Clear - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Clear_ - commentId: Overload:PluginAPI.Core.DataStorage.Clear - isSpec: "True" - fullName: PluginAPI.Core.DataStorage.Clear - nameWithType: DataStorage.Clear -- uid: PluginAPI.Core.DataStorage.Contains(System.String) - name: Contains(String) - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Contains_System_String_ - commentId: M:PluginAPI.Core.DataStorage.Contains(System.String) - fullName: PluginAPI.Core.DataStorage.Contains(System.String) - nameWithType: DataStorage.Contains(String) -- uid: PluginAPI.Core.DataStorage.Contains* - name: Contains - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Contains_ - commentId: Overload:PluginAPI.Core.DataStorage.Contains - isSpec: "True" - fullName: PluginAPI.Core.DataStorage.Contains - nameWithType: DataStorage.Contains -- uid: PluginAPI.Core.DataStorage.Get* - name: Get - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Get_ - commentId: Overload:PluginAPI.Core.DataStorage.Get - isSpec: "True" - fullName: PluginAPI.Core.DataStorage.Get - nameWithType: DataStorage.Get -- uid: PluginAPI.Core.DataStorage.Get``1(System.String) - name: Get(String) - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Get__1_System_String_ - commentId: M:PluginAPI.Core.DataStorage.Get``1(System.String) - name.vb: Get(Of T)(String) - fullName: PluginAPI.Core.DataStorage.Get(System.String) - fullName.vb: PluginAPI.Core.DataStorage.Get(Of T)(System.String) - nameWithType: DataStorage.Get(String) - nameWithType.vb: DataStorage.Get(Of T)(String) -- uid: PluginAPI.Core.DataStorage.Override* - name: Override - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Override_ - commentId: Overload:PluginAPI.Core.DataStorage.Override - isSpec: "True" - fullName: PluginAPI.Core.DataStorage.Override - nameWithType: DataStorage.Override -- uid: PluginAPI.Core.DataStorage.Override``1(System.String,``0) - name: Override(String, T) - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Override__1_System_String___0_ - commentId: M:PluginAPI.Core.DataStorage.Override``1(System.String,``0) - name.vb: Override(Of T)(String, T) - fullName: PluginAPI.Core.DataStorage.Override(System.String, T) - fullName.vb: PluginAPI.Core.DataStorage.Override(Of T)(System.String, T) - nameWithType: DataStorage.Override(String, T) - nameWithType.vb: DataStorage.Override(Of T)(String, T) -- uid: PluginAPI.Core.DataStorage.Remove(System.String) - name: Remove(String) - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Remove_System_String_ - commentId: M:PluginAPI.Core.DataStorage.Remove(System.String) - fullName: PluginAPI.Core.DataStorage.Remove(System.String) - nameWithType: DataStorage.Remove(String) -- uid: PluginAPI.Core.DataStorage.Remove* - name: Remove - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_Remove_ - commentId: Overload:PluginAPI.Core.DataStorage.Remove - isSpec: "True" - fullName: PluginAPI.Core.DataStorage.Remove - nameWithType: DataStorage.Remove -- uid: PluginAPI.Core.DataStorage.StoredData - name: StoredData - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_StoredData - commentId: F:PluginAPI.Core.DataStorage.StoredData - fullName: PluginAPI.Core.DataStorage.StoredData - nameWithType: DataStorage.StoredData -- uid: PluginAPI.Core.DataStorage.TryGet* - name: TryGet - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_TryGet_ - commentId: Overload:PluginAPI.Core.DataStorage.TryGet - isSpec: "True" - fullName: PluginAPI.Core.DataStorage.TryGet - nameWithType: DataStorage.TryGet -- uid: PluginAPI.Core.DataStorage.TryGet``1(System.String,``0@) - name: TryGet(String, out T) - href: api/PluginAPI.Core.DataStorage.html#PluginAPI_Core_DataStorage_TryGet__1_System_String___0__ - commentId: M:PluginAPI.Core.DataStorage.TryGet``1(System.String,``0@) - name.vb: TryGet(Of T)(String, ByRef T) - fullName: PluginAPI.Core.DataStorage.TryGet(System.String, out T) - fullName.vb: PluginAPI.Core.DataStorage.TryGet(Of T)(System.String, ByRef T) - nameWithType: DataStorage.TryGet(String, out T) - nameWithType.vb: DataStorage.TryGet(Of T)(String, ByRef T) -- uid: PluginAPI.Core.Doors - name: PluginAPI.Core.Doors - href: api/PluginAPI.Core.Doors.html - commentId: N:PluginAPI.Core.Doors - fullName: PluginAPI.Core.Doors - nameWithType: PluginAPI.Core.Doors -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor - name: FacilityBreakableDoor - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html - commentId: T:PluginAPI.Core.Doors.FacilityBreakableDoor - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor - nameWithType: FacilityBreakableDoor -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.#ctor(PluginAPI.Core.Zones.FacilityRoom,Interactables.Interobjects.BreakableDoor) - name: FacilityBreakableDoor(FacilityRoom, BreakableDoor) - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor__ctor_PluginAPI_Core_Zones_FacilityRoom_Interactables_Interobjects_BreakableDoor_ - commentId: M:PluginAPI.Core.Doors.FacilityBreakableDoor.#ctor(PluginAPI.Core.Zones.FacilityRoom,Interactables.Interobjects.BreakableDoor) - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.FacilityBreakableDoor(PluginAPI.Core.Zones.FacilityRoom, Interactables.Interobjects.BreakableDoor) - nameWithType: FacilityBreakableDoor.FacilityBreakableDoor(FacilityRoom, BreakableDoor) -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.#ctor* - name: FacilityBreakableDoor - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor__ctor_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.FacilityBreakableDoor - nameWithType: FacilityBreakableDoor.FacilityBreakableDoor -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.Count - name: Count - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_Count - commentId: P:PluginAPI.Core.Doors.FacilityBreakableDoor.Count - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.Count - nameWithType: FacilityBreakableDoor.Count -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.Count* - name: Count - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_Count_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.Count - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.Count - nameWithType: FacilityBreakableDoor.Count -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.Destroy - name: Destroy() - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_Destroy - commentId: M:PluginAPI.Core.Doors.FacilityBreakableDoor.Destroy - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.Destroy() - nameWithType: FacilityBreakableDoor.Destroy() -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.Destroy* - name: Destroy - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_Destroy_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.Destroy - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.Destroy - nameWithType: FacilityBreakableDoor.Destroy -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.Health - name: Health - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_Health - commentId: P:PluginAPI.Core.Doors.FacilityBreakableDoor.Health - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.Health - nameWithType: FacilityBreakableDoor.Health -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.Health* - name: Health - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_Health_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.Health - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.Health - nameWithType: FacilityBreakableDoor.Health -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.IgnoredDamageSources - name: IgnoredDamageSources - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_IgnoredDamageSources - commentId: P:PluginAPI.Core.Doors.FacilityBreakableDoor.IgnoredDamageSources - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.IgnoredDamageSources - nameWithType: FacilityBreakableDoor.IgnoredDamageSources -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.IgnoredDamageSources* - name: IgnoredDamageSources - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_IgnoredDamageSources_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.IgnoredDamageSources - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.IgnoredDamageSources - nameWithType: FacilityBreakableDoor.IgnoredDamageSources -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.IsDestroyed - name: IsDestroyed - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_IsDestroyed - commentId: P:PluginAPI.Core.Doors.FacilityBreakableDoor.IsDestroyed - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.IsDestroyed - nameWithType: FacilityBreakableDoor.IsDestroyed -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.IsDestroyed* - name: IsDestroyed - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_IsDestroyed_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.IsDestroyed - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.IsDestroyed - nameWithType: FacilityBreakableDoor.IsDestroyed -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.List - name: List - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_List - commentId: P:PluginAPI.Core.Doors.FacilityBreakableDoor.List - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.List - nameWithType: FacilityBreakableDoor.List -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.List* - name: List - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_List_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.List - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.List - nameWithType: FacilityBreakableDoor.List -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.MaxHealth - name: MaxHealth - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_MaxHealth - commentId: P:PluginAPI.Core.Doors.FacilityBreakableDoor.MaxHealth - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.MaxHealth - nameWithType: FacilityBreakableDoor.MaxHealth -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.MaxHealth* - name: MaxHealth - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_MaxHealth_ - commentId: Overload:PluginAPI.Core.Doors.FacilityBreakableDoor.MaxHealth - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.MaxHealth - nameWithType: FacilityBreakableDoor.MaxHealth -- uid: PluginAPI.Core.Doors.FacilityBreakableDoor.OriginalObject - name: OriginalObject - href: api/PluginAPI.Core.Doors.FacilityBreakableDoor.html#PluginAPI_Core_Doors_FacilityBreakableDoor_OriginalObject - commentId: F:PluginAPI.Core.Doors.FacilityBreakableDoor.OriginalObject - fullName: PluginAPI.Core.Doors.FacilityBreakableDoor.OriginalObject - nameWithType: FacilityBreakableDoor.OriginalObject -- uid: PluginAPI.Core.Doors.FacilityDoor - name: FacilityDoor - href: api/PluginAPI.Core.Doors.FacilityDoor.html - commentId: T:PluginAPI.Core.Doors.FacilityDoor - fullName: PluginAPI.Core.Doors.FacilityDoor - nameWithType: FacilityDoor -- uid: PluginAPI.Core.Doors.FacilityDoor.#ctor(PluginAPI.Core.Zones.FacilityRoom,Interactables.Interobjects.DoorUtils.DoorVariant) - name: FacilityDoor(FacilityRoom, DoorVariant) - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor__ctor_PluginAPI_Core_Zones_FacilityRoom_Interactables_Interobjects_DoorUtils_DoorVariant_ - commentId: M:PluginAPI.Core.Doors.FacilityDoor.#ctor(PluginAPI.Core.Zones.FacilityRoom,Interactables.Interobjects.DoorUtils.DoorVariant) - fullName: PluginAPI.Core.Doors.FacilityDoor.FacilityDoor(PluginAPI.Core.Zones.FacilityRoom, Interactables.Interobjects.DoorUtils.DoorVariant) - nameWithType: FacilityDoor.FacilityDoor(FacilityRoom, DoorVariant) -- uid: PluginAPI.Core.Doors.FacilityDoor.#ctor* - name: FacilityDoor - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor__ctor_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.FacilityDoor - nameWithType: FacilityDoor.FacilityDoor -- uid: PluginAPI.Core.Doors.FacilityDoor.Bypass2176 - name: Bypass2176 - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Bypass2176 - commentId: P:PluginAPI.Core.Doors.FacilityDoor.Bypass2176 - fullName: PluginAPI.Core.Doors.FacilityDoor.Bypass2176 - nameWithType: FacilityDoor.Bypass2176 -- uid: PluginAPI.Core.Doors.FacilityDoor.Bypass2176* - name: Bypass2176 - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Bypass2176_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.Bypass2176 - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.Bypass2176 - nameWithType: FacilityDoor.Bypass2176 -- uid: PluginAPI.Core.Doors.FacilityDoor.Count - name: Count - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Count - commentId: P:PluginAPI.Core.Doors.FacilityDoor.Count - fullName: PluginAPI.Core.Doors.FacilityDoor.Count - nameWithType: FacilityDoor.Count -- uid: PluginAPI.Core.Doors.FacilityDoor.Count* - name: Count - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Count_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.Count - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.Count - nameWithType: FacilityDoor.Count -- uid: PluginAPI.Core.Doors.FacilityDoor.GameObject - name: GameObject - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_GameObject - commentId: P:PluginAPI.Core.Doors.FacilityDoor.GameObject - fullName: PluginAPI.Core.Doors.FacilityDoor.GameObject - nameWithType: FacilityDoor.GameObject -- uid: PluginAPI.Core.Doors.FacilityDoor.GameObject* - name: GameObject - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_GameObject_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.GameObject - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.GameObject - nameWithType: FacilityDoor.GameObject -- uid: PluginAPI.Core.Doors.FacilityDoor.IsLocked - name: IsLocked - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_IsLocked - commentId: P:PluginAPI.Core.Doors.FacilityDoor.IsLocked - fullName: PluginAPI.Core.Doors.FacilityDoor.IsLocked - nameWithType: FacilityDoor.IsLocked -- uid: PluginAPI.Core.Doors.FacilityDoor.IsLocked* - name: IsLocked - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_IsLocked_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.IsLocked - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.IsLocked - nameWithType: FacilityDoor.IsLocked -- uid: PluginAPI.Core.Doors.FacilityDoor.IsOpened - name: IsOpened - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_IsOpened - commentId: P:PluginAPI.Core.Doors.FacilityDoor.IsOpened - fullName: PluginAPI.Core.Doors.FacilityDoor.IsOpened - nameWithType: FacilityDoor.IsOpened -- uid: PluginAPI.Core.Doors.FacilityDoor.IsOpened* - name: IsOpened - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_IsOpened_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.IsOpened - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.IsOpened - nameWithType: FacilityDoor.IsOpened -- uid: PluginAPI.Core.Doors.FacilityDoor.List - name: List - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_List - commentId: P:PluginAPI.Core.Doors.FacilityDoor.List - fullName: PluginAPI.Core.Doors.FacilityDoor.List - nameWithType: FacilityDoor.List -- uid: PluginAPI.Core.Doors.FacilityDoor.List* - name: List - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_List_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.List - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.List - nameWithType: FacilityDoor.List -- uid: PluginAPI.Core.Doors.FacilityDoor.Lock(Interactables.Interobjects.DoorUtils.DoorLockReason,System.Boolean) - name: Lock(DoorLockReason, Boolean) - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Lock_Interactables_Interobjects_DoorUtils_DoorLockReason_System_Boolean_ - commentId: M:PluginAPI.Core.Doors.FacilityDoor.Lock(Interactables.Interobjects.DoorUtils.DoorLockReason,System.Boolean) - fullName: PluginAPI.Core.Doors.FacilityDoor.Lock(Interactables.Interobjects.DoorUtils.DoorLockReason, System.Boolean) - nameWithType: FacilityDoor.Lock(DoorLockReason, Boolean) -- uid: PluginAPI.Core.Doors.FacilityDoor.Lock* - name: Lock - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Lock_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.Lock - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.Lock - nameWithType: FacilityDoor.Lock -- uid: PluginAPI.Core.Doors.FacilityDoor.LockReason - name: LockReason - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_LockReason - commentId: P:PluginAPI.Core.Doors.FacilityDoor.LockReason - fullName: PluginAPI.Core.Doors.FacilityDoor.LockReason - nameWithType: FacilityDoor.LockReason -- uid: PluginAPI.Core.Doors.FacilityDoor.LockReason* - name: LockReason - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_LockReason_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.LockReason - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.LockReason - nameWithType: FacilityDoor.LockReason -- uid: PluginAPI.Core.Doors.FacilityDoor.OriginalObject - name: OriginalObject - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_OriginalObject - commentId: F:PluginAPI.Core.Doors.FacilityDoor.OriginalObject - fullName: PluginAPI.Core.Doors.FacilityDoor.OriginalObject - nameWithType: FacilityDoor.OriginalObject -- uid: PluginAPI.Core.Doors.FacilityDoor.Permissions - name: Permissions - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Permissions - commentId: P:PluginAPI.Core.Doors.FacilityDoor.Permissions - fullName: PluginAPI.Core.Doors.FacilityDoor.Permissions - nameWithType: FacilityDoor.Permissions -- uid: PluginAPI.Core.Doors.FacilityDoor.Permissions* - name: Permissions - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Permissions_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.Permissions - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.Permissions - nameWithType: FacilityDoor.Permissions -- uid: PluginAPI.Core.Doors.FacilityDoor.Position - name: Position - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Position - commentId: P:PluginAPI.Core.Doors.FacilityDoor.Position - fullName: PluginAPI.Core.Doors.FacilityDoor.Position - nameWithType: FacilityDoor.Position -- uid: PluginAPI.Core.Doors.FacilityDoor.Position* - name: Position - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Position_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.Position - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.Position - nameWithType: FacilityDoor.Position -- uid: PluginAPI.Core.Doors.FacilityDoor.Room - name: Room - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Room - commentId: F:PluginAPI.Core.Doors.FacilityDoor.Room - fullName: PluginAPI.Core.Doors.FacilityDoor.Room - nameWithType: FacilityDoor.Room -- uid: PluginAPI.Core.Doors.FacilityDoor.Rotation - name: Rotation - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Rotation - commentId: P:PluginAPI.Core.Doors.FacilityDoor.Rotation - fullName: PluginAPI.Core.Doors.FacilityDoor.Rotation - nameWithType: FacilityDoor.Rotation -- uid: PluginAPI.Core.Doors.FacilityDoor.Rotation* - name: Rotation - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Rotation_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.Rotation - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.Rotation - nameWithType: FacilityDoor.Rotation -- uid: PluginAPI.Core.Doors.FacilityDoor.Transform - name: Transform - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Transform - commentId: P:PluginAPI.Core.Doors.FacilityDoor.Transform - fullName: PluginAPI.Core.Doors.FacilityDoor.Transform - nameWithType: FacilityDoor.Transform -- uid: PluginAPI.Core.Doors.FacilityDoor.Transform* - name: Transform - href: api/PluginAPI.Core.Doors.FacilityDoor.html#PluginAPI_Core_Doors_FacilityDoor_Transform_ - commentId: Overload:PluginAPI.Core.Doors.FacilityDoor.Transform - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityDoor.Transform - nameWithType: FacilityDoor.Transform -- uid: PluginAPI.Core.Doors.FacilityGate - name: FacilityGate - href: api/PluginAPI.Core.Doors.FacilityGate.html - commentId: T:PluginAPI.Core.Doors.FacilityGate - fullName: PluginAPI.Core.Doors.FacilityGate - nameWithType: FacilityGate -- uid: PluginAPI.Core.Doors.FacilityGate.#ctor(PluginAPI.Core.Zones.FacilityRoom,Interactables.Interobjects.PryableDoor) - name: FacilityGate(FacilityRoom, PryableDoor) - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate__ctor_PluginAPI_Core_Zones_FacilityRoom_Interactables_Interobjects_PryableDoor_ - commentId: M:PluginAPI.Core.Doors.FacilityGate.#ctor(PluginAPI.Core.Zones.FacilityRoom,Interactables.Interobjects.PryableDoor) - fullName: PluginAPI.Core.Doors.FacilityGate.FacilityGate(PluginAPI.Core.Zones.FacilityRoom, Interactables.Interobjects.PryableDoor) - nameWithType: FacilityGate.FacilityGate(FacilityRoom, PryableDoor) -- uid: PluginAPI.Core.Doors.FacilityGate.#ctor* - name: FacilityGate - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate__ctor_ - commentId: Overload:PluginAPI.Core.Doors.FacilityGate.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityGate.FacilityGate - nameWithType: FacilityGate.FacilityGate -- uid: PluginAPI.Core.Doors.FacilityGate.Count - name: Count - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate_Count - commentId: P:PluginAPI.Core.Doors.FacilityGate.Count - fullName: PluginAPI.Core.Doors.FacilityGate.Count - nameWithType: FacilityGate.Count -- uid: PluginAPI.Core.Doors.FacilityGate.Count* - name: Count - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate_Count_ - commentId: Overload:PluginAPI.Core.Doors.FacilityGate.Count - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityGate.Count - nameWithType: FacilityGate.Count -- uid: PluginAPI.Core.Doors.FacilityGate.List - name: List - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate_List - commentId: P:PluginAPI.Core.Doors.FacilityGate.List - fullName: PluginAPI.Core.Doors.FacilityGate.List - nameWithType: FacilityGate.List -- uid: PluginAPI.Core.Doors.FacilityGate.List* - name: List - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate_List_ - commentId: Overload:PluginAPI.Core.Doors.FacilityGate.List - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityGate.List - nameWithType: FacilityGate.List -- uid: PluginAPI.Core.Doors.FacilityGate.OriginalObject - name: OriginalObject - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate_OriginalObject - commentId: F:PluginAPI.Core.Doors.FacilityGate.OriginalObject - fullName: PluginAPI.Core.Doors.FacilityGate.OriginalObject - nameWithType: FacilityGate.OriginalObject -- uid: PluginAPI.Core.Doors.FacilityGate.PryPositions - name: PryPositions - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate_PryPositions - commentId: P:PluginAPI.Core.Doors.FacilityGate.PryPositions - fullName: PluginAPI.Core.Doors.FacilityGate.PryPositions - nameWithType: FacilityGate.PryPositions -- uid: PluginAPI.Core.Doors.FacilityGate.PryPositions* - name: PryPositions - href: api/PluginAPI.Core.Doors.FacilityGate.html#PluginAPI_Core_Doors_FacilityGate_PryPositions_ - commentId: Overload:PluginAPI.Core.Doors.FacilityGate.PryPositions - isSpec: "True" - fullName: PluginAPI.Core.Doors.FacilityGate.PryPositions - nameWithType: FacilityGate.PryPositions -- uid: PluginAPI.Core.EffectsManager - name: EffectsManager - href: api/PluginAPI.Core.EffectsManager.html - commentId: T:PluginAPI.Core.EffectsManager - fullName: PluginAPI.Core.EffectsManager - nameWithType: EffectsManager -- uid: PluginAPI.Core.EffectsManager.#ctor(PluginAPI.Core.Player) - name: EffectsManager(Player) - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager__ctor_PluginAPI_Core_Player_ - commentId: M:PluginAPI.Core.EffectsManager.#ctor(PluginAPI.Core.Player) - fullName: PluginAPI.Core.EffectsManager.EffectsManager(PluginAPI.Core.Player) - nameWithType: EffectsManager.EffectsManager(Player) -- uid: PluginAPI.Core.EffectsManager.#ctor* - name: EffectsManager - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager__ctor_ - commentId: Overload:PluginAPI.Core.EffectsManager.#ctor - isSpec: "True" - fullName: PluginAPI.Core.EffectsManager.EffectsManager - nameWithType: EffectsManager.EffectsManager -- uid: PluginAPI.Core.EffectsManager.ChangeState(System.String,System.Byte,System.Single,System.Boolean) - name: ChangeState(String, Byte, Single, Boolean) - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_ChangeState_System_String_System_Byte_System_Single_System_Boolean_ - commentId: M:PluginAPI.Core.EffectsManager.ChangeState(System.String,System.Byte,System.Single,System.Boolean) - fullName: PluginAPI.Core.EffectsManager.ChangeState(System.String, System.Byte, System.Single, System.Boolean) - nameWithType: EffectsManager.ChangeState(String, Byte, Single, Boolean) -- uid: PluginAPI.Core.EffectsManager.ChangeState* - name: ChangeState - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_ChangeState_ - commentId: Overload:PluginAPI.Core.EffectsManager.ChangeState - isSpec: "True" - fullName: PluginAPI.Core.EffectsManager.ChangeState - nameWithType: EffectsManager.ChangeState -- uid: PluginAPI.Core.EffectsManager.ChangeState``1(System.Byte,System.Single,System.Boolean) - name: ChangeState(Byte, Single, Boolean) - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_ChangeState__1_System_Byte_System_Single_System_Boolean_ - commentId: M:PluginAPI.Core.EffectsManager.ChangeState``1(System.Byte,System.Single,System.Boolean) - name.vb: ChangeState(Of T)(Byte, Single, Boolean) - fullName: PluginAPI.Core.EffectsManager.ChangeState(System.Byte, System.Single, System.Boolean) - fullName.vb: PluginAPI.Core.EffectsManager.ChangeState(Of T)(System.Byte, System.Single, System.Boolean) - nameWithType: EffectsManager.ChangeState(Byte, Single, Boolean) - nameWithType.vb: EffectsManager.ChangeState(Of T)(Byte, Single, Boolean) -- uid: PluginAPI.Core.EffectsManager.DisableAllEffects - name: DisableAllEffects() - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_DisableAllEffects - commentId: M:PluginAPI.Core.EffectsManager.DisableAllEffects - fullName: PluginAPI.Core.EffectsManager.DisableAllEffects() - nameWithType: EffectsManager.DisableAllEffects() -- uid: PluginAPI.Core.EffectsManager.DisableAllEffects* - name: DisableAllEffects - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_DisableAllEffects_ - commentId: Overload:PluginAPI.Core.EffectsManager.DisableAllEffects - isSpec: "True" - fullName: PluginAPI.Core.EffectsManager.DisableAllEffects - nameWithType: EffectsManager.DisableAllEffects -- uid: PluginAPI.Core.EffectsManager.DisableEffect* - name: DisableEffect - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_DisableEffect_ - commentId: Overload:PluginAPI.Core.EffectsManager.DisableEffect - isSpec: "True" - fullName: PluginAPI.Core.EffectsManager.DisableEffect - nameWithType: EffectsManager.DisableEffect -- uid: PluginAPI.Core.EffectsManager.DisableEffect``1 - name: DisableEffect() - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_DisableEffect__1 - commentId: M:PluginAPI.Core.EffectsManager.DisableEffect``1 - name.vb: DisableEffect(Of T)() - fullName: PluginAPI.Core.EffectsManager.DisableEffect() - fullName.vb: PluginAPI.Core.EffectsManager.DisableEffect(Of T)() - nameWithType: EffectsManager.DisableEffect() - nameWithType.vb: EffectsManager.DisableEffect(Of T)() -- uid: PluginAPI.Core.EffectsManager.EnableEffect* - name: EnableEffect - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_EnableEffect_ - commentId: Overload:PluginAPI.Core.EffectsManager.EnableEffect - isSpec: "True" - fullName: PluginAPI.Core.EffectsManager.EnableEffect - nameWithType: EffectsManager.EnableEffect -- uid: PluginAPI.Core.EffectsManager.EnableEffect``1(System.Single,System.Boolean) - name: EnableEffect(Single, Boolean) - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_EnableEffect__1_System_Single_System_Boolean_ - commentId: M:PluginAPI.Core.EffectsManager.EnableEffect``1(System.Single,System.Boolean) - name.vb: EnableEffect(Of T)(Single, Boolean) - fullName: PluginAPI.Core.EffectsManager.EnableEffect(System.Single, System.Boolean) - fullName.vb: PluginAPI.Core.EffectsManager.EnableEffect(Of T)(System.Single, System.Boolean) - nameWithType: EffectsManager.EnableEffect(Single, Boolean) - nameWithType.vb: EffectsManager.EnableEffect(Of T)(Single, Boolean) -- uid: PluginAPI.Core.EffectsManager.GetEffect* - name: GetEffect - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_GetEffect_ - commentId: Overload:PluginAPI.Core.EffectsManager.GetEffect - isSpec: "True" - fullName: PluginAPI.Core.EffectsManager.GetEffect - nameWithType: EffectsManager.GetEffect -- uid: PluginAPI.Core.EffectsManager.GetEffect``1 - name: GetEffect() - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_GetEffect__1 - commentId: M:PluginAPI.Core.EffectsManager.GetEffect``1 - name.vb: GetEffect(Of T)() - fullName: PluginAPI.Core.EffectsManager.GetEffect() - fullName.vb: PluginAPI.Core.EffectsManager.GetEffect(Of T)() - nameWithType: EffectsManager.GetEffect() - nameWithType.vb: EffectsManager.GetEffect(Of T)() -- uid: PluginAPI.Core.EffectsManager.TryGetEffect(System.String,CustomPlayerEffects.StatusEffectBase@) - name: TryGetEffect(String, out StatusEffectBase) - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_TryGetEffect_System_String_CustomPlayerEffects_StatusEffectBase__ - commentId: M:PluginAPI.Core.EffectsManager.TryGetEffect(System.String,CustomPlayerEffects.StatusEffectBase@) - name.vb: TryGetEffect(String, ByRef StatusEffectBase) - fullName: PluginAPI.Core.EffectsManager.TryGetEffect(System.String, out CustomPlayerEffects.StatusEffectBase) - fullName.vb: PluginAPI.Core.EffectsManager.TryGetEffect(System.String, ByRef CustomPlayerEffects.StatusEffectBase) - nameWithType: EffectsManager.TryGetEffect(String, out StatusEffectBase) - nameWithType.vb: EffectsManager.TryGetEffect(String, ByRef StatusEffectBase) -- uid: PluginAPI.Core.EffectsManager.TryGetEffect* - name: TryGetEffect - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_TryGetEffect_ - commentId: Overload:PluginAPI.Core.EffectsManager.TryGetEffect - isSpec: "True" - fullName: PluginAPI.Core.EffectsManager.TryGetEffect - nameWithType: EffectsManager.TryGetEffect -- uid: PluginAPI.Core.EffectsManager.TryGetEffect``1(``0@) - name: TryGetEffect(out T) - href: api/PluginAPI.Core.EffectsManager.html#PluginAPI_Core_EffectsManager_TryGetEffect__1___0__ - commentId: M:PluginAPI.Core.EffectsManager.TryGetEffect``1(``0@) - name.vb: TryGetEffect(Of T)(ByRef T) - fullName: PluginAPI.Core.EffectsManager.TryGetEffect(out T) - fullName.vb: PluginAPI.Core.EffectsManager.TryGetEffect(Of T)(ByRef T) - nameWithType: EffectsManager.TryGetEffect(out T) - nameWithType.vb: EffectsManager.TryGetEffect(Of T)(ByRef T) -- uid: PluginAPI.Core.Extensions - name: PluginAPI.Core.Extensions - href: api/PluginAPI.Core.Extensions.html - commentId: N:PluginAPI.Core.Extensions - fullName: PluginAPI.Core.Extensions - nameWithType: PluginAPI.Core.Extensions -- uid: PluginAPI.Core.Extensions.ReflectionExtensions - name: ReflectionExtensions - href: api/PluginAPI.Core.Extensions.ReflectionExtensions.html - commentId: T:PluginAPI.Core.Extensions.ReflectionExtensions - fullName: PluginAPI.Core.Extensions.ReflectionExtensions - nameWithType: ReflectionExtensions -- uid: PluginAPI.Core.Extensions.ReflectionExtensions.IsValidEntrypoint(System.Type) - name: IsValidEntrypoint(Type) - href: api/PluginAPI.Core.Extensions.ReflectionExtensions.html#PluginAPI_Core_Extensions_ReflectionExtensions_IsValidEntrypoint_System_Type_ - commentId: M:PluginAPI.Core.Extensions.ReflectionExtensions.IsValidEntrypoint(System.Type) - fullName: PluginAPI.Core.Extensions.ReflectionExtensions.IsValidEntrypoint(System.Type) - nameWithType: ReflectionExtensions.IsValidEntrypoint(Type) -- uid: PluginAPI.Core.Extensions.ReflectionExtensions.IsValidEntrypoint* - name: IsValidEntrypoint - href: api/PluginAPI.Core.Extensions.ReflectionExtensions.html#PluginAPI_Core_Extensions_ReflectionExtensions_IsValidEntrypoint_ - commentId: Overload:PluginAPI.Core.Extensions.ReflectionExtensions.IsValidEntrypoint - isSpec: "True" - fullName: PluginAPI.Core.Extensions.ReflectionExtensions.IsValidEntrypoint - nameWithType: ReflectionExtensions.IsValidEntrypoint -- uid: PluginAPI.Core.Facility - name: Facility - href: api/PluginAPI.Core.Facility.html - commentId: T:PluginAPI.Core.Facility - fullName: PluginAPI.Core.Facility - nameWithType: Facility -- uid: PluginAPI.Core.Facility.Doors - name: Doors - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_Doors - commentId: P:PluginAPI.Core.Facility.Doors - fullName: PluginAPI.Core.Facility.Doors - nameWithType: Facility.Doors -- uid: PluginAPI.Core.Facility.Doors* - name: Doors - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_Doors_ - commentId: Overload:PluginAPI.Core.Facility.Doors - isSpec: "True" - fullName: PluginAPI.Core.Facility.Doors - nameWithType: Facility.Doors -- uid: PluginAPI.Core.Facility.Rooms - name: Rooms - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_Rooms - commentId: P:PluginAPI.Core.Facility.Rooms - fullName: PluginAPI.Core.Facility.Rooms - nameWithType: Facility.Rooms -- uid: PluginAPI.Core.Facility.Rooms* - name: Rooms - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_Rooms_ - commentId: Overload:PluginAPI.Core.Facility.Rooms - isSpec: "True" - fullName: PluginAPI.Core.Facility.Rooms - nameWithType: Facility.Rooms -- uid: PluginAPI.Core.Facility.TurnOffAllLights - name: TurnOffAllLights() - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_TurnOffAllLights - commentId: M:PluginAPI.Core.Facility.TurnOffAllLights - fullName: PluginAPI.Core.Facility.TurnOffAllLights() - nameWithType: Facility.TurnOffAllLights() -- uid: PluginAPI.Core.Facility.TurnOffAllLights* - name: TurnOffAllLights - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_TurnOffAllLights_ - commentId: Overload:PluginAPI.Core.Facility.TurnOffAllLights - isSpec: "True" - fullName: PluginAPI.Core.Facility.TurnOffAllLights - nameWithType: Facility.TurnOffAllLights -- uid: PluginAPI.Core.Facility.TurnOnAllLights - name: TurnOnAllLights() - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_TurnOnAllLights - commentId: M:PluginAPI.Core.Facility.TurnOnAllLights - fullName: PluginAPI.Core.Facility.TurnOnAllLights() - nameWithType: Facility.TurnOnAllLights() -- uid: PluginAPI.Core.Facility.TurnOnAllLights* - name: TurnOnAllLights - href: api/PluginAPI.Core.Facility.html#PluginAPI_Core_Facility_TurnOnAllLights_ - commentId: Overload:PluginAPI.Core.Facility.TurnOnAllLights - isSpec: "True" - fullName: PluginAPI.Core.Facility.TurnOnAllLights - nameWithType: Facility.TurnOnAllLights -- uid: PluginAPI.Core.Factories - name: PluginAPI.Core.Factories - href: api/PluginAPI.Core.Factories.html - commentId: N:PluginAPI.Core.Factories - fullName: PluginAPI.Core.Factories - nameWithType: PluginAPI.Core.Factories -- uid: PluginAPI.Core.Factories.Factory`1 - name: Factory - href: api/PluginAPI.Core.Factories.Factory-1.html - commentId: T:PluginAPI.Core.Factories.Factory`1 - name.vb: Factory(Of T) - fullName: PluginAPI.Core.Factories.Factory - fullName.vb: PluginAPI.Core.Factories.Factory(Of T) - nameWithType: Factory - nameWithType.vb: Factory(Of T) -- uid: PluginAPI.Core.Factories.Factory`1.Create(PluginAPI.Core.Interfaces.IGameComponent) - name: Create(IGameComponent) - href: api/PluginAPI.Core.Factories.Factory-1.html#PluginAPI_Core_Factories_Factory_1_Create_PluginAPI_Core_Interfaces_IGameComponent_ - commentId: M:PluginAPI.Core.Factories.Factory`1.Create(PluginAPI.Core.Interfaces.IGameComponent) - fullName: PluginAPI.Core.Factories.Factory.Create(PluginAPI.Core.Interfaces.IGameComponent) - fullName.vb: PluginAPI.Core.Factories.Factory(Of T).Create(PluginAPI.Core.Interfaces.IGameComponent) - nameWithType: Factory.Create(IGameComponent) - nameWithType.vb: Factory(Of T).Create(IGameComponent) -- uid: PluginAPI.Core.Factories.Factory`1.Create* - name: Create - href: api/PluginAPI.Core.Factories.Factory-1.html#PluginAPI_Core_Factories_Factory_1_Create_ - commentId: Overload:PluginAPI.Core.Factories.Factory`1.Create - isSpec: "True" - fullName: PluginAPI.Core.Factories.Factory.Create - fullName.vb: PluginAPI.Core.Factories.Factory(Of T).Create - nameWithType: Factory.Create - nameWithType.vb: Factory(Of T).Create -- uid: PluginAPI.Core.Factories.Factory`1.Get - name: Get() - href: api/PluginAPI.Core.Factories.Factory-1.html#PluginAPI_Core_Factories_Factory_1_Get - commentId: M:PluginAPI.Core.Factories.Factory`1.Get - fullName: PluginAPI.Core.Factories.Factory.Get() - fullName.vb: PluginAPI.Core.Factories.Factory(Of T).Get() - nameWithType: Factory.Get() - nameWithType.vb: Factory(Of T).Get() -- uid: PluginAPI.Core.Factories.Factory`1.Get* - name: Get - href: api/PluginAPI.Core.Factories.Factory-1.html#PluginAPI_Core_Factories_Factory_1_Get_ - commentId: Overload:PluginAPI.Core.Factories.Factory`1.Get - isSpec: "True" - fullName: PluginAPI.Core.Factories.Factory.Get - fullName.vb: PluginAPI.Core.Factories.Factory(Of T).Get - nameWithType: Factory.Get - nameWithType.vb: Factory(Of T).Get -- uid: PluginAPI.Core.Factories.Factory`1.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - name: GetOrAdd(IGameComponent) - href: api/PluginAPI.Core.Factories.Factory-1.html#PluginAPI_Core_Factories_Factory_1_GetOrAdd_PluginAPI_Core_Interfaces_IGameComponent_ - commentId: M:PluginAPI.Core.Factories.Factory`1.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - fullName: PluginAPI.Core.Factories.Factory.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - fullName.vb: PluginAPI.Core.Factories.Factory(Of T).GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - nameWithType: Factory.GetOrAdd(IGameComponent) - nameWithType.vb: Factory(Of T).GetOrAdd(IGameComponent) -- uid: PluginAPI.Core.Factories.Factory`1.GetOrAdd* - name: GetOrAdd - href: api/PluginAPI.Core.Factories.Factory-1.html#PluginAPI_Core_Factories_Factory_1_GetOrAdd_ - commentId: Overload:PluginAPI.Core.Factories.Factory`1.GetOrAdd - isSpec: "True" - fullName: PluginAPI.Core.Factories.Factory.GetOrAdd - fullName.vb: PluginAPI.Core.Factories.Factory(Of T).GetOrAdd - nameWithType: Factory.GetOrAdd - nameWithType.vb: Factory(Of T).GetOrAdd -- uid: PluginAPI.Core.Factories.IEntityFactory`1 - name: IEntityFactory - href: api/PluginAPI.Core.Factories.IEntityFactory-1.html - commentId: T:PluginAPI.Core.Factories.IEntityFactory`1 - name.vb: IEntityFactory(Of TEntity) - fullName: PluginAPI.Core.Factories.IEntityFactory - fullName.vb: PluginAPI.Core.Factories.IEntityFactory(Of TEntity) - nameWithType: IEntityFactory - nameWithType.vb: IEntityFactory(Of TEntity) -- uid: PluginAPI.Core.Factories.IEntityFactory`1.Create(PluginAPI.Core.Interfaces.IGameComponent) - name: Create(IGameComponent) - href: api/PluginAPI.Core.Factories.IEntityFactory-1.html#PluginAPI_Core_Factories_IEntityFactory_1_Create_PluginAPI_Core_Interfaces_IGameComponent_ - commentId: M:PluginAPI.Core.Factories.IEntityFactory`1.Create(PluginAPI.Core.Interfaces.IGameComponent) - fullName: PluginAPI.Core.Factories.IEntityFactory.Create(PluginAPI.Core.Interfaces.IGameComponent) - fullName.vb: PluginAPI.Core.Factories.IEntityFactory(Of TEntity).Create(PluginAPI.Core.Interfaces.IGameComponent) - nameWithType: IEntityFactory.Create(IGameComponent) - nameWithType.vb: IEntityFactory(Of TEntity).Create(IGameComponent) -- uid: PluginAPI.Core.Factories.IEntityFactory`1.Create* - name: Create - href: api/PluginAPI.Core.Factories.IEntityFactory-1.html#PluginAPI_Core_Factories_IEntityFactory_1_Create_ - commentId: Overload:PluginAPI.Core.Factories.IEntityFactory`1.Create - isSpec: "True" - fullName: PluginAPI.Core.Factories.IEntityFactory.Create - fullName.vb: PluginAPI.Core.Factories.IEntityFactory(Of TEntity).Create - nameWithType: IEntityFactory.Create - nameWithType.vb: IEntityFactory(Of TEntity).Create -- uid: PluginAPI.Core.Factories.IEntityFactory`1.Get - name: Get() - href: api/PluginAPI.Core.Factories.IEntityFactory-1.html#PluginAPI_Core_Factories_IEntityFactory_1_Get - commentId: M:PluginAPI.Core.Factories.IEntityFactory`1.Get - fullName: PluginAPI.Core.Factories.IEntityFactory.Get() - fullName.vb: PluginAPI.Core.Factories.IEntityFactory(Of TEntity).Get() - nameWithType: IEntityFactory.Get() - nameWithType.vb: IEntityFactory(Of TEntity).Get() -- uid: PluginAPI.Core.Factories.IEntityFactory`1.Get* - name: Get - href: api/PluginAPI.Core.Factories.IEntityFactory-1.html#PluginAPI_Core_Factories_IEntityFactory_1_Get_ - commentId: Overload:PluginAPI.Core.Factories.IEntityFactory`1.Get - isSpec: "True" - fullName: PluginAPI.Core.Factories.IEntityFactory.Get - fullName.vb: PluginAPI.Core.Factories.IEntityFactory(Of TEntity).Get - nameWithType: IEntityFactory.Get - nameWithType.vb: IEntityFactory(Of TEntity).Get -- uid: PluginAPI.Core.Factories.IEntityFactory`1.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - name: GetOrAdd(IGameComponent) - href: api/PluginAPI.Core.Factories.IEntityFactory-1.html#PluginAPI_Core_Factories_IEntityFactory_1_GetOrAdd_PluginAPI_Core_Interfaces_IGameComponent_ - commentId: M:PluginAPI.Core.Factories.IEntityFactory`1.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - fullName: PluginAPI.Core.Factories.IEntityFactory.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - fullName.vb: PluginAPI.Core.Factories.IEntityFactory(Of TEntity).GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent) - nameWithType: IEntityFactory.GetOrAdd(IGameComponent) - nameWithType.vb: IEntityFactory(Of TEntity).GetOrAdd(IGameComponent) -- uid: PluginAPI.Core.Factories.IEntityFactory`1.GetOrAdd* - name: GetOrAdd - href: api/PluginAPI.Core.Factories.IEntityFactory-1.html#PluginAPI_Core_Factories_IEntityFactory_1_GetOrAdd_ - commentId: Overload:PluginAPI.Core.Factories.IEntityFactory`1.GetOrAdd - isSpec: "True" - fullName: PluginAPI.Core.Factories.IEntityFactory.GetOrAdd - fullName.vb: PluginAPI.Core.Factories.IEntityFactory(Of TEntity).GetOrAdd - nameWithType: IEntityFactory.GetOrAdd - nameWithType.vb: IEntityFactory(Of TEntity).GetOrAdd -- uid: PluginAPI.Core.Factories.PlayerFactory - name: PlayerFactory - href: api/PluginAPI.Core.Factories.PlayerFactory.html - commentId: T:PluginAPI.Core.Factories.PlayerFactory - fullName: PluginAPI.Core.Factories.PlayerFactory - nameWithType: PlayerFactory -- uid: PluginAPI.Core.Factories.PlayerFactory.BaseType - name: BaseType - href: api/PluginAPI.Core.Factories.PlayerFactory.html#PluginAPI_Core_Factories_PlayerFactory_BaseType - commentId: P:PluginAPI.Core.Factories.PlayerFactory.BaseType - fullName: PluginAPI.Core.Factories.PlayerFactory.BaseType - nameWithType: PlayerFactory.BaseType -- uid: PluginAPI.Core.Factories.PlayerFactory.BaseType* - name: BaseType - href: api/PluginAPI.Core.Factories.PlayerFactory.html#PluginAPI_Core_Factories_PlayerFactory_BaseType_ - commentId: Overload:PluginAPI.Core.Factories.PlayerFactory.BaseType - isSpec: "True" - fullName: PluginAPI.Core.Factories.PlayerFactory.BaseType - nameWithType: PlayerFactory.BaseType -- uid: PluginAPI.Core.Factories.PlayerFactory.Create(PluginAPI.Core.Interfaces.IGameComponent) - name: Create(IGameComponent) - href: api/PluginAPI.Core.Factories.PlayerFactory.html#PluginAPI_Core_Factories_PlayerFactory_Create_PluginAPI_Core_Interfaces_IGameComponent_ - commentId: M:PluginAPI.Core.Factories.PlayerFactory.Create(PluginAPI.Core.Interfaces.IGameComponent) - fullName: PluginAPI.Core.Factories.PlayerFactory.Create(PluginAPI.Core.Interfaces.IGameComponent) - nameWithType: PlayerFactory.Create(IGameComponent) -- uid: PluginAPI.Core.Factories.PlayerFactory.Create* - name: Create - href: api/PluginAPI.Core.Factories.PlayerFactory.html#PluginAPI_Core_Factories_PlayerFactory_Create_ - commentId: Overload:PluginAPI.Core.Factories.PlayerFactory.Create - isSpec: "True" - fullName: PluginAPI.Core.Factories.PlayerFactory.Create - nameWithType: PlayerFactory.Create -- uid: PluginAPI.Core.FactoryManager - name: FactoryManager - href: api/PluginAPI.Core.FactoryManager.html - commentId: T:PluginAPI.Core.FactoryManager - fullName: PluginAPI.Core.FactoryManager - nameWithType: FactoryManager -- uid: PluginAPI.Core.FactoryManager.Init - name: Init() - href: api/PluginAPI.Core.FactoryManager.html#PluginAPI_Core_FactoryManager_Init - commentId: M:PluginAPI.Core.FactoryManager.Init - fullName: PluginAPI.Core.FactoryManager.Init() - nameWithType: FactoryManager.Init() -- uid: PluginAPI.Core.FactoryManager.Init* - name: Init - href: api/PluginAPI.Core.FactoryManager.html#PluginAPI_Core_FactoryManager_Init_ - commentId: Overload:PluginAPI.Core.FactoryManager.Init - isSpec: "True" - fullName: PluginAPI.Core.FactoryManager.Init - nameWithType: FactoryManager.Init -- uid: PluginAPI.Core.FactoryManager.RegisterPlayerFactory(System.Object,PluginAPI.Core.Factories.PlayerFactory) - name: RegisterPlayerFactory(Object, PlayerFactory) - href: api/PluginAPI.Core.FactoryManager.html#PluginAPI_Core_FactoryManager_RegisterPlayerFactory_System_Object_PluginAPI_Core_Factories_PlayerFactory_ - commentId: M:PluginAPI.Core.FactoryManager.RegisterPlayerFactory(System.Object,PluginAPI.Core.Factories.PlayerFactory) - fullName: PluginAPI.Core.FactoryManager.RegisterPlayerFactory(System.Object, PluginAPI.Core.Factories.PlayerFactory) - nameWithType: FactoryManager.RegisterPlayerFactory(Object, PlayerFactory) -- uid: PluginAPI.Core.FactoryManager.RegisterPlayerFactory* - name: RegisterPlayerFactory - href: api/PluginAPI.Core.FactoryManager.html#PluginAPI_Core_FactoryManager_RegisterPlayerFactory_ - commentId: Overload:PluginAPI.Core.FactoryManager.RegisterPlayerFactory - isSpec: "True" - fullName: PluginAPI.Core.FactoryManager.RegisterPlayerFactory - nameWithType: FactoryManager.RegisterPlayerFactory -- uid: PluginAPI.Core.FactoryManager.RegisterPlayerFactory``1(System.Object) - name: RegisterPlayerFactory(Object) - href: api/PluginAPI.Core.FactoryManager.html#PluginAPI_Core_FactoryManager_RegisterPlayerFactory__1_System_Object_ - commentId: M:PluginAPI.Core.FactoryManager.RegisterPlayerFactory``1(System.Object) - name.vb: RegisterPlayerFactory(Of T)(Object) - fullName: PluginAPI.Core.FactoryManager.RegisterPlayerFactory(System.Object) - fullName.vb: PluginAPI.Core.FactoryManager.RegisterPlayerFactory(Of T)(System.Object) - nameWithType: FactoryManager.RegisterPlayerFactory(Object) - nameWithType.vb: FactoryManager.RegisterPlayerFactory(Of T)(Object) -- uid: PluginAPI.Core.Interfaces - name: PluginAPI.Core.Interfaces - href: api/PluginAPI.Core.Interfaces.html - commentId: N:PluginAPI.Core.Interfaces - fullName: PluginAPI.Core.Interfaces - nameWithType: PluginAPI.Core.Interfaces -- uid: PluginAPI.Core.Interfaces.IEntity - name: IEntity - href: api/PluginAPI.Core.Interfaces.IEntity.html - commentId: T:PluginAPI.Core.Interfaces.IEntity - fullName: PluginAPI.Core.Interfaces.IEntity - nameWithType: IEntity -- uid: PluginAPI.Core.Interfaces.IGameComponent - name: IGameComponent - href: api/PluginAPI.Core.Interfaces.IGameComponent.html - commentId: T:PluginAPI.Core.Interfaces.IGameComponent - fullName: PluginAPI.Core.Interfaces.IGameComponent - nameWithType: IGameComponent -- uid: PluginAPI.Core.Interfaces.IGameItem - name: IGameItem - href: api/PluginAPI.Core.Interfaces.IGameItem.html - commentId: T:PluginAPI.Core.Interfaces.IGameItem - fullName: PluginAPI.Core.Interfaces.IGameItem - nameWithType: IGameItem -- uid: PluginAPI.Core.Interfaces.IPlayer - name: IPlayer - href: api/PluginAPI.Core.Interfaces.IPlayer.html - commentId: T:PluginAPI.Core.Interfaces.IPlayer - fullName: PluginAPI.Core.Interfaces.IPlayer - nameWithType: IPlayer -- uid: PluginAPI.Core.Interfaces.IPlayer.GameObject - name: GameObject - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_GameObject - commentId: P:PluginAPI.Core.Interfaces.IPlayer.GameObject - fullName: PluginAPI.Core.Interfaces.IPlayer.GameObject - nameWithType: IPlayer.GameObject -- uid: PluginAPI.Core.Interfaces.IPlayer.GameObject* - name: GameObject - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_GameObject_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.GameObject - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.GameObject - nameWithType: IPlayer.GameObject -- uid: PluginAPI.Core.Interfaces.IPlayer.GetComponent* - name: GetComponent - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_GetComponent_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.GetComponent - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.GetComponent - nameWithType: IPlayer.GetComponent -- uid: PluginAPI.Core.Interfaces.IPlayer.GetComponent``1(System.Boolean) - name: GetComponent(Boolean) - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_GetComponent__1_System_Boolean_ - commentId: M:PluginAPI.Core.Interfaces.IPlayer.GetComponent``1(System.Boolean) - name.vb: GetComponent(Of T)(Boolean) - fullName: PluginAPI.Core.Interfaces.IPlayer.GetComponent(System.Boolean) - fullName.vb: PluginAPI.Core.Interfaces.IPlayer.GetComponent(Of T)(System.Boolean) - nameWithType: IPlayer.GetComponent(Boolean) - nameWithType.vb: IPlayer.GetComponent(Of T)(Boolean) -- uid: PluginAPI.Core.Interfaces.IPlayer.IsServer - name: IsServer - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_IsServer - commentId: P:PluginAPI.Core.Interfaces.IPlayer.IsServer - fullName: PluginAPI.Core.Interfaces.IPlayer.IsServer - nameWithType: IPlayer.IsServer -- uid: PluginAPI.Core.Interfaces.IPlayer.IsServer* - name: IsServer - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_IsServer_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.IsServer - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.IsServer - nameWithType: IPlayer.IsServer -- uid: PluginAPI.Core.Interfaces.IPlayer.OnDestroy - name: OnDestroy() - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnDestroy - commentId: M:PluginAPI.Core.Interfaces.IPlayer.OnDestroy - fullName: PluginAPI.Core.Interfaces.IPlayer.OnDestroy() - nameWithType: IPlayer.OnDestroy() -- uid: PluginAPI.Core.Interfaces.IPlayer.OnDestroy* - name: OnDestroy - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnDestroy_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.OnDestroy - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.OnDestroy - nameWithType: IPlayer.OnDestroy -- uid: PluginAPI.Core.Interfaces.IPlayer.OnFixedUpdate - name: OnFixedUpdate() - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnFixedUpdate - commentId: M:PluginAPI.Core.Interfaces.IPlayer.OnFixedUpdate - fullName: PluginAPI.Core.Interfaces.IPlayer.OnFixedUpdate() - nameWithType: IPlayer.OnFixedUpdate() -- uid: PluginAPI.Core.Interfaces.IPlayer.OnFixedUpdate* - name: OnFixedUpdate - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnFixedUpdate_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.OnFixedUpdate - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.OnFixedUpdate - nameWithType: IPlayer.OnFixedUpdate -- uid: PluginAPI.Core.Interfaces.IPlayer.OnLateUpdate - name: OnLateUpdate() - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnLateUpdate - commentId: M:PluginAPI.Core.Interfaces.IPlayer.OnLateUpdate - fullName: PluginAPI.Core.Interfaces.IPlayer.OnLateUpdate() - nameWithType: IPlayer.OnLateUpdate() -- uid: PluginAPI.Core.Interfaces.IPlayer.OnLateUpdate* - name: OnLateUpdate - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnLateUpdate_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.OnLateUpdate - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.OnLateUpdate - nameWithType: IPlayer.OnLateUpdate -- uid: PluginAPI.Core.Interfaces.IPlayer.OnStart - name: OnStart() - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnStart - commentId: M:PluginAPI.Core.Interfaces.IPlayer.OnStart - fullName: PluginAPI.Core.Interfaces.IPlayer.OnStart() - nameWithType: IPlayer.OnStart() -- uid: PluginAPI.Core.Interfaces.IPlayer.OnStart* - name: OnStart - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnStart_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.OnStart - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.OnStart - nameWithType: IPlayer.OnStart -- uid: PluginAPI.Core.Interfaces.IPlayer.OnUpdate - name: OnUpdate() - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnUpdate - commentId: M:PluginAPI.Core.Interfaces.IPlayer.OnUpdate - fullName: PluginAPI.Core.Interfaces.IPlayer.OnUpdate() - nameWithType: IPlayer.OnUpdate() -- uid: PluginAPI.Core.Interfaces.IPlayer.OnUpdate* - name: OnUpdate - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_OnUpdate_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.OnUpdate - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.OnUpdate - nameWithType: IPlayer.OnUpdate -- uid: PluginAPI.Core.Interfaces.IPlayer.ReferenceHub - name: ReferenceHub - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_ReferenceHub - commentId: P:PluginAPI.Core.Interfaces.IPlayer.ReferenceHub - fullName: PluginAPI.Core.Interfaces.IPlayer.ReferenceHub - nameWithType: IPlayer.ReferenceHub -- uid: PluginAPI.Core.Interfaces.IPlayer.ReferenceHub* - name: ReferenceHub - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_ReferenceHub_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.ReferenceHub - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.ReferenceHub - nameWithType: IPlayer.ReferenceHub -- uid: PluginAPI.Core.Interfaces.IPlayer.TemporaryData - name: TemporaryData - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_TemporaryData - commentId: P:PluginAPI.Core.Interfaces.IPlayer.TemporaryData - fullName: PluginAPI.Core.Interfaces.IPlayer.TemporaryData - nameWithType: IPlayer.TemporaryData -- uid: PluginAPI.Core.Interfaces.IPlayer.TemporaryData* - name: TemporaryData - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_TemporaryData_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.TemporaryData - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.TemporaryData - nameWithType: IPlayer.TemporaryData -- uid: PluginAPI.Core.Interfaces.IPlayer.TryGetComponent* - name: TryGetComponent - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_TryGetComponent_ - commentId: Overload:PluginAPI.Core.Interfaces.IPlayer.TryGetComponent - isSpec: "True" - fullName: PluginAPI.Core.Interfaces.IPlayer.TryGetComponent - nameWithType: IPlayer.TryGetComponent -- uid: PluginAPI.Core.Interfaces.IPlayer.TryGetComponent``1(``0@,System.Boolean) - name: TryGetComponent(out T, Boolean) - href: api/PluginAPI.Core.Interfaces.IPlayer.html#PluginAPI_Core_Interfaces_IPlayer_TryGetComponent__1___0__System_Boolean_ - commentId: M:PluginAPI.Core.Interfaces.IPlayer.TryGetComponent``1(``0@,System.Boolean) - name.vb: TryGetComponent(Of T)(ByRef T, Boolean) - fullName: PluginAPI.Core.Interfaces.IPlayer.TryGetComponent(out T, System.Boolean) - fullName.vb: PluginAPI.Core.Interfaces.IPlayer.TryGetComponent(Of T)(ByRef T, System.Boolean) - nameWithType: IPlayer.TryGetComponent(out T, Boolean) - nameWithType.vb: IPlayer.TryGetComponent(Of T)(ByRef T, Boolean) -- uid: PluginAPI.Core.Items - name: PluginAPI.Core.Items - href: api/PluginAPI.Core.Items.html - commentId: N:PluginAPI.Core.Items - fullName: PluginAPI.Core.Items - nameWithType: PluginAPI.Core.Items -- uid: PluginAPI.Core.Items.Item - name: Item - href: api/PluginAPI.Core.Items.Item.html - commentId: T:PluginAPI.Core.Items.Item - fullName: PluginAPI.Core.Items.Item - nameWithType: Item -- uid: PluginAPI.Core.Items.Item.Category - name: Category - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Category - commentId: P:PluginAPI.Core.Items.Item.Category - fullName: PluginAPI.Core.Items.Item.Category - nameWithType: Item.Category -- uid: PluginAPI.Core.Items.Item.Category* - name: Category - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Category_ - commentId: Overload:PluginAPI.Core.Items.Item.Category - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.Category - nameWithType: Item.Category -- uid: PluginAPI.Core.Items.Item.CurrentOwner - name: CurrentOwner - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_CurrentOwner - commentId: P:PluginAPI.Core.Items.Item.CurrentOwner - fullName: PluginAPI.Core.Items.Item.CurrentOwner - nameWithType: Item.CurrentOwner -- uid: PluginAPI.Core.Items.Item.CurrentOwner* - name: CurrentOwner - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_CurrentOwner_ - commentId: Overload:PluginAPI.Core.Items.Item.CurrentOwner - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.CurrentOwner - nameWithType: Item.CurrentOwner -- uid: PluginAPI.Core.Items.Item.GameObject - name: GameObject - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_GameObject - commentId: P:PluginAPI.Core.Items.Item.GameObject - fullName: PluginAPI.Core.Items.Item.GameObject - nameWithType: Item.GameObject -- uid: PluginAPI.Core.Items.Item.GameObject* - name: GameObject - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_GameObject_ - commentId: Overload:PluginAPI.Core.Items.Item.GameObject - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.GameObject - nameWithType: Item.GameObject -- uid: PluginAPI.Core.Items.Item.OriginalObject - name: OriginalObject - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_OriginalObject - commentId: F:PluginAPI.Core.Items.Item.OriginalObject - fullName: PluginAPI.Core.Items.Item.OriginalObject - nameWithType: Item.OriginalObject -- uid: PluginAPI.Core.Items.Item.Position - name: Position - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Position - commentId: P:PluginAPI.Core.Items.Item.Position - fullName: PluginAPI.Core.Items.Item.Position - nameWithType: Item.Position -- uid: PluginAPI.Core.Items.Item.Position* - name: Position - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Position_ - commentId: Overload:PluginAPI.Core.Items.Item.Position - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.Position - nameWithType: Item.Position -- uid: PluginAPI.Core.Items.Item.Rotation - name: Rotation - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Rotation - commentId: P:PluginAPI.Core.Items.Item.Rotation - fullName: PluginAPI.Core.Items.Item.Rotation - nameWithType: Item.Rotation -- uid: PluginAPI.Core.Items.Item.Rotation* - name: Rotation - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Rotation_ - commentId: Overload:PluginAPI.Core.Items.Item.Rotation - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.Rotation - nameWithType: Item.Rotation -- uid: PluginAPI.Core.Items.Item.Serial - name: Serial - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Serial - commentId: P:PluginAPI.Core.Items.Item.Serial - fullName: PluginAPI.Core.Items.Item.Serial - nameWithType: Item.Serial -- uid: PluginAPI.Core.Items.Item.Serial* - name: Serial - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Serial_ - commentId: Overload:PluginAPI.Core.Items.Item.Serial - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.Serial - nameWithType: Item.Serial -- uid: PluginAPI.Core.Items.Item.ThrowSettings - name: ThrowSettings - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_ThrowSettings - commentId: P:PluginAPI.Core.Items.Item.ThrowSettings - fullName: PluginAPI.Core.Items.Item.ThrowSettings - nameWithType: Item.ThrowSettings -- uid: PluginAPI.Core.Items.Item.ThrowSettings* - name: ThrowSettings - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_ThrowSettings_ - commentId: Overload:PluginAPI.Core.Items.Item.ThrowSettings - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.ThrowSettings - nameWithType: Item.ThrowSettings -- uid: PluginAPI.Core.Items.Item.TierFlags - name: TierFlags - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_TierFlags - commentId: P:PluginAPI.Core.Items.Item.TierFlags - fullName: PluginAPI.Core.Items.Item.TierFlags - nameWithType: Item.TierFlags -- uid: PluginAPI.Core.Items.Item.TierFlags* - name: TierFlags - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_TierFlags_ - commentId: Overload:PluginAPI.Core.Items.Item.TierFlags - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.TierFlags - nameWithType: Item.TierFlags -- uid: PluginAPI.Core.Items.Item.Transform - name: Transform - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Transform - commentId: P:PluginAPI.Core.Items.Item.Transform - fullName: PluginAPI.Core.Items.Item.Transform - nameWithType: Item.Transform -- uid: PluginAPI.Core.Items.Item.Transform* - name: Transform - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Transform_ - commentId: Overload:PluginAPI.Core.Items.Item.Transform - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.Transform - nameWithType: Item.Transform -- uid: PluginAPI.Core.Items.Item.Type - name: Type - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Type - commentId: P:PluginAPI.Core.Items.Item.Type - fullName: PluginAPI.Core.Items.Item.Type - nameWithType: Item.Type -- uid: PluginAPI.Core.Items.Item.Type* - name: Type - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Type_ - commentId: Overload:PluginAPI.Core.Items.Item.Type - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.Type - nameWithType: Item.Type -- uid: PluginAPI.Core.Items.Item.Weight - name: Weight - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Weight - commentId: P:PluginAPI.Core.Items.Item.Weight - fullName: PluginAPI.Core.Items.Item.Weight - nameWithType: Item.Weight -- uid: PluginAPI.Core.Items.Item.Weight* - name: Weight - href: api/PluginAPI.Core.Items.Item.html#PluginAPI_Core_Items_Item_Weight_ - commentId: Overload:PluginAPI.Core.Items.Item.Weight - isSpec: "True" - fullName: PluginAPI.Core.Items.Item.Weight - nameWithType: Item.Weight -- uid: PluginAPI.Core.Items.ItemPickup - name: ItemPickup - href: api/PluginAPI.Core.Items.ItemPickup.html - commentId: T:PluginAPI.Core.Items.ItemPickup - fullName: PluginAPI.Core.Items.ItemPickup - nameWithType: ItemPickup -- uid: PluginAPI.Core.Items.ItemPickup.Create(ItemType,UnityEngine.Vector3,UnityEngine.Quaternion) - name: Create(ItemType, Vector3, Quaternion) - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Create_ItemType_UnityEngine_Vector3_UnityEngine_Quaternion_ - commentId: M:PluginAPI.Core.Items.ItemPickup.Create(ItemType,UnityEngine.Vector3,UnityEngine.Quaternion) - fullName: PluginAPI.Core.Items.ItemPickup.Create(ItemType, UnityEngine.Vector3, UnityEngine.Quaternion) - nameWithType: ItemPickup.Create(ItemType, Vector3, Quaternion) -- uid: PluginAPI.Core.Items.ItemPickup.Create* - name: Create - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Create_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Create - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Create - nameWithType: ItemPickup.Create -- uid: PluginAPI.Core.Items.ItemPickup.Destroy - name: Destroy() - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Destroy - commentId: M:PluginAPI.Core.Items.ItemPickup.Destroy - fullName: PluginAPI.Core.Items.ItemPickup.Destroy() - nameWithType: ItemPickup.Destroy() -- uid: PluginAPI.Core.Items.ItemPickup.Destroy* - name: Destroy - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Destroy_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Destroy - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Destroy - nameWithType: ItemPickup.Destroy -- uid: PluginAPI.Core.Items.ItemPickup.GameObject - name: GameObject - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_GameObject - commentId: P:PluginAPI.Core.Items.ItemPickup.GameObject - fullName: PluginAPI.Core.Items.ItemPickup.GameObject - nameWithType: ItemPickup.GameObject -- uid: PluginAPI.Core.Items.ItemPickup.GameObject* - name: GameObject - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_GameObject_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.GameObject - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.GameObject - nameWithType: ItemPickup.GameObject -- uid: PluginAPI.Core.Items.ItemPickup.IsLocked - name: IsLocked - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_IsLocked - commentId: P:PluginAPI.Core.Items.ItemPickup.IsLocked - fullName: PluginAPI.Core.Items.ItemPickup.IsLocked - nameWithType: ItemPickup.IsLocked -- uid: PluginAPI.Core.Items.ItemPickup.IsLocked* - name: IsLocked - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_IsLocked_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.IsLocked - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.IsLocked - nameWithType: ItemPickup.IsLocked -- uid: PluginAPI.Core.Items.ItemPickup.LastOwner - name: LastOwner - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_LastOwner - commentId: P:PluginAPI.Core.Items.ItemPickup.LastOwner - fullName: PluginAPI.Core.Items.ItemPickup.LastOwner - nameWithType: ItemPickup.LastOwner -- uid: PluginAPI.Core.Items.ItemPickup.LastOwner* - name: LastOwner - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_LastOwner_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.LastOwner - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.LastOwner - nameWithType: ItemPickup.LastOwner -- uid: PluginAPI.Core.Items.ItemPickup.OriginalObject - name: OriginalObject - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_OriginalObject - commentId: F:PluginAPI.Core.Items.ItemPickup.OriginalObject - fullName: PluginAPI.Core.Items.ItemPickup.OriginalObject - nameWithType: ItemPickup.OriginalObject -- uid: PluginAPI.Core.Items.ItemPickup.Position - name: Position - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Position - commentId: P:PluginAPI.Core.Items.ItemPickup.Position - fullName: PluginAPI.Core.Items.ItemPickup.Position - nameWithType: ItemPickup.Position -- uid: PluginAPI.Core.Items.ItemPickup.Position* - name: Position - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Position_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Position - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Position - nameWithType: ItemPickup.Position -- uid: PluginAPI.Core.Items.ItemPickup.Rigidbody - name: Rigidbody - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Rigidbody - commentId: P:PluginAPI.Core.Items.ItemPickup.Rigidbody - fullName: PluginAPI.Core.Items.ItemPickup.Rigidbody - nameWithType: ItemPickup.Rigidbody -- uid: PluginAPI.Core.Items.ItemPickup.Rigidbody* - name: Rigidbody - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Rigidbody_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Rigidbody - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Rigidbody - nameWithType: ItemPickup.Rigidbody -- uid: PluginAPI.Core.Items.ItemPickup.Rotation - name: Rotation - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Rotation - commentId: P:PluginAPI.Core.Items.ItemPickup.Rotation - fullName: PluginAPI.Core.Items.ItemPickup.Rotation - nameWithType: ItemPickup.Rotation -- uid: PluginAPI.Core.Items.ItemPickup.Rotation* - name: Rotation - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Rotation_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Rotation - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Rotation - nameWithType: ItemPickup.Rotation -- uid: PluginAPI.Core.Items.ItemPickup.Serial - name: Serial - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Serial - commentId: P:PluginAPI.Core.Items.ItemPickup.Serial - fullName: PluginAPI.Core.Items.ItemPickup.Serial - nameWithType: ItemPickup.Serial -- uid: PluginAPI.Core.Items.ItemPickup.Serial* - name: Serial - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Serial_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Serial - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Serial - nameWithType: ItemPickup.Serial -- uid: PluginAPI.Core.Items.ItemPickup.Spawn - name: Spawn() - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Spawn - commentId: M:PluginAPI.Core.Items.ItemPickup.Spawn - fullName: PluginAPI.Core.Items.ItemPickup.Spawn() - nameWithType: ItemPickup.Spawn() -- uid: PluginAPI.Core.Items.ItemPickup.Spawn* - name: Spawn - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Spawn_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Spawn - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Spawn - nameWithType: ItemPickup.Spawn -- uid: PluginAPI.Core.Items.ItemPickup.Transform - name: Transform - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Transform - commentId: P:PluginAPI.Core.Items.ItemPickup.Transform - fullName: PluginAPI.Core.Items.ItemPickup.Transform - nameWithType: ItemPickup.Transform -- uid: PluginAPI.Core.Items.ItemPickup.Transform* - name: Transform - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Transform_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Transform - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Transform - nameWithType: ItemPickup.Transform -- uid: PluginAPI.Core.Items.ItemPickup.Type - name: Type - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Type - commentId: P:PluginAPI.Core.Items.ItemPickup.Type - fullName: PluginAPI.Core.Items.ItemPickup.Type - nameWithType: ItemPickup.Type -- uid: PluginAPI.Core.Items.ItemPickup.Type* - name: Type - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Type_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Type - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Type - nameWithType: ItemPickup.Type -- uid: PluginAPI.Core.Items.ItemPickup.Weight - name: Weight - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Weight - commentId: P:PluginAPI.Core.Items.ItemPickup.Weight - fullName: PluginAPI.Core.Items.ItemPickup.Weight - nameWithType: ItemPickup.Weight -- uid: PluginAPI.Core.Items.ItemPickup.Weight* - name: Weight - href: api/PluginAPI.Core.Items.ItemPickup.html#PluginAPI_Core_Items_ItemPickup_Weight_ - commentId: Overload:PluginAPI.Core.Items.ItemPickup.Weight - isSpec: "True" - fullName: PluginAPI.Core.Items.ItemPickup.Weight - nameWithType: ItemPickup.Weight -- uid: PluginAPI.Core.Log - name: Log - href: api/PluginAPI.Core.Log.html - commentId: T:PluginAPI.Core.Log - fullName: PluginAPI.Core.Log - nameWithType: Log -- uid: PluginAPI.Core.Log.Debug(System.String,System.String) - name: Debug(String, String) - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Debug_System_String_System_String_ - commentId: M:PluginAPI.Core.Log.Debug(System.String,System.String) - fullName: PluginAPI.Core.Log.Debug(System.String, System.String) - nameWithType: Log.Debug(String, String) -- uid: PluginAPI.Core.Log.Debug* - name: Debug - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Debug_ - commentId: Overload:PluginAPI.Core.Log.Debug - isSpec: "True" - fullName: PluginAPI.Core.Log.Debug - nameWithType: Log.Debug -- uid: PluginAPI.Core.Log.DisableBetterColors - name: DisableBetterColors - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_DisableBetterColors - commentId: F:PluginAPI.Core.Log.DisableBetterColors - fullName: PluginAPI.Core.Log.DisableBetterColors - nameWithType: Log.DisableBetterColors -- uid: PluginAPI.Core.Log.Error(System.String,System.String) - name: Error(String, String) - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Error_System_String_System_String_ - commentId: M:PluginAPI.Core.Log.Error(System.String,System.String) - fullName: PluginAPI.Core.Log.Error(System.String, System.String) - nameWithType: Log.Error(String, String) -- uid: PluginAPI.Core.Log.Error* - name: Error - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Error_ - commentId: Overload:PluginAPI.Core.Log.Error - isSpec: "True" - fullName: PluginAPI.Core.Log.Error - nameWithType: Log.Error -- uid: PluginAPI.Core.Log.FormatText(System.String,System.String,System.Boolean) - name: FormatText(String, String, Boolean) - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_FormatText_System_String_System_String_System_Boolean_ - commentId: M:PluginAPI.Core.Log.FormatText(System.String,System.String,System.Boolean) - fullName: PluginAPI.Core.Log.FormatText(System.String, System.String, System.Boolean) - nameWithType: Log.FormatText(String, String, Boolean) -- uid: PluginAPI.Core.Log.FormatText* - name: FormatText - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_FormatText_ - commentId: Overload:PluginAPI.Core.Log.FormatText - isSpec: "True" - fullName: PluginAPI.Core.Log.FormatText - nameWithType: Log.FormatText -- uid: PluginAPI.Core.Log.Info(System.String,System.String) - name: Info(String, String) - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Info_System_String_System_String_ - commentId: M:PluginAPI.Core.Log.Info(System.String,System.String) - fullName: PluginAPI.Core.Log.Info(System.String, System.String) - nameWithType: Log.Info(String, String) -- uid: PluginAPI.Core.Log.Info* - name: Info - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Info_ - commentId: Overload:PluginAPI.Core.Log.Info - isSpec: "True" - fullName: PluginAPI.Core.Log.Info - nameWithType: Log.Info -- uid: PluginAPI.Core.Log.Raw(System.String,System.String) - name: Raw(String, String) - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Raw_System_String_System_String_ - commentId: M:PluginAPI.Core.Log.Raw(System.String,System.String) - fullName: PluginAPI.Core.Log.Raw(System.String, System.String) - nameWithType: Log.Raw(String, String) -- uid: PluginAPI.Core.Log.Raw* - name: Raw - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Raw_ - commentId: Overload:PluginAPI.Core.Log.Raw - isSpec: "True" - fullName: PluginAPI.Core.Log.Raw - nameWithType: Log.Raw -- uid: PluginAPI.Core.Log.UnityEditor - name: UnityEditor - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_UnityEditor - commentId: F:PluginAPI.Core.Log.UnityEditor - fullName: PluginAPI.Core.Log.UnityEditor - nameWithType: Log.UnityEditor -- uid: PluginAPI.Core.Log.Warning(System.String,System.String) - name: Warning(String, String) - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Warning_System_String_System_String_ - commentId: M:PluginAPI.Core.Log.Warning(System.String,System.String) - fullName: PluginAPI.Core.Log.Warning(System.String, System.String) - nameWithType: Log.Warning(String, String) -- uid: PluginAPI.Core.Log.Warning* - name: Warning - href: api/PluginAPI.Core.Log.html#PluginAPI_Core_Log_Warning_ - commentId: Overload:PluginAPI.Core.Log.Warning - isSpec: "True" - fullName: PluginAPI.Core.Log.Warning - nameWithType: Log.Warning -- uid: PluginAPI.Core.Map - name: Map - href: api/PluginAPI.Core.Map.html - commentId: T:PluginAPI.Core.Map - fullName: PluginAPI.Core.Map - nameWithType: Map -- uid: PluginAPI.Core.Map.Seed - name: Seed - href: api/PluginAPI.Core.Map.html#PluginAPI_Core_Map_Seed - commentId: P:PluginAPI.Core.Map.Seed - fullName: PluginAPI.Core.Map.Seed - nameWithType: Map.Seed -- uid: PluginAPI.Core.Map.Seed* - name: Seed - href: api/PluginAPI.Core.Map.html#PluginAPI_Core_Map_Seed_ - commentId: Overload:PluginAPI.Core.Map.Seed - isSpec: "True" - fullName: PluginAPI.Core.Map.Seed - nameWithType: Map.Seed -- uid: PluginAPI.Core.Player - name: Player - href: api/PluginAPI.Core.Player.html - commentId: T:PluginAPI.Core.Player - fullName: PluginAPI.Core.Player - nameWithType: Player -- uid: PluginAPI.Core.Player.#ctor(PluginAPI.Core.Interfaces.IGameComponent) - name: Player(IGameComponent) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player__ctor_PluginAPI_Core_Interfaces_IGameComponent_ - commentId: M:PluginAPI.Core.Player.#ctor(PluginAPI.Core.Interfaces.IGameComponent) - fullName: PluginAPI.Core.Player.Player(PluginAPI.Core.Interfaces.IGameComponent) - nameWithType: Player.Player(IGameComponent) -- uid: PluginAPI.Core.Player.#ctor* - name: Player - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player__ctor_ - commentId: Overload:PluginAPI.Core.Player.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Player.Player - nameWithType: Player.Player -- uid: PluginAPI.Core.Player.AddAmmo(ItemType,System.UInt16) - name: AddAmmo(ItemType, UInt16) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_AddAmmo_ItemType_System_UInt16_ - commentId: M:PluginAPI.Core.Player.AddAmmo(ItemType,System.UInt16) - fullName: PluginAPI.Core.Player.AddAmmo(ItemType, System.UInt16) - nameWithType: Player.AddAmmo(ItemType, UInt16) -- uid: PluginAPI.Core.Player.AddAmmo* - name: AddAmmo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_AddAmmo_ - commentId: Overload:PluginAPI.Core.Player.AddAmmo - isSpec: "True" - fullName: PluginAPI.Core.Player.AddAmmo - nameWithType: Player.AddAmmo -- uid: PluginAPI.Core.Player.ArtificialHealth - name: ArtificialHealth - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ArtificialHealth - commentId: P:PluginAPI.Core.Player.ArtificialHealth - fullName: PluginAPI.Core.Player.ArtificialHealth - nameWithType: Player.ArtificialHealth -- uid: PluginAPI.Core.Player.ArtificialHealth* - name: ArtificialHealth - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ArtificialHealth_ - commentId: Overload:PluginAPI.Core.Player.ArtificialHealth - isSpec: "True" - fullName: PluginAPI.Core.Player.ArtificialHealth - nameWithType: Player.ArtificialHealth -- uid: PluginAPI.Core.Player.Ban(PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64) - name: Ban(IPlayer, String, Int64) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Ban_PluginAPI_Core_Interfaces_IPlayer_System_String_System_Int64_ - commentId: M:PluginAPI.Core.Player.Ban(PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64) - fullName: PluginAPI.Core.Player.Ban(PluginAPI.Core.Interfaces.IPlayer, System.String, System.Int64) - nameWithType: Player.Ban(IPlayer, String, Int64) -- uid: PluginAPI.Core.Player.Ban(System.String,System.Int64) - name: Ban(String, Int64) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Ban_System_String_System_Int64_ - commentId: M:PluginAPI.Core.Player.Ban(System.String,System.Int64) - fullName: PluginAPI.Core.Player.Ban(System.String, System.Int64) - nameWithType: Player.Ban(String, Int64) -- uid: PluginAPI.Core.Player.Ban* - name: Ban - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Ban_ - commentId: Overload:PluginAPI.Core.Player.Ban - isSpec: "True" - fullName: PluginAPI.Core.Player.Ban - nameWithType: Player.Ban -- uid: PluginAPI.Core.Player.Camera - name: Camera - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Camera - commentId: P:PluginAPI.Core.Player.Camera - fullName: PluginAPI.Core.Player.Camera - nameWithType: Player.Camera -- uid: PluginAPI.Core.Player.Camera* - name: Camera - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Camera_ - commentId: Overload:PluginAPI.Core.Player.Camera - isSpec: "True" - fullName: PluginAPI.Core.Player.Camera - nameWithType: Player.Camera -- uid: PluginAPI.Core.Player.ClearBroadcasts - name: ClearBroadcasts() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ClearBroadcasts - commentId: M:PluginAPI.Core.Player.ClearBroadcasts - fullName: PluginAPI.Core.Player.ClearBroadcasts() - nameWithType: Player.ClearBroadcasts() -- uid: PluginAPI.Core.Player.ClearBroadcasts* - name: ClearBroadcasts - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ClearBroadcasts_ - commentId: Overload:PluginAPI.Core.Player.ClearBroadcasts - isSpec: "True" - fullName: PluginAPI.Core.Player.ClearBroadcasts - nameWithType: Player.ClearBroadcasts -- uid: PluginAPI.Core.Player.Connection - name: Connection - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Connection - commentId: P:PluginAPI.Core.Player.Connection - fullName: PluginAPI.Core.Player.Connection - nameWithType: Player.Connection -- uid: PluginAPI.Core.Player.Connection* - name: Connection - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Connection_ - commentId: Overload:PluginAPI.Core.Player.Connection - isSpec: "True" - fullName: PluginAPI.Core.Player.Connection - nameWithType: Player.Connection -- uid: PluginAPI.Core.Player.Count - name: Count - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Count - commentId: P:PluginAPI.Core.Player.Count - fullName: PluginAPI.Core.Player.Count - nameWithType: Player.Count -- uid: PluginAPI.Core.Player.Count* - name: Count - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Count_ - commentId: Overload:PluginAPI.Core.Player.Count - isSpec: "True" - fullName: PluginAPI.Core.Player.Count - nameWithType: Player.Count -- uid: PluginAPI.Core.Player.CurrentItem - name: CurrentItem - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_CurrentItem - commentId: P:PluginAPI.Core.Player.CurrentItem - fullName: PluginAPI.Core.Player.CurrentItem - nameWithType: Player.CurrentItem -- uid: PluginAPI.Core.Player.CurrentItem* - name: CurrentItem - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_CurrentItem_ - commentId: Overload:PluginAPI.Core.Player.CurrentItem - isSpec: "True" - fullName: PluginAPI.Core.Player.CurrentItem - nameWithType: Player.CurrentItem -- uid: PluginAPI.Core.Player.CustomInfo - name: CustomInfo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_CustomInfo - commentId: P:PluginAPI.Core.Player.CustomInfo - fullName: PluginAPI.Core.Player.CustomInfo - nameWithType: Player.CustomInfo -- uid: PluginAPI.Core.Player.CustomInfo* - name: CustomInfo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_CustomInfo_ - commentId: Overload:PluginAPI.Core.Player.CustomInfo - isSpec: "True" - fullName: PluginAPI.Core.Player.CustomInfo - nameWithType: Player.CustomInfo -- uid: PluginAPI.Core.Player.DamageManager - name: DamageManager - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DamageManager - commentId: P:PluginAPI.Core.Player.DamageManager - fullName: PluginAPI.Core.Player.DamageManager - nameWithType: Player.DamageManager -- uid: PluginAPI.Core.Player.DamageManager* - name: DamageManager - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DamageManager_ - commentId: Overload:PluginAPI.Core.Player.DamageManager - isSpec: "True" - fullName: PluginAPI.Core.Player.DamageManager - nameWithType: Player.DamageManager -- uid: PluginAPI.Core.Player.Disconnect(System.String) - name: Disconnect(String) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Disconnect_System_String_ - commentId: M:PluginAPI.Core.Player.Disconnect(System.String) - fullName: PluginAPI.Core.Player.Disconnect(System.String) - nameWithType: Player.Disconnect(String) -- uid: PluginAPI.Core.Player.Disconnect* - name: Disconnect - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Disconnect_ - commentId: Overload:PluginAPI.Core.Player.Disconnect - isSpec: "True" - fullName: PluginAPI.Core.Player.Disconnect - nameWithType: Player.Disconnect -- uid: PluginAPI.Core.Player.DisplayNickname - name: DisplayNickname - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DisplayNickname - commentId: P:PluginAPI.Core.Player.DisplayNickname - fullName: PluginAPI.Core.Player.DisplayNickname - nameWithType: Player.DisplayNickname -- uid: PluginAPI.Core.Player.DisplayNickname* - name: DisplayNickname - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DisplayNickname_ - commentId: Overload:PluginAPI.Core.Player.DisplayNickname - isSpec: "True" - fullName: PluginAPI.Core.Player.DisplayNickname - nameWithType: Player.DisplayNickname -- uid: PluginAPI.Core.Player.DoNotTrack - name: DoNotTrack - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DoNotTrack - commentId: P:PluginAPI.Core.Player.DoNotTrack - fullName: PluginAPI.Core.Player.DoNotTrack - nameWithType: Player.DoNotTrack -- uid: PluginAPI.Core.Player.DoNotTrack* - name: DoNotTrack - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DoNotTrack_ - commentId: Overload:PluginAPI.Core.Player.DoNotTrack - isSpec: "True" - fullName: PluginAPI.Core.Player.DoNotTrack - nameWithType: Player.DoNotTrack -- uid: PluginAPI.Core.Player.DropAmmo(ItemType,System.UInt16,System.Boolean) - name: DropAmmo(ItemType, UInt16, Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DropAmmo_ItemType_System_UInt16_System_Boolean_ - commentId: M:PluginAPI.Core.Player.DropAmmo(ItemType,System.UInt16,System.Boolean) - fullName: PluginAPI.Core.Player.DropAmmo(ItemType, System.UInt16, System.Boolean) - nameWithType: Player.DropAmmo(ItemType, UInt16, Boolean) -- uid: PluginAPI.Core.Player.DropAmmo* - name: DropAmmo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DropAmmo_ - commentId: Overload:PluginAPI.Core.Player.DropAmmo - isSpec: "True" - fullName: PluginAPI.Core.Player.DropAmmo - nameWithType: Player.DropAmmo -- uid: PluginAPI.Core.Player.DropEverything - name: DropEverything() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DropEverything - commentId: M:PluginAPI.Core.Player.DropEverything - fullName: PluginAPI.Core.Player.DropEverything() - nameWithType: Player.DropEverything() -- uid: PluginAPI.Core.Player.DropEverything* - name: DropEverything - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_DropEverything_ - commentId: Overload:PluginAPI.Core.Player.DropEverything - isSpec: "True" - fullName: PluginAPI.Core.Player.DropEverything - nameWithType: Player.DropEverything -- uid: PluginAPI.Core.Player.EffectsManager - name: EffectsManager - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_EffectsManager - commentId: P:PluginAPI.Core.Player.EffectsManager - fullName: PluginAPI.Core.Player.EffectsManager - nameWithType: Player.EffectsManager -- uid: PluginAPI.Core.Player.EffectsManager* - name: EffectsManager - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_EffectsManager_ - commentId: Overload:PluginAPI.Core.Player.EffectsManager - isSpec: "True" - fullName: PluginAPI.Core.Player.EffectsManager - nameWithType: Player.EffectsManager -- uid: PluginAPI.Core.Player.GameObject - name: GameObject - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GameObject - commentId: P:PluginAPI.Core.Player.GameObject - fullName: PluginAPI.Core.Player.GameObject - nameWithType: Player.GameObject -- uid: PluginAPI.Core.Player.GameObject* - name: GameObject - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GameObject_ - commentId: Overload:PluginAPI.Core.Player.GameObject - isSpec: "True" - fullName: PluginAPI.Core.Player.GameObject - nameWithType: Player.GameObject -- uid: PluginAPI.Core.Player.Get* - name: Get - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Get_ - commentId: Overload:PluginAPI.Core.Player.Get - isSpec: "True" - fullName: PluginAPI.Core.Player.Get - nameWithType: Player.Get -- uid: PluginAPI.Core.Player.Get``1(Mirror.NetworkIdentity) - name: Get(NetworkIdentity) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Get__1_Mirror_NetworkIdentity_ - commentId: M:PluginAPI.Core.Player.Get``1(Mirror.NetworkIdentity) - name.vb: Get(Of T)(NetworkIdentity) - fullName: PluginAPI.Core.Player.Get(Mirror.NetworkIdentity) - fullName.vb: PluginAPI.Core.Player.Get(Of T)(Mirror.NetworkIdentity) - nameWithType: Player.Get(NetworkIdentity) - nameWithType.vb: Player.Get(Of T)(NetworkIdentity) -- uid: PluginAPI.Core.Player.Get``1(ReferenceHub) - name: Get(ReferenceHub) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Get__1_ReferenceHub_ - commentId: M:PluginAPI.Core.Player.Get``1(ReferenceHub) - name.vb: Get(Of T)(ReferenceHub) - fullName: PluginAPI.Core.Player.Get(ReferenceHub) - fullName.vb: PluginAPI.Core.Player.Get(Of T)(ReferenceHub) - nameWithType: Player.Get(ReferenceHub) - nameWithType.vb: Player.Get(Of T)(ReferenceHub) -- uid: PluginAPI.Core.Player.Get``1(System.Int32) - name: Get(Int32) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Get__1_System_Int32_ - commentId: M:PluginAPI.Core.Player.Get``1(System.Int32) - name.vb: Get(Of T)(Int32) - fullName: PluginAPI.Core.Player.Get(System.Int32) - fullName.vb: PluginAPI.Core.Player.Get(Of T)(System.Int32) - nameWithType: Player.Get(Int32) - nameWithType.vb: Player.Get(Of T)(Int32) -- uid: PluginAPI.Core.Player.Get``1(System.String) - name: Get(String) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Get__1_System_String_ - commentId: M:PluginAPI.Core.Player.Get``1(System.String) - name.vb: Get(Of T)(String) - fullName: PluginAPI.Core.Player.Get(System.String) - fullName.vb: PluginAPI.Core.Player.Get(Of T)(System.String) - nameWithType: Player.Get(String) - nameWithType.vb: Player.Get(Of T)(String) -- uid: PluginAPI.Core.Player.Get``1(System.UInt32) - name: Get(UInt32) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Get__1_System_UInt32_ - commentId: M:PluginAPI.Core.Player.Get``1(System.UInt32) - name.vb: Get(Of T)(UInt32) - fullName: PluginAPI.Core.Player.Get(System.UInt32) - fullName.vb: PluginAPI.Core.Player.Get(Of T)(System.UInt32) - nameWithType: Player.Get(UInt32) - nameWithType.vb: Player.Get(Of T)(UInt32) -- uid: PluginAPI.Core.Player.Get``1(UnityEngine.GameObject) - name: Get(GameObject) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Get__1_UnityEngine_GameObject_ - commentId: M:PluginAPI.Core.Player.Get``1(UnityEngine.GameObject) - name.vb: Get(Of T)(GameObject) - fullName: PluginAPI.Core.Player.Get(UnityEngine.GameObject) - fullName.vb: PluginAPI.Core.Player.Get(Of T)(UnityEngine.GameObject) - nameWithType: Player.Get(GameObject) - nameWithType.vb: Player.Get(Of T)(GameObject) -- uid: PluginAPI.Core.Player.GetAmmo(ItemType) - name: GetAmmo(ItemType) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetAmmo_ItemType_ - commentId: M:PluginAPI.Core.Player.GetAmmo(ItemType) - fullName: PluginAPI.Core.Player.GetAmmo(ItemType) - nameWithType: Player.GetAmmo(ItemType) -- uid: PluginAPI.Core.Player.GetAmmo* - name: GetAmmo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetAmmo_ - commentId: Overload:PluginAPI.Core.Player.GetAmmo - isSpec: "True" - fullName: PluginAPI.Core.Player.GetAmmo - nameWithType: Player.GetAmmo -- uid: PluginAPI.Core.Player.GetByName* - name: GetByName - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetByName_ - commentId: Overload:PluginAPI.Core.Player.GetByName - isSpec: "True" - fullName: PluginAPI.Core.Player.GetByName - nameWithType: Player.GetByName -- uid: PluginAPI.Core.Player.GetByName``1(System.String) - name: GetByName(String) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetByName__1_System_String_ - commentId: M:PluginAPI.Core.Player.GetByName``1(System.String) - name.vb: GetByName(Of T)(String) - fullName: PluginAPI.Core.Player.GetByName(System.String) - fullName.vb: PluginAPI.Core.Player.GetByName(Of T)(System.String) - nameWithType: Player.GetByName(String) - nameWithType.vb: Player.GetByName(Of T)(String) -- uid: PluginAPI.Core.Player.GetComponent* - name: GetComponent - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetComponent_ - commentId: Overload:PluginAPI.Core.Player.GetComponent - isSpec: "True" - fullName: PluginAPI.Core.Player.GetComponent - nameWithType: Player.GetComponent -- uid: PluginAPI.Core.Player.GetComponent``1(System.Boolean) - name: GetComponent(Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetComponent__1_System_Boolean_ - commentId: M:PluginAPI.Core.Player.GetComponent``1(System.Boolean) - name.vb: GetComponent(Of T)(Boolean) - fullName: PluginAPI.Core.Player.GetComponent(System.Boolean) - fullName.vb: PluginAPI.Core.Player.GetComponent(Of T)(System.Boolean) - nameWithType: Player.GetComponent(Boolean) - nameWithType.vb: Player.GetComponent(Of T)(Boolean) -- uid: PluginAPI.Core.Player.GetPlayers* - name: GetPlayers - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetPlayers_ - commentId: Overload:PluginAPI.Core.Player.GetPlayers - isSpec: "True" - fullName: PluginAPI.Core.Player.GetPlayers - nameWithType: Player.GetPlayers -- uid: PluginAPI.Core.Player.GetPlayers``1 - name: GetPlayers() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetPlayers__1 - commentId: M:PluginAPI.Core.Player.GetPlayers``1 - name.vb: GetPlayers(Of T)() - fullName: PluginAPI.Core.Player.GetPlayers() - fullName.vb: PluginAPI.Core.Player.GetPlayers(Of T)() - nameWithType: Player.GetPlayers() - nameWithType.vb: Player.GetPlayers(Of T)() -- uid: PluginAPI.Core.Player.GetStatModule* - name: GetStatModule - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetStatModule_ - commentId: Overload:PluginAPI.Core.Player.GetStatModule - isSpec: "True" - fullName: PluginAPI.Core.Player.GetStatModule - nameWithType: Player.GetStatModule -- uid: PluginAPI.Core.Player.GetStatModule``1 - name: GetStatModule() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_GetStatModule__1 - commentId: M:PluginAPI.Core.Player.GetStatModule``1 - name.vb: GetStatModule(Of T)() - fullName: PluginAPI.Core.Player.GetStatModule() - fullName.vb: PluginAPI.Core.Player.GetStatModule(Of T)() - nameWithType: Player.GetStatModule() - nameWithType.vb: Player.GetStatModule(Of T)() -- uid: PluginAPI.Core.Player.Heal(System.Single) - name: Heal(Single) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Heal_System_Single_ - commentId: M:PluginAPI.Core.Player.Heal(System.Single) - fullName: PluginAPI.Core.Player.Heal(System.Single) - nameWithType: Player.Heal(Single) -- uid: PluginAPI.Core.Player.Heal* - name: Heal - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Heal_ - commentId: Overload:PluginAPI.Core.Player.Heal - isSpec: "True" - fullName: PluginAPI.Core.Player.Heal - nameWithType: Player.Heal -- uid: PluginAPI.Core.Player.Health - name: Health - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Health - commentId: P:PluginAPI.Core.Player.Health - fullName: PluginAPI.Core.Player.Health - nameWithType: Player.Health -- uid: PluginAPI.Core.Player.Health* - name: Health - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Health_ - commentId: Overload:PluginAPI.Core.Player.Health - isSpec: "True" - fullName: PluginAPI.Core.Player.Health - nameWithType: Player.Health -- uid: PluginAPI.Core.Player.IntercomMute(System.Boolean) - name: IntercomMute(Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IntercomMute_System_Boolean_ - commentId: M:PluginAPI.Core.Player.IntercomMute(System.Boolean) - fullName: PluginAPI.Core.Player.IntercomMute(System.Boolean) - nameWithType: Player.IntercomMute(Boolean) -- uid: PluginAPI.Core.Player.IntercomMute* - name: IntercomMute - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IntercomMute_ - commentId: Overload:PluginAPI.Core.Player.IntercomMute - isSpec: "True" - fullName: PluginAPI.Core.Player.IntercomMute - nameWithType: Player.IntercomMute -- uid: PluginAPI.Core.Player.IntercomUnmute(System.Boolean) - name: IntercomUnmute(Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IntercomUnmute_System_Boolean_ - commentId: M:PluginAPI.Core.Player.IntercomUnmute(System.Boolean) - fullName: PluginAPI.Core.Player.IntercomUnmute(System.Boolean) - nameWithType: Player.IntercomUnmute(Boolean) -- uid: PluginAPI.Core.Player.IntercomUnmute* - name: IntercomUnmute - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IntercomUnmute_ - commentId: Overload:PluginAPI.Core.Player.IntercomUnmute - isSpec: "True" - fullName: PluginAPI.Core.Player.IntercomUnmute - nameWithType: Player.IntercomUnmute -- uid: PluginAPI.Core.Player.IpAddress - name: IpAddress - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IpAddress - commentId: P:PluginAPI.Core.Player.IpAddress - fullName: PluginAPI.Core.Player.IpAddress - nameWithType: Player.IpAddress -- uid: PluginAPI.Core.Player.IpAddress* - name: IpAddress - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IpAddress_ - commentId: Overload:PluginAPI.Core.Player.IpAddress - isSpec: "True" - fullName: PluginAPI.Core.Player.IpAddress - nameWithType: Player.IpAddress -- uid: PluginAPI.Core.Player.IsAlive - name: IsAlive - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsAlive - commentId: P:PluginAPI.Core.Player.IsAlive - fullName: PluginAPI.Core.Player.IsAlive - nameWithType: Player.IsAlive -- uid: PluginAPI.Core.Player.IsAlive* - name: IsAlive - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsAlive_ - commentId: Overload:PluginAPI.Core.Player.IsAlive - isSpec: "True" - fullName: PluginAPI.Core.Player.IsAlive - nameWithType: Player.IsAlive -- uid: PluginAPI.Core.Player.IsBypassEnabled - name: IsBypassEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsBypassEnabled - commentId: P:PluginAPI.Core.Player.IsBypassEnabled - fullName: PluginAPI.Core.Player.IsBypassEnabled - nameWithType: Player.IsBypassEnabled -- uid: PluginAPI.Core.Player.IsBypassEnabled* - name: IsBypassEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsBypassEnabled_ - commentId: Overload:PluginAPI.Core.Player.IsBypassEnabled - isSpec: "True" - fullName: PluginAPI.Core.Player.IsBypassEnabled - nameWithType: Player.IsBypassEnabled -- uid: PluginAPI.Core.Player.IsGlobalModerator - name: IsGlobalModerator - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsGlobalModerator - commentId: P:PluginAPI.Core.Player.IsGlobalModerator - fullName: PluginAPI.Core.Player.IsGlobalModerator - nameWithType: Player.IsGlobalModerator -- uid: PluginAPI.Core.Player.IsGlobalModerator* - name: IsGlobalModerator - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsGlobalModerator_ - commentId: Overload:PluginAPI.Core.Player.IsGlobalModerator - isSpec: "True" - fullName: PluginAPI.Core.Player.IsGlobalModerator - nameWithType: Player.IsGlobalModerator -- uid: PluginAPI.Core.Player.IsGodModeEnabled - name: IsGodModeEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsGodModeEnabled - commentId: P:PluginAPI.Core.Player.IsGodModeEnabled - fullName: PluginAPI.Core.Player.IsGodModeEnabled - nameWithType: Player.IsGodModeEnabled -- uid: PluginAPI.Core.Player.IsGodModeEnabled* - name: IsGodModeEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsGodModeEnabled_ - commentId: Overload:PluginAPI.Core.Player.IsGodModeEnabled - isSpec: "True" - fullName: PluginAPI.Core.Player.IsGodModeEnabled - nameWithType: Player.IsGodModeEnabled -- uid: PluginAPI.Core.Player.IsHuman - name: IsHuman - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsHuman - commentId: P:PluginAPI.Core.Player.IsHuman - fullName: PluginAPI.Core.Player.IsHuman - nameWithType: Player.IsHuman -- uid: PluginAPI.Core.Player.IsHuman* - name: IsHuman - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsHuman_ - commentId: Overload:PluginAPI.Core.Player.IsHuman - isSpec: "True" - fullName: PluginAPI.Core.Player.IsHuman - nameWithType: Player.IsHuman -- uid: PluginAPI.Core.Player.IsIntercomMuted - name: IsIntercomMuted - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsIntercomMuted - commentId: P:PluginAPI.Core.Player.IsIntercomMuted - fullName: PluginAPI.Core.Player.IsIntercomMuted - nameWithType: Player.IsIntercomMuted -- uid: PluginAPI.Core.Player.IsIntercomMuted* - name: IsIntercomMuted - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsIntercomMuted_ - commentId: Overload:PluginAPI.Core.Player.IsIntercomMuted - isSpec: "True" - fullName: PluginAPI.Core.Player.IsIntercomMuted - nameWithType: Player.IsIntercomMuted -- uid: PluginAPI.Core.Player.IsInventoryFull - name: IsInventoryFull - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsInventoryFull - commentId: P:PluginAPI.Core.Player.IsInventoryFull - fullName: PluginAPI.Core.Player.IsInventoryFull - nameWithType: Player.IsInventoryFull -- uid: PluginAPI.Core.Player.IsInventoryFull* - name: IsInventoryFull - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsInventoryFull_ - commentId: Overload:PluginAPI.Core.Player.IsInventoryFull - isSpec: "True" - fullName: PluginAPI.Core.Player.IsInventoryFull - nameWithType: Player.IsInventoryFull -- uid: PluginAPI.Core.Player.IsMuted - name: IsMuted - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsMuted - commentId: P:PluginAPI.Core.Player.IsMuted - fullName: PluginAPI.Core.Player.IsMuted - nameWithType: Player.IsMuted -- uid: PluginAPI.Core.Player.IsMuted* - name: IsMuted - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsMuted_ - commentId: Overload:PluginAPI.Core.Player.IsMuted - isSpec: "True" - fullName: PluginAPI.Core.Player.IsMuted - nameWithType: Player.IsMuted -- uid: PluginAPI.Core.Player.IsNoclipEnabled - name: IsNoclipEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsNoclipEnabled - commentId: P:PluginAPI.Core.Player.IsNoclipEnabled - fullName: PluginAPI.Core.Player.IsNoclipEnabled - nameWithType: Player.IsNoclipEnabled -- uid: PluginAPI.Core.Player.IsNoclipEnabled* - name: IsNoclipEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsNoclipEnabled_ - commentId: Overload:PluginAPI.Core.Player.IsNoclipEnabled - isSpec: "True" - fullName: PluginAPI.Core.Player.IsNoclipEnabled - nameWithType: Player.IsNoclipEnabled -- uid: PluginAPI.Core.Player.IsNorthwoodStaff - name: IsNorthwoodStaff - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsNorthwoodStaff - commentId: P:PluginAPI.Core.Player.IsNorthwoodStaff - fullName: PluginAPI.Core.Player.IsNorthwoodStaff - nameWithType: Player.IsNorthwoodStaff -- uid: PluginAPI.Core.Player.IsNorthwoodStaff* - name: IsNorthwoodStaff - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsNorthwoodStaff_ - commentId: Overload:PluginAPI.Core.Player.IsNorthwoodStaff - isSpec: "True" - fullName: PluginAPI.Core.Player.IsNorthwoodStaff - nameWithType: Player.IsNorthwoodStaff -- uid: PluginAPI.Core.Player.IsOverwatchEnabled - name: IsOverwatchEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsOverwatchEnabled - commentId: P:PluginAPI.Core.Player.IsOverwatchEnabled - fullName: PluginAPI.Core.Player.IsOverwatchEnabled - nameWithType: Player.IsOverwatchEnabled -- uid: PluginAPI.Core.Player.IsOverwatchEnabled* - name: IsOverwatchEnabled - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsOverwatchEnabled_ - commentId: Overload:PluginAPI.Core.Player.IsOverwatchEnabled - isSpec: "True" - fullName: PluginAPI.Core.Player.IsOverwatchEnabled - nameWithType: Player.IsOverwatchEnabled -- uid: PluginAPI.Core.Player.IsReady - name: IsReady - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsReady - commentId: P:PluginAPI.Core.Player.IsReady - fullName: PluginAPI.Core.Player.IsReady - nameWithType: Player.IsReady -- uid: PluginAPI.Core.Player.IsReady* - name: IsReady - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsReady_ - commentId: Overload:PluginAPI.Core.Player.IsReady - isSpec: "True" - fullName: PluginAPI.Core.Player.IsReady - nameWithType: Player.IsReady -- uid: PluginAPI.Core.Player.IsServer - name: IsServer - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsServer - commentId: P:PluginAPI.Core.Player.IsServer - fullName: PluginAPI.Core.Player.IsServer - nameWithType: Player.IsServer -- uid: PluginAPI.Core.Player.IsServer* - name: IsServer - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsServer_ - commentId: Overload:PluginAPI.Core.Player.IsServer - isSpec: "True" - fullName: PluginAPI.Core.Player.IsServer - nameWithType: Player.IsServer -- uid: PluginAPI.Core.Player.IsUsingVoiceChat - name: IsUsingVoiceChat - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsUsingVoiceChat - commentId: P:PluginAPI.Core.Player.IsUsingVoiceChat - fullName: PluginAPI.Core.Player.IsUsingVoiceChat - nameWithType: Player.IsUsingVoiceChat -- uid: PluginAPI.Core.Player.IsUsingVoiceChat* - name: IsUsingVoiceChat - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_IsUsingVoiceChat_ - commentId: Overload:PluginAPI.Core.Player.IsUsingVoiceChat - isSpec: "True" - fullName: PluginAPI.Core.Player.IsUsingVoiceChat - nameWithType: Player.IsUsingVoiceChat -- uid: PluginAPI.Core.Player.Kick(PluginAPI.Core.Interfaces.IPlayer,System.String) - name: Kick(IPlayer, String) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Kick_PluginAPI_Core_Interfaces_IPlayer_System_String_ - commentId: M:PluginAPI.Core.Player.Kick(PluginAPI.Core.Interfaces.IPlayer,System.String) - fullName: PluginAPI.Core.Player.Kick(PluginAPI.Core.Interfaces.IPlayer, System.String) - nameWithType: Player.Kick(IPlayer, String) -- uid: PluginAPI.Core.Player.Kick(System.String) - name: Kick(String) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Kick_System_String_ - commentId: M:PluginAPI.Core.Player.Kick(System.String) - fullName: PluginAPI.Core.Player.Kick(System.String) - nameWithType: Player.Kick(String) -- uid: PluginAPI.Core.Player.Kick* - name: Kick - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Kick_ - commentId: Overload:PluginAPI.Core.Player.Kick - isSpec: "True" - fullName: PluginAPI.Core.Player.Kick - nameWithType: Player.Kick -- uid: PluginAPI.Core.Player.MaxArtificalHealth - name: MaxArtificalHealth - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_MaxArtificalHealth - commentId: P:PluginAPI.Core.Player.MaxArtificalHealth - fullName: PluginAPI.Core.Player.MaxArtificalHealth - nameWithType: Player.MaxArtificalHealth -- uid: PluginAPI.Core.Player.MaxArtificalHealth* - name: MaxArtificalHealth - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_MaxArtificalHealth_ - commentId: Overload:PluginAPI.Core.Player.MaxArtificalHealth - isSpec: "True" - fullName: PluginAPI.Core.Player.MaxArtificalHealth - nameWithType: Player.MaxArtificalHealth -- uid: PluginAPI.Core.Player.MaxHealth - name: MaxHealth - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_MaxHealth - commentId: P:PluginAPI.Core.Player.MaxHealth - fullName: PluginAPI.Core.Player.MaxHealth - nameWithType: Player.MaxHealth -- uid: PluginAPI.Core.Player.MaxHealth* - name: MaxHealth - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_MaxHealth_ - commentId: Overload:PluginAPI.Core.Player.MaxHealth - isSpec: "True" - fullName: PluginAPI.Core.Player.MaxHealth - nameWithType: Player.MaxHealth -- uid: PluginAPI.Core.Player.Mute(System.Boolean) - name: Mute(Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Mute_System_Boolean_ - commentId: M:PluginAPI.Core.Player.Mute(System.Boolean) - fullName: PluginAPI.Core.Player.Mute(System.Boolean) - nameWithType: Player.Mute(Boolean) -- uid: PluginAPI.Core.Player.Mute* - name: Mute - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Mute_ - commentId: Overload:PluginAPI.Core.Player.Mute - isSpec: "True" - fullName: PluginAPI.Core.Player.Mute - nameWithType: Player.Mute -- uid: PluginAPI.Core.Player.NetworkId - name: NetworkId - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_NetworkId - commentId: P:PluginAPI.Core.Player.NetworkId - fullName: PluginAPI.Core.Player.NetworkId - nameWithType: Player.NetworkId -- uid: PluginAPI.Core.Player.NetworkId* - name: NetworkId - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_NetworkId_ - commentId: Overload:PluginAPI.Core.Player.NetworkId - isSpec: "True" - fullName: PluginAPI.Core.Player.NetworkId - nameWithType: Player.NetworkId -- uid: PluginAPI.Core.Player.Nickname - name: Nickname - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Nickname - commentId: P:PluginAPI.Core.Player.Nickname - fullName: PluginAPI.Core.Player.Nickname - nameWithType: Player.Nickname -- uid: PluginAPI.Core.Player.Nickname* - name: Nickname - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Nickname_ - commentId: Overload:PluginAPI.Core.Player.Nickname - isSpec: "True" - fullName: PluginAPI.Core.Player.Nickname - nameWithType: Player.Nickname -- uid: PluginAPI.Core.Player.OnDestroy - name: OnDestroy() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnDestroy - commentId: M:PluginAPI.Core.Player.OnDestroy - fullName: PluginAPI.Core.Player.OnDestroy() - nameWithType: Player.OnDestroy() -- uid: PluginAPI.Core.Player.OnDestroy* - name: OnDestroy - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnDestroy_ - commentId: Overload:PluginAPI.Core.Player.OnDestroy - isSpec: "True" - fullName: PluginAPI.Core.Player.OnDestroy - nameWithType: Player.OnDestroy -- uid: PluginAPI.Core.Player.OnFixedUpdate - name: OnFixedUpdate() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnFixedUpdate - commentId: M:PluginAPI.Core.Player.OnFixedUpdate - fullName: PluginAPI.Core.Player.OnFixedUpdate() - nameWithType: Player.OnFixedUpdate() -- uid: PluginAPI.Core.Player.OnFixedUpdate* - name: OnFixedUpdate - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnFixedUpdate_ - commentId: Overload:PluginAPI.Core.Player.OnFixedUpdate - isSpec: "True" - fullName: PluginAPI.Core.Player.OnFixedUpdate - nameWithType: Player.OnFixedUpdate -- uid: PluginAPI.Core.Player.OnLateUpdate - name: OnLateUpdate() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnLateUpdate - commentId: M:PluginAPI.Core.Player.OnLateUpdate - fullName: PluginAPI.Core.Player.OnLateUpdate() - nameWithType: Player.OnLateUpdate() -- uid: PluginAPI.Core.Player.OnLateUpdate* - name: OnLateUpdate - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnLateUpdate_ - commentId: Overload:PluginAPI.Core.Player.OnLateUpdate - isSpec: "True" - fullName: PluginAPI.Core.Player.OnLateUpdate - nameWithType: Player.OnLateUpdate -- uid: PluginAPI.Core.Player.OnStart - name: OnStart() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnStart - commentId: M:PluginAPI.Core.Player.OnStart - fullName: PluginAPI.Core.Player.OnStart() - nameWithType: Player.OnStart() -- uid: PluginAPI.Core.Player.OnStart* - name: OnStart - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnStart_ - commentId: Overload:PluginAPI.Core.Player.OnStart - isSpec: "True" - fullName: PluginAPI.Core.Player.OnStart - nameWithType: Player.OnStart -- uid: PluginAPI.Core.Player.OnUpdate - name: OnUpdate() - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnUpdate - commentId: M:PluginAPI.Core.Player.OnUpdate - fullName: PluginAPI.Core.Player.OnUpdate() - nameWithType: Player.OnUpdate() -- uid: PluginAPI.Core.Player.OnUpdate* - name: OnUpdate - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_OnUpdate_ - commentId: Overload:PluginAPI.Core.Player.OnUpdate - isSpec: "True" - fullName: PluginAPI.Core.Player.OnUpdate - nameWithType: Player.OnUpdate -- uid: PluginAPI.Core.Player.PlayerId - name: PlayerId - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_PlayerId - commentId: P:PluginAPI.Core.Player.PlayerId - fullName: PluginAPI.Core.Player.PlayerId - nameWithType: Player.PlayerId -- uid: PluginAPI.Core.Player.PlayerId* - name: PlayerId - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_PlayerId_ - commentId: Overload:PluginAPI.Core.Player.PlayerId - isSpec: "True" - fullName: PluginAPI.Core.Player.PlayerId - nameWithType: Player.PlayerId -- uid: PluginAPI.Core.Player.PlayerInfo - name: PlayerInfo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_PlayerInfo - commentId: P:PluginAPI.Core.Player.PlayerInfo - fullName: PluginAPI.Core.Player.PlayerInfo - nameWithType: Player.PlayerInfo -- uid: PluginAPI.Core.Player.PlayerInfo* - name: PlayerInfo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_PlayerInfo_ - commentId: Overload:PluginAPI.Core.Player.PlayerInfo - isSpec: "True" - fullName: PluginAPI.Core.Player.PlayerInfo - nameWithType: Player.PlayerInfo -- uid: PluginAPI.Core.Player.Position - name: Position - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Position - commentId: P:PluginAPI.Core.Player.Position - fullName: PluginAPI.Core.Player.Position - nameWithType: Player.Position -- uid: PluginAPI.Core.Player.Position* - name: Position - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Position_ - commentId: Overload:PluginAPI.Core.Player.Position - isSpec: "True" - fullName: PluginAPI.Core.Player.Position - nameWithType: Player.Position -- uid: PluginAPI.Core.Player.ReceiveHint(System.String,Hints.HintEffect[],System.Single) - name: ReceiveHint(String, HintEffect[], Single) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ReceiveHint_System_String_Hints_HintEffect___System_Single_ - commentId: M:PluginAPI.Core.Player.ReceiveHint(System.String,Hints.HintEffect[],System.Single) - name.vb: ReceiveHint(String, HintEffect(), Single) - fullName: PluginAPI.Core.Player.ReceiveHint(System.String, Hints.HintEffect[], System.Single) - fullName.vb: PluginAPI.Core.Player.ReceiveHint(System.String, Hints.HintEffect(), System.Single) - nameWithType: Player.ReceiveHint(String, HintEffect[], Single) - nameWithType.vb: Player.ReceiveHint(String, HintEffect(), Single) -- uid: PluginAPI.Core.Player.ReceiveHint(System.String,System.Single) - name: ReceiveHint(String, Single) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ReceiveHint_System_String_System_Single_ - commentId: M:PluginAPI.Core.Player.ReceiveHint(System.String,System.Single) - fullName: PluginAPI.Core.Player.ReceiveHint(System.String, System.Single) - nameWithType: Player.ReceiveHint(String, Single) -- uid: PluginAPI.Core.Player.ReceiveHint* - name: ReceiveHint - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ReceiveHint_ - commentId: Overload:PluginAPI.Core.Player.ReceiveHint - isSpec: "True" - fullName: PluginAPI.Core.Player.ReceiveHint - nameWithType: Player.ReceiveHint -- uid: PluginAPI.Core.Player.ReceiveHitMarker(System.Single) - name: ReceiveHitMarker(Single) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ReceiveHitMarker_System_Single_ - commentId: M:PluginAPI.Core.Player.ReceiveHitMarker(System.Single) - fullName: PluginAPI.Core.Player.ReceiveHitMarker(System.Single) - nameWithType: Player.ReceiveHitMarker(Single) -- uid: PluginAPI.Core.Player.ReceiveHitMarker* - name: ReceiveHitMarker - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ReceiveHitMarker_ - commentId: Overload:PluginAPI.Core.Player.ReceiveHitMarker - isSpec: "True" - fullName: PluginAPI.Core.Player.ReceiveHitMarker - nameWithType: Player.ReceiveHitMarker -- uid: PluginAPI.Core.Player.Reconnect(System.Single,System.Boolean) - name: Reconnect(Single, Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Reconnect_System_Single_System_Boolean_ - commentId: M:PluginAPI.Core.Player.Reconnect(System.Single,System.Boolean) - fullName: PluginAPI.Core.Player.Reconnect(System.Single, System.Boolean) - nameWithType: Player.Reconnect(Single, Boolean) -- uid: PluginAPI.Core.Player.Reconnect* - name: Reconnect - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Reconnect_ - commentId: Overload:PluginAPI.Core.Player.Reconnect - isSpec: "True" - fullName: PluginAPI.Core.Player.Reconnect - nameWithType: Player.Reconnect -- uid: PluginAPI.Core.Player.RedirectToServer(System.UInt16) - name: RedirectToServer(UInt16) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_RedirectToServer_System_UInt16_ - commentId: M:PluginAPI.Core.Player.RedirectToServer(System.UInt16) - fullName: PluginAPI.Core.Player.RedirectToServer(System.UInt16) - nameWithType: Player.RedirectToServer(UInt16) -- uid: PluginAPI.Core.Player.RedirectToServer* - name: RedirectToServer - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_RedirectToServer_ - commentId: Overload:PluginAPI.Core.Player.RedirectToServer - isSpec: "True" - fullName: PluginAPI.Core.Player.RedirectToServer - nameWithType: Player.RedirectToServer -- uid: PluginAPI.Core.Player.ReferenceHub - name: ReferenceHub - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ReferenceHub - commentId: P:PluginAPI.Core.Player.ReferenceHub - fullName: PluginAPI.Core.Player.ReferenceHub - nameWithType: Player.ReferenceHub -- uid: PluginAPI.Core.Player.ReferenceHub* - name: ReferenceHub - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_ReferenceHub_ - commentId: Overload:PluginAPI.Core.Player.ReferenceHub - isSpec: "True" - fullName: PluginAPI.Core.Player.ReferenceHub - nameWithType: Player.ReferenceHub -- uid: PluginAPI.Core.Player.RemoteAdminAccess - name: RemoteAdminAccess - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_RemoteAdminAccess - commentId: P:PluginAPI.Core.Player.RemoteAdminAccess - fullName: PluginAPI.Core.Player.RemoteAdminAccess - nameWithType: Player.RemoteAdminAccess -- uid: PluginAPI.Core.Player.RemoteAdminAccess* - name: RemoteAdminAccess - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_RemoteAdminAccess_ - commentId: Overload:PluginAPI.Core.Player.RemoteAdminAccess - isSpec: "True" - fullName: PluginAPI.Core.Player.RemoteAdminAccess - nameWithType: Player.RemoteAdminAccess -- uid: PluginAPI.Core.Player.Role - name: Role - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Role - commentId: P:PluginAPI.Core.Player.Role - fullName: PluginAPI.Core.Player.Role - nameWithType: Player.Role -- uid: PluginAPI.Core.Player.Role* - name: Role - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Role_ - commentId: Overload:PluginAPI.Core.Player.Role - isSpec: "True" - fullName: PluginAPI.Core.Player.Role - nameWithType: Player.Role -- uid: PluginAPI.Core.Player.Rotation - name: Rotation - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Rotation - commentId: P:PluginAPI.Core.Player.Rotation - fullName: PluginAPI.Core.Player.Rotation - nameWithType: Player.Rotation -- uid: PluginAPI.Core.Player.Rotation* - name: Rotation - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Rotation_ - commentId: Overload:PluginAPI.Core.Player.Rotation - isSpec: "True" - fullName: PluginAPI.Core.Player.Rotation - nameWithType: Player.Rotation -- uid: PluginAPI.Core.Player.SendBroadcast(System.String,System.UInt16,Broadcast.BroadcastFlags,System.Boolean) - name: SendBroadcast(String, UInt16, Broadcast.BroadcastFlags, Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SendBroadcast_System_String_System_UInt16_Broadcast_BroadcastFlags_System_Boolean_ - commentId: M:PluginAPI.Core.Player.SendBroadcast(System.String,System.UInt16,Broadcast.BroadcastFlags,System.Boolean) - fullName: PluginAPI.Core.Player.SendBroadcast(System.String, System.UInt16, Broadcast.BroadcastFlags, System.Boolean) - nameWithType: Player.SendBroadcast(String, UInt16, Broadcast.BroadcastFlags, Boolean) -- uid: PluginAPI.Core.Player.SendBroadcast* - name: SendBroadcast - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SendBroadcast_ - commentId: Overload:PluginAPI.Core.Player.SendBroadcast - isSpec: "True" - fullName: PluginAPI.Core.Player.SendBroadcast - nameWithType: Player.SendBroadcast -- uid: PluginAPI.Core.Player.SendConsoleMessage(System.String,System.String) - name: SendConsoleMessage(String, String) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SendConsoleMessage_System_String_System_String_ - commentId: M:PluginAPI.Core.Player.SendConsoleMessage(System.String,System.String) - fullName: PluginAPI.Core.Player.SendConsoleMessage(System.String, System.String) - nameWithType: Player.SendConsoleMessage(String, String) -- uid: PluginAPI.Core.Player.SendConsoleMessage* - name: SendConsoleMessage - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SendConsoleMessage_ - commentId: Overload:PluginAPI.Core.Player.SendConsoleMessage - isSpec: "True" - fullName: PluginAPI.Core.Player.SendConsoleMessage - nameWithType: Player.SendConsoleMessage -- uid: PluginAPI.Core.Player.SetAmmo(ItemType,System.UInt16) - name: SetAmmo(ItemType, UInt16) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SetAmmo_ItemType_System_UInt16_ - commentId: M:PluginAPI.Core.Player.SetAmmo(ItemType,System.UInt16) - fullName: PluginAPI.Core.Player.SetAmmo(ItemType, System.UInt16) - nameWithType: Player.SetAmmo(ItemType, UInt16) -- uid: PluginAPI.Core.Player.SetAmmo* - name: SetAmmo - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SetAmmo_ - commentId: Overload:PluginAPI.Core.Player.SetAmmo - isSpec: "True" - fullName: PluginAPI.Core.Player.SetAmmo - nameWithType: Player.SetAmmo -- uid: PluginAPI.Core.Player.SetRole(PlayerRoles.RoleTypeId,PlayerRoles.RoleChangeReason) - name: SetRole(RoleTypeId, RoleChangeReason) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SetRole_PlayerRoles_RoleTypeId_PlayerRoles_RoleChangeReason_ - commentId: M:PluginAPI.Core.Player.SetRole(PlayerRoles.RoleTypeId,PlayerRoles.RoleChangeReason) - fullName: PluginAPI.Core.Player.SetRole(PlayerRoles.RoleTypeId, PlayerRoles.RoleChangeReason) - nameWithType: Player.SetRole(RoleTypeId, RoleChangeReason) -- uid: PluginAPI.Core.Player.SetRole* - name: SetRole - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_SetRole_ - commentId: Overload:PluginAPI.Core.Player.SetRole - isSpec: "True" - fullName: PluginAPI.Core.Player.SetRole - nameWithType: Player.SetRole -- uid: PluginAPI.Core.Player.TemporaryData - name: TemporaryData - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TemporaryData - commentId: P:PluginAPI.Core.Player.TemporaryData - fullName: PluginAPI.Core.Player.TemporaryData - nameWithType: Player.TemporaryData -- uid: PluginAPI.Core.Player.TemporaryData* - name: TemporaryData - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TemporaryData_ - commentId: Overload:PluginAPI.Core.Player.TemporaryData - isSpec: "True" - fullName: PluginAPI.Core.Player.TemporaryData - nameWithType: Player.TemporaryData -- uid: PluginAPI.Core.Player.TryGet* - name: TryGet - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet_ - commentId: Overload:PluginAPI.Core.Player.TryGet - isSpec: "True" - fullName: PluginAPI.Core.Player.TryGet - nameWithType: Player.TryGet -- uid: PluginAPI.Core.Player.TryGet``1(Mirror.NetworkIdentity,``0@) - name: TryGet(NetworkIdentity, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet__1_Mirror_NetworkIdentity___0__ - commentId: M:PluginAPI.Core.Player.TryGet``1(Mirror.NetworkIdentity,``0@) - name.vb: TryGet(Of T)(NetworkIdentity, ByRef T) - fullName: PluginAPI.Core.Player.TryGet(Mirror.NetworkIdentity, out T) - fullName.vb: PluginAPI.Core.Player.TryGet(Of T)(Mirror.NetworkIdentity, ByRef T) - nameWithType: Player.TryGet(NetworkIdentity, out T) - nameWithType.vb: Player.TryGet(Of T)(NetworkIdentity, ByRef T) -- uid: PluginAPI.Core.Player.TryGet``1(PluginAPI.Core.Interfaces.IGameComponent,``0@) - name: TryGet(IGameComponent, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet__1_PluginAPI_Core_Interfaces_IGameComponent___0__ - commentId: M:PluginAPI.Core.Player.TryGet``1(PluginAPI.Core.Interfaces.IGameComponent,``0@) - name.vb: TryGet(Of T)(IGameComponent, ByRef T) - fullName: PluginAPI.Core.Player.TryGet(PluginAPI.Core.Interfaces.IGameComponent, out T) - fullName.vb: PluginAPI.Core.Player.TryGet(Of T)(PluginAPI.Core.Interfaces.IGameComponent, ByRef T) - nameWithType: Player.TryGet(IGameComponent, out T) - nameWithType.vb: Player.TryGet(Of T)(IGameComponent, ByRef T) -- uid: PluginAPI.Core.Player.TryGet``1(ReferenceHub,``0@) - name: TryGet(ReferenceHub, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet__1_ReferenceHub___0__ - commentId: M:PluginAPI.Core.Player.TryGet``1(ReferenceHub,``0@) - name.vb: TryGet(Of T)(ReferenceHub, ByRef T) - fullName: PluginAPI.Core.Player.TryGet(ReferenceHub, out T) - fullName.vb: PluginAPI.Core.Player.TryGet(Of T)(ReferenceHub, ByRef T) - nameWithType: Player.TryGet(ReferenceHub, out T) - nameWithType.vb: Player.TryGet(Of T)(ReferenceHub, ByRef T) -- uid: PluginAPI.Core.Player.TryGet``1(System.Int32,``0@) - name: TryGet(Int32, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet__1_System_Int32___0__ - commentId: M:PluginAPI.Core.Player.TryGet``1(System.Int32,``0@) - name.vb: TryGet(Of T)(Int32, ByRef T) - fullName: PluginAPI.Core.Player.TryGet(System.Int32, out T) - fullName.vb: PluginAPI.Core.Player.TryGet(Of T)(System.Int32, ByRef T) - nameWithType: Player.TryGet(Int32, out T) - nameWithType.vb: Player.TryGet(Of T)(Int32, ByRef T) -- uid: PluginAPI.Core.Player.TryGet``1(System.String,``0@) - name: TryGet(String, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet__1_System_String___0__ - commentId: M:PluginAPI.Core.Player.TryGet``1(System.String,``0@) - name.vb: TryGet(Of T)(String, ByRef T) - fullName: PluginAPI.Core.Player.TryGet(System.String, out T) - fullName.vb: PluginAPI.Core.Player.TryGet(Of T)(System.String, ByRef T) - nameWithType: Player.TryGet(String, out T) - nameWithType.vb: Player.TryGet(Of T)(String, ByRef T) -- uid: PluginAPI.Core.Player.TryGet``1(System.UInt32,``0@) - name: TryGet(UInt32, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet__1_System_UInt32___0__ - commentId: M:PluginAPI.Core.Player.TryGet``1(System.UInt32,``0@) - name.vb: TryGet(Of T)(UInt32, ByRef T) - fullName: PluginAPI.Core.Player.TryGet(System.UInt32, out T) - fullName.vb: PluginAPI.Core.Player.TryGet(Of T)(System.UInt32, ByRef T) - nameWithType: Player.TryGet(UInt32, out T) - nameWithType.vb: Player.TryGet(Of T)(UInt32, ByRef T) -- uid: PluginAPI.Core.Player.TryGet``1(UnityEngine.GameObject,``0@) - name: TryGet(GameObject, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGet__1_UnityEngine_GameObject___0__ - commentId: M:PluginAPI.Core.Player.TryGet``1(UnityEngine.GameObject,``0@) - name.vb: TryGet(Of T)(GameObject, ByRef T) - fullName: PluginAPI.Core.Player.TryGet(UnityEngine.GameObject, out T) - fullName.vb: PluginAPI.Core.Player.TryGet(Of T)(UnityEngine.GameObject, ByRef T) - nameWithType: Player.TryGet(GameObject, out T) - nameWithType.vb: Player.TryGet(Of T)(GameObject, ByRef T) -- uid: PluginAPI.Core.Player.TryGetByName* - name: TryGetByName - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGetByName_ - commentId: Overload:PluginAPI.Core.Player.TryGetByName - isSpec: "True" - fullName: PluginAPI.Core.Player.TryGetByName - nameWithType: Player.TryGetByName -- uid: PluginAPI.Core.Player.TryGetByName``1(System.String,``0@) - name: TryGetByName(String, out T) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGetByName__1_System_String___0__ - commentId: M:PluginAPI.Core.Player.TryGetByName``1(System.String,``0@) - name.vb: TryGetByName(Of T)(String, ByRef T) - fullName: PluginAPI.Core.Player.TryGetByName(System.String, out T) - fullName.vb: PluginAPI.Core.Player.TryGetByName(Of T)(System.String, ByRef T) - nameWithType: Player.TryGetByName(String, out T) - nameWithType.vb: Player.TryGetByName(Of T)(String, ByRef T) -- uid: PluginAPI.Core.Player.TryGetComponent* - name: TryGetComponent - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGetComponent_ - commentId: Overload:PluginAPI.Core.Player.TryGetComponent - isSpec: "True" - fullName: PluginAPI.Core.Player.TryGetComponent - nameWithType: Player.TryGetComponent -- uid: PluginAPI.Core.Player.TryGetComponent``1(``0@,System.Boolean) - name: TryGetComponent(out T, Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_TryGetComponent__1___0__System_Boolean_ - commentId: M:PluginAPI.Core.Player.TryGetComponent``1(``0@,System.Boolean) - name.vb: TryGetComponent(Of T)(ByRef T, Boolean) - fullName: PluginAPI.Core.Player.TryGetComponent(out T, System.Boolean) - fullName.vb: PluginAPI.Core.Player.TryGetComponent(Of T)(ByRef T, System.Boolean) - nameWithType: Player.TryGetComponent(out T, Boolean) - nameWithType.vb: Player.TryGetComponent(Of T)(ByRef T, Boolean) -- uid: PluginAPI.Core.Player.Unmute(System.Boolean) - name: Unmute(Boolean) - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Unmute_System_Boolean_ - commentId: M:PluginAPI.Core.Player.Unmute(System.Boolean) - fullName: PluginAPI.Core.Player.Unmute(System.Boolean) - nameWithType: Player.Unmute(Boolean) -- uid: PluginAPI.Core.Player.Unmute* - name: Unmute - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_Unmute_ - commentId: Overload:PluginAPI.Core.Player.Unmute - isSpec: "True" - fullName: PluginAPI.Core.Player.Unmute - nameWithType: Player.Unmute -- uid: PluginAPI.Core.Player.UserId - name: UserId - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_UserId - commentId: P:PluginAPI.Core.Player.UserId - fullName: PluginAPI.Core.Player.UserId - nameWithType: Player.UserId -- uid: PluginAPI.Core.Player.UserId* - name: UserId - href: api/PluginAPI.Core.Player.html#PluginAPI_Core_Player_UserId_ - commentId: Overload:PluginAPI.Core.Player.UserId - isSpec: "True" - fullName: PluginAPI.Core.Player.UserId - nameWithType: Player.UserId -- uid: PluginAPI.Core.PlayerExtensions - name: PlayerExtensions - href: api/PluginAPI.Core.PlayerExtensions.html - commentId: T:PluginAPI.Core.PlayerExtensions - fullName: PluginAPI.Core.PlayerExtensions - nameWithType: PlayerExtensions -- uid: PluginAPI.Core.PlayerExtensions.GetAmmoLimit(PluginAPI.Core.Player,ItemType) - name: GetAmmoLimit(Player, ItemType) - href: api/PluginAPI.Core.PlayerExtensions.html#PluginAPI_Core_PlayerExtensions_GetAmmoLimit_PluginAPI_Core_Player_ItemType_ - commentId: M:PluginAPI.Core.PlayerExtensions.GetAmmoLimit(PluginAPI.Core.Player,ItemType) - fullName: PluginAPI.Core.PlayerExtensions.GetAmmoLimit(PluginAPI.Core.Player, ItemType) - nameWithType: PlayerExtensions.GetAmmoLimit(Player, ItemType) -- uid: PluginAPI.Core.PlayerExtensions.GetAmmoLimit* - name: GetAmmoLimit - href: api/PluginAPI.Core.PlayerExtensions.html#PluginAPI_Core_PlayerExtensions_GetAmmoLimit_ - commentId: Overload:PluginAPI.Core.PlayerExtensions.GetAmmoLimit - isSpec: "True" - fullName: PluginAPI.Core.PlayerExtensions.GetAmmoLimit - nameWithType: PlayerExtensions.GetAmmoLimit -- uid: PluginAPI.Core.PlayerExtensions.GetCategoryLimit(PluginAPI.Core.Player,ItemCategory) - name: GetCategoryLimit(Player, ItemCategory) - href: api/PluginAPI.Core.PlayerExtensions.html#PluginAPI_Core_PlayerExtensions_GetCategoryLimit_PluginAPI_Core_Player_ItemCategory_ - commentId: M:PluginAPI.Core.PlayerExtensions.GetCategoryLimit(PluginAPI.Core.Player,ItemCategory) - fullName: PluginAPI.Core.PlayerExtensions.GetCategoryLimit(PluginAPI.Core.Player, ItemCategory) - nameWithType: PlayerExtensions.GetCategoryLimit(Player, ItemCategory) -- uid: PluginAPI.Core.PlayerExtensions.GetCategoryLimit* - name: GetCategoryLimit - href: api/PluginAPI.Core.PlayerExtensions.html#PluginAPI_Core_PlayerExtensions_GetCategoryLimit_ - commentId: Overload:PluginAPI.Core.PlayerExtensions.GetCategoryLimit - isSpec: "True" - fullName: PluginAPI.Core.PlayerExtensions.GetCategoryLimit - nameWithType: PlayerExtensions.GetCategoryLimit -- uid: PluginAPI.Core.PlayerInfo - name: PlayerInfo - href: api/PluginAPI.Core.PlayerInfo.html - commentId: T:PluginAPI.Core.PlayerInfo - fullName: PluginAPI.Core.PlayerInfo - nameWithType: PlayerInfo -- uid: PluginAPI.Core.PlayerInfo.#ctor(PluginAPI.Core.Player) - name: PlayerInfo(Player) - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo__ctor_PluginAPI_Core_Player_ - commentId: M:PluginAPI.Core.PlayerInfo.#ctor(PluginAPI.Core.Player) - fullName: PluginAPI.Core.PlayerInfo.PlayerInfo(PluginAPI.Core.Player) - nameWithType: PlayerInfo.PlayerInfo(Player) -- uid: PluginAPI.Core.PlayerInfo.#ctor* - name: PlayerInfo - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo__ctor_ - commentId: Overload:PluginAPI.Core.PlayerInfo.#ctor - isSpec: "True" - fullName: PluginAPI.Core.PlayerInfo.PlayerInfo - nameWithType: PlayerInfo.PlayerInfo -- uid: PluginAPI.Core.PlayerInfo.IsBadgeHidden - name: IsBadgeHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsBadgeHidden - commentId: P:PluginAPI.Core.PlayerInfo.IsBadgeHidden - fullName: PluginAPI.Core.PlayerInfo.IsBadgeHidden - nameWithType: PlayerInfo.IsBadgeHidden -- uid: PluginAPI.Core.PlayerInfo.IsBadgeHidden* - name: IsBadgeHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsBadgeHidden_ - commentId: Overload:PluginAPI.Core.PlayerInfo.IsBadgeHidden - isSpec: "True" - fullName: PluginAPI.Core.PlayerInfo.IsBadgeHidden - nameWithType: PlayerInfo.IsBadgeHidden -- uid: PluginAPI.Core.PlayerInfo.IsCustomInfoHidden - name: IsCustomInfoHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsCustomInfoHidden - commentId: P:PluginAPI.Core.PlayerInfo.IsCustomInfoHidden - fullName: PluginAPI.Core.PlayerInfo.IsCustomInfoHidden - nameWithType: PlayerInfo.IsCustomInfoHidden -- uid: PluginAPI.Core.PlayerInfo.IsCustomInfoHidden* - name: IsCustomInfoHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsCustomInfoHidden_ - commentId: Overload:PluginAPI.Core.PlayerInfo.IsCustomInfoHidden - isSpec: "True" - fullName: PluginAPI.Core.PlayerInfo.IsCustomInfoHidden - nameWithType: PlayerInfo.IsCustomInfoHidden -- uid: PluginAPI.Core.PlayerInfo.IsNicknameHidden - name: IsNicknameHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsNicknameHidden - commentId: P:PluginAPI.Core.PlayerInfo.IsNicknameHidden - fullName: PluginAPI.Core.PlayerInfo.IsNicknameHidden - nameWithType: PlayerInfo.IsNicknameHidden -- uid: PluginAPI.Core.PlayerInfo.IsNicknameHidden* - name: IsNicknameHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsNicknameHidden_ - commentId: Overload:PluginAPI.Core.PlayerInfo.IsNicknameHidden - isSpec: "True" - fullName: PluginAPI.Core.PlayerInfo.IsNicknameHidden - nameWithType: PlayerInfo.IsNicknameHidden -- uid: PluginAPI.Core.PlayerInfo.IsPowerStatusHidden - name: IsPowerStatusHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsPowerStatusHidden - commentId: P:PluginAPI.Core.PlayerInfo.IsPowerStatusHidden - fullName: PluginAPI.Core.PlayerInfo.IsPowerStatusHidden - nameWithType: PlayerInfo.IsPowerStatusHidden -- uid: PluginAPI.Core.PlayerInfo.IsPowerStatusHidden* - name: IsPowerStatusHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsPowerStatusHidden_ - commentId: Overload:PluginAPI.Core.PlayerInfo.IsPowerStatusHidden - isSpec: "True" - fullName: PluginAPI.Core.PlayerInfo.IsPowerStatusHidden - nameWithType: PlayerInfo.IsPowerStatusHidden -- uid: PluginAPI.Core.PlayerInfo.IsRoleHidden - name: IsRoleHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsRoleHidden - commentId: P:PluginAPI.Core.PlayerInfo.IsRoleHidden - fullName: PluginAPI.Core.PlayerInfo.IsRoleHidden - nameWithType: PlayerInfo.IsRoleHidden -- uid: PluginAPI.Core.PlayerInfo.IsRoleHidden* - name: IsRoleHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsRoleHidden_ - commentId: Overload:PluginAPI.Core.PlayerInfo.IsRoleHidden - isSpec: "True" - fullName: PluginAPI.Core.PlayerInfo.IsRoleHidden - nameWithType: PlayerInfo.IsRoleHidden -- uid: PluginAPI.Core.PlayerInfo.IsUnitNameHidden - name: IsUnitNameHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsUnitNameHidden - commentId: P:PluginAPI.Core.PlayerInfo.IsUnitNameHidden - fullName: PluginAPI.Core.PlayerInfo.IsUnitNameHidden - nameWithType: PlayerInfo.IsUnitNameHidden -- uid: PluginAPI.Core.PlayerInfo.IsUnitNameHidden* - name: IsUnitNameHidden - href: api/PluginAPI.Core.PlayerInfo.html#PluginAPI_Core_PlayerInfo_IsUnitNameHidden_ - commentId: Overload:PluginAPI.Core.PlayerInfo.IsUnitNameHidden - isSpec: "True" - fullName: PluginAPI.Core.PlayerInfo.IsUnitNameHidden - nameWithType: PlayerInfo.IsUnitNameHidden -- uid: PluginAPI.Core.PlayerSharedStorage - name: PlayerSharedStorage - href: api/PluginAPI.Core.PlayerSharedStorage.html - commentId: T:PluginAPI.Core.PlayerSharedStorage - fullName: PluginAPI.Core.PlayerSharedStorage - nameWithType: PlayerSharedStorage -- uid: PluginAPI.Core.PlayerSharedStorage.CanReceiveDamageFromPlayers - name: CanReceiveDamageFromPlayers - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_CanReceiveDamageFromPlayers - commentId: P:PluginAPI.Core.PlayerSharedStorage.CanReceiveDamageFromPlayers - fullName: PluginAPI.Core.PlayerSharedStorage.CanReceiveDamageFromPlayers - nameWithType: PlayerSharedStorage.CanReceiveDamageFromPlayers -- uid: PluginAPI.Core.PlayerSharedStorage.CanReceiveDamageFromPlayers* - name: CanReceiveDamageFromPlayers - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_CanReceiveDamageFromPlayers_ - commentId: Overload:PluginAPI.Core.PlayerSharedStorage.CanReceiveDamageFromPlayers - isSpec: "True" - fullName: PluginAPI.Core.PlayerSharedStorage.CanReceiveDamageFromPlayers - nameWithType: PlayerSharedStorage.CanReceiveDamageFromPlayers -- uid: PluginAPI.Core.PlayerSharedStorage.DamageBlacklist - name: DamageBlacklist - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_DamageBlacklist - commentId: P:PluginAPI.Core.PlayerSharedStorage.DamageBlacklist - fullName: PluginAPI.Core.PlayerSharedStorage.DamageBlacklist - nameWithType: PlayerSharedStorage.DamageBlacklist -- uid: PluginAPI.Core.PlayerSharedStorage.DamageBlacklist* - name: DamageBlacklist - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_DamageBlacklist_ - commentId: Overload:PluginAPI.Core.PlayerSharedStorage.DamageBlacklist - isSpec: "True" - fullName: PluginAPI.Core.PlayerSharedStorage.DamageBlacklist - nameWithType: PlayerSharedStorage.DamageBlacklist -- uid: PluginAPI.Core.PlayerSharedStorage.DamageWhitelist - name: DamageWhitelist - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_DamageWhitelist - commentId: P:PluginAPI.Core.PlayerSharedStorage.DamageWhitelist - fullName: PluginAPI.Core.PlayerSharedStorage.DamageWhitelist - nameWithType: PlayerSharedStorage.DamageWhitelist -- uid: PluginAPI.Core.PlayerSharedStorage.DamageWhitelist* - name: DamageWhitelist - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_DamageWhitelist_ - commentId: Overload:PluginAPI.Core.PlayerSharedStorage.DamageWhitelist - isSpec: "True" - fullName: PluginAPI.Core.PlayerSharedStorage.DamageWhitelist - nameWithType: PlayerSharedStorage.DamageWhitelist -- uid: PluginAPI.Core.PlayerSharedStorage.StoredComponents - name: StoredComponents - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_StoredComponents - commentId: P:PluginAPI.Core.PlayerSharedStorage.StoredComponents - fullName: PluginAPI.Core.PlayerSharedStorage.StoredComponents - nameWithType: PlayerSharedStorage.StoredComponents -- uid: PluginAPI.Core.PlayerSharedStorage.StoredComponents* - name: StoredComponents - href: api/PluginAPI.Core.PlayerSharedStorage.html#PluginAPI_Core_PlayerSharedStorage_StoredComponents_ - commentId: Overload:PluginAPI.Core.PlayerSharedStorage.StoredComponents - isSpec: "True" - fullName: PluginAPI.Core.PlayerSharedStorage.StoredComponents - nameWithType: PlayerSharedStorage.StoredComponents -- uid: PluginAPI.Core.PluginHandler - name: PluginHandler - href: api/PluginAPI.Core.PluginHandler.html - commentId: T:PluginAPI.Core.PluginHandler - fullName: PluginAPI.Core.PluginHandler - nameWithType: PluginHandler -- uid: PluginAPI.Core.PluginHandler.#ctor(PluginAPI.Loader.Features.PluginDirectory,System.Type,System.Type[]) - name: PluginHandler(PluginDirectory, Type, Type[]) - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler__ctor_PluginAPI_Loader_Features_PluginDirectory_System_Type_System_Type___ - commentId: M:PluginAPI.Core.PluginHandler.#ctor(PluginAPI.Loader.Features.PluginDirectory,System.Type,System.Type[]) - name.vb: PluginHandler(PluginDirectory, Type, Type()) - fullName: PluginAPI.Core.PluginHandler.PluginHandler(PluginAPI.Loader.Features.PluginDirectory, System.Type, System.Type[]) - fullName.vb: PluginAPI.Core.PluginHandler.PluginHandler(PluginAPI.Loader.Features.PluginDirectory, System.Type, System.Type()) - nameWithType: PluginHandler.PluginHandler(PluginDirectory, Type, Type[]) - nameWithType.vb: PluginHandler.PluginHandler(PluginDirectory, Type, Type()) -- uid: PluginAPI.Core.PluginHandler.#ctor* - name: PluginHandler - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler__ctor_ - commentId: Overload:PluginAPI.Core.PluginHandler.#ctor - isSpec: "True" - fullName: PluginAPI.Core.PluginHandler.PluginHandler - nameWithType: PluginHandler.PluginHandler -- uid: PluginAPI.Core.PluginHandler.Load - name: Load() - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_Load - commentId: M:PluginAPI.Core.PluginHandler.Load - fullName: PluginAPI.Core.PluginHandler.Load() - nameWithType: PluginHandler.Load() -- uid: PluginAPI.Core.PluginHandler.Load* - name: Load - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_Load_ - commentId: Overload:PluginAPI.Core.PluginHandler.Load - isSpec: "True" - fullName: PluginAPI.Core.PluginHandler.Load - nameWithType: PluginHandler.Load -- uid: PluginAPI.Core.PluginHandler.PluginAuthor - name: PluginAuthor - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginAuthor - commentId: P:PluginAPI.Core.PluginHandler.PluginAuthor - fullName: PluginAPI.Core.PluginHandler.PluginAuthor - nameWithType: PluginHandler.PluginAuthor -- uid: PluginAPI.Core.PluginHandler.PluginAuthor* - name: PluginAuthor - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginAuthor_ - commentId: Overload:PluginAPI.Core.PluginHandler.PluginAuthor - isSpec: "True" - fullName: PluginAPI.Core.PluginHandler.PluginAuthor - nameWithType: PluginHandler.PluginAuthor -- uid: PluginAPI.Core.PluginHandler.PluginDescription - name: PluginDescription - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginDescription - commentId: P:PluginAPI.Core.PluginHandler.PluginDescription - fullName: PluginAPI.Core.PluginHandler.PluginDescription - nameWithType: PluginHandler.PluginDescription -- uid: PluginAPI.Core.PluginHandler.PluginDescription* - name: PluginDescription - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginDescription_ - commentId: Overload:PluginAPI.Core.PluginHandler.PluginDescription - isSpec: "True" - fullName: PluginAPI.Core.PluginHandler.PluginDescription - nameWithType: PluginHandler.PluginDescription -- uid: PluginAPI.Core.PluginHandler.PluginName - name: PluginName - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginName - commentId: P:PluginAPI.Core.PluginHandler.PluginName - fullName: PluginAPI.Core.PluginHandler.PluginName - nameWithType: PluginHandler.PluginName -- uid: PluginAPI.Core.PluginHandler.PluginName* - name: PluginName - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginName_ - commentId: Overload:PluginAPI.Core.PluginHandler.PluginName - isSpec: "True" - fullName: PluginAPI.Core.PluginHandler.PluginName - nameWithType: PluginHandler.PluginName -- uid: PluginAPI.Core.PluginHandler.PluginVersion - name: PluginVersion - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginVersion - commentId: P:PluginAPI.Core.PluginHandler.PluginVersion - fullName: PluginAPI.Core.PluginHandler.PluginVersion - nameWithType: PluginHandler.PluginVersion -- uid: PluginAPI.Core.PluginHandler.PluginVersion* - name: PluginVersion - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_PluginVersion_ - commentId: Overload:PluginAPI.Core.PluginHandler.PluginVersion - isSpec: "True" - fullName: PluginAPI.Core.PluginHandler.PluginVersion - nameWithType: PluginHandler.PluginVersion -- uid: PluginAPI.Core.PluginHandler.Unload - name: Unload() - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_Unload - commentId: M:PluginAPI.Core.PluginHandler.Unload - fullName: PluginAPI.Core.PluginHandler.Unload() - nameWithType: PluginHandler.Unload() -- uid: PluginAPI.Core.PluginHandler.Unload* - name: Unload - href: api/PluginAPI.Core.PluginHandler.html#PluginAPI_Core_PluginHandler_Unload_ - commentId: Overload:PluginAPI.Core.PluginHandler.Unload - isSpec: "True" - fullName: PluginAPI.Core.PluginHandler.Unload - nameWithType: PluginHandler.Unload -- uid: PluginAPI.Core.Respawn - name: Respawn - href: api/PluginAPI.Core.Respawn.html - commentId: T:PluginAPI.Core.Respawn - fullName: PluginAPI.Core.Respawn - nameWithType: Respawn -- uid: PluginAPI.Core.Respawn.AddTickets(Respawning.SpawnableTeamType,System.Single) - name: AddTickets(SpawnableTeamType, Single) - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_AddTickets_Respawning_SpawnableTeamType_System_Single_ - commentId: M:PluginAPI.Core.Respawn.AddTickets(Respawning.SpawnableTeamType,System.Single) - fullName: PluginAPI.Core.Respawn.AddTickets(Respawning.SpawnableTeamType, System.Single) - nameWithType: Respawn.AddTickets(SpawnableTeamType, Single) -- uid: PluginAPI.Core.Respawn.AddTickets* - name: AddTickets - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_AddTickets_ - commentId: Overload:PluginAPI.Core.Respawn.AddTickets - isSpec: "True" - fullName: PluginAPI.Core.Respawn.AddTickets - nameWithType: Respawn.AddTickets -- uid: PluginAPI.Core.Respawn.ChaosTickets - name: ChaosTickets - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_ChaosTickets - commentId: P:PluginAPI.Core.Respawn.ChaosTickets - fullName: PluginAPI.Core.Respawn.ChaosTickets - nameWithType: Respawn.ChaosTickets -- uid: PluginAPI.Core.Respawn.ChaosTickets* - name: ChaosTickets - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_ChaosTickets_ - commentId: Overload:PluginAPI.Core.Respawn.ChaosTickets - isSpec: "True" - fullName: PluginAPI.Core.Respawn.ChaosTickets - nameWithType: Respawn.ChaosTickets -- uid: PluginAPI.Core.Respawn.NextKnownTeam - name: NextKnownTeam - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_NextKnownTeam - commentId: P:PluginAPI.Core.Respawn.NextKnownTeam - fullName: PluginAPI.Core.Respawn.NextKnownTeam - nameWithType: Respawn.NextKnownTeam -- uid: PluginAPI.Core.Respawn.NextKnownTeam* - name: NextKnownTeam - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_NextKnownTeam_ - commentId: Overload:PluginAPI.Core.Respawn.NextKnownTeam - isSpec: "True" - fullName: PluginAPI.Core.Respawn.NextKnownTeam - nameWithType: Respawn.NextKnownTeam -- uid: PluginAPI.Core.Respawn.NtfTickets - name: NtfTickets - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_NtfTickets - commentId: P:PluginAPI.Core.Respawn.NtfTickets - fullName: PluginAPI.Core.Respawn.NtfTickets - nameWithType: Respawn.NtfTickets -- uid: PluginAPI.Core.Respawn.NtfTickets* - name: NtfTickets - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_NtfTickets_ - commentId: Overload:PluginAPI.Core.Respawn.NtfTickets - isSpec: "True" - fullName: PluginAPI.Core.Respawn.NtfTickets - nameWithType: Respawn.NtfTickets -- uid: PluginAPI.Core.Respawn.Spawn(Respawning.SpawnableTeamType,System.Boolean) - name: Spawn(SpawnableTeamType, Boolean) - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_Spawn_Respawning_SpawnableTeamType_System_Boolean_ - commentId: M:PluginAPI.Core.Respawn.Spawn(Respawning.SpawnableTeamType,System.Boolean) - fullName: PluginAPI.Core.Respawn.Spawn(Respawning.SpawnableTeamType, System.Boolean) - nameWithType: Respawn.Spawn(SpawnableTeamType, Boolean) -- uid: PluginAPI.Core.Respawn.Spawn* - name: Spawn - href: api/PluginAPI.Core.Respawn.html#PluginAPI_Core_Respawn_Spawn_ - commentId: Overload:PluginAPI.Core.Respawn.Spawn - isSpec: "True" - fullName: PluginAPI.Core.Respawn.Spawn - nameWithType: Respawn.Spawn -- uid: PluginAPI.Core.RoomLight - name: RoomLight - href: api/PluginAPI.Core.RoomLight.html - commentId: T:PluginAPI.Core.RoomLight - fullName: PluginAPI.Core.RoomLight - nameWithType: RoomLight -- uid: PluginAPI.Core.RoomLight.#ctor(FlickerableLightController) - name: RoomLight(FlickerableLightController) - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight__ctor_FlickerableLightController_ - commentId: M:PluginAPI.Core.RoomLight.#ctor(FlickerableLightController) - fullName: PluginAPI.Core.RoomLight.RoomLight(FlickerableLightController) - nameWithType: RoomLight.RoomLight(FlickerableLightController) -- uid: PluginAPI.Core.RoomLight.#ctor* - name: RoomLight - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight__ctor_ - commentId: Overload:PluginAPI.Core.RoomLight.#ctor - isSpec: "True" - fullName: PluginAPI.Core.RoomLight.RoomLight - nameWithType: RoomLight.RoomLight -- uid: PluginAPI.Core.RoomLight.DefaultColor - name: DefaultColor - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_DefaultColor - commentId: P:PluginAPI.Core.RoomLight.DefaultColor - fullName: PluginAPI.Core.RoomLight.DefaultColor - nameWithType: RoomLight.DefaultColor -- uid: PluginAPI.Core.RoomLight.DefaultColor* - name: DefaultColor - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_DefaultColor_ - commentId: Overload:PluginAPI.Core.RoomLight.DefaultColor - isSpec: "True" - fullName: PluginAPI.Core.RoomLight.DefaultColor - nameWithType: RoomLight.DefaultColor -- uid: PluginAPI.Core.RoomLight.FlickerLights(System.Single) - name: FlickerLights(Single) - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_FlickerLights_System_Single_ - commentId: M:PluginAPI.Core.RoomLight.FlickerLights(System.Single) - fullName: PluginAPI.Core.RoomLight.FlickerLights(System.Single) - nameWithType: RoomLight.FlickerLights(Single) -- uid: PluginAPI.Core.RoomLight.FlickerLights* - name: FlickerLights - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_FlickerLights_ - commentId: Overload:PluginAPI.Core.RoomLight.FlickerLights - isSpec: "True" - fullName: PluginAPI.Core.RoomLight.FlickerLights - nameWithType: RoomLight.FlickerLights -- uid: PluginAPI.Core.RoomLight.IsEnabled - name: IsEnabled - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_IsEnabled - commentId: P:PluginAPI.Core.RoomLight.IsEnabled - fullName: PluginAPI.Core.RoomLight.IsEnabled - nameWithType: RoomLight.IsEnabled -- uid: PluginAPI.Core.RoomLight.IsEnabled* - name: IsEnabled - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_IsEnabled_ - commentId: Overload:PluginAPI.Core.RoomLight.IsEnabled - isSpec: "True" - fullName: PluginAPI.Core.RoomLight.IsEnabled - nameWithType: RoomLight.IsEnabled -- uid: PluginAPI.Core.RoomLight.LightColor - name: LightColor - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_LightColor - commentId: P:PluginAPI.Core.RoomLight.LightColor - fullName: PluginAPI.Core.RoomLight.LightColor - nameWithType: RoomLight.LightColor -- uid: PluginAPI.Core.RoomLight.LightColor* - name: LightColor - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_LightColor_ - commentId: Overload:PluginAPI.Core.RoomLight.LightColor - isSpec: "True" - fullName: PluginAPI.Core.RoomLight.LightColor - nameWithType: RoomLight.LightColor -- uid: PluginAPI.Core.RoomLight.LightIntensity - name: LightIntensity - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_LightIntensity - commentId: P:PluginAPI.Core.RoomLight.LightIntensity - fullName: PluginAPI.Core.RoomLight.LightIntensity - nameWithType: RoomLight.LightIntensity -- uid: PluginAPI.Core.RoomLight.LightIntensity* - name: LightIntensity - href: api/PluginAPI.Core.RoomLight.html#PluginAPI_Core_RoomLight_LightIntensity_ - commentId: Overload:PluginAPI.Core.RoomLight.LightIntensity - isSpec: "True" - fullName: PluginAPI.Core.RoomLight.LightIntensity - nameWithType: RoomLight.LightIntensity -- uid: PluginAPI.Core.Round - name: Round - href: api/PluginAPI.Core.Round.html - commentId: T:PluginAPI.Core.Round - fullName: PluginAPI.Core.Round - nameWithType: Round -- uid: PluginAPI.Core.Round.End - name: End() - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_End - commentId: M:PluginAPI.Core.Round.End - fullName: PluginAPI.Core.Round.End() - nameWithType: Round.End() -- uid: PluginAPI.Core.Round.End* - name: End - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_End_ - commentId: Overload:PluginAPI.Core.Round.End - isSpec: "True" - fullName: PluginAPI.Core.Round.End - nameWithType: Round.End -- uid: PluginAPI.Core.Round.IsLobbyLocked - name: IsLobbyLocked - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_IsLobbyLocked - commentId: P:PluginAPI.Core.Round.IsLobbyLocked - fullName: PluginAPI.Core.Round.IsLobbyLocked - nameWithType: Round.IsLobbyLocked -- uid: PluginAPI.Core.Round.IsLobbyLocked* - name: IsLobbyLocked - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_IsLobbyLocked_ - commentId: Overload:PluginAPI.Core.Round.IsLobbyLocked - isSpec: "True" - fullName: PluginAPI.Core.Round.IsLobbyLocked - nameWithType: Round.IsLobbyLocked -- uid: PluginAPI.Core.Round.IsLocked - name: IsLocked - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_IsLocked - commentId: P:PluginAPI.Core.Round.IsLocked - fullName: PluginAPI.Core.Round.IsLocked - nameWithType: Round.IsLocked -- uid: PluginAPI.Core.Round.IsLocked* - name: IsLocked - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_IsLocked_ - commentId: Overload:PluginAPI.Core.Round.IsLocked - isSpec: "True" - fullName: PluginAPI.Core.Round.IsLocked - nameWithType: Round.IsLocked -- uid: PluginAPI.Core.Round.IsRoundStarted - name: IsRoundStarted - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_IsRoundStarted - commentId: P:PluginAPI.Core.Round.IsRoundStarted - fullName: PluginAPI.Core.Round.IsRoundStarted - nameWithType: Round.IsRoundStarted -- uid: PluginAPI.Core.Round.IsRoundStarted* - name: IsRoundStarted - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_IsRoundStarted_ - commentId: Overload:PluginAPI.Core.Round.IsRoundStarted - isSpec: "True" - fullName: PluginAPI.Core.Round.IsRoundStarted - nameWithType: Round.IsRoundStarted -- uid: PluginAPI.Core.Round.Restart(System.Boolean,System.Boolean,ServerStatic.NextRoundAction) - name: Restart(Boolean, Boolean, ServerStatic.NextRoundAction) - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_Restart_System_Boolean_System_Boolean_ServerStatic_NextRoundAction_ - commentId: M:PluginAPI.Core.Round.Restart(System.Boolean,System.Boolean,ServerStatic.NextRoundAction) - fullName: PluginAPI.Core.Round.Restart(System.Boolean, System.Boolean, ServerStatic.NextRoundAction) - nameWithType: Round.Restart(Boolean, Boolean, ServerStatic.NextRoundAction) -- uid: PluginAPI.Core.Round.Restart* - name: Restart - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_Restart_ - commentId: Overload:PluginAPI.Core.Round.Restart - isSpec: "True" - fullName: PluginAPI.Core.Round.Restart - nameWithType: Round.Restart -- uid: PluginAPI.Core.Round.RestartSilently - name: RestartSilently() - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_RestartSilently - commentId: M:PluginAPI.Core.Round.RestartSilently - fullName: PluginAPI.Core.Round.RestartSilently() - nameWithType: Round.RestartSilently() -- uid: PluginAPI.Core.Round.RestartSilently* - name: RestartSilently - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_RestartSilently_ - commentId: Overload:PluginAPI.Core.Round.RestartSilently - isSpec: "True" - fullName: PluginAPI.Core.Round.RestartSilently - nameWithType: Round.RestartSilently -- uid: PluginAPI.Core.Round.Start - name: Start() - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_Start - commentId: M:PluginAPI.Core.Round.Start - fullName: PluginAPI.Core.Round.Start() - nameWithType: Round.Start() -- uid: PluginAPI.Core.Round.Start* - name: Start - href: api/PluginAPI.Core.Round.html#PluginAPI_Core_Round_Start_ - commentId: Overload:PluginAPI.Core.Round.Start - isSpec: "True" - fullName: PluginAPI.Core.Round.Start - nameWithType: Round.Start -- uid: PluginAPI.Core.Server - name: Server - href: api/PluginAPI.Core.Server.html - commentId: T:PluginAPI.Core.Server - fullName: PluginAPI.Core.Server - nameWithType: Server -- uid: PluginAPI.Core.Server.#ctor(PluginAPI.Core.Interfaces.IGameComponent) - name: Server(IGameComponent) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server__ctor_PluginAPI_Core_Interfaces_IGameComponent_ - commentId: M:PluginAPI.Core.Server.#ctor(PluginAPI.Core.Interfaces.IGameComponent) - fullName: PluginAPI.Core.Server.Server(PluginAPI.Core.Interfaces.IGameComponent) - nameWithType: Server.Server(IGameComponent) -- uid: PluginAPI.Core.Server.#ctor* - name: Server - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server__ctor_ - commentId: Overload:PluginAPI.Core.Server.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Server.Server - nameWithType: Server.Server -- uid: PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64) - name: BanPlayer(Player, IPlayer, String, Int64) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayer_PluginAPI_Core_Player_PluginAPI_Core_Interfaces_IPlayer_System_String_System_Int64_ - commentId: M:PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64) - fullName: PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player, PluginAPI.Core.Interfaces.IPlayer, System.String, System.Int64) - nameWithType: Server.BanPlayer(Player, IPlayer, String, Int64) -- uid: PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,System.String,System.Int64) - name: BanPlayer(Player, String, Int64) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayer_PluginAPI_Core_Player_System_String_System_Int64_ - commentId: M:PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player,System.String,System.Int64) - fullName: PluginAPI.Core.Server.BanPlayer(PluginAPI.Core.Player, System.String, System.Int64) - nameWithType: Server.BanPlayer(Player, String, Int64) -- uid: PluginAPI.Core.Server.BanPlayer* - name: BanPlayer - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayer_ - commentId: Overload:PluginAPI.Core.Server.BanPlayer - isSpec: "True" - fullName: PluginAPI.Core.Server.BanPlayer - nameWithType: Server.BanPlayer -- uid: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - name: BanPlayerByIpAddress(String, Player, String, Int64, String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayerByIpAddress_System_String_PluginAPI_Core_Player_System_String_System_Int64_System_String_ - commentId: M:PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - fullName: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String, PluginAPI.Core.Player, System.String, System.Int64, System.String) - nameWithType: Server.BanPlayerByIpAddress(String, Player, String, Int64, String) -- uid: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,System.String,System.Int64,System.String) - name: BanPlayerByIpAddress(String, String, Int64, String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayerByIpAddress_System_String_System_String_System_Int64_System_String_ - commentId: M:PluginAPI.Core.Server.BanPlayerByIpAddress(System.String,System.String,System.Int64,System.String) - fullName: PluginAPI.Core.Server.BanPlayerByIpAddress(System.String, System.String, System.Int64, System.String) - nameWithType: Server.BanPlayerByIpAddress(String, String, Int64, String) -- uid: PluginAPI.Core.Server.BanPlayerByIpAddress* - name: BanPlayerByIpAddress - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayerByIpAddress_ - commentId: Overload:PluginAPI.Core.Server.BanPlayerByIpAddress - isSpec: "True" - fullName: PluginAPI.Core.Server.BanPlayerByIpAddress - nameWithType: Server.BanPlayerByIpAddress -- uid: PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - name: BanPlayerByUserId(String, Player, String, Int64, String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayerByUserId_System_String_PluginAPI_Core_Player_System_String_System_Int64_System_String_ - commentId: M:PluginAPI.Core.Server.BanPlayerByUserId(System.String,PluginAPI.Core.Player,System.String,System.Int64,System.String) - fullName: PluginAPI.Core.Server.BanPlayerByUserId(System.String, PluginAPI.Core.Player, System.String, System.Int64, System.String) - nameWithType: Server.BanPlayerByUserId(String, Player, String, Int64, String) -- uid: PluginAPI.Core.Server.BanPlayerByUserId(System.String,System.String,System.Int64,System.String) - name: BanPlayerByUserId(String, String, Int64, String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayerByUserId_System_String_System_String_System_Int64_System_String_ - commentId: M:PluginAPI.Core.Server.BanPlayerByUserId(System.String,System.String,System.Int64,System.String) - fullName: PluginAPI.Core.Server.BanPlayerByUserId(System.String, System.String, System.Int64, System.String) - nameWithType: Server.BanPlayerByUserId(String, String, Int64, String) -- uid: PluginAPI.Core.Server.BanPlayerByUserId* - name: BanPlayerByUserId - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_BanPlayerByUserId_ - commentId: Overload:PluginAPI.Core.Server.BanPlayerByUserId - isSpec: "True" - fullName: PluginAPI.Core.Server.BanPlayerByUserId - nameWithType: Server.BanPlayerByUserId -- uid: PluginAPI.Core.Server.ClearBroadcasts - name: ClearBroadcasts() - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_ClearBroadcasts - commentId: M:PluginAPI.Core.Server.ClearBroadcasts - fullName: PluginAPI.Core.Server.ClearBroadcasts() - nameWithType: Server.ClearBroadcasts() -- uid: PluginAPI.Core.Server.ClearBroadcasts* - name: ClearBroadcasts - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_ClearBroadcasts_ - commentId: Overload:PluginAPI.Core.Server.ClearBroadcasts - isSpec: "True" - fullName: PluginAPI.Core.Server.ClearBroadcasts - nameWithType: Server.ClearBroadcasts -- uid: PluginAPI.Core.Server.FriendlyFire - name: FriendlyFire - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_FriendlyFire - commentId: P:PluginAPI.Core.Server.FriendlyFire - fullName: PluginAPI.Core.Server.FriendlyFire - nameWithType: Server.FriendlyFire -- uid: PluginAPI.Core.Server.FriendlyFire* - name: FriendlyFire - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_FriendlyFire_ - commentId: Overload:PluginAPI.Core.Server.FriendlyFire - isSpec: "True" - fullName: PluginAPI.Core.Server.FriendlyFire - nameWithType: Server.FriendlyFire -- uid: PluginAPI.Core.Server.GetAllPlayersBanned - name: GetAllPlayersBanned() - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_GetAllPlayersBanned - commentId: M:PluginAPI.Core.Server.GetAllPlayersBanned - fullName: PluginAPI.Core.Server.GetAllPlayersBanned() - nameWithType: Server.GetAllPlayersBanned() -- uid: PluginAPI.Core.Server.GetAllPlayersBanned(BanHandler.BanType) - name: GetAllPlayersBanned(BanHandler.BanType) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_GetAllPlayersBanned_BanHandler_BanType_ - commentId: M:PluginAPI.Core.Server.GetAllPlayersBanned(BanHandler.BanType) - fullName: PluginAPI.Core.Server.GetAllPlayersBanned(BanHandler.BanType) - nameWithType: Server.GetAllPlayersBanned(BanHandler.BanType) -- uid: PluginAPI.Core.Server.GetAllPlayersBanned* - name: GetAllPlayersBanned - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_GetAllPlayersBanned_ - commentId: Overload:PluginAPI.Core.Server.GetAllPlayersBanned - isSpec: "True" - fullName: PluginAPI.Core.Server.GetAllPlayersBanned - nameWithType: Server.GetAllPlayersBanned -- uid: PluginAPI.Core.Server.Instance - name: Instance - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Instance - commentId: P:PluginAPI.Core.Server.Instance - fullName: PluginAPI.Core.Server.Instance - nameWithType: Server.Instance -- uid: PluginAPI.Core.Server.Instance* - name: Instance - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Instance_ - commentId: Overload:PluginAPI.Core.Server.Instance - isSpec: "True" - fullName: PluginAPI.Core.Server.Instance - nameWithType: Server.Instance -- uid: PluginAPI.Core.Server.IsPlayerBanned(System.String) - name: IsPlayerBanned(String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_IsPlayerBanned_System_String_ - commentId: M:PluginAPI.Core.Server.IsPlayerBanned(System.String) - fullName: PluginAPI.Core.Server.IsPlayerBanned(System.String) - nameWithType: Server.IsPlayerBanned(String) -- uid: PluginAPI.Core.Server.IsPlayerBanned* - name: IsPlayerBanned - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_IsPlayerBanned_ - commentId: Overload:PluginAPI.Core.Server.IsPlayerBanned - isSpec: "True" - fullName: PluginAPI.Core.Server.IsPlayerBanned - nameWithType: Server.IsPlayerBanned -- uid: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String) - name: KickPlayer(Player, IPlayer, String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_KickPlayer_PluginAPI_Core_Player_PluginAPI_Core_Interfaces_IPlayer_System_String_ - commentId: M:PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,PluginAPI.Core.Interfaces.IPlayer,System.String) - fullName: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player, PluginAPI.Core.Interfaces.IPlayer, System.String) - nameWithType: Server.KickPlayer(Player, IPlayer, String) -- uid: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,System.String) - name: KickPlayer(Player, String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_KickPlayer_PluginAPI_Core_Player_System_String_ - commentId: M:PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player,System.String) - fullName: PluginAPI.Core.Server.KickPlayer(PluginAPI.Core.Player, System.String) - nameWithType: Server.KickPlayer(Player, String) -- uid: PluginAPI.Core.Server.KickPlayer* - name: KickPlayer - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_KickPlayer_ - commentId: Overload:PluginAPI.Core.Server.KickPlayer - isSpec: "True" - fullName: PluginAPI.Core.Server.KickPlayer - nameWithType: Server.KickPlayer -- uid: PluginAPI.Core.Server.MaxPlayers - name: MaxPlayers - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_MaxPlayers - commentId: P:PluginAPI.Core.Server.MaxPlayers - fullName: PluginAPI.Core.Server.MaxPlayers - nameWithType: Server.MaxPlayers -- uid: PluginAPI.Core.Server.MaxPlayers* - name: MaxPlayers - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_MaxPlayers_ - commentId: Overload:PluginAPI.Core.Server.MaxPlayers - isSpec: "True" - fullName: PluginAPI.Core.Server.MaxPlayers - nameWithType: Server.MaxPlayers -- uid: PluginAPI.Core.Server.Port - name: Port - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Port - commentId: P:PluginAPI.Core.Server.Port - fullName: PluginAPI.Core.Server.Port - nameWithType: Server.Port -- uid: PluginAPI.Core.Server.Port* - name: Port - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Port_ - commentId: Overload:PluginAPI.Core.Server.Port - isSpec: "True" - fullName: PluginAPI.Core.Server.Port - nameWithType: Server.Port -- uid: PluginAPI.Core.Server.Restart - name: Restart() - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Restart - commentId: M:PluginAPI.Core.Server.Restart - fullName: PluginAPI.Core.Server.Restart() - nameWithType: Server.Restart() -- uid: PluginAPI.Core.Server.Restart(System.UInt16) - name: Restart(UInt16) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Restart_System_UInt16_ - commentId: M:PluginAPI.Core.Server.Restart(System.UInt16) - fullName: PluginAPI.Core.Server.Restart(System.UInt16) - nameWithType: Server.Restart(UInt16) -- uid: PluginAPI.Core.Server.Restart* - name: Restart - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Restart_ - commentId: Overload:PluginAPI.Core.Server.Restart - isSpec: "True" - fullName: PluginAPI.Core.Server.Restart - nameWithType: Server.Restart -- uid: PluginAPI.Core.Server.RunCommand(System.String,CommandSender) - name: RunCommand(String, CommandSender) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_RunCommand_System_String_CommandSender_ - commentId: M:PluginAPI.Core.Server.RunCommand(System.String,CommandSender) - fullName: PluginAPI.Core.Server.RunCommand(System.String, CommandSender) - nameWithType: Server.RunCommand(String, CommandSender) -- uid: PluginAPI.Core.Server.RunCommand* - name: RunCommand - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_RunCommand_ - commentId: Overload:PluginAPI.Core.Server.RunCommand - isSpec: "True" - fullName: PluginAPI.Core.Server.RunCommand - nameWithType: Server.RunCommand -- uid: PluginAPI.Core.Server.SendBroadcast(System.String,System.UInt16,Broadcast.BroadcastFlags,System.Boolean) - name: SendBroadcast(String, UInt16, Broadcast.BroadcastFlags, Boolean) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_SendBroadcast_System_String_System_UInt16_Broadcast_BroadcastFlags_System_Boolean_ - commentId: M:PluginAPI.Core.Server.SendBroadcast(System.String,System.UInt16,Broadcast.BroadcastFlags,System.Boolean) - fullName: PluginAPI.Core.Server.SendBroadcast(System.String, System.UInt16, Broadcast.BroadcastFlags, System.Boolean) - nameWithType: Server.SendBroadcast(String, UInt16, Broadcast.BroadcastFlags, Boolean) -- uid: PluginAPI.Core.Server.SendBroadcast* - name: SendBroadcast - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_SendBroadcast_ - commentId: Overload:PluginAPI.Core.Server.SendBroadcast - isSpec: "True" - fullName: PluginAPI.Core.Server.SendBroadcast - nameWithType: Server.SendBroadcast -- uid: PluginAPI.Core.Server.ServerIpAddress - name: ServerIpAddress - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_ServerIpAddress - commentId: P:PluginAPI.Core.Server.ServerIpAddress - fullName: PluginAPI.Core.Server.ServerIpAddress - nameWithType: Server.ServerIpAddress -- uid: PluginAPI.Core.Server.ServerIpAddress* - name: ServerIpAddress - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_ServerIpAddress_ - commentId: Overload:PluginAPI.Core.Server.ServerIpAddress - isSpec: "True" - fullName: PluginAPI.Core.Server.ServerIpAddress - nameWithType: Server.ServerIpAddress -- uid: PluginAPI.Core.Server.Shutdown - name: Shutdown() - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Shutdown - commentId: M:PluginAPI.Core.Server.Shutdown - fullName: PluginAPI.Core.Server.Shutdown() - nameWithType: Server.Shutdown() -- uid: PluginAPI.Core.Server.Shutdown(System.UInt16) - name: Shutdown(UInt16) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Shutdown_System_UInt16_ - commentId: M:PluginAPI.Core.Server.Shutdown(System.UInt16) - fullName: PluginAPI.Core.Server.Shutdown(System.UInt16) - nameWithType: Server.Shutdown(UInt16) -- uid: PluginAPI.Core.Server.Shutdown* - name: Shutdown - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_Shutdown_ - commentId: Overload:PluginAPI.Core.Server.Shutdown - isSpec: "True" - fullName: PluginAPI.Core.Server.Shutdown - nameWithType: Server.Shutdown -- uid: PluginAPI.Core.Server.UnbanPlayerByIpAddress(System.String) - name: UnbanPlayerByIpAddress(String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_UnbanPlayerByIpAddress_System_String_ - commentId: M:PluginAPI.Core.Server.UnbanPlayerByIpAddress(System.String) - fullName: PluginAPI.Core.Server.UnbanPlayerByIpAddress(System.String) - nameWithType: Server.UnbanPlayerByIpAddress(String) -- uid: PluginAPI.Core.Server.UnbanPlayerByIpAddress* - name: UnbanPlayerByIpAddress - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_UnbanPlayerByIpAddress_ - commentId: Overload:PluginAPI.Core.Server.UnbanPlayerByIpAddress - isSpec: "True" - fullName: PluginAPI.Core.Server.UnbanPlayerByIpAddress - nameWithType: Server.UnbanPlayerByIpAddress -- uid: PluginAPI.Core.Server.UnbanPlayerByUserId(System.String) - name: UnbanPlayerByUserId(String) - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_UnbanPlayerByUserId_System_String_ - commentId: M:PluginAPI.Core.Server.UnbanPlayerByUserId(System.String) - fullName: PluginAPI.Core.Server.UnbanPlayerByUserId(System.String) - nameWithType: Server.UnbanPlayerByUserId(String) -- uid: PluginAPI.Core.Server.UnbanPlayerByUserId* - name: UnbanPlayerByUserId - href: api/PluginAPI.Core.Server.html#PluginAPI_Core_Server_UnbanPlayerByUserId_ - commentId: Overload:PluginAPI.Core.Server.UnbanPlayerByUserId - isSpec: "True" - fullName: PluginAPI.Core.Server.UnbanPlayerByUserId - nameWithType: Server.UnbanPlayerByUserId -- uid: PluginAPI.Core.Statistics - name: Statistics - href: api/PluginAPI.Core.Statistics.html - commentId: T:PluginAPI.Core.Statistics - fullName: PluginAPI.Core.Statistics - nameWithType: Statistics -- uid: PluginAPI.Core.Statistics.CurrentRound - name: CurrentRound - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_CurrentRound - commentId: F:PluginAPI.Core.Statistics.CurrentRound - fullName: PluginAPI.Core.Statistics.CurrentRound - nameWithType: Statistics.CurrentRound -- uid: PluginAPI.Core.Statistics.FastestEndedRound - name: FastestEndedRound - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_FastestEndedRound - commentId: F:PluginAPI.Core.Statistics.FastestEndedRound - fullName: PluginAPI.Core.Statistics.FastestEndedRound - nameWithType: Statistics.FastestEndedRound -- uid: PluginAPI.Core.Statistics.FastestRound - name: Statistics.FastestRound - href: api/PluginAPI.Core.Statistics.FastestRound.html - commentId: T:PluginAPI.Core.Statistics.FastestRound - fullName: PluginAPI.Core.Statistics.FastestRound - nameWithType: Statistics.FastestRound -- uid: PluginAPI.Core.Statistics.FastestRound.Duration - name: Duration - href: api/PluginAPI.Core.Statistics.FastestRound.html#PluginAPI_Core_Statistics_FastestRound_Duration - commentId: P:PluginAPI.Core.Statistics.FastestRound.Duration - fullName: PluginAPI.Core.Statistics.FastestRound.Duration - nameWithType: Statistics.FastestRound.Duration -- uid: PluginAPI.Core.Statistics.FastestRound.Duration* - name: Duration - href: api/PluginAPI.Core.Statistics.FastestRound.html#PluginAPI_Core_Statistics_FastestRound_Duration_ - commentId: Overload:PluginAPI.Core.Statistics.FastestRound.Duration - isSpec: "True" - fullName: PluginAPI.Core.Statistics.FastestRound.Duration - nameWithType: Statistics.FastestRound.Duration -- uid: PluginAPI.Core.Statistics.FastestRound.LeadingTeam - name: LeadingTeam - href: api/PluginAPI.Core.Statistics.FastestRound.html#PluginAPI_Core_Statistics_FastestRound_LeadingTeam - commentId: P:PluginAPI.Core.Statistics.FastestRound.LeadingTeam - fullName: PluginAPI.Core.Statistics.FastestRound.LeadingTeam - nameWithType: Statistics.FastestRound.LeadingTeam -- uid: PluginAPI.Core.Statistics.FastestRound.LeadingTeam* - name: LeadingTeam - href: api/PluginAPI.Core.Statistics.FastestRound.html#PluginAPI_Core_Statistics_FastestRound_LeadingTeam_ - commentId: Overload:PluginAPI.Core.Statistics.FastestRound.LeadingTeam - isSpec: "True" - fullName: PluginAPI.Core.Statistics.FastestRound.LeadingTeam - nameWithType: Statistics.FastestRound.LeadingTeam -- uid: PluginAPI.Core.Statistics.FastestRound.Timestamp - name: Timestamp - href: api/PluginAPI.Core.Statistics.FastestRound.html#PluginAPI_Core_Statistics_FastestRound_Timestamp - commentId: P:PluginAPI.Core.Statistics.FastestRound.Timestamp - fullName: PluginAPI.Core.Statistics.FastestRound.Timestamp - nameWithType: Statistics.FastestRound.Timestamp -- uid: PluginAPI.Core.Statistics.FastestRound.Timestamp* - name: Timestamp - href: api/PluginAPI.Core.Statistics.FastestRound.html#PluginAPI_Core_Statistics_FastestRound_Timestamp_ - commentId: Overload:PluginAPI.Core.Statistics.FastestRound.Timestamp - isSpec: "True" - fullName: PluginAPI.Core.Statistics.FastestRound.Timestamp - nameWithType: Statistics.FastestRound.Timestamp -- uid: PluginAPI.Core.Statistics.Peak - name: Statistics.Peak - href: api/PluginAPI.Core.Statistics.Peak.html - commentId: T:PluginAPI.Core.Statistics.Peak - fullName: PluginAPI.Core.Statistics.Peak - nameWithType: Statistics.Peak -- uid: PluginAPI.Core.Statistics.Peak.Timestamp - name: Timestamp - href: api/PluginAPI.Core.Statistics.Peak.html#PluginAPI_Core_Statistics_Peak_Timestamp - commentId: P:PluginAPI.Core.Statistics.Peak.Timestamp - fullName: PluginAPI.Core.Statistics.Peak.Timestamp - nameWithType: Statistics.Peak.Timestamp -- uid: PluginAPI.Core.Statistics.Peak.Timestamp* - name: Timestamp - href: api/PluginAPI.Core.Statistics.Peak.html#PluginAPI_Core_Statistics_Peak_Timestamp_ - commentId: Overload:PluginAPI.Core.Statistics.Peak.Timestamp - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Peak.Timestamp - nameWithType: Statistics.Peak.Timestamp -- uid: PluginAPI.Core.Statistics.Peak.Total - name: Total - href: api/PluginAPI.Core.Statistics.Peak.html#PluginAPI_Core_Statistics_Peak_Total - commentId: P:PluginAPI.Core.Statistics.Peak.Total - fullName: PluginAPI.Core.Statistics.Peak.Total - nameWithType: Statistics.Peak.Total -- uid: PluginAPI.Core.Statistics.Peak.Total* - name: Total - href: api/PluginAPI.Core.Statistics.Peak.html#PluginAPI_Core_Statistics_Peak_Total_ - commentId: Overload:PluginAPI.Core.Statistics.Peak.Total - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Peak.Total - nameWithType: Statistics.Peak.Total -- uid: PluginAPI.Core.Statistics.PeakPlayers - name: PeakPlayers - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_PeakPlayers - commentId: F:PluginAPI.Core.Statistics.PeakPlayers - fullName: PluginAPI.Core.Statistics.PeakPlayers - nameWithType: Statistics.PeakPlayers -- uid: PluginAPI.Core.Statistics.Round - name: Statistics.Round - href: api/PluginAPI.Core.Statistics.Round.html - commentId: T:PluginAPI.Core.Statistics.Round - fullName: PluginAPI.Core.Statistics.Round - nameWithType: Statistics.Round -- uid: PluginAPI.Core.Statistics.Round.Duration - name: Duration - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_Duration - commentId: P:PluginAPI.Core.Statistics.Round.Duration - fullName: PluginAPI.Core.Statistics.Round.Duration - nameWithType: Statistics.Round.Duration -- uid: PluginAPI.Core.Statistics.Round.Duration* - name: Duration - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_Duration_ - commentId: Overload:PluginAPI.Core.Statistics.Round.Duration - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.Duration - nameWithType: Statistics.Round.Duration -- uid: PluginAPI.Core.Statistics.Round.ScpsAlive - name: ScpsAlive - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_ScpsAlive - commentId: P:PluginAPI.Core.Statistics.Round.ScpsAlive - fullName: PluginAPI.Core.Statistics.Round.ScpsAlive - nameWithType: Statistics.Round.ScpsAlive -- uid: PluginAPI.Core.Statistics.Round.ScpsAlive* - name: ScpsAlive - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_ScpsAlive_ - commentId: Overload:PluginAPI.Core.Statistics.Round.ScpsAlive - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.ScpsAlive - nameWithType: Statistics.Round.ScpsAlive -- uid: PluginAPI.Core.Statistics.Round.StartTimestamp - name: StartTimestamp - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_StartTimestamp - commentId: P:PluginAPI.Core.Statistics.Round.StartTimestamp - fullName: PluginAPI.Core.Statistics.Round.StartTimestamp - nameWithType: Statistics.Round.StartTimestamp -- uid: PluginAPI.Core.Statistics.Round.StartTimestamp* - name: StartTimestamp - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_StartTimestamp_ - commentId: Overload:PluginAPI.Core.Statistics.Round.StartTimestamp - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.StartTimestamp - nameWithType: Statistics.Round.StartTimestamp -- uid: PluginAPI.Core.Statistics.Round.TotalEscapedClassD - name: TotalEscapedClassD - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalEscapedClassD - commentId: P:PluginAPI.Core.Statistics.Round.TotalEscapedClassD - fullName: PluginAPI.Core.Statistics.Round.TotalEscapedClassD - nameWithType: Statistics.Round.TotalEscapedClassD -- uid: PluginAPI.Core.Statistics.Round.TotalEscapedClassD* - name: TotalEscapedClassD - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalEscapedClassD_ - commentId: Overload:PluginAPI.Core.Statistics.Round.TotalEscapedClassD - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.TotalEscapedClassD - nameWithType: Statistics.Round.TotalEscapedClassD -- uid: PluginAPI.Core.Statistics.Round.TotalEscapedScientists - name: TotalEscapedScientists - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalEscapedScientists - commentId: P:PluginAPI.Core.Statistics.Round.TotalEscapedScientists - fullName: PluginAPI.Core.Statistics.Round.TotalEscapedScientists - nameWithType: Statistics.Round.TotalEscapedScientists -- uid: PluginAPI.Core.Statistics.Round.TotalEscapedScientists* - name: TotalEscapedScientists - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalEscapedScientists_ - commentId: Overload:PluginAPI.Core.Statistics.Round.TotalEscapedScientists - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.TotalEscapedScientists - nameWithType: Statistics.Round.TotalEscapedScientists -- uid: PluginAPI.Core.Statistics.Round.TotalKilledPlayers - name: TotalKilledPlayers - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalKilledPlayers - commentId: P:PluginAPI.Core.Statistics.Round.TotalKilledPlayers - fullName: PluginAPI.Core.Statistics.Round.TotalKilledPlayers - nameWithType: Statistics.Round.TotalKilledPlayers -- uid: PluginAPI.Core.Statistics.Round.TotalKilledPlayers* - name: TotalKilledPlayers - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalKilledPlayers_ - commentId: Overload:PluginAPI.Core.Statistics.Round.TotalKilledPlayers - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.TotalKilledPlayers - nameWithType: Statistics.Round.TotalKilledPlayers -- uid: PluginAPI.Core.Statistics.Round.TotalScp0492Made - name: TotalScp0492Made - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalScp0492Made - commentId: P:PluginAPI.Core.Statistics.Round.TotalScp0492Made - fullName: PluginAPI.Core.Statistics.Round.TotalScp0492Made - nameWithType: Statistics.Round.TotalScp0492Made -- uid: PluginAPI.Core.Statistics.Round.TotalScp0492Made* - name: TotalScp0492Made - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalScp0492Made_ - commentId: Overload:PluginAPI.Core.Statistics.Round.TotalScp0492Made - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.TotalScp0492Made - nameWithType: Statistics.Round.TotalScp0492Made -- uid: PluginAPI.Core.Statistics.Round.TotalScpKills - name: TotalScpKills - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalScpKills - commentId: P:PluginAPI.Core.Statistics.Round.TotalScpKills - fullName: PluginAPI.Core.Statistics.Round.TotalScpKills - nameWithType: Statistics.Round.TotalScpKills -- uid: PluginAPI.Core.Statistics.Round.TotalScpKills* - name: TotalScpKills - href: api/PluginAPI.Core.Statistics.Round.html#PluginAPI_Core_Statistics_Round_TotalScpKills_ - commentId: Overload:PluginAPI.Core.Statistics.Round.TotalScpKills - isSpec: "True" - fullName: PluginAPI.Core.Statistics.Round.TotalScpKills - nameWithType: Statistics.Round.TotalScpKills -- uid: PluginAPI.Core.Statistics.TotalConnectedPlayers - name: TotalConnectedPlayers - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_TotalConnectedPlayers - commentId: P:PluginAPI.Core.Statistics.TotalConnectedPlayers - fullName: PluginAPI.Core.Statistics.TotalConnectedPlayers - nameWithType: Statistics.TotalConnectedPlayers -- uid: PluginAPI.Core.Statistics.TotalConnectedPlayers* - name: TotalConnectedPlayers - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_TotalConnectedPlayers_ - commentId: Overload:PluginAPI.Core.Statistics.TotalConnectedPlayers - isSpec: "True" - fullName: PluginAPI.Core.Statistics.TotalConnectedPlayers - nameWithType: Statistics.TotalConnectedPlayers -- uid: PluginAPI.Core.Statistics.TotalRejectedConnections - name: TotalRejectedConnections - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_TotalRejectedConnections - commentId: P:PluginAPI.Core.Statistics.TotalRejectedConnections - fullName: PluginAPI.Core.Statistics.TotalRejectedConnections - nameWithType: Statistics.TotalRejectedConnections -- uid: PluginAPI.Core.Statistics.TotalRejectedConnections* - name: TotalRejectedConnections - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_TotalRejectedConnections_ - commentId: Overload:PluginAPI.Core.Statistics.TotalRejectedConnections - isSpec: "True" - fullName: PluginAPI.Core.Statistics.TotalRejectedConnections - nameWithType: Statistics.TotalRejectedConnections -- uid: PluginAPI.Core.Statistics.TotalRoundrestarts - name: TotalRoundrestarts - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_TotalRoundrestarts - commentId: P:PluginAPI.Core.Statistics.TotalRoundrestarts - fullName: PluginAPI.Core.Statistics.TotalRoundrestarts - nameWithType: Statistics.TotalRoundrestarts -- uid: PluginAPI.Core.Statistics.TotalRoundrestarts* - name: TotalRoundrestarts - href: api/PluginAPI.Core.Statistics.html#PluginAPI_Core_Statistics_TotalRoundrestarts_ - commentId: Overload:PluginAPI.Core.Statistics.TotalRoundrestarts - isSpec: "True" - fullName: PluginAPI.Core.Statistics.TotalRoundrestarts - nameWithType: Statistics.TotalRoundrestarts -- uid: PluginAPI.Core.Warhead - name: Warhead - href: api/PluginAPI.Core.Warhead.html - commentId: T:PluginAPI.Core.Warhead - fullName: PluginAPI.Core.Warhead - nameWithType: Warhead -- uid: PluginAPI.Core.Warhead.Detonate - name: Detonate() - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Detonate - commentId: M:PluginAPI.Core.Warhead.Detonate - fullName: PluginAPI.Core.Warhead.Detonate() - nameWithType: Warhead.Detonate() -- uid: PluginAPI.Core.Warhead.Detonate* - name: Detonate - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Detonate_ - commentId: Overload:PluginAPI.Core.Warhead.Detonate - isSpec: "True" - fullName: PluginAPI.Core.Warhead.Detonate - nameWithType: Warhead.Detonate -- uid: PluginAPI.Core.Warhead.DetonationTime - name: DetonationTime - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_DetonationTime - commentId: P:PluginAPI.Core.Warhead.DetonationTime - fullName: PluginAPI.Core.Warhead.DetonationTime - nameWithType: Warhead.DetonationTime -- uid: PluginAPI.Core.Warhead.DetonationTime* - name: DetonationTime - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_DetonationTime_ - commentId: Overload:PluginAPI.Core.Warhead.DetonationTime - isSpec: "True" - fullName: PluginAPI.Core.Warhead.DetonationTime - nameWithType: Warhead.DetonationTime -- uid: PluginAPI.Core.Warhead.IsDetonated - name: IsDetonated - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_IsDetonated - commentId: P:PluginAPI.Core.Warhead.IsDetonated - fullName: PluginAPI.Core.Warhead.IsDetonated - nameWithType: Warhead.IsDetonated -- uid: PluginAPI.Core.Warhead.IsDetonated* - name: IsDetonated - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_IsDetonated_ - commentId: Overload:PluginAPI.Core.Warhead.IsDetonated - isSpec: "True" - fullName: PluginAPI.Core.Warhead.IsDetonated - nameWithType: Warhead.IsDetonated -- uid: PluginAPI.Core.Warhead.IsDetonationInProgress - name: IsDetonationInProgress - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_IsDetonationInProgress - commentId: P:PluginAPI.Core.Warhead.IsDetonationInProgress - fullName: PluginAPI.Core.Warhead.IsDetonationInProgress - nameWithType: Warhead.IsDetonationInProgress -- uid: PluginAPI.Core.Warhead.IsDetonationInProgress* - name: IsDetonationInProgress - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_IsDetonationInProgress_ - commentId: Overload:PluginAPI.Core.Warhead.IsDetonationInProgress - isSpec: "True" - fullName: PluginAPI.Core.Warhead.IsDetonationInProgress - nameWithType: Warhead.IsDetonationInProgress -- uid: PluginAPI.Core.Warhead.LeverStatus - name: LeverStatus - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_LeverStatus - commentId: P:PluginAPI.Core.Warhead.LeverStatus - fullName: PluginAPI.Core.Warhead.LeverStatus - nameWithType: Warhead.LeverStatus -- uid: PluginAPI.Core.Warhead.LeverStatus* - name: LeverStatus - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_LeverStatus_ - commentId: Overload:PluginAPI.Core.Warhead.LeverStatus - isSpec: "True" - fullName: PluginAPI.Core.Warhead.LeverStatus - nameWithType: Warhead.LeverStatus -- uid: PluginAPI.Core.Warhead.Shake - name: Shake() - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Shake - commentId: M:PluginAPI.Core.Warhead.Shake - fullName: PluginAPI.Core.Warhead.Shake() - nameWithType: Warhead.Shake() -- uid: PluginAPI.Core.Warhead.Shake* - name: Shake - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Shake_ - commentId: Overload:PluginAPI.Core.Warhead.Shake - isSpec: "True" - fullName: PluginAPI.Core.Warhead.Shake - nameWithType: Warhead.Shake -- uid: PluginAPI.Core.Warhead.Start(System.Boolean,System.Boolean) - name: Start(Boolean, Boolean) - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Start_System_Boolean_System_Boolean_ - commentId: M:PluginAPI.Core.Warhead.Start(System.Boolean,System.Boolean) - fullName: PluginAPI.Core.Warhead.Start(System.Boolean, System.Boolean) - nameWithType: Warhead.Start(Boolean, Boolean) -- uid: PluginAPI.Core.Warhead.Start* - name: Start - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Start_ - commentId: Overload:PluginAPI.Core.Warhead.Start - isSpec: "True" - fullName: PluginAPI.Core.Warhead.Start - nameWithType: Warhead.Start -- uid: PluginAPI.Core.Warhead.Stop - name: Stop() - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Stop - commentId: M:PluginAPI.Core.Warhead.Stop - fullName: PluginAPI.Core.Warhead.Stop() - nameWithType: Warhead.Stop() -- uid: PluginAPI.Core.Warhead.Stop* - name: Stop - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_Stop_ - commentId: Overload:PluginAPI.Core.Warhead.Stop - isSpec: "True" - fullName: PluginAPI.Core.Warhead.Stop - nameWithType: Warhead.Stop -- uid: PluginAPI.Core.Warhead.WarheadUnlocked - name: WarheadUnlocked - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_WarheadUnlocked - commentId: P:PluginAPI.Core.Warhead.WarheadUnlocked - fullName: PluginAPI.Core.Warhead.WarheadUnlocked - nameWithType: Warhead.WarheadUnlocked -- uid: PluginAPI.Core.Warhead.WarheadUnlocked* - name: WarheadUnlocked - href: api/PluginAPI.Core.Warhead.html#PluginAPI_Core_Warhead_WarheadUnlocked_ - commentId: Overload:PluginAPI.Core.Warhead.WarheadUnlocked - isSpec: "True" - fullName: PluginAPI.Core.Warhead.WarheadUnlocked - nameWithType: Warhead.WarheadUnlocked -- uid: PluginAPI.Core.Zones - name: PluginAPI.Core.Zones - href: api/PluginAPI.Core.Zones.html - commentId: N:PluginAPI.Core.Zones - fullName: PluginAPI.Core.Zones - nameWithType: PluginAPI.Core.Zones -- uid: PluginAPI.Core.Zones.Entrance - name: PluginAPI.Core.Zones.Entrance - href: api/PluginAPI.Core.Zones.Entrance.html - commentId: N:PluginAPI.Core.Zones.Entrance - fullName: PluginAPI.Core.Zones.Entrance - nameWithType: PluginAPI.Core.Zones.Entrance -- uid: PluginAPI.Core.Zones.Entrance.EzRoom - name: EzRoom - href: api/PluginAPI.Core.Zones.Entrance.EzRoom.html - commentId: T:PluginAPI.Core.Zones.Entrance.EzRoom - fullName: PluginAPI.Core.Zones.Entrance.EzRoom - nameWithType: EzRoom -- uid: PluginAPI.Core.Zones.Entrance.EzRoom.#ctor(PluginAPI.Core.Zones.EntranceZone,MapGeneration.RoomIdentifier) - name: EzRoom(EntranceZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.Entrance.EzRoom.html#PluginAPI_Core_Zones_Entrance_EzRoom__ctor_PluginAPI_Core_Zones_EntranceZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.Entrance.EzRoom.#ctor(PluginAPI.Core.Zones.EntranceZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.Entrance.EzRoom.EzRoom(PluginAPI.Core.Zones.EntranceZone, MapGeneration.RoomIdentifier) - nameWithType: EzRoom.EzRoom(EntranceZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.Entrance.EzRoom.#ctor* - name: EzRoom - href: api/PluginAPI.Core.Zones.Entrance.EzRoom.html#PluginAPI_Core_Zones_Entrance_EzRoom__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Entrance.EzRoom.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Entrance.EzRoom.EzRoom - nameWithType: EzRoom.EzRoom -- uid: PluginAPI.Core.Zones.EntranceZone - name: EntranceZone - href: api/PluginAPI.Core.Zones.EntranceZone.html - commentId: T:PluginAPI.Core.Zones.EntranceZone - fullName: PluginAPI.Core.Zones.EntranceZone - nameWithType: EntranceZone -- uid: PluginAPI.Core.Zones.EntranceZone.#ctor - name: EntranceZone() - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone__ctor - commentId: M:PluginAPI.Core.Zones.EntranceZone.#ctor - fullName: PluginAPI.Core.Zones.EntranceZone.EntranceZone() - nameWithType: EntranceZone.EntranceZone() -- uid: PluginAPI.Core.Zones.EntranceZone.#ctor* - name: EntranceZone - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone__ctor_ - commentId: Overload:PluginAPI.Core.Zones.EntranceZone.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.EntranceZone.EntranceZone - nameWithType: EntranceZone.EntranceZone -- uid: PluginAPI.Core.Zones.EntranceZone.Doors - name: Doors - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_Doors - commentId: P:PluginAPI.Core.Zones.EntranceZone.Doors - fullName: PluginAPI.Core.Zones.EntranceZone.Doors - nameWithType: EntranceZone.Doors -- uid: PluginAPI.Core.Zones.EntranceZone.Doors* - name: Doors - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_Doors_ - commentId: Overload:PluginAPI.Core.Zones.EntranceZone.Doors - isSpec: "True" - fullName: PluginAPI.Core.Zones.EntranceZone.Doors - nameWithType: EntranceZone.Doors -- uid: PluginAPI.Core.Zones.EntranceZone.GetRooms* - name: GetRooms - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_GetRooms_ - commentId: Overload:PluginAPI.Core.Zones.EntranceZone.GetRooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.EntranceZone.GetRooms - nameWithType: EntranceZone.GetRooms -- uid: PluginAPI.Core.Zones.EntranceZone.GetRooms``1 - name: GetRooms() - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_GetRooms__1 - commentId: M:PluginAPI.Core.Zones.EntranceZone.GetRooms``1 - name.vb: GetRooms(Of T)() - fullName: PluginAPI.Core.Zones.EntranceZone.GetRooms() - fullName.vb: PluginAPI.Core.Zones.EntranceZone.GetRooms(Of T)() - nameWithType: EntranceZone.GetRooms() - nameWithType.vb: EntranceZone.GetRooms(Of T)() -- uid: PluginAPI.Core.Zones.EntranceZone.Rooms - name: Rooms - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_Rooms - commentId: P:PluginAPI.Core.Zones.EntranceZone.Rooms - fullName: PluginAPI.Core.Zones.EntranceZone.Rooms - nameWithType: EntranceZone.Rooms -- uid: PluginAPI.Core.Zones.EntranceZone.Rooms* - name: Rooms - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_Rooms_ - commentId: Overload:PluginAPI.Core.Zones.EntranceZone.Rooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.EntranceZone.Rooms - nameWithType: EntranceZone.Rooms -- uid: PluginAPI.Core.Zones.EntranceZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name: TryGetRoom(RoomIdentifier, out FacilityRoom) - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_TryGetRoom_MapGeneration_RoomIdentifier_PluginAPI_Core_Zones_FacilityRoom__ - commentId: M:PluginAPI.Core.Zones.EntranceZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name.vb: TryGetRoom(RoomIdentifier, ByRef FacilityRoom) - fullName: PluginAPI.Core.Zones.EntranceZone.TryGetRoom(MapGeneration.RoomIdentifier, out PluginAPI.Core.Zones.FacilityRoom) - fullName.vb: PluginAPI.Core.Zones.EntranceZone.TryGetRoom(MapGeneration.RoomIdentifier, ByRef PluginAPI.Core.Zones.FacilityRoom) - nameWithType: EntranceZone.TryGetRoom(RoomIdentifier, out FacilityRoom) - nameWithType.vb: EntranceZone.TryGetRoom(RoomIdentifier, ByRef FacilityRoom) -- uid: PluginAPI.Core.Zones.EntranceZone.TryGetRoom* - name: TryGetRoom - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_TryGetRoom_ - commentId: Overload:PluginAPI.Core.Zones.EntranceZone.TryGetRoom - isSpec: "True" - fullName: PluginAPI.Core.Zones.EntranceZone.TryGetRoom - nameWithType: EntranceZone.TryGetRoom -- uid: PluginAPI.Core.Zones.EntranceZone.ZoneType - name: ZoneType - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_ZoneType - commentId: P:PluginAPI.Core.Zones.EntranceZone.ZoneType - fullName: PluginAPI.Core.Zones.EntranceZone.ZoneType - nameWithType: EntranceZone.ZoneType -- uid: PluginAPI.Core.Zones.EntranceZone.ZoneType* - name: ZoneType - href: api/PluginAPI.Core.Zones.EntranceZone.html#PluginAPI_Core_Zones_EntranceZone_ZoneType_ - commentId: Overload:PluginAPI.Core.Zones.EntranceZone.ZoneType - isSpec: "True" - fullName: PluginAPI.Core.Zones.EntranceZone.ZoneType - nameWithType: EntranceZone.ZoneType -- uid: PluginAPI.Core.Zones.FacilityRoom - name: FacilityRoom - href: api/PluginAPI.Core.Zones.FacilityRoom.html - commentId: T:PluginAPI.Core.Zones.FacilityRoom - fullName: PluginAPI.Core.Zones.FacilityRoom - nameWithType: FacilityRoom -- uid: PluginAPI.Core.Zones.FacilityRoom.#ctor(PluginAPI.Core.Zones.FacilityZone,MapGeneration.RoomIdentifier) - name: FacilityRoom(FacilityZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom__ctor_PluginAPI_Core_Zones_FacilityZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.FacilityRoom.#ctor(PluginAPI.Core.Zones.FacilityZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.FacilityRoom.FacilityRoom(PluginAPI.Core.Zones.FacilityZone, MapGeneration.RoomIdentifier) - nameWithType: FacilityRoom.FacilityRoom(FacilityZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.FacilityRoom.#ctor* - name: FacilityRoom - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom__ctor_ - commentId: Overload:PluginAPI.Core.Zones.FacilityRoom.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityRoom.FacilityRoom - nameWithType: FacilityRoom.FacilityRoom -- uid: PluginAPI.Core.Zones.FacilityRoom.GameObject - name: GameObject - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_GameObject - commentId: P:PluginAPI.Core.Zones.FacilityRoom.GameObject - fullName: PluginAPI.Core.Zones.FacilityRoom.GameObject - nameWithType: FacilityRoom.GameObject -- uid: PluginAPI.Core.Zones.FacilityRoom.GameObject* - name: GameObject - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_GameObject_ - commentId: Overload:PluginAPI.Core.Zones.FacilityRoom.GameObject - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityRoom.GameObject - nameWithType: FacilityRoom.GameObject -- uid: PluginAPI.Core.Zones.FacilityRoom.GetComponent* - name: GetComponent - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_GetComponent_ - commentId: Overload:PluginAPI.Core.Zones.FacilityRoom.GetComponent - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityRoom.GetComponent - nameWithType: FacilityRoom.GetComponent -- uid: PluginAPI.Core.Zones.FacilityRoom.GetComponent``1(System.Boolean,System.Boolean) - name: GetComponent(Boolean, Boolean) - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_GetComponent__1_System_Boolean_System_Boolean_ - commentId: M:PluginAPI.Core.Zones.FacilityRoom.GetComponent``1(System.Boolean,System.Boolean) - name.vb: GetComponent(Of T)(Boolean, Boolean) - fullName: PluginAPI.Core.Zones.FacilityRoom.GetComponent(System.Boolean, System.Boolean) - fullName.vb: PluginAPI.Core.Zones.FacilityRoom.GetComponent(Of T)(System.Boolean, System.Boolean) - nameWithType: FacilityRoom.GetComponent(Boolean, Boolean) - nameWithType.vb: FacilityRoom.GetComponent(Of T)(Boolean, Boolean) -- uid: PluginAPI.Core.Zones.FacilityRoom.Identifier - name: Identifier - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Identifier - commentId: F:PluginAPI.Core.Zones.FacilityRoom.Identifier - fullName: PluginAPI.Core.Zones.FacilityRoom.Identifier - nameWithType: FacilityRoom.Identifier -- uid: PluginAPI.Core.Zones.FacilityRoom.Lights - name: Lights - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Lights - commentId: F:PluginAPI.Core.Zones.FacilityRoom.Lights - fullName: PluginAPI.Core.Zones.FacilityRoom.Lights - nameWithType: FacilityRoom.Lights -- uid: PluginAPI.Core.Zones.FacilityRoom.Position - name: Position - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Position - commentId: P:PluginAPI.Core.Zones.FacilityRoom.Position - fullName: PluginAPI.Core.Zones.FacilityRoom.Position - nameWithType: FacilityRoom.Position -- uid: PluginAPI.Core.Zones.FacilityRoom.Position* - name: Position - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Position_ - commentId: Overload:PluginAPI.Core.Zones.FacilityRoom.Position - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityRoom.Position - nameWithType: FacilityRoom.Position -- uid: PluginAPI.Core.Zones.FacilityRoom.Rotation - name: Rotation - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Rotation - commentId: P:PluginAPI.Core.Zones.FacilityRoom.Rotation - fullName: PluginAPI.Core.Zones.FacilityRoom.Rotation - nameWithType: FacilityRoom.Rotation -- uid: PluginAPI.Core.Zones.FacilityRoom.Rotation* - name: Rotation - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Rotation_ - commentId: Overload:PluginAPI.Core.Zones.FacilityRoom.Rotation - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityRoom.Rotation - nameWithType: FacilityRoom.Rotation -- uid: PluginAPI.Core.Zones.FacilityRoom.Transform - name: Transform - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Transform - commentId: P:PluginAPI.Core.Zones.FacilityRoom.Transform - fullName: PluginAPI.Core.Zones.FacilityRoom.Transform - nameWithType: FacilityRoom.Transform -- uid: PluginAPI.Core.Zones.FacilityRoom.Transform* - name: Transform - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Transform_ - commentId: Overload:PluginAPI.Core.Zones.FacilityRoom.Transform - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityRoom.Transform - nameWithType: FacilityRoom.Transform -- uid: PluginAPI.Core.Zones.FacilityRoom.TryGetComponent* - name: TryGetComponent - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_TryGetComponent_ - commentId: Overload:PluginAPI.Core.Zones.FacilityRoom.TryGetComponent - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityRoom.TryGetComponent - nameWithType: FacilityRoom.TryGetComponent -- uid: PluginAPI.Core.Zones.FacilityRoom.TryGetComponent``1(``0@,System.Boolean,System.Boolean) - name: TryGetComponent(out T, Boolean, Boolean) - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_TryGetComponent__1___0__System_Boolean_System_Boolean_ - commentId: M:PluginAPI.Core.Zones.FacilityRoom.TryGetComponent``1(``0@,System.Boolean,System.Boolean) - name.vb: TryGetComponent(Of T)(ByRef T, Boolean, Boolean) - fullName: PluginAPI.Core.Zones.FacilityRoom.TryGetComponent(out T, System.Boolean, System.Boolean) - fullName.vb: PluginAPI.Core.Zones.FacilityRoom.TryGetComponent(Of T)(ByRef T, System.Boolean, System.Boolean) - nameWithType: FacilityRoom.TryGetComponent(out T, Boolean, Boolean) - nameWithType.vb: FacilityRoom.TryGetComponent(Of T)(ByRef T, Boolean, Boolean) -- uid: PluginAPI.Core.Zones.FacilityRoom.Zone - name: Zone - href: api/PluginAPI.Core.Zones.FacilityRoom.html#PluginAPI_Core_Zones_FacilityRoom_Zone - commentId: F:PluginAPI.Core.Zones.FacilityRoom.Zone - fullName: PluginAPI.Core.Zones.FacilityRoom.Zone - nameWithType: FacilityRoom.Zone -- uid: PluginAPI.Core.Zones.FacilityZone - name: FacilityZone - href: api/PluginAPI.Core.Zones.FacilityZone.html - commentId: T:PluginAPI.Core.Zones.FacilityZone - fullName: PluginAPI.Core.Zones.FacilityZone - nameWithType: FacilityZone -- uid: PluginAPI.Core.Zones.FacilityZone.GetRooms - name: GetRooms() - href: api/PluginAPI.Core.Zones.FacilityZone.html#PluginAPI_Core_Zones_FacilityZone_GetRooms - commentId: M:PluginAPI.Core.Zones.FacilityZone.GetRooms - fullName: PluginAPI.Core.Zones.FacilityZone.GetRooms() - nameWithType: FacilityZone.GetRooms() -- uid: PluginAPI.Core.Zones.FacilityZone.GetRooms* - name: GetRooms - href: api/PluginAPI.Core.Zones.FacilityZone.html#PluginAPI_Core_Zones_FacilityZone_GetRooms_ - commentId: Overload:PluginAPI.Core.Zones.FacilityZone.GetRooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityZone.GetRooms - nameWithType: FacilityZone.GetRooms -- uid: PluginAPI.Core.Zones.FacilityZone.GetRooms``1 - name: GetRooms() - href: api/PluginAPI.Core.Zones.FacilityZone.html#PluginAPI_Core_Zones_FacilityZone_GetRooms__1 - commentId: M:PluginAPI.Core.Zones.FacilityZone.GetRooms``1 - name.vb: GetRooms(Of T)() - fullName: PluginAPI.Core.Zones.FacilityZone.GetRooms() - fullName.vb: PluginAPI.Core.Zones.FacilityZone.GetRooms(Of T)() - nameWithType: FacilityZone.GetRooms() - nameWithType.vb: FacilityZone.GetRooms(Of T)() -- uid: PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name: TryGetRoom(RoomIdentifier, out FacilityRoom) - href: api/PluginAPI.Core.Zones.FacilityZone.html#PluginAPI_Core_Zones_FacilityZone_TryGetRoom_MapGeneration_RoomIdentifier_PluginAPI_Core_Zones_FacilityRoom__ - commentId: M:PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name.vb: TryGetRoom(RoomIdentifier, ByRef FacilityRoom) - fullName: PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier, out PluginAPI.Core.Zones.FacilityRoom) - fullName.vb: PluginAPI.Core.Zones.FacilityZone.TryGetRoom(MapGeneration.RoomIdentifier, ByRef PluginAPI.Core.Zones.FacilityRoom) - nameWithType: FacilityZone.TryGetRoom(RoomIdentifier, out FacilityRoom) - nameWithType.vb: FacilityZone.TryGetRoom(RoomIdentifier, ByRef FacilityRoom) -- uid: PluginAPI.Core.Zones.FacilityZone.TryGetRoom* - name: TryGetRoom - href: api/PluginAPI.Core.Zones.FacilityZone.html#PluginAPI_Core_Zones_FacilityZone_TryGetRoom_ - commentId: Overload:PluginAPI.Core.Zones.FacilityZone.TryGetRoom - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityZone.TryGetRoom - nameWithType: FacilityZone.TryGetRoom -- uid: PluginAPI.Core.Zones.FacilityZone.ZoneType - name: ZoneType - href: api/PluginAPI.Core.Zones.FacilityZone.html#PluginAPI_Core_Zones_FacilityZone_ZoneType - commentId: P:PluginAPI.Core.Zones.FacilityZone.ZoneType - fullName: PluginAPI.Core.Zones.FacilityZone.ZoneType - nameWithType: FacilityZone.ZoneType -- uid: PluginAPI.Core.Zones.FacilityZone.ZoneType* - name: ZoneType - href: api/PluginAPI.Core.Zones.FacilityZone.html#PluginAPI_Core_Zones_FacilityZone_ZoneType_ - commentId: Overload:PluginAPI.Core.Zones.FacilityZone.ZoneType - isSpec: "True" - fullName: PluginAPI.Core.Zones.FacilityZone.ZoneType - nameWithType: FacilityZone.ZoneType -- uid: PluginAPI.Core.Zones.Heavy - name: PluginAPI.Core.Zones.Heavy - href: api/PluginAPI.Core.Zones.Heavy.html - commentId: N:PluginAPI.Core.Zones.Heavy - fullName: PluginAPI.Core.Zones.Heavy - nameWithType: PluginAPI.Core.Zones.Heavy -- uid: PluginAPI.Core.Zones.Heavy.Generator - name: Generator - href: api/PluginAPI.Core.Zones.Heavy.Generator.html - commentId: T:PluginAPI.Core.Zones.Heavy.Generator - fullName: PluginAPI.Core.Zones.Heavy.Generator - nameWithType: Generator -- uid: PluginAPI.Core.Zones.Heavy.Generator.#ctor(PluginAPI.Core.Zones.Heavy.HczRoom,MapGeneration.Distributors.Scp079Generator) - name: Generator(HczRoom, Scp079Generator) - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator__ctor_PluginAPI_Core_Zones_Heavy_HczRoom_MapGeneration_Distributors_Scp079Generator_ - commentId: M:PluginAPI.Core.Zones.Heavy.Generator.#ctor(PluginAPI.Core.Zones.Heavy.HczRoom,MapGeneration.Distributors.Scp079Generator) - fullName: PluginAPI.Core.Zones.Heavy.Generator.Generator(PluginAPI.Core.Zones.Heavy.HczRoom, MapGeneration.Distributors.Scp079Generator) - nameWithType: Generator.Generator(HczRoom, Scp079Generator) -- uid: PluginAPI.Core.Zones.Heavy.Generator.#ctor* - name: Generator - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.Generator - nameWithType: Generator.Generator -- uid: PluginAPI.Core.Zones.Heavy.Generator.GameObject - name: GameObject - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_GameObject - commentId: P:PluginAPI.Core.Zones.Heavy.Generator.GameObject - fullName: PluginAPI.Core.Zones.Heavy.Generator.GameObject - nameWithType: Generator.GameObject -- uid: PluginAPI.Core.Zones.Heavy.Generator.GameObject* - name: GameObject - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_GameObject_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.GameObject - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.GameObject - nameWithType: Generator.GameObject -- uid: PluginAPI.Core.Zones.Heavy.Generator.IsActivating - name: IsActivating - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_IsActivating - commentId: P:PluginAPI.Core.Zones.Heavy.Generator.IsActivating - fullName: PluginAPI.Core.Zones.Heavy.Generator.IsActivating - nameWithType: Generator.IsActivating -- uid: PluginAPI.Core.Zones.Heavy.Generator.IsActivating* - name: IsActivating - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_IsActivating_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.IsActivating - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.IsActivating - nameWithType: Generator.IsActivating -- uid: PluginAPI.Core.Zones.Heavy.Generator.IsActivationReady - name: IsActivationReady - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_IsActivationReady - commentId: P:PluginAPI.Core.Zones.Heavy.Generator.IsActivationReady - fullName: PluginAPI.Core.Zones.Heavy.Generator.IsActivationReady - nameWithType: Generator.IsActivationReady -- uid: PluginAPI.Core.Zones.Heavy.Generator.IsActivationReady* - name: IsActivationReady - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_IsActivationReady_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.IsActivationReady - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.IsActivationReady - nameWithType: Generator.IsActivationReady -- uid: PluginAPI.Core.Zones.Heavy.Generator.IsEngaged - name: IsEngaged - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_IsEngaged - commentId: P:PluginAPI.Core.Zones.Heavy.Generator.IsEngaged - fullName: PluginAPI.Core.Zones.Heavy.Generator.IsEngaged - nameWithType: Generator.IsEngaged -- uid: PluginAPI.Core.Zones.Heavy.Generator.IsEngaged* - name: IsEngaged - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_IsEngaged_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.IsEngaged - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.IsEngaged - nameWithType: Generator.IsEngaged -- uid: PluginAPI.Core.Zones.Heavy.Generator.OriginalObject - name: OriginalObject - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_OriginalObject - commentId: F:PluginAPI.Core.Zones.Heavy.Generator.OriginalObject - fullName: PluginAPI.Core.Zones.Heavy.Generator.OriginalObject - nameWithType: Generator.OriginalObject -- uid: PluginAPI.Core.Zones.Heavy.Generator.PlayDeniedSound - name: PlayDeniedSound() - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_PlayDeniedSound - commentId: M:PluginAPI.Core.Zones.Heavy.Generator.PlayDeniedSound - fullName: PluginAPI.Core.Zones.Heavy.Generator.PlayDeniedSound() - nameWithType: Generator.PlayDeniedSound() -- uid: PluginAPI.Core.Zones.Heavy.Generator.PlayDeniedSound* - name: PlayDeniedSound - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_PlayDeniedSound_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.PlayDeniedSound - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.PlayDeniedSound - nameWithType: Generator.PlayDeniedSound -- uid: PluginAPI.Core.Zones.Heavy.Generator.Position - name: Position - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_Position - commentId: P:PluginAPI.Core.Zones.Heavy.Generator.Position - fullName: PluginAPI.Core.Zones.Heavy.Generator.Position - nameWithType: Generator.Position -- uid: PluginAPI.Core.Zones.Heavy.Generator.Position* - name: Position - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_Position_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.Position - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.Position - nameWithType: Generator.Position -- uid: PluginAPI.Core.Zones.Heavy.Generator.Room - name: Room - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_Room - commentId: F:PluginAPI.Core.Zones.Heavy.Generator.Room - fullName: PluginAPI.Core.Zones.Heavy.Generator.Room - nameWithType: Generator.Room -- uid: PluginAPI.Core.Zones.Heavy.Generator.Rotation - name: Rotation - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_Rotation - commentId: P:PluginAPI.Core.Zones.Heavy.Generator.Rotation - fullName: PluginAPI.Core.Zones.Heavy.Generator.Rotation - nameWithType: Generator.Rotation -- uid: PluginAPI.Core.Zones.Heavy.Generator.Rotation* - name: Rotation - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_Rotation_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.Rotation - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.Rotation - nameWithType: Generator.Rotation -- uid: PluginAPI.Core.Zones.Heavy.Generator.Transform - name: Transform - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_Transform - commentId: P:PluginAPI.Core.Zones.Heavy.Generator.Transform - fullName: PluginAPI.Core.Zones.Heavy.Generator.Transform - nameWithType: Generator.Transform -- uid: PluginAPI.Core.Zones.Heavy.Generator.Transform* - name: Transform - href: api/PluginAPI.Core.Zones.Heavy.Generator.html#PluginAPI_Core_Zones_Heavy_Generator_Transform_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Generator.Transform - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Generator.Transform - nameWithType: Generator.Transform -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic - name: GeneratorLogic - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html - commentId: T:PluginAPI.Core.Zones.Heavy.GeneratorLogic - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic - nameWithType: GeneratorLogic -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.#ctor(PluginAPI.Core.Zones.Heavy.Generator) - name: GeneratorLogic(Generator) - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic__ctor_PluginAPI_Core_Zones_Heavy_Generator_ - commentId: M:PluginAPI.Core.Zones.Heavy.GeneratorLogic.#ctor(PluginAPI.Core.Zones.Heavy.Generator) - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.GeneratorLogic(PluginAPI.Core.Zones.Heavy.Generator) - nameWithType: GeneratorLogic.GeneratorLogic(Generator) -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.#ctor* - name: GeneratorLogic - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.GeneratorLogic.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.GeneratorLogic - nameWithType: GeneratorLogic.GeneratorLogic -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.Generator - name: Generator - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_Generator - commentId: F:PluginAPI.Core.Zones.Heavy.GeneratorLogic.Generator - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.Generator - nameWithType: GeneratorLogic.Generator -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnDestroy - name: OnDestroy() - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnDestroy - commentId: M:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnDestroy - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnDestroy() - nameWithType: GeneratorLogic.OnDestroy() -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnDestroy* - name: OnDestroy - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnDestroy_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnDestroy - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnDestroy - nameWithType: GeneratorLogic.OnDestroy -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnLateUpdate - name: OnLateUpdate() - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnLateUpdate - commentId: M:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnLateUpdate - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnLateUpdate() - nameWithType: GeneratorLogic.OnLateUpdate() -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnLateUpdate* - name: OnLateUpdate - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnLateUpdate_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnLateUpdate - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnLateUpdate - nameWithType: GeneratorLogic.OnLateUpdate -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnPlayerInteraction(PluginAPI.Core.Player) - name: OnPlayerInteraction(Player) - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnPlayerInteraction_PluginAPI_Core_Player_ - commentId: M:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnPlayerInteraction(PluginAPI.Core.Player) - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnPlayerInteraction(PluginAPI.Core.Player) - nameWithType: GeneratorLogic.OnPlayerInteraction(Player) -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnPlayerInteraction* - name: OnPlayerInteraction - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnPlayerInteraction_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnPlayerInteraction - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnPlayerInteraction - nameWithType: GeneratorLogic.OnPlayerInteraction -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnUpdate - name: OnUpdate() - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnUpdate - commentId: M:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnUpdate - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnUpdate() - nameWithType: GeneratorLogic.OnUpdate() -- uid: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnUpdate* - name: OnUpdate - href: api/PluginAPI.Core.Zones.Heavy.GeneratorLogic.html#PluginAPI_Core_Zones_Heavy_GeneratorLogic_OnUpdate_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnUpdate - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.GeneratorLogic.OnUpdate - nameWithType: GeneratorLogic.OnUpdate -- uid: PluginAPI.Core.Zones.Heavy.HczRoom - name: HczRoom - href: api/PluginAPI.Core.Zones.Heavy.HczRoom.html - commentId: T:PluginAPI.Core.Zones.Heavy.HczRoom - fullName: PluginAPI.Core.Zones.Heavy.HczRoom - nameWithType: HczRoom -- uid: PluginAPI.Core.Zones.Heavy.HczRoom.#ctor(PluginAPI.Core.Zones.HeavyZone,MapGeneration.RoomIdentifier) - name: HczRoom(HeavyZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.Heavy.HczRoom.html#PluginAPI_Core_Zones_Heavy_HczRoom__ctor_PluginAPI_Core_Zones_HeavyZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.Heavy.HczRoom.#ctor(PluginAPI.Core.Zones.HeavyZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.Heavy.HczRoom.HczRoom(PluginAPI.Core.Zones.HeavyZone, MapGeneration.RoomIdentifier) - nameWithType: HczRoom.HczRoom(HeavyZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.Heavy.HczRoom.#ctor* - name: HczRoom - href: api/PluginAPI.Core.Zones.Heavy.HczRoom.html#PluginAPI_Core_Zones_Heavy_HczRoom__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.HczRoom.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.HczRoom.HczRoom - nameWithType: HczRoom.HczRoom -- uid: PluginAPI.Core.Zones.Heavy.HczRoom.Generator - name: Generator - href: api/PluginAPI.Core.Zones.Heavy.HczRoom.html#PluginAPI_Core_Zones_Heavy_HczRoom_Generator - commentId: P:PluginAPI.Core.Zones.Heavy.HczRoom.Generator - fullName: PluginAPI.Core.Zones.Heavy.HczRoom.Generator - nameWithType: HczRoom.Generator -- uid: PluginAPI.Core.Zones.Heavy.HczRoom.Generator* - name: Generator - href: api/PluginAPI.Core.Zones.Heavy.HczRoom.html#PluginAPI_Core_Zones_Heavy_HczRoom_Generator_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.HczRoom.Generator - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.HczRoom.Generator - nameWithType: HczRoom.Generator -- uid: PluginAPI.Core.Zones.Heavy.Rooms - name: PluginAPI.Core.Zones.Heavy.Rooms - href: api/PluginAPI.Core.Zones.Heavy.Rooms.html - commentId: N:PluginAPI.Core.Zones.Heavy.Rooms - fullName: PluginAPI.Core.Zones.Heavy.Rooms - nameWithType: PluginAPI.Core.Zones.Heavy.Rooms -- uid: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049 - name: HczScp049 - href: api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html - commentId: T:PluginAPI.Core.Zones.Heavy.Rooms.HczScp049 - fullName: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049 - nameWithType: HczScp049 -- uid: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.#ctor(PluginAPI.Core.Zones.HeavyZone,MapGeneration.RoomIdentifier) - name: HczScp049(HeavyZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html#PluginAPI_Core_Zones_Heavy_Rooms_HczScp049__ctor_PluginAPI_Core_Zones_HeavyZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.#ctor(PluginAPI.Core.Zones.HeavyZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.HczScp049(PluginAPI.Core.Zones.HeavyZone, MapGeneration.RoomIdentifier) - nameWithType: HczScp049.HczScp049(HeavyZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.#ctor* - name: HczScp049 - href: api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html#PluginAPI_Core_Zones_Heavy_Rooms_HczScp049__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.HczScp049 - nameWithType: HczScp049.HczScp049 -- uid: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomIdentifier - name: RoomIdentifier - href: api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html#PluginAPI_Core_Zones_Heavy_Rooms_HczScp049_RoomIdentifier - commentId: P:PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomIdentifier - fullName: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomIdentifier - nameWithType: HczScp049.RoomIdentifier -- uid: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomIdentifier* - name: RoomIdentifier - href: api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html#PluginAPI_Core_Zones_Heavy_Rooms_HczScp049_RoomIdentifier_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomIdentifier - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomIdentifier - nameWithType: HczScp049.RoomIdentifier -- uid: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomLights - name: RoomLights - href: api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html#PluginAPI_Core_Zones_Heavy_Rooms_HczScp049_RoomLights - commentId: P:PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomLights - fullName: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomLights - nameWithType: HczScp049.RoomLights -- uid: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomLights* - name: RoomLights - href: api/PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.html#PluginAPI_Core_Zones_Heavy_Rooms_HczScp049_RoomLights_ - commentId: Overload:PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomLights - isSpec: "True" - fullName: PluginAPI.Core.Zones.Heavy.Rooms.HczScp049.RoomLights - nameWithType: HczScp049.RoomLights -- uid: PluginAPI.Core.Zones.HeavyZone - name: HeavyZone - href: api/PluginAPI.Core.Zones.HeavyZone.html - commentId: T:PluginAPI.Core.Zones.HeavyZone - fullName: PluginAPI.Core.Zones.HeavyZone - nameWithType: HeavyZone -- uid: PluginAPI.Core.Zones.HeavyZone.#ctor - name: HeavyZone() - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone__ctor - commentId: M:PluginAPI.Core.Zones.HeavyZone.#ctor - fullName: PluginAPI.Core.Zones.HeavyZone.HeavyZone() - nameWithType: HeavyZone.HeavyZone() -- uid: PluginAPI.Core.Zones.HeavyZone.#ctor* - name: HeavyZone - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone__ctor_ - commentId: Overload:PluginAPI.Core.Zones.HeavyZone.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.HeavyZone.HeavyZone - nameWithType: HeavyZone.HeavyZone -- uid: PluginAPI.Core.Zones.HeavyZone.Doors - name: Doors - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_Doors - commentId: P:PluginAPI.Core.Zones.HeavyZone.Doors - fullName: PluginAPI.Core.Zones.HeavyZone.Doors - nameWithType: HeavyZone.Doors -- uid: PluginAPI.Core.Zones.HeavyZone.Doors* - name: Doors - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_Doors_ - commentId: Overload:PluginAPI.Core.Zones.HeavyZone.Doors - isSpec: "True" - fullName: PluginAPI.Core.Zones.HeavyZone.Doors - nameWithType: HeavyZone.Doors -- uid: PluginAPI.Core.Zones.HeavyZone.GetRooms* - name: GetRooms - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_GetRooms_ - commentId: Overload:PluginAPI.Core.Zones.HeavyZone.GetRooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.HeavyZone.GetRooms - nameWithType: HeavyZone.GetRooms -- uid: PluginAPI.Core.Zones.HeavyZone.GetRooms``1 - name: GetRooms() - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_GetRooms__1 - commentId: M:PluginAPI.Core.Zones.HeavyZone.GetRooms``1 - name.vb: GetRooms(Of T)() - fullName: PluginAPI.Core.Zones.HeavyZone.GetRooms() - fullName.vb: PluginAPI.Core.Zones.HeavyZone.GetRooms(Of T)() - nameWithType: HeavyZone.GetRooms() - nameWithType.vb: HeavyZone.GetRooms(Of T)() -- uid: PluginAPI.Core.Zones.HeavyZone.Rooms - name: Rooms - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_Rooms - commentId: P:PluginAPI.Core.Zones.HeavyZone.Rooms - fullName: PluginAPI.Core.Zones.HeavyZone.Rooms - nameWithType: HeavyZone.Rooms -- uid: PluginAPI.Core.Zones.HeavyZone.Rooms* - name: Rooms - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_Rooms_ - commentId: Overload:PluginAPI.Core.Zones.HeavyZone.Rooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.HeavyZone.Rooms - nameWithType: HeavyZone.Rooms -- uid: PluginAPI.Core.Zones.HeavyZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name: TryGetRoom(RoomIdentifier, out FacilityRoom) - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_TryGetRoom_MapGeneration_RoomIdentifier_PluginAPI_Core_Zones_FacilityRoom__ - commentId: M:PluginAPI.Core.Zones.HeavyZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name.vb: TryGetRoom(RoomIdentifier, ByRef FacilityRoom) - fullName: PluginAPI.Core.Zones.HeavyZone.TryGetRoom(MapGeneration.RoomIdentifier, out PluginAPI.Core.Zones.FacilityRoom) - fullName.vb: PluginAPI.Core.Zones.HeavyZone.TryGetRoom(MapGeneration.RoomIdentifier, ByRef PluginAPI.Core.Zones.FacilityRoom) - nameWithType: HeavyZone.TryGetRoom(RoomIdentifier, out FacilityRoom) - nameWithType.vb: HeavyZone.TryGetRoom(RoomIdentifier, ByRef FacilityRoom) -- uid: PluginAPI.Core.Zones.HeavyZone.TryGetRoom* - name: TryGetRoom - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_TryGetRoom_ - commentId: Overload:PluginAPI.Core.Zones.HeavyZone.TryGetRoom - isSpec: "True" - fullName: PluginAPI.Core.Zones.HeavyZone.TryGetRoom - nameWithType: HeavyZone.TryGetRoom -- uid: PluginAPI.Core.Zones.HeavyZone.ZoneType - name: ZoneType - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_ZoneType - commentId: P:PluginAPI.Core.Zones.HeavyZone.ZoneType - fullName: PluginAPI.Core.Zones.HeavyZone.ZoneType - nameWithType: HeavyZone.ZoneType -- uid: PluginAPI.Core.Zones.HeavyZone.ZoneType* - name: ZoneType - href: api/PluginAPI.Core.Zones.HeavyZone.html#PluginAPI_Core_Zones_HeavyZone_ZoneType_ - commentId: Overload:PluginAPI.Core.Zones.HeavyZone.ZoneType - isSpec: "True" - fullName: PluginAPI.Core.Zones.HeavyZone.ZoneType - nameWithType: HeavyZone.ZoneType -- uid: PluginAPI.Core.Zones.Light - name: PluginAPI.Core.Zones.Light - href: api/PluginAPI.Core.Zones.Light.html - commentId: N:PluginAPI.Core.Zones.Light - fullName: PluginAPI.Core.Zones.Light - nameWithType: PluginAPI.Core.Zones.Light -- uid: PluginAPI.Core.Zones.Light.LczRoom - name: LczRoom - href: api/PluginAPI.Core.Zones.Light.LczRoom.html - commentId: T:PluginAPI.Core.Zones.Light.LczRoom - fullName: PluginAPI.Core.Zones.Light.LczRoom - nameWithType: LczRoom -- uid: PluginAPI.Core.Zones.Light.LczRoom.#ctor(PluginAPI.Core.Zones.LightZone,MapGeneration.RoomIdentifier) - name: LczRoom(LightZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.Light.LczRoom.html#PluginAPI_Core_Zones_Light_LczRoom__ctor_PluginAPI_Core_Zones_LightZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.Light.LczRoom.#ctor(PluginAPI.Core.Zones.LightZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.Light.LczRoom.LczRoom(PluginAPI.Core.Zones.LightZone, MapGeneration.RoomIdentifier) - nameWithType: LczRoom.LczRoom(LightZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.Light.LczRoom.#ctor* - name: LczRoom - href: api/PluginAPI.Core.Zones.Light.LczRoom.html#PluginAPI_Core_Zones_Light_LczRoom__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Light.LczRoom.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Light.LczRoom.LczRoom - nameWithType: LczRoom.LczRoom -- uid: PluginAPI.Core.Zones.Light.LczRoom.Zone - name: Zone - href: api/PluginAPI.Core.Zones.Light.LczRoom.html#PluginAPI_Core_Zones_Light_LczRoom_Zone - commentId: F:PluginAPI.Core.Zones.Light.LczRoom.Zone - fullName: PluginAPI.Core.Zones.Light.LczRoom.Zone - nameWithType: LczRoom.Zone -- uid: PluginAPI.Core.Zones.Light.Rooms - name: PluginAPI.Core.Zones.Light.Rooms - href: api/PluginAPI.Core.Zones.Light.Rooms.html - commentId: N:PluginAPI.Core.Zones.Light.Rooms - fullName: PluginAPI.Core.Zones.Light.Rooms - nameWithType: PluginAPI.Core.Zones.Light.Rooms -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914 - name: LczScp914 - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html - commentId: T:PluginAPI.Core.Zones.Light.Rooms.LczScp914 - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914 - nameWithType: LczScp914 -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.#ctor(PluginAPI.Core.Zones.LightZone,MapGeneration.RoomIdentifier) - name: LczScp914(LightZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914__ctor_PluginAPI_Core_Zones_LightZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.Light.Rooms.LczScp914.#ctor(PluginAPI.Core.Zones.LightZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.LczScp914(PluginAPI.Core.Zones.LightZone, MapGeneration.RoomIdentifier) - nameWithType: LczScp914.LczScp914(LightZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.#ctor* - name: LczScp914 - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Light.Rooms.LczScp914.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.LczScp914 - nameWithType: LczScp914.LczScp914 -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.IntakeChamber - name: IntakeChamber - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914_IntakeChamber - commentId: P:PluginAPI.Core.Zones.Light.Rooms.LczScp914.IntakeChamber - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.IntakeChamber - nameWithType: LczScp914.IntakeChamber -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.IntakeChamber* - name: IntakeChamber - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914_IntakeChamber_ - commentId: Overload:PluginAPI.Core.Zones.Light.Rooms.LczScp914.IntakeChamber - isSpec: "True" - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.IntakeChamber - nameWithType: LczScp914.IntakeChamber -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.OutputChamber - name: OutputChamber - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914_OutputChamber - commentId: P:PluginAPI.Core.Zones.Light.Rooms.LczScp914.OutputChamber - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.OutputChamber - nameWithType: LczScp914.OutputChamber -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.OutputChamber* - name: OutputChamber - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914_OutputChamber_ - commentId: Overload:PluginAPI.Core.Zones.Light.Rooms.LczScp914.OutputChamber - isSpec: "True" - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.OutputChamber - nameWithType: LczScp914.OutputChamber -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.Start - name: Start() - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914_Start - commentId: M:PluginAPI.Core.Zones.Light.Rooms.LczScp914.Start - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.Start() - nameWithType: LczScp914.Start() -- uid: PluginAPI.Core.Zones.Light.Rooms.LczScp914.Start* - name: Start - href: api/PluginAPI.Core.Zones.Light.Rooms.LczScp914.html#PluginAPI_Core_Zones_Light_Rooms_LczScp914_Start_ - commentId: Overload:PluginAPI.Core.Zones.Light.Rooms.LczScp914.Start - isSpec: "True" - fullName: PluginAPI.Core.Zones.Light.Rooms.LczScp914.Start - nameWithType: LczScp914.Start -- uid: PluginAPI.Core.Zones.LightZone - name: LightZone - href: api/PluginAPI.Core.Zones.LightZone.html - commentId: T:PluginAPI.Core.Zones.LightZone - fullName: PluginAPI.Core.Zones.LightZone - nameWithType: LightZone -- uid: PluginAPI.Core.Zones.LightZone.#ctor - name: LightZone() - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone__ctor - commentId: M:PluginAPI.Core.Zones.LightZone.#ctor - fullName: PluginAPI.Core.Zones.LightZone.LightZone() - nameWithType: LightZone.LightZone() -- uid: PluginAPI.Core.Zones.LightZone.#ctor* - name: LightZone - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone__ctor_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.LightZone - nameWithType: LightZone.LightZone -- uid: PluginAPI.Core.Zones.LightZone.Doors - name: Doors - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_Doors - commentId: P:PluginAPI.Core.Zones.LightZone.Doors - fullName: PluginAPI.Core.Zones.LightZone.Doors - nameWithType: LightZone.Doors -- uid: PluginAPI.Core.Zones.LightZone.Doors* - name: Doors - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_Doors_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.Doors - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.Doors - nameWithType: LightZone.Doors -- uid: PluginAPI.Core.Zones.LightZone.GetRooms* - name: GetRooms - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_GetRooms_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.GetRooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.GetRooms - nameWithType: LightZone.GetRooms -- uid: PluginAPI.Core.Zones.LightZone.GetRooms``1 - name: GetRooms() - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_GetRooms__1 - commentId: M:PluginAPI.Core.Zones.LightZone.GetRooms``1 - name.vb: GetRooms(Of T)() - fullName: PluginAPI.Core.Zones.LightZone.GetRooms() - fullName.vb: PluginAPI.Core.Zones.LightZone.GetRooms(Of T)() - nameWithType: LightZone.GetRooms() - nameWithType.vb: LightZone.GetRooms(Of T)() -- uid: PluginAPI.Core.Zones.LightZone.IsDecontaminated - name: IsDecontaminated - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_IsDecontaminated - commentId: P:PluginAPI.Core.Zones.LightZone.IsDecontaminated - fullName: PluginAPI.Core.Zones.LightZone.IsDecontaminated - nameWithType: LightZone.IsDecontaminated -- uid: PluginAPI.Core.Zones.LightZone.IsDecontaminated* - name: IsDecontaminated - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_IsDecontaminated_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.IsDecontaminated - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.IsDecontaminated - nameWithType: LightZone.IsDecontaminated -- uid: PluginAPI.Core.Zones.LightZone.Rooms - name: Rooms - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_Rooms - commentId: P:PluginAPI.Core.Zones.LightZone.Rooms - fullName: PluginAPI.Core.Zones.LightZone.Rooms - nameWithType: LightZone.Rooms -- uid: PluginAPI.Core.Zones.LightZone.Rooms* - name: Rooms - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_Rooms_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.Rooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.Rooms - nameWithType: LightZone.Rooms -- uid: PluginAPI.Core.Zones.LightZone.StartDecontamination - name: StartDecontamination() - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_StartDecontamination - commentId: M:PluginAPI.Core.Zones.LightZone.StartDecontamination - fullName: PluginAPI.Core.Zones.LightZone.StartDecontamination() - nameWithType: LightZone.StartDecontamination() -- uid: PluginAPI.Core.Zones.LightZone.StartDecontamination* - name: StartDecontamination - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_StartDecontamination_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.StartDecontamination - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.StartDecontamination - nameWithType: LightZone.StartDecontamination -- uid: PluginAPI.Core.Zones.LightZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name: TryGetRoom(RoomIdentifier, out FacilityRoom) - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_TryGetRoom_MapGeneration_RoomIdentifier_PluginAPI_Core_Zones_FacilityRoom__ - commentId: M:PluginAPI.Core.Zones.LightZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name.vb: TryGetRoom(RoomIdentifier, ByRef FacilityRoom) - fullName: PluginAPI.Core.Zones.LightZone.TryGetRoom(MapGeneration.RoomIdentifier, out PluginAPI.Core.Zones.FacilityRoom) - fullName.vb: PluginAPI.Core.Zones.LightZone.TryGetRoom(MapGeneration.RoomIdentifier, ByRef PluginAPI.Core.Zones.FacilityRoom) - nameWithType: LightZone.TryGetRoom(RoomIdentifier, out FacilityRoom) - nameWithType.vb: LightZone.TryGetRoom(RoomIdentifier, ByRef FacilityRoom) -- uid: PluginAPI.Core.Zones.LightZone.TryGetRoom* - name: TryGetRoom - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_TryGetRoom_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.TryGetRoom - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.TryGetRoom - nameWithType: LightZone.TryGetRoom -- uid: PluginAPI.Core.Zones.LightZone.ZoneType - name: ZoneType - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_ZoneType - commentId: P:PluginAPI.Core.Zones.LightZone.ZoneType - fullName: PluginAPI.Core.Zones.LightZone.ZoneType - nameWithType: LightZone.ZoneType -- uid: PluginAPI.Core.Zones.LightZone.ZoneType* - name: ZoneType - href: api/PluginAPI.Core.Zones.LightZone.html#PluginAPI_Core_Zones_LightZone_ZoneType_ - commentId: Overload:PluginAPI.Core.Zones.LightZone.ZoneType - isSpec: "True" - fullName: PluginAPI.Core.Zones.LightZone.ZoneType - nameWithType: LightZone.ZoneType -- uid: PluginAPI.Core.Zones.Pocket - name: PluginAPI.Core.Zones.Pocket - href: api/PluginAPI.Core.Zones.Pocket.html - commentId: N:PluginAPI.Core.Zones.Pocket - fullName: PluginAPI.Core.Zones.Pocket - nameWithType: PluginAPI.Core.Zones.Pocket -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension - name: PocketDimension - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html - commentId: T:PluginAPI.Core.Zones.Pocket.PocketDimension - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension - nameWithType: PocketDimension -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.#ctor(PluginAPI.Core.Zones.UnknownZone,MapGeneration.RoomIdentifier) - name: PocketDimension(UnknownZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension__ctor_PluginAPI_Core_Zones_UnknownZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.Pocket.PocketDimension.#ctor(PluginAPI.Core.Zones.UnknownZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.PocketDimension(PluginAPI.Core.Zones.UnknownZone, MapGeneration.RoomIdentifier) - nameWithType: PocketDimension.PocketDimension(UnknownZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.#ctor* - name: PocketDimension - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimension.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.PocketDimension - nameWithType: PocketDimension.PocketDimension -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.IsAccessible - name: IsAccessible - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_IsAccessible - commentId: P:PluginAPI.Core.Zones.Pocket.PocketDimension.IsAccessible - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.IsAccessible - nameWithType: PocketDimension.IsAccessible -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.IsAccessible* - name: IsAccessible - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_IsAccessible_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimension.IsAccessible - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.IsAccessible - nameWithType: PocketDimension.IsAccessible -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.Logic - name: Logic - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_Logic - commentId: P:PluginAPI.Core.Zones.Pocket.PocketDimension.Logic - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.Logic - nameWithType: PocketDimension.Logic -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.Logic* - name: Logic - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_Logic_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimension.Logic - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.Logic - nameWithType: PocketDimension.Logic -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.ShuffleTeleports - name: ShuffleTeleports() - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_ShuffleTeleports - commentId: M:PluginAPI.Core.Zones.Pocket.PocketDimension.ShuffleTeleports - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.ShuffleTeleports() - nameWithType: PocketDimension.ShuffleTeleports() -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.ShuffleTeleports* - name: ShuffleTeleports - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_ShuffleTeleports_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimension.ShuffleTeleports - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.ShuffleTeleports - nameWithType: PocketDimension.ShuffleTeleports -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.Teleports - name: Teleports - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_Teleports - commentId: P:PluginAPI.Core.Zones.Pocket.PocketDimension.Teleports - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.Teleports - nameWithType: PocketDimension.Teleports -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.Teleports* - name: Teleports - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_Teleports_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimension.Teleports - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.Teleports - nameWithType: PocketDimension.Teleports -- uid: PluginAPI.Core.Zones.Pocket.PocketDimension.Zone - name: Zone - href: api/PluginAPI.Core.Zones.Pocket.PocketDimension.html#PluginAPI_Core_Zones_Pocket_PocketDimension_Zone - commentId: F:PluginAPI.Core.Zones.Pocket.PocketDimension.Zone - fullName: PluginAPI.Core.Zones.Pocket.PocketDimension.Zone - nameWithType: PocketDimension.Zone -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic - name: PocketDimensionLogic - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html - commentId: T:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic - nameWithType: PocketDimensionLogic -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.#ctor(PluginAPI.Core.Zones.Pocket.PocketDimension) - name: PocketDimensionLogic(PocketDimension) - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic__ctor_PluginAPI_Core_Zones_Pocket_PocketDimension_ - commentId: M:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.#ctor(PluginAPI.Core.Zones.Pocket.PocketDimension) - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.PocketDimensionLogic(PluginAPI.Core.Zones.Pocket.PocketDimension) - nameWithType: PocketDimensionLogic.PocketDimensionLogic(PocketDimension) -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.#ctor* - name: PocketDimensionLogic - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.PocketDimensionLogic - nameWithType: PocketDimensionLogic.PocketDimensionLogic -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnDestroy - name: OnDestroy() - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic_OnDestroy - commentId: M:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnDestroy - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnDestroy() - nameWithType: PocketDimensionLogic.OnDestroy() -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnDestroy* - name: OnDestroy - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic_OnDestroy_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnDestroy - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnDestroy - nameWithType: PocketDimensionLogic.OnDestroy -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPD(PluginAPI.Core.Player,PluginAPI.Core.Player) - name: OnPlayerEnteredPD(Player, Player) - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic_OnPlayerEnteredPD_PluginAPI_Core_Player_PluginAPI_Core_Player_ - commentId: M:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPD(PluginAPI.Core.Player,PluginAPI.Core.Player) - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPD(PluginAPI.Core.Player, PluginAPI.Core.Player) - nameWithType: PocketDimensionLogic.OnPlayerEnteredPD(Player, Player) -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPD* - name: OnPlayerEnteredPD - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic_OnPlayerEnteredPD_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPD - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPD - nameWithType: PocketDimensionLogic.OnPlayerEnteredPD -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPortal(PluginAPI.Core.Player,PocketDimensionTeleport.PDTeleportType) - name: OnPlayerEnteredPortal(Player, PocketDimensionTeleport.PDTeleportType) - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic_OnPlayerEnteredPortal_PluginAPI_Core_Player_PocketDimensionTeleport_PDTeleportType_ - commentId: M:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPortal(PluginAPI.Core.Player,PocketDimensionTeleport.PDTeleportType) - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPortal(PluginAPI.Core.Player, PocketDimensionTeleport.PDTeleportType) - nameWithType: PocketDimensionLogic.OnPlayerEnteredPortal(Player, PocketDimensionTeleport.PDTeleportType) -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPortal* - name: OnPlayerEnteredPortal - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic_OnPlayerEnteredPortal_ - commentId: Overload:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPortal - isSpec: "True" - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.OnPlayerEnteredPortal - nameWithType: PocketDimensionLogic.OnPlayerEnteredPortal -- uid: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.PocketDimension - name: PocketDimension - href: api/PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.html#PluginAPI_Core_Zones_Pocket_PocketDimensionLogic_PocketDimension - commentId: F:PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.PocketDimension - fullName: PluginAPI.Core.Zones.Pocket.PocketDimensionLogic.PocketDimension - nameWithType: PocketDimensionLogic.PocketDimension -- uid: PluginAPI.Core.Zones.Surface - name: Surface - href: api/PluginAPI.Core.Zones.Surface.html - commentId: T:PluginAPI.Core.Zones.Surface - fullName: PluginAPI.Core.Zones.Surface - nameWithType: Surface -- uid: PluginAPI.Core.Zones.Surface.#ctor(PluginAPI.Core.Zones.SurfaceZone,MapGeneration.RoomIdentifier) - name: Surface(SurfaceZone, RoomIdentifier) - href: api/PluginAPI.Core.Zones.Surface.html#PluginAPI_Core_Zones_Surface__ctor_PluginAPI_Core_Zones_SurfaceZone_MapGeneration_RoomIdentifier_ - commentId: M:PluginAPI.Core.Zones.Surface.#ctor(PluginAPI.Core.Zones.SurfaceZone,MapGeneration.RoomIdentifier) - fullName: PluginAPI.Core.Zones.Surface.Surface(PluginAPI.Core.Zones.SurfaceZone, MapGeneration.RoomIdentifier) - nameWithType: Surface.Surface(SurfaceZone, RoomIdentifier) -- uid: PluginAPI.Core.Zones.Surface.#ctor* - name: Surface - href: api/PluginAPI.Core.Zones.Surface.html#PluginAPI_Core_Zones_Surface__ctor_ - commentId: Overload:PluginAPI.Core.Zones.Surface.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.Surface.Surface - nameWithType: Surface.Surface -- uid: PluginAPI.Core.Zones.Surface.Zone - name: Zone - href: api/PluginAPI.Core.Zones.Surface.html#PluginAPI_Core_Zones_Surface_Zone - commentId: F:PluginAPI.Core.Zones.Surface.Zone - fullName: PluginAPI.Core.Zones.Surface.Zone - nameWithType: Surface.Zone -- uid: PluginAPI.Core.Zones.SurfaceZone - name: SurfaceZone - href: api/PluginAPI.Core.Zones.SurfaceZone.html - commentId: T:PluginAPI.Core.Zones.SurfaceZone - fullName: PluginAPI.Core.Zones.SurfaceZone - nameWithType: SurfaceZone -- uid: PluginAPI.Core.Zones.SurfaceZone.#ctor - name: SurfaceZone() - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone__ctor - commentId: M:PluginAPI.Core.Zones.SurfaceZone.#ctor - fullName: PluginAPI.Core.Zones.SurfaceZone.SurfaceZone() - nameWithType: SurfaceZone.SurfaceZone() -- uid: PluginAPI.Core.Zones.SurfaceZone.#ctor* - name: SurfaceZone - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone__ctor_ - commentId: Overload:PluginAPI.Core.Zones.SurfaceZone.#ctor - isSpec: "True" - fullName: PluginAPI.Core.Zones.SurfaceZone.SurfaceZone - nameWithType: SurfaceZone.SurfaceZone -- uid: PluginAPI.Core.Zones.SurfaceZone.Doors - name: Doors - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_Doors - commentId: P:PluginAPI.Core.Zones.SurfaceZone.Doors - fullName: PluginAPI.Core.Zones.SurfaceZone.Doors - nameWithType: SurfaceZone.Doors -- uid: PluginAPI.Core.Zones.SurfaceZone.Doors* - name: Doors - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_Doors_ - commentId: Overload:PluginAPI.Core.Zones.SurfaceZone.Doors - isSpec: "True" - fullName: PluginAPI.Core.Zones.SurfaceZone.Doors - nameWithType: SurfaceZone.Doors -- uid: PluginAPI.Core.Zones.SurfaceZone.GetRooms* - name: GetRooms - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_GetRooms_ - commentId: Overload:PluginAPI.Core.Zones.SurfaceZone.GetRooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.SurfaceZone.GetRooms - nameWithType: SurfaceZone.GetRooms -- uid: PluginAPI.Core.Zones.SurfaceZone.GetRooms``1 - name: GetRooms() - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_GetRooms__1 - commentId: M:PluginAPI.Core.Zones.SurfaceZone.GetRooms``1 - name.vb: GetRooms(Of T)() - fullName: PluginAPI.Core.Zones.SurfaceZone.GetRooms() - fullName.vb: PluginAPI.Core.Zones.SurfaceZone.GetRooms(Of T)() - nameWithType: SurfaceZone.GetRooms() - nameWithType.vb: SurfaceZone.GetRooms(Of T)() -- uid: PluginAPI.Core.Zones.SurfaceZone.Rooms - name: Rooms - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_Rooms - commentId: P:PluginAPI.Core.Zones.SurfaceZone.Rooms - fullName: PluginAPI.Core.Zones.SurfaceZone.Rooms - nameWithType: SurfaceZone.Rooms -- uid: PluginAPI.Core.Zones.SurfaceZone.Rooms* - name: Rooms - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_Rooms_ - commentId: Overload:PluginAPI.Core.Zones.SurfaceZone.Rooms - isSpec: "True" - fullName: PluginAPI.Core.Zones.SurfaceZone.Rooms - nameWithType: SurfaceZone.Rooms -- uid: PluginAPI.Core.Zones.SurfaceZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name: TryGetRoom(RoomIdentifier, out FacilityRoom) - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_TryGetRoom_MapGeneration_RoomIdentifier_PluginAPI_Core_Zones_FacilityRoom__ - commentId: M:PluginAPI.Core.Zones.SurfaceZone.TryGetRoom(MapGeneration.RoomIdentifier,PluginAPI.Core.Zones.FacilityRoom@) - name.vb: TryGetRoom(RoomIdentifier, ByRef FacilityRoom) - fullName: PluginAPI.Core.Zones.SurfaceZone.TryGetRoom(MapGeneration.RoomIdentifier, out PluginAPI.Core.Zones.FacilityRoom) - fullName.vb: PluginAPI.Core.Zones.SurfaceZone.TryGetRoom(MapGeneration.RoomIdentifier, ByRef PluginAPI.Core.Zones.FacilityRoom) - nameWithType: SurfaceZone.TryGetRoom(RoomIdentifier, out FacilityRoom) - nameWithType.vb: SurfaceZone.TryGetRoom(RoomIdentifier, ByRef FacilityRoom) -- uid: PluginAPI.Core.Zones.SurfaceZone.TryGetRoom* - name: TryGetRoom - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_TryGetRoom_ - commentId: Overload:PluginAPI.Core.Zones.SurfaceZone.TryGetRoom - isSpec: "True" - fullName: PluginAPI.Core.Zones.SurfaceZone.TryGetRoom - nameWithType: SurfaceZone.TryGetRoom -- uid: PluginAPI.Core.Zones.SurfaceZone.ZoneType - name: ZoneType - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_ZoneType - commentId: P:PluginAPI.Core.Zones.SurfaceZone.ZoneType - fullName: PluginAPI.Core.Zones.SurfaceZone.ZoneType - nameWithType: SurfaceZone.ZoneType -- uid: PluginAPI.Core.Zones.SurfaceZone.ZoneType* - name: ZoneType - href: api/PluginAPI.Core.Zones.SurfaceZone.html#PluginAPI_Core_Zones_SurfaceZone_ZoneType_ - commentId: Overload:PluginAPI.Core.Zones.SurfaceZone.ZoneType - isSpec: "True" - fullName: PluginAPI.Core.Zones.SurfaceZone.ZoneType - nameWithType: SurfaceZone.ZoneType -- uid: PluginAPI.Core.Zones.UnknownZone - name: UnknownZone - href: api/PluginAPI.Core.Zones.UnknownZone.html - commentId: T:PluginAPI.Core.Zones.UnknownZone - fullName: PluginAPI.Core.Zones.UnknownZone - nameWithType: UnknownZone -- uid: PluginAPI.Enums - name: PluginAPI.Enums - href: api/PluginAPI.Enums.html - commentId: N:PluginAPI.Enums - fullName: PluginAPI.Enums - nameWithType: PluginAPI.Enums -- uid: PluginAPI.Enums.CommandType - name: CommandType - href: api/PluginAPI.Enums.CommandType.html - commentId: T:PluginAPI.Enums.CommandType - fullName: PluginAPI.Enums.CommandType - nameWithType: CommandType -- uid: PluginAPI.Enums.CommandType.Console - name: Console - href: api/PluginAPI.Enums.CommandType.html#PluginAPI_Enums_CommandType_Console - commentId: F:PluginAPI.Enums.CommandType.Console - fullName: PluginAPI.Enums.CommandType.Console - nameWithType: CommandType.Console -- uid: PluginAPI.Enums.CommandType.GameConsole - name: GameConsole - href: api/PluginAPI.Enums.CommandType.html#PluginAPI_Enums_CommandType_GameConsole - commentId: F:PluginAPI.Enums.CommandType.GameConsole - fullName: PluginAPI.Enums.CommandType.GameConsole - nameWithType: CommandType.GameConsole -- uid: PluginAPI.Enums.CommandType.RemoteAdmin - name: RemoteAdmin - href: api/PluginAPI.Enums.CommandType.html#PluginAPI_Enums_CommandType_RemoteAdmin - commentId: F:PluginAPI.Enums.CommandType.RemoteAdmin - fullName: PluginAPI.Enums.CommandType.RemoteAdmin - nameWithType: CommandType.RemoteAdmin -- uid: PluginAPI.Enums.LoadPriority - name: LoadPriority - href: api/PluginAPI.Enums.LoadPriority.html - commentId: T:PluginAPI.Enums.LoadPriority - fullName: PluginAPI.Enums.LoadPriority - nameWithType: LoadPriority -- uid: PluginAPI.Enums.LoadPriority.High - name: High - href: api/PluginAPI.Enums.LoadPriority.html#PluginAPI_Enums_LoadPriority_High - commentId: F:PluginAPI.Enums.LoadPriority.High - fullName: PluginAPI.Enums.LoadPriority.High - nameWithType: LoadPriority.High -- uid: PluginAPI.Enums.LoadPriority.Highest - name: Highest - href: api/PluginAPI.Enums.LoadPriority.html#PluginAPI_Enums_LoadPriority_Highest - commentId: F:PluginAPI.Enums.LoadPriority.Highest - fullName: PluginAPI.Enums.LoadPriority.Highest - nameWithType: LoadPriority.Highest -- uid: PluginAPI.Enums.LoadPriority.Low - name: Low - href: api/PluginAPI.Enums.LoadPriority.html#PluginAPI_Enums_LoadPriority_Low - commentId: F:PluginAPI.Enums.LoadPriority.Low - fullName: PluginAPI.Enums.LoadPriority.Low - nameWithType: LoadPriority.Low -- uid: PluginAPI.Enums.LoadPriority.Lowest - name: Lowest - href: api/PluginAPI.Enums.LoadPriority.html#PluginAPI_Enums_LoadPriority_Lowest - commentId: F:PluginAPI.Enums.LoadPriority.Lowest - fullName: PluginAPI.Enums.LoadPriority.Lowest - nameWithType: LoadPriority.Lowest -- uid: PluginAPI.Enums.LoadPriority.Medium - name: Medium - href: api/PluginAPI.Enums.LoadPriority.html#PluginAPI_Enums_LoadPriority_Medium - commentId: F:PluginAPI.Enums.LoadPriority.Medium - fullName: PluginAPI.Enums.LoadPriority.Medium - nameWithType: LoadPriority.Medium -- uid: PluginAPI.Enums.LogType - name: LogType - href: api/PluginAPI.Enums.LogType.html - commentId: T:PluginAPI.Enums.LogType - fullName: PluginAPI.Enums.LogType - nameWithType: LogType -- uid: PluginAPI.Enums.LogType.Debug - name: Debug - href: api/PluginAPI.Enums.LogType.html#PluginAPI_Enums_LogType_Debug - commentId: F:PluginAPI.Enums.LogType.Debug - fullName: PluginAPI.Enums.LogType.Debug - nameWithType: LogType.Debug -- uid: PluginAPI.Enums.LogType.Error - name: Error - href: api/PluginAPI.Enums.LogType.html#PluginAPI_Enums_LogType_Error - commentId: F:PluginAPI.Enums.LogType.Error - fullName: PluginAPI.Enums.LogType.Error - nameWithType: LogType.Error -- uid: PluginAPI.Enums.LogType.Info - name: Info - href: api/PluginAPI.Enums.LogType.html#PluginAPI_Enums_LogType_Info - commentId: F:PluginAPI.Enums.LogType.Info - fullName: PluginAPI.Enums.LogType.Info - nameWithType: LogType.Info -- uid: PluginAPI.Enums.LogType.Raw - name: Raw - href: api/PluginAPI.Enums.LogType.html#PluginAPI_Enums_LogType_Raw - commentId: F:PluginAPI.Enums.LogType.Raw - fullName: PluginAPI.Enums.LogType.Raw - nameWithType: LogType.Raw -- uid: PluginAPI.Enums.LogType.Warning - name: Warning - href: api/PluginAPI.Enums.LogType.html#PluginAPI_Enums_LogType_Warning - commentId: F:PluginAPI.Enums.LogType.Warning - fullName: PluginAPI.Enums.LogType.Warning - nameWithType: LogType.Warning -- uid: PluginAPI.Enums.ServerEventType - name: ServerEventType - href: api/PluginAPI.Enums.ServerEventType.html - commentId: T:PluginAPI.Enums.ServerEventType - fullName: PluginAPI.Enums.ServerEventType - nameWithType: ServerEventType -- uid: PluginAPI.Enums.ServerEventType.ConsoleCommand - name: ConsoleCommand - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_ConsoleCommand - commentId: F:PluginAPI.Enums.ServerEventType.ConsoleCommand - fullName: PluginAPI.Enums.ServerEventType.ConsoleCommand - nameWithType: ServerEventType.ConsoleCommand -- uid: PluginAPI.Enums.ServerEventType.GeneratorActivated - name: GeneratorActivated - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_GeneratorActivated - commentId: F:PluginAPI.Enums.ServerEventType.GeneratorActivated - fullName: PluginAPI.Enums.ServerEventType.GeneratorActivated - nameWithType: ServerEventType.GeneratorActivated -- uid: PluginAPI.Enums.ServerEventType.GrenadeExploded - name: GrenadeExploded - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_GrenadeExploded - commentId: F:PluginAPI.Enums.ServerEventType.GrenadeExploded - fullName: PluginAPI.Enums.ServerEventType.GrenadeExploded - nameWithType: ServerEventType.GrenadeExploded -- uid: PluginAPI.Enums.ServerEventType.ItemSpawned - name: ItemSpawned - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_ItemSpawned - commentId: F:PluginAPI.Enums.ServerEventType.ItemSpawned - fullName: PluginAPI.Enums.ServerEventType.ItemSpawned - nameWithType: ServerEventType.ItemSpawned -- uid: PluginAPI.Enums.ServerEventType.LczDecontaminationAnnouncement - name: LczDecontaminationAnnouncement - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_LczDecontaminationAnnouncement - commentId: F:PluginAPI.Enums.ServerEventType.LczDecontaminationAnnouncement - fullName: PluginAPI.Enums.ServerEventType.LczDecontaminationAnnouncement - nameWithType: ServerEventType.LczDecontaminationAnnouncement -- uid: PluginAPI.Enums.ServerEventType.LczDecontaminationStart - name: LczDecontaminationStart - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_LczDecontaminationStart - commentId: F:PluginAPI.Enums.ServerEventType.LczDecontaminationStart - fullName: PluginAPI.Enums.ServerEventType.LczDecontaminationStart - nameWithType: ServerEventType.LczDecontaminationStart -- uid: PluginAPI.Enums.ServerEventType.MapGenerated - name: MapGenerated - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_MapGenerated - commentId: F:PluginAPI.Enums.ServerEventType.MapGenerated - fullName: PluginAPI.Enums.ServerEventType.MapGenerated - nameWithType: ServerEventType.MapGenerated -- uid: PluginAPI.Enums.ServerEventType.PlaceBlood - name: PlaceBlood - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlaceBlood - commentId: F:PluginAPI.Enums.ServerEventType.PlaceBlood - fullName: PluginAPI.Enums.ServerEventType.PlaceBlood - nameWithType: ServerEventType.PlaceBlood -- uid: PluginAPI.Enums.ServerEventType.PlaceBulletHole - name: PlaceBulletHole - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlaceBulletHole - commentId: F:PluginAPI.Enums.ServerEventType.PlaceBulletHole - fullName: PluginAPI.Enums.ServerEventType.PlaceBulletHole - nameWithType: ServerEventType.PlaceBulletHole -- uid: PluginAPI.Enums.ServerEventType.PlayerActivateGenerator - name: PlayerActivateGenerator - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerActivateGenerator - commentId: F:PluginAPI.Enums.ServerEventType.PlayerActivateGenerator - fullName: PluginAPI.Enums.ServerEventType.PlayerActivateGenerator - nameWithType: ServerEventType.PlayerActivateGenerator -- uid: PluginAPI.Enums.ServerEventType.PlayerAimWeapon - name: PlayerAimWeapon - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerAimWeapon - commentId: F:PluginAPI.Enums.ServerEventType.PlayerAimWeapon - fullName: PluginAPI.Enums.ServerEventType.PlayerAimWeapon - nameWithType: ServerEventType.PlayerAimWeapon -- uid: PluginAPI.Enums.ServerEventType.PlayerBanned - name: PlayerBanned - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerBanned - commentId: F:PluginAPI.Enums.ServerEventType.PlayerBanned - fullName: PluginAPI.Enums.ServerEventType.PlayerBanned - nameWithType: ServerEventType.PlayerBanned -- uid: PluginAPI.Enums.ServerEventType.PlayerCancelUsingItem - name: PlayerCancelUsingItem - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerCancelUsingItem - commentId: F:PluginAPI.Enums.ServerEventType.PlayerCancelUsingItem - fullName: PluginAPI.Enums.ServerEventType.PlayerCancelUsingItem - nameWithType: ServerEventType.PlayerCancelUsingItem -- uid: PluginAPI.Enums.ServerEventType.PlayerChangeItem - name: PlayerChangeItem - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerChangeItem - commentId: F:PluginAPI.Enums.ServerEventType.PlayerChangeItem - fullName: PluginAPI.Enums.ServerEventType.PlayerChangeItem - nameWithType: ServerEventType.PlayerChangeItem -- uid: PluginAPI.Enums.ServerEventType.PlayerChangeRadioRange - name: PlayerChangeRadioRange - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerChangeRadioRange - commentId: F:PluginAPI.Enums.ServerEventType.PlayerChangeRadioRange - fullName: PluginAPI.Enums.ServerEventType.PlayerChangeRadioRange - nameWithType: ServerEventType.PlayerChangeRadioRange -- uid: PluginAPI.Enums.ServerEventType.PlayerChangeRole - name: PlayerChangeRole - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerChangeRole - commentId: F:PluginAPI.Enums.ServerEventType.PlayerChangeRole - fullName: PluginAPI.Enums.ServerEventType.PlayerChangeRole - nameWithType: ServerEventType.PlayerChangeRole -- uid: PluginAPI.Enums.ServerEventType.PlayerChangeSpectator - name: PlayerChangeSpectator - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerChangeSpectator - commentId: F:PluginAPI.Enums.ServerEventType.PlayerChangeSpectator - fullName: PluginAPI.Enums.ServerEventType.PlayerChangeSpectator - nameWithType: ServerEventType.PlayerChangeSpectator -- uid: PluginAPI.Enums.ServerEventType.PlayerCheaterReport - name: PlayerCheaterReport - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerCheaterReport - commentId: F:PluginAPI.Enums.ServerEventType.PlayerCheaterReport - fullName: PluginAPI.Enums.ServerEventType.PlayerCheaterReport - nameWithType: ServerEventType.PlayerCheaterReport -- uid: PluginAPI.Enums.ServerEventType.PlayerCheckReservedSlot - name: PlayerCheckReservedSlot - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerCheckReservedSlot - commentId: F:PluginAPI.Enums.ServerEventType.PlayerCheckReservedSlot - fullName: PluginAPI.Enums.ServerEventType.PlayerCheckReservedSlot - nameWithType: ServerEventType.PlayerCheckReservedSlot -- uid: PluginAPI.Enums.ServerEventType.PlayerCloseGenerator - name: PlayerCloseGenerator - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerCloseGenerator - commentId: F:PluginAPI.Enums.ServerEventType.PlayerCloseGenerator - fullName: PluginAPI.Enums.ServerEventType.PlayerCloseGenerator - nameWithType: ServerEventType.PlayerCloseGenerator -- uid: PluginAPI.Enums.ServerEventType.PlayerDamage - name: PlayerDamage - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDamage - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDamage - fullName: PluginAPI.Enums.ServerEventType.PlayerDamage - nameWithType: ServerEventType.PlayerDamage -- uid: PluginAPI.Enums.ServerEventType.PlayerDamagedShootingTarget - name: PlayerDamagedShootingTarget - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDamagedShootingTarget - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDamagedShootingTarget - fullName: PluginAPI.Enums.ServerEventType.PlayerDamagedShootingTarget - nameWithType: ServerEventType.PlayerDamagedShootingTarget -- uid: PluginAPI.Enums.ServerEventType.PlayerDamagedWindow - name: PlayerDamagedWindow - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDamagedWindow - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDamagedWindow - fullName: PluginAPI.Enums.ServerEventType.PlayerDamagedWindow - nameWithType: ServerEventType.PlayerDamagedWindow -- uid: PluginAPI.Enums.ServerEventType.PlayerDeactivatedGenerator - name: PlayerDeactivatedGenerator - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDeactivatedGenerator - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDeactivatedGenerator - fullName: PluginAPI.Enums.ServerEventType.PlayerDeactivatedGenerator - nameWithType: ServerEventType.PlayerDeactivatedGenerator -- uid: PluginAPI.Enums.ServerEventType.PlayerDeath - name: PlayerDeath - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDeath - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDeath - fullName: PluginAPI.Enums.ServerEventType.PlayerDeath - nameWithType: ServerEventType.PlayerDeath -- uid: PluginAPI.Enums.ServerEventType.PlayerDropAmmo - name: PlayerDropAmmo - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDropAmmo - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDropAmmo - fullName: PluginAPI.Enums.ServerEventType.PlayerDropAmmo - nameWithType: ServerEventType.PlayerDropAmmo -- uid: PluginAPI.Enums.ServerEventType.PlayerDropItem - name: PlayerDropItem - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDropItem - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDropItem - fullName: PluginAPI.Enums.ServerEventType.PlayerDropItem - nameWithType: ServerEventType.PlayerDropItem -- uid: PluginAPI.Enums.ServerEventType.PlayerDryfireWeapon - name: PlayerDryfireWeapon - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerDryfireWeapon - commentId: F:PluginAPI.Enums.ServerEventType.PlayerDryfireWeapon - fullName: PluginAPI.Enums.ServerEventType.PlayerDryfireWeapon - nameWithType: ServerEventType.PlayerDryfireWeapon -- uid: PluginAPI.Enums.ServerEventType.PlayerEscape - name: PlayerEscape - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerEscape - commentId: F:PluginAPI.Enums.ServerEventType.PlayerEscape - fullName: PluginAPI.Enums.ServerEventType.PlayerEscape - nameWithType: ServerEventType.PlayerEscape -- uid: PluginAPI.Enums.ServerEventType.PlayerGameConsoleCommand - name: PlayerGameConsoleCommand - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerGameConsoleCommand - commentId: F:PluginAPI.Enums.ServerEventType.PlayerGameConsoleCommand - fullName: PluginAPI.Enums.ServerEventType.PlayerGameConsoleCommand - nameWithType: ServerEventType.PlayerGameConsoleCommand -- uid: PluginAPI.Enums.ServerEventType.PlayerHandcuff - name: PlayerHandcuff - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerHandcuff - commentId: F:PluginAPI.Enums.ServerEventType.PlayerHandcuff - fullName: PluginAPI.Enums.ServerEventType.PlayerHandcuff - nameWithType: ServerEventType.PlayerHandcuff -- uid: PluginAPI.Enums.ServerEventType.PlayerInteractElevator - name: PlayerInteractElevator - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerInteractElevator - commentId: F:PluginAPI.Enums.ServerEventType.PlayerInteractElevator - fullName: PluginAPI.Enums.ServerEventType.PlayerInteractElevator - nameWithType: ServerEventType.PlayerInteractElevator -- uid: PluginAPI.Enums.ServerEventType.PlayerInteractLocker - name: PlayerInteractLocker - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerInteractLocker - commentId: F:PluginAPI.Enums.ServerEventType.PlayerInteractLocker - fullName: PluginAPI.Enums.ServerEventType.PlayerInteractLocker - nameWithType: ServerEventType.PlayerInteractLocker -- uid: PluginAPI.Enums.ServerEventType.PlayerInteractScp330 - name: PlayerInteractScp330 - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerInteractScp330 - commentId: F:PluginAPI.Enums.ServerEventType.PlayerInteractScp330 - fullName: PluginAPI.Enums.ServerEventType.PlayerInteractScp330 - nameWithType: ServerEventType.PlayerInteractScp330 -- uid: PluginAPI.Enums.ServerEventType.PlayerInteractShootingTarget - name: PlayerInteractShootingTarget - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerInteractShootingTarget - commentId: F:PluginAPI.Enums.ServerEventType.PlayerInteractShootingTarget - fullName: PluginAPI.Enums.ServerEventType.PlayerInteractShootingTarget - nameWithType: ServerEventType.PlayerInteractShootingTarget -- uid: PluginAPI.Enums.ServerEventType.PlayerJoined - name: PlayerJoined - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerJoined - commentId: F:PluginAPI.Enums.ServerEventType.PlayerJoined - fullName: PluginAPI.Enums.ServerEventType.PlayerJoined - nameWithType: ServerEventType.PlayerJoined -- uid: PluginAPI.Enums.ServerEventType.PlayerKicked - name: PlayerKicked - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerKicked - commentId: F:PluginAPI.Enums.ServerEventType.PlayerKicked - fullName: PluginAPI.Enums.ServerEventType.PlayerKicked - nameWithType: ServerEventType.PlayerKicked -- uid: PluginAPI.Enums.ServerEventType.PlayerLeft - name: PlayerLeft - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerLeft - commentId: F:PluginAPI.Enums.ServerEventType.PlayerLeft - fullName: PluginAPI.Enums.ServerEventType.PlayerLeft - nameWithType: ServerEventType.PlayerLeft -- uid: PluginAPI.Enums.ServerEventType.PlayerMakeNoise - name: PlayerMakeNoise - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerMakeNoise - commentId: F:PluginAPI.Enums.ServerEventType.PlayerMakeNoise - fullName: PluginAPI.Enums.ServerEventType.PlayerMakeNoise - nameWithType: ServerEventType.PlayerMakeNoise -- uid: PluginAPI.Enums.ServerEventType.PlayerMuted - name: PlayerMuted - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerMuted - commentId: F:PluginAPI.Enums.ServerEventType.PlayerMuted - fullName: PluginAPI.Enums.ServerEventType.PlayerMuted - nameWithType: ServerEventType.PlayerMuted -- uid: PluginAPI.Enums.ServerEventType.PlayerOpenGenerator - name: PlayerOpenGenerator - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerOpenGenerator - commentId: F:PluginAPI.Enums.ServerEventType.PlayerOpenGenerator - fullName: PluginAPI.Enums.ServerEventType.PlayerOpenGenerator - nameWithType: ServerEventType.PlayerOpenGenerator -- uid: PluginAPI.Enums.ServerEventType.PlayerPickupAmmo - name: PlayerPickupAmmo - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerPickupAmmo - commentId: F:PluginAPI.Enums.ServerEventType.PlayerPickupAmmo - fullName: PluginAPI.Enums.ServerEventType.PlayerPickupAmmo - nameWithType: ServerEventType.PlayerPickupAmmo -- uid: PluginAPI.Enums.ServerEventType.PlayerPickupArmor - name: PlayerPickupArmor - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerPickupArmor - commentId: F:PluginAPI.Enums.ServerEventType.PlayerPickupArmor - fullName: PluginAPI.Enums.ServerEventType.PlayerPickupArmor - nameWithType: ServerEventType.PlayerPickupArmor -- uid: PluginAPI.Enums.ServerEventType.PlayerPickupScp330 - name: PlayerPickupScp330 - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerPickupScp330 - commentId: F:PluginAPI.Enums.ServerEventType.PlayerPickupScp330 - fullName: PluginAPI.Enums.ServerEventType.PlayerPickupScp330 - nameWithType: ServerEventType.PlayerPickupScp330 -- uid: PluginAPI.Enums.ServerEventType.PlayerPreauth - name: PlayerPreauth - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerPreauth - commentId: F:PluginAPI.Enums.ServerEventType.PlayerPreauth - fullName: PluginAPI.Enums.ServerEventType.PlayerPreauth - nameWithType: ServerEventType.PlayerPreauth -- uid: PluginAPI.Enums.ServerEventType.PlayerReceiveEffect - name: PlayerReceiveEffect - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerReceiveEffect - commentId: F:PluginAPI.Enums.ServerEventType.PlayerReceiveEffect - fullName: PluginAPI.Enums.ServerEventType.PlayerReceiveEffect - nameWithType: ServerEventType.PlayerReceiveEffect -- uid: PluginAPI.Enums.ServerEventType.PlayerReloadWeapon - name: PlayerReloadWeapon - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerReloadWeapon - commentId: F:PluginAPI.Enums.ServerEventType.PlayerReloadWeapon - fullName: PluginAPI.Enums.ServerEventType.PlayerReloadWeapon - nameWithType: ServerEventType.PlayerReloadWeapon -- uid: PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand - name: PlayerRemoteAdminCommand - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerRemoteAdminCommand - commentId: F:PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand - fullName: PluginAPI.Enums.ServerEventType.PlayerRemoteAdminCommand - nameWithType: ServerEventType.PlayerRemoteAdminCommand -- uid: PluginAPI.Enums.ServerEventType.PlayerRemoveHandcuffs - name: PlayerRemoveHandcuffs - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerRemoveHandcuffs - commentId: F:PluginAPI.Enums.ServerEventType.PlayerRemoveHandcuffs - fullName: PluginAPI.Enums.ServerEventType.PlayerRemoveHandcuffs - nameWithType: ServerEventType.PlayerRemoveHandcuffs -- uid: PluginAPI.Enums.ServerEventType.PlayerReport - name: PlayerReport - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerReport - commentId: F:PluginAPI.Enums.ServerEventType.PlayerReport - fullName: PluginAPI.Enums.ServerEventType.PlayerReport - nameWithType: ServerEventType.PlayerReport -- uid: PluginAPI.Enums.ServerEventType.PlayerSearchedPickup - name: PlayerSearchedPickup - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerSearchedPickup - commentId: F:PluginAPI.Enums.ServerEventType.PlayerSearchedPickup - fullName: PluginAPI.Enums.ServerEventType.PlayerSearchedPickup - nameWithType: ServerEventType.PlayerSearchedPickup -- uid: PluginAPI.Enums.ServerEventType.PlayerSearchPickup - name: PlayerSearchPickup - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerSearchPickup - commentId: F:PluginAPI.Enums.ServerEventType.PlayerSearchPickup - fullName: PluginAPI.Enums.ServerEventType.PlayerSearchPickup - nameWithType: ServerEventType.PlayerSearchPickup -- uid: PluginAPI.Enums.ServerEventType.PlayerShotWeapon - name: PlayerShotWeapon - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerShotWeapon - commentId: F:PluginAPI.Enums.ServerEventType.PlayerShotWeapon - fullName: PluginAPI.Enums.ServerEventType.PlayerShotWeapon - nameWithType: ServerEventType.PlayerShotWeapon -- uid: PluginAPI.Enums.ServerEventType.PlayerSpawn - name: PlayerSpawn - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerSpawn - commentId: F:PluginAPI.Enums.ServerEventType.PlayerSpawn - fullName: PluginAPI.Enums.ServerEventType.PlayerSpawn - nameWithType: ServerEventType.PlayerSpawn -- uid: PluginAPI.Enums.ServerEventType.PlayerThrowItem - name: PlayerThrowItem - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerThrowItem - commentId: F:PluginAPI.Enums.ServerEventType.PlayerThrowItem - fullName: PluginAPI.Enums.ServerEventType.PlayerThrowItem - nameWithType: ServerEventType.PlayerThrowItem -- uid: PluginAPI.Enums.ServerEventType.PlayerToggleFlashlight - name: PlayerToggleFlashlight - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerToggleFlashlight - commentId: F:PluginAPI.Enums.ServerEventType.PlayerToggleFlashlight - fullName: PluginAPI.Enums.ServerEventType.PlayerToggleFlashlight - nameWithType: ServerEventType.PlayerToggleFlashlight -- uid: PluginAPI.Enums.ServerEventType.PlayerUnloadWeapon - name: PlayerUnloadWeapon - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerUnloadWeapon - commentId: F:PluginAPI.Enums.ServerEventType.PlayerUnloadWeapon - fullName: PluginAPI.Enums.ServerEventType.PlayerUnloadWeapon - nameWithType: ServerEventType.PlayerUnloadWeapon -- uid: PluginAPI.Enums.ServerEventType.PlayerUnlockGenerator - name: PlayerUnlockGenerator - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerUnlockGenerator - commentId: F:PluginAPI.Enums.ServerEventType.PlayerUnlockGenerator - fullName: PluginAPI.Enums.ServerEventType.PlayerUnlockGenerator - nameWithType: ServerEventType.PlayerUnlockGenerator -- uid: PluginAPI.Enums.ServerEventType.PlayerUnmuted - name: PlayerUnmuted - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerUnmuted - commentId: F:PluginAPI.Enums.ServerEventType.PlayerUnmuted - fullName: PluginAPI.Enums.ServerEventType.PlayerUnmuted - nameWithType: ServerEventType.PlayerUnmuted -- uid: PluginAPI.Enums.ServerEventType.PlayerUsedItem - name: PlayerUsedItem - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerUsedItem - commentId: F:PluginAPI.Enums.ServerEventType.PlayerUsedItem - fullName: PluginAPI.Enums.ServerEventType.PlayerUsedItem - nameWithType: ServerEventType.PlayerUsedItem -- uid: PluginAPI.Enums.ServerEventType.PlayerUseHotkey - name: PlayerUseHotkey - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerUseHotkey - commentId: F:PluginAPI.Enums.ServerEventType.PlayerUseHotkey - fullName: PluginAPI.Enums.ServerEventType.PlayerUseHotkey - nameWithType: ServerEventType.PlayerUseHotkey -- uid: PluginAPI.Enums.ServerEventType.PlayerUseItem - name: PlayerUseItem - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_PlayerUseItem - commentId: F:PluginAPI.Enums.ServerEventType.PlayerUseItem - fullName: PluginAPI.Enums.ServerEventType.PlayerUseItem - nameWithType: ServerEventType.PlayerUseItem -- uid: PluginAPI.Enums.ServerEventType.RagdollSpawn - name: RagdollSpawn - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_RagdollSpawn - commentId: F:PluginAPI.Enums.ServerEventType.RagdollSpawn - fullName: PluginAPI.Enums.ServerEventType.RagdollSpawn - nameWithType: ServerEventType.RagdollSpawn -- uid: PluginAPI.Enums.ServerEventType.RoundEnd - name: RoundEnd - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_RoundEnd - commentId: F:PluginAPI.Enums.ServerEventType.RoundEnd - fullName: PluginAPI.Enums.ServerEventType.RoundEnd - nameWithType: ServerEventType.RoundEnd -- uid: PluginAPI.Enums.ServerEventType.RoundRestart - name: RoundRestart - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_RoundRestart - commentId: F:PluginAPI.Enums.ServerEventType.RoundRestart - fullName: PluginAPI.Enums.ServerEventType.RoundRestart - nameWithType: ServerEventType.RoundRestart -- uid: PluginAPI.Enums.ServerEventType.RoundStart - name: RoundStart - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_RoundStart - commentId: F:PluginAPI.Enums.ServerEventType.RoundStart - fullName: PluginAPI.Enums.ServerEventType.RoundStart - nameWithType: ServerEventType.RoundStart -- uid: PluginAPI.Enums.ServerEventType.TeamRespawn - name: TeamRespawn - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_TeamRespawn - commentId: F:PluginAPI.Enums.ServerEventType.TeamRespawn - fullName: PluginAPI.Enums.ServerEventType.TeamRespawn - nameWithType: ServerEventType.TeamRespawn -- uid: PluginAPI.Enums.ServerEventType.TeamRespawnSelected - name: TeamRespawnSelected - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_TeamRespawnSelected - commentId: F:PluginAPI.Enums.ServerEventType.TeamRespawnSelected - fullName: PluginAPI.Enums.ServerEventType.TeamRespawnSelected - nameWithType: ServerEventType.TeamRespawnSelected -- uid: PluginAPI.Enums.ServerEventType.WaitingForPlayers - name: WaitingForPlayers - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_WaitingForPlayers - commentId: F:PluginAPI.Enums.ServerEventType.WaitingForPlayers - fullName: PluginAPI.Enums.ServerEventType.WaitingForPlayers - nameWithType: ServerEventType.WaitingForPlayers -- uid: PluginAPI.Enums.ServerEventType.WarheadDetonation - name: WarheadDetonation - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_WarheadDetonation - commentId: F:PluginAPI.Enums.ServerEventType.WarheadDetonation - fullName: PluginAPI.Enums.ServerEventType.WarheadDetonation - nameWithType: ServerEventType.WarheadDetonation -- uid: PluginAPI.Enums.ServerEventType.WarheadStart - name: WarheadStart - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_WarheadStart - commentId: F:PluginAPI.Enums.ServerEventType.WarheadStart - fullName: PluginAPI.Enums.ServerEventType.WarheadStart - nameWithType: ServerEventType.WarheadStart -- uid: PluginAPI.Enums.ServerEventType.WarheadStop - name: WarheadStop - href: api/PluginAPI.Enums.ServerEventType.html#PluginAPI_Enums_ServerEventType_WarheadStop - commentId: F:PluginAPI.Enums.ServerEventType.WarheadStop - fullName: PluginAPI.Enums.ServerEventType.WarheadStop - nameWithType: ServerEventType.WarheadStop -- uid: PluginAPI.Events - name: PluginAPI.Events - href: api/PluginAPI.Events.html - commentId: N:PluginAPI.Events - fullName: PluginAPI.Events - nameWithType: PluginAPI.Events -- uid: PluginAPI.Events.Event - name: Event - href: api/PluginAPI.Events.Event.html - commentId: T:PluginAPI.Events.Event - fullName: PluginAPI.Events.Event - nameWithType: Event -- uid: PluginAPI.Events.Event.#ctor(PluginAPI.Events.EventParameter[]) - name: Event(EventParameter[]) - href: api/PluginAPI.Events.Event.html#PluginAPI_Events_Event__ctor_PluginAPI_Events_EventParameter___ - commentId: M:PluginAPI.Events.Event.#ctor(PluginAPI.Events.EventParameter[]) - name.vb: Event(EventParameter()) - fullName: PluginAPI.Events.Event.Event(PluginAPI.Events.EventParameter[]) - fullName.vb: PluginAPI.Events.Event.Event(PluginAPI.Events.EventParameter()) - nameWithType: Event.Event(EventParameter[]) - nameWithType.vb: Event.Event(EventParameter()) -- uid: PluginAPI.Events.Event.#ctor* - name: Event - href: api/PluginAPI.Events.Event.html#PluginAPI_Events_Event__ctor_ - commentId: Overload:PluginAPI.Events.Event.#ctor - isSpec: "True" - fullName: PluginAPI.Events.Event.Event - nameWithType: Event.Event -- uid: PluginAPI.Events.Event.Invokers - name: Invokers - href: api/PluginAPI.Events.Event.html#PluginAPI_Events_Event_Invokers - commentId: F:PluginAPI.Events.Event.Invokers - fullName: PluginAPI.Events.Event.Invokers - nameWithType: Event.Invokers -- uid: PluginAPI.Events.Event.Parameters - name: Parameters - href: api/PluginAPI.Events.Event.html#PluginAPI_Events_Event_Parameters - commentId: F:PluginAPI.Events.Event.Parameters - fullName: PluginAPI.Events.Event.Parameters - nameWithType: Event.Parameters -- uid: PluginAPI.Events.Event.RegisterInvoker(System.Type,System.Object,System.Reflection.MethodInfo) - name: RegisterInvoker(Type, Object, MethodInfo) - href: api/PluginAPI.Events.Event.html#PluginAPI_Events_Event_RegisterInvoker_System_Type_System_Object_System_Reflection_MethodInfo_ - commentId: M:PluginAPI.Events.Event.RegisterInvoker(System.Type,System.Object,System.Reflection.MethodInfo) - fullName: PluginAPI.Events.Event.RegisterInvoker(System.Type, System.Object, System.Reflection.MethodInfo) - nameWithType: Event.RegisterInvoker(Type, Object, MethodInfo) -- uid: PluginAPI.Events.Event.RegisterInvoker* - name: RegisterInvoker - href: api/PluginAPI.Events.Event.html#PluginAPI_Events_Event_RegisterInvoker_ - commentId: Overload:PluginAPI.Events.Event.RegisterInvoker - isSpec: "True" - fullName: PluginAPI.Events.Event.RegisterInvoker - nameWithType: Event.RegisterInvoker -- uid: PluginAPI.Events.EventInvokeLocation - name: EventInvokeLocation - href: api/PluginAPI.Events.EventInvokeLocation.html - commentId: T:PluginAPI.Events.EventInvokeLocation - fullName: PluginAPI.Events.EventInvokeLocation - nameWithType: EventInvokeLocation -- uid: PluginAPI.Events.EventInvokeLocation.Invoke(System.Collections.Generic.List{System.Object}) - name: Invoke(List) - href: api/PluginAPI.Events.EventInvokeLocation.html#PluginAPI_Events_EventInvokeLocation_Invoke_System_Collections_Generic_List_System_Object__ - commentId: M:PluginAPI.Events.EventInvokeLocation.Invoke(System.Collections.Generic.List{System.Object}) - name.vb: Invoke(List(Of Object)) - fullName: PluginAPI.Events.EventInvokeLocation.Invoke(System.Collections.Generic.List) - fullName.vb: PluginAPI.Events.EventInvokeLocation.Invoke(System.Collections.Generic.List(Of System.Object)) - nameWithType: EventInvokeLocation.Invoke(List) - nameWithType.vb: EventInvokeLocation.Invoke(List(Of Object)) -- uid: PluginAPI.Events.EventInvokeLocation.Invoke* - name: Invoke - href: api/PluginAPI.Events.EventInvokeLocation.html#PluginAPI_Events_EventInvokeLocation_Invoke_ - commentId: Overload:PluginAPI.Events.EventInvokeLocation.Invoke - isSpec: "True" - fullName: PluginAPI.Events.EventInvokeLocation.Invoke - nameWithType: EventInvokeLocation.Invoke -- uid: PluginAPI.Events.EventInvokeLocation.Method - name: Method - href: api/PluginAPI.Events.EventInvokeLocation.html#PluginAPI_Events_EventInvokeLocation_Method - commentId: F:PluginAPI.Events.EventInvokeLocation.Method - fullName: PluginAPI.Events.EventInvokeLocation.Method - nameWithType: EventInvokeLocation.Method -- uid: PluginAPI.Events.EventInvokeLocation.Plugin - name: Plugin - href: api/PluginAPI.Events.EventInvokeLocation.html#PluginAPI_Events_EventInvokeLocation_Plugin - commentId: F:PluginAPI.Events.EventInvokeLocation.Plugin - fullName: PluginAPI.Events.EventInvokeLocation.Plugin - nameWithType: EventInvokeLocation.Plugin -- uid: PluginAPI.Events.EventInvokeLocation.Target - name: Target - href: api/PluginAPI.Events.EventInvokeLocation.html#PluginAPI_Events_EventInvokeLocation_Target - commentId: F:PluginAPI.Events.EventInvokeLocation.Target - fullName: PluginAPI.Events.EventInvokeLocation.Target - nameWithType: EventInvokeLocation.Target -- uid: PluginAPI.Events.EventManager - name: EventManager - href: api/PluginAPI.Events.EventManager.html - commentId: T:PluginAPI.Events.EventManager - fullName: PluginAPI.Events.EventManager - nameWithType: EventManager -- uid: PluginAPI.Events.EventManager.Events - name: Events - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_Events - commentId: F:PluginAPI.Events.EventManager.Events - fullName: PluginAPI.Events.EventManager.Events - nameWithType: EventManager.Events -- uid: PluginAPI.Events.EventManager.ExecuteEvent(PluginAPI.Enums.ServerEventType,System.Object[]) - name: ExecuteEvent(ServerEventType, Object[]) - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_ExecuteEvent_PluginAPI_Enums_ServerEventType_System_Object___ - commentId: M:PluginAPI.Events.EventManager.ExecuteEvent(PluginAPI.Enums.ServerEventType,System.Object[]) - name.vb: ExecuteEvent(ServerEventType, Object()) - fullName: PluginAPI.Events.EventManager.ExecuteEvent(PluginAPI.Enums.ServerEventType, System.Object[]) - fullName.vb: PluginAPI.Events.EventManager.ExecuteEvent(PluginAPI.Enums.ServerEventType, System.Object()) - nameWithType: EventManager.ExecuteEvent(ServerEventType, Object[]) - nameWithType.vb: EventManager.ExecuteEvent(ServerEventType, Object()) -- uid: PluginAPI.Events.EventManager.ExecuteEvent* - name: ExecuteEvent - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_ExecuteEvent_ - commentId: Overload:PluginAPI.Events.EventManager.ExecuteEvent - isSpec: "True" - fullName: PluginAPI.Events.EventManager.ExecuteEvent - nameWithType: EventManager.ExecuteEvent -- uid: PluginAPI.Events.EventManager.ExecuteEvent``1(PluginAPI.Enums.ServerEventType,System.Object[]) - name: ExecuteEvent(ServerEventType, Object[]) - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_ExecuteEvent__1_PluginAPI_Enums_ServerEventType_System_Object___ - commentId: M:PluginAPI.Events.EventManager.ExecuteEvent``1(PluginAPI.Enums.ServerEventType,System.Object[]) - name.vb: ExecuteEvent(Of T)(ServerEventType, Object()) - fullName: PluginAPI.Events.EventManager.ExecuteEvent(PluginAPI.Enums.ServerEventType, System.Object[]) - fullName.vb: PluginAPI.Events.EventManager.ExecuteEvent(Of T)(PluginAPI.Enums.ServerEventType, System.Object()) - nameWithType: EventManager.ExecuteEvent(ServerEventType, Object[]) - nameWithType.vb: EventManager.ExecuteEvent(Of T)(ServerEventType, Object()) -- uid: PluginAPI.Events.EventManager.RegisterEvents(System.Object) - name: RegisterEvents(Object) - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_RegisterEvents_System_Object_ - commentId: M:PluginAPI.Events.EventManager.RegisterEvents(System.Object) - fullName: PluginAPI.Events.EventManager.RegisterEvents(System.Object) - nameWithType: EventManager.RegisterEvents(Object) -- uid: PluginAPI.Events.EventManager.RegisterEvents(System.Object,System.Object) - name: RegisterEvents(Object, Object) - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_RegisterEvents_System_Object_System_Object_ - commentId: M:PluginAPI.Events.EventManager.RegisterEvents(System.Object,System.Object) - fullName: PluginAPI.Events.EventManager.RegisterEvents(System.Object, System.Object) - nameWithType: EventManager.RegisterEvents(Object, Object) -- uid: PluginAPI.Events.EventManager.RegisterEvents* - name: RegisterEvents - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_RegisterEvents_ - commentId: Overload:PluginAPI.Events.EventManager.RegisterEvents - isSpec: "True" - fullName: PluginAPI.Events.EventManager.RegisterEvents - nameWithType: EventManager.RegisterEvents -- uid: PluginAPI.Events.EventManager.RegisterEvents``1(System.Object) - name: RegisterEvents(Object) - href: api/PluginAPI.Events.EventManager.html#PluginAPI_Events_EventManager_RegisterEvents__1_System_Object_ - commentId: M:PluginAPI.Events.EventManager.RegisterEvents``1(System.Object) - name.vb: RegisterEvents(Of T)(Object) - fullName: PluginAPI.Events.EventManager.RegisterEvents(System.Object) - fullName.vb: PluginAPI.Events.EventManager.RegisterEvents(Of T)(System.Object) - nameWithType: EventManager.RegisterEvents(Object) - nameWithType.vb: EventManager.RegisterEvents(Of T)(Object) -- uid: PluginAPI.Events.EventParameter - name: EventParameter - href: api/PluginAPI.Events.EventParameter.html - commentId: T:PluginAPI.Events.EventParameter - fullName: PluginAPI.Events.EventParameter - nameWithType: EventParameter -- uid: PluginAPI.Events.EventParameter.#ctor(System.Type,System.String) - name: EventParameter(Type, String) - href: api/PluginAPI.Events.EventParameter.html#PluginAPI_Events_EventParameter__ctor_System_Type_System_String_ - commentId: M:PluginAPI.Events.EventParameter.#ctor(System.Type,System.String) - fullName: PluginAPI.Events.EventParameter.EventParameter(System.Type, System.String) - nameWithType: EventParameter.EventParameter(Type, String) -- uid: PluginAPI.Events.EventParameter.#ctor* - name: EventParameter - href: api/PluginAPI.Events.EventParameter.html#PluginAPI_Events_EventParameter__ctor_ - commentId: Overload:PluginAPI.Events.EventParameter.#ctor - isSpec: "True" - fullName: PluginAPI.Events.EventParameter.EventParameter - nameWithType: EventParameter.EventParameter -- uid: PluginAPI.Events.EventParameter.BaseType - name: BaseType - href: api/PluginAPI.Events.EventParameter.html#PluginAPI_Events_EventParameter_BaseType - commentId: P:PluginAPI.Events.EventParameter.BaseType - fullName: PluginAPI.Events.EventParameter.BaseType - nameWithType: EventParameter.BaseType -- uid: PluginAPI.Events.EventParameter.BaseType* - name: BaseType - href: api/PluginAPI.Events.EventParameter.html#PluginAPI_Events_EventParameter_BaseType_ - commentId: Overload:PluginAPI.Events.EventParameter.BaseType - isSpec: "True" - fullName: PluginAPI.Events.EventParameter.BaseType - nameWithType: EventParameter.BaseType -- uid: PluginAPI.Events.EventParameter.DefaultIdentifierName - name: DefaultIdentifierName - href: api/PluginAPI.Events.EventParameter.html#PluginAPI_Events_EventParameter_DefaultIdentifierName - commentId: P:PluginAPI.Events.EventParameter.DefaultIdentifierName - fullName: PluginAPI.Events.EventParameter.DefaultIdentifierName - nameWithType: EventParameter.DefaultIdentifierName -- uid: PluginAPI.Events.EventParameter.DefaultIdentifierName* - name: DefaultIdentifierName - href: api/PluginAPI.Events.EventParameter.html#PluginAPI_Events_EventParameter_DefaultIdentifierName_ - commentId: Overload:PluginAPI.Events.EventParameter.DefaultIdentifierName - isSpec: "True" - fullName: PluginAPI.Events.EventParameter.DefaultIdentifierName - nameWithType: EventParameter.DefaultIdentifierName -- uid: PluginAPI.Events.IEventCancellation - name: IEventCancellation - href: api/PluginAPI.Events.IEventCancellation.html - commentId: T:PluginAPI.Events.IEventCancellation - fullName: PluginAPI.Events.IEventCancellation - nameWithType: IEventCancellation -- uid: PluginAPI.Events.IEventCancellation.IsCancelled - name: IsCancelled - href: api/PluginAPI.Events.IEventCancellation.html#PluginAPI_Events_IEventCancellation_IsCancelled - commentId: P:PluginAPI.Events.IEventCancellation.IsCancelled - fullName: PluginAPI.Events.IEventCancellation.IsCancelled - nameWithType: IEventCancellation.IsCancelled -- uid: PluginAPI.Events.IEventCancellation.IsCancelled* - name: IsCancelled - href: api/PluginAPI.Events.IEventCancellation.html#PluginAPI_Events_IEventCancellation_IsCancelled_ - commentId: Overload:PluginAPI.Events.IEventCancellation.IsCancelled - isSpec: "True" - fullName: PluginAPI.Events.IEventCancellation.IsCancelled - nameWithType: IEventCancellation.IsCancelled -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData - name: PlayerCheckReservedSlotCancellationData - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html - commentId: T:PluginAPI.Events.PlayerCheckReservedSlotCancellationData - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData - nameWithType: PlayerCheckReservedSlotCancellationData -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.HasReservedSlot - name: HasReservedSlot - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html#PluginAPI_Events_PlayerCheckReservedSlotCancellationData_HasReservedSlot - commentId: F:PluginAPI.Events.PlayerCheckReservedSlotCancellationData.HasReservedSlot - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.HasReservedSlot - nameWithType: PlayerCheckReservedSlotCancellationData.HasReservedSlot -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled - name: IsCancelled - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html#PluginAPI_Events_PlayerCheckReservedSlotCancellationData_IsCancelled - commentId: P:PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled - nameWithType: PlayerCheckReservedSlotCancellationData.IsCancelled -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled* - name: IsCancelled - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html#PluginAPI_Events_PlayerCheckReservedSlotCancellationData_IsCancelled_ - commentId: Overload:PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled - isSpec: "True" - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled - nameWithType: PlayerCheckReservedSlotCancellationData.IsCancelled -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged - name: LeaveUnchanged() - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html#PluginAPI_Events_PlayerCheckReservedSlotCancellationData_LeaveUnchanged - commentId: M:PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged() - nameWithType: PlayerCheckReservedSlotCancellationData.LeaveUnchanged() -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged* - name: LeaveUnchanged - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html#PluginAPI_Events_PlayerCheckReservedSlotCancellationData_LeaveUnchanged_ - commentId: Overload:PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged - isSpec: "True" - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged - nameWithType: PlayerCheckReservedSlotCancellationData.LeaveUnchanged -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.Override(System.Boolean) - name: Override(Boolean) - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html#PluginAPI_Events_PlayerCheckReservedSlotCancellationData_Override_System_Boolean_ - commentId: M:PluginAPI.Events.PlayerCheckReservedSlotCancellationData.Override(System.Boolean) - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.Override(System.Boolean) - nameWithType: PlayerCheckReservedSlotCancellationData.Override(Boolean) -- uid: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.Override* - name: Override - href: api/PluginAPI.Events.PlayerCheckReservedSlotCancellationData.html#PluginAPI_Events_PlayerCheckReservedSlotCancellationData_Override_ - commentId: Overload:PluginAPI.Events.PlayerCheckReservedSlotCancellationData.Override - isSpec: "True" - fullName: PluginAPI.Events.PlayerCheckReservedSlotCancellationData.Override - nameWithType: PlayerCheckReservedSlotCancellationData.Override -- uid: PluginAPI.Events.PreauthCancellationData - name: PreauthCancellationData - href: api/PluginAPI.Events.PreauthCancellationData.html - commentId: T:PluginAPI.Events.PreauthCancellationData - fullName: PluginAPI.Events.PreauthCancellationData - nameWithType: PreauthCancellationData -- uid: PluginAPI.Events.PreauthCancellationData.Accept - name: Accept() - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_Accept - commentId: M:PluginAPI.Events.PreauthCancellationData.Accept - fullName: PluginAPI.Events.PreauthCancellationData.Accept() - nameWithType: PreauthCancellationData.Accept() -- uid: PluginAPI.Events.PreauthCancellationData.Accept* - name: Accept - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_Accept_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.Accept - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.Accept - nameWithType: PreauthCancellationData.Accept -- uid: PluginAPI.Events.PreauthCancellationData.GenerateWriter(System.Boolean@) - name: GenerateWriter(out Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_GenerateWriter_System_Boolean__ - commentId: M:PluginAPI.Events.PreauthCancellationData.GenerateWriter(System.Boolean@) - name.vb: GenerateWriter(ByRef Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.GenerateWriter(out System.Boolean) - fullName.vb: PluginAPI.Events.PreauthCancellationData.GenerateWriter(ByRef System.Boolean) - nameWithType: PreauthCancellationData.GenerateWriter(out Boolean) - nameWithType.vb: PreauthCancellationData.GenerateWriter(ByRef Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.GenerateWriter* - name: GenerateWriter - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_GenerateWriter_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.GenerateWriter - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.GenerateWriter - nameWithType: PreauthCancellationData.GenerateWriter -- uid: PluginAPI.Events.PreauthCancellationData.HandledManually - name: HandledManually() - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_HandledManually - commentId: M:PluginAPI.Events.PreauthCancellationData.HandledManually - fullName: PluginAPI.Events.PreauthCancellationData.HandledManually() - nameWithType: PreauthCancellationData.HandledManually() -- uid: PluginAPI.Events.PreauthCancellationData.HandledManually* - name: HandledManually - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_HandledManually_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.HandledManually - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.HandledManually - nameWithType: PreauthCancellationData.HandledManually -- uid: PluginAPI.Events.PreauthCancellationData.IsCancelled - name: IsCancelled - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_IsCancelled - commentId: P:PluginAPI.Events.PreauthCancellationData.IsCancelled - fullName: PluginAPI.Events.PreauthCancellationData.IsCancelled - nameWithType: PreauthCancellationData.IsCancelled -- uid: PluginAPI.Events.PreauthCancellationData.IsCancelled* - name: IsCancelled - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_IsCancelled_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.IsCancelled - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.IsCancelled - nameWithType: PreauthCancellationData.IsCancelled -- uid: PluginAPI.Events.PreauthCancellationData.Reject(LiteNetLib.Utils.NetDataWriter,System.Boolean) - name: Reject(NetDataWriter, Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_Reject_LiteNetLib_Utils_NetDataWriter_System_Boolean_ - commentId: M:PluginAPI.Events.PreauthCancellationData.Reject(LiteNetLib.Utils.NetDataWriter,System.Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.Reject(LiteNetLib.Utils.NetDataWriter, System.Boolean) - nameWithType: PreauthCancellationData.Reject(NetDataWriter, Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.Reject(RejectionReason,System.Boolean) - name: Reject(RejectionReason, Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_Reject_RejectionReason_System_Boolean_ - commentId: M:PluginAPI.Events.PreauthCancellationData.Reject(RejectionReason,System.Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.Reject(RejectionReason, System.Boolean) - nameWithType: PreauthCancellationData.Reject(RejectionReason, Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.Reject(System.String,System.Boolean) - name: Reject(String, Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_Reject_System_String_System_Boolean_ - commentId: M:PluginAPI.Events.PreauthCancellationData.Reject(System.String,System.Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.Reject(System.String, System.Boolean) - nameWithType: PreauthCancellationData.Reject(String, Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.Reject* - name: Reject - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_Reject_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.Reject - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.Reject - nameWithType: PreauthCancellationData.Reject -- uid: PluginAPI.Events.PreauthCancellationData.RejectBanned(System.String,System.DateTime,System.Boolean) - name: RejectBanned(String, DateTime, Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_RejectBanned_System_String_System_DateTime_System_Boolean_ - commentId: M:PluginAPI.Events.PreauthCancellationData.RejectBanned(System.String,System.DateTime,System.Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.RejectBanned(System.String, System.DateTime, System.Boolean) - nameWithType: PreauthCancellationData.RejectBanned(String, DateTime, Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.RejectBanned(System.String,System.Int64,System.Boolean) - name: RejectBanned(String, Int64, Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_RejectBanned_System_String_System_Int64_System_Boolean_ - commentId: M:PluginAPI.Events.PreauthCancellationData.RejectBanned(System.String,System.Int64,System.Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.RejectBanned(System.String, System.Int64, System.Boolean) - nameWithType: PreauthCancellationData.RejectBanned(String, Int64, Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.RejectBanned* - name: RejectBanned - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_RejectBanned_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.RejectBanned - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.RejectBanned - nameWithType: PreauthCancellationData.RejectBanned -- uid: PluginAPI.Events.PreauthCancellationData.RejectDelay(System.Byte,System.Boolean) - name: RejectDelay(Byte, Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_RejectDelay_System_Byte_System_Boolean_ - commentId: M:PluginAPI.Events.PreauthCancellationData.RejectDelay(System.Byte,System.Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.RejectDelay(System.Byte, System.Boolean) - nameWithType: PreauthCancellationData.RejectDelay(Byte, Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.RejectDelay* - name: RejectDelay - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_RejectDelay_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.RejectDelay - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.RejectDelay - nameWithType: PreauthCancellationData.RejectDelay -- uid: PluginAPI.Events.PreauthCancellationData.RejectRedirect(System.UInt16,System.Boolean) - name: RejectRedirect(UInt16, Boolean) - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_RejectRedirect_System_UInt16_System_Boolean_ - commentId: M:PluginAPI.Events.PreauthCancellationData.RejectRedirect(System.UInt16,System.Boolean) - fullName: PluginAPI.Events.PreauthCancellationData.RejectRedirect(System.UInt16, System.Boolean) - nameWithType: PreauthCancellationData.RejectRedirect(UInt16, Boolean) -- uid: PluginAPI.Events.PreauthCancellationData.RejectRedirect* - name: RejectRedirect - href: api/PluginAPI.Events.PreauthCancellationData.html#PluginAPI_Events_PreauthCancellationData_RejectRedirect_ - commentId: Overload:PluginAPI.Events.PreauthCancellationData.RejectRedirect - isSpec: "True" - fullName: PluginAPI.Events.PreauthCancellationData.RejectRedirect - nameWithType: PreauthCancellationData.RejectRedirect -- uid: PluginAPI.Helpers - name: PluginAPI.Helpers - href: api/PluginAPI.Helpers.html - commentId: N:PluginAPI.Helpers - fullName: PluginAPI.Helpers - nameWithType: PluginAPI.Helpers -- uid: PluginAPI.Helpers.Paths - name: Paths - href: api/PluginAPI.Helpers.Paths.html - commentId: T:PluginAPI.Helpers.Paths - fullName: PluginAPI.Helpers.Paths - nameWithType: Paths -- uid: PluginAPI.Helpers.Paths.AppData - name: AppData - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_AppData - commentId: P:PluginAPI.Helpers.Paths.AppData - fullName: PluginAPI.Helpers.Paths.AppData - nameWithType: Paths.AppData -- uid: PluginAPI.Helpers.Paths.AppData* - name: AppData - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_AppData_ - commentId: Overload:PluginAPI.Helpers.Paths.AppData - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.AppData - nameWithType: Paths.AppData -- uid: PluginAPI.Helpers.Paths.Configs - name: Configs - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Configs - commentId: P:PluginAPI.Helpers.Paths.Configs - fullName: PluginAPI.Helpers.Paths.Configs - nameWithType: Paths.Configs -- uid: PluginAPI.Helpers.Paths.Configs* - name: Configs - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Configs_ - commentId: Overload:PluginAPI.Helpers.Paths.Configs - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.Configs - nameWithType: Paths.Configs -- uid: PluginAPI.Helpers.Paths.Dependencies - name: Dependencies - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Dependencies - commentId: P:PluginAPI.Helpers.Paths.Dependencies - fullName: PluginAPI.Helpers.Paths.Dependencies - nameWithType: Paths.Dependencies -- uid: PluginAPI.Helpers.Paths.Dependencies* - name: Dependencies - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Dependencies_ - commentId: Overload:PluginAPI.Helpers.Paths.Dependencies - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.Dependencies - nameWithType: Paths.Dependencies -- uid: PluginAPI.Helpers.Paths.Global - name: Global - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Global - commentId: P:PluginAPI.Helpers.Paths.Global - fullName: PluginAPI.Helpers.Paths.Global - nameWithType: Paths.Global -- uid: PluginAPI.Helpers.Paths.Global* - name: Global - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Global_ - commentId: Overload:PluginAPI.Helpers.Paths.Global - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.Global - nameWithType: Paths.Global -- uid: PluginAPI.Helpers.Paths.GlobalPlugins - name: GlobalPlugins - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_GlobalPlugins - commentId: P:PluginAPI.Helpers.Paths.GlobalPlugins - fullName: PluginAPI.Helpers.Paths.GlobalPlugins - nameWithType: Paths.GlobalPlugins -- uid: PluginAPI.Helpers.Paths.GlobalPlugins* - name: GlobalPlugins - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_GlobalPlugins_ - commentId: Overload:PluginAPI.Helpers.Paths.GlobalPlugins - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.GlobalPlugins - nameWithType: Paths.GlobalPlugins -- uid: PluginAPI.Helpers.Paths.LocalPlugins - name: LocalPlugins - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_LocalPlugins - commentId: P:PluginAPI.Helpers.Paths.LocalPlugins - fullName: PluginAPI.Helpers.Paths.LocalPlugins - nameWithType: Paths.LocalPlugins -- uid: PluginAPI.Helpers.Paths.LocalPlugins* - name: LocalPlugins - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_LocalPlugins_ - commentId: Overload:PluginAPI.Helpers.Paths.LocalPlugins - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.LocalPlugins - nameWithType: Paths.LocalPlugins -- uid: PluginAPI.Helpers.Paths.PluginAPI - name: PluginAPI - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_PluginAPI - commentId: P:PluginAPI.Helpers.Paths.PluginAPI - fullName: PluginAPI.Helpers.Paths.PluginAPI - nameWithType: Paths.PluginAPI -- uid: PluginAPI.Helpers.Paths.PluginAPI* - name: PluginAPI - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_PluginAPI_ - commentId: Overload:PluginAPI.Helpers.Paths.PluginAPI - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.PluginAPI - nameWithType: Paths.PluginAPI -- uid: PluginAPI.Helpers.Paths.Plugins - name: Plugins - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Plugins - commentId: P:PluginAPI.Helpers.Paths.Plugins - fullName: PluginAPI.Helpers.Paths.Plugins - nameWithType: Paths.Plugins -- uid: PluginAPI.Helpers.Paths.Plugins* - name: Plugins - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_Plugins_ - commentId: Overload:PluginAPI.Helpers.Paths.Plugins - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.Plugins - nameWithType: Paths.Plugins -- uid: PluginAPI.Helpers.Paths.SecretLab - name: SecretLab - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_SecretLab - commentId: P:PluginAPI.Helpers.Paths.SecretLab - fullName: PluginAPI.Helpers.Paths.SecretLab - nameWithType: Paths.SecretLab -- uid: PluginAPI.Helpers.Paths.SecretLab* - name: SecretLab - href: api/PluginAPI.Helpers.Paths.html#PluginAPI_Helpers_Paths_SecretLab_ - commentId: Overload:PluginAPI.Helpers.Paths.SecretLab - isSpec: "True" - fullName: PluginAPI.Helpers.Paths.SecretLab - nameWithType: Paths.SecretLab -- uid: PluginAPI.Loader - name: PluginAPI.Loader - href: api/PluginAPI.Loader.html - commentId: N:PluginAPI.Loader - fullName: PluginAPI.Loader - nameWithType: PluginAPI.Loader -- uid: PluginAPI.Loader.AssemblyLoader - name: AssemblyLoader - href: api/PluginAPI.Loader.AssemblyLoader.html - commentId: T:PluginAPI.Loader.AssemblyLoader - fullName: PluginAPI.Loader.AssemblyLoader - nameWithType: AssemblyLoader -- uid: PluginAPI.Loader.AssemblyLoader.Dependencies - name: Dependencies - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_Dependencies - commentId: P:PluginAPI.Loader.AssemblyLoader.Dependencies - fullName: PluginAPI.Loader.AssemblyLoader.Dependencies - nameWithType: AssemblyLoader.Dependencies -- uid: PluginAPI.Loader.AssemblyLoader.Dependencies* - name: Dependencies - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_Dependencies_ - commentId: Overload:PluginAPI.Loader.AssemblyLoader.Dependencies - isSpec: "True" - fullName: PluginAPI.Loader.AssemblyLoader.Dependencies - nameWithType: AssemblyLoader.Dependencies -- uid: PluginAPI.Loader.AssemblyLoader.Initialize - name: Initialize() - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_Initialize - commentId: M:PluginAPI.Loader.AssemblyLoader.Initialize - fullName: PluginAPI.Loader.AssemblyLoader.Initialize() - nameWithType: AssemblyLoader.Initialize() -- uid: PluginAPI.Loader.AssemblyLoader.Initialize* - name: Initialize - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_Initialize_ - commentId: Overload:PluginAPI.Loader.AssemblyLoader.Initialize - isSpec: "True" - fullName: PluginAPI.Loader.AssemblyLoader.Initialize - nameWithType: AssemblyLoader.Initialize -- uid: PluginAPI.Loader.AssemblyLoader.InstalledPlugins - name: InstalledPlugins - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_InstalledPlugins - commentId: P:PluginAPI.Loader.AssemblyLoader.InstalledPlugins - fullName: PluginAPI.Loader.AssemblyLoader.InstalledPlugins - nameWithType: AssemblyLoader.InstalledPlugins -- uid: PluginAPI.Loader.AssemblyLoader.InstalledPlugins* - name: InstalledPlugins - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_InstalledPlugins_ - commentId: Overload:PluginAPI.Loader.AssemblyLoader.InstalledPlugins - isSpec: "True" - fullName: PluginAPI.Loader.AssemblyLoader.InstalledPlugins - nameWithType: AssemblyLoader.InstalledPlugins -- uid: PluginAPI.Loader.AssemblyLoader.IsLoaded - name: IsLoaded - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_IsLoaded - commentId: P:PluginAPI.Loader.AssemblyLoader.IsLoaded - fullName: PluginAPI.Loader.AssemblyLoader.IsLoaded - nameWithType: AssemblyLoader.IsLoaded -- uid: PluginAPI.Loader.AssemblyLoader.IsLoaded* - name: IsLoaded - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_IsLoaded_ - commentId: Overload:PluginAPI.Loader.AssemblyLoader.IsLoaded - isSpec: "True" - fullName: PluginAPI.Loader.AssemblyLoader.IsLoaded - nameWithType: AssemblyLoader.IsLoaded -- uid: PluginAPI.Loader.AssemblyLoader.Plugins - name: Plugins - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_Plugins - commentId: P:PluginAPI.Loader.AssemblyLoader.Plugins - fullName: PluginAPI.Loader.AssemblyLoader.Plugins - nameWithType: AssemblyLoader.Plugins -- uid: PluginAPI.Loader.AssemblyLoader.Plugins* - name: Plugins - href: api/PluginAPI.Loader.AssemblyLoader.html#PluginAPI_Loader_AssemblyLoader_Plugins_ - commentId: Overload:PluginAPI.Loader.AssemblyLoader.Plugins - isSpec: "True" - fullName: PluginAPI.Loader.AssemblyLoader.Plugins - nameWithType: AssemblyLoader.Plugins -- uid: PluginAPI.Loader.Features - name: PluginAPI.Loader.Features - href: api/PluginAPI.Loader.Features.html - commentId: N:PluginAPI.Loader.Features - fullName: PluginAPI.Loader.Features - nameWithType: PluginAPI.Loader.Features -- uid: PluginAPI.Loader.Features.PluginDirectory - name: PluginDirectory - href: api/PluginAPI.Loader.Features.PluginDirectory.html - commentId: T:PluginAPI.Loader.Features.PluginDirectory - fullName: PluginAPI.Loader.Features.PluginDirectory - nameWithType: PluginDirectory -- uid: PluginAPI.Loader.Features.PluginDirectory.#ctor(System.String) - name: PluginDirectory(String) - href: api/PluginAPI.Loader.Features.PluginDirectory.html#PluginAPI_Loader_Features_PluginDirectory__ctor_System_String_ - commentId: M:PluginAPI.Loader.Features.PluginDirectory.#ctor(System.String) - fullName: PluginAPI.Loader.Features.PluginDirectory.PluginDirectory(System.String) - nameWithType: PluginDirectory.PluginDirectory(String) -- uid: PluginAPI.Loader.Features.PluginDirectory.#ctor* - name: PluginDirectory - href: api/PluginAPI.Loader.Features.PluginDirectory.html#PluginAPI_Loader_Features_PluginDirectory__ctor_ - commentId: Overload:PluginAPI.Loader.Features.PluginDirectory.#ctor - isSpec: "True" - fullName: PluginAPI.Loader.Features.PluginDirectory.PluginDirectory - nameWithType: PluginDirectory.PluginDirectory -- uid: PluginAPI.Loader.Features.PluginDirectory.Dependencies - name: Dependencies - href: api/PluginAPI.Loader.Features.PluginDirectory.html#PluginAPI_Loader_Features_PluginDirectory_Dependencies - commentId: P:PluginAPI.Loader.Features.PluginDirectory.Dependencies - fullName: PluginAPI.Loader.Features.PluginDirectory.Dependencies - nameWithType: PluginDirectory.Dependencies -- uid: PluginAPI.Loader.Features.PluginDirectory.Dependencies* - name: Dependencies - href: api/PluginAPI.Loader.Features.PluginDirectory.html#PluginAPI_Loader_Features_PluginDirectory_Dependencies_ - commentId: Overload:PluginAPI.Loader.Features.PluginDirectory.Dependencies - isSpec: "True" - fullName: PluginAPI.Loader.Features.PluginDirectory.Dependencies - nameWithType: PluginDirectory.Dependencies -- uid: PluginAPI.Loader.Features.PluginDirectory.Plugins - name: Plugins - href: api/PluginAPI.Loader.Features.PluginDirectory.html#PluginAPI_Loader_Features_PluginDirectory_Plugins - commentId: P:PluginAPI.Loader.Features.PluginDirectory.Plugins - fullName: PluginAPI.Loader.Features.PluginDirectory.Plugins - nameWithType: PluginDirectory.Plugins -- uid: PluginAPI.Loader.Features.PluginDirectory.Plugins* - name: Plugins - href: api/PluginAPI.Loader.Features.PluginDirectory.html#PluginAPI_Loader_Features_PluginDirectory_Plugins_ - commentId: Overload:PluginAPI.Loader.Features.PluginDirectory.Plugins - isSpec: "True" - fullName: PluginAPI.Loader.Features.PluginDirectory.Plugins - nameWithType: PluginDirectory.Plugins +references: []