C# Class NodeCanvas.Tasks.Actions.RemoveElementFromList

Inheritance: ActionTask
显示文件 Open project: jewer3330/fantasy

Public Properties

Property Type Description
targetElement BBParameter

Protected Methods

Method Description
OnExecute ( ) : void

Method Details

OnExecute() protected method

protected OnExecute ( ) : void
return void

Property Details

targetElement public_oe property

public BBParameter targetElement
return BBParameter