docs.unity3d.com
    目次を表示する/隠す

    Interface IInputInteraction<TValue>

    Identical to IInputInteraction except that it allows an interaction to explicitly advertise the value it expects.

    Inherited Members
    IInputInteraction.Process(InputInteractionContext)
    IInputInteraction.Reset()
    Namespace: UnityEngine.InputSystem
    Syntax
    public interface IInputInteraction<TValue> : IInputInteraction where TValue : struct
    Type Parameters
    Name Description
    TValue

    Type of values expected by the interaction

    Remarks

    Advertising the value type will an interaction type to be filtered out in the UI if the value type it has is not compatible with the value type expected by the action.

    In all other ways, this interface is identical to IInputInteraction.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)