Unravel Engine C++ Reference
|
#include <script_interop.h>
Public Attributes | |
std::string | value |
![]() | |
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 205 of file script_interop.h.
std::string mono::managed_interface::ui_change_event::value |
Definition at line 207 of file script_interop.h.