Skip to content

Commit

Permalink
Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
zabszk committed Dec 30, 2022
1 parent a3a9c76 commit 0b886e4
Show file tree
Hide file tree
Showing 59 changed files with 3,165 additions and 508 deletions.
34 changes: 33 additions & 1 deletion docs/.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"PluginAPI.Core.Facility.RegisterDoors(PluginAPI.Core.Zones.FacilityRoom,Interactables.Interobjects.DoorUtils.DoorVariant[])": "PluginAPI.Core.Facility.yml",
"PluginAPI.Core.Facility.Reset": "PluginAPI.Core.Facility.yml",
"PluginAPI.Core.Facility.Rooms": "PluginAPI.Core.Facility.yml",
"PluginAPI.Core.Facility.TurnOffAllLights": "PluginAPI.Core.Facility.yml",
"PluginAPI.Core.Facility.TurnOffAllLights(System.Single)": "PluginAPI.Core.Facility.yml",
"PluginAPI.Core.Facility.TurnOnAllLights": "PluginAPI.Core.Facility.yml",
"PluginAPI.Core.Factories": "PluginAPI.Core.Factories.yml",
"PluginAPI.Core.Factories.Factory`1": "PluginAPI.Core.Factories.Factory-1.yml",
Expand Down Expand Up @@ -213,15 +213,18 @@
"PluginAPI.Core.Log.UnityEditor": "PluginAPI.Core.Log.yml",
"PluginAPI.Core.Log.Warning(System.String,System.String)": "PluginAPI.Core.Log.yml",
"PluginAPI.Core.Map": "PluginAPI.Core.Map.yml",
"PluginAPI.Core.Map.Rooms": "PluginAPI.Core.Map.yml",
"PluginAPI.Core.Map.Seed": "PluginAPI.Core.Map.yml",
"PluginAPI.Core.Player": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.#ctor(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.AddAmmo(ItemType,System.UInt16)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.AddItem(ItemType)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.ArtificialHealth": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Ban(PluginAPI.Core.Interfaces.IPlayer,System.String,System.Int64)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Ban(System.String,System.Int64)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Camera": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.ClearBroadcasts": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.ClearInventory(System.Boolean,System.Boolean)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Connection": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.ConnectionsCount": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Count": "PluginAPI.Core.Player.yml",
Expand All @@ -239,12 +242,14 @@
"PluginAPI.Core.Player.DropEverything": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.EffectsManager": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.GameObject": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get(CommandSystem.ICommandSender)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get(Mirror.NetworkIdentity)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get(ReferenceHub)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get(System.Int32)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get(System.String)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get(System.UInt32)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get(UnityEngine.GameObject)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get``1(CommandSystem.ICommandSender)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get``1(Mirror.NetworkIdentity)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get``1(ReferenceHub)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Get``1(System.Int32)": "PluginAPI.Core.Player.yml",
Expand Down Expand Up @@ -278,6 +283,7 @@
"PluginAPI.Core.Player.IsReady": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.IsServer": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.IsUsingVoiceChat": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Items": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Kick(PluginAPI.Core.Interfaces.IPlayer,System.String)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Kick(System.String)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Kill": "PluginAPI.Core.Player.yml",
Expand Down Expand Up @@ -305,19 +311,23 @@
"PluginAPI.Core.Player.ReferenceHub": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.RemoteAdminAccess": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Role": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Room": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Rotation": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.SendBroadcast(System.String,System.UInt16,Broadcast.BroadcastFlags,System.Boolean)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.SendConsoleMessage(System.String,System.String)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.SetAmmo(ItemType,System.UInt16)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.SetRole(PlayerRoles.RoleTypeId,PlayerRoles.RoleChangeReason)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.StaminaRemaining": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TemporaryData": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(CommandSystem.ICommandSender,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(Mirror.NetworkIdentity,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(PluginAPI.Core.Interfaces.IGameComponent,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(ReferenceHub,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(System.Int32,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(System.String,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(System.UInt32,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet(UnityEngine.GameObject,PluginAPI.Core.Player@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet``1(CommandSystem.ICommandSender,``0@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet``1(Mirror.NetworkIdentity,``0@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet``1(PluginAPI.Core.Interfaces.IGameComponent,``0@)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.TryGet``1(ReferenceHub,``0@)": "PluginAPI.Core.Player.yml",
Expand All @@ -330,6 +340,7 @@
"PluginAPI.Core.Player.TryGetComponent``1(``0@,System.Boolean)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Unmute(System.Boolean)": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.UserId": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.Player.Zone": "PluginAPI.Core.Player.yml",
"PluginAPI.Core.PlayerExtensions": "PluginAPI.Core.PlayerExtensions.yml",
"PluginAPI.Core.PlayerExtensions.GetAmmoLimit(PluginAPI.Core.Player,ItemType)": "PluginAPI.Core.PlayerExtensions.yml",
"PluginAPI.Core.PlayerExtensions.GetCategoryLimit(PluginAPI.Core.Player,ItemCategory)": "PluginAPI.Core.PlayerExtensions.yml",
Expand Down Expand Up @@ -376,6 +387,7 @@
"PluginAPI.Core.RoomLight.LightColor": "PluginAPI.Core.RoomLight.yml",
"PluginAPI.Core.RoomLight.LightIntensity": "PluginAPI.Core.RoomLight.yml",
"PluginAPI.Core.Round": "PluginAPI.Core.Round.yml",
"PluginAPI.Core.Round.Duration": "PluginAPI.Core.Round.yml",
"PluginAPI.Core.Round.End": "PluginAPI.Core.Round.yml",
"PluginAPI.Core.Round.IsLobbyLocked": "PluginAPI.Core.Round.yml",
"PluginAPI.Core.Round.IsLocked": "PluginAPI.Core.Round.yml",
Expand Down Expand Up @@ -455,6 +467,7 @@
"PluginAPI.Core.Statistics.Round.StartTimestamp": "PluginAPI.Core.Statistics.Round.yml",
"PluginAPI.Core.Statistics.Round.TotalKilledPlayers": "PluginAPI.Core.Statistics.Round.yml",
"PluginAPI.Core.Statistics.Round.TotalScpKills": "PluginAPI.Core.Statistics.Round.yml",
"PluginAPI.Core.Statistics.Round.WarheadDetonated": "PluginAPI.Core.Statistics.Round.yml",
"PluginAPI.Core.Statistics.Round.WarheadKills": "PluginAPI.Core.Statistics.Round.yml",
"PluginAPI.Core.Statistics.Round.ZombiesAlive": "PluginAPI.Core.Statistics.Round.yml",
"PluginAPI.Core.Statistics.Round.ZombiesChanged": "PluginAPI.Core.Statistics.Round.yml",
Expand Down Expand Up @@ -637,6 +650,7 @@
"PluginAPI.Enums.ServerEventType.PlayerHandcuff": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.PlayerInteractDoor": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.PlayerInteractElevator": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.PlayerInteractGenerator": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.PlayerInteractLocker": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.PlayerInteractScp330": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.PlayerInteractShootingTarget": "PluginAPI.Enums.ServerEventType.yml",
Expand Down Expand Up @@ -672,6 +686,7 @@
"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.RoundEndConditionsCheck": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.RoundRestart": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.RoundStart": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp049ResurrectBody": "PluginAPI.Enums.ServerEventType.yml",
Expand All @@ -693,7 +708,9 @@
"PluginAPI.Enums.ServerEventType.Scp173PlaySound": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp173SnapPlayer": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp914Activate": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp914InventoryItemUpgraded": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp914KnobChange": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp914PickupUpgraded": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp914UpgradeInventory": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp914UpgradePickup": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.Scp939Attack": "PluginAPI.Enums.ServerEventType.yml",
Expand Down Expand Up @@ -765,6 +782,21 @@
"PluginAPI.Events.PreauthCancellationData.RejectBanned(System.String,System.Int64,System.Boolean)": "PluginAPI.Events.PreauthCancellationData.yml",
"PluginAPI.Events.PreauthCancellationData.RejectDelay(System.Byte,System.Boolean)": "PluginAPI.Events.PreauthCancellationData.yml",
"PluginAPI.Events.PreauthCancellationData.RejectRedirect(System.UInt16,System.Boolean)": "PluginAPI.Events.PreauthCancellationData.yml",
"PluginAPI.Events.RoundEndCancellationData": "PluginAPI.Events.RoundEndCancellationData.yml",
"PluginAPI.Events.RoundEndCancellationData.AbortRoundEnd": "PluginAPI.Events.RoundEndCancellationData.yml",
"PluginAPI.Events.RoundEndCancellationData.AllowRoundEnd": "PluginAPI.Events.RoundEndCancellationData.yml",
"PluginAPI.Events.RoundEndCancellationData.Delay": "PluginAPI.Events.RoundEndCancellationData.yml",
"PluginAPI.Events.RoundEndCancellationData.DelayRoundEnd(System.Single)": "PluginAPI.Events.RoundEndCancellationData.yml",
"PluginAPI.Events.RoundEndCancellationData.IsCancelled": "PluginAPI.Events.RoundEndCancellationData.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.Cancellation": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.IsCancelled": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.LeaveUnchanged": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.Override(System.Boolean)": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation.ConditionsNotSatisfied": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation.ConditionsSatisfied": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation.yml",
"PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation.None": "PluginAPI.Events.RoundEndConditionsCheckCancellationData.RoundEndConditionsCheckCancellation.yml",
"PluginAPI.Helpers": "PluginAPI.Helpers.yml",
"PluginAPI.Helpers.Paths": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.AppData": "PluginAPI.Helpers.Paths.yml",
Expand Down
2 changes: 1 addition & 1 deletion docs/PluginAPI.Commands.CommandsManager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: CommandsManager
path: ../NwPluginAPI/Commands/CommandsManager.cs
startLine: 13
startLine: 12
assemblies:
- PluginAPI
namespace: PluginAPI.Commands
Expand Down
7 changes: 3 additions & 4 deletions docs/PluginAPI.Commands.ListCommand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ items:
<CommandHandler(GetType(PluginsCommand))>
Public Class ListCommand
Implements ICommand
inheritance:
- System.Object
Expand Down Expand Up @@ -120,7 +119,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 16
startLine: 17
assemblies:
- PluginAPI
namespace: PluginAPI.Commands
Expand Down Expand Up @@ -158,7 +157,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 18
startLine: 20
assemblies:
- PluginAPI
namespace: PluginAPI.Commands
Expand Down Expand Up @@ -196,7 +195,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: Execute
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 20
startLine: 22
assemblies:
- PluginAPI
namespace: PluginAPI.Commands
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Commands.PluginsCommand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ items:
<CommandHandler(GetType(GameConsoleCommandHandler))>
Public Class PluginsCommand
Inherits ParentCommand
Implements ICommandHandler, ICommand, IUsageProvider
inheritance:
- System.Object
Expand Down
1 change: 0 additions & 1 deletion docs/PluginAPI.Commands.ReloadCommmand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ items:
<CommandHandler(GetType(PluginsCommand))>
Public Class ReloadCommmand
Implements ICommand
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginCommand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ items:
<AttributeUsage(AttributeTargets.Method, AllowMultiple:=False)>
Public Class PluginCommand
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ items:
<AttributeUsage(AttributeTargets.Method, AllowMultiple:=False)>
Public Class PluginCommandAliases
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginConfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ items:
<AttributeUsage(AttributeTargets.Field, AllowMultiple:=False)>
Public Class PluginConfig
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginEntryPoint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ items:
<AttributeUsage(AttributeTargets.Method, AllowMultiple:=False)>
Public Class PluginEntryPoint
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginEvent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ items:
<AttributeUsage(AttributeTargets.Method, AllowMultiple:=False)>
Public Class PluginEvent
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginPriority.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ items:
<AttributeUsage(AttributeTargets.Method, AllowMultiple:=False)>
Public Class PluginPriority
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginReload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ items:
<AttributeUsage(AttributeTargets.Method, AllowMultiple:=False)>
Public Class PluginReload
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
2 changes: 0 additions & 2 deletions docs/PluginAPI.Core.Attributes.PluginUnload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ items:
<AttributeUsage(AttributeTargets.Method, AllowMultiple:=False)>
Public Class PluginUnload
Inherits Attribute
Implements _Attribute
inheritance:
- System.Object
Expand Down
20 changes: 10 additions & 10 deletions docs/PluginAPI.Core.Cassie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: IsSpeaking
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 18
startLine: 19
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -112,7 +112,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: VoiceLines
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 23
startLine: 24
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -151,7 +151,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: Message
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 36
startLine: 39
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -198,7 +198,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: GlitchyMessage
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 44
startLine: 47
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -242,7 +242,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: Clear
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 50
startLine: 54
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -276,7 +276,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: CalculateDuration
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 58
startLine: 63
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -319,7 +319,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: ConvertTeam
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 65
startLine: 70
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -362,7 +362,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: ConvertNumber
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 71
startLine: 76
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -402,7 +402,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: IsValid
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 77
startLine: 82
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down Expand Up @@ -442,7 +442,7 @@ items:
repo: https://github.com/northwood-studios/NwPluginAPI.git
id: ScpTermination
path: ../NwPluginAPI/Core/Cassie.cs
startLine: 85
startLine: 91
assemblies:
- PluginAPI
namespace: PluginAPI.Core
Expand Down
Loading

0 comments on commit 0b886e4

Please sign in to comment.