Skip to content
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

Protected Process Prefab fix #227

Merged
merged 6 commits into from
Jul 5, 2021
Merged

Protected Process Prefab fix #227

merged 6 commits into from
Jul 5, 2021

Conversation

toebeann
Copy link
Contributor

@toebeann toebeann commented Jul 5, 2021

Changes made in this pull request

  • Alters the ProcessPrefab method in CustomFabricator to comply with the change to ModPrefab.ProcessPrefab becoming protected virtual instead of private in Protected virtual processprefab #225.

Builds cbde270

Subnautica

Stable
Experimental

Below Zero

Stable
Experimental

…o alter this to make it compliant with the change to `protected virtual` on `ModPrefab`.
…needed to alter this to make it compliant with the change to `protected virtual` on `ModPrefab`."

This reverts commit f6d1386.
…ion, as both the original `ProcessPrefab` and this method's own need to be accessed, and neither `new` nor overriding are the way to solve that access.
@toebeann
Copy link
Contributor Author

toebeann commented Jul 5, 2021

Builds cbde270

Subnautica

Stable
Experimental

Below Zero

Stable
Experimental

@toebeann toebeann merged commit 3f21ddc into dev Jul 5, 2021
@toebeann toebeann deleted the process-prefab-fix branch July 5, 2021 03:16
@toebeann toebeann mentioned this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant