Property IsNotAComponent
IsNotAComponent
Indicates whether the object is not a component (which means the object is on the highest level in component hierarchy).
Declaration
public bool IsNotAComponent { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Indicates whether the object is not a component (which means the object is on the highest level in component hierarchy).
public bool IsNotAComponent { get; }
| Type | Description |
|---|---|
| bool |