Function lotus_script::action::state  
source · pub fn state(action: &str) -> ActionStateExpand description
Get the current state of an action. If the action is not registered, it will return ActionState::None.
pub fn state(action: &str) -> ActionStateGet the current state of an action. If the action is not registered, it will return ActionState::None.