|
Unravel Engine C++ Reference
|
#include <script_interop.h>
Public Attributes | |
| std::string | value |
Public Attributes inherited from mono::managed_interface::ui_event_base | |
| std::intptr_t | native_ptr {} |
| std::string | target_element_id |
| std::intptr_t | target_element_ptr {} |
| std::string | current_element_id |
| std::intptr_t | current_element_ptr {} |
| int | phase {} |
| std::string | event_type |
Definition at line 229 of file script_interop.h.
| std::string mono::managed_interface::ui_change_event::value |
Definition at line 231 of file script_interop.h.