Action

Undocumented in source.

Constructors

this
this(TypeInfo returnType)
Undocumented in source.

Members

Functions

action
void action(Dynamic value)
Undocumented in source. Be warned that the author may not have intended to support it.
action
Dynamic action()
Undocumented in source. Be warned that the author may not have intended to support it.
getActor
Actor getActor()
Undocumented in source. Be warned that the author may not have intended to support it.
hasAction
bool hasAction()
Undocumented in source. Be warned that the author may not have intended to support it.
passThrough
bool passThrough()
Undocumented in source. Be warned that the author may not have intended to support it.
passThrough
void passThrough(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
returnValue
Dynamic returnValue()
Undocumented in source. Be warned that the author may not have intended to support it.
returnValue
void returnValue(Dynamic value)
Undocumented in source. Be warned that the author may not have intended to support it.
toThrow
Exception toThrow()
Undocumented in source. Be warned that the author may not have intended to support it.
toThrow
void toThrow(Exception value)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IAction

passThrough
bool passThrough()
Undocumented in source.
passThrough
void passThrough(bool value)
Undocumented in source.
returnValue
Dynamic returnValue()
Undocumented in source.
returnValue
void returnValue(Dynamic value)
Undocumented in source.
action
void action(Dynamic value)
Undocumented in source.
action
Dynamic action()
Undocumented in source.
toThrow
Exception toThrow()
Undocumented in source.
toThrow
void toThrow(Exception value)
Undocumented in source.
hasAction
bool hasAction()
Undocumented in source.
getActor
Actor getActor()
Undocumented in source.

Meta