Class GetComponentAttribute
GetComponentAttributeSetter.DoUpdate_GetComponentAttribute(MonoBehaviour)함수 호출을 통해
으로 변수/프로퍼티를 할당합니다.
Inheritance
GetComponentAttribute
Assembly: KorStrix.GetComponentAttribute.Runtime.dll
Syntax
public class GetComponentAttribute : 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
Overrides
Implements