Show / Hide Table of Contents

    Class GetComponentAttribute_Test

    Inheritance
    Object
    GetComponentAttribute_Test
    Namespace: GetComponentAttribute_Test
    Assembly: KorStrix.GetComponentAttribute.Runtime.Tests.dll
    Syntax
    public class GetComponentAttribute_Test : MonoBehaviour

    Fields

    | Improve this Doc View Source

    p_listTest

    Declaration
    public List<Test_ComponentChild> p_listTest
    Field Value
    Type Description
    List<Test_ComponentChild>
    | Improve this Doc View Source

    p_mapTest_KeyIsString

    Declaration
    public Dictionary<string, Test_ComponentChild> p_mapTest_KeyIsString
    Field Value
    Type Description
    Dictionary<String, Test_ComponentChild>
    | Improve this Doc View Source

    p_pParents

    Declaration
    public Test_ComponentParents p_pParents
    Field Value
    Type Description
    Test_ComponentParents

    Properties

    | Improve this Doc View Source

    listChildren_NameIs_Test

    Declaration
    public List<Test_ComponentChild_SameName> listChildren_NameIs_Test { get; }
    Property Value
    Type Description
    List<Test_ComponentChild_SameName>
    | Improve this Doc View Source

    p_pChildComponent_FindEnumProperty

    Declaration
    public Test_ComponentChild p_pChildComponent_FindEnumProperty { get; }
    Property Value
    Type Description
    Test_ComponentChild

    Methods

    | Improve this Doc View Source

    Awake()

    Declaration
    public void Awake()
    | Improve this Doc View Source

    GetComponentChildren_Field_Test()

    Declaration
    public static void GetComponentChildren_Field_Test()
    | Improve this Doc View Source

    GetComponentIn_Parent()

    Declaration
    public static void GetComponentIn_Parent()
    | Improve this Doc View Source

    겟컴포넌트는_컬렉션에담을수있습니다()

    Declaration
    public static void 겟컴포넌트는_컬렉션에담을수있습니다()
    | Improve this Doc View Source

    겟컴포넌트인칠드런_딕셔너리_리스트_테스트()

    Declaration
    public static void 겟컴포넌트인칠드런_딕셔너리_리스트_테스트()
    | Improve this Doc View Source

    겟컴포넌트인칠드런_리스트_테스트()

    Declaration
    public static void 겟컴포넌트인칠드런_리스트_테스트()
    | Improve this Doc View Source

    겟컴포넌트인칠드런은_같은이름과_같은타입이면_컬렉션에담을수있습니다()

    Declaration
    public static void 겟컴포넌트인칠드런은_같은이름과_같은타입이면_컬렉션에담을수있습니다()
    | Improve this Doc View Source

    겟컴포넌트인칠드런은_이름을통해_찾습니다()

    Declaration
    public static void 겟컴포넌트인칠드런은_이름을통해_찾습니다()
    | Improve this Doc View Source

    조부모클래스의_겟컴포넌트인칠드런_테스트()

    Declaration
    public static void 조부모클래스의_겟컴포넌트인칠드런_테스트()
    • Improve this Doc
    • View Source
    • 0 Comments
    Back to top Example Footer