![]() |
Plasma Engine
2.0
|

Public Attributes | |
| plString | m_sProjectDir |
| plApplicationFileSystemConfig | m_FileSystemConfig |
| plApplicationPluginConfig | m_PluginConfig |
| plString | m_sFileserveAddress |
| Optionally used for remote processes to tell them with which IP address to connect to the host. | |
| plString | m_sAssetProfile |
| float | m_fDevicePixelRatio = 1.0f |
Additional Inherited Members | |
Public Member Functions inherited from plReflectedClass | |
| virtual const plRTTI * | GetDynamicRTTI () const |
| bool | IsInstanceOf (const plRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it. | |
| template<typename T > | |
| PL_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it. | |
Static Public Member Functions inherited from plNoBase | |
| static const plRTTI * | GetStaticRTTI () |