Struct gdnative_sys::godot_node_path [−][src]
Fields
_dont_touch_that: [u8; 8]
Trait Implementations
impl Debug for godot_node_path[src]
impl Debug for godot_node_pathfn 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_node_path[src]
impl Default for godot_node_pathfn default() -> godot_node_path[src]
fn default() -> godot_node_pathReturns the "default value" for a type. Read more
impl Copy for godot_node_path[src]
impl Copy for godot_node_pathimpl Clone for godot_node_path[src]
impl Clone for godot_node_pathAuto Trait Implementations
impl Send for godot_node_path
impl Send for godot_node_pathimpl Sync for godot_node_path
impl Sync for godot_node_path