![]() |
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 | |
![]() | |
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 const plRTTI * | GetStaticRTTI () |