Show / Hide Table of Contents

    Interface IGetComponentChildrenAttribute

    Inherited Members
    IGetComponentAttribute.GetComponent(MonoBehaviour, Type)
    IGetComponentAttribute.bIsPrint_OnNotFound_GetComponent
    Namespace: GetComponentAttributeCore
    Assembly: KorStrix.GetComponentAttribute.Runtime.dll
    Syntax
    public interface IGetComponentChildrenAttribute : IGetComponentAttribute

    Properties

    | Improve this Doc View Source

    bSearch_By_ComponentName_ForGetComponent

    Declaration
    bool bSearch_By_ComponentName_ForGetComponent { get; }
    Property Value
    Type Description
    Boolean
    | Improve this Doc View Source

    strComponentName_ForGetComponent

    Declaration
    string strComponentName_ForGetComponent { get; }
    Property Value
    Type Description
    String
    • Improve this Doc
    • View Source
    • 0 Comments
    Back to top Example Footer