Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
master
OldThink/Content.Server/Storage/EntitySystems/ItemMapperSystem.cs

10 lines
240 B
C#
Raw Permalink Normal View History

ItemMapper ECS (#9867)
2022-08-08 12:35:57 +10:00
using Content.Shared.Storage.EntitySystems;
Cigarette ecs (#4495) * Reorganized Shared.Storage folder * Replace StorageCounter with Item Counter * Change stack visuals setting data * Fix mirrorcult suggestions * Fix items from upstream * Fix type formatting
2021-09-04 19:42:32 +02:00
using JetBrains.Annotations;
namespace Content.Server.Storage.EntitySystems
{
Add documentation for ItemMapperSystem etc. (#9998)
2022-07-26 15:57:00 +02:00
/// <inheritdoc/>
Cigarette ecs (#4495) * Reorganized Shared.Storage folder * Replace StorageCounter with Item Counter * Change stack visuals setting data * Fix mirrorcult suggestions * Fix items from upstream * Fix type formatting
2021-09-04 19:42:32 +02:00
[UsedImplicitly]
ItemMapper ECS (#9867)
2022-08-08 12:35:57 +10:00
public sealed class ItemMapperSystem : SharedItemMapperSystem {}
EntityWhitelist uses EntityUid
2021-11-09 13:08:09 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 5188ms Template: 43ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API