godot/modules/mono/utils
Ignacio Etcheverry 1aac95a737 Parse C# script namespace and class
- Added a very simple parser that can extract the namespace and class name of a C# script.
2018-10-25 18:00:24 +02:00
..
macros.h C#: Optimize struct marshalling 2018-10-17 22:36:26 +02:00
mono_reg_utils.cpp Fix GCC compiler warning in mono module 2018-10-03 00:56:28 +02:00
mono_reg_utils.h
osx_utils.cpp Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
osx_utils.h Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
path_utils.cpp
path_utils.h
string_utils.cpp Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
string_utils.h Parse C# script namespace and class 2018-10-25 18:00:24 +02:00
thread_local.cpp
thread_local.h Fix GCC compiler warning in mono module 2018-10-03 00:56:28 +02:00