Unreal python plugin template
A template for Unreal Python plugins
https://github.com/hannesdelbeke/unreal-python-plugin-template
startup code to create a Unreal editor button
- TODO Unreal add menu
- TODO unreal add menu section
Reference¶
- https://github.com/laycnc/UnrealExtenstionPluginsTemplates some interesting technical stuff. C++
Backlinks¶
- Unreal add menu
- used in Unreal python template Unreal python plugin template
Unreal Python snippet
- used in Unreal python template Unreal python plugin template
- unimenu dev notes
- unimenu Unreal plugin, from Unreal python plugin template
- Unreal Python script editor
- add to Python Unreal menu section issue, see Unreal python plugin template
- add button to unreal toolbar
- think there s code in Unreal python plugin template
- Unreal icons
- link to icon sample toolbar, Unreal python plugin template
- plugin templates