Struct gdnative_sys::godot_method_bind [−][src]
MethodBind API
Fields
_dont_touch_that: [u8; 1]
Trait Implementations
impl Debug for godot_method_bind[src]
impl Debug for godot_method_bindfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for godot_method_bind[src]
impl Default for godot_method_bindfn default() -> godot_method_bind[src]
fn default() -> godot_method_bindReturns the "default value" for a type. Read more
impl Copy for godot_method_bind[src]
impl Copy for godot_method_bindimpl Clone for godot_method_bind[src]
impl Clone for godot_method_bindAuto Trait Implementations
impl Send for godot_method_bind
impl Send for godot_method_bindimpl Sync for godot_method_bind
impl Sync for godot_method_bind