Class GetComponentAttribute_Test
Inheritance
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
|
Improve this Doc
View Source
p_mapTest_KeyIsString
Declaration
public Dictionary<string, Test_ComponentChild> p_mapTest_KeyIsString
Field Value
|
Improve this Doc
View Source
p_pParents
Declaration
public Test_ComponentParents p_pParents
Field Value
Properties
|
Improve this Doc
View Source
listChildren_NameIs_Test
Declaration
public List<Test_ComponentChild_SameName> listChildren_NameIs_Test { get; }
Property Value
|
Improve this Doc
View Source
p_pChildComponent_FindEnumProperty
Declaration
public Test_ComponentChild p_pChildComponent_FindEnumProperty { get; }
Property Value
Methods
|
Improve this Doc
View Source
Awake()
Declaration
|
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 조부모클래스의_겟컴포넌트인칠드런_테스트()