FlaxEngine / FlaxEngine/FlaxEngine
Plugin Project + Extension Methods
Open
scripting
- Dominant language
- C++
- Stars
- 7k
- Forks
- 713
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 19
Description
Creating a C# script within a plugin project containing a class with extension methods (on `Actor`, for example) results in an inability to use the extension methods.
Moving the script out of the plugin project and into the main project fixes the issue.
Flax Version: 1.10-git (probably exists in previous versions as well)
Contributor guide
Assessment
This issue has not been assessed yet.