Inventory Engine
v4.0
|
A class used to store bindings More...
Public Types | |
enum | PlatformActions { PlatformActions.DoNothing, PlatformActions.Disable } |
Public Attributes | |
RuntimePlatform | Platform = RuntimePlatform.WindowsPlayer |
PlatformActions | PlatformAction = PlatformActions.DoNothing |
A class used to store bindings
RuntimePlatform MoreMountains.Tools.PlatformBindings.Platform = RuntimePlatform.WindowsPlayer |
PlatformActions MoreMountains.Tools.PlatformBindings.PlatformAction = PlatformActions.DoNothing |