Class InstantiateNodeModel
Implements
Inherited Members
NodeModel.m_InputConstantsValues
NodeModel.Move(Vector2)
NodeModel.ChangeColor(Color)
NodeModel.OriginalInstanceId
Namespace: UnityEditor.VisualScripting.Model.Stencils
Assembly: solution.dll
Syntax
[SearcherItem(typeof(EcsStencil), SearcherContext.Stack, "Entities/Instantiate")]
[Serializable]
public class InstantiateNodeModel : EcsHighLevelNodeModel, ISerializationCallbackReceiver, IHasEntityInputPort, IHasInstancePort, INodeModel, IGraphElementModelWithGuid, IGraphElementModel, ICapabilitiesModel, IUndoRedoAware
Properties
Name | Description |
---|---|
EntityPort | |
InstancePort |
Methods
Name | Description |
---|---|
DeleteComponentOperation(TypeHandle) | |
GetEditableComponents() | |
GetPortsForComponent(TypeHandle) | |
OnDefineNode() | |
SetComponentOperation(TypeHandle, ComponentOperationType) |