InputConfiguration

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.

Declaration

1
public class InputConfiguration : IConfiguration

Metadata

Namespace: GridPlacement.Core.Configuration

Source File: cs/Core/Configuration/InputConfiguration.cs

Assembly: GridPlacement.Core

Type: class

Implements

  • IConfiguration

Properties

Actions

1
public CoreInputActionSettings Actions { get; set; }

Methods

IsValid

1
public bool IsValid()