Class PlayerInventorySee
- Namespace
- Exiled.CustomItems.Patches
- Assembly
- Exiled.CustomItems.dll
Patches Execute(ArraySegment<string>, ICommandSender, out string). Adds the CustomItem support.
[HarmonyPatch(typeof(PlayerInventoryCommand), "Execute")]
public class PlayerInventorySee
- Inheritance
-
PlayerInventorySee
- Inherited Members
- Extension Methods