Packageorg.wak.action.actions
Classpublic class OpenAction
InheritanceOpenAction Inheritance BaseAction



Public Properties
 PropertyDefined by
 InheritedisReady : Boolean
Returns true if the action has all the scene or inventory item needed as parameters for the action.
BaseAction
 InheritedparamsNumber : int
The number of parameters used by the action.
BaseAction
Protected Properties
 PropertyDefined by
 InheritedmActionId : String = ""
BaseAction
 InheritedmActionText : String = ""
BaseAction
 InheritedmParam1 : IInteractable = null
BaseAction
Public Methods
 MethodDefined by
  
OpenAction
 Inherited
Add an IInteractable as action parameter.
BaseAction
 Inherited
CanExecute(pIterator:IIterator):Boolean
Tests if the action can execute.
BaseAction
 Inherited
Execute(pIterator:IIterator):Boolean
Executes the action.
BaseAction
 Inherited
GetId():String
The action identificator.
BaseAction
  
GetNoActionText():String
OpenAction
 Inherited
The first parameter of the action.
BaseAction
 Inherited
The second parameter of the action.
BaseAction
 Inherited
GetText():String
Get the action localized text for player's interface uses.
BaseAction
 Inherited
Test if the IInteractable is aceptable as action parameter
BaseAction
Constructor detail
OpenAction()constructor
public function OpenAction()
Method detail
GetNoActionText()method
public override function GetNoActionText():String

Returns
String