-
Notifications
You must be signed in to change notification settings - Fork 102
feat: Added method Exiled.API.Features.Map.Clean
#437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Exiled.API.Features.Map.CleanExiled.API.Features.Map.Clean
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
|
Also I think it would be useful to copy |
|
It looks like I accidentally committed a fix for the RA command in this PR |
so what will you do ? |
Idk what to do. This is my first PR. |
|
I have to somehow exclude the last two commits from here |
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
|
Is there anything else I need to do in this PR? |
Description
Describe the changes
Added a method
Exiled.API.Features.Map.Cleandesigned to cleanup specifiedDecals.DecalPoolType.What is the current behavior? (You can also link to an open issue here)
There are no methods (or these method not in
Exiled.API.Features.Map) for cleaning up decals.What is the new behavior? (if this is a feature change)
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
This PR introduces only methods and using directives.
Other information:
Probably not cleaning the glass (
DecalPoolType.GlassCrack) (at least in the SCP-330 chamber).Types of changes
Submission checklist
Patches (if there are any changes related to Harmony patches)
Other