1.14.0.5
Hummingbird
A modern user interface library for games
cohtml::ObjectInfo Struct Reference

Represents a object of a type exposed to the scripting. More...

Public Attributes

ElementType Type
 Type of object.
 
TypeInfo * Info
 Contains information about methods, attributes etc.)
 
void * UserData
 Represent pointer to real object.
 

Detailed Description

Represents a object of a type exposed to the scripting.