Struct InputSignalData
Inherited Members
Namespace: Doozy.Runtime.UIManager
Assembly: cs.temp.dll.dll
Syntax
public struct InputSignalData
Properties
inputSettings
Declaration
public static readonly UIManagerInputSettings inputSettings { get; }
Property Value
Type | Description |
---|---|
UIManagerInputSettings |
multiplayerMode
Declaration
public static readonly bool multiplayerMode { get; }
Property Value
Type | Description |
---|---|
Boolean |
playerIndex
Declaration
public readonly int playerIndex { get; }
Property Value
Type | Description |
---|---|
Int32 |