Class GetComponentAttribute_Test.GetComponent_ChildrenListTest
Inheritance
GetComponentAttribute_Test.GetComponent_ChildrenListTest
Assembly: KorStrix.GetComponentAttribute.Runtime.Tests.dll
Syntax
public class GetComponent_ChildrenListTest : MonoBehaviour
Fields
|
Improve this Doc
View Source
Test_GameObjectArray
Declaration
public GameObject[] Test_GameObjectArray
Field Value
Type |
Description |
GameObject[] |
|
|
Improve this Doc
View Source
Test_GameObjectList
Declaration
public List<Transform> Test_GameObjectList
Field Value
Type |
Description |
List<Transform> |
|
|
Improve this Doc
View Source
Declaration
public Transform[] Test_TransformArray
Field Value
Type |
Description |
Transform[] |
|
|
Improve this Doc
View Source
Declaration
public List<Transform> Test_TransformList
Field Value
Type |
Description |
List<Transform> |
|