ContentBrowserUtilityContainsType Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static bool ContainsType(
Type seekingType,
Type type
)
Parameters
- seekingType Type
-
- type Type
-
Return Value
Boolean
See Also