Loading...
Searching...
No Matches
AdventureCore.ButtonOnPlatformModifier Class Reference

Detailed Description

modifier for the new input system that only acts on the selected platform
this is used to disable the esc button in the editor so the game view can be exited without opening the menu

Inheritance diagram for AdventureCore.ButtonOnPlatformModifier:

Public Member Functions

override float ReadValue (ref InputBindingCompositeContext context)
 
override float EvaluateMagnitude (ref InputBindingCompositeContext context)
 

Public Attributes

int button
 
bool EDITOR
 
bool STANDALONE
 
bool WEB
 
bool MOBILE