UFO: Alien Invasion
Loading...
Searching...
No Matches
swig_dycast_func Struct Reference

#include <swig_lua_runtime.h>

Collaboration diagram for swig_dycast_func:
Collaboration graph

Data Fields

const char * name
const char * str
swig_dycast_func dcast
struct swig_cast_infocast
voidclientdata
int owndata

Detailed Description

Definition at line 353 of file ui_lua_shared.cpp.

Field Documentation

◆ cast

struct swig_cast_info * swig_dycast_func::cast

Definition at line 357 of file ui_lua_shared.cpp.

Referenced by SWIG_TypeCheck(), SWIG_TypeCheckStruct(), and SWIG_TypeClientData().

◆ clientdata

void * swig_dycast_func::clientdata

◆ dcast

swig_dycast_func swig_dycast_func::dcast

Definition at line 356 of file ui_lua_shared.cpp.

Referenced by SWIG_TypeDynamicCast().

◆ name

const char * swig_dycast_func::name

◆ owndata

int swig_dycast_func::owndata

Definition at line 359 of file ui_lua_shared.cpp.

Referenced by SWIG_TypeNewClientData().

◆ str

const char * swig_dycast_func::str

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