Show / Hide Table of Contents

    Class GetComponentInParentAttribute

    GetComponentAttributeSetter.DoUpdate_GetComponentAttribute(MonoBehaviour)함수 호출을 통해

    으로 변수/프로퍼티를 할당합니다.

    Inheritance
    Object
    GetComponentAttributeBase
    GetComponentInParentAttribute
    Implements
    IGetComponentAttribute
    Inherited Members
    GetComponentAttributeBase.bIsPrint_OnNotFound_GetComponent
    GetComponentAttributeBase.bIsPrint_OnNotFound
    Namespace: Global
    Assembly: KorStrix.GetComponentAttribute.Runtime.dll
    Syntax
    public class GetComponentInParentAttribute : GetComponentAttributeBase, IGetComponentAttribute

    Methods

    | Improve this Doc View Source

    GetComponent(MonoBehaviour, Type)

    Declaration
    public override object GetComponent(MonoBehaviour pMono, Type pElementType)
    Parameters
    Type Name Description
    MonoBehaviour pMono
    Type pElementType
    Returns
    Type Description
    Object
    Overrides
    GetComponentAttributeBase.GetComponent(MonoBehaviour, Type)

    Implements

    IGetComponentAttribute
    • Improve this Doc
    • View Source
    • 0 Comments
    Back to top Example Footer