Type Definition ambient_ui_native::I32Input

source ·
pub type I32Input = ParseableInput<i32>;
Expand description