Click or drag to resize

ContentBrowserUtilityCalculateReferenceValueForMemberItem(Component, MetadataTypeInfo, ContentBrowserItem_Member) 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 string CalculateReferenceValueForMemberItem(
	Component from,
	MetadataTypeInfo expectedType,
	ContentBrowserItem_Member item
)

Parameters

from  Component
 
expectedType  MetadataTypeInfo
 
item  ContentBrowserItem_Member
 

Return Value

String
See Also