This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
1079791bed292c48f498b2bb210a6a3b66b5929c
FlaxEngine
/
Source
/
Engine
/
Scripting
/
ManagedCLR
T
History
mafiesto4
b6c7358953
Fix crash when caching
DebugCommands
and classes cache gets modified
...
#4054
2026-04-16 22:33:36 +02:00
..
MAssembly.h
Fix crash when caching
DebugCommands
and classes cache gets modified
2026-04-16 22:33:36 +02:00
MClass.h
Fix scripting bindings in searching virtual methods to invoke when there is a name and parameter count collision
2026-03-30 19:54:47 +02:00
MCore.cpp
Fix crash when caching
DebugCommands
and classes cache gets modified
2026-04-16 22:33:36 +02:00
MCore.h
…
MDomain.h
…
MEvent.h
…
MException.h
…
MField.h
…
MMethod.h
Optimize
MMethod::GetParameterIsOut
to cache all parameters in a single bit-flag
2026-03-30 19:56:32 +02:00
MProperty.h
…
MTypes.h
…
MUtils.cpp
Fix scripting bindings in searching virtual methods to invoke when there is a name and parameter count collision
2026-03-30 19:54:47 +02:00
MUtils.h
Fix scripting bindings in searching virtual methods to invoke when there is a name and parameter count collision
2026-03-30 19:54:47 +02:00