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

    Class fsGlobalConfig

    Inheritance
    Object
    fsGlobalConfig
    Namespace: Unity.VisualScripting.FullSerializer
    Syntax
    public static class fsGlobalConfig

    Fields

    AllowInternalExceptions

    If exceptions are allowed internally, then additional date formats can be deserialized. Note that the Full Serializer public API will not throw exceptions with this enabled; errors will still be returned in a fsResult instance.

    Declaration
    public static bool AllowInternalExceptions
    Field Value
    Type Description
    Boolean

    InternalFieldPrefix

    This string will be used to prefix fields used internally by FullSerializer.

    Declaration
    public static string InternalFieldPrefix
    Field Value
    Type Description
    String

    IsCaseSensitive

    Should deserialization be case sensitive? If this is false and the JSON has multiple members with the same keys only separated by case, then this results in undefined behavior.

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