This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e35719b0b48aaa8f37fa2cbf4fd9252748391b9d
UnrealEngineUWP
/
Engine
/
Plugins
/
Script
/
ScriptPlugin
History
Ben Marsh
e35719b0b4
Store whether a plugin is enabled by default in the uplugin file (rather than in the INI file). Simplifies checks for what is enabled in UE4Game and decentralizes everything.
...
[CL 2119957 by Ben Marsh in Main branch]
2014-06-27 16:38:50 -04:00
..
Resources
Support for scripting language integrations via plugins. Experimental Lua integration.
2014-04-29 06:45:18 -04:00
Source
/ScriptPlugin
UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
2014-06-13 06:14:46 -04:00
ScriptPlugin.uplugin
Store whether a plugin is enabled by default in the uplugin file (rather than in the INI file). Simplifies checks for what is enabled in UE4Game and decentralizes everything.
2014-06-27 16:38:50 -04:00