Property CachedComponentType
CachedComponentType
Type of the cached component (null if no cached component). If this modifier targets specific components, this value indicates the type of that component. The modifier should cache the component, for performance.
Declaration
public virtual Type CachedComponentType { get; }
Property Value
Type | Description |
---|---|
Type |