Struct gdnative_visual_script::common::sys::godot_dictionary [−]
Fields
_dont_touch_that: [u8; 8]
Trait Implementations
impl Clone for godot_dictionary
impl Clone for godot_dictionaryfn clone(&self) -> godot_dictionary
fn clone(&self) -> godot_dictionaryReturns 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_dictionary
impl Default for godot_dictionaryfn default() -> godot_dictionary
fn default() -> godot_dictionaryReturns the "default value" for a type. Read more
impl Debug for godot_dictionary
impl Debug for godot_dictionaryfn 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_dictionary
impl Copy for godot_dictionaryAuto Trait Implementations
impl Send for godot_dictionary
impl Send for godot_dictionaryimpl Sync for godot_dictionary
impl Sync for godot_dictionary