Pyrogenesis  trunk
Public Attributes | List of all members
ScriptInterface::CustomType Struct Reference

Public Attributes

JS::PersistentRootedObject m_Prototype
 
JSClass * m_Class
 
JSNative m_Constructor
 

Member Data Documentation

◆ m_Class

JSClass* ScriptInterface::CustomType::m_Class

◆ m_Constructor

JSNative ScriptInterface::CustomType::m_Constructor

◆ m_Prototype

JS::PersistentRootedObject ScriptInterface::CustomType::m_Prototype

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