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

    Class InputControlLayout.LayoutNotFoundException

    Inheritance
    Object
    Exception
    InputControlLayout.LayoutNotFoundException
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    Namespace: UnityEngine.InputSystem.Layouts
    Syntax
    public class LayoutNotFoundException : Exception, ISerializable, _Exception

    Constructors

    LayoutNotFoundException()

    Declaration
    public LayoutNotFoundException()

    LayoutNotFoundException(SerializationInfo, StreamingContext)

    Declaration
    protected LayoutNotFoundException(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo info
    StreamingContext context

    LayoutNotFoundException(String)

    Declaration
    public LayoutNotFoundException(string name)
    Parameters
    Type Name Description
    String name

    LayoutNotFoundException(String, Exception)

    Declaration
    public LayoutNotFoundException(string message, Exception innerException)
    Parameters
    Type Name Description
    String message
    Exception innerException

    LayoutNotFoundException(String, String)

    Declaration
    public LayoutNotFoundException(string name, string message)
    Parameters
    Type Name Description
    String name
    String message

    Properties

    layout

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