Struct gdnative_visual_script::common::sys::godot_gdnative_api_version [−]
Script API
Fields
major: u32
minor: u32
Trait Implementations
impl Clone for godot_gdnative_api_version
impl Clone for godot_gdnative_api_version
fn clone(&self) -> godot_gdnative_api_version
fn clone(&self) -> godot_gdnative_api_version
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Default for godot_gdnative_api_version
impl Default for godot_gdnative_api_version
fn default() -> godot_gdnative_api_version
fn default() -> godot_gdnative_api_version
Returns the "default value" for a type. Read more
impl Debug for godot_gdnative_api_version
impl Debug for godot_gdnative_api_version
fn fmt(&self, f: &mut Formatter) -> Result<(), Error>
fn fmt(&self, f: &mut Formatter) -> Result<(), Error>
Formats the value using the given formatter. Read more
impl Copy for godot_gdnative_api_version
impl Copy for godot_gdnative_api_version
Auto Trait Implementations
impl Send for godot_gdnative_api_version
impl Send for godot_gdnative_api_version
impl Sync for godot_gdnative_api_version
impl Sync for godot_gdnative_api_version