{!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} Class ReflectionHelpers | Cinemachine | 2.3.5-preview.3
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Class ReflectionHelpers

    An ad-hoc collection of helpers for reflection, used by Cinemachine or its editor tools in various places

    상속
    object
    ReflectionHelpers
    상속된 멤버
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    네임스페이스: Cinemachine.Utility
    어셈블리: solution.dll
    구문
    [DocumentationSorting(DocumentationSortingAttribute.Level.Undoc)]
    public static class ReflectionHelpers

    메서드

    이름 설명
    AccessInternalField<T>(Type, object, string)

    Cheater extension to access internal field of an object

    CopyFields(object, object, BindingFlags)

    Copy the fields from one object to another

    GetFieldPath<TType, TValue>(Expression<Func<TType, TValue>>)

    Returns a string path from an expression - mostly used to retrieve serialized properties without hardcoding the field path. Safer, and allows for proper refactoring.

    GetParentObject(string, object)

    Get the object owner of a field. This method processes the '.' separator to get from the object that owns the compound field to the object that owns the leaf field

    GetTypeInAllDependentAssemblies(string)

    Get a type from a name

    GetTypesInAllDependentAssemblies(Predicate<Type>)

    Search all assemblies for all types that match a predicate

    GetTypesInAssembly(Assembly, Predicate<Type>)

    Search the assembly for all types that match a predicate

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)