TopDown Engine  v3.6
MoreMountains.Tools.PlatformBindings Class Reference

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
 

Detailed Description

A class used to store bindings

Member Enumeration Documentation

◆ PlatformActions

Enumerator
DoNothing 
Disable 

Member Data Documentation

◆ Platform

RuntimePlatform MoreMountains.Tools.PlatformBindings.Platform = RuntimePlatform.WindowsPlayer

◆ PlatformAction

PlatformActions MoreMountains.Tools.PlatformBindings.PlatformAction = PlatformActions.DoNothing

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