Struct gdnative::GodotScriptMethodAttributes [] [src]

pub struct GodotScriptMethodAttributes {
    pub rpc_mode: GodotRpcMode,
}

Fields

Trait Implementations

Auto Trait Implementations