Click or drag to resize

EditorAction_NewResource Constructor (Type)

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(
	Type type
)

Parameters

type
Type: SystemType
See Also