Function tuna::register[][src]

pub fn register<T: AsTuneable>(category: &str, name: &str, value: &T)
Expand description

Register a tuneable variable with a default variable. If variable already exists, won’t do anything.