|
Unravel Engine C++ Reference
|
#include "script_glue_common.h"#include "script_bindings.h"#include "../script_interop.h"#include <engine/ecs/components/tag_component.h>#include <engine/ecs/components/transform_component.h>#include <string_utils/utils.h>Go to the source code of this file.
Namespaces | |
| namespace | unravel |
Functions | |
| void | unravel::register_transform_component_script_bindings () |
| entt::entity entity |
Definition at line 49 of file transform_component_bindings.cpp.
| size_t matched_index {} |
Definition at line 50 of file transform_component_bindings.cpp.