Open 3D Engine EditorPythonBindings Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
pybind11::detail::type_caster< EditorPythonBindings::PythonProxyObject > Struct Reference

Type caster specialization PythonProxyObject to convert between Python <-> AZ Reflection. More...

#include <PythonProxyObject.h>

Inherits type_caster_base< EditorPythonBindings::PythonProxyObject >.

Public Member Functions

bool load (handle src, bool convert)
 

Static Public Member Functions

static handle cast (const EditorPythonBindings::PythonProxyObject *src, return_value_policy policy, handle parent)
 

Detailed Description

Type caster specialization PythonProxyObject to convert between Python <-> AZ Reflection.


The documentation for this struct was generated from the following file: