Type Definition ambient_ui_native::U32Input

source ·
pub type U32Input = ParseableInput<u32>;
Expand description