Skip to content

Conversation

vdenysiuk-sa
Copy link
Contributor

Purpose of this PR

Some times we need to find all implementations of interfaces provided by Unity team. We need to find only custom implementations ignoring built-In ones. In this pull-request 'FindImplementationsOf' method is extended to ignore 'UnityEngine', 'UnityEditor', 'Unity.' and 'System' assemblies

Testing status

  • No tests have been added.

Manual testing status

Tested manually is scope of com.stansassets.build project

@aleh-patseyeu
Copy link

aleh-patseyeu commented Jan 21, 2022

@kodiakhq kodiakhq bot merged commit 45dcc75 into master Feb 20, 2023
@kodiakhq kodiakhq bot deleted the feat/find-implementations-of-ignore-builtin branch February 20, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants