var_to_bytes
godot
Latest master
In godot::
global
godot
::
global
Function
var_
to_
bytes
Copy item path
pub fn var_to_bytes(variable: &
Variant
) ->
PackedArray
<
u8
>