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

    Class SequenceAssetException

    The SequenceAssetException is thrown each time a Prefab is not a valid Sequence Asset. For example if it doesn't have the SequenceAsset component on it, or if it is not a Regular or a Variant Prefab as expected.

    Inheritance
    Object
    Exception
    SequenceAssetException
    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
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Namespace: UnityEditor.Sequences
    Syntax
    public class SequenceAssetException : Exception, ISerializable, _Exception

    Constructors

    SequenceAssetException(String)

    Creates a new SequenceAssetException with a custom message.

    Declaration
    public SequenceAssetException(string message)
    Parameters
    Type Name Description
    String message

    The message to display in the Console.

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