Function cvar::console::reset
[−]
[src]
pub fn reset<'a>(root: &IVisit, id: &'a str) -> Result<(), Error<'a>>
Resets properties to their default.
Given a list node will reset all its children to their default. Ignores action nodes.