Click or drag to resize

ContentBrowserUtilityGetItemByComponent_WithCreationNotCreatedItems Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static ContentBrowserItem_Component GetItemByComponent_WithCreationNotCreatedItems(
	ContentBrowser browser,
	Component component
)

Parameters

browser  ContentBrowser
 
component  Component
 

Return Value

ContentBrowserItem_Component
See Also