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

Modernized DonNavigatorInterface declaration to allow for BP nativization #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gmpreussner
Copy link

The previous version of the code will generate errors of the following form when packaging with Blueprint nativization enabled:

BP is selected for nativization, but it cannot be nativized because it currently implements an interface class (/Script/DonAINavigation.DonNavigator) that declares one or more pure virtual functions

See also https://forums.unrealengine.com/unreal-engine/marketplace/113434-don-s-3d-pathfinding-for-flying-a-i-support-thread?p=1366422#post1366422

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant