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

extend is_function() with support for public local functions #2742

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Helianthella
Copy link
Member

Pull Request Prelude

Changes Proposed

This is a follow-up to #2142

  • Adds FUNCTION_IS_PUBLIC to check if a local function is public
  • Adds support for searching in other NPCs
  • Adds unit tests

@Helianthella Helianthella added type:enhancement Issue describes an enhancement or feature that should be implemented component:core:scriptengine Affecting the script engine or the script commands component:documentation Affecting the documentation in the doc/ folder labels May 27, 2020
@Helianthella Helianthella added this to the Release v2020.06.28 milestone May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:core:scriptengine Affecting the script engine or the script commands component:documentation Affecting the documentation in the doc/ folder type:enhancement Issue describes an enhancement or feature that should be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant