Click or drag to resize

EditorAction_NewResource Constructor (MetadataTypeInfo)

Initializes a new instance of the EditorAction_NewResource class

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public EditorAction_NewResource(
	MetadataTypeInfo type
)

Parameters

type
Type: NeoAxisMetadataTypeInfo
See Also