Class GetComponentAttributeBase
Inheritance
GetComponentAttributeBase
Assembly : KorStrix.GetComponentAttribute.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public abstract class GetComponentAttributeBase : PropertyAttribute, IGetComponentAttribute
Fields
|
Improve this Doc
View Source
bIsPrint_OnNotFound
Declaration
public bool bIsPrint_OnNotFound
Field Value
Properties
|
Improve this Doc
View Source
bIsPrint_OnNotFound_GetComponent
Declaration
public bool bIsPrint_OnNotFound_GetComponent { get; }
Property Value
Methods
|
Improve this Doc
View Source
GetComponent(MonoBehaviour, Type)
Declaration
public abstract object GetComponent(MonoBehaviour pMono, Type pElementType)
Parameters
Type
Name
Description
MonoBehaviour
pMono
Type
pElementType
Returns
Implements
Please enable JavaScript to view the comments powered by Disqus.