{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method AddFromName | Timeline | 1.5.0-preview.5
docs.unity3d.com
"{0}" の検索結果

    目次を表示する/隠す

    Method AddFromName

    AddFromName<T>(string)

    Add property modifications using the serialized property name.

    Declaration
    void AddFromName<T>(string name) where T : Component
    Parameters
    Type Name Description
    string name

    The name of the serialized property

    Type Parameters
    Name Description
    T

    The type of the component the property exists on

    Remarks

    This method uses the most recent gameObject from PushActiveGameObject

    AddFromName(string)

    Add property modifications using the serialized property name.

    Declaration
    void AddFromName(string name)
    Parameters
    Type Name Description
    string name

    The name of the serialized property

    Remarks

    This method uses the most recent gameObject from PushActiveGameObject

    AddFromName<T>(GameObject, string)

    Add property modifications using the serialized property name.

    Declaration
    void AddFromName<T>(GameObject obj, string name) where T : Component
    Parameters
    Type Name Description
    GameObject obj

    The gameObject where the properties exist

    string name

    The name of the serialized property

    Type Parameters
    Name Description
    T

    The type of the component the property exists on

    AddFromName(GameObject, string)

    Add property modifications using the serialized property name.

    Declaration
    void AddFromName(GameObject obj, string name)
    Parameters
    Type Name Description
    GameObject obj

    The gameObject where the properties exist

    string name

    The name of the serialized property

    AddFromName(Component, string)

    Add property modifications using the serialized property name.

    Declaration
    void AddFromName(Component component, string name)
    Parameters
    Type Name Description
    Component component

    The component where the properties exist

    string name

    The name of the serialized property

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