{!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.6.3
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Method AddFromName

    AddFromName<T>(string)

    Add property modifications using the serialized property name.

    선언
    void AddFromName<T>(string name) where T : Component
    파라미터
    타입 이름 설명
    string name

    The name of the serialized property

    타입 파라미터
    이름 설명
    T

    The type of the component the property exists on

    참고

    This method uses the most recent gameObject from PushActiveGameObject

    AddFromName(string)

    Add property modifications using the serialized property name.

    선언
    void AddFromName(string name)
    파라미터
    타입 이름 설명
    string name

    The name of the serialized property

    참고

    This method uses the most recent gameObject from PushActiveGameObject

    AddFromName<T>(GameObject, string)

    Add property modifications using the serialized property name.

    선언
    void AddFromName<T>(GameObject obj, string name) where T : Component
    파라미터
    타입 이름 설명
    GameObject obj

    The gameObject where the properties exist

    string name

    The name of the serialized property

    타입 파라미터
    이름 설명
    T

    The type of the component the property exists on

    AddFromName(GameObject, string)

    Add property modifications using the serialized property name.

    선언
    void AddFromName(GameObject obj, string name)
    파라미터
    타입 이름 설명
    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.

    선언
    void AddFromName(Component component, string name)
    파라미터
    타입 이름 설명
    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)