Struct gdnative_common::ResourceSaver[][src]

pub struct ResourceSaver { /* fields omitted */ }

core singleton class ResourceSaver inherits Object (unsafe).

Official documentation

See the documentation of this class in the Godot engine's official documentation.

Feature flag

This type is behind the gdnative crate's common feature flag.

Class hierarchy

ResourceSaver inherits methods from:

Methods

impl ResourceSaver
[src]

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Up-cast.

Generic dynamic cast.

Trait Implementations

impl Copy for ResourceSaver
[src]

impl Clone for ResourceSaver
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ResourceSaver
[src]

Formats the value using the given formatter. Read more

impl GodotObject for ResourceSaver
[src]

impl ToVariant for ResourceSaver
[src]

Auto Trait Implementations

impl !Send for ResourceSaver

impl !Sync for ResourceSaver