![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Multi platform enabler condition. More...
Public Attributes | |
bool | forceMatch |
Force a match (editor only). More... | |
bool | useDeviceType |
Should we check device type. More... | |
DeviceType | deviceType |
High level device type. More... | |
bool | usePlatform |
Should we check platform More... | |
RuntimePlatform | platform |
Platform this applies to. More... | |
string | modelStringRegex |
Regex which will be macthed against the model string. More... | |
bool | largeScreen |
Only apply if screen is large. More... | |
GameObject | target |
The GO to enable or disable. More... | |
Multi platform enabler condition.
DeviceType PlatformerPro.MultiPlatformEnablerCondition.deviceType |
High level device type.
bool PlatformerPro.MultiPlatformEnablerCondition.forceMatch |
Force a match (editor only).
bool PlatformerPro.MultiPlatformEnablerCondition.largeScreen |
Only apply if screen is large.
string PlatformerPro.MultiPlatformEnablerCondition.modelStringRegex |
Regex which will be macthed against the model string.
RuntimePlatform PlatformerPro.MultiPlatformEnablerCondition.platform |
Platform this applies to.
GameObject PlatformerPro.MultiPlatformEnablerCondition.target |
The GO to enable or disable.
bool PlatformerPro.MultiPlatformEnablerCondition.useDeviceType |
Should we check device type.
bool PlatformerPro.MultiPlatformEnablerCondition.usePlatform |
Should we check platform